2007-02-19 [colin] 2.7.2cvs52
[claws.git] / ChangeLog
1 2007-02-19 [colin]      2.7.2cvs52
2
3         * src/folderview.c
4                 Fix bug 1033, 'Automatically refresh 
5                 message list when new messages arrives'
6                 Looks like folderview->opened can sometimes
7                 be wrong...
8
9 2007-02-19 [paul]       2.7.2cvs51
10
11         * tools/Makefile.am
12         * tools/README
13         * tools/thunderbird-filters-convertor.pl
14                 add new script which converts thunderbird filter
15                 rules to Claws filter rules
16
17 2007-02-18 [paul]       2.7.2cvs50
18
19         * src/plugins/pgpcore/prefs_gpg.c
20         * src/plugins/pgpcore/prefs_gpg.h
21         * src/plugins/pgpcore/sgpgme.c
22         * src/plugins/pgpinline/pgpinline.c
23         * src/plugins/pgpmime/pgpmime.c
24                 improved GUI interoperability with gpg-agent
25
26 2007-02-18 [paul]       2.7.2cvs49
27
28         * src/prefs_account.c
29                 Privacy options sensitivity fix
30
31 2007-02-17 [colin]      2.7.2cvs48
32
33         * src/messageview.c
34                 Reset icon to warning in the noticeview
35
36 2007-02-15 [colin]      2.7.2cvs47
37
38         * src/folderview.c
39                 Fix a manifestation of bug 1033 (summaryview failing
40                 to update for new mails), which happens after editing
41                 account preferences or preferences that cause a 
42                 folderview reload.
43
44 2007-02-15 [colin]      2.7.2cvs46
45
46         * src/addressbook.c
47                 Probably fix bug 1123, 'Segmentation 
48                 fault while opening address book'. I get
49                 g_warnings if the saved paned position is
50                 not greater than 0. Also, save position
51                 when hiding the addressbook instead of
52                 via signal.
53
54 2007-02-14 [colin]      2.7.2cvs45
55
56         * src/plugins/pgpcore/prefs_gpg.c
57         * src/plugins/pgpcore/prefs_gpg.h
58         * src/plugins/pgpcore/sgpgme.c
59         * src/plugins/pgpinline/pgpinline.c
60         * src/plugins/pgpmime/pgpmime.c
61                 Add an option "Use gpg-agent if available". Fixes
62                 annoyances with distro-installed gpg-agent, when
63                 no pinentry program is installed, and the user's 
64                 at a loss on why "decryption failed". Makes more
65                 clear why passphrase isn't saved when gpg-agent is
66                 used. Defaults to true, to avoid changing the 
67                 current behaviour.
68
69 2007-02-14 [wwp]        2.7.2cvs44
70
71         * src/matcher_parser_parse.y
72                 Fix missing line number reset (wrong line number might appear
73                 when re-loading filtering rules if there's a parser error).
74
75 2007-02-13 [colin]      2.7.2cvs43
76
77         * src/common/utils.c
78                 Don't encode ',' in URIs before passing it
79                 to the browser command-line. It was probably
80                 done at a time where commas in URIs made
81                 mozilla -remote 'openurl(%s,new-window)'
82                 bug.
83
84 2007-02-13 [wwp]        2.7.2cvs42
85
86         * src/prefs_matcher.c
87         * src/plugins/bogofilter/bogofilter_gtk.c
88                 A bit of string factorization around "Select ..." buttons.
89
90 2007-02-11 [colin]      2.7.2cvs41
91
92         * src/alertpanel.c
93                 Make sure to escape the title
94
95 2007-02-11 [colin]      2.7.2cvs40
96
97         * src/codeconv.c
98                 Recognize .utf8 locales as .UTF-8 ones
99
100 2007-02-11 [colin]      2.7.2cvs39
101
102         * src/compose.c
103                 Fix code conversion when dragging a file
104
105 2007-02-09 [colin]      2.7.2cvs38
106
107         * src/plugins/clamav/clamav_plugin.c
108                 Complete Paul's patch with conditional
109                 compilation to avoid breaking compilation
110                 on old Dapper and Edgy... Maybe other
111                 distros too.
112
113 2007-02-09 [paul]       2.7.2cvs37
114
115         * src/plugins/clamav/clamav_plugin.c
116                 fix for the upstream changes in libclamav
117
118 2007-02-09 [paul]       2.7.2cvs36
119
120         * src/main.c
121         * src/mainwindow.c
122         * src/procmsg.c
123         * src/procmsg.h
124                 fix "warn if there are queued messages" (on exit)
125                 option, which only checked the first mailbox's
126                 queue
127                 don't ask before emptying trash if there are no
128                 messages in trash, also check and empty all trash
129                 folders
130         * src/prefs_other.c
131                 move "Ask before emptying trash" option
132                 outside of the "On exit" frame as it's
133                 not only an "On exit" option
134
135 2007-02-09 [paul]       2.7.2cvs35
136
137         * src/addrgather.c
138         * src/alertpanel.c
139         * src/editldap.c
140         * src/prefs_account.c
141         * src/prefs_folder_item.c
142         * src/prefs_gtk.h
143         * src/prefs_matcher.c
144         * src/prefs_message.c
145         * src/prefs_msg_colors.c
146         * src/prefs_summaries.c
147         * src/wizard.c
148         * src/gtk/inputdialog.c
149         * src/plugins/bogofilter/bogofilter_gtk.c
150                 pedantic commit: use 'checkbtn' everywhere
151                 instead of a mixture of 'checkbtn' and 'chkbtn'
152
153 2007-02-09 [paul]       2.7.2cvs34
154
155         * src/compose.c
156                 fix default hotkeys
157         * src/prefs_other.c
158         * src/prefs_send.c
159                 move "Never send Return Receipts" from
160                 prefs_other to prefs_send
161                 add an option "Ask about account specific
162                 filtering rules..." to prefs_other
163         * src/gtk/gtkutils.c
164                 fix a compiler warning
165
166 2007-02-08 [colin]      2.7.2cvs33
167
168         * src/plugins/pgpinline/pgpinline.c
169                 Fix bug 1110, 'pgpmime fails to process 
170                 encapsulated openpgp mime (rfc 3156, 6.1 
171                 -> rfc1847)'
172                 It was due to an interaction between PGP/Mime
173                 and PGP/Inline plugin. 
174
175 2007-02-08 [colin]      2.7.2cvs32
176
177         * src/inc.c
178         * src/mbox.c
179         * src/mbox.h
180                 Fix bug 1117, 'fcntl locking code 
181                 does not work in mbox.c'
182
183 2007-02-08 [colin]      2.7.2cvs31
184
185         * src/prefs_account.c
186                 Fix Gentoo bug 165819, 'can't create 
187                 a "local mbox file" account'. Patch
188                 by Olivier <castan.o@free.fr>
189
190 2007-02-07 [colin]      2.7.2cvs30
191
192         * src/ldapquery.c
193                 Fix bug 1106, 'Claws crash on exit if LDAPS 
194                 autocompletion was used'
195
196 2007-02-07 [paul]       2.7.2cvs29
197
198         * src/folder.c
199                 cut down on unnecessary debug_prints
200         * src/imap_gtk.c
201                 fix menu_set_active() on 'Show only
202                 subscribed folders'
203
204 2007-02-07 [paul]       2.7.2cvs28
205
206         * src/plugins/clamav/clamav_plugin.c
207         * src/plugins/clamav/clamav_plugin.h
208         * src/plugins/clamav/clamav_plugin_gtk.c
209                 fix copyright header
210
211 2007-02-07 [paul]       2.7.2cvs27
212
213         * src/procheader.c
214                 fix bug 1116, 'summary view allow a 
215                 subject line break'
216
217 2007-02-06 [colin]      2.7.2cvs26
218
219         * src/summaryview.c
220                 Fix delete thread
221
222 2007-02-05 [fabien]     2.7.2cvs25
223
224         * po/POTFILES.in
225         * src/uri_opener.c
226                 i18n related - 1 fix and 1 message for translators.
227
228 2007-02-05 [colin]      2.7.2cvs24
229
230         * src/gtk/quicksearch.c
231                 Don't reload summary list if quicksearch wasn't
232                 active on hiding; move currently selected mail in
233                 the visible area when showing the quicksearch
234
235 2007-02-05 [colin]      2.7.2cvs23
236
237         * src/folderview.c
238                 Add debug to try to solve bug 1104
239
240 2007-02-05 [paul]       2.7.2cvs22
241
242         * src/mainwindow.c
243                 confirm before emptying trash on exit is
244                 a Yes or No answer, use Yes or No in the
245                 dialog
246
247 2007-02-04 [colin]      2.7.2cvs21
248
249         * src/compose.c
250         * src/plugins/pgpcore/passphrase.c
251         * src/plugins/pgpcore/select-keys.c
252                 Set wmclass on new windows
253
254 2007-02-04 [colin]
255
256         2.8.0-rc1 released
257
258 2007-02-04 [colin]      2.7.2cvs20
259
260         * src/compose.c
261         * src/compose.h
262                 Auto save drafts on exit, reopen them
263                 at startup, instead of asking
264         * src/account.c
265         * src/addressadd.c
266         * src/addressbook.c
267         * src/addressbook_foldersel.c
268         * src/addrgather.c
269         * src/crash.c
270         * src/editaddress.c
271         * src/editbook.c
272         * src/editgroup.c
273         * src/editjpilot.c
274         * src/editldap.c
275         * src/editldap_basedn.c
276         * src/editvcard.c
277         * src/exphtmldlg.c
278         * src/expldifdlg.c
279         * src/export.c
280         * src/foldersel.c
281         * src/gedit-print.c
282         * src/import.c
283         * src/importldif.c
284         * src/importmutt.c
285         * src/importpine.c
286         * src/main.c
287         * src/mainwindow.c
288         * src/message_search.c
289         * src/messageview.c
290         * src/prefs_actions.c
291         * src/prefs_customheader.c
292         * src/prefs_display_header.c
293         * src/prefs_filtering.c
294         * src/prefs_filtering_action.c
295         * src/prefs_folder_column.c
296         * src/prefs_gtk.c
297         * src/prefs_matcher.c
298         * src/prefs_other.c
299         * src/prefs_summaries.c
300         * src/prefs_summary_column.c
301         * src/prefs_template.c
302         * src/sourcewindow.c
303         * src/ssl_manager.c
304         * src/summary_search.c
305         * src/uri_opener.c
306         * src/gtk/about.c
307         * src/gtk/description_window.c
308         * src/gtk/foldersort.c
309         * src/gtk/gtkutils.c
310         * src/gtk/gtkutils.h
311         * src/gtk/icon_legend.c
312         * src/gtk/logwindow.c
313         * src/gtk/pluginwindow.c
314         * src/gtk/prefswindow.c
315                 Give different wmclass to different
316                 windows - thanks to sed ;)
317
318 2007-02-04 [colin]      2.7.2cvs19
319
320         * src/main.c
321                 Revert previous patch, can't reproduce
322                 it anymore. 
323
324 2007-02-03 [colin]      2.7.2cvs18
325
326         * src/main.c
327                 Don't save the mainwindow size and
328                 position on emergency exit (libSM's
329                 "die" callback), Xfce seems to make
330                 the window smaller just before the
331                 size's saved.
332
333 2007-02-03 [colin]      2.7.2cvs17
334
335         * src/plugins/bogofilter/bogofilter.c
336         * src/plugins/bogofilter/bogofilter.h
337         * src/plugins/bogofilter/bogofilter_gtk.c
338         * src/plugins/pgpinline/pgpinline.c
339         * src/plugins/pgpinline/pgpinline.h
340                 Fix more copyrights
341
342 2007-02-03 [colin]      2.7.2cvs16
343
344         * src/partial_download.c
345         * src/partial_download.h
346         * src/ssl_manager.c
347         * src/ssl_manager.h
348         * src/uri_opener.c
349         * src/uri_opener.h
350         * src/wizard.c
351         * src/wizard.h
352         * src/common/ssl_certificate.c
353         * src/common/ssl_certificate.h
354         * src/gtk/quicksearch.c
355         * src/gtk/quicksearch.h
356         * src/gtk/sslcertwindow.c
357         * src/gtk/sslcertwindow.h
358                 Fix copyright on my files
359
360 2007-02-02 [colin]      2.7.2cvs15
361
362         * src/Makefile.am
363         * src/mainwindow.c
364         * src/messageview.c
365         * src/messageview.h
366         * src/textview.c
367         * src/textview.h
368         * src/uri_opener.c
369         * src/uri_opener.h
370                 Add Tools/List URIs to allow
371                 opening any URI in the current mail
372
373 2007-02-02 [colin]      2.7.2cvs14
374
375         * src/common/valgrind.h ** NEW FILE **
376         * src/common/Makefile.am
377         * src/common/plugin.c
378                 Don't dlclose the plugins if we're running
379                 under valgrind. (doesn't require valgrind
380                 either at compile time or run time).
381
382 2007-02-01 [paul]       2.7.2cvs13
383
384         * AUTHORS
385         * src/gtk/authors.h
386         * tools/freshmeat_search.pl
387         * tools/google_search.pl
388         * tools/multiwebsearch.pl
389                 add support for non ISO-8859-1 compatible locales
390                 Patch by Alex Gorbachenko <agent_007@immo.ru>
391
392 2007-02-01 [colin]      2.7.2cvs12
393
394         * src/prefs_other.c
395         * src/prefs_summaries.c
396                 Move keybinding prefs to the Other page
397
398 2007-02-01 [wwp]        2.7.2cvs11
399
400         * src/plugins/trayicon/trayicon.c
401                 Fix a raising issue within KDE.
402
403 2007-02-01 [colin]      2.7.2cvs10
404
405         * src/codeconv.c
406                 Fix stray quotes in encoded strings
407         * src/addressadd.c
408                 Fix wrong call causing g_warnings
409         * src/textview.c
410                 Remove useless message
411
412 2007-01-31 [wwp]        2.7.2cvs9
413
414         * src/plugins/trayicon/trayicon.c
415                 fix buggy hiding of main window when closing if close-to-tray
416                 is not set (bad logics  in the trayicon hook code).
417                 Changed the quit confirmation message too.
418
419 2007-01-30 [colin]      2.7.2cvs8
420
421         * src/main.c
422                 Fix hidden mainwindow after clicking on
423                 the X close button, if compose windows
424                 exist and the user chooses not to quit
425
426 2007-01-30 [colin]      2.7.2cvs7
427
428         * src/main.c
429         * src/compose.c
430                 Handle local URIs to attach files (file:///...)
431                 Fixes attaching files from Thunar for example
432
433 2007-01-30 [colin]      2.7.2cvs6
434
435         * src/prefs_ext_prog.c
436                 Add 'mousepad' to the list of text editors.
437                 Mousepad is XFCE's text editor
438
439 2007-01-29 [wwp]        2.7.2cvs5
440
441         * po/POTFILES.in
442         * src/plugins/trayicon/trayicon_prefs.c
443                 trayicon i18n fixes, thanks to Fabien.
444
445 2007-01-28 [wwp]        2.7.2cvs4
446
447         * src/mainwindow.c
448         * src/mainwindow.h
449         * src/plugins/trayicon/trayicon.c
450         * src/plugins/trayicon/trayicon_prefs.c
451         * src/plugins/trayicon/trayicon_prefs.h
452                 Added a new TrayIcon plugin option to close to tray
453                 (WM's hotkey and [X] button will hide the window instead
454                 of closing it - closing CM can be done using the tray icon
455                 menu or the File menu).
456                 Improved visibility handling in trayicon, clicking the
457                 trayicon now raise the window to current desktop when it
458                 was either minimized/shaded/on another desktop.
459                 Thanks to Paul for testing and fixing a strange behaviour
460                 in KDE ;-).
461
462 2007-01-27 [paul]       2.7.2cvs3
463
464         * src/prefs_folder_item.c
465         * src/prefs_receive.c
466         * src/plugins/pgpcore/prefs_gpg.c
467                 use 'start-up' instead of 'startup' in labels
468
469 2007-01-26 [wwp]        2.7.2cvs2
470
471         * src/plugins/trayicon/Makefile.am
472         * src/plugins/trayicon/trayicon.c
473         * src/plugins/trayicon/trayicon_prefs.c
474         * src/plugins/trayicon/trayicon_prefs.h
475                 Add a new TrayIcon option to hide the main window at
476                 start-up.
477                 Fix trayicon.c copyright header.
478
479 2007-01-26 [paul]       2.7.2cvs1
480
481         * NEWS
482         * README
483         * RELEASE_NOTES
484         * configure.ac
485                 bump up version number following
486                 stable release
487
488 2007-01-25 [mones]      2.7.1cvs60
489
490         * po/es.po
491                 updated thousands of strings (well, probably less ;-)
492
493 2007-01-25 [colin]      2.7.1cvs59
494
495         * src/matcher.c
496                 Fix 2nd-run loss of matcherrc on new
497                 configurations. 
498
499 2007-01-25 [wwp]        2.7.1cvs58
500
501         * src/mimeview.c
502                 fix handling of empty value in attach_save_directory too, thanks
503                 to Colin.
504
505 2007-01-25 [wwp]        2.7.1cvs57
506
507         * src/gtk/filesel.c
508                 fix handling of empty value in attach_load_directory,
509                 thanks to Colin.
510
511 2007-01-25 [wwp]        2.7.1cvs56
512
513         * src/plugins/dillo_viewer/dillo_prefs.h
514                 fix a typo.
515
516 2007-01-25 [colin]      2.7.1cvs55
517
518         * src/matcher.c
519         * src/matcher.h
520         * src/matcher_parser_parse.y
521         * src/prefs_matcher.c
522                 Add matching on the spam flag
523
524 2007-01-24 [colin]      2.7.1cvs54
525
526         * src/folder.c
527         * src/common/xml.c
528         * src/common/xml.h
529                 Make sure folderlist.xml is correctly
530                 written before overwriting it.
531         * src/procmsg.c
532         * src/procmsg.h
533         * src/summaryview.c
534         * src/plugins/bogofilter/bogofilter.c
535         * src/plugins/bogofilter/bogofilter.h
536         * src/plugins/bogofilter/bogofilter_gtk.c
537         * src/plugins/spamassassin/spamassassin.c
538         * src/plugins/spamassassin/spamassassin.h
539         * src/plugins/spamassassin/spamassassin_gtk.c
540                 Move spam to the correct trash folder after
541                 learning, if spam directory isn't set.
542
543 2007-01-23 [paul]       2.7.1cvs53
544
545         * src/plugins/bogofilter/bogofilter_gtk.c
546                 fix sensitivity of "Insert X-Bogosity header"
547                 option
548
549 2007-01-23 [colin]      2.7.1cvs52
550
551         * src/toolbar.c
552                 Translate toolbar items text if
553                 they're translatable (default)
554         * src/addrcache.c
555         * src/addrcache.h
556         * src/addritem.c
557         * src/addritem.h
558         * src/codeconv.c
559         * src/codeconv.h
560         * src/jpilot.c
561         * src/jpilot.h
562         * src/ldapctrl.c
563         * src/ldapctrl.h
564         * src/ldapquery.h
565         * src/ldif.c
566         * src/ldif.h
567         * src/etpan/etpan-thread-manager.c
568         * src/etpan/etpan-thread-manager.h
569         * src/gtk/gtkutils.c
570         * src/gtk/gtkutils.h
571                 More static functions
572
573 2007-01-22 [fabien]     2.7.1cvs51
574
575         * src/gtk/gtkutils.c
576                 gtkut_get_options_frame() : ability to pass
577                 a 'NULL' value in frame pointer parameter if
578                 we don't need it.
579
580 2007-01-22 [colin]      2.7.1cvs50
581
582         * src/procmsg.c
583         * src/procmsg.h
584         * src/plugins/bogofilter/bogofilter.c
585         * src/plugins/bogofilter/bogofilter_gtk.c
586         * src/plugins/spamassassin/spamassassin.c
587         * src/plugins/spamassassin/spamassassin_gtk.c
588                 Allow moving spams to the account's trash
589                 instead of default one
590
591 2007-01-21 [colin]      2.7.1cvs49
592
593         * src/ldapquery.c
594         * src/ldapquery.h
595                 Revert a static function that shouldn't
596                 have been
597
598 2007-01-21 [colin]      2.7.1cvs48
599
600         * src/ldapquery.c
601         * src/ldapquery.h
602                 Same
603
604 2007-01-21 [colin]      2.7.1cvs47
605
606         * src/procmsg.c
607         * src/procmsg.h
608                 Same
609
610 2007-01-21 [colin]      2.7.1cvs46
611
612         * src/common/socket.c
613         * src/common/socket.h
614                 Same
615
616 2007-01-21 [colin]      2.7.1cvs45
617
618         * src/crash.c
619         * src/exporthtml.c
620         * src/exporthtml.h
621         * src/exportldif.c
622         * src/exportldif.h
623         * src/folder.c
624         * src/folder.h
625         * src/folder_item_prefs.c
626         * src/folder_item_prefs.h
627         * src/folderview.c
628         * src/folderview.h
629         * src/gedit-print.c
630         * src/gedit-print.h
631         * src/main.c
632         * src/main.h
633         * src/common/socket.c
634         * src/common/socket.h
635         * src/gtk/gtkaspell.c
636         * src/gtk/gtkaspell.h
637         * src/gtk/quicksearch.c
638         * src/gtk/quicksearch.h
639                 Same
640
641 2007-01-21 [colin]      2.7.1cvs44
642
643         * src/common/utils.c
644         * src/common/utils.h
645         * src/etpan/etpan-thread-manager.c
646         * src/etpan/etpan-thread-manager.h
647                 Same (Funny that etpan_thread_unbind
648                 is called but not etpan_thread_bind)
649
650 2007-01-21 [colin]      2.7.1cvs43
651
652         * src/addrselect.c
653         * src/addrselect.h
654         * src/codeconv.c
655         * src/codeconv.h
656         * src/compose.c
657         * src/compose.h
658         * src/etpan/Makefile.am
659         * src/gtk/colorlabel.c
660         * src/gtk/colorlabel.h
661         * src/gtk/sslcertwindow.c
662         * src/gtk/sslcertwindow.h
663         * src/etpan/etpan-log.c ** REMOVED **
664         * src/etpan/etpan-log.h ** REMOVED **
665                 Same
666
667 2007-01-20 [colin]      2.7.1cvs42
668
669         * src/addritem.c
670         * src/addritem.h
671                 Same
672
673 2007-01-20 [colin]      2.7.1cvs41
674
675         * src/account.c
676         * src/account.h
677         * src/addrbook.c
678         * src/addrbook.h
679         * src/addrcache.c
680         * src/addrcache.h
681         * src/addrclip.c
682         * src/addrclip.h
683         * src/addressbook.c
684         * src/addressbook.h
685         * src/addrharvest.c
686         * src/addrharvest.h
687         * src/addrindex.c
688         * src/addrindex.h
689         * src/editaddress.c
690         * src/editaddress.h
691                 Make functions that aren't used in other
692                 files static
693
694 2007-01-20 [colin]      2.7.1cvs40
695
696         * src/account.c
697         * src/addrbook.c
698         * src/addrcache.c
699         * src/addressbook.c
700         * src/addrgather.c
701         * src/addrindex.c
702         * src/addrquery.c
703         * src/addrselect.c
704         * src/browseldap.c
705         * src/compose.c
706         * src/editbook.c
707         * src/editjpilot.c
708         * src/editldap.c
709         * src/editldap_basedn.c
710         * src/editvcard.c
711         * src/exporthtml.c
712         * src/exportldif.c
713         * src/folder.c
714         * src/folderview.c
715         * src/image_viewer.c
716         * src/imap.c
717         * src/importmutt.c
718         * src/importpine.c
719         * src/jpilot.c
720         * src/ldapquery.c
721         * src/main.c
722         * src/mainwindow.c
723         * src/matcher.c
724         * src/messageview.c
725         * src/mh.c
726         * src/mimeview.c
727         * src/msgcache.c
728         * src/mutt.c
729         * src/news.c
730         * src/pine.c
731         * src/prefs_account.c
732         * src/prefs_common.c
733         * src/prefs_compose_writing.c
734         * src/prefs_ext_prog.c
735         * src/prefs_folder_item.c
736         * src/prefs_fonts.c
737         * src/prefs_message.c
738         * src/prefs_msg_colors.c
739         * src/prefs_other.c
740         * src/prefs_quote.c
741         * src/prefs_receive.c
742         * src/prefs_send.c
743         * src/prefs_spelling.c
744         * src/prefs_summaries.c
745         * src/prefs_toolbar.c
746         * src/prefs_wrapping.c
747         * src/privacy.c
748         * src/procmime.c
749         * src/procmsg.c
750         * src/ssl_manager.c
751         * src/statusbar.c
752         * src/summaryview.c
753         * src/toolbar.c
754         * src/vcard.c
755         * src/common/hooks.c
756         * src/common/log.c
757         * src/common/passcrypt.c
758         * src/common/socket.c
759         * src/common/ssl.c
760         * src/common/ssl_certificate.c
761         * src/common/template.c
762         * src/common/utils.c
763         * src/etpan/imap-thread.c
764         * src/gtk/sslcertwindow.c
765         * src/gtk/sslcertwindow.h
766                 Make functions that could be static, static
767
768 2007-01-20 [colin]      2.7.1cvs39
769
770         * src/editldap.c
771                 Fix tooltip
772
773 2007-01-20 [colin]      2.7.1cvs38
774
775         * src/ldapquery.c
776         * src/ldaputil.c
777         * src/ldaputil.h
778                 Fix bug 1102, 'claws-mail-2.7.1 
779                 makes use of deprecated ldap 
780                 functions'
781
782 2007-01-20 [colin]      2.7.1cvs37
783
784         * src/mainwindow.c
785         * src/mainwindow.h
786         * src/summaryview.c
787         * src/gtk/quicksearch.c
788                 Add Wide message list layout
789
790 2007-01-19 [fabien]     2.7.1cvs36
791
792         * src/textview.c
793                 make sure a font change is considered in links of
794                 headerview.
795
796 2007-01-19 [colin]      2.7.1cvs35
797
798         * src/main.c
799         * src/mainwindow.c
800         * src/mainwindow.h
801         * src/messageview.c
802         * src/messageview.h
803         * src/prefs_common.c
804         * src/prefs_common.h
805         * src/summaryview.c
806         * src/summaryview.h
807         * src/gtk/quicksearch.c
808         * src/gtk/quicksearch.h
809                 Drop 'Separate Folder tree' and 'Separate
810                 Message View'. Put three layouts in place
811                 of it.
812
813 2007-01-19 [paul]       2.7.1cvs34
814
815         * src/prefs_msg_colors.c
816                 more use of Q_ for translators
817
818 2007-01-19 [paul]       2.7.1cvs33
819
820         * src/imap_gtk.c
821         * src/prefs_account.c
822                 a few changes to the English
823
824 2007-01-19 [fabien]     2.7.1cvs32
825
826         * src/wizard.c
827                 factorize translatable string
828
829 2007-01-18 [colin]      2.7.1cvs31
830
831         * src/main.c
832                 Don't error out on --sync option. Although
833                 we don't do anything with it, gtk+ handles
834                 it, and it's useful for debugging X errors
835
836 2007-01-18 [fabien]     2.7.1cvs30
837
838         * src/prefs_other.c
839                 ability to apply on the fly the recent added
840                 'gtk_can_change_accels' pref (no need to restart).
841
842 2007-01-18 [fabien]     2.7.1cvs29
843
844         * src/plugins/bogofilter/bogofilter_gtk.c
845         * src/plugins/bogofilter/bogofilter.c
846         * src/plugins/spamassassin/spamassassin_gtk.c
847         * src/addr_compl.c
848         * src/prefs_account.c
849                 factorize or rewrite some translatable strings.
850
851 2007-01-18 [fabien]     2.7.1cvs28
852
853         * src/prefs_gtk.h
854         * src/compose.c
855                 set a 4pix space between "Subject:" label and subject entry in
856                 compose window.
857
858 2007-01-18 [wwp]        2.7.1cvs27
859
860         * src/addressbook.c
861                 fix conflicting address-copy/paste when focus is set
862                 to the embedded edit-person form.
863  
864
865 2007-01-18 [wwp]        2.7.1cvs26
866
867         * src/addressbook.h
868                 complete 2.7.1cvs23 (one more file was missing from that
869                 commit).
870
871 2007-01-18 [colin]      2.7.1cvs25
872
873         * src/main.c
874                 Provide a way to migrate without backup
875                 Re-ask for migration on next start if 
876                 it has been refused and wizard has been 
877                 cancelled after.
878
879 2007-01-18 [wwp]        2.7.1cvs24
880
881         * src/editaddress.c
882                 complete 2.7.1.cvs23 (file was missing from previous
883                 commit).
884
885 2007-01-18 [wwp]        2.7.1cvs23
886
887         * src/addressbook.c
888                 fix potential crashes in address book's focus_in/out signal handlers,
889                 force focus to the edit-person form when clicked the Edit menu entry or
890                 button (this only matters if the edit-person form is embedded to the
891                 AB window, in that case, focus is not set when browsing the contacts
892                 list w/ keys or mouse clicks).
893
894 2007-01-18 [paul]       2.7.1cvs22
895
896         * src/main.c
897                 add command line options:
898                 -h for --help
899                 -q and --quit for --exit
900                 -v for --version
901                 print "Unknown option" for unknown options
902
903 2007-01-18 [paul]       2.7.1cvs21
904
905         * po/ru.po
906                 updated by Pavlo Bohmat
907
908 2007-01-18 [paul]       2.7.1cvs20
909
910         * src/mainwindow.c
911                 fix sensitivity issues of Mark as Spam/Ham
912
913 2007-01-17 [fabien]     2.7.1cvs19
914
915         * src/prefs_other.c
916         * src/prefs_common.c
917         * src/prefs_common.h
918         * src/main.c
919                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
920                 control the corresponding gtk property. It could be used to lock
921                 all shortcuts (avoid to set one of them by inadvertency).
922
923 2007-01-17 [colin]      2.7.1cvs18
924
925         * src/summaryview.c
926                 Fix bug 1100, 'Highlighted e-mail data not visible 
927                 when color label applied.'. Use a weighted average
928                 between normal selected foreground color and color
929                 label instead of a simple one (3/1 instead 1/1).
930
931 2007-01-17 [colin]      2.7.1cvs17
932
933         * src/messageview.c
934                 Better fix for bug 1088, 'Ctrl-h produces repeatable
935                 crash' - don't prevent mail switching while loading
936
937 2007-01-17 [colin]      2.7.1cvs16
938
939         * src/folder.c
940         * src/folder.h
941         * src/folderview.c
942         * src/folderview.h
943         * src/imap.c
944         * src/imap.h
945         * src/imap_gtk.c
946                 Manage recursive search of unsubscribed folders
947                 Rescan tree without checking for new messages 
948                 after subscriptions changed
949
950 2007-01-17 [paul]       2.7.1cvs15
951
952         * src/prefs_common.c
953         * src/gtk/pluginwindow.c
954                 fix bug 1101, '"Load plugin" button is
955                 accidentally hidden'
956                 unset (-1) initial width in prefs_common,
957                 fix overlapping buttons,
958                 and other cleanups
959
960 2007-01-17 [paul]       2.7.1cvs14
961
962         * src/procmime.c
963                 add #include <errno.h>, it's needed
964                 on some systems
965
966 2007-01-17 [paul]       2.7.1cvs13
967
968         * src/common/defs.h
969         * tools/make.themes.project
970                 rename .sylpheed_themeinfo to .claws_themeinfo
971                 and use it
972         * src/etpan/etpan-errors.h
973         * src/etpan/etpan-log.c
974         * src/etpan/etpan-log.h
975         * src/etpan/etpan-thread-manager-types.h
976         * src/etpan/etpan-thread-manager.c
977         * src/etpan/etpan-thread-manager.h
978         * src/etpan/imap-thread.c
979         * src/etpan/imap-thread.h
980                 add copyright header
981
982 2007-01-17 [colin]      2.7.1cvs12
983
984         * src/plugins/pgpcore/select-keys.c
985         * src/gtk/pluginwindow.c
986         * src/prefs_account.c
987                 Fix warnings
988
989 2007-01-16 [colin]      2.7.1cvs11
990
991         * src/imap.c
992         * src/imap.h
993         * src/imap_gtk.c
994                 Manage subscribing to subfolders when only
995                 subscribed folders are shown.
996
997 2007-01-16 [colin]      2.7.1cvs10
998
999         * src/folderview.c
1000                 Fix annoying vscrollbar going back to top
1001                 on Check for new folders
1002
1003 2007-01-16 [colin]      2.7.1cvs9
1004
1005         * src/imap.c
1006                 Remove printf
1007
1008 2007-01-16 [colin]      2.7.1cvs8
1009
1010         * src/filtering.c
1011                 Bigger buffer for errors
1012         * src/imap.c
1013         * src/imap.h
1014         * src/imap_gtk.c
1015         * src/prefs_account.c
1016         * src/prefs_account.h
1017         * src/wizard.c
1018         * src/etpan/imap-thread.c
1019         * src/etpan/imap-thread.h
1020         * manual/handling.xml
1021                 Add subscriptions management. What it changes:
1022                 Creating a folder subscribes to it
1023                 Deleting a folder unsubscribes it
1024                 New contextual menu item allowing to switch between
1025                 All folders and Subscribed folders, subscribe, and
1026                 unsubscribe. "Creating" an existing but unsubscribed
1027                 folder will subscribe it.
1028                 By default for new accounts, only subscribed folders 
1029                 are shown.
1030
1031
1032 2007-01-16 [paul]       2.7.1cvs7
1033
1034         * src/summaryview.c
1035                 Allow folder classes to specify only sort_key or
1036                 sort_type instead of both or none.
1037
1038 2007-01-16 [paul]       2.7.1cvs6
1039
1040         * src/action.c
1041         * src/compose.c
1042         * src/mimeview.c
1043         * src/procmime.c
1044         * src/textview.c
1045                 Save and use errno for procmime_get_part
1046
1047 2007-01-16 [colin]      2.7.1cvs5
1048
1049         * src/imap.c
1050                 Never remove INBOX when scanning for
1051                 new folders. It's a special folder
1052                 that has to exist.
1053
1054 2007-01-15 [colin]      2.7.1cvs4
1055
1056         * src/imap.c
1057                 Fix 'Check for new folders' when IMAP subdirectory
1058                 is set
1059         * src/etpan/imap-thread.c
1060                 Fix build
1061
1062 2007-01-15 [colin]      2.7.1cvs3
1063
1064         * src/etpan/imap-thread.c
1065                 Fix invalid free on command-connection
1066                 error
1067
1068 2007-01-15 [wwp]        2.7.1cvs2
1069
1070         * src/matcher_parser_lex.l
1071         * src/quote_fmt_lex.l
1072         * src/matcher_parser_parse.y
1073                 fix copyright header in lexers and parsers.
1074
1075 2007-01-15 [paul]       2.7.1cvs1
1076
1077         * NEWS
1078         * README
1079         * RELEASE_NOTES
1080         * configure.ac
1081                 bump up version number following
1082                 stable release
1083
1084 2007-01-15 [paul]       2.7.0cvs31
1085
1086         * AUTHORS
1087         * src/gtk/authors.h
1088                 add Fabien to the Team list
1089                 add the recent contributors
1090                 make a few corrections
1091
1092 2007-01-15 [paul]       2.7.0cvs30
1093
1094         * src/mainwindow.c
1095                 fix compiler warning
1096         * src/plugins/pgpcore/prefs_gpg.c
1097         * src/plugins/pgpcore/prefs_gpg.h
1098                 add missing include
1099                 fix copyright header
1100
1101 2007-01-14 [colin]      2.7.0cvs29
1102
1103         * src/gtk/filesel.c
1104                 Use the 'gtk+' backend. Avoids gnome-vfs use,
1105                 two benefits: faster to open, will fix strange
1106                 dbus-related crash. Thanks to Pascal Terjan.
1107
1108 2007-01-14 [colin]      2.7.0cvs28
1109
1110         * src/etpan/imap-thread.c
1111                 Delete the old imap just after allocating
1112                 the new one. Makes sure we don't get the
1113                 same pointer by sheer luck, which feels
1114                 strange in the debug log.
1115
1116 2007-01-14 [colin]      2.7.0cvs27
1117
1118         * src/gtk/inputdialog.c
1119                 Make sure we don't print passwords in
1120                 clear text when in debug mode
1121
1122 2007-01-14 [colin]      2.7.0cvs26
1123
1124         * src/gtk/gtksctree.c
1125                 Fix bug 1098, 'bogus last row display 
1126                 after expanding a thread'. Patch by
1127                 Jindrich Makovicka <makovick@gmail.com>
1128
1129 2007-01-14 [colin]      2.7.0cvs25
1130
1131         * src/etpan/imap-thread.c
1132                 Close socket manually before
1133                 freeing the imap struct
1134
1135 2007-01-14 [colin]      2.7.0cvs24
1136
1137         * src/etpan/imap-thread.c
1138                 Maybe fix new reconnection issues
1139
1140 2007-01-13 [colin]      2.7.0cvs23
1141
1142         * src/summaryview.c
1143                 Freeze/thaw on thread selection
1144
1145 2007-01-13 [paul]       2.7.0cvs22
1146
1147         * src/mainwindow.c
1148         * src/summaryview.c
1149         * src/summaryview.h
1150                 add 'Edit/Delete thread'
1151
1152 2007-01-13 [colin]      2.7.0cvs21
1153
1154         * src/prefs_account.c
1155         * src/prefs_compose_writing.c
1156         * src/prefs_message.c
1157         * src/prefs_msg_colors.c
1158         * src/prefs_other.c
1159         * src/prefs_receive.c
1160         * src/prefs_spelling.c
1161         * src/prefs_summaries.c
1162         * src/prefs_themes.c
1163         * src/gtk/gtkutils.c
1164         * src/gtk/gtkutils.h
1165         * src/plugins/pgpcore/prefs_gpg.c
1166         * src/plugins/spamassassin/spamassassin_gtk.c
1167                 Factorize gtk frame creation
1168                 Patch by Pawel
1169
1170 2007-01-13 [colin]      2.7.0cvs20
1171
1172         * src/message_search.c
1173         * src/summary_search.c
1174                 Fix Enter in search windows
1175         * src/messageview.c
1176                 Fix body search starting at the
1177                 end of the mail (and asking for loop)
1178
1179 2007-01-13 [colin]      2.7.0cvs19
1180
1181         * src/etpan/imap-thread.c
1182                 Make sure we don't free the same imap
1183                 twice
1184
1185 2007-01-13 [colin]      2.7.0cvs18
1186
1187         * commitHelper
1188                 Allow multiple commitHelpers to
1189                 run at once
1190
1191 2007-01-12 [colin]      2.7.0cvs17
1192
1193         * src/etpan/imap-thread.c
1194                 Make sure we get rid of the previous mailimap
1195                 when connecting - just in case disconnect was
1196                 unclean
1197
1198 2007-01-12 [paul]       2.7.0cvs16
1199
1200         * src/compose.c
1201                 Strip S/MIME signatures when re-editing
1202                 S/MIME signed messages.
1203
1204 2007-01-12 [paul]       2.7.0cvs15
1205
1206         * configure.ac
1207         * src/addressbook.c
1208         * src/foldersel.c
1209         * src/folderview.c
1210         * src/main.c
1211                 no need to define CLAWS anymore, remove
1212                 all that stuff
1213
1214 2007-01-12 [paul]       2.7.0cvs14
1215
1216         * src/mimeview.c
1217                 check if the mail's signed as
1218                 it can change the mail structure
1219                 Thanks to Colin
1220
1221 2007-01-12 [paul]       2.7.0cvs13
1222
1223         * src/procmime.c
1224                 fix Forwarding msgs with attachments
1225                 that have dos line endings
1226                 Thanks to Colin
1227
1228 2007-01-12 [wwp]        2.7.0cvs12
1229
1230         * configure.ac
1231                 Revert accidentally committed extra version tag.
1232
1233 2007-01-12 [wwp]        2.7.0cvs11
1234
1235         * src/prefs_account.c
1236                 Fix compilation w/o aspell (completes 2.7.0cvs7).
1237
1238 2007-01-11 [colin]      2.7.0cvs10
1239
1240         * src/imap.c
1241                 move g_warning to debug_print
1242                 it scares people for no reason
1243
1244 2007-01-11 [colin]      2.7.0cvs9
1245
1246         * po/POTFILES.in
1247                 Fix files to translate. Patch by
1248                 Fabien
1249
1250 2007-01-11 [paul]       2.7.0cvs8
1251
1252         * src/imap.c
1253                 Fix recursion when server lists the
1254                 current subfolder in the response
1255         * src/mimeview.c
1256                 Fix updating of icon_list/ctree
1257         * src/plugins/pgpcore/select-keys.c
1258                 Fix a few annoyances when choosing
1259                 keys for the CMS (S/MIME) protocol
1260
1261 2007-01-11 [wwp]        2.7.0cvs7
1262
1263         * src/compose.c
1264         * src/prefs_account.c
1265         * src/prefs_account.h
1266                 Add per-account spellcheck default dictionaries settings.
1267
1268 2007-01-10 [colin]      2.7.0cvs6
1269
1270         * src/prefs_folder_item.c
1271                 Factorize strings - patch by Fabien
1272
1273 2007-01-10 [colin]      2.7.0cvs5
1274
1275         * src/mainwindow.c
1276                 Fix bug 1095, 'Crash while changing folder 
1277                 columns during incorporation'
1278
1279 2007-01-09 [colin]      2.7.0cvs4
1280
1281         * src/gtk/pluginwindow.c
1282                 Set the plugin window transient. Seems
1283                 like some window managers hide it in
1284                 the background after "load plugin"...
1285
1286 2007-01-09 [colin]      2.7.0cvs3
1287
1288         * src/gtk/filesel.c
1289                 Use the same type for alloc and free
1290
1291 2007-01-08 [paul]       2.7.0cvs2
1292
1293         * po/nl.po
1294                 updated by Tim Dijkstra
1295
1296 2007-01-08 [paul]       2.7.0cvs1
1297
1298         * src/prefs_themes.c
1299         * src/common/utils.c
1300                 Fix resource leaks
1301
1302 2007-01-08 [paul]       2.7.0
1303
1304         * NEWS
1305         * README
1306         * RELEASE_NOTES
1307                 2.7.0 released
1308
1309 2007-01-08 [paul]       2.6.1cvs119
1310
1311         * doc/man/claws-mail.1
1312                 another correction
1313
1314 2007-01-08 [paul]       2.6.1cvs118
1315
1316         * doc/man/claws-mail.1
1317                 corrections
1318         * manual/advanced.xml
1319                 improved English usage
1320
1321 2007-01-08 [paul]       2.6.1cvs117
1322
1323         * po/ca.po
1324         * po/de.po
1325         * po/en_GB.po
1326         * po/fi.po
1327         * po/it.po
1328         * po/pt_BR.po
1329         * po/sk.po
1330         * po/sr.po
1331         * po/zh_CN.po
1332                 updated by Miquel Oliete, Stephan Sachse, me,
1333                 Tommi Pirinen, Andrea Spadaccini, Frederico
1334                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1335                 Urosevic, and Ralgh Young
1336
1337 2007-01-07 [mones]      2.6.1cvs116
1338
1339         * manual/es/advanced.xml
1340         * po/es.po
1341                 Synced manual (unhide mark_as_read_delay)
1342                 and updated translation for release
1343
1344 2007-01-07 [paul]       2.6.1cvs115
1345
1346         * src/prefs_matcher.c
1347                 make the hbox content fit better under
1348                 various languages
1349
1350 2007-01-07 [colin]      2.6.1cvs114
1351
1352         * src/messageview.c
1353                 Fix bug 1088, 'Ctrl-h produces repeatable
1354                 crash'
1355
1356 2007-01-06 [colin]      2.6.1cvs113
1357
1358         * src/etpan/imap-thread.c
1359                 Add casts to int to get certs. Fixes
1360                 bug 1064, 'crash @ etpan_certificate_check() 
1361                 when opening an IMAP folder', with latest
1362                 libetpan CVS or >= 0.49
1363         * src/mainwindow.c
1364         * src/mainwindow.h
1365         * src/imap_gtk.c
1366         * src/news_gtk.c
1367         * src/prefs_folder_item.c
1368                 Grey out the "synchronise" menu items if
1369                 there's nothing to synchronise.
1370         * src/plugins/pgpcore/sgpgme.c
1371                 Make an error clearer than "Unknown error"
1372
1373 2007-01-06 [colin]      2.6.1cvs112
1374
1375         * src/messageview.c
1376                 Don't try to show a message if updating
1377                 Maybe fixes bug 1088, 'ctrl-h produces
1378                 repeatable crash'.
1379
1380 2007-01-06 [colin]      2.6.1cvs111
1381
1382         * src/summaryview.c
1383                 Disable Control-Space (handle it as Space).
1384
1385 2007-01-05 [paul]       2.6.1cvs110
1386
1387         * src/imap.c
1388                 Fix bug 934, 'sylpheed claws 2.1 
1389                 doesn't show Exchanges Public Folders'
1390                 Thanks to Hoa and Colin
1391         * src/msgcache.c
1392                 Refuse to allocate more than 2 MB for a 
1393                 single field, it's a good indication of
1394                 cache corruption.
1395
1396 2007-01-05 [colin]      2.6.1cvs109
1397
1398         * src/mainwindow.c
1399                 Allow --select'ing emails by Message-ID too
1400
1401 2007-01-05 [colin]      2.6.1cvs108
1402
1403         * src/common/quoted-printable.c
1404                 Uh! Third fix :)
1405
1406 2007-01-05 [colin]      2.6.1cvs107
1407
1408         * src/common/quoted-printable.c
1409                 Fix previous commit about bug 1089
1410                 Thanks to Ralf
1411
1412 2007-01-05 [colin]      2.6.1cvs106
1413
1414         * src/common/quoted-printable.c
1415                 Fix my previous commit on bug 1089
1416                 - Thanks to Ralf :)
1417
1418 2007-01-04 [colin]      2.6.1cvs105
1419
1420         * src/common/quoted-printable.c
1421                 Fix bug 1089, 'NUL characters in Subject 
1422                 line are misinterpreted'. Not a pain to
1423                 fix in fact.
1424
1425 2007-01-04 [colin]      
1426
1427         2.7.0-rc3 released
1428
1429 2007-01-04 [wwp]        2.6.1cvs104
1430
1431         * src/image_viewer.c
1432                 Force operator precedence (fix a compiler warning).
1433
1434 2007-01-04 [colin]      2.6.1cvs103
1435
1436         * src/image_viewer.c
1437                 Be cautious there too (same fix as the one
1438                 in textview from cvs33)
1439         * src/messageview.c
1440                 Don't use any MimeViewer plugin when showing
1441                 all headers
1442
1443 2007-01-03 [wwp]        2.6.1cvs102
1444
1445         * src/html.c
1446         * src/html.h
1447                 fixed "cent" sign (use the existing ASCII one),
1448                 decode more HTML entities,
1449                 converted table ASCII entries to UTF-8,
1450                 moved a switch() into a hashtable.
1451
1452 2007-01-03 [paul]       2.6.1cvs101
1453
1454         * src/compose.c
1455         * src/messageview.c
1456         * src/procmsg.c
1457         * src/procmsg.h
1458                 When possible, use move_msg instead of
1459                 copy_msg + remove_msg to move sent mail
1460                 from Queue to Sent. 
1461
1462 2007-01-03 [paul]       2.6.1cvs100
1463
1464         * src/html.c
1465                 add more html entity recognition:
1466                 pounds, euros, and cents
1467
1468 2007-01-03 [colin]      2.6.1cvs99
1469
1470         * src/imap_gtk.c
1471                 Don't display an error on NOSELECT
1472                 folders when synchronising
1473
1474 2007-01-03 [paul]       2.6.1cvs98
1475
1476         * tools/maildir2claws-mail.pl
1477                 only substitute 'sent-mail' if it's
1478                 the full directory name
1479
1480 2007-01-03 [paul]       2.6.1cvs97
1481
1482         * ChangeLog
1483         * ChangeLog.pre2.0.0
1484         * Makefile.am
1485                 archive a chunk of ChangeLog in
1486                 ChangeLog.pre2.0.0
1487         * ChangeLog.gtk1
1488         * doc/src/ChangeLog.claws-pre0.8.0
1489                 remove ChangeLog.claws-pre0.8.0, adding
1490                 its contents to ChangeLog.gtk1
1491
1492 2007-01-03 [paul]       2.6.1cvs96
1493
1494         * src/account.c
1495         * src/account.h
1496         * src/action.c
1497         * src/action.h
1498         * src/adbookbase.h
1499         * src/addr_compl.c
1500         * src/addr_compl.h
1501         * src/addrbook.c
1502         * src/addrcache.c
1503         * src/addrcache.h
1504         * src/addrcindex.c
1505         * src/addrcindex.h
1506         * src/addrclip.c
1507         * src/addrclip.h
1508         * src/addrdefs.h
1509         * src/addressadd.c
1510         * src/addressadd.h
1511         * src/addressbook.c
1512         * src/addressbook.h
1513         * src/addressbook_foldersel.c
1514         * src/addressbook_foldersel.h
1515         * src/addrgather.c
1516         * src/addrgather.h
1517         * src/addrharvest.c
1518         * src/addrharvest.h
1519         * src/addrindex.c
1520         * src/addrindex.h
1521         * src/addritem.c
1522         * src/addritem.h
1523         * src/addrquery.c
1524         * src/addrquery.h
1525         * src/addrselect.c
1526         * src/addrselect.h
1527         * src/alertpanel.c
1528         * src/alertpanel.h
1529         * src/browseldap.c
1530         * src/browseldap.h
1531         * src/codeconv.c
1532         * src/codeconv.h
1533         * src/compose.c
1534         * src/compose.h
1535         * src/customheader.c
1536         * src/customheader.h
1537         * src/displayheader.c
1538         * src/displayheader.h
1539         * src/editaddress.c
1540         * src/editaddress.h
1541         * src/editbook.c
1542         * src/editbook.h
1543         * src/editgroup.c
1544         * src/editgroup.h
1545         * src/editjpilot.c
1546         * src/editjpilot.h
1547         * src/editldap.c
1548         * src/editldap.h
1549         * src/editldap_basedn.c
1550         * src/editldap_basedn.h
1551         * src/editvcard.c
1552         * src/editvcard.h
1553         * src/exphtmldlg.c
1554         * src/exphtmldlg.h
1555         * src/expldifdlg.c
1556         * src/expldifdlg.h
1557         * src/export.c
1558         * src/export.h
1559         * src/exporthtml.c
1560         * src/exporthtml.h
1561         * src/exportldif.c
1562         * src/exportldif.h
1563         * src/filtering.c
1564         * src/filtering.h
1565         * src/folder.c
1566         * src/folder.h
1567         * src/folder_item_prefs.c
1568         * src/folder_item_prefs.h
1569         * src/foldersel.c
1570         * src/foldersel.h
1571         * src/folderutils.c
1572         * src/folderutils.h
1573         * src/folderview.c
1574         * src/folderview.h
1575         * src/grouplistdialog.c
1576         * src/grouplistdialog.h
1577         * src/headerview.c
1578         * src/html.c
1579         * src/html.h
1580         * src/image_viewer.c
1581         * src/image_viewer.h
1582         * src/imap.c
1583         * src/imap.h
1584         * src/imap_gtk.c
1585         * src/imap_gtk.h
1586         * src/import.c
1587         * src/import.h
1588         * src/importldif.c
1589         * src/importldif.h
1590         * src/importmutt.c
1591         * src/importmutt.h
1592         * src/importpine.c
1593         * src/importpine.h
1594         * src/inc.c
1595         * src/inc.h
1596         * src/jpilot.c
1597         * src/jpilot.h
1598         * src/ldapctrl.c
1599         * src/ldapctrl.h
1600         * src/ldaplocate.c
1601         * src/ldaplocate.h
1602         * src/ldapquery.c
1603         * src/ldapquery.h
1604         * src/ldapserver.c
1605         * src/ldapserver.h
1606         * src/ldaputil.c
1607         * src/ldaputil.h
1608         * src/ldif.c
1609         * src/ldif.h
1610         * src/main.c
1611         * src/main.h
1612         * src/mainwindow.c
1613         * src/mainwindow.h
1614         * src/manual.c
1615         * src/manual.h
1616         * src/mbox.c
1617         * src/message_search.c
1618         * src/message_search.h
1619         * src/messageview.c
1620         * src/messageview.h
1621         * src/mh.c
1622         * src/mh.h
1623         * src/mh_gtk.c
1624         * src/mh_gtk.h
1625         * src/mimeview.c
1626         * src/mimeview.h
1627         * src/msgcache.c
1628         * src/msgcache.h
1629         * src/mutt.c
1630         * src/mutt.h
1631         * src/news.c
1632         * src/news.h
1633         * src/news_gtk.c
1634         * src/news_gtk.h
1635         * src/partial_download.c
1636         * src/partial_download.h
1637         * src/pine.c
1638         * src/pine.h
1639         * src/pop.c
1640         * src/pop.h
1641         * src/prefs_account.c
1642         * src/prefs_account.h
1643         * src/prefs_actions.c
1644         * src/prefs_actions.h
1645         * src/prefs_common.c
1646         * src/prefs_common.h
1647         * src/prefs_compose_writing.c
1648         * src/prefs_compose_writing.h
1649         * src/prefs_customheader.c
1650         * src/prefs_customheader.h
1651         * src/prefs_display_header.c
1652         * src/prefs_display_header.h
1653         * src/prefs_filtering.c
1654         * src/prefs_filtering.h
1655         * src/prefs_filtering_action.c
1656         * src/prefs_filtering_action.h
1657         * src/prefs_folder_column.c
1658         * src/prefs_folder_column.h
1659         * src/prefs_folder_item.c
1660         * src/prefs_folder_item.h
1661         * src/prefs_fonts.c
1662         * src/prefs_fonts.h
1663         * src/prefs_gtk.c
1664         * src/prefs_gtk.h
1665         * src/prefs_image_viewer.c
1666         * src/prefs_image_viewer.h
1667         * src/prefs_matcher.c
1668         * src/prefs_matcher.h
1669         * src/prefs_message.c
1670         * src/prefs_msg_colors.c
1671         * src/prefs_msg_colors.h
1672         * src/prefs_other.c
1673         * src/prefs_quote.c
1674         * src/prefs_receive.c
1675         * src/prefs_send.c
1676         * src/prefs_spelling.c
1677         * src/prefs_spelling.h
1678         * src/prefs_summaries.c
1679         * src/prefs_summaries.h
1680         * src/prefs_summary_column.c
1681         * src/prefs_summary_column.h
1682         * src/prefs_template.c
1683         * src/prefs_template.h
1684         * src/prefs_themes.c
1685         * src/prefs_themes.h
1686         * src/prefs_toolbar.c
1687         * src/prefs_toolbar.h
1688         * src/prefs_wrapping.c
1689         * src/prefs_wrapping.h
1690         * src/privacy.c
1691         * src/privacy.h
1692         * src/procheader.c
1693         * src/procheader.h
1694         * src/procmime.c
1695         * src/procmime.h
1696         * src/procmsg.c
1697         * src/procmsg.h
1698         * src/quote_fmt.c
1699         * src/quote_fmt_parse.y
1700         * src/recv.c
1701         * src/recv.h
1702         * src/remotefolder.c
1703         * src/remotefolder.h
1704         * src/send_message.c
1705         * src/send_message.h
1706         * src/setup.c
1707         * src/setup.h
1708         * src/sourcewindow.c
1709         * src/sourcewindow.h
1710         * src/ssl_manager.c
1711         * src/ssl_manager.h
1712         * src/statusbar.c
1713         * src/statusbar.h
1714         * src/stock_pixmap.c
1715         * src/stock_pixmap.h
1716         * src/summary_search.c
1717         * src/summary_search.h
1718         * src/summaryview.c
1719         * src/summaryview.h
1720         * src/textview.c
1721         * src/textview.h
1722         * src/toolbar.c
1723         * src/toolbar.h
1724         * src/undo.c
1725         * src/undo.h
1726         * src/unmime.c
1727         * src/unmime.h
1728         * src/vcard.c
1729         * src/vcard.h
1730         * src/wizard.c
1731         * src/wizard.h
1732         * src/common/base64.c
1733         * src/common/base64.h
1734         * src/common/defs.h
1735         * src/common/hooks.c
1736         * src/common/hooks.h
1737         * src/common/log.c
1738         * src/common/log.h
1739         * src/common/mgutils.c
1740         * src/common/mgutils.h
1741         * src/common/nntp.c
1742         * src/common/nntp.h
1743         * src/common/passcrypt.c
1744         * src/common/passcrypt.h.in
1745         * src/common/plugin.c
1746         * src/common/plugin.h
1747         * src/common/prefs.c
1748         * src/common/prefs.h
1749         * src/common/progressindicator.c
1750         * src/common/progressindicator.h
1751         * src/common/quoted-printable.c
1752         * src/common/quoted-printable.h
1753         * src/common/session.c
1754         * src/common/session.h
1755         * src/common/smtp.c
1756         * src/common/smtp.h
1757         * src/common/socket.c
1758         * src/common/socket.h
1759         * src/common/ssl.c
1760         * src/common/ssl.h
1761         * src/common/ssl_certificate.c
1762         * src/common/ssl_certificate.h
1763         * src/common/stringtable.c
1764         * src/common/stringtable.h
1765         * src/common/template.c
1766         * src/common/template.h
1767         * src/common/timing.h
1768         * src/common/utils.c
1769         * src/common/utils.h
1770         * src/common/version.h.in
1771         * src/common/xml.c
1772         * src/common/xml.h
1773         * src/common/xmlprops.c
1774         * src/common/xmlprops.h
1775         * src/gtk/about.c
1776         * src/gtk/colorlabel.c
1777         * src/gtk/colorsel.c
1778         * src/gtk/colorsel.h
1779         * src/gtk/combobox.c
1780         * src/gtk/combobox.h
1781         * src/gtk/description_window.c
1782         * src/gtk/description_window.h
1783         * src/gtk/filesel.c
1784         * src/gtk/filesel.h
1785         * src/gtk/foldersort.c
1786         * src/gtk/foldersort.h
1787         * src/gtk/gtksctree.c
1788         * src/gtk/gtkutils.c
1789         * src/gtk/gtkutils.h
1790         * src/gtk/inputdialog.c
1791         * src/gtk/inputdialog.h
1792         * src/gtk/logwindow.c
1793         * src/gtk/logwindow.h
1794         * src/gtk/manage_window.c
1795         * src/gtk/manage_window.h
1796         * src/gtk/menu.c
1797         * src/gtk/menu.h
1798         * src/gtk/pluginwindow.c
1799         * src/gtk/pluginwindow.h
1800         * src/gtk/prefswindow.c
1801         * src/gtk/prefswindow.h
1802         * src/gtk/progressdialog.c
1803         * src/gtk/progressdialog.h
1804         * src/gtk/sslcertwindow.c
1805         * src/gtk/sslcertwindow.h
1806         * src/plugins/bogofilter/bogofilter.c
1807         * src/plugins/bogofilter/bogofilter.h
1808         * src/plugins/bogofilter/bogofilter_gtk.c
1809         * src/plugins/clamav/clamav_plugin.c
1810         * src/plugins/clamav/clamav_plugin.h
1811         * src/plugins/clamav/clamav_plugin_gtk.c
1812         * src/plugins/demo/demo.c
1813         * src/plugins/dillo_viewer/dillo_prefs.c
1814         * src/plugins/dillo_viewer/dillo_prefs.h
1815         * src/plugins/dillo_viewer/dillo_viewer.c
1816         * src/plugins/pgpcore/passphrase.c
1817         * src/plugins/pgpcore/passphrase.h
1818         * src/plugins/pgpcore/pgp_viewer.c
1819         * src/plugins/pgpcore/pgp_viewer.h
1820         * src/plugins/pgpcore/plugin.c
1821         * src/plugins/pgpcore/select-keys.c
1822         * src/plugins/pgpcore/select-keys.h
1823         * src/plugins/pgpcore/sgpgme.c
1824         * src/plugins/pgpcore/sgpgme.h
1825         * src/plugins/pgpinline/pgpinline.c
1826         * src/plugins/pgpinline/pgpinline.h
1827         * src/plugins/pgpinline/plugin.c
1828         * src/plugins/pgpmime/pgpmime.c
1829         * src/plugins/pgpmime/pgpmime.h
1830         * src/plugins/pgpmime/plugin.c
1831         * src/plugins/spamassassin/spamassassin.c
1832         * src/plugins/spamassassin/spamassassin.h
1833         * src/plugins/spamassassin/spamassassin_gtk.c
1834         * src/plugins/trayicon/trayicon.c
1835                 it's 2007, update the year in the copyright headers
1836
1837 2007-01-03 [paul]       2.6.1cvs95
1838
1839         * src/gtk/about.c
1840                 it is 2007, use it in the copyright string
1841
1842 2007-01-03 [paul]       2.6.1cvs94
1843
1844         * src/html.c
1845                 html entity conversion:
1846                 move &#153; to a more suitable place
1847                 add &bull; and &ndash;
1848                 make sure &mdash; and &#8212; are both
1849                 converted the same
1850
1851 2007-01-02 [colin]      2.6.1cvs93
1852
1853         * src/addrbook.c
1854                 Fix leak
1855         * src/common/plugin.c
1856                 Add comment
1857         * src/etpan/imap-thread.c
1858                 Fix warning
1859
1860 2006-12-31 [paul]       2.6.1cvs92
1861
1862         * src/prefs_summaries.c
1863                 use gtk_button_new_from_stock()
1864
1865 2006-12-30 [colin]      2.6.1cvs91
1866
1867         * src/folder.c
1868         * src/imap_gtk.c
1869         * src/mh_gtk.c
1870                 Don't update filtering and account paths 
1871                 when copying folders
1872
1873 2006-12-30 [colin]      2.6.1cvs90
1874
1875         * src/prefs_compose_writing.c
1876         * src/prefs_quote.c
1877         * src/prefs_template.c
1878                 Use message font for Writing and 
1879                 Quoting prefs, as well as Templates.
1880
1881 2006-12-30 [colin]      2.6.1cvs89
1882
1883         * src/prefs_summaries.c
1884                 Rework GUI; patch by Pawel
1885
1886 2006-12-29 [colin]      2.6.1cvs88
1887
1888         * src/prefs_folder_item.c
1889                 Fix bug 1085, 'Apply to subfolder 
1890                 doesn't work' - I was mistaken saying
1891                 it worked in every case
1892
1893 2006-12-28 [colin]      2.6.1cvs87
1894
1895         * src/gtk/gtkaspell.c
1896                 Don't assert if use_alternate is true
1897                 and alt_dictionary isn't set -- this 
1898                 is what happens on upgrade! Rather,
1899                 do with it.
1900
1901 2006-12-28 [colin]      2.6.1cvs86
1902
1903         * Makefile.am
1904                 Fix desktop/icon simplification
1905
1906 2006-12-28 [colin]      2.6.1cvs85
1907
1908         * Makefile.am
1909                 Make desktop and icon not 
1910                 dependant on the desktop
1911
1912 2006-12-28 [wwp]        2.6.1cvs84
1913
1914         * src/plugins/pgpmime/claws.def
1915                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1916
1917 2006-12-28 [wwp]        2.6.1cvs83
1918
1919         * src/prefs_folder_item.c
1920                 Fix coloring of "simplify subject regexp" (folder prefs),
1921                 which might be left to red whereas the regexp gets empty.
1922
1923 2006-12-28 [wwp]        2.6.1cvs82
1924
1925         * src/prefs_common.c
1926         * src/prefs_common.h
1927         * src/addressbook.c
1928         * src/addressitem.h
1929                 Save addressbook mainwindow's horizontal and vertical splitter position.
1930
1931 2006-12-27 [wwp]        2.6.1cvs81
1932
1933         * src/gtk/gtkaspell.c
1934         * src/gtk/gtkaspell.h
1935         * src/compose.c
1936                 Fix assignment of compose's default and alternate dictionary from
1937                 account or folder settings. Now gtkaspell_change_dict does rotate
1938                 dicts only when it's called from a menu cb.
1939
1940 2006-12-27 [wwp]        2.6.1cvs80
1941
1942         * src/folder_item_prefs.c
1943                 Fix randomly initialized default-alt-dictionary (folder prefs),
1944                 complete 2.6.1cvs72.
1945
1946 2006-12-27 [paul]       2.6.1cvs79
1947
1948         * src/imap_gtk.c
1949         * src/mh_gtk.c
1950                 Add Copy folder in the folder's contextual
1951                 menu
1952
1953 2006-12-27 [wwp]        2.6.1cvs78
1954
1955         * src/imap.c
1956                 Clean up session locking, thanks to Colin.
1957
1958 2006-12-26 [colin]      2.6.1cvs77
1959
1960         * src/statusbar.c
1961                 Revert previous patch
1962
1963 2006-12-26 [colin]      2.6.1cvs76
1964
1965         * src/folder.c
1966         * src/folderview.c
1967         * src/imap.c
1968         * src/statusbar.c
1969         * src/etpan/imap-thread.c
1970                 Fix previous commit warnings
1971                 Make statusbar update every second if total < 20
1972                 Make IMAP APPEND faster by simplifying log              
1973
1974 2006-12-26 [colin]      2.6.1cvs75
1975
1976         * src/folder.c
1977         * src/folder.h
1978         * src/folderview.c
1979         * src/folderview.h
1980         * src/imap_gtk.c
1981         * src/mh_gtk.c
1982                 Make it possible to copy folders accross
1983                 mailboxes (this was an arbitrary limitation).
1984                 Still make it impossible to move folders 
1985                 accross mailboxes.
1986
1987 2006-12-26 [colin]      2.6.1cvs74
1988
1989         * src/etpan/imap-thread.c
1990                 Fix bug 1081, 'claws-mail 
1991                 segfaults when going offline 
1992                 while it transfers mails via 
1993                 imap'
1994
1995 2006-12-26 [colin]      2.6.1cvs73
1996
1997         * src/folder_item_prefs.c
1998                 Don't forget alt dictionary when
1999                 renaming/moving folders
2000
2001 2006-12-26 [wwp]        2.6.1cvs72
2002
2003         * src/folder_item_prefs.c
2004                 Add missing defaults for per-folder alt dict
2005                 (forgotten in 2.6.1cvs61).
2006
2007 2006-12-26 [colin]      2.6.1cvs71
2008
2009         * src/wizard.c
2010                 Add tooltip to state that specifying
2011                 full path to mailbox is possible
2012
2013 2006-12-26 [wwp]        2.6.1cvs70
2014
2015         * src/partial_download.c
2016         * src/gtk/gtkvscrollbutton.c
2017         * src/plugins/pgpinline/plugin.c
2018                 Fix for few compiler warnings that matter.
2019
2020 2006-12-25 [colin]      2.6.1cvs69
2021
2022         * src/partial_download.c
2023                 Fix marking for download or deletion
2024                 when the header isn't the first
2025         * src/gtk/logwindow.c
2026                 Fix start of scrolling
2027
2028 2006-12-23 [paul]       2.6.1cvs68
2029
2030         * src/compose.c
2031                 change last commit to use the 'academic'
2032                 method instead. Thanks to wwp
2033
2034 2006-12-23 [paul]       2.6.1cvs67
2035
2036         * src/compose.c
2037                 don't warn about empty subject when
2038                 redirecting
2039
2040 2006-12-22 [colin]      2.6.1cvs66
2041
2042         * src/summary_search.c
2043                 Fix previous patch
2044
2045 2006-12-22 [colin]      2.6.1cvs65
2046
2047         * src/gtk/gtkutils.c
2048         * src/imap.c
2049         * src/jpilot.c
2050         * src/summary_search.c
2051                 A few warning fixes
2052
2053 2006-12-23 [paul]       
2054
2055         2.7.0-rc2 released
2056
2057 2006-12-22 [colin]      2.6.1cvs64
2058
2059         * src/toolbar.c
2060         * src/toolbar.h
2061                 Add a combo to the learn spam button
2062         * src/plugins/bogofilter/bogofilter.c
2063         * src/plugins/bogofilter/bogofilter_gtk.c
2064         * src/plugins/bogofilter/bogofilter.h
2065                 Allow to store Unsure mails in a specific
2066                 folder to make better teaching easier
2067
2068 2006-12-21 [wwp]        2.6.1cvs63
2069
2070         * src/compose.c
2071         * src/prefs_common.c
2072         * src/prefs_common.h
2073         * src/prefs_spelling.c
2074         * src/gtk/gtkaspell.c
2075         * src/gtk/gtkaspell.h
2076                 Allow spell-checking using both current and alternate dictionaries
2077                 (thanks to Colin).
2078
2079 2006-12-21 [wwp]        2.6.1cvs62
2080
2081         * src/gtk/gtkaspell.c
2082                 Apply recheck_when_changing_dict (highlight all mispelled words)
2083                 when switching to alternate dictionary.
2084
2085 2006-12-21 [wwp]        2.6.1cvs61
2086
2087         * src/compose.c
2088         * src/folder_item_prefs.h
2089         * src/prefs_common.c
2090         * src/prefs_common.h
2091         * src/prefs_folder_item.c
2092         * src/prefs_spelling.c
2093         * src/gtk/gtkaspell.c
2094         * src/gtk/gtkaspell.h
2095                 Add global and per-folder prefs to set the default
2096                 alternate dictionary.
2097
2098 2006-12-21 [colin]      2.6.1cvs60
2099
2100         * src/folder.c
2101                 Look for folders by path in all folders
2102         * src/html.c
2103                 add &mdash;
2104
2105 2006-12-20 [colin]      2.6.1cvs59
2106
2107         * src/gtk/quicksearch.c
2108                 Make sure in_typing is false when clearing
2109
2110 2006-12-20 [wwp]        2.6.1cvs58
2111
2112         * configure.ac
2113                 change manual's target dir to be LFH-compliant (thanks to Colin).
2114
2115 2006-12-20 [wwp]        2.6.1cvs57
2116
2117         * src/prefs_common.c
2118         * src/prefs_summaries.c
2119                 i18n fix and factorize patch, thanks to Fabien.
2120
2121 2006-12-20 [paul]       2.6.1cvs56
2122
2123         * configure.ac
2124                 last of the renaming (??)
2125         * src/main.c
2126                 correct --help info of --status-full
2127         * src/plugins/bogofilter/bogofilter.c
2128                 make FALSE default of whitelist_ab
2129
2130 2006-12-19 [colin]      2.6.1cvs55
2131
2132         * src/jpilot.c
2133                 Same as before, without depending on
2134                 pisock >= 0.12
2135
2136 2006-12-19 [colin]      2.6.1cvs54
2137
2138         * src/jpilot.c
2139                 Fix bug 1059, 'Better jpilot charset 
2140                 handling'. Use libpisync's charset conversion
2141                 if possible
2142
2143 2006-12-19 [colin]      2.6.1cvs53
2144
2145         * po/fr.po
2146                 Updated by Fabien
2147
2148 2006-12-19 [wwp]        2.6.1cvs52
2149
2150         * src/gtk/about.c
2151                 Add missing #include (thanks to Colin).
2152
2153 2006-12-19 [wwp]        2.6.1cvs51
2154
2155         * src/prefs_receive.c
2156                 Better spacing between widgets in prefs.
2157
2158 2006-12-18 [colin]      2.6.1cvs50
2159
2160         * src/imap.c
2161                 Fix failure to get separator on LIST "" ""
2162                 Try LIST "" "INBOX" too.
2163
2164 2006-12-18 [wwp]        2.6.1cvs49
2165
2166         * src/common/session.c
2167                 Fix a compiler warning (thanks to Fabien).
2168
2169 2006-12-18 [wwp]        2.6.1cvs48
2170
2171         * src/compose.c
2172         * src/prefs_quote.c
2173                 Factorize some strings for translation (it's about error
2174                 messages when applying or checking template/quote format).
2175
2176 2006-12-18 [colin]      2.6.1cvs47
2177
2178         * Makefile.am
2179         * src/common/defs.h
2180         * src/gtk/Makefile.am
2181         * src/gtk/about.c
2182                 Add a Release notes tab from the contents of
2183                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2184
2185 2006-12-17 [colin]      2.6.1cvs46
2186
2187         * src/mimeview.c
2188         * src/textview.c
2189         * src/gtk/filesel.c
2190                 Correctly convert from/to UTF8/filename encoding
2191                 when loading and saving files. Probably fixes
2192                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
2193                 for a file to attach and is blocked...'
2194
2195 2006-12-17 [colin]      2.6.1cvs45
2196
2197         * src/gtk/logwindow.c
2198                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
2199                 IMAP folder and is blocked on main thread': 
2200                 make sure we put utf8 in the log.
2201
2202 2006-12-16 [colin]      2.6.1cvs44
2203
2204         * src/toolbar.c
2205         * src/toolbar.h
2206                 Fix bug 1055, 'Add the 'cancel receive' 
2207                 in the available events for the toolbar buttons'
2208
2209 2006-12-16 [colin]      2.6.1cvs43
2210
2211         * po/POTFILES.in
2212         * src/imap.c
2213         * src/common/nntp.c
2214         * src/common/session.c
2215                 Log error when SSL handshakes fail. 
2216                 Fixes bug 1082, 'incorrect / imprecise 
2217                 error message when imap server provides 
2218                 ssl only through STARTTLS but SSL is 
2219                 selected'
2220
2221 2006-12-15 [wwp]        2.6.1cvs42
2222
2223         * src/plugins/bogofilter/bogofilter_gtk.c
2224                 set proper sensitivity to widgets I've recently added.
2225
2226 2006-12-15 [colin]      
2227
2228         2.7.0-rc1 released
2229
2230 2006-12-15 [wwp]        2.6.1cvs41
2231
2232         * src/plugins/bogofilter/bogofilter.c
2233         * src/plugins/bogofilter/bogofilter.h
2234         * src/plugins/bogofilter/bogofilter_gtk.c
2235                 bogofilter's whitelist can now use a subset of
2236                 the addressbook (either a book, a subfolder of a book,
2237                 or the whole addressbook by using "Any"). Re-used there
2238                 some pref_matcher widgets and mechanisms to match a subset
2239                 of the addressbook.
2240
2241 2006-12-15 [wwp]        2.6.1cvs40
2242
2243         * src/wizard.c
2244         * src/common/plugin.c
2245         * src/common/plugin.h
2246         * src/gtk/about.c
2247         * src/plugins/bogofilter/bogofilter.c
2248         * src/plugins/clamav/clamav_plugin.c
2249         * src/plugins/demo/demo.c
2250         * src/plugins/dillo_viewer/dillo_viewer.c
2251         * src/plugins/pgpcore/plugin.c
2252         * src/plugins/pgpinline/plugin.c
2253         * src/plugins/pgpmime/plugin.c
2254         * src/plugins/spamassassin/spamassassin.c
2255         * src/plugins/trayicon/trayicon.c
2256                 factorize some translatable strings (plugins-related),
2257                 fix missing punctuation in several places,
2258                 remove useless translatable \n in about.c,
2259                 and factorize plugin init code w/ a new function
2260                 check_plugin_version() in common/plugin.c.
2261                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2262
2263 2006-12-15 [wwp]        2.6.1cvs39
2264
2265         * src/plugins/bogofilter/bogofilter.c
2266         * src/plugins/bogofilter/bogofilter_gtk.c
2267                 flag whitelisted spams as spam, but don't filter it to the spam
2268                 folder. Thanks to Colin.
2269
2270 2006-12-15 [ticho]      2.6.1cvs38
2271
2272         * src/plugins/bogofilter/bogofilter.c
2273         * src/plugins/bogofilter/bogofilter.h
2274         * src/plugins/bogofilter/bogofilter_gtk.c
2275                 Add option to whitelist senders found in addressbook. Patch by colin.
2276
2277 2006-12-15 [paul]       2.6.1cvs37
2278
2279         * src/folderview.c
2280                 add missing #include "log.h"
2281
2282 2006-12-15 [paul]       2.6.1cvs36
2283
2284         * src/plugins/bogofilter/bogofilter.c
2285         * src/plugins/bogofilter/bogofilter.h
2286         * src/plugins/bogofilter/bogofilter_gtk.c
2287                 Add an option to allow inserting an
2288                 X-Claws-Bogosity header (on MH folders
2289                 only). Patch by Colin
2290
2291 2006-12-14 [colin]      2.6.1cvs35
2292
2293         * src/main.c
2294                 "Yes" should be the default choice for
2295                 migration configuration
2296
2297 2006-12-14 [paul]       2.6.1cvs34
2298
2299         * src/prefs_summaries.c
2300         * manual/advanced.xml
2301                 Unhide mark_as_read_delay
2302
2303 2006-12-14 [paul]       2.6.1cvs33
2304
2305         * src/messageview.c
2306         * src/messageview.h
2307         * src/mimeview.c
2308         * src/mimeview.h
2309         * src/summaryview.c
2310         * src/textview.c
2311         * src/textview.h
2312                 Fix printing of selection
2313                 Fix printing of message parts
2314                 Fix printing of images
2315         * src/gtk/gtksourceprintjob.c
2316                 Fix page count when there are images
2317
2318 2006-12-14 [wwp]        2.6.1cvs32
2319
2320         * src/mainwindow.c
2321         * src/summaryview.c
2322         * src/summaryview.h
2323         * src/gtk/quicksearch.c
2324                 fix quicksearch 'magnify' button status when QS is closed
2325                 using the Escape key, thanks to Colin.
2326
2327 2006-12-14 [wwp]        2.6.1cvs31
2328
2329         * src/mainwindow.c
2330         * src/summaryview.c
2331         * src/summaryview.h
2332         * src/gtk/quicksearch.c
2333                 fix quicksearch 'magnify' button status when QS is closed
2334                 using the Escape key, thanks to Colin.
2335
2336 2006-12-13 [colin]      2.6.1cvs30
2337
2338         * src/ldapquery.c
2339         * src/ldaputil.c
2340                 Use the binary safe version of ldap_get_values,
2341                 to make sure we manipulate null-terminated 
2342                 strings. Maybe fixes bug 1075, 'claws mail 
2343                 segfault when completing ldap adresses'
2344         * src/syldap.c ** REMOVED **
2345         * src/syldap.h ** REMOVED **
2346                 Remove dead files
2347
2348 2006-12-13 [mones]      2.6.1cvs29
2349
2350         * po/es.po
2351                 Fixed piped strings, fixed click translation
2352
2353 2006-12-13 [paul]       2.6.1cvs28
2354
2355         * src/main.c
2356                 don't translate these strings
2357
2358 2006-12-13 [paul]       2.6.1cvs27
2359
2360         * po/en_GB.po
2361                 updated
2362
2363 2006-12-13 [colin]      2.6.1cvs26
2364
2365         * src/main.c
2366         * src/main.h
2367                 Add claws_is_starting()
2368
2369 2006-12-13 [mones]      2.6.1cvs25
2370
2371         * manual/es/advanced.xml
2372         * po/es.po
2373                 Synced manual and updated translation
2374
2375 2006-12-12 [colin]      2.6.1cvs24
2376
2377         * src/wizard.c
2378                 Add an option to use STARTTLS in the
2379                 welcome wizard. Fixes bug 1080, 
2380                 'Using SSL option in wizard for incoming 
2381                 server does not activate SSL with STARTTLS'
2382
2383 2006-12-12 [colin]      2.6.1cvs23
2384
2385         * src/main.c
2386                 Don't exit when there's an incomplete
2387                 mailbox configured - leaves a chance 
2388                 to fix a failing IMAP account. Exit
2389                 if no mailbox at all is loaded (case
2390                 of missing plugin).
2391                 Completes bug 1077's fix (I was wrong
2392                 in this bug's comment #3).
2393
2394 2006-12-12 [colin]      2.6.1cvs22
2395
2396         * src/gtk/menu.h
2397                 Add another menu data type
2398         * src/prefs_account.c
2399                 Complete the completion of bug 1076
2400                 (doesn't lose the pref on apply)
2401
2402 2006-12-12 [paul]       2.6.1cvs21
2403
2404         * src/prefs_account.c
2405                 complete the fix of bug 1076
2406                 also be more verbose with the text
2407
2408 2006-12-12 [paul]       2.6.1cvs20
2409
2410         * src/gtk/combobox.c
2411                 fix compilation warning
2412
2413 2006-12-11 [colin]      2.6.1cvs19
2414
2415         * src/wizard.c
2416                 Document :port in server entry tooltips
2417
2418 2006-12-11 [colin]      2.6.1cvs18
2419
2420         * src/main.c
2421                 Fix compile
2422
2423 2006-12-11 [colin]      2.6.1cvs17
2424
2425         * src/main.c
2426                 Add failing IMAP as a reason for no
2427                 mailbox
2428
2429 2006-12-11 [colin]      2.6.1cvs16
2430
2431         * src/prefs_account.c
2432                 Check for existence of inbox for local
2433                 accounts too
2434         * src/wizard.c
2435                 Allow setting the port to use for servers
2436                 by using the usual "server.example.com:port"
2437                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2438                 not start when IMAP server is unavailable'
2439
2440 2006-12-11 [colin]      2.6.1cvs15
2441
2442         * src/prefs_account.c
2443                 Prevent use of non-existing default inbox
2444
2445 2006-12-11 [colin]      2.6.1cvs14
2446
2447         * src/prefs_account.c
2448                 Fix sensitivity. Fixes bug 1076, 'privacy 
2449                 options are displayed even when pgp plugin 
2450                 not loaded / available'
2451
2452 2006-12-09 [colin]      2.6.1cvs13
2453
2454         * manual/advanced.xml
2455         * src/prefs_common.c
2456         * src/prefs_common.h
2457         * src/common/ssl_certificate.c
2458                 Add a new hidden preference, 'unsafe_ssl_certs',
2459                 which allows to store multiple certificates per
2460                 server/port. This is disabled by default because
2461                 it's less secure (presenting a new certificate
2462                 instead of a changed one raises less alarms).
2463                 This will cause Claws to ask about an unknown
2464                 certificate for people who have used 2.6.1cvs8
2465                 or greater.
2466
2467 2006-12-09 [colin]      2.6.1cvs12
2468
2469         * src/action.c
2470                 Fix cache updating after action
2471
2472 2006-12-07 [wwp]        2.6.1cvs11
2473
2474         * src/compose.c
2475                 fix email address comparison when replying to all
2476                 (avoid replying to ourselves), thanks to Colin.
2477
2478 2006-12-06 [paul]       2.6.1cvs10
2479
2480         * src/addrharvest.c
2481         * src/editldap.c
2482         * src/expldifdlg.c
2483         * src/news.c
2484         * src/toolbar.c
2485         * src/common/utils.c
2486                 ...and more renaming
2487                 Thanks to Colin
2488
2489 2006-12-06 [paul]       2.6.1cvs9
2490
2491         * src/compose.c
2492         * src/messageview.c
2493         * src/procheader.c
2494         * src/procmime.c
2495         * src/procmsg.c
2496         * src/textview.c
2497                 more renaming
2498                 Thanks to Colin
2499
2500 2006-12-06 [colin]      2.6.1cvs8
2501
2502         * src/ssl_manager.c
2503         * src/common/ssl_certificate.c
2504         * src/common/ssl_certificate.h
2505                 Handle multiple certificates per host/port
2506
2507 2006-12-06 [colin]      2.6.1cvs7
2508
2509         * src/etpan/imap-thread.c
2510                 Fix certificate checking on IMAP
2511
2512 2006-12-06 [colin]      2.6.1cvs6
2513
2514         * src/folderview.c
2515                 Fix bug 1072, 'Claws stops fetching newsgroups 
2516                 from server when newsgroup got deleted': continue
2517                 checking other groups
2518
2519 2006-12-05 [wwp]        2.6.1cvs5
2520
2521         * src/message_search.c
2522         * src/summary_search.c
2523         * src/gtk/combobox.c
2524         * src/gtk/combobox.h
2525         * src/gtk/gtkutils.c
2526         * src/gtk/gtkutils.h
2527                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2528                 behave like w/ old comboboxes (summary and message search only).
2529
2530 2006-12-05 [paul]       2.6.1cvs4
2531
2532         * src/wizard.c
2533                 encode headers
2534                 Thanks to Colin
2535
2536 2006-12-05 [paul]       2.6.1cvs3
2537
2538         * tools/README
2539         * tools/textviewer.pl
2540                 script updated and description added
2541
2542 2006-12-04 [colin]      2.6.1cvs2
2543
2544         * src/compose.c
2545                 Run pre-send hook only when checking
2546                 everything
2547
2548 2006-12-04 [paul]       2.6.1cvs1
2549
2550         * NEWS
2551         * README
2552         * RELEASE_NOTES
2553         * configure.ac
2554         * tools/README
2555                 bump up version number following stable release
2556
2557 2006-12-04 [paul]       2.6.0cvs83
2558
2559         * README
2560                 updates and corrections
2561
2562 2006-12-04 [colin]      2.6.0cvs82
2563
2564         * src/common/utils.c
2565                 Probably fix bug 1066, 'Incorrect mailbox 
2566                 size displayed'
2567
2568 2006-12-04 [colin]      2.6.0cvs81
2569
2570         * src/common/utils.c
2571                 Trim tabs from mailcap file too.
2572
2573 2006-12-02 [paul]       2.6.0cvs80
2574
2575         * src/exphtmldlg.c
2576                 fix broken GUI under certain languages
2577         * src/expldifdlg.c
2578                 put the Cancel button to the right
2579
2580 2006-12-01 [paul]       2.6.0cvs79
2581
2582         * tools/Makefile.am
2583                 remove reference to removed file
2584
2585 2006-12-01 [wwp]        2.6.0cvs78
2586
2587         * src/addressbook.c
2588         * src/editaddress.c
2589                 remove forgotten debug statements.
2590
2591 2006-12-01 [wwp]        2.6.0cvs77
2592
2593         * manual/advanced.xml
2594         * manual/fr/advanced.xml
2595         * src/addressbook.c
2596         * src/addressbook.h
2597         * src/addressitem.h
2598         * src/editaddress.c
2599         * src/editaddress.h
2600         * src/prefs_common.c
2601         * src/prefs_common.h
2602         * src/gtk/gtkutils.c
2603         * src/gtk/gtkutils.h
2604                 add a hidden option to allow embedding the editaddress (edit contact details)
2605                 dialog into the addressbook's window. This doesn't change the default
2606                 behaviour.
2607
2608 2006-12-01 [wwp]        2.6.0cvs76
2609
2610         * src/message_search.c
2611         * src/summary_search.c
2612                 fix more focus issues (don't set focus to combobox's entry widget when
2613                 entry's value changed, if entry widget has focus already).
2614
2615 2006-12-01 [wwp]        2.6.0cvs75
2616
2617         * src/gtk/quicksearch.c
2618                 revert last changes to the quicksearch gtk_combo_box, this needs more
2619                 tuning and testing.
2620
2621 2006-12-01 [paul]       2.6.0cvs74
2622
2623         * tools/kdeservicemenu/README
2624         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2625         * tools/kdeservicemenu/install.sh
2626         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2627         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2628                 simplify this stuff, and in so doing,
2629                 fix it. (possibly re-extend it again at
2630                 a later date)
2631
2632 2006-12-01 [wwp]        2.6.0cvs73
2633
2634         * src/gtk/quicksearch.c
2635                 adapt quicksearch code to use modern gtk_combo_box'es.
2636
2637 2006-12-01 [wwp]        2.6.0cvs72
2638
2639         * src/common/defs.h
2640         * src/prefs_common.c
2641         * src/prefs_common.h
2642         * src/message_search.c
2643         * src/summary_search.c
2644         * src/gtk/combobox.c
2645         * src/gtk/combobox.h
2646                 add history combos to all message and summary search fields.
2647
2648 2006-12-01 [wwp]        2.6.0cvs71
2649
2650         * src/summaryview.c
2651                 As the list may change while the mark as read delay
2652                 runs, we can't rely on the 'row' pointer, which can
2653                 be invalid when the timeout is called. As the mark
2654                 as read is only done if the message is still selected,
2655                 use summaryview->selected instead. Thanks to Colin.
2656
2657 2006-11-30 [paul]       2.6.0cvs70
2658
2659         * src/textview.c
2660                 give emphasis to "Sylpheed-Claws"
2661                 as well as "Claws Mail"
2662
2663 2006-11-30 [colin]      2.6.0cvs69
2664
2665         * src/wizard.c
2666                 Put the SSL checkboxes in the receiving
2667                 and sending server pages.
2668
2669 2006-11-29 [colin]      2.6.0cvs68
2670
2671         * src/gtk/gtkutils.c
2672         * src/gtk/gtkvscrollbutton.c
2673                 Revert some deprecated fixes - they seem to
2674                 deprecate stuff as soon as a new one gets out.
2675                 g_object_ref_sink needed glib-2.10.
2676
2677 2006-11-29 [colin]      2.6.0cvs67
2678
2679         * src/common/utils.c
2680                 Create .mailcap if it doesn't exist
2681
2682 2006-11-29 [colin]      2.6.0cvs66
2683
2684         * src/compose.c
2685                 Followup to cvs60: use original list
2686                 of recipients if replying to a mail
2687                 in Sent Drafts or Queue.
2688
2689 2006-11-27 [paul]       2.6.0cvs65
2690
2691         * src/image_viewer.c
2692                 revert the last change for now (it's broken)
2693
2694 2006-11-27 [paul]       2.6.0cvs64
2695
2696         * Makefile.am
2697         * configure.ac
2698         * m4/aclocal-include.m4
2699         * m4/check-type.m4
2700         * src/Makefile.am
2701         * src/addr_compl.c
2702         * src/compose.c
2703         * src/crash.c
2704         * src/export.c
2705         * src/exporthtml.c
2706         * src/exportldif.c
2707         * src/imap.c
2708         * src/import.c
2709         * src/main.c
2710         * src/main.h
2711         * src/matcher.c
2712         * src/mimeview.c
2713         * src/procmsg.c
2714         * src/textview.c
2715         * src/common/Makefile.am
2716         * src/common/claws.c
2717         * src/common/claws.h
2718         * src/common/ssl.c
2719         * src/common/sylpheed.c
2720         * src/common/sylpheed.h
2721         * src/etpan/Makefile.am
2722         * src/gtk/Makefile.am
2723         * src/gtk/claws-marshal.list
2724         * src/gtk/filesel.c
2725         * src/gtk/gtksctree.c
2726         * src/gtk/quicksearch.c
2727         * src/gtk/sylpheed-marshal.list
2728         * src/plugins/bogofilter/bogofilter.c
2729         * src/plugins/bogofilter/bogofilter_gtk.c
2730         * src/plugins/clamav/clamav_plugin.c
2731         * src/plugins/clamav/clamav_plugin_gtk.c
2732         * src/plugins/demo/demo.c
2733         * src/plugins/dillo_viewer/dillo_viewer.c
2734         * src/plugins/pgpcore/Makefile.am
2735         * src/plugins/pgpcore/claws.def
2736         * src/plugins/pgpcore/pgp_viewer.c
2737         * src/plugins/pgpcore/plugin.c
2738         * src/plugins/pgpcore/sylpheed.def
2739         * src/plugins/pgpinline/Makefile.am
2740         * src/plugins/pgpinline/claws.def
2741         * src/plugins/pgpinline/plugin.c
2742         * src/plugins/pgpinline/sylpheed.def
2743         * src/plugins/pgpmime/Makefile.am
2744         * src/plugins/pgpmime/claws.def
2745         * src/plugins/pgpmime/plugin.c
2746         * src/plugins/pgpmime/sylpheed.def
2747         * src/plugins/spamassassin/spamassassin.c
2748         * src/plugins/spamassassin/spamassassin_gtk.c
2749         * src/plugins/trayicon/trayicon.c
2750                 yet more renaming
2751                 remove deprecated gtk_tooltips_set_delay()
2752
2753 2006-11-26 [paul]       2.6.0cvs63
2754
2755         * src/expldifdlg.c
2756         * src/folderview.c
2757         * src/image_viewer.c
2758         * src/mainwindow.c
2759         * src/gtk/gtkutils.c
2760         * src/gtk/gtkvscrollbutton.c
2761         * src/gtk/prefswindow.c
2762         * src/plugins/pgpcore/prefs_gpg.c
2763                 replace more deprecated GTK+ functions
2764
2765 2006-11-26 [paul]       2.6.0cvs62
2766
2767         * src/addr_compl.c
2768         * src/addressbook.c
2769         * src/browseldap.c
2770                 replace deprecated gtk_idle_... functions
2771
2772 2006-11-26 [paul]       2.6.0cvs61
2773
2774         * src/compose.c
2775         * src/folderview.c
2776         * src/inc.c
2777         * src/summaryview.c
2778         * src/gtk/gtkvscrollbutton.c
2779         * src/gtk/quicksearch.c
2780         * src/plugins/pgpcore/passphrase.c
2781                 replace deprecated gtk_timeout_add and
2782                 gtk_timeout_remove
2783
2784 2006-11-26 [paul]       2.6.0cvs60
2785
2786         * src/compose.c
2787                 fix bug that caused the wrong recipient
2788                 to be selected when replying to a msg
2789                 which is From one of our accounts to
2790                 another of our accounts
2791
2792 2006-11-25 [paul]       2.6.0cvs59
2793
2794         * src/summaryview.c
2795                 don't change the From column title to
2796                 To if the To column is visible
2797
2798 2006-11-24 [paul]       2.6.0cvs58
2799
2800         * src/compose.c
2801                 fix bug 1069, 'Sent mails disappear, BCC
2802                 or locking problem?'
2803
2804 2006-11-21 [wwp]        2.6.0cvs57
2805
2806         * src/compose.c
2807                 fix spelling menu when replying (same as 2.3.1cvs39):
2808                 discrepancy between context menu and top menu when
2809                 folder's dictionary isn't the default one.
2810
2811 2006-11-19 [paul]       2.6.0cvs56
2812
2813         * src/summaryview.c
2814                 obey always_show_msg option when
2815                 marking as spam
2816         * src/plugins/bogofilter/bogofilter.c
2817                 fix typo
2818
2819 2006-11-18 [paul]       2.6.0cvs55
2820
2821         * AUTHORS
2822         * README
2823         * debian/copyright
2824         * manual/ack.xml
2825         * manual/es/ack.xml
2826         * manual/fr/ack.xml
2827         * manual/pl/ack.xml
2828         * src/gtk/authors.h
2829         * src/gtk/icon_legend.c
2830         * src/gtk/icon_legend.h
2831         * tools/OOo2claws-mail.pl
2832         * tools/README
2833         * tools/acroread2claws-mail.pl
2834         * tools/claws.i18n.status.pl
2835         * tools/filter_conv.pl
2836         * tools/filter_conv_new.pl
2837         * tools/freshmeat_search.pl
2838         * tools/google_search.pl
2839         * tools/kmail2claws-mail.pl
2840         * tools/kmail2claws-mail_v2.pl
2841         * tools/maildir2claws-mail.pl
2842         * tools/make.themes.project
2843         * tools/multiwebsearch.pl
2844         * tools/outlook2claws-mail.pl
2845         * tools/tb2claws-mail
2846         * tools/kdeservicemenu/README
2847         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2848                 update mine and wwp's email addresses in
2849                 several places
2850                 Patch by wwp
2851         * src/prefs_compose_writing.c
2852                 set sensitivity on 'new message format' frame
2853
2854 2006-11-17 [paul]       2.6.0cvs54
2855
2856         * src/gtk/about.c
2857                 more reworking of the GUI
2858                 Patch by Fabien Vantard
2859
2860 2006-11-16 [paul]       2.6.0cvs53
2861
2862         * src/gtk/about.c
2863                 set a minimum size for the window, allow
2864                 it to automatically expand as necessary
2865
2866 2006-11-16 [wwp]        2.6.0cvs52
2867
2868         * src/gtk/about.c
2869                 better wrap of copyright info on some systems.
2870
2871 2006-11-16 [paul]       2.6.0cvs51
2872
2873         * src/gtk/about.c
2874                 move the tech info from the upper panel
2875                 to the Info tab
2876                 use a gtk_text_view for the features tab
2877
2878 2006-11-16 [paul]       2.6.0cvs50
2879
2880         * po/Makevars
2881                 update my email address
2882         * src/addressbook.c
2883         * src/compose.c
2884         * src/imap_gtk.c
2885         * src/mh_gtk.c
2886         * src/news_gtk.c
2887         * src/summaryview.c
2888         * src/plugins/trayicon/trayicon.c
2889                 don't offer simple menu separators
2890                 for translation
2891         * src/folderview.c
2892                 add separator between 'mark all read'
2893                 and 'search folder'
2894
2895 2006-11-15 [wwp]        2.6.0cvs49
2896
2897         * src/gtk/authors.h
2898                 updated manuals authors.
2899
2900 2006-11-14 [paul]       2.6.0cvs48
2901
2902         * src/compose.c
2903                 Fix Options/Reply mode after draft save
2904
2905 2006-11-14 [paul]       2.6.0cvs47
2906
2907         * src/Makefile.am
2908                 Fix make DESTDIR=...
2909         * src/mbox.c
2910                 Optimise speed
2911         * src/plugins/pgpinline/pgpinline.c
2912                 Probably fix bug 1061
2913
2914 2006-11-14 [paul]       2.6.0cvs46
2915
2916         * po/Makevars
2917                 enable Q_ macro
2918         * src/Makefile.am
2919         * src/stock_pixmap.c
2920         * src/stock_pixmap.h
2921         * src/gtk/about.c
2922         * src/pixmaps/active.xpm
2923         * src/pixmaps/inactive.xpm
2924                 add a new page, 'Features', to the About dialog
2925                 showing which features are compiled in and which
2926                 are not
2927
2928 2006-11-14 [paul]       2.6.0cvs45
2929
2930         * po/ru.po
2931                 updated by Pavlo Bohmat
2932
2933 2006-11-14 [colin]      2.6.0cvs44
2934
2935         * src/compose.c
2936         * src/inc.c
2937         * src/messageview.c
2938         * src/news.c
2939         * src/pop.c
2940         * src/procmsg.c
2941         * src/gtk/gtkaspell.c
2942                 Fix 64-bit-related warnings
2943         * src/ssl_manager.c
2944                 Fix possible infinite loop
2945         * src/plugins/pgpcore/sgpgme.c
2946                 Remove useless check
2947
2948 2006-11-13 [colin]      2.6.0cvs43
2949
2950         * src/gtk/Makefile.am
2951                 authors.h isn't generated
2952
2953 2006-11-13 [colin]      2.6.0cvs42
2954
2955         * src/plugins/pgpinline/pgpinline.c
2956         * src/plugins/pgpmime/pgpmime.c
2957                 Very probably fix bug 1061, 'crash on 
2958                 opening signed email'. Another cast
2959                 problem
2960
2961 2006-11-13 [colin]      2.6.0cvs41
2962
2963         * src/plugins/pgpcore/sgpgme.c
2964                 Maybe fix bug 1061, 'crash on opening 
2965                 signed email'
2966
2967 2006-11-13 [wwp]        2.6.0cvs40
2968
2969         * src/plugins/pgpinline/pgpinline.c
2970                 fix candidate for bug #1057, thanks to Colin.
2971
2972 2006-11-13 [wwp]        2.6.0cvs39
2973
2974         * src/compose.c
2975         * src/quote_fmt_parse.y
2976                 fix bug 1052: current parser buffer was not always 
2977                 allocated, ptr to this buffer could be returned as 
2978                 NULL whereas no parser error has occurred. in 
2979                 consequence, defining a template body as "%d" 
2980                 (w/o the quotes) for the first time of the instance 
2981                 of claws-mail, was reporting a parser error. make 
2982                 sure that the buffer is always allocated, even to 
2983                 an empty string.
2984                 fix mis-unescaping in compose.:compose_quote_fmt(): 
2985                 unescaping of the fmt string was always done 
2986                 whereas it must be done *only* when receiving 
2987                 quote format strings issued from the prefs 
2988                 (compose new message, reply, forward, redirect 
2989                 formats), *not* when applying templates.  in 
2990                 consequences, applying templates w/ sequences 
2991                 like \\|p{echo} were failing. make sure that 
2992                 unescaping is done only when necessary.
2993
2994 2006-11-12 [colin]      2.6.0cvs38
2995
2996         * po/de.po
2997                 Fix typo (s/KB/MB)
2998
2999 2006-11-12 [colin]      2.6.0cvs37
3000
3001         * src/plugins/pgpinline/pgpinline.c
3002         * src/plugins/pgpmime/pgpmime.c
3003                 Release GPG context at the latest 
3004                 possible moment. Maybe fixes 
3005                 bug 1057, 'crash on sending signed 
3006                 message to a newsgroup'
3007                 
3008
3009 2006-11-12 [colin]      2.6.0cvs36
3010
3011         * src/plugins/pgpcore/sgpgme.c
3012                 Tell a bit more when gpg's status doesn't
3013                 contain any signature
3014
3015 2006-11-12 [colin]      2.6.0cvs35
3016
3017         * src/compose.c
3018                 Fix bug 1060, 'compilation error with 
3019                 Irix's cc'
3020
3021 2006-11-12 [paul]       2.6.0cvs34
3022
3023         * doc/man/claws-mail.1
3024         * src/prefs_gtk.c
3025         * src/plugins/clamav/README
3026         * src/plugins/spamassassin/README
3027         * tools/README
3028         * tools/freshmeat_search.pl
3029         * tools/google_search.pl
3030         * tools/multiwebsearch.pl
3031                 more renaming
3032         * src/plugins/trayicon/trayicon.c
3033                 fix compiliation warning
3034
3035 2006-11-11 [colin]      2.6.0cvs33
3036
3037         * src/folderview.c
3038                 Forbid drag and drop from/to different
3039                 folders of type F_UNKNOWN
3040
3041 2006-11-11 [colin]      2.6.0cvs32
3042
3043         * src/plugins/pgpinline/pgpinline.c
3044                 Fix typo in previous commit:
3045                 - gpgme_new(&ctx);
3046                 + if ((err = gpgme_new(&data->ctx)) ...)
3047
3048 2006-11-11 [colin]      2.6.0cvs31
3049
3050         * src/plugins/pgpinline/pgpinline.c
3051         * src/plugins/pgpmime/pgpmime.c
3052                 Check success after calling gpgme_new
3053                 Maybe fixes bug 1057, 'crash on sending 
3054                 signed message to a newsgroup'
3055
3056 2006-11-11 [colin]      2.6.0cvs30
3057
3058         * src/undo.c
3059                 init undostruct to 0s (from
3060                 valgrind log of bug 1057)
3061
3062 2006-11-10 [colin]      2.6.0cvs29
3063
3064         * src/mainwindow.c
3065                 Set cursor to wait before filtering
3066                 duplicates in all folders
3067         * src/plugins/bogofilter/bogofilter.c
3068         * src/plugins/bogofilter/bogofilter.h
3069         * src/plugins/bogofilter/bogofilter_gtk.c
3070                 Completely thread away the bogofilter
3071                 filtering
3072
3073 2006-11-10 [mones]      2.6.0cvs28
3074
3075         * src/compose.c
3076         * src/compose.h
3077                 added COMPOSE_CHECK_BEFORE_SEND hook
3078
3079 2006-11-10 [paul]       2.6.0cvs27
3080
3081         * src/crash.c
3082                 more renaming
3083                 add libSM to get_compiled_in_features()
3084         * src/main.c
3085                 more renaming
3086
3087 2006-11-10 [colin]      2.6.0cvs26
3088
3089         * src/etpan/imap-thread.c
3090                 Add a reference to libetpan's sasl engine
3091                 so that sasl_done() doesn't get called by
3092                 libetpan, and doesn't break openssl.
3093                 Should fix bug 1053, 'SC fails to reestablish 
3094                 a secure connection'
3095                 Patch by Hoa
3096
3097 2006-11-10 [colin]      2.6.0cvs25
3098
3099         * manual/addrbook.xml
3100         * manual/advanced.xml
3101         * manual/faq.xml
3102         * manual/intro.xml
3103                 Some more renaming
3104
3105 2006-11-09 [colin]      2.6.0cvs24
3106
3107         * src/plugins/bogofilter/bogofilter_gtk.c
3108                 Add comment about annoyance
3109
3110 2006-11-09 [colin]      2.6.0cvs23
3111
3112         * src/plugins/bogofilter/bogofilter.c
3113         * src/plugins/bogofilter/bogofilter_gtk.c
3114                 Prepare things needed to thread bogofilter
3115                 filtering: separate bogo stuff and possible GUI
3116                 stuff. 
3117
3118 2006-11-09 [colin]      2.6.0cvs22
3119
3120         * src/account.c
3121         * src/compose.c
3122                 Search for one of our accounts in Delivered-To
3123                 (helps for auto-account selection when 
3124                  replying/forwarding)
3125         * src/folderview.c
3126         * src/mainwindow.c
3127         * src/mainwindow.h
3128         * src/plugins/trayicon/trayicon.c
3129                 Allow opening a new mail with any account from
3130                 the contextual menu
3131
3132 2006-11-09 [wwp]        2.6.0cvs21
3133
3134         * src/compose.c
3135         * src/prefs_common.c
3136         * src/prefs_common.h
3137         * src/prefs_compose_writing.c
3138                 add a compose new message format (in prefs/compose/writing), it's a
3139                 simple subject+body template to use when opening a new composition
3140                 window. It's similar to the existent reply and forward formats.
3141
3142                 enhanced the template/format % symbols substitution mechanism to
3143                 use current composition window information when % are used in
3144                 the compose new message format or in templates applied to new
3145                 messages (there were useless in that situations before). When
3146                 applied to new messages, %d corresponds to the system time/date.
3147
3148 2006-11-09 [paul]       2.6.0cvs20
3149
3150         * src/gtk/authors.h
3151                 fix last commit
3152
3153 2006-11-09 [paul]       2.6.0cvs19
3154
3155         * src/gtk/authors.h
3156                 keep tje alphabetical order
3157
3158 2006-11-08 [colin]      2.6.0cvs18
3159
3160         * src/etpan/imap-thread.c
3161                 Fix bug 1054, 'Slowness logging big 
3162                 data chunks'
3163
3164 2006-11-08 [paul]       2.6.0cvs17
3165
3166         * tools/Makefile.am
3167                 fix the renaming
3168
3169 2006-11-08 [paul]       2.6.0cvs16
3170
3171         * src/common/defs.h
3172                 update BUGZILLA_URI
3173
3174 2006-11-08 [paul]       2.6.0cvs15
3175
3176         * tools/Makefile.am
3177         * tools/OOo2claws-mail.pl
3178         * tools/OOo2sylpheed.pl
3179         * tools/README
3180         * tools/acroread2claws-mail.pl
3181         * tools/acroread2sylpheed.pl
3182         * tools/kmail2claws-mail.pl
3183         * tools/kmail2claws-mail_v2.pl
3184         * tools/kmail2sylpheed.pl
3185         * tools/kmail2sylpheed_v2.pl
3186         * tools/maildir2claws-mail.pl
3187         * tools/maildir2sylpheed.pl
3188         * tools/nautilus2claws-mail.sh
3189         * tools/nautilus2sylpheed.sh
3190         * tools/outlook2claws-mail.pl
3191         * tools/outlook2sylpheed.pl
3192         * tools/tb2claws-mail
3193         * tools/tb2sylpheed
3194         * tools/tbird2claws.py
3195         * tools/tbird2syl.py
3196         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3197         * tools/kdeservicemenu/install.sh
3198         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3199         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3200         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3201         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3202         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3203                 renamed (removed, added) tools files
3204
3205 2006-11-08 [paul]       2.6.0cvs14
3206
3207         * src/main.c
3208         * src/common/defs.h
3209                 Migrate sylpheedrc to clawsrc, and fix the standard
3210                 plugins path in the process
3211
3212 2006-11-07 [colin]      2.6.0cvs13
3213
3214         * src/Makefile.am
3215                 Symlink sylpheed-claws relative to 
3216                 claws-mail
3217
3218 2006-11-07 [colin]      2.6.0cvs12
3219
3220         * src/compose.c
3221                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3222
3223 2006-11-07 [paul]       2.6.0cvs11
3224
3225         * src/gtk/about.c
3226                 Fix a missed occurence of
3227                 Sylpheed-Claws
3228
3229 2006-11-07 [paul]       2.6.0cvs10
3230
3231         * src/Makefile.am
3232                 Fix symlink installation
3233
3234 2006-11-07 [paul]       2.6.0cvs9
3235
3236         * src/Makefile.am
3237                 Symlink claws-mail to sylpheed-claws
3238         * src/common/utils.c
3239                 Fix migrating symlinks
3240         * src/etpan/imap-thread.c
3241                 check certificate only when there's
3242                 no error
3243
3244 2006-11-07 [paul]       2.6.0cvs8
3245
3246         * Makefile.am
3247                 Fix icon breakages with Gtk, which needs a 
3248                 cache updated to see them.
3249
3250 2006-11-07 [paul]       2.6.0cvs7
3251
3252         * .cvsignore
3253         * AUTHORS
3254         * COPYING
3255         * INSTALL
3256         * Makefile.am
3257         * NEWS
3258         * README
3259         * RELEASE_NOTES
3260         * autogen.sh
3261         * claws-mail-128x128.png
3262         * claws-mail-64x64.png
3263         * claws-mail.ico
3264         * claws-mail.pc.in
3265         * claws-mail.png
3266         * configure.ac
3267         * sylpheed-claws-128x128.png
3268         * sylpheed-claws-64x64.png
3269         * sylpheed-claws.desktop
3270         * sylpheed-claws.ico
3271         * sylpheed-claws.pc.in
3272         * sylpheed-claws.png
3273         * debian/README.Debian
3274         * debian/changelog
3275         * debian/claws-mail.desktop
3276         * debian/claws-mail.menu
3277         * debian/claws-mail.postinst.debhelper
3278         * debian/claws-mail.postrm.debhelper
3279         * debian/control
3280         * debian/copyright
3281         * debian/files
3282         * debian/rules
3283         * debian/sylpheed-claws.desktop
3284         * debian/sylpheed-claws.menu
3285         * debian/sylpheed-claws.postinst.debhelper
3286         * debian/sylpheed-claws.postrm.debhelper
3287         * doc/man/Makefile.am
3288         * doc/man/claws-mail.1
3289         * doc/man/sylpheed-claws.1
3290         * doc/src/ChangeLog.claws-pre0.8.0
3291         * manual/Makefile.am
3292         * manual/account.xml
3293         * manual/ack.xml
3294         * manual/addrbook.xml
3295         * manual/advanced.xml
3296         * manual/claws-mail-manual.xml
3297         * manual/faq.xml
3298         * manual/glossary.xml
3299         * manual/handling.xml
3300         * manual/intro.xml
3301         * manual/keyboard.xml
3302         * manual/plugins.xml
3303         * manual/starting.xml
3304         * manual/sylpheed-claws-manual.xml
3305         * manual/xml2pdf
3306         * manual/dist/.cvsignore
3307         * manual/dist/html/.cvsignore
3308         * manual/dist/html/Makefile.am
3309         * manual/dist/pdf/.cvsignore
3310         * manual/dist/pdf/Makefile.am
3311         * manual/dist/ps/.cvsignore
3312         * manual/dist/ps/Makefile.am
3313         * manual/dist/txt/.cvsignore
3314         * manual/dist/txt/Makefile.am
3315         * manual/es/Makefile.am
3316         * manual/es/advanced.xml
3317         * manual/es/claws-mail-manual.xml
3318         * manual/es/faq.xml
3319         * manual/es/glossary.xml
3320         * manual/es/handling.xml
3321         * manual/es/intro.xml
3322         * manual/es/plugins.xml
3323         * manual/es/sylpheed-claws-manual.xml
3324         * manual/es/dist/.cvsignore
3325         * manual/es/dist/html/.cvsignore
3326         * manual/es/dist/html/Makefile.am
3327         * manual/es/dist/pdf/.cvsignore
3328         * manual/es/dist/pdf/Makefile.am
3329         * manual/es/dist/ps/.cvsignore
3330         * manual/es/dist/ps/Makefile.am
3331         * manual/es/dist/txt/.cvsignore
3332         * manual/es/dist/txt/Makefile.am
3333         * manual/fr/Makefile.am
3334         * manual/fr/account.xml
3335         * manual/fr/ack.xml
3336         * manual/fr/addrbook.xml
3337         * manual/fr/advanced.xml
3338         * manual/fr/claws-mail-manual.xml
3339         * manual/fr/faq.xml
3340         * manual/fr/glossary.xml
3341         * manual/fr/handling.xml
3342         * manual/fr/intro.xml
3343         * manual/fr/keyboard.xml
3344         * manual/fr/plugins.xml
3345         * manual/fr/starting.xml
3346         * manual/fr/sylpheed-claws-manual.xml
3347         * manual/fr/dist/.cvsignore
3348         * manual/fr/dist/html/.cvsignore
3349         * manual/fr/dist/html/Makefile.am
3350         * manual/fr/dist/pdf/.cvsignore
3351         * manual/fr/dist/pdf/Makefile.am
3352         * manual/fr/dist/ps/.cvsignore
3353         * manual/fr/dist/ps/Makefile.am
3354         * manual/fr/dist/txt/.cvsignore
3355         * manual/fr/dist/txt/Makefile.am
3356         * manual/pl/Makefile.am
3357         * manual/pl/account.xml
3358         * manual/pl/ack.xml
3359         * manual/pl/addrbook.xml
3360         * manual/pl/advanced.xml
3361         * manual/pl/claws-mail-manual.xml
3362         * manual/pl/faq.xml
3363         * manual/pl/glossary.xml
3364         * manual/pl/handling.xml
3365         * manual/pl/intro.xml
3366         * manual/pl/keyboard.xml
3367         * manual/pl/plugins.xml
3368         * manual/pl/starting.xml
3369         * manual/pl/sylpheed-claws-manual.xml
3370         * manual/pl/dist/.cvsignore
3371         * manual/pl/dist/html/.cvsignore
3372         * manual/pl/dist/html/Makefile.am
3373         * manual/pl/dist/pdf/.cvsignore
3374         * manual/pl/dist/pdf/Makefile.am
3375         * manual/pl/dist/ps/.cvsignore
3376         * manual/pl/dist/ps/Makefile.am
3377         * manual/pl/dist/txt/.cvsignore
3378         * manual/pl/dist/txt/Makefile.am
3379         * po/.cvsignore
3380         * po/Makevars
3381         * src/.cvsignore
3382         * src/Makefile.am
3383         * src/account.c
3384         * src/account.h
3385         * src/action.c
3386         * src/action.h
3387         * src/adbookbase.h
3388         * src/addr_compl.c
3389         * src/addr_compl.h
3390         * src/addrbook.c
3391         * src/addrcache.c
3392         * src/addrcache.h
3393         * src/addrcindex.c
3394         * src/addrcindex.h
3395         * src/addrclip.c
3396         * src/addrclip.h
3397         * src/addrdefs.h
3398         * src/addressadd.c
3399         * src/addressadd.h
3400         * src/addressbook.c
3401         * src/addressbook.h
3402         * src/addressbook_foldersel.c
3403         * src/addressbook_foldersel.h
3404         * src/addrgather.c
3405         * src/addrgather.h
3406         * src/addrharvest.c
3407         * src/addrharvest.h
3408         * src/addrindex.c
3409         * src/addrindex.h
3410         * src/addritem.c
3411         * src/addritem.h
3412         * src/addrquery.c
3413         * src/addrquery.h
3414         * src/addrselect.c
3415         * src/addrselect.h
3416         * src/alertpanel.c
3417         * src/alertpanel.h
3418         * src/browseldap.c
3419         * src/browseldap.h
3420         * src/codeconv.c
3421         * src/codeconv.h
3422         * src/compose.c
3423         * src/crash.c
3424         * src/crash.h
3425         * src/customheader.c
3426         * src/customheader.h
3427         * src/displayheader.c
3428         * src/displayheader.h
3429         * src/editaddress.c
3430         * src/editaddress.h
3431         * src/editbook.c
3432         * src/editbook.h
3433         * src/editgroup.c
3434         * src/editgroup.h
3435         * src/editjpilot.c
3436         * src/editjpilot.h
3437         * src/editldap.c
3438         * src/editldap.h
3439         * src/editldap_basedn.c
3440         * src/editldap_basedn.h
3441         * src/editvcard.c
3442         * src/editvcard.h
3443         * src/exphtmldlg.c
3444         * src/exphtmldlg.h
3445         * src/expldifdlg.c
3446         * src/expldifdlg.h
3447         * src/export.c
3448         * src/exporthtml.c
3449         * src/exporthtml.h
3450         * src/exportldif.c
3451         * src/exportldif.h
3452         * src/filtering.c
3453         * src/filtering.h
3454         * src/folder.c
3455         * src/folder.h
3456         * src/folder_item_prefs.c
3457         * src/folder_item_prefs.h
3458         * src/foldersel.c
3459         * src/foldersel.h
3460         * src/folderutils.c
3461         * src/folderutils.h
3462         * src/folderview.c
3463         * src/folderview.h
3464         * src/grouplistdialog.c
3465         * src/grouplistdialog.h
3466         * src/html.c
3467         * src/html.h
3468         * src/image_viewer.c
3469         * src/image_viewer.h
3470         * src/imap.c
3471         * src/imap.h
3472         * src/imap_gtk.c
3473         * src/imap_gtk.h
3474         * src/import.c
3475         * src/import.h
3476         * src/importldif.c
3477         * src/importldif.h
3478         * src/importmutt.c
3479         * src/importmutt.h
3480         * src/importpine.c
3481         * src/importpine.h
3482         * src/inc.c
3483         * src/inc.h
3484         * src/jpilot.c
3485         * src/jpilot.h
3486         * src/ldapctrl.c
3487         * src/ldapctrl.h
3488         * src/ldaplocate.c
3489         * src/ldaplocate.h
3490         * src/ldapquery.c
3491         * src/ldapquery.h
3492         * src/ldapserver.c
3493         * src/ldapserver.h
3494         * src/ldaputil.c
3495         * src/ldaputil.h
3496         * src/ldif.c
3497         * src/ldif.h
3498         * src/localfolder.c
3499         * src/localfolder.h
3500         * src/main.c
3501         * src/main.h
3502         * src/mainwindow.c
3503         * src/mainwindow.h
3504         * src/manual.c
3505         * src/manual.h
3506         * src/matcher.c
3507         * src/matcher.h
3508         * src/matcher_parser.h
3509         * src/matcher_parser_lex.l
3510         * src/matcher_parser_parse.y
3511         * src/mbox.c
3512         * src/mbox.h
3513         * src/message_search.c
3514         * src/message_search.h
3515         * src/messageview.c
3516         * src/messageview.h
3517         * src/mh.c
3518         * src/mh.h
3519         * src/mh_gtk.c
3520         * src/mh_gtk.h
3521         * src/mimeview.c
3522         * src/mimeview.h
3523         * src/msgcache.c
3524         * src/msgcache.h
3525         * src/mutt.c
3526         * src/mutt.h
3527         * src/news.c
3528         * src/news.h
3529         * src/news_gtk.c
3530         * src/news_gtk.h
3531         * src/noticeview.c
3532         * src/noticeview.h
3533         * src/partial_download.c
3534         * src/partial_download.h
3535         * src/pine.c
3536         * src/pine.h
3537         * src/pop.c
3538         * src/pop.h
3539         * src/prefs_account.c
3540         * src/prefs_account.h
3541         * src/prefs_actions.c
3542         * src/prefs_actions.h
3543         * src/prefs_common.c
3544         * src/prefs_common.h
3545         * src/prefs_compose_writing.c
3546         * src/prefs_compose_writing.h
3547         * src/prefs_customheader.c
3548         * src/prefs_customheader.h
3549         * src/prefs_display_header.c
3550         * src/prefs_display_header.h
3551         * src/prefs_ext_prog.c
3552         * src/prefs_ext_prog.h
3553         * src/prefs_filtering.c
3554         * src/prefs_folder_column.c
3555         * src/prefs_folder_column.h
3556         * src/prefs_folder_item.c
3557         * src/prefs_folder_item.h
3558         * src/prefs_fonts.c
3559         * src/prefs_fonts.h
3560         * src/prefs_gtk.c
3561         * src/prefs_gtk.h
3562         * src/prefs_image_viewer.c
3563         * src/prefs_image_viewer.h
3564         * src/prefs_matcher.c
3565         * src/prefs_matcher.h
3566         * src/prefs_message.c
3567         * src/prefs_message.h
3568         * src/prefs_msg_colors.c
3569         * src/prefs_msg_colors.h
3570         * src/prefs_other.c
3571         * src/prefs_other.h
3572         * src/prefs_quote.c
3573         * src/prefs_quote.h
3574         * src/prefs_receive.c
3575         * src/prefs_receive.h
3576         * src/prefs_send.c
3577         * src/prefs_send.h
3578         * src/prefs_spelling.c
3579         * src/prefs_spelling.h
3580         * src/prefs_summaries.c
3581         * src/prefs_summaries.h
3582         * src/prefs_summary_column.c
3583         * src/prefs_summary_column.h
3584         * src/prefs_template.c
3585         * src/prefs_template.h
3586         * src/prefs_themes.c
3587         * src/prefs_themes.h
3588         * src/prefs_toolbar.c
3589         * src/prefs_toolbar.h
3590         * src/prefs_wrapping.c
3591         * src/prefs_wrapping.h
3592         * src/privacy.c
3593         * src/privacy.h
3594         * src/procheader.c
3595         * src/procheader.h
3596         * src/procmime.c
3597         * src/procmime.h
3598         * src/procmsg.c
3599         * src/procmsg.h
3600         * src/quote_fmt.c
3601         * src/quote_fmt_parse.y
3602         * src/recv.c
3603         * src/recv.h
3604         * src/remotefolder.c
3605         * src/remotefolder.h
3606         * src/send_message.c
3607         * src/send_message.h
3608         * src/setup.c
3609         * src/setup.h
3610         * src/sourcewindow.c
3611         * src/sourcewindow.h
3612         * src/ssl_manager.c
3613         * src/ssl_manager.h
3614         * src/statusbar.c
3615         * src/statusbar.h
3616         * src/stock_pixmap.c
3617         * src/stock_pixmap.h
3618         * src/summary_search.c
3619         * src/summary_search.h
3620         * src/summaryview.c
3621         * src/summaryview.h
3622         * src/syldap.c
3623         * src/syldap.h
3624         * src/textview.c
3625         * src/textview.h
3626         * src/toolbar.c
3627         * src/toolbar.h
3628         * src/undo.c
3629         * src/undo.h
3630         * src/unmime.c
3631         * src/unmime.h
3632         * src/vcard.c
3633         * src/vcard.h
3634         * src/wizard.c
3635         * src/wizard.h
3636         * src/common/base64.c
3637         * src/common/base64.h
3638         * src/common/defs.h
3639         * src/common/hooks.c
3640         * src/common/hooks.h
3641         * src/common/log.c
3642         * src/common/log.h
3643         * src/common/mgutils.c
3644         * src/common/mgutils.h
3645         * src/common/nntp.c
3646         * src/common/nntp.h
3647         * src/common/passcrypt.c
3648         * src/common/passcrypt.h.in
3649         * src/common/plugin.c
3650         * src/common/plugin.h
3651         * src/common/prefs.c
3652         * src/common/prefs.h
3653         * src/common/progressindicator.c
3654         * src/common/progressindicator.h
3655         * src/common/quoted-printable.c
3656         * src/common/quoted-printable.h
3657         * src/common/session.c
3658         * src/common/session.h
3659         * src/common/smtp.c
3660         * src/common/smtp.h
3661         * src/common/socket.c
3662         * src/common/socket.h
3663         * src/common/ssl.c
3664         * src/common/ssl.h
3665         * src/common/stringtable.c
3666         * src/common/stringtable.h
3667         * src/common/sylpheed.c
3668         * src/common/sylpheed.h
3669         * src/common/template.c
3670         * src/common/template.h
3671         * src/common/timing.h
3672         * src/common/utils.c
3673         * src/common/utils.h
3674         * src/common/version.h.in
3675         * src/common/xml.c
3676         * src/common/xml.h
3677         * src/common/xmlprops.c
3678         * src/common/xmlprops.h
3679         * src/gtk/about.c
3680         * src/gtk/colorlabel.c
3681         * src/gtk/colorlabel.h
3682         * src/gtk/colorsel.c
3683         * src/gtk/colorsel.h
3684         * src/gtk/combobox.c
3685         * src/gtk/combobox.h
3686         * src/gtk/description_window.c
3687         * src/gtk/description_window.h
3688         * src/gtk/filesel.c
3689         * src/gtk/filesel.h
3690         * src/gtk/foldersort.c
3691         * src/gtk/foldersort.h
3692         * src/gtk/gtkaspell.c
3693         * src/gtk/gtkaspell.h
3694         * src/gtk/gtksctree.c
3695         * src/gtk/gtkshruler.c
3696         * src/gtk/gtkshruler.h
3697         * src/gtk/gtkutils.c
3698         * src/gtk/gtkutils.h
3699         * src/gtk/icon_legend.c
3700         * src/gtk/icon_legend.h
3701         * src/gtk/logwindow.c
3702         * src/gtk/logwindow.h
3703         * src/gtk/manage_window.c
3704         * src/gtk/manage_window.h
3705         * src/gtk/pluginwindow.c
3706         * src/gtk/pluginwindow.h
3707         * src/gtk/prefswindow.c
3708         * src/gtk/prefswindow.h
3709         * src/gtk/quicksearch.c
3710         * src/gtk/quicksearch.h
3711         * src/pixmaps/claws-mail.xpm
3712         * src/pixmaps/claws-mail_icon.xpm
3713         * src/pixmaps/claws-mail_logo.xpm
3714         * src/pixmaps/sylpheed-claws.xpm
3715         * src/pixmaps/sylpheed-claws_icon.xpm
3716         * src/pixmaps/sylpheed-claws_logo.xpm
3717         * src/plugins/bogofilter/Makefile.am
3718         * src/plugins/bogofilter/bogofilter.c
3719         * src/plugins/bogofilter/bogofilter.h
3720         * src/plugins/bogofilter/bogofilter_gtk.c
3721         * src/plugins/clamav/Makefile.am
3722         * src/plugins/clamav/clamav_plugin.c
3723         * src/plugins/clamav/clamav_plugin.h
3724         * src/plugins/clamav/clamav_plugin_gtk.c
3725         * src/plugins/demo/Makefile.am
3726         * src/plugins/demo/demo.c
3727         * src/plugins/dillo_viewer/Makefile.am
3728         * src/plugins/dillo_viewer/README
3729         * src/plugins/dillo_viewer/dillo_prefs.c
3730         * src/plugins/dillo_viewer/dillo_prefs.h
3731         * src/plugins/dillo_viewer/dillo_viewer.c
3732         * src/plugins/pgpcore/Makefile.am
3733         * src/plugins/pgpcore/passphrase.c
3734         * src/plugins/pgpcore/passphrase.h
3735         * src/plugins/pgpcore/pgp_viewer.c
3736         * src/plugins/pgpcore/pgp_viewer.h
3737         * src/plugins/pgpcore/plugin.c
3738         * src/plugins/pgpcore/prefs_gpg.c
3739         * src/plugins/pgpcore/prefs_gpg.h
3740         * src/plugins/pgpcore/select-keys.c
3741         * src/plugins/pgpcore/select-keys.h
3742         * src/plugins/pgpcore/sgpgme.c
3743         * src/plugins/pgpcore/sgpgme.h
3744         * src/plugins/pgpcore/sylpheed.def
3745         * src/plugins/pgpcore/version.rc
3746         * src/plugins/pgpinline/Makefile.am
3747         * src/plugins/pgpinline/pgpinline.c
3748         * src/plugins/pgpinline/pgpinline.h
3749         * src/plugins/pgpinline/plugin.c
3750         * src/plugins/pgpinline/sylpheed.def
3751         * src/plugins/pgpinline/version.rc
3752         * src/plugins/pgpmime/Makefile.am
3753         * src/plugins/pgpmime/pgpmime.c
3754         * src/plugins/pgpmime/pgpmime.h
3755         * src/plugins/pgpmime/plugin.c
3756         * src/plugins/pgpmime/sylpheed.def
3757         * src/plugins/pgpmime/version.rc
3758         * src/plugins/spamassassin/Makefile.am
3759         * src/plugins/spamassassin/README
3760         * src/plugins/spamassassin/spamassassin.c
3761         * src/plugins/spamassassin/spamassassin.h
3762         * src/plugins/spamassassin/spamassassin_gtk.c
3763         * src/plugins/trayicon/Makefile.am
3764         * src/plugins/trayicon/trayicon.c
3765         * tools/OOo2sylpheed.pl
3766         * tools/README
3767         * tools/README.sylprint
3768         * tools/acroread2sylpheed.pl
3769         * tools/claws.i18n.status.pl
3770         * tools/filter_conv.pl
3771         * tools/filter_conv_new.pl
3772         * tools/freshmeat_search.pl
3773         * tools/google_search.pl
3774         * tools/kmail2sylpheed.pl
3775         * tools/kmail2sylpheed_v2.pl
3776         * tools/make.themes.project
3777         * tools/multiwebsearch.pl
3778         * tools/nautilus2sylpheed.sh
3779         * tools/outlook2sylpheed.pl
3780         * tools/sylprint.pl
3781         * tools/sylprint.rc
3782         * tools/tb2sylpheed
3783         * tools/textviewer.sh
3784         * tools/vcard2xml.py
3785         * tools/kdeservicemenu/README
3786         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3787         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3788         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3789                 Change name to Claws Mail. Announce to follow...
3790
3791 2006-11-06 [wwp]        2.6.0cvs6
3792
3793         * src/prefs_template.c
3794                 unify messages related to quote format/template errors (fix
3795                 capitalization), again.
3796
3797 2006-11-06 [wwp]        2.6.0cvs5
3798
3799         * src/prefs_quote.c
3800                 unify messages related to quote format/template errors.
3801
3802 2006-11-06 [wwp]        2.6.0cvs4
3803
3804         * src/prefs_msg_colors.c
3805                 more uses of Q_ macro for contextual translations, thanks
3806                 to Fabien (fzzzzz).
3807
3808 2006-11-06 [wwp]        2.6.0cvs3
3809
3810         * src/compose.c
3811         * src/common/utils.c
3812         * src/common/utils.h
3813                 show an alertpanel to make sure users are aware that sensitive
3814                 files are attached (it's file blacklist-based). This will fix
3815                 interaction w/ GoogleEarth for instance, thanks to Colin.
3816
3817 2006-11-06 [wwp]        2.6.0cvs2
3818
3819         * src/prefs_quote.c
3820         * src/prefs_template.c
3821         * src/prefs_template.h
3822                 check quote format when applying/closing prefs. For now this only
3823                 shows up an error dialog box, not preventing the user from using
3824                 a broken quote (reply, forwards) format.
3825
3826 2006-11-06 [wwp]        2.6.0cvs1
3827
3828         * src/prefs_template.c
3829                 fix missing checks of some template fields.
3830
3831 2006-11-06 [paul]       2.6.0
3832
3833         * NEWS
3834         * README
3835         * RELEASE_NOTES
3836                 2.6.0 released
3837
3838 2006-11-06 [paul]       2.5.6cvs22
3839
3840         * manual/advanced.xml
3841         * manual/es/advanced.xml