655791be2906757d5900cd3cbc5acaab459447f4
[claws.git] / ChangeLog
1 2007-03-04 [wwp]        2.8.0cvs15
2
3         * src/addr_compl.c
4                 Rollback cvs14: don't free stuff that is managed in g_list.
5
6 2007-03-04 [wwp]        2.8.0cvs14
7
8         * src/addr_compl.c
9                 Fix a leak in address completion code.
10
11 2007-03-04 [colin]      2.8.0cvs13
12
13         * src/addr_compl.c
14                 Maybe fix bug 1136, 'Crash in group 
15                 address completion'
16
17 2007-03-04 [iwkse]      2.8.0cvs12
18
19         * src/imap.c
20                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
21
22 2007-03-03 [colin]      2.8.0cvs11
23
24         * src/plugins/pgpinline/pgpinline.c
25                 Fix off-by-one, fix double-free. Fixes
26                 bug 1135, 'cm-segfault on decrypting 
27                 with PGP/inline'
28
29 2007-03-03 [colin]      2.8.0cvs10
30
31         * configure.ac
32         * src/main.c
33         * src/common/plugin.c
34                 Fix bug 1134, 'Valgrind macros unhandled 
35                 by Irix's cc'
36
37 2007-03-02 [colin]      2.8.0cvs9
38
39         * src/mbox.c
40                 Don't error out on EAGAIN. Fixes 
41                 bug 1129, '"local mbox file" account 
42                 isn't retrieving mails'
43
44 2007-03-01 [wwp]        2.8.0cvs8
45
46         * src/mainwindow.c
47         * src/gtk/colorlabel.c
48                 Remove accels for extra color labels until we set better
49                 and definitive ones.
50
51 2007-02-28 [wwp]        2.8.0cvs7
52
53         * src/mainwindow.c
54         * src/matcher_parser_parse.y
55         * src/prefs_common.c
56         * src/prefs_msg_colors.c
57         * src/procmsg.h
58         * src/gtk/colorlabel.c
59         * src/gtk/colorlabel.h
60                 Add more customizable color labels. Cleaned up a bit
61                 the color label API to avoid duplicate defines of
62                 the max number of colors.
63
64 2007-02-27 [colin]      2.8.0cvs6
65
66         * src/mainwindow.c
67         * src/common/utils.c
68         * src/common/utils.h
69                 Fix '+' in mailto URIs for List-* headers
70
71 2007-02-27 [colin]      2.8.0cvs5
72
73         * src/gtk/gtkutils.c
74                 Use gtk_window_set_role instead of 
75                 _set_wmclass
76
77 2007-02-27 [colin]      2.8.0cvs4
78
79         * src/inc.c
80                 Fix "After receiving new mail, go to inbox" on IMAP,
81                 and make it work only on manual reception
82
83 2007-02-27 [wwp]        2.8.0cvs3
84
85         * src/prefs_filtering.c
86         * src/prefs_filtering_action.c
87         * src/prefs_matcher.c
88                 Update filtering matcher's and action's color label menus
89                 when re-opening those dialogs (reflect any change to the
90                 color labels list in the preferences).
91
92 2007-02-27 [colin]      2.8.0cvs2
93
94         * src/imap.c
95         * src/etpan/etpan-thread-manager-types.h
96         * src/etpan/etpan-thread-manager.c
97         * src/etpan/imap-thread.c
98                 Log imap ALERTs as errors in the log.
99
100 2007-02-26 [paul]       2.8.0cvs1
101
102         * tools/claws.i18n.status.pl
103                 updated
104
105 2007-02-26 [paul]       2.7.2cvs75
106
107         * po/ca.po
108         * po/cs.po
109         * po/de.po
110         * po/en_GB.po
111         * po/fi.po
112         * po/fr.po
113         * po/hu.po
114         * po/pl.po
115         * po/pt_BR.po
116         * po/sk.po
117         * po/sr.po
118         * po/zh_CN.po
119                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
120                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
121                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
122                 Aleksandar Urosevic, and Ralgh Young
123
124 2007-02-25 [mones]      2.7.2cvs74
125
126         * po/es.po
127                 Updated for release
128
129 2007-02-25 [colin]      2.7.2cvs73
130
131         * src/main.c
132                 Clearing the list is only useful
133                 to prevent a valgrind false-positive
134
135 2007-02-25 [paul]       2.7.2cvs72
136
137         * tools/Makefile.am
138         * tools/README
139         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
140         * tools/maildir2claws-mail.pl  **REMOVED**
141                 renamed the script, fixed a couple bugs
142
143 2007-02-23 [colin]      2.7.2cvs71
144
145         * src/addressbook.c
146                 Fix a leak, check for a few improbable nulls
147
148 2007-02-23 [colin]      2.7.2cvs70
149
150         * src/main.c
151         * src/main.h
152         * src/plugins/trayicon/trayicon.c
153                 Fix blinking mainwin when starting in tray
154                 (show mainwindow later in the startup process,
155                  apart if restarting post-crash)
156
157 2007-02-23 [colin]      2.7.2cvs69
158
159         * src/folderview.c
160         * src/imap_gtk.c
161                 Fix crash when unsubscribing the currently
162                 selected/opened folder
163
164 2007-02-23 [colin]      2.7.2cvs68
165
166         * src/compose.c
167                 Fix bug that prevented colorization to
168                 work without wrap quotation option
169
170 2007-02-23 [colin]      2.7.2cvs67
171
172         * src/addr_compl.c
173                 Fix refcounting, start and end completion who
174                 behaved as if there couldn't be any other current
175                 user of completion
176
177 2007-02-23 [wwp]        2.7.2cvs66
178
179         * src/addressbook.c
180         * src/addrindex.c
181                 Address completion fixes: fix addressbook_peek_folder_exists() in
182                 which the algorithm was ridiculously over-obfuscated and broken.
183                 Fix addrindex_load_completion() as well, to load addresses in
184                 completion list with regards to what addressbook_peek_folder_exists()
185                 returns now.
186
187 2007-02-23 [wwp]        2.7.2cvs65
188
189         * src/addr_compl.c
190                 Add addresses to completion when they're non-empty (thanks to Colin).
191
192 2007-02-23 [paul]       2.7.2cvs64
193
194         * src/plugins/pgpcore/passphrase.c
195                 remove 'const '
196
197 2007-02-23 [colin]      2.7.2cvs63
198
199         * src/plugins/pgpcore/prefs_gpg.c
200         * src/plugins/pgpcore/prefs_gpg.h
201         * src/plugins/pgpcore/sgpgme.c
202         * src/plugins/pgpinline/pgpinline.c
203         * src/plugins/pgpmime/pgpmime.c
204                 Try harder to respect user's choice wrt
205                 gpg-agent even with gpg2, by unsetting
206                 GPG_AGENT_INFO when necessary.
207
208 2007-02-22 [paul]       2.7.2cvs62
209
210         * src/plugins/pgpcore/sgpgme.c
211         * src/plugins/pgpcore/sgpgme.h
212         * src/plugins/pgpcore/passphrase.c
213         * src/plugins/pgpinline/pgpinline.c
214         * src/plugins/pgpmime/pgpmime.c
215                 Fix a leak - gpgme_data_release_and_get_mem
216                 leaks in recent gpgme. Workaround by using
217                 our own function.
218
219 2007-02-22 [paul]       2.7.2cvs61
220
221         * src/gtk/quicksearch.c
222                 Abandon dynamic search when pressing
223                 Enter
224
225 2007-02-21 [colin]      2.7.2cvs60
226
227         * src/procmsg.c
228         * src/plugins/pgpcore/passphrase.c
229                 Fix little memory leaks
230         * src/main.c
231                 Fix false-positive leak at exit
232         * src/gtk/quicksearch.c
233                 Fix potentially big leak in recursive
234                 Quicksearch
235
236 2007-02-21 [wwp]        2.7.2cvs59
237
238         * src/summaryview.c
239                 Add missing newline to a debug message.
240
241 2007-02-20 [colin]      2.7.2cvs58
242
243         * src/Makefile.am
244         * src/mimeview.c
245         * src/stock_pixmap.c
246         * src/stock_pixmap.h
247         * src/pixmaps/mime_pgpsig.xpm
248                 Add icon for application/pgp-signature
249
250 2007-02-20 [colin]      2.7.2cvs57
251
252         * src/Makefile.am
253         * src/main.c
254         * src/mimeview.c
255         * src/stock_pixmap.c
256         * src/stock_pixmap.h
257         * src/pixmaps/mime_calendar.xpm
258         * src/pixmaps/mime_pdf.xpm
259         * src/pixmaps/mime_ps.xpm
260                 Add icons for text/calendar, application/pdf
261                 and application/postscript
262
263 2007-02-20 [colin]      2.7.2cvs56
264
265         * autogen.sh
266         * src/matcher_parser_parse.y
267         * src/matcher_parser_lex.l
268                 Fix big memory leak in flex, and
269                 require flex 2.5.31
270
271 2007-02-20 [wwp]        2.7.2cvs55
272
273         * src/matcher_parser_parse.y
274                 Fix a duplicate token definition (thanks to iwkse).
275
276 2007-02-20 [wwp]        2.7.2cvs54
277
278         * src/matcher_parser_lex.l
279         * src/quote_fmt_lex.l
280                 Use proper flex options instead of direct use of #define,
281                 make the flex-generated C lighter.
282
283 2007-02-20 [colin]      2.7.2cvs53
284
285         * src/summaryview.c
286                 Grab focus in message list after hiding
287                 the quicksearch, instead of leaving it
288                 "somewhere"
289
290 2007-02-19 [colin]      2.7.2cvs52
291
292         * src/folderview.c
293                 Fix bug 1033, 'Automatically refresh 
294                 message list when new messages arrives'
295                 Looks like folderview->opened can sometimes
296                 be wrong...
297
298 2007-02-19 [paul]       2.7.2cvs51
299
300         * tools/Makefile.am
301         * tools/README
302         * tools/thunderbird-filters-convertor.pl
303                 add new script which converts thunderbird filter
304                 rules to Claws filter rules
305
306 2007-02-18 [paul]       2.7.2cvs50
307
308         * src/plugins/pgpcore/prefs_gpg.c
309         * src/plugins/pgpcore/prefs_gpg.h
310         * src/plugins/pgpcore/sgpgme.c
311         * src/plugins/pgpinline/pgpinline.c
312         * src/plugins/pgpmime/pgpmime.c
313                 improved GUI interoperability with gpg-agent
314
315 2007-02-18 [paul]       2.7.2cvs49
316
317         * src/prefs_account.c
318                 Privacy options sensitivity fix
319
320 2007-02-17 [colin]      2.7.2cvs48
321
322         * src/messageview.c
323                 Reset icon to warning in the noticeview
324
325 2007-02-15 [colin]      2.7.2cvs47
326
327         * src/folderview.c
328                 Fix a manifestation of bug 1033 (summaryview failing
329                 to update for new mails), which happens after editing
330                 account preferences or preferences that cause a 
331                 folderview reload.
332
333 2007-02-15 [colin]      2.7.2cvs46
334
335         * src/addressbook.c
336                 Probably fix bug 1123, 'Segmentation 
337                 fault while opening address book'. I get
338                 g_warnings if the saved paned position is
339                 not greater than 0. Also, save position
340                 when hiding the addressbook instead of
341                 via signal.
342
343 2007-02-14 [colin]      2.7.2cvs45
344
345         * src/plugins/pgpcore/prefs_gpg.c
346         * src/plugins/pgpcore/prefs_gpg.h
347         * src/plugins/pgpcore/sgpgme.c
348         * src/plugins/pgpinline/pgpinline.c
349         * src/plugins/pgpmime/pgpmime.c
350                 Add an option "Use gpg-agent if available". Fixes
351                 annoyances with distro-installed gpg-agent, when
352                 no pinentry program is installed, and the user's 
353                 at a loss on why "decryption failed". Makes more
354                 clear why passphrase isn't saved when gpg-agent is
355                 used. Defaults to true, to avoid changing the 
356                 current behaviour.
357
358 2007-02-14 [wwp]        2.7.2cvs44
359
360         * src/matcher_parser_parse.y
361                 Fix missing line number reset (wrong line number might appear
362                 when re-loading filtering rules if there's a parser error).
363
364 2007-02-13 [colin]      2.7.2cvs43
365
366         * src/common/utils.c
367                 Don't encode ',' in URIs before passing it
368                 to the browser command-line. It was probably
369                 done at a time where commas in URIs made
370                 mozilla -remote 'openurl(%s,new-window)'
371                 bug.
372
373 2007-02-13 [wwp]        2.7.2cvs42
374
375         * src/prefs_matcher.c
376         * src/plugins/bogofilter/bogofilter_gtk.c
377                 A bit of string factorization around "Select ..." buttons.
378
379 2007-02-11 [colin]      2.7.2cvs41
380
381         * src/alertpanel.c
382                 Make sure to escape the title
383
384 2007-02-11 [colin]      2.7.2cvs40
385
386         * src/codeconv.c
387                 Recognize .utf8 locales as .UTF-8 ones
388
389 2007-02-11 [colin]      2.7.2cvs39
390
391         * src/compose.c
392                 Fix code conversion when dragging a file
393
394 2007-02-09 [colin]      2.7.2cvs38
395
396         * src/plugins/clamav/clamav_plugin.c
397                 Complete Paul's patch with conditional
398                 compilation to avoid breaking compilation
399                 on old Dapper and Edgy... Maybe other
400                 distros too.
401
402 2007-02-09 [paul]       2.7.2cvs37
403
404         * src/plugins/clamav/clamav_plugin.c
405                 fix for the upstream changes in libclamav
406
407 2007-02-09 [paul]       2.7.2cvs36
408
409         * src/main.c
410         * src/mainwindow.c
411         * src/procmsg.c
412         * src/procmsg.h
413                 fix "warn if there are queued messages" (on exit)
414                 option, which only checked the first mailbox's
415                 queue
416                 don't ask before emptying trash if there are no
417                 messages in trash, also check and empty all trash
418                 folders
419         * src/prefs_other.c
420                 move "Ask before emptying trash" option
421                 outside of the "On exit" frame as it's
422                 not only an "On exit" option
423
424 2007-02-09 [paul]       2.7.2cvs35
425
426         * src/addrgather.c
427         * src/alertpanel.c
428         * src/editldap.c
429         * src/prefs_account.c
430         * src/prefs_folder_item.c
431         * src/prefs_gtk.h
432         * src/prefs_matcher.c
433         * src/prefs_message.c
434         * src/prefs_msg_colors.c
435         * src/prefs_summaries.c
436         * src/wizard.c
437         * src/gtk/inputdialog.c
438         * src/plugins/bogofilter/bogofilter_gtk.c
439                 pedantic commit: use 'checkbtn' everywhere
440                 instead of a mixture of 'checkbtn' and 'chkbtn'
441
442 2007-02-09 [paul]       2.7.2cvs34
443
444         * src/compose.c
445                 fix default hotkeys
446         * src/prefs_other.c
447         * src/prefs_send.c
448                 move "Never send Return Receipts" from
449                 prefs_other to prefs_send
450                 add an option "Ask about account specific
451                 filtering rules..." to prefs_other
452         * src/gtk/gtkutils.c
453                 fix a compiler warning
454
455 2007-02-08 [colin]      2.7.2cvs33
456
457         * src/plugins/pgpinline/pgpinline.c
458                 Fix bug 1110, 'pgpmime fails to process 
459                 encapsulated openpgp mime (rfc 3156, 6.1 
460                 -> rfc1847)'
461                 It was due to an interaction between PGP/Mime
462                 and PGP/Inline plugin. 
463
464 2007-02-08 [colin]      2.7.2cvs32
465
466         * src/inc.c
467         * src/mbox.c
468         * src/mbox.h
469                 Fix bug 1117, 'fcntl locking code 
470                 does not work in mbox.c'
471
472 2007-02-08 [colin]      2.7.2cvs31
473
474         * src/prefs_account.c
475                 Fix Gentoo bug 165819, 'can't create 
476                 a "local mbox file" account'. Patch
477                 by Olivier <castan.o@free.fr>
478
479 2007-02-07 [colin]      2.7.2cvs30
480
481         * src/ldapquery.c
482                 Fix bug 1106, 'Claws crash on exit if LDAPS 
483                 autocompletion was used'
484
485 2007-02-07 [paul]       2.7.2cvs29
486
487         * src/folder.c
488                 cut down on unnecessary debug_prints
489         * src/imap_gtk.c
490                 fix menu_set_active() on 'Show only
491                 subscribed folders'
492
493 2007-02-07 [paul]       2.7.2cvs28
494
495         * src/plugins/clamav/clamav_plugin.c
496         * src/plugins/clamav/clamav_plugin.h
497         * src/plugins/clamav/clamav_plugin_gtk.c
498                 fix copyright header
499
500 2007-02-07 [paul]       2.7.2cvs27
501
502         * src/procheader.c
503                 fix bug 1116, 'summary view allow a 
504                 subject line break'
505
506 2007-02-06 [colin]      2.7.2cvs26
507
508         * src/summaryview.c
509                 Fix delete thread
510
511 2007-02-05 [fabien]     2.7.2cvs25
512
513         * po/POTFILES.in
514         * src/uri_opener.c
515                 i18n related - 1 fix and 1 message for translators.
516
517 2007-02-05 [colin]      2.7.2cvs24
518
519         * src/gtk/quicksearch.c
520                 Don't reload summary list if quicksearch wasn't
521                 active on hiding; move currently selected mail in
522                 the visible area when showing the quicksearch
523
524 2007-02-05 [colin]      2.7.2cvs23
525
526         * src/folderview.c
527                 Add debug to try to solve bug 1104
528
529 2007-02-05 [paul]       2.7.2cvs22
530
531         * src/mainwindow.c
532                 confirm before emptying trash on exit is
533                 a Yes or No answer, use Yes or No in the
534                 dialog
535
536 2007-02-04 [colin]      2.7.2cvs21
537
538         * src/compose.c
539         * src/plugins/pgpcore/passphrase.c
540         * src/plugins/pgpcore/select-keys.c
541                 Set wmclass on new windows
542
543 2007-02-04 [colin]
544
545         2.8.0-rc1 released
546
547 2007-02-04 [colin]      2.7.2cvs20
548
549         * src/compose.c
550         * src/compose.h
551                 Auto save drafts on exit, reopen them
552                 at startup, instead of asking
553         * src/account.c
554         * src/addressadd.c
555         * src/addressbook.c
556         * src/addressbook_foldersel.c
557         * src/addrgather.c
558         * src/crash.c
559         * src/editaddress.c
560         * src/editbook.c
561         * src/editgroup.c
562         * src/editjpilot.c
563         * src/editldap.c
564         * src/editldap_basedn.c
565         * src/editvcard.c
566         * src/exphtmldlg.c
567         * src/expldifdlg.c
568         * src/export.c
569         * src/foldersel.c
570         * src/gedit-print.c
571         * src/import.c
572         * src/importldif.c
573         * src/importmutt.c
574         * src/importpine.c
575         * src/main.c
576         * src/mainwindow.c
577         * src/message_search.c
578         * src/messageview.c
579         * src/prefs_actions.c
580         * src/prefs_customheader.c
581         * src/prefs_display_header.c
582         * src/prefs_filtering.c
583         * src/prefs_filtering_action.c
584         * src/prefs_folder_column.c
585         * src/prefs_gtk.c
586         * src/prefs_matcher.c
587         * src/prefs_other.c
588         * src/prefs_summaries.c
589         * src/prefs_summary_column.c
590         * src/prefs_template.c
591         * src/sourcewindow.c
592         * src/ssl_manager.c
593         * src/summary_search.c
594         * src/uri_opener.c
595         * src/gtk/about.c
596         * src/gtk/description_window.c
597         * src/gtk/foldersort.c
598         * src/gtk/gtkutils.c
599         * src/gtk/gtkutils.h
600         * src/gtk/icon_legend.c
601         * src/gtk/logwindow.c
602         * src/gtk/pluginwindow.c
603         * src/gtk/prefswindow.c
604                 Give different wmclass to different
605                 windows - thanks to sed ;)
606
607 2007-02-04 [colin]      2.7.2cvs19
608
609         * src/main.c
610                 Revert previous patch, can't reproduce
611                 it anymore. 
612
613 2007-02-03 [colin]      2.7.2cvs18
614
615         * src/main.c
616                 Don't save the mainwindow size and
617                 position on emergency exit (libSM's
618                 "die" callback), Xfce seems to make
619                 the window smaller just before the
620                 size's saved.
621
622 2007-02-03 [colin]      2.7.2cvs17
623
624         * src/plugins/bogofilter/bogofilter.c
625         * src/plugins/bogofilter/bogofilter.h
626         * src/plugins/bogofilter/bogofilter_gtk.c
627         * src/plugins/pgpinline/pgpinline.c
628         * src/plugins/pgpinline/pgpinline.h
629                 Fix more copyrights
630
631 2007-02-03 [colin]      2.7.2cvs16
632
633         * src/partial_download.c
634         * src/partial_download.h
635         * src/ssl_manager.c
636         * src/ssl_manager.h
637         * src/uri_opener.c
638         * src/uri_opener.h
639         * src/wizard.c
640         * src/wizard.h
641         * src/common/ssl_certificate.c
642         * src/common/ssl_certificate.h
643         * src/gtk/quicksearch.c
644         * src/gtk/quicksearch.h
645         * src/gtk/sslcertwindow.c
646         * src/gtk/sslcertwindow.h
647                 Fix copyright on my files
648
649 2007-02-02 [colin]      2.7.2cvs15
650
651         * src/Makefile.am
652         * src/mainwindow.c
653         * src/messageview.c
654         * src/messageview.h
655         * src/textview.c
656         * src/textview.h
657         * src/uri_opener.c
658         * src/uri_opener.h
659                 Add Tools/List URIs to allow
660                 opening any URI in the current mail
661
662 2007-02-02 [colin]      2.7.2cvs14
663
664         * src/common/valgrind.h ** NEW FILE **
665         * src/common/Makefile.am
666         * src/common/plugin.c
667                 Don't dlclose the plugins if we're running
668                 under valgrind. (doesn't require valgrind
669                 either at compile time or run time).
670
671 2007-02-01 [paul]       2.7.2cvs13
672
673         * AUTHORS
674         * src/gtk/authors.h
675         * tools/freshmeat_search.pl
676         * tools/google_search.pl
677         * tools/multiwebsearch.pl
678                 add support for non ISO-8859-1 compatible locales
679                 Patch by Alex Gorbachenko <agent_007@immo.ru>
680
681 2007-02-01 [colin]      2.7.2cvs12
682
683         * src/prefs_other.c
684         * src/prefs_summaries.c
685                 Move keybinding prefs to the Other page
686
687 2007-02-01 [wwp]        2.7.2cvs11
688
689         * src/plugins/trayicon/trayicon.c
690                 Fix a raising issue within KDE.
691
692 2007-02-01 [colin]      2.7.2cvs10
693
694         * src/codeconv.c
695                 Fix stray quotes in encoded strings
696         * src/addressadd.c
697                 Fix wrong call causing g_warnings
698         * src/textview.c
699                 Remove useless message
700
701 2007-01-31 [wwp]        2.7.2cvs9
702
703         * src/plugins/trayicon/trayicon.c
704                 fix buggy hiding of main window when closing if close-to-tray
705                 is not set (bad logics  in the trayicon hook code).
706                 Changed the quit confirmation message too.
707
708 2007-01-30 [colin]      2.7.2cvs8
709
710         * src/main.c
711                 Fix hidden mainwindow after clicking on
712                 the X close button, if compose windows
713                 exist and the user chooses not to quit
714
715 2007-01-30 [colin]      2.7.2cvs7
716
717         * src/main.c
718         * src/compose.c
719                 Handle local URIs to attach files (file:///...)
720                 Fixes attaching files from Thunar for example
721
722 2007-01-30 [colin]      2.7.2cvs6
723
724         * src/prefs_ext_prog.c
725                 Add 'mousepad' to the list of text editors.
726                 Mousepad is XFCE's text editor
727
728 2007-01-29 [wwp]        2.7.2cvs5
729
730         * po/POTFILES.in
731         * src/plugins/trayicon/trayicon_prefs.c
732                 trayicon i18n fixes, thanks to Fabien.
733
734 2007-01-28 [wwp]        2.7.2cvs4
735
736         * src/mainwindow.c
737         * src/mainwindow.h
738         * src/plugins/trayicon/trayicon.c
739         * src/plugins/trayicon/trayicon_prefs.c
740         * src/plugins/trayicon/trayicon_prefs.h
741                 Added a new TrayIcon plugin option to close to tray
742                 (WM's hotkey and [X] button will hide the window instead
743                 of closing it - closing CM can be done using the tray icon
744                 menu or the File menu).
745                 Improved visibility handling in trayicon, clicking the
746                 trayicon now raise the window to current desktop when it
747                 was either minimized/shaded/on another desktop.
748                 Thanks to Paul for testing and fixing a strange behaviour
749                 in KDE ;-).
750
751 2007-01-27 [paul]       2.7.2cvs3
752
753         * src/prefs_folder_item.c
754         * src/prefs_receive.c
755         * src/plugins/pgpcore/prefs_gpg.c
756                 use 'start-up' instead of 'startup' in labels
757
758 2007-01-26 [wwp]        2.7.2cvs2
759
760         * src/plugins/trayicon/Makefile.am
761         * src/plugins/trayicon/trayicon.c
762         * src/plugins/trayicon/trayicon_prefs.c
763         * src/plugins/trayicon/trayicon_prefs.h
764                 Add a new TrayIcon option to hide the main window at
765                 start-up.
766                 Fix trayicon.c copyright header.
767
768 2007-01-26 [paul]       2.7.2cvs1
769
770         * NEWS
771         * README
772         * RELEASE_NOTES
773         * configure.ac
774                 bump up version number following
775                 stable release
776
777 2007-01-25 [mones]      2.7.1cvs60
778
779         * po/es.po
780                 updated thousands of strings (well, probably less ;-)
781
782 2007-01-25 [colin]      2.7.1cvs59
783
784         * src/matcher.c
785                 Fix 2nd-run loss of matcherrc on new
786                 configurations. 
787
788 2007-01-25 [wwp]        2.7.1cvs58
789
790         * src/mimeview.c
791                 fix handling of empty value in attach_save_directory too, thanks
792                 to Colin.
793
794 2007-01-25 [wwp]        2.7.1cvs57
795
796         * src/gtk/filesel.c
797                 fix handling of empty value in attach_load_directory,
798                 thanks to Colin.
799
800 2007-01-25 [wwp]        2.7.1cvs56
801
802         * src/plugins/dillo_viewer/dillo_prefs.h
803                 fix a typo.
804
805 2007-01-25 [colin]      2.7.1cvs55
806
807         * src/matcher.c
808         * src/matcher.h
809         * src/matcher_parser_parse.y
810         * src/prefs_matcher.c
811                 Add matching on the spam flag
812
813 2007-01-24 [colin]      2.7.1cvs54
814
815         * src/folder.c
816         * src/common/xml.c
817         * src/common/xml.h
818                 Make sure folderlist.xml is correctly
819                 written before overwriting it.
820         * src/procmsg.c
821         * src/procmsg.h
822         * src/summaryview.c
823         * src/plugins/bogofilter/bogofilter.c
824         * src/plugins/bogofilter/bogofilter.h
825         * src/plugins/bogofilter/bogofilter_gtk.c
826         * src/plugins/spamassassin/spamassassin.c
827         * src/plugins/spamassassin/spamassassin.h
828         * src/plugins/spamassassin/spamassassin_gtk.c
829                 Move spam to the correct trash folder after
830                 learning, if spam directory isn't set.
831
832 2007-01-23 [paul]       2.7.1cvs53
833
834         * src/plugins/bogofilter/bogofilter_gtk.c
835                 fix sensitivity of "Insert X-Bogosity header"
836                 option
837
838 2007-01-23 [colin]      2.7.1cvs52
839
840         * src/toolbar.c
841                 Translate toolbar items text if
842                 they're translatable (default)
843         * src/addrcache.c
844         * src/addrcache.h
845         * src/addritem.c
846         * src/addritem.h
847         * src/codeconv.c
848         * src/codeconv.h
849         * src/jpilot.c
850         * src/jpilot.h
851         * src/ldapctrl.c
852         * src/ldapctrl.h
853         * src/ldapquery.h
854         * src/ldif.c
855         * src/ldif.h
856         * src/etpan/etpan-thread-manager.c
857         * src/etpan/etpan-thread-manager.h
858         * src/gtk/gtkutils.c
859         * src/gtk/gtkutils.h
860                 More static functions
861
862 2007-01-22 [fabien]     2.7.1cvs51
863
864         * src/gtk/gtkutils.c
865                 gtkut_get_options_frame() : ability to pass
866                 a 'NULL' value in frame pointer parameter if
867                 we don't need it.
868
869 2007-01-22 [colin]      2.7.1cvs50
870
871         * src/procmsg.c
872         * src/procmsg.h
873         * src/plugins/bogofilter/bogofilter.c
874         * src/plugins/bogofilter/bogofilter_gtk.c
875         * src/plugins/spamassassin/spamassassin.c
876         * src/plugins/spamassassin/spamassassin_gtk.c
877                 Allow moving spams to the account's trash
878                 instead of default one
879
880 2007-01-21 [colin]      2.7.1cvs49
881
882         * src/ldapquery.c
883         * src/ldapquery.h
884                 Revert a static function that shouldn't
885                 have been
886
887 2007-01-21 [colin]      2.7.1cvs48
888
889         * src/ldapquery.c
890         * src/ldapquery.h
891                 Same
892
893 2007-01-21 [colin]      2.7.1cvs47
894
895         * src/procmsg.c
896         * src/procmsg.h
897                 Same
898
899 2007-01-21 [colin]      2.7.1cvs46
900
901         * src/common/socket.c
902         * src/common/socket.h
903                 Same
904
905 2007-01-21 [colin]      2.7.1cvs45
906
907         * src/crash.c
908         * src/exporthtml.c
909         * src/exporthtml.h
910         * src/exportldif.c
911         * src/exportldif.h
912         * src/folder.c
913         * src/folder.h
914         * src/folder_item_prefs.c
915         * src/folder_item_prefs.h
916         * src/folderview.c
917         * src/folderview.h
918         * src/gedit-print.c
919         * src/gedit-print.h
920         * src/main.c
921         * src/main.h
922         * src/common/socket.c
923         * src/common/socket.h
924         * src/gtk/gtkaspell.c
925         * src/gtk/gtkaspell.h
926         * src/gtk/quicksearch.c
927         * src/gtk/quicksearch.h
928                 Same
929
930 2007-01-21 [colin]      2.7.1cvs44
931
932         * src/common/utils.c
933         * src/common/utils.h
934         * src/etpan/etpan-thread-manager.c
935         * src/etpan/etpan-thread-manager.h
936                 Same (Funny that etpan_thread_unbind
937                 is called but not etpan_thread_bind)
938
939 2007-01-21 [colin]      2.7.1cvs43
940
941         * src/addrselect.c
942         * src/addrselect.h
943         * src/codeconv.c
944         * src/codeconv.h
945         * src/compose.c
946         * src/compose.h
947         * src/etpan/Makefile.am
948         * src/gtk/colorlabel.c
949         * src/gtk/colorlabel.h
950         * src/gtk/sslcertwindow.c
951         * src/gtk/sslcertwindow.h
952         * src/etpan/etpan-log.c ** REMOVED **
953         * src/etpan/etpan-log.h ** REMOVED **
954                 Same
955
956 2007-01-20 [colin]      2.7.1cvs42
957
958         * src/addritem.c
959         * src/addritem.h
960                 Same
961
962 2007-01-20 [colin]      2.7.1cvs41
963
964         * src/account.c
965         * src/account.h
966         * src/addrbook.c
967         * src/addrbook.h
968         * src/addrcache.c
969         * src/addrcache.h
970         * src/addrclip.c
971         * src/addrclip.h
972         * src/addressbook.c
973         * src/addressbook.h
974         * src/addrharvest.c
975         * src/addrharvest.h
976         * src/addrindex.c
977         * src/addrindex.h
978         * src/editaddress.c
979         * src/editaddress.h
980                 Make functions that aren't used in other
981                 files static
982
983 2007-01-20 [colin]      2.7.1cvs40
984
985         * src/account.c
986         * src/addrbook.c
987         * src/addrcache.c
988         * src/addressbook.c
989         * src/addrgather.c
990         * src/addrindex.c
991         * src/addrquery.c
992         * src/addrselect.c
993         * src/browseldap.c
994         * src/compose.c
995         * src/editbook.c
996         * src/editjpilot.c
997         * src/editldap.c
998         * src/editldap_basedn.c
999         * src/editvcard.c
1000         * src/exporthtml.c
1001         * src/exportldif.c
1002         * src/folder.c
1003         * src/folderview.c
1004         * src/image_viewer.c
1005         * src/imap.c
1006         * src/importmutt.c
1007         * src/importpine.c
1008         * src/jpilot.c
1009         * src/ldapquery.c
1010         * src/main.c
1011         * src/mainwindow.c
1012         * src/matcher.c
1013         * src/messageview.c
1014         * src/mh.c
1015         * src/mimeview.c
1016         * src/msgcache.c
1017         * src/mutt.c
1018         * src/news.c
1019         * src/pine.c
1020         * src/prefs_account.c
1021         * src/prefs_common.c
1022         * src/prefs_compose_writing.c
1023         * src/prefs_ext_prog.c
1024         * src/prefs_folder_item.c
1025         * src/prefs_fonts.c
1026         * src/prefs_message.c
1027         * src/prefs_msg_colors.c
1028         * src/prefs_other.c
1029         * src/prefs_quote.c
1030         * src/prefs_receive.c
1031         * src/prefs_send.c
1032         * src/prefs_spelling.c
1033         * src/prefs_summaries.c
1034         * src/prefs_toolbar.c
1035         * src/prefs_wrapping.c
1036         * src/privacy.c
1037         * src/procmime.c
1038         * src/procmsg.c
1039         * src/ssl_manager.c
1040         * src/statusbar.c
1041         * src/summaryview.c
1042         * src/toolbar.c
1043         * src/vcard.c
1044         * src/common/hooks.c
1045         * src/common/log.c
1046         * src/common/passcrypt.c
1047         * src/common/socket.c
1048         * src/common/ssl.c
1049         * src/common/ssl_certificate.c
1050         * src/common/template.c
1051         * src/common/utils.c
1052         * src/etpan/imap-thread.c
1053         * src/gtk/sslcertwindow.c
1054         * src/gtk/sslcertwindow.h
1055                 Make functions that could be static, static
1056
1057 2007-01-20 [colin]      2.7.1cvs39
1058
1059         * src/editldap.c
1060                 Fix tooltip
1061
1062 2007-01-20 [colin]      2.7.1cvs38
1063
1064         * src/ldapquery.c
1065         * src/ldaputil.c
1066         * src/ldaputil.h
1067                 Fix bug 1102, 'claws-mail-2.7.1 
1068                 makes use of deprecated ldap 
1069                 functions'
1070
1071 2007-01-20 [colin]      2.7.1cvs37
1072
1073         * src/mainwindow.c
1074         * src/mainwindow.h
1075         * src/summaryview.c
1076         * src/gtk/quicksearch.c
1077                 Add Wide message list layout
1078
1079 2007-01-19 [fabien]     2.7.1cvs36
1080
1081         * src/textview.c
1082                 make sure a font change is considered in links of
1083                 headerview.
1084
1085 2007-01-19 [colin]      2.7.1cvs35
1086
1087         * src/main.c
1088         * src/mainwindow.c
1089         * src/mainwindow.h
1090         * src/messageview.c
1091         * src/messageview.h
1092         * src/prefs_common.c
1093         * src/prefs_common.h
1094         * src/summaryview.c
1095         * src/summaryview.h
1096         * src/gtk/quicksearch.c
1097         * src/gtk/quicksearch.h
1098                 Drop 'Separate Folder tree' and 'Separate
1099                 Message View'. Put three layouts in place
1100                 of it.
1101
1102 2007-01-19 [paul]       2.7.1cvs34
1103
1104         * src/prefs_msg_colors.c
1105                 more use of Q_ for translators
1106
1107 2007-01-19 [paul]       2.7.1cvs33
1108
1109         * src/imap_gtk.c
1110         * src/prefs_account.c
1111                 a few changes to the English
1112
1113 2007-01-19 [fabien]     2.7.1cvs32
1114
1115         * src/wizard.c
1116                 factorize translatable string
1117
1118 2007-01-18 [colin]      2.7.1cvs31
1119
1120         * src/main.c
1121                 Don't error out on --sync option. Although
1122                 we don't do anything with it, gtk+ handles
1123                 it, and it's useful for debugging X errors
1124
1125 2007-01-18 [fabien]     2.7.1cvs30
1126
1127         * src/prefs_other.c
1128                 ability to apply on the fly the recent added
1129                 'gtk_can_change_accels' pref (no need to restart).
1130
1131 2007-01-18 [fabien]     2.7.1cvs29
1132
1133         * src/plugins/bogofilter/bogofilter_gtk.c
1134         * src/plugins/bogofilter/bogofilter.c
1135         * src/plugins/spamassassin/spamassassin_gtk.c
1136         * src/addr_compl.c
1137         * src/prefs_account.c
1138                 factorize or rewrite some translatable strings.
1139
1140 2007-01-18 [fabien]     2.7.1cvs28
1141
1142         * src/prefs_gtk.h
1143         * src/compose.c
1144                 set a 4pix space between "Subject:" label and subject entry in
1145                 compose window.
1146
1147 2007-01-18 [wwp]        2.7.1cvs27
1148
1149         * src/addressbook.c
1150                 fix conflicting address-copy/paste when focus is set
1151                 to the embedded edit-person form.
1152  
1153
1154 2007-01-18 [wwp]        2.7.1cvs26
1155
1156         * src/addressbook.h
1157                 complete 2.7.1cvs23 (one more file was missing from that
1158                 commit).
1159
1160 2007-01-18 [colin]      2.7.1cvs25
1161
1162         * src/main.c
1163                 Provide a way to migrate without backup
1164                 Re-ask for migration on next start if 
1165                 it has been refused and wizard has been 
1166                 cancelled after.
1167
1168 2007-01-18 [wwp]        2.7.1cvs24
1169
1170         * src/editaddress.c
1171                 complete 2.7.1.cvs23 (file was missing from previous
1172                 commit).
1173
1174 2007-01-18 [wwp]        2.7.1cvs23
1175
1176         * src/addressbook.c
1177                 fix potential crashes in address book's focus_in/out signal handlers,
1178                 force focus to the edit-person form when clicked the Edit menu entry or
1179                 button (this only matters if the edit-person form is embedded to the
1180                 AB window, in that case, focus is not set when browsing the contacts
1181                 list w/ keys or mouse clicks).
1182
1183 2007-01-18 [paul]       2.7.1cvs22
1184
1185         * src/main.c
1186                 add command line options:
1187                 -h for --help
1188                 -q and --quit for --exit
1189                 -v for --version
1190                 print "Unknown option" for unknown options
1191
1192 2007-01-18 [paul]       2.7.1cvs21
1193
1194         * po/ru.po
1195                 updated by Pavlo Bohmat
1196
1197 2007-01-18 [paul]       2.7.1cvs20
1198
1199         * src/mainwindow.c
1200                 fix sensitivity issues of Mark as Spam/Ham
1201
1202 2007-01-17 [fabien]     2.7.1cvs19
1203
1204         * src/prefs_other.c
1205         * src/prefs_common.c
1206         * src/prefs_common.h
1207         * src/main.c
1208                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
1209                 control the corresponding gtk property. It could be used to lock
1210                 all shortcuts (avoid to set one of them by inadvertency).
1211
1212 2007-01-17 [colin]      2.7.1cvs18
1213
1214         * src/summaryview.c
1215                 Fix bug 1100, 'Highlighted e-mail data not visible 
1216                 when color label applied.'. Use a weighted average
1217                 between normal selected foreground color and color
1218                 label instead of a simple one (3/1 instead 1/1).
1219
1220 2007-01-17 [colin]      2.7.1cvs17
1221
1222         * src/messageview.c
1223                 Better fix for bug 1088, 'Ctrl-h produces repeatable
1224                 crash' - don't prevent mail switching while loading
1225
1226 2007-01-17 [colin]      2.7.1cvs16
1227
1228         * src/folder.c
1229         * src/folder.h
1230         * src/folderview.c
1231         * src/folderview.h
1232         * src/imap.c
1233         * src/imap.h
1234         * src/imap_gtk.c
1235                 Manage recursive search of unsubscribed folders
1236                 Rescan tree without checking for new messages 
1237                 after subscriptions changed
1238
1239 2007-01-17 [paul]       2.7.1cvs15
1240
1241         * src/prefs_common.c
1242         * src/gtk/pluginwindow.c
1243                 fix bug 1101, '"Load plugin" button is
1244                 accidentally hidden'
1245                 unset (-1) initial width in prefs_common,
1246                 fix overlapping buttons,
1247                 and other cleanups
1248
1249 2007-01-17 [paul]       2.7.1cvs14
1250
1251         * src/procmime.c
1252                 add #include <errno.h>, it's needed
1253                 on some systems
1254
1255 2007-01-17 [paul]       2.7.1cvs13
1256
1257         * src/common/defs.h
1258         * tools/make.themes.project
1259                 rename .sylpheed_themeinfo to .claws_themeinfo
1260                 and use it
1261         * src/etpan/etpan-errors.h
1262         * src/etpan/etpan-log.c
1263         * src/etpan/etpan-log.h
1264         * src/etpan/etpan-thread-manager-types.h
1265         * src/etpan/etpan-thread-manager.c
1266         * src/etpan/etpan-thread-manager.h
1267         * src/etpan/imap-thread.c
1268         * src/etpan/imap-thread.h
1269                 add copyright header
1270
1271 2007-01-17 [colin]      2.7.1cvs12
1272
1273         * src/plugins/pgpcore/select-keys.c
1274         * src/gtk/pluginwindow.c
1275         * src/prefs_account.c
1276                 Fix warnings
1277
1278 2007-01-16 [colin]      2.7.1cvs11
1279
1280         * src/imap.c
1281         * src/imap.h
1282         * src/imap_gtk.c
1283                 Manage subscribing to subfolders when only
1284                 subscribed folders are shown.
1285
1286 2007-01-16 [colin]      2.7.1cvs10
1287
1288         * src/folderview.c
1289                 Fix annoying vscrollbar going back to top
1290                 on Check for new folders
1291
1292 2007-01-16 [colin]      2.7.1cvs9
1293
1294         * src/imap.c
1295                 Remove printf
1296
1297 2007-01-16 [colin]      2.7.1cvs8
1298
1299         * src/filtering.c
1300                 Bigger buffer for errors
1301         * src/imap.c
1302         * src/imap.h
1303         * src/imap_gtk.c
1304         * src/prefs_account.c
1305         * src/prefs_account.h
1306         * src/wizard.c
1307         * src/etpan/imap-thread.c
1308         * src/etpan/imap-thread.h
1309         * manual/handling.xml
1310                 Add subscriptions management. What it changes:
1311                 Creating a folder subscribes to it
1312                 Deleting a folder unsubscribes it
1313                 New contextual menu item allowing to switch between
1314                 All folders and Subscribed folders, subscribe, and
1315                 unsubscribe. "Creating" an existing but unsubscribed
1316                 folder will subscribe it.
1317                 By default for new accounts, only subscribed folders 
1318                 are shown.
1319
1320
1321 2007-01-16 [paul]       2.7.1cvs7
1322
1323         * src/summaryview.c
1324                 Allow folder classes to specify only sort_key or
1325                 sort_type instead of both or none.
1326
1327 2007-01-16 [paul]       2.7.1cvs6
1328
1329         * src/action.c
1330         * src/compose.c
1331         * src/mimeview.c
1332         * src/procmime.c
1333         * src/textview.c
1334                 Save and use errno for procmime_get_part
1335
1336 2007-01-16 [colin]      2.7.1cvs5
1337
1338         * src/imap.c
1339                 Never remove INBOX when scanning for
1340                 new folders. It's a special folder
1341                 that has to exist.
1342
1343 2007-01-15 [colin]      2.7.1cvs4
1344
1345         * src/imap.c
1346                 Fix 'Check for new folders' when IMAP subdirectory
1347                 is set
1348         * src/etpan/imap-thread.c
1349                 Fix build
1350
1351 2007-01-15 [colin]      2.7.1cvs3
1352
1353         * src/etpan/imap-thread.c
1354                 Fix invalid free on command-connection
1355                 error
1356
1357 2007-01-15 [wwp]        2.7.1cvs2
1358
1359         * src/matcher_parser_lex.l
1360         * src/quote_fmt_lex.l
1361         * src/matcher_parser_parse.y
1362                 fix copyright header in lexers and parsers.
1363
1364 2007-01-15 [paul]       2.7.1cvs1
1365
1366         * NEWS
1367         * README
1368         * RELEASE_NOTES
1369         * configure.ac
1370                 bump up version number following
1371                 stable release
1372
1373 2007-01-15 [paul]       2.7.0cvs31
1374
1375         * AUTHORS
1376         * src/gtk/authors.h
1377                 add Fabien to the Team list
1378                 add the recent contributors
1379                 make a few corrections
1380
1381 2007-01-15 [paul]       2.7.0cvs30
1382
1383         * src/mainwindow.c
1384                 fix compiler warning
1385         * src/plugins/pgpcore/prefs_gpg.c
1386         * src/plugins/pgpcore/prefs_gpg.h
1387                 add missing include
1388                 fix copyright header
1389
1390 2007-01-14 [colin]      2.7.0cvs29
1391
1392         * src/gtk/filesel.c
1393                 Use the 'gtk+' backend. Avoids gnome-vfs use,
1394                 two benefits: faster to open, will fix strange
1395                 dbus-related crash. Thanks to Pascal Terjan.
1396
1397 2007-01-14 [colin]      2.7.0cvs28
1398
1399         * src/etpan/imap-thread.c
1400                 Delete the old imap just after allocating
1401                 the new one. Makes sure we don't get the
1402                 same pointer by sheer luck, which feels
1403                 strange in the debug log.
1404
1405 2007-01-14 [colin]      2.7.0cvs27
1406
1407         * src/gtk/inputdialog.c
1408                 Make sure we don't print passwords in
1409                 clear text when in debug mode
1410
1411 2007-01-14 [colin]      2.7.0cvs26
1412
1413         * src/gtk/gtksctree.c
1414                 Fix bug 1098, 'bogus last row display 
1415                 after expanding a thread'. Patch by
1416                 Jindrich Makovicka <makovick@gmail.com>
1417
1418 2007-01-14 [colin]      2.7.0cvs25
1419
1420         * src/etpan/imap-thread.c
1421                 Close socket manually before
1422                 freeing the imap struct
1423
1424 2007-01-14 [colin]      2.7.0cvs24
1425
1426         * src/etpan/imap-thread.c
1427                 Maybe fix new reconnection issues
1428
1429 2007-01-13 [colin]      2.7.0cvs23
1430
1431         * src/summaryview.c
1432                 Freeze/thaw on thread selection
1433
1434 2007-01-13 [paul]       2.7.0cvs22
1435
1436         * src/mainwindow.c
1437         * src/summaryview.c
1438         * src/summaryview.h
1439                 add 'Edit/Delete thread'
1440
1441 2007-01-13 [colin]      2.7.0cvs21
1442
1443         * src/prefs_account.c
1444         * src/prefs_compose_writing.c
1445         * src/prefs_message.c
1446         * src/prefs_msg_colors.c
1447         * src/prefs_other.c
1448         * src/prefs_receive.c
1449         * src/prefs_spelling.c
1450         * src/prefs_summaries.c
1451         * src/prefs_themes.c
1452         * src/gtk/gtkutils.c
1453         * src/gtk/gtkutils.h
1454         * src/plugins/pgpcore/prefs_gpg.c
1455         * src/plugins/spamassassin/spamassassin_gtk.c
1456                 Factorize gtk frame creation
1457                 Patch by Pawel
1458
1459 2007-01-13 [colin]      2.7.0cvs20
1460
1461         * src/message_search.c
1462         * src/summary_search.c
1463                 Fix Enter in search windows
1464         * src/messageview.c
1465                 Fix body search starting at the
1466                 end of the mail (and asking for loop)
1467
1468 2007-01-13 [colin]      2.7.0cvs19
1469
1470         * src/etpan/imap-thread.c
1471                 Make sure we don't free the same imap
1472                 twice
1473
1474 2007-01-13 [colin]      2.7.0cvs18
1475
1476         * commitHelper
1477                 Allow multiple commitHelpers to
1478                 run at once
1479
1480 2007-01-12 [colin]      2.7.0cvs17
1481
1482         * src/etpan/imap-thread.c
1483                 Make sure we get rid of the previous mailimap
1484                 when connecting - just in case disconnect was
1485                 unclean
1486
1487 2007-01-12 [paul]       2.7.0cvs16
1488
1489         * src/compose.c
1490                 Strip S/MIME signatures when re-editing
1491                 S/MIME signed messages.
1492
1493 2007-01-12 [paul]       2.7.0cvs15
1494
1495         * configure.ac
1496         * src/addressbook.c
1497         * src/foldersel.c
1498         * src/folderview.c
1499         * src/main.c
1500                 no need to define CLAWS anymore, remove
1501                 all that stuff
1502
1503 2007-01-12 [paul]       2.7.0cvs14
1504
1505         * src/mimeview.c
1506                 check if the mail's signed as
1507                 it can change the mail structure
1508                 Thanks to Colin
1509
1510 2007-01-12 [paul]       2.7.0cvs13
1511
1512         * src/procmime.c
1513                 fix Forwarding msgs with attachments
1514                 that have dos line endings
1515                 Thanks to Colin
1516
1517 2007-01-12 [wwp]        2.7.0cvs12
1518
1519         * configure.ac
1520                 Revert accidentally committed extra version tag.
1521
1522 2007-01-12 [wwp]        2.7.0cvs11
1523
1524         * src/prefs_account.c
1525                 Fix compilation w/o aspell (completes 2.7.0cvs7).
1526
1527 2007-01-11 [colin]      2.7.0cvs10
1528
1529         * src/imap.c
1530                 move g_warning to debug_print
1531                 it scares people for no reason
1532
1533 2007-01-11 [colin]      2.7.0cvs9
1534
1535         * po/POTFILES.in
1536                 Fix files to translate. Patch by
1537                 Fabien
1538
1539 2007-01-11 [paul]       2.7.0cvs8
1540
1541         * src/imap.c
1542                 Fix recursion when server lists the
1543                 current subfolder in the response
1544         * src/mimeview.c
1545                 Fix updating of icon_list/ctree
1546         * src/plugins/pgpcore/select-keys.c
1547                 Fix a few annoyances when choosing
1548                 keys for the CMS (S/MIME) protocol
1549
1550 2007-01-11 [wwp]        2.7.0cvs7
1551
1552         * src/compose.c
1553         * src/prefs_account.c
1554         * src/prefs_account.h
1555                 Add per-account spellcheck default dictionaries settings.
1556
1557 2007-01-10 [colin]      2.7.0cvs6
1558
1559         * src/prefs_folder_item.c
1560                 Factorize strings - patch by Fabien
1561
1562 2007-01-10 [colin]      2.7.0cvs5
1563
1564         * src/mainwindow.c
1565                 Fix bug 1095, 'Crash while changing folder 
1566                 columns during incorporation'
1567
1568 2007-01-09 [colin]      2.7.0cvs4
1569
1570         * src/gtk/pluginwindow.c
1571                 Set the plugin window transient. Seems
1572                 like some window managers hide it in
1573                 the background after "load plugin"...
1574
1575 2007-01-09 [colin]      2.7.0cvs3
1576
1577         * src/gtk/filesel.c
1578                 Use the same type for alloc and free
1579
1580 2007-01-08 [paul]       2.7.0cvs2
1581
1582         * po/nl.po
1583                 updated by Tim Dijkstra
1584
1585 2007-01-08 [paul]       2.7.0cvs1
1586
1587         * src/prefs_themes.c
1588         * src/common/utils.c
1589                 Fix resource leaks
1590
1591 2007-01-08 [paul]       2.7.0
1592
1593         * NEWS
1594         * README
1595         * RELEASE_NOTES
1596                 2.7.0 released
1597
1598 2007-01-08 [paul]       2.6.1cvs119
1599
1600         * doc/man/claws-mail.1
1601                 another correction
1602
1603 2007-01-08 [paul]       2.6.1cvs118
1604
1605         * doc/man/claws-mail.1
1606                 corrections
1607         * manual/advanced.xml
1608                 improved English usage
1609
1610 2007-01-08 [paul]       2.6.1cvs117
1611
1612         * po/ca.po
1613         * po/de.po
1614         * po/en_GB.po
1615         * po/fi.po
1616         * po/it.po
1617         * po/pt_BR.po
1618         * po/sk.po
1619         * po/sr.po
1620         * po/zh_CN.po
1621                 updated by Miquel Oliete, Stephan Sachse, me,
1622                 Tommi Pirinen, Andrea Spadaccini, Frederico
1623                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1624                 Urosevic, and Ralgh Young
1625
1626 2007-01-07 [mones]      2.6.1cvs116
1627
1628         * manual/es/advanced.xml
1629         * po/es.po
1630                 Synced manual (unhide mark_as_read_delay)
1631                 and updated translation for release
1632
1633 2007-01-07 [paul]       2.6.1cvs115
1634
1635         * src/prefs_matcher.c
1636                 make the hbox content fit better under
1637                 various languages
1638
1639 2007-01-07 [colin]      2.6.1cvs114
1640
1641         * src/messageview.c
1642                 Fix bug 1088, 'Ctrl-h produces repeatable
1643                 crash'
1644
1645 2007-01-06 [colin]      2.6.1cvs113
1646
1647         * src/etpan/imap-thread.c
1648                 Add casts to int to get certs. Fixes
1649                 bug 1064, 'crash @ etpan_certificate_check() 
1650                 when opening an IMAP folder', with latest
1651                 libetpan CVS or >= 0.49
1652         * src/mainwindow.c
1653         * src/mainwindow.h
1654         * src/imap_gtk.c
1655         * src/news_gtk.c
1656         * src/prefs_folder_item.c
1657                 Grey out the "synchronise" menu items if
1658                 there's nothing to synchronise.
1659         * src/plugins/pgpcore/sgpgme.c
1660                 Make an error clearer than "Unknown error"
1661
1662 2007-01-06 [colin]      2.6.1cvs112
1663
1664         * src/messageview.c
1665                 Don't try to show a message if updating
1666                 Maybe fixes bug 1088, 'ctrl-h produces
1667                 repeatable crash'.
1668
1669 2007-01-06 [colin]      2.6.1cvs111
1670
1671         * src/summaryview.c
1672                 Disable Control-Space (handle it as Space).
1673
1674 2007-01-05 [paul]       2.6.1cvs110
1675
1676         * src/imap.c
1677                 Fix bug 934, 'sylpheed claws 2.1 
1678                 doesn't show Exchanges Public Folders'
1679                 Thanks to Hoa and Colin
1680         * src/msgcache.c
1681                 Refuse to allocate more than 2 MB for a 
1682                 single field, it's a good indication of
1683                 cache corruption.
1684
1685 2007-01-05 [colin]      2.6.1cvs109
1686
1687         * src/mainwindow.c
1688                 Allow --select'ing emails by Message-ID too
1689
1690 2007-01-05 [colin]      2.6.1cvs108
1691
1692         * src/common/quoted-printable.c
1693                 Uh! Third fix :)
1694
1695 2007-01-05 [colin]      2.6.1cvs107
1696
1697         * src/common/quoted-printable.c
1698                 Fix previous commit about bug 1089
1699                 Thanks to Ralf
1700
1701 2007-01-05 [colin]      2.6.1cvs106
1702
1703         * src/common/quoted-printable.c
1704                 Fix my previous commit on bug 1089
1705                 - Thanks to Ralf :)
1706
1707 2007-01-04 [colin]      2.6.1cvs105
1708
1709         * src/common/quoted-printable.c
1710                 Fix bug 1089, 'NUL characters in Subject 
1711                 line are misinterpreted'. Not a pain to
1712                 fix in fact.
1713
1714 2007-01-04 [colin]      
1715
1716         2.7.0-rc3 released
1717
1718 2007-01-04 [wwp]        2.6.1cvs104
1719
1720         * src/image_viewer.c
1721                 Force operator precedence (fix a compiler warning).
1722
1723 2007-01-04 [colin]      2.6.1cvs103
1724
1725         * src/image_viewer.c
1726                 Be cautious there too (same fix as the one
1727                 in textview from cvs33)
1728         * src/messageview.c
1729                 Don't use any MimeViewer plugin when showing
1730                 all headers
1731
1732 2007-01-03 [wwp]        2.6.1cvs102
1733
1734         * src/html.c
1735         * src/html.h
1736                 fixed "cent" sign (use the existing ASCII one),
1737                 decode more HTML entities,
1738                 converted table ASCII entries to UTF-8,
1739                 moved a switch() into a hashtable.
1740
1741 2007-01-03 [paul]       2.6.1cvs101
1742
1743         * src/compose.c
1744         * src/messageview.c
1745         * src/procmsg.c
1746         * src/procmsg.h
1747                 When possible, use move_msg instead of
1748                 copy_msg + remove_msg to move sent mail
1749                 from Queue to Sent. 
1750
1751 2007-01-03 [paul]       2.6.1cvs100
1752
1753         * src/html.c
1754                 add more html entity recognition:
1755                 pounds, euros, and cents
1756
1757 2007-01-03 [colin]      2.6.1cvs99
1758
1759         * src/imap_gtk.c
1760                 Don't display an error on NOSELECT
1761                 folders when synchronising
1762
1763 2007-01-03 [paul]       2.6.1cvs98
1764
1765         * tools/maildir2claws-mail.pl
1766                 only substitute 'sent-mail' if it's
1767                 the full directory name
1768
1769 2007-01-03 [paul]       2.6.1cvs97
1770
1771         * ChangeLog
1772         * ChangeLog.pre2.0.0
1773         * Makefile.am
1774                 archive a chunk of ChangeLog in
1775                 ChangeLog.pre2.0.0
1776         * ChangeLog.gtk1
1777         * doc/src/ChangeLog.claws-pre0.8.0
1778                 remove ChangeLog.claws-pre0.8.0, adding
1779                 its contents to ChangeLog.gtk1
1780
1781 2007-01-03 [paul]       2.6.1cvs96
1782
1783         * src/account.c
1784         * src/account.h
1785         * src/action.c
1786         * src/action.h
1787         * src/adbookbase.h
1788         * src/addr_compl.c
1789         * src/addr_compl.h
1790         * src/addrbook.c
1791         * src/addrcache.c
1792         * src/addrcache.h
1793         * src/addrcindex.c
1794         * src/addrcindex.h
1795         * src/addrclip.c
1796         * src/addrclip.h
1797         * src/addrdefs.h
1798         * src/addressadd.c
1799         * src/addressadd.h
1800         * src/addressbook.c
1801         * src/addressbook.h
1802         * src/addressbook_foldersel.c
1803         * src/addressbook_foldersel.h
1804         * src/addrgather.c
1805         * src/addrgather.h
1806         * src/addrharvest.c
1807         * src/addrharvest.h
1808         * src/addrindex.c
1809         * src/addrindex.h
1810         * src/addritem.c
1811         * src/addritem.h
1812         * src/addrquery.c
1813         * src/addrquery.h
1814         * src/addrselect.c
1815         * src/addrselect.h
1816         * src/alertpanel.c
1817         * src/alertpanel.h
1818         * src/browseldap.c
1819         * src/browseldap.h
1820         * src/codeconv.c
1821         * src/codeconv.h
1822         * src/compose.c
1823         * src/compose.h
1824         * src/customheader.c
1825         * src/customheader.h
1826         * src/displayheader.c
1827         * src/displayheader.h
1828         * src/editaddress.c
1829         * src/editaddress.h
1830         * src/editbook.c
1831         * src/editbook.h
1832         * src/editgroup.c
1833         * src/editgroup.h
1834         * src/editjpilot.c
1835         * src/editjpilot.h
1836         * src/editldap.c
1837         * src/editldap.h
1838         * src/editldap_basedn.c
1839         * src/editldap_basedn.h
1840         * src/editvcard.c
1841         * src/editvcard.h
1842         * src/exphtmldlg.c
1843         * src/exphtmldlg.h
1844         * src/expldifdlg.c
1845         * src/expldifdlg.h
1846         * src/export.c
1847         * src/export.h
1848         * src/exporthtml.c
1849         * src/exporthtml.h
1850         * src/exportldif.c
1851         * src/exportldif.h
1852         * src/filtering.c
1853         * src/filtering.h
1854         * src/folder.c
1855         * src/folder.h
1856         * src/folder_item_prefs.c
1857         * src/folder_item_prefs.h
1858         * src/foldersel.c
1859         * src/foldersel.h
1860         * src/folderutils.c
1861         * src/folderutils.h
1862         * src/folderview.c
1863         * src/folderview.h
1864         * src/grouplistdialog.c
1865         * src/grouplistdialog.h
1866         * src/headerview.c
1867         * src/html.c
1868         * src/html.h
1869         * src/image_viewer.c
1870         * src/image_viewer.h
1871         * src/imap.c
1872         * src/imap.h
1873         * src/imap_gtk.c
1874         * src/imap_gtk.h
1875         * src/import.c
1876         * src/import.h
1877         * src/importldif.c
1878         * src/importldif.h
1879         * src/importmutt.c
1880         * src/importmutt.h
1881         * src/importpine.c
1882         * src/importpine.h
1883         * src/inc.c
1884         * src/inc.h
1885         * src/jpilot.c
1886         * src/jpilot.h
1887         * src/ldapctrl.c
1888         * src/ldapctrl.h
1889         * src/ldaplocate.c
1890         * src/ldaplocate.h
1891         * src/ldapquery.c
1892         * src/ldapquery.h
1893         * src/ldapserver.c
1894         * src/ldapserver.h
1895         * src/ldaputil.c
1896         * src/ldaputil.h
1897         * src/ldif.c
1898         * src/ldif.h
1899         * src/main.c
1900         * src/main.h
1901         * src/mainwindow.c
1902         * src/mainwindow.h
1903         * src/manual.c
1904         * src/manual.h
1905         * src/mbox.c
1906         * src/message_search.c
1907         * src/message_search.h
1908         * src/messageview.c
1909         * src/messageview.h
1910         * src/mh.c
1911         * src/mh.h
1912         * src/mh_gtk.c
1913         * src/mh_gtk.h
1914         * src/mimeview.c
1915         * src/mimeview.h
1916         * src/msgcache.c
1917         * src/msgcache.h
1918         * src/mutt.c
1919         * src/mutt.h
1920         * src/news.c
1921         * src/news.h
1922         * src/news_gtk.c
1923         * src/news_gtk.h
1924         * src/partial_download.c
1925         * src/partial_download.h
1926         * src/pine.c
1927         * src/pine.h
1928         * src/pop.c
1929         * src/pop.h
1930         * src/prefs_account.c
1931         * src/prefs_account.h
1932         * src/prefs_actions.c
1933         * src/prefs_actions.h
1934         * src/prefs_common.c
1935         * src/prefs_common.h
1936         * src/prefs_compose_writing.c
1937         * src/prefs_compose_writing.h
1938         * src/prefs_customheader.c
1939         * src/prefs_customheader.h
1940         * src/prefs_display_header.c
1941         * src/prefs_display_header.h
1942         * src/prefs_filtering.c
1943         * src/prefs_filtering.h
1944         * src/prefs_filtering_action.c
1945         * src/prefs_filtering_action.h
1946         * src/prefs_folder_column.c
1947         * src/prefs_folder_column.h
1948         * src/prefs_folder_item.c
1949         * src/prefs_folder_item.h
1950         * src/prefs_fonts.c
1951         * src/prefs_fonts.h
1952         * src/prefs_gtk.c
1953         * src/prefs_gtk.h
1954         * src/prefs_image_viewer.c
1955         * src/prefs_image_viewer.h
1956         * src/prefs_matcher.c
1957         * src/prefs_matcher.h
1958         * src/prefs_message.c
1959         * src/prefs_msg_colors.c
1960         * src/prefs_msg_colors.h
1961         * src/prefs_other.c
1962         * src/prefs_quote.c
1963         * src/prefs_receive.c
1964         * src/prefs_send.c
1965         * src/prefs_spelling.c
1966         * src/prefs_spelling.h
1967         * src/prefs_summaries.c
1968         * src/prefs_summaries.h
1969         * src/prefs_summary_column.c
1970         * src/prefs_summary_column.h
1971         * src/prefs_template.c
1972         * src/prefs_template.h
1973         * src/prefs_themes.c
1974         * src/prefs_themes.h
1975         * src/prefs_toolbar.c
1976         * src/prefs_toolbar.h
1977         * src/prefs_wrapping.c
1978         * src/prefs_wrapping.h
1979         * src/privacy.c
1980         * src/privacy.h
1981         * src/procheader.c
1982         * src/procheader.h
1983         * src/procmime.c
1984         * src/procmime.h
1985         * src/procmsg.c
1986         * src/procmsg.h
1987         * src/quote_fmt.c
1988         * src/quote_fmt_parse.y
1989         * src/recv.c
1990         * src/recv.h
1991         * src/remotefolder.c
1992         * src/remotefolder.h
1993         * src/send_message.c
1994         * src/send_message.h
1995         * src/setup.c
1996         * src/setup.h
1997         * src/sourcewindow.c
1998         * src/sourcewindow.h
1999         * src/ssl_manager.c
2000         * src/ssl_manager.h
2001         * src/statusbar.c
2002         * src/statusbar.h
2003         * src/stock_pixmap.c
2004         * src/stock_pixmap.h
2005         * src/summary_search.c
2006         * src/summary_search.h
2007         * src/summaryview.c
2008         * src/summaryview.h
2009         * src/textview.c
2010         * src/textview.h
2011         * src/toolbar.c
2012         * src/toolbar.h
2013         * src/undo.c
2014         * src/undo.h
2015         * src/unmime.c
2016         * src/unmime.h
2017         * src/vcard.c
2018         * src/vcard.h
2019         * src/wizard.c
2020         * src/wizard.h
2021         * src/common/base64.c
2022         * src/common/base64.h
2023         * src/common/defs.h
2024         * src/common/hooks.c
2025         * src/common/hooks.h
2026         * src/common/log.c
2027         * src/common/log.h
2028         * src/common/mgutils.c
2029         * src/common/mgutils.h
2030         * src/common/nntp.c
2031         * src/common/nntp.h
2032         * src/common/passcrypt.c
2033         * src/common/passcrypt.h.in
2034         * src/common/plugin.c
2035         * src/common/plugin.h
2036         * src/common/prefs.c
2037         * src/common/prefs.h
2038         * src/common/progressindicator.c
2039         * src/common/progressindicator.h
2040         * src/common/quoted-printable.c
2041         * src/common/quoted-printable.h
2042         * src/common/session.c
2043         * src/common/session.h
2044         * src/common/smtp.c
2045         * src/common/smtp.h
2046         * src/common/socket.c
2047         * src/common/socket.h
2048         * src/common/ssl.c
2049         * src/common/ssl.h
2050         * src/common/ssl_certificate.c
2051         * src/common/ssl_certificate.h
2052         * src/common/stringtable.c
2053         * src/common/stringtable.h
2054         * src/common/template.c
2055         * src/common/template.h
2056         * src/common/timing.h
2057         * src/common/utils.c
2058         * src/common/utils.h
2059         * src/common/version.h.in
2060         * src/common/xml.c
2061         * src/common/xml.h
2062         * src/common/xmlprops.c
2063         * src/common/xmlprops.h
2064         * src/gtk/about.c
2065         * src/gtk/colorlabel.c
2066         * src/gtk/colorsel.c
2067         * src/gtk/colorsel.h
2068         * src/gtk/combobox.c
2069         * src/gtk/combobox.h
2070         * src/gtk/description_window.c
2071         * src/gtk/description_window.h
2072         * src/gtk/filesel.c
2073         * src/gtk/filesel.h
2074         * src/gtk/foldersort.c
2075         * src/gtk/foldersort.h
2076         * src/gtk/gtksctree.c
2077         * src/gtk/gtkutils.c
2078         * src/gtk/gtkutils.h
2079         * src/gtk/inputdialog.c
2080         * src/gtk/inputdialog.h
2081         * src/gtk/logwindow.c
2082         * src/gtk/logwindow.h
2083         * src/gtk/manage_window.c
2084         * src/gtk/manage_window.h
2085         * src/gtk/menu.c
2086         * src/gtk/menu.h
2087         * src/gtk/pluginwindow.c
2088         * src/gtk/pluginwindow.h
2089         * src/gtk/prefswindow.c
2090         * src/gtk/prefswindow.h
2091         * src/gtk/progressdialog.c
2092         * src/gtk/progressdialog.h
2093         * src/gtk/sslcertwindow.c
2094         * src/gtk/sslcertwindow.h
2095         * src/plugins/bogofilter/bogofilter.c
2096         * src/plugins/bogofilter/bogofilter.h
2097         * src/plugins/bogofilter/bogofilter_gtk.c
2098         * src/plugins/clamav/clamav_plugin.c
2099         * src/plugins/clamav/clamav_plugin.h
2100         * src/plugins/clamav/clamav_plugin_gtk.c
2101         * src/plugins/demo/demo.c
2102         * src/plugins/dillo_viewer/dillo_prefs.c
2103         * src/plugins/dillo_viewer/dillo_prefs.h
2104         * src/plugins/dillo_viewer/dillo_viewer.c
2105         * src/plugins/pgpcore/passphrase.c
2106         * src/plugins/pgpcore/passphrase.h
2107         * src/plugins/pgpcore/pgp_viewer.c
2108         * src/plugins/pgpcore/pgp_viewer.h
2109         * src/plugins/pgpcore/plugin.c
2110         * src/plugins/pgpcore/select-keys.c
2111         * src/plugins/pgpcore/select-keys.h
2112         * src/plugins/pgpcore/sgpgme.c
2113         * src/plugins/pgpcore/sgpgme.h
2114         * src/plugins/pgpinline/pgpinline.c
2115         * src/plugins/pgpinline/pgpinline.h
2116         * src/plugins/pgpinline/plugin.c
2117         * src/plugins/pgpmime/pgpmime.c
2118         * src/plugins/pgpmime/pgpmime.h
2119         * src/plugins/pgpmime/plugin.c
2120         * src/plugins/spamassassin/spamassassin.c
2121         * src/plugins/spamassassin/spamassassin.h
2122         * src/plugins/spamassassin/spamassassin_gtk.c
2123         * src/plugins/trayicon/trayicon.c
2124                 it's 2007, update the year in the copyright headers
2125
2126 2007-01-03 [paul]       2.6.1cvs95
2127
2128         * src/gtk/about.c
2129                 it is 2007, use it in the copyright string
2130
2131 2007-01-03 [paul]       2.6.1cvs94
2132
2133         * src/html.c
2134                 html entity conversion:
2135                 move &#153; to a more suitable place
2136                 add &bull; and &ndash;
2137                 make sure &mdash; and &#8212; are both
2138                 converted the same
2139
2140 2007-01-02 [colin]      2.6.1cvs93
2141
2142         * src/addrbook.c
2143                 Fix leak
2144         * src/common/plugin.c
2145                 Add comment
2146         * src/etpan/imap-thread.c
2147                 Fix warning
2148
2149 2006-12-31 [paul]       2.6.1cvs92
2150
2151         * src/prefs_summaries.c
2152                 use gtk_button_new_from_stock()
2153
2154 2006-12-30 [colin]      2.6.1cvs91
2155
2156         * src/folder.c
2157         * src/imap_gtk.c
2158         * src/mh_gtk.c
2159                 Don't update filtering and account paths 
2160                 when copying folders
2161
2162 2006-12-30 [colin]      2.6.1cvs90
2163
2164         * src/prefs_compose_writing.c
2165         * src/prefs_quote.c
2166         * src/prefs_template.c
2167                 Use message font for Writing and 
2168                 Quoting prefs, as well as Templates.
2169
2170 2006-12-30 [colin]      2.6.1cvs89
2171
2172         * src/prefs_summaries.c
2173                 Rework GUI; patch by Pawel
2174
2175 2006-12-29 [colin]      2.6.1cvs88
2176
2177         * src/prefs_folder_item.c
2178                 Fix bug 1085, 'Apply to subfolder 
2179                 doesn't work' - I was mistaken saying
2180                 it worked in every case
2181
2182 2006-12-28 [colin]      2.6.1cvs87
2183
2184         * src/gtk/gtkaspell.c
2185                 Don't assert if use_alternate is true
2186                 and alt_dictionary isn't set -- this 
2187                 is what happens on upgrade! Rather,
2188                 do with it.
2189
2190 2006-12-28 [colin]      2.6.1cvs86
2191
2192         * Makefile.am
2193                 Fix desktop/icon simplification
2194
2195 2006-12-28 [colin]      2.6.1cvs85
2196
2197         * Makefile.am
2198                 Make desktop and icon not 
2199                 dependant on the desktop
2200
2201 2006-12-28 [wwp]        2.6.1cvs84
2202
2203         * src/plugins/pgpmime/claws.def
2204                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
2205
2206 2006-12-28 [wwp]        2.6.1cvs83
2207
2208         * src/prefs_folder_item.c
2209                 Fix coloring of "simplify subject regexp" (folder prefs),
2210                 which might be left to red whereas the regexp gets empty.
2211
2212 2006-12-28 [wwp]        2.6.1cvs82
2213
2214         * src/prefs_common.c
2215         * src/prefs_common.h
2216         * src/addressbook.c
2217         * src/addressitem.h
2218                 Save addressbook mainwindow's horizontal and vertical splitter position.
2219
2220 2006-12-27 [wwp]        2.6.1cvs81
2221
2222         * src/gtk/gtkaspell.c
2223         * src/gtk/gtkaspell.h
2224         * src/compose.c
2225                 Fix assignment of compose's default and alternate dictionary from
2226                 account or folder settings. Now gtkaspell_change_dict does rotate
2227                 dicts only when it's called from a menu cb.
2228
2229 2006-12-27 [wwp]        2.6.1cvs80
2230
2231         * src/folder_item_prefs.c
2232                 Fix randomly initialized default-alt-dictionary (folder prefs),
2233                 complete 2.6.1cvs72.
2234
2235 2006-12-27 [paul]       2.6.1cvs79
2236
2237         * src/imap_gtk.c
2238         * src/mh_gtk.c
2239                 Add Copy folder in the folder's contextual
2240                 menu
2241
2242 2006-12-27 [wwp]        2.6.1cvs78
2243
2244         * src/imap.c
2245                 Clean up session locking, thanks to Colin.
2246
2247 2006-12-26 [colin]      2.6.1cvs77
2248
2249         * src/statusbar.c
2250                 Revert previous patch
2251
2252 2006-12-26 [colin]      2.6.1cvs76
2253
2254         * src/folder.c
2255         * src/folderview.c
2256         * src/imap.c
2257         * src/statusbar.c
2258         * src/etpan/imap-thread.c
2259                 Fix previous commit warnings
2260                 Make statusbar update every second if total < 20
2261                 Make IMAP APPEND faster by simplifying log              
2262
2263 2006-12-26 [colin]      2.6.1cvs75
2264
2265         * src/folder.c
2266         * src/folder.h
2267         * src/folderview.c
2268         * src/folderview.h
2269         * src/imap_gtk.c
2270         * src/mh_gtk.c
2271                 Make it possible to copy folders accross
2272                 mailboxes (this was an arbitrary limitation).
2273                 Still make it impossible to move folders 
2274                 accross mailboxes.
2275
2276 2006-12-26 [colin]      2.6.1cvs74
2277
2278         * src/etpan/imap-thread.c
2279                 Fix bug 1081, 'claws-mail 
2280                 segfaults when going offline 
2281                 while it transfers mails via 
2282                 imap'
2283
2284 2006-12-26 [colin]      2.6.1cvs73
2285
2286         * src/folder_item_prefs.c
2287                 Don't forget alt dictionary when
2288                 renaming/moving folders
2289
2290 2006-12-26 [wwp]        2.6.1cvs72
2291
2292         * src/folder_item_prefs.c
2293                 Add missing defaults for per-folder alt dict
2294                 (forgotten in 2.6.1cvs61).
2295
2296 2006-12-26 [colin]      2.6.1cvs71
2297
2298         * src/wizard.c
2299                 Add tooltip to state that specifying
2300                 full path to mailbox is possible
2301
2302 2006-12-26 [wwp]        2.6.1cvs70
2303
2304         * src/partial_download.c
2305         * src/gtk/gtkvscrollbutton.c
2306         * src/plugins/pgpinline/plugin.c
2307                 Fix for few compiler warnings that matter.
2308
2309 2006-12-25 [colin]      2.6.1cvs69
2310
2311         * src/partial_download.c
2312                 Fix marking for download or deletion
2313                 when the header isn't the first
2314         * src/gtk/logwindow.c
2315                 Fix start of scrolling
2316
2317 2006-12-23 [paul]       2.6.1cvs68
2318
2319         * src/compose.c
2320                 change last commit to use the 'academic'
2321                 method instead. Thanks to wwp
2322
2323 2006-12-23 [paul]       2.6.1cvs67
2324
2325         * src/compose.c
2326                 don't warn about empty subject when
2327                 redirecting
2328
2329 2006-12-22 [colin]      2.6.1cvs66
2330
2331         * src/summary_search.c
2332                 Fix previous patch
2333
2334 2006-12-22 [colin]      2.6.1cvs65
2335
2336         * src/gtk/gtkutils.c
2337         * src/imap.c
2338         * src/jpilot.c
2339         * src/summary_search.c
2340                 A few warning fixes
2341
2342 2006-12-23 [paul]       
2343
2344         2.7.0-rc2 released
2345
2346 2006-12-22 [colin]      2.6.1cvs64
2347
2348         * src/toolbar.c
2349         * src/toolbar.h
2350                 Add a combo to the learn spam button
2351         * src/plugins/bogofilter/bogofilter.c
2352         * src/plugins/bogofilter/bogofilter_gtk.c
2353         * src/plugins/bogofilter/bogofilter.h
2354                 Allow to store Unsure mails in a specific
2355                 folder to make better teaching easier
2356
2357 2006-12-21 [wwp]        2.6.1cvs63
2358
2359         * src/compose.c
2360         * src/prefs_common.c
2361         * src/prefs_common.h
2362         * src/prefs_spelling.c
2363         * src/gtk/gtkaspell.c
2364         * src/gtk/gtkaspell.h
2365                 Allow spell-checking using both current and alternate dictionaries
2366                 (thanks to Colin).
2367
2368 2006-12-21 [wwp]        2.6.1cvs62
2369
2370         * src/gtk/gtkaspell.c
2371                 Apply recheck_when_changing_dict (highlight all mispelled words)
2372                 when switching to alternate dictionary.
2373
2374 2006-12-21 [wwp]        2.6.1cvs61
2375
2376         * src/compose.c
2377         * src/folder_item_prefs.h
2378         * src/prefs_common.c
2379         * src/prefs_common.h
2380         * src/prefs_folder_item.c
2381         * src/prefs_spelling.c
2382         * src/gtk/gtkaspell.c
2383         * src/gtk/gtkaspell.h
2384                 Add global and per-folder prefs to set the default
2385                 alternate dictionary.
2386
2387 2006-12-21 [colin]      2.6.1cvs60
2388
2389         * src/folder.c
2390                 Look for folders by path in all folders
2391         * src/html.c
2392                 add &mdash;
2393
2394 2006-12-20 [colin]      2.6.1cvs59
2395
2396         * src/gtk/quicksearch.c
2397                 Make sure in_typing is false when clearing
2398
2399 2006-12-20 [wwp]        2.6.1cvs58
2400
2401         * configure.ac
2402                 change manual's target dir to be LFH-compliant (thanks to Colin).
2403
2404 2006-12-20 [wwp]        2.6.1cvs57
2405
2406         * src/prefs_common.c
2407         * src/prefs_summaries.c
2408                 i18n fix and factorize patch, thanks to Fabien.
2409
2410 2006-12-20 [paul]       2.6.1cvs56
2411
2412         * configure.ac
2413                 last of the renaming (??)
2414         * src/main.c
2415                 correct --help info of --status-full
2416         * src/plugins/bogofilter/bogofilter.c
2417                 make FALSE default of whitelist_ab
2418
2419 2006-12-19 [colin]      2.6.1cvs55
2420
2421         * src/jpilot.c
2422                 Same as before, without depending on
2423                 pisock >= 0.12
2424
2425 2006-12-19 [colin]      2.6.1cvs54
2426
2427         * src/jpilot.c
2428                 Fix bug 1059, 'Better jpilot charset 
2429                 handling'. Use libpisync's charset conversion
2430                 if possible
2431
2432 2006-12-19 [colin]      2.6.1cvs53
2433
2434         * po/fr.po
2435                 Updated by Fabien
2436
2437 2006-12-19 [wwp]        2.6.1cvs52
2438
2439         * src/gtk/about.c
2440                 Add missing #include (thanks to Colin).
2441
2442 2006-12-19 [wwp]        2.6.1cvs51
2443
2444         * src/prefs_receive.c
2445                 Better spacing between widgets in prefs.
2446
2447 2006-12-18 [colin]      2.6.1cvs50
2448
2449         * src/imap.c
2450                 Fix failure to get separator on LIST "" ""
2451                 Try LIST "" "INBOX" too.
2452
2453 2006-12-18 [wwp]        2.6.1cvs49
2454
2455         * src/common/session.c
2456                 Fix a compiler warning (thanks to Fabien).
2457
2458 2006-12-18 [wwp]        2.6.1cvs48
2459
2460         * src/compose.c
2461         * src/prefs_quote.c
2462                 Factorize some strings for translation (it's about error
2463                 messages when applying or checking template/quote format).
2464
2465 2006-12-18 [colin]      2.6.1cvs47
2466
2467         * Makefile.am
2468         * src/common/defs.h
2469         * src/gtk/Makefile.am
2470         * src/gtk/about.c
2471                 Add a Release notes tab from the contents of
2472                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2473
2474 2006-12-17 [colin]      2.6.1cvs46
2475
2476         * src/mimeview.c
2477         * src/textview.c
2478         * src/gtk/filesel.c
2479                 Correctly convert from/to UTF8/filename encoding
2480                 when loading and saving files. Probably fixes
2481                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
2482                 for a file to attach and is blocked...'
2483
2484 2006-12-17 [colin]      2.6.1cvs45
2485
2486         * src/gtk/logwindow.c
2487                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
2488                 IMAP folder and is blocked on main thread': 
2489                 make sure we put utf8 in the log.
2490
2491 2006-12-16 [colin]      2.6.1cvs44
2492
2493         * src/toolbar.c
2494         * src/toolbar.h
2495                 Fix bug 1055, 'Add the 'cancel receive' 
2496                 in the available events for the toolbar buttons'
2497
2498 2006-12-16 [colin]      2.6.1cvs43
2499
2500         * po/POTFILES.in
2501         * src/imap.c
2502         * src/common/nntp.c
2503         * src/common/session.c
2504                 Log error when SSL handshakes fail. 
2505                 Fixes bug 1082, 'incorrect / imprecise 
2506                 error message when imap server provides 
2507                 ssl only through STARTTLS but SSL is 
2508                 selected'
2509
2510 2006-12-15 [wwp]        2.6.1cvs42
2511
2512         * src/plugins/bogofilter/bogofilter_gtk.c
2513                 set proper sensitivity to widgets I've recently added.
2514
2515 2006-12-15 [colin]      
2516
2517         2.7.0-rc1 released
2518
2519 2006-12-15 [wwp]        2.6.1cvs41
2520
2521         * src/plugins/bogofilter/bogofilter.c
2522         * src/plugins/bogofilter/bogofilter.h
2523         * src/plugins/bogofilter/bogofilter_gtk.c
2524                 bogofilter's whitelist can now use a subset of
2525                 the addressbook (either a book, a subfolder of a book,
2526                 or the whole addressbook by using "Any"). Re-used there
2527                 some pref_matcher widgets and mechanisms to match a subset
2528                 of the addressbook.
2529
2530 2006-12-15 [wwp]        2.6.1cvs40
2531
2532         * src/wizard.c
2533         * src/common/plugin.c
2534         * src/common/plugin.h
2535         * src/gtk/about.c
2536         * src/plugins/bogofilter/bogofilter.c
2537         * src/plugins/clamav/clamav_plugin.c
2538         * src/plugins/demo/demo.c
2539         * src/plugins/dillo_viewer/dillo_viewer.c
2540         * src/plugins/pgpcore/plugin.c
2541         * src/plugins/pgpinline/plugin.c
2542         * src/plugins/pgpmime/plugin.c
2543         * src/plugins/spamassassin/spamassassin.c
2544         * src/plugins/trayicon/trayicon.c
2545                 factorize some translatable strings (plugins-related),
2546                 fix missing punctuation in several places,
2547                 remove useless translatable \n in about.c,
2548                 and factorize plugin init code w/ a new function
2549                 check_plugin_version() in common/plugin.c.
2550                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2551
2552 2006-12-15 [wwp]        2.6.1cvs39
2553
2554         * src/plugins/bogofilter/bogofilter.c
2555         * src/plugins/bogofilter/bogofilter_gtk.c
2556                 flag whitelisted spams as spam, but don't filter it to the spam
2557                 folder. Thanks to Colin.
2558
2559 2006-12-15 [ticho]      2.6.1cvs38
2560
2561         * src/plugins/bogofilter/bogofilter.c
2562         * src/plugins/bogofilter/bogofilter.h
2563         * src/plugins/bogofilter/bogofilter_gtk.c
2564                 Add option to whitelist senders found in addressbook. Patch by colin.
2565
2566 2006-12-15 [paul]       2.6.1cvs37
2567
2568         * src/folderview.c
2569                 add missing #include "log.h"
2570
2571 2006-12-15 [paul]       2.6.1cvs36
2572
2573         * src/plugins/bogofilter/bogofilter.c
2574         * src/plugins/bogofilter/bogofilter.h
2575         * src/plugins/bogofilter/bogofilter_gtk.c
2576                 Add an option to allow inserting an
2577                 X-Claws-Bogosity header (on MH folders
2578                 only). Patch by Colin
2579
2580 2006-12-14 [colin]      2.6.1cvs35
2581
2582         * src/main.c
2583                 "Yes" should be the default choice for
2584                 migration configuration
2585
2586 2006-12-14 [paul]       2.6.1cvs34
2587
2588         * src/prefs_summaries.c
2589         * manual/advanced.xml
2590                 Unhide mark_as_read_delay
2591
2592 2006-12-14 [paul]       2.6.1cvs33
2593
2594         * src/messageview.c
2595         * src/messageview.h
2596         * src/mimeview.c
2597         * src/mimeview.h
2598         * src/summaryview.c
2599         * src/textview.c
2600         * src/textview.h
2601                 Fix printing of selection
2602                 Fix printing of message parts
2603                 Fix printing of images
2604         * src/gtk/gtksourceprintjob.c
2605                 Fix page count when there are images
2606
2607 2006-12-14 [wwp]        2.6.1cvs32
2608
2609         * src/mainwindow.c
2610         * src/summaryview.c
2611         * src/summaryview.h
2612         * src/gtk/quicksearch.c
2613                 fix quicksearch 'magnify' button status when QS is closed
2614                 using the Escape key, thanks to Colin.
2615
2616 2006-12-14 [wwp]        2.6.1cvs31
2617
2618         * src/mainwindow.c
2619         * src/summaryview.c
2620         * src/summaryview.h
2621         * src/gtk/quicksearch.c
2622                 fix quicksearch 'magnify' button status when QS is closed
2623                 using the Escape key, thanks to Colin.
2624
2625 2006-12-13 [colin]      2.6.1cvs30
2626
2627         * src/ldapquery.c
2628         * src/ldaputil.c
2629                 Use the binary safe version of ldap_get_values,
2630                 to make sure we manipulate null-terminated 
2631                 strings. Maybe fixes bug 1075, 'claws mail 
2632                 segfault when completing ldap adresses'
2633         * src/syldap.c ** REMOVED **
2634         * src/syldap.h ** REMOVED **
2635                 Remove dead files
2636
2637 2006-12-13 [mones]      2.6.1cvs29
2638
2639         * po/es.po
2640                 Fixed piped strings, fixed click translation
2641
2642 2006-12-13 [paul]       2.6.1cvs28
2643
2644         * src/main.c
2645                 don't translate these strings
2646
2647 2006-12-13 [paul]       2.6.1cvs27
2648
2649         * po/en_GB.po
2650                 updated
2651
2652 2006-12-13 [colin]      2.6.1cvs26
2653
2654         * src/main.c
2655         * src/main.h
2656                 Add claws_is_starting()
2657
2658 2006-12-13 [mones]      2.6.1cvs25
2659
2660         * manual/es/advanced.xml
2661         * po/es.po
2662                 Synced manual and updated translation
2663
2664 2006-12-12 [colin]      2.6.1cvs24
2665
2666         * src/wizard.c
2667                 Add an option to use STARTTLS in the
2668                 welcome wizard. Fixes bug 1080, 
2669                 'Using SSL option in wizard for incoming 
2670                 server does not activate SSL with STARTTLS'
2671
2672 2006-12-12 [colin]      2.6.1cvs23
2673
2674         * src/main.c
2675                 Don't exit when there's an incomplete
2676                 mailbox configured - leaves a chance 
2677                 to fix a failing IMAP account. Exit
2678                 if no mailbox at all is loaded (case
2679                 of missing plugin).
2680                 Completes bug 1077's fix (I was wrong
2681                 in this bug's comment #3).
2682
2683 2006-12-12 [colin]      2.6.1cvs22
2684
2685         * src/gtk/menu.h
2686                 Add another menu data type
2687         * src/prefs_account.c
2688                 Complete the completion of bug 1076
2689                 (doesn't lose the pref on apply)
2690
2691 2006-12-12 [paul]       2.6.1cvs21
2692
2693         * src/prefs_account.c
2694                 complete the fix of bug 1076
2695                 also be more verbose with the text
2696
2697 2006-12-12 [paul]       2.6.1cvs20
2698
2699         * src/gtk/combobox.c
2700                 fix compilation warning
2701
2702 2006-12-11 [colin]      2.6.1cvs19
2703
2704         * src/wizard.c
2705                 Document :port in server entry tooltips
2706
2707 2006-12-11 [colin]      2.6.1cvs18
2708
2709         * src/main.c
2710                 Fix compile
2711
2712 2006-12-11 [colin]      2.6.1cvs17
2713
2714         * src/main.c
2715                 Add failing IMAP as a reason for no
2716                 mailbox
2717
2718 2006-12-11 [colin]      2.6.1cvs16
2719
2720         * src/prefs_account.c
2721                 Check for existence of inbox for local
2722                 accounts too
2723         * src/wizard.c
2724                 Allow setting the port to use for servers
2725                 by using the usual "server.example.com:port"
2726                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2727                 not start when IMAP server is unavailable'
2728
2729 2006-12-11 [colin]      2.6.1cvs15
2730
2731         * src/prefs_account.c
2732                 Prevent use of non-existing default inbox
2733
2734 2006-12-11 [colin]      2.6.1cvs14
2735
2736         * src/prefs_account.c
2737                 Fix sensitivity. Fixes bug 1076, 'privacy 
2738                 options are displayed even when pgp plugin 
2739                 not loaded / available'
2740
2741 2006-12-09 [colin]      2.6.1cvs13
2742
2743         * manual/advanced.xml
2744         * src/prefs_common.c
2745         * src/prefs_common.h
2746         * src/common/ssl_certificate.c
2747                 Add a new hidden preference, 'unsafe_ssl_certs',
2748                 which allows to store multiple certificates per
2749                 server/port. This is disabled by default because
2750                 it's less secure (presenting a new certificate
2751                 instead of a changed one raises less alarms).
2752                 This will cause Claws to ask about an unknown
2753                 certificate for people who have used 2.6.1cvs8
2754                 or greater.
2755
2756 2006-12-09 [colin]      2.6.1cvs12
2757
2758         * src/action.c
2759                 Fix cache updating after action
2760
2761 2006-12-07 [wwp]        2.6.1cvs11
2762
2763         * src/compose.c
2764                 fix email address comparison when replying to all
2765                 (avoid replying to ourselves), thanks to Colin.
2766
2767 2006-12-06 [paul]       2.6.1cvs10
2768
2769         * src/addrharvest.c
2770         * src/editldap.c
2771         * src/expldifdlg.c
2772         * src/news.c
2773         * src/toolbar.c
2774         * src/common/utils.c
2775                 ...and more renaming
2776                 Thanks to Colin
2777
2778 2006-12-06 [paul]       2.6.1cvs9
2779
2780         * src/compose.c
2781         * src/messageview.c
2782         * src/procheader.c
2783         * src/procmime.c
2784         * src/procmsg.c
2785         * src/textview.c
2786                 more renaming
2787                 Thanks to Colin
2788
2789 2006-12-06 [colin]      2.6.1cvs8
2790
2791         * src/ssl_manager.c
2792         * src/common/ssl_certificate.c
2793         * src/common/ssl_certificate.h
2794                 Handle multiple certificates per host/port
2795
2796 2006-12-06 [colin]      2.6.1cvs7
2797
2798         * src/etpan/imap-thread.c
2799                 Fix certificate checking on IMAP
2800
2801 2006-12-06 [colin]      2.6.1cvs6
2802
2803         * src/folderview.c
2804                 Fix bug 1072, 'Claws stops fetching newsgroups 
2805                 from server when newsgroup got deleted': continue
2806                 checking other groups
2807
2808 2006-12-05 [wwp]        2.6.1cvs5
2809
2810         * src/message_search.c
2811         * src/summary_search.c
2812         * src/gtk/combobox.c
2813         * src/gtk/combobox.h
2814         * src/gtk/gtkutils.c
2815         * src/gtk/gtkutils.h
2816                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2817                 behave like w/ old comboboxes (summary and message search only).
2818
2819 2006-12-05 [paul]       2.6.1cvs4
2820
2821         * src/wizard.c
2822                 encode headers
2823                 Thanks to Colin
2824
2825 2006-12-05 [paul]       2.6.1cvs3
2826
2827         * tools/README
2828         * tools/textviewer.pl
2829                 script updated and description added
2830
2831 2006-12-04 [colin]      2.6.1cvs2
2832
2833         * src/compose.c
2834                 Run pre-send hook only when checking
2835                 everything
2836
2837 2006-12-04 [paul]       2.6.1cvs1
2838
2839         * NEWS
2840         * README
2841         * RELEASE_NOTES
2842         * configure.ac
2843         * tools/README
2844                 bump up version number following stable release
2845
2846 2006-12-04 [paul]       2.6.0cvs83
2847
2848         * README
2849                 updates and corrections
2850
2851 2006-12-04 [colin]      2.6.0cvs82
2852
2853         * src/common/utils.c
2854                 Probably fix bug 1066, 'Incorrect mailbox 
2855                 size displayed'
2856
2857 2006-12-04 [colin]      2.6.0cvs81
2858
2859         * src/common/utils.c
2860                 Trim tabs from mailcap file too.
2861
2862 2006-12-02 [paul]       2.6.0cvs80
2863
2864         * src/exphtmldlg.c
2865                 fix broken GUI under certain languages
2866         * src/expldifdlg.c
2867                 put the Cancel button to the right
2868
2869 2006-12-01 [paul]       2.6.0cvs79
2870
2871         * tools/Makefile.am
2872                 remove reference to removed file
2873
2874 2006-12-01 [wwp]        2.6.0cvs78
2875
2876         * src/addressbook.c
2877         * src/editaddress.c
2878                 remove forgotten debug statements.
2879
2880 2006-12-01 [wwp]        2.6.0cvs77
2881
2882         * manual/advanced.xml
2883         * manual/fr/advanced.xml
2884         * src/addressbook.c
2885         * src/addressbook.h
2886         * src/addressitem.h
2887         * src/editaddress.c
2888         * src/editaddress.h
2889         * src/prefs_common.c
2890         * src/prefs_common.h
2891         * src/gtk/gtkutils.c
2892         * src/gtk/gtkutils.h
2893                 add a hidden option to allow embedding the editaddress (edit contact details)
2894                 dialog into the addressbook's window. This doesn't change the default
2895                 behaviour.
2896
2897 2006-12-01 [wwp]        2.6.0cvs76
2898
2899         * src/message_search.c
2900         * src/summary_search.c
2901                 fix more focus issues (don't set focus to combobox's entry widget when
2902                 entry's value changed, if entry widget has focus already).
2903
2904 2006-12-01 [wwp]        2.6.0cvs75
2905
2906         * src/gtk/quicksearch.c
2907                 revert last changes to the quicksearch gtk_combo_box, this needs more
2908                 tuning and testing.
2909
2910 2006-12-01 [paul]       2.6.0cvs74
2911
2912         * tools/kdeservicemenu/README
2913         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2914         * tools/kdeservicemenu/install.sh
2915         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2916         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2917                 simplify this stuff, and in so doing,
2918                 fix it. (possibly re-extend it again at
2919                 a later date)
2920
2921 2006-12-01 [wwp]        2.6.0cvs73
2922
2923         * src/gtk/quicksearch.c
2924                 adapt quicksearch code to use modern gtk_combo_box'es.
2925
2926 2006-12-01 [wwp]        2.6.0cvs72
2927
2928         * src/common/defs.h
2929         * src/prefs_common.c
2930         * src/prefs_common.h
2931         * src/message_search.c
2932         * src/summary_search.c
2933         * src/gtk/combobox.c
2934         * src/gtk/combobox.h
2935                 add history combos to all message and summary search fields.
2936
2937 2006-12-01 [wwp]        2.6.0cvs71
2938
2939         * src/summaryview.c
2940                 As the list may change while the mark as read delay
2941                 runs, we can't rely on the 'row' pointer, which can
2942                 be invalid when the timeout is called. As the mark
2943                 as read is only done if the message is still selected,
2944                 use summaryview->selected instead. Thanks to Colin.
2945
2946 2006-11-30 [paul]       2.6.0cvs70
2947
2948         * src/textview.c
2949                 give emphasis to "Sylpheed-Claws"
2950                 as well as "Claws Mail"
2951
2952 2006-11-30 [colin]      2.6.0cvs69
2953
2954         * src/wizard.c
2955                 Put the SSL checkboxes in the receiving
2956                 and sending server pages.
2957
2958 2006-11-29 [colin]      2.6.0cvs68
2959
2960         * src/gtk/gtkutils.c
2961         * src/gtk/gtkvscrollbutton.c
2962                 Revert some deprecated fixes - they seem to
2963                 deprecate stuff as soon as a new one gets out.
2964                 g_object_ref_sink needed glib-2.10.
2965
2966 2006-11-29 [colin]      2.6.0cvs67
2967
2968         * src/common/utils.c
2969                 Create .mailcap if it doesn't exist
2970
2971 2006-11-29 [colin]      2.6.0cvs66
2972
2973         * src/compose.c
2974                 Followup to cvs60: use original list
2975                 of recipients if replying to a mail
2976                 in Sent Drafts or Queue.
2977
2978 2006-11-27 [paul]       2.6.0cvs65
2979
2980         * src/image_viewer.c
2981                 revert the last change for now (it's broken)
2982
2983 2006-11-27 [paul]       2.6.0cvs64
2984
2985         * Makefile.am
2986         * configure.ac
2987         * m4/aclocal-include.m4
2988         * m4/check-type.m4
2989         * src/Makefile.am
2990         * src/addr_compl.c
2991         * src/compose.c
2992         * src/crash.c
2993         * src/export.c
2994         * src/exporthtml.c
2995         * src/exportldif.c
2996         * src/imap.c
2997         * src/import.c
2998         * src/main.c
2999         * src/main.h
3000         * src/matcher.c
3001         * src/mimeview.c
3002         * src/procmsg.c
3003         * src/textview.c
3004         * src/common/Makefile.am
3005         * src/common/claws.c
3006         * src/common/claws.h
3007         * src/common/ssl.c
3008         * src/common/sylpheed.c
3009         * src/common/sylpheed.h
3010         * src/etpan/Makefile.am
3011         * src/gtk/Makefile.am
3012         * src/gtk/claws-marshal.list
3013         * src/gtk/filesel.c
3014         * src/gtk/gtksctree.c
3015         * src/gtk/quicksearch.c
3016         * src/gtk/sylpheed-marshal.list
3017         * src/plugins/bogofilter/bogofilter.c
3018         * src/plugins/bogofilter/bogofilter_gtk.c
3019         * src/plugins/clamav/clamav_plugin.c
3020         * src/plugins/clamav/clamav_plugin_gtk.c
3021         * src/plugins/demo/demo.c
3022         * src/plugins/dillo_viewer/dillo_viewer.c
3023         * src/plugins/pgpcore/Makefile.am
3024         * src/plugins/pgpcore/claws.def
3025         * src/plugins/pgpcore/pgp_viewer.c
3026         * src/plugins/pgpcore/plugin.c
3027         * src/plugins/pgpcore/sylpheed.def
3028         * src/plugins/pgpinline/Makefile.am
3029         * src/plugins/pgpinline/claws.def
3030         * src/plugins/pgpinline/plugin.c
3031         * src/plugins/pgpinline/sylpheed.def
3032         * src/plugins/pgpmime/Makefile.am
3033         * src/plugins/pgpmime/claws.def
3034         * src/plugins/pgpmime/plugin.c
3035         * src/plugins/pgpmime/sylpheed.def
3036         * src/plugins/spamassassin/spamassassin.c
3037         * src/plugins/spamassassin/spamassassin_gtk.c
3038         * src/plugins/trayicon/trayicon.c
3039                 yet more renaming
3040                 remove deprecated gtk_tooltips_set_delay()
3041
3042 2006-11-26 [paul]       2.6.0cvs63
3043
3044         * src/expldifdlg.c
3045         * src/folderview.c
3046         * src/image_viewer.c
3047         * src/mainwindow.c
3048         * src/gtk/gtkutils.c
3049         * src/gtk/gtkvscrollbutton.c
3050         * src/gtk/prefswindow.c
3051         * src/plugins/pgpcore/prefs_gpg.c
3052                 replace more deprecated GTK+ functions
3053
3054 2006-11-26 [paul]       2.6.0cvs62
3055
3056         * src/addr_compl.c
3057         * src/addressbook.c
3058         * src/browseldap.c
3059                 replace deprecated gtk_idle_... functions
3060
3061 2006-11-26 [paul]       2.6.0cvs61
3062
3063         * src/compose.c
3064         * src/folderview.c
3065         * src/inc.c
3066         * src/summaryview.c
3067         * src/gtk/gtkvscrollbutton.c
3068         * src/gtk/quicksearch.c
3069         * src/plugins/pgpcore/passphrase.c
3070                 replace deprecated gtk_timeout_add and
3071                 gtk_timeout_remove
3072
3073 2006-11-26 [paul]       2.6.0cvs60
3074
3075         * src/compose.c
3076                 fix bug that caused the wrong recipient
3077                 to be selected when replying to a msg
3078                 which is From one of our accounts to
3079                 another of our accounts
3080
3081 2006-11-25 [paul]       2.6.0cvs59
3082
3083         * src/summaryview.c
3084                 don't change the From column title to
3085                 To if the To column is visible
3086
3087 2006-11-24 [paul]       2.6.0cvs58
3088
3089         * src/compose.c
3090                 fix bug 1069, 'Sent mails disappear, BCC
3091                 or locking problem?'
3092
3093 2006-11-21 [wwp]        2.6.0cvs57
3094
3095         * src/compose.c
3096                 fix spelling menu when replying (same as 2.3.1cvs39):
3097                 discrepancy between context menu and top menu when
3098                 folder's dictionary isn't the default one.
3099
3100 2006-11-19 [paul]       2.6.0cvs56
3101
3102         * src/summaryview.c
3103                 obey always_show_msg option when
3104                 marking as spam
3105         * src/plugins/bogofilter/bogofilter.c
3106                 fix typo
3107
3108 2006-11-18 [paul]       2.6.0cvs55
3109
3110         * AUTHORS
3111         * README
3112         * debian/copyright
3113         * manual/ack.xml
3114         * manual/es/ack.xml
3115         * manual/fr/ack.xml
3116         * manual/pl/ack.xml
3117         * src/gtk/authors.h
3118         * src/gtk/icon_legend.c
3119         * src/gtk/icon_legend.h
3120         * tools/OOo2claws-mail.pl
3121         * tools/README
3122         * tools/acroread2claws-mail.pl
3123         * tools/claws.i18n.status.pl
3124         * tools/filter_conv.pl
3125         * tools/filter_conv_new.pl
3126         * tools/freshmeat_search.pl
3127         * tools/google_search.pl
3128         * tools/kmail2claws-mail.pl
3129         * tools/kmail2claws-mail_v2.pl
3130         * tools/maildir2claws-mail.pl
3131         * tools/make.themes.project
3132         * tools/multiwebsearch.pl
3133         * tools/outlook2claws-mail.pl
3134         * tools/tb2claws-mail
3135         * tools/kdeservicemenu/README
3136         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3137                 update mine and wwp's email addresses in
3138                 several places
3139                 Patch by wwp
3140         * src/prefs_compose_writing.c
3141                 set sensitivity on 'new message format' frame
3142
3143 2006-11-17 [paul]       2.6.0cvs54
3144
3145         * src/gtk/about.c
3146                 more reworking of the GUI
3147                 Patch by Fabien Vantard
3148
3149 2006-11-16 [paul]       2.6.0cvs53
3150
3151         * src/gtk/about.c
3152                 set a minimum size for the window, allow
3153                 it to automatically expand as necessary
3154
3155 2006-11-16 [wwp]        2.6.0cvs52
3156
3157         * src/gtk/about.c
3158                 better wrap of copyright info on some systems.
3159
3160 2006-11-16 [paul]       2.6.0cvs51
3161
3162         * src/gtk/about.c
3163                 move the tech info from the upper panel
3164                 to the Info tab
3165                 use a gtk_text_view for the features tab
3166
3167 2006-11-16 [paul]       2.6.0cvs50
3168
3169         * po/Makevars
3170                 update my email address
3171         * src/addressbook.c
3172         * src/compose.c
3173         * src/imap_gtk.c
3174         * src/mh_gtk.c
3175         * src/news_gtk.c
3176         * src/summaryview.c
3177         * src/plugins/trayicon/trayicon.c
3178                 don't offer simple menu separators
3179                 for translation
3180         * src/folderview.c
3181                 add separator between 'mark all read'
3182                 and 'search folder'
3183
3184 2006-11-15 [wwp]        2.6.0cvs49
3185
3186         * src/gtk/authors.h
3187                 updated manuals authors.
3188
3189 2006-11-14 [paul]       2.6.0cvs48
3190
3191         * src/compose.c
3192                 Fix Options/Reply mode after draft save
3193
3194 2006-11-14 [paul]       2.6.0cvs47
3195
3196         * src/Makefile.am
3197                 Fix make DESTDIR=...
3198         * src/mbox.c
3199                 Optimise speed
3200         * src/plugins/pgpinline/pgpinline.c
3201                 Probably fix bug 1061
3202
3203 2006-11-14 [paul]       2.6.0cvs46
3204
3205         * po/Makevars
3206                 enable Q_ macro
3207         * src/Makefile.am
3208         * src/stock_pixmap.c
3209         * src/stock_pixmap.h
3210         * src/gtk/about.c
3211         * src/pixmaps/active.xpm
3212         * src/pixmaps/inactive.xpm
3213                 add a new page, 'Features', to the About dialog
3214                 showing which features are compiled in and which
3215                 are not
3216
3217 2006-11-14 [paul]       2.6.0cvs45
3218
3219         * po/ru.po
3220                 updated by Pavlo Bohmat
3221
3222 2006-11-14 [colin]      2.6.0cvs44
3223
3224         * src/compose.c
3225         * src/inc.c
3226         * src/messageview.c
3227         * src/news.c
3228         * src/pop.c
3229         * src/procmsg.c
3230         * src/gtk/gtkaspell.c
3231                 Fix 64-bit-related warnings
3232         * src/ssl_manager.c
3233                 Fix possible infinite loop
3234         * src/plugins/pgpcore/sgpgme.c
3235                 Remove useless check
3236
3237 2006-11-13 [colin]      2.6.0cvs43
3238
3239         * src/gtk/Makefile.am
3240                 authors.h isn't generated
3241
3242 2006-11-13 [colin]      2.6.0cvs42
3243
3244         * src/plugins/pgpinline/pgpinline.c
3245         * src/plugins/pgpmime/pgpmime.c
3246                 Very probably fix bug 1061, 'crash on 
3247                 opening signed email'. Another cast
3248                 problem
3249
3250 2006-11-13 [colin]      2.6.0cvs41
3251
3252         * src/plugins/pgpcore/sgpgme.c
3253                 Maybe fix bug 1061, 'crash on opening 
3254                 signed email'
3255
3256 2006-11-13 [wwp]        2.6.0cvs40
3257
3258         * src/plugins/pgpinline/pgpinline.c
3259                 fix candidate for bug #1057, thanks to Colin.
3260
3261 2006-11-13 [wwp]        2.6.0cvs39
3262
3263         * src/compose.c
3264         * src/quote_fmt_parse.y
3265                 fix bug 1052: current parser buffer was not always 
3266                 allocated, ptr to this buffer could be returned as 
3267                 NULL whereas no parser error has occurred. in 
3268                 consequence, defining a template body as "%d" 
3269                 (w/o the quotes) for the first time of the instance 
3270                 of claws-mail, was reporting a parser error. make 
3271                 sure that the buffer is always allocated, even to 
3272                 an empty string.
3273                 fix mis-unescaping in compose.:compose_quote_fmt(): 
3274                 unescaping of the fmt string was always done 
3275                 whereas it must be done *only* when receiving 
3276                 quote format strings issued from the prefs 
3277                 (compose new message, reply, forward, redirect 
3278                 formats), *not* when applying templates.  in 
3279                 consequences, applying templates w/ sequences 
3280                 like \\|p{echo} were failing. make sure that 
3281                 unescaping is done only when necessary.
3282
3283 2006-11-12 [colin]      2.6.0cvs38
3284
3285         * po/de.po
3286                 Fix typo (s/KB/MB)
3287
3288 2006-11-12 [colin]      2.6.0cvs37
3289
3290         * src/plugins/pgpinline/pgpinline.c
3291         * src/plugins/pgpmime/pgpmime.c
3292                 Release GPG context at the latest 
3293                 possible moment. Maybe fixes 
3294                 bug 1057, 'crash on sending signed 
3295                 message to a newsgroup'
3296                 
3297
3298 2006-11-12 [colin]      2.6.0cvs36
3299
3300         * src/plugins/pgpcore/sgpgme.c
3301                 Tell a bit more when gpg's status doesn't
3302                 contain any signature
3303
3304 2006-11-12 [colin]      2.6.0cvs35
3305
3306         * src/compose.c
3307                 Fix bug 1060, 'compilation error with 
3308                 Irix's cc'
3309
3310 2006-11-12 [paul]       2.6.0cvs34
3311
3312         * doc/man/claws-mail.1
3313         * src/prefs_gtk.c
3314         * src/plugins/clamav/README
3315         * src/plugins/spamassassin/README
3316         * tools/README
3317         * tools/freshmeat_search.pl
3318         * tools/google_search.pl
3319         * tools/multiwebsearch.pl
3320                 more renaming
3321         * src/plugins/trayicon/trayicon.c
3322                 fix compiliation warning
3323
3324 2006-11-11 [colin]      2.6.0cvs33
3325
3326         * src/folderview.c
3327                 Forbid drag and drop from/to different
3328                 folders of type F_UNKNOWN
3329
3330 2006-11-11 [colin]      2.6.0cvs32
3331
3332         * src/plugins/pgpinline/pgpinline.c
3333                 Fix typo in previous commit:
3334                 - gpgme_new(&ctx);
3335                 + if ((err = gpgme_new(&data->ctx)) ...)
3336
3337 2006-11-11 [colin]      2.6.0cvs31
3338
3339         * src/plugins/pgpinline/pgpinline.c
3340         * src/plugins/pgpmime/pgpmime.c
3341                 Check success after calling gpgme_new
3342                 Maybe fixes bug 1057, 'crash on sending 
3343                 signed message to a newsgroup'
3344
3345 2006-11-11 [colin]      2.6.0cvs30
3346
3347         * src/undo.c
3348                 init undostruct to 0s (from
3349                 valgrind log of bug 1057)
3350
3351 2006-11-10 [colin]      2.6.0cvs29
3352
3353         * src/mainwindow.c
3354                 Set cursor to wait before filtering
3355                 duplicates in all folders
3356         * src/plugins/bogofilter/bogofilter.c
3357         * src/plugins/bogofilter/bogofilter.h
3358         * src/plugins/bogofilter/bogofilter_gtk.c
3359                 Completely thread away the bogofilter
3360                 filtering
3361
3362 2006-11-10 [mones]      2.6.0cvs28
3363
3364         * src/compose.c
3365         * src/compose.h
3366                 added COMPOSE_CHECK_BEFORE_SEND hook
3367
3368 2006-11-10 [paul]       2.6.0cvs27
3369
3370         * src/crash.c
3371                 more renaming
3372                 add libSM to get_compiled_in_features()
3373         * src/main.c
3374                 more renaming
3375
3376 2006-11-10 [colin]      2.6.0cvs26
3377
3378         * src/etpan/imap-thread.c
3379                 Add a reference to libetpan's sasl engine
3380                 so that sasl_done() doesn't get called by
3381                 libetpan, and doesn't break openssl.
3382                 Should fix bug 1053, 'SC fails to reestablish 
3383                 a secure connection'
3384                 Patch by Hoa
3385
3386 2006-11-10 [colin]      2.6.0cvs25
3387
3388         * manual/addrbook.xml
3389         * manual/advanced.xml
3390         * manual/faq.xml
3391         * manual/intro.xml
3392                 Some more renaming
3393
3394 2006-11-09 [colin]      2.6.0cvs24
3395
3396         * src/plugins/bogofilter/bogofilter_gtk.c
3397                 Add comment about annoyance
3398
3399 2006-11-09 [colin]      2.6.0cvs23
3400
3401         * src/plugins/bogofilter/bogofilter.c
3402         * src/plugins/bogofilter/bogofilter_gtk.c
3403                 Prepare things needed to thread bogofilter
3404                 filtering: separate bogo stuff and possible GUI
3405                 stuff. 
3406
3407 2006-11-09 [colin]      2.6.0cvs22
3408
3409         * src/account.c
3410         * src/compose.c
3411                 Search for one of our accounts in Delivered-To
3412                 (helps for auto-account selection when 
3413                  replying/forwarding)
3414         * src/folderview.c
3415         * src/mainwindow.c
3416         * src/mainwindow.h
3417         * src/plugins/trayicon/trayicon.c
3418                 Allow opening a new mail with any account from
3419                 the contextual menu
3420
3421 2006-11-09 [wwp]        2.6.0cvs21
3422
3423         * src/compose.c
3424         * src/prefs_common.c
3425         * src/prefs_common.h
3426         * src/prefs_compose_writing.c
3427                 add a compose new message format (in prefs/compose/writing), it's a
3428                 simple subject+body template to use when opening a new composition
3429                 window. It's similar to the existent reply and forward formats.
3430
3431                 enhanced the template/format % symbols substitution mechanism to
3432                 use current composition window information when % are used in
3433                 the compose new message format or in templates applied to new
3434                 messages (there were useless in that situations before). When
3435                 applied to new messages, %d corresponds to the system time/date.
3436
3437 2006-11-09 [paul]       2.6.0cvs20
3438
3439         * src/gtk/authors.h
3440                 fix last commit
3441
3442 2006-11-09 [paul]       2.6.0cvs19
3443
3444         * src/gtk/authors.h
3445                 keep tje alphabetical order
3446
3447 2006-11-08 [colin]      2.6.0cvs18
3448
3449         * src/etpan/imap-thread.c
3450                 Fix bug 1054, 'Slowness logging big 
3451                 data chunks'
3452
3453 2006-11-08 [paul]       2.6.0cvs17
3454
3455         * tools/Makefile.am
3456                 fix the renaming
3457
3458 2006-11-08 [paul]       2.6.0cvs16
3459
3460         * src/common/defs.h
3461                 update BUGZILLA_URI
3462
3463 2006-11-08 [paul]       2.6.0cvs15
3464
3465         * tools/Makefile.am
3466         * tools/OOo2claws-mail.pl
3467         * tools/OOo2sylpheed.pl
3468         * tools/README
3469         * tools/acroread2claws-mail.pl
3470         * tools/acroread2sylpheed.pl
3471         * tools/kmail2claws-mail.pl
3472         * tools/kmail2claws-mail_v2.pl
3473         * tools/kmail2sylpheed.pl
3474         * tools/kmail2sylpheed_v2.pl
3475         * tools/maildir2claws-mail.pl
3476         * tools/maildir2sylpheed.pl
3477         * tools/nautilus2claws-mail.sh
3478         * tools/nautilus2sylpheed.sh
3479         * tools/outlook2claws-mail.pl
3480         * tools/outlook2sylpheed.pl
3481         * tools/tb2claws-mail
3482         * tools/tb2sylpheed
3483         * tools/tbird2claws.py
3484         * tools/tbird2syl.py
3485         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3486         * tools/kdeservicemenu/install.sh
3487         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3488         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3489         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3490         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3491         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3492                 renamed (removed, added) tools files
3493
3494 2006-11-08 [paul]       2.6.0cvs14
3495
3496         * src/main.c
3497         * src/common/defs.h
3498                 Migrate sylpheedrc to clawsrc, and fix the standard
3499                 plugins path in the process
3500
3501 2006-11-07 [colin]      2.6.0cvs13
3502
3503         * src/Makefile.am
3504                 Symlink sylpheed-claws relative to 
3505                 claws-mail
3506
3507 2006-11-07 [colin]      2.6.0cvs12
3508
3509         * src/compose.c
3510                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3511
3512 2006-11-07 [paul]       2.6.0cvs11
3513
3514         * src/gtk/about.c
3515                 Fix a missed occurence of
3516                 Sylpheed-Claws
3517
3518 2006-11-07 [paul]       2.6.0cvs10
3519
3520         * src/Makefile.am
3521                 Fix symlink installation
3522
3523 2006-11-07 [paul]       2.6.0cvs9
3524
3525         * src/Makefile.am
3526                 Symlink claws-mail to sylpheed-claws
3527         * src/common/utils.c
3528                 Fix migrating symlinks
3529         * src/etpan/imap-thread.c
3530                 check certificate only when there's
3531                 no error
3532
3533 2006-11-07 [paul]       2.6.0cvs8
3534
3535         * Makefile.am
3536                 Fix icon breakages with Gtk, which needs a 
3537                 cache updated to see them.
3538
3539 2006-11-07 [paul]       2.6.0cvs7
3540
3541         * .cvsignore
3542         * AUTHORS
3543         * COPYING
3544         * INSTALL
3545         * Makefile.am
3546         * NEWS
3547         * README
3548         * RELEASE_NOTES
3549         * autogen.sh
3550         * claws-mail-128x128.png
3551         * claws-mail-64x64.png
3552         * claws-mail.ico
3553         * claws-mail.pc.in
3554         * claws-mail.png
3555         * configure.ac
3556         * sylpheed-claws-128x128.png
3557         * sylpheed-claws-64x64.png
3558         * sylpheed-claws.desktop
3559         * sylpheed-claws.ico
3560         * sylpheed-claws.pc.in
3561         * sylpheed-claws.png
3562         * debian/README.Debian
3563         * debian/changelog
3564         * debian/claws-mail.desktop
3565         * debian/claws-mail.menu
3566         * debian/claws-mail.postinst.debhelper
3567         * debian/claws-mail.postrm.debhelper
3568         * debian/control
3569         * debian/copyright
3570         * debian/files
3571         * debian/rules
3572         * debian/sylpheed-claws.desktop
3573         * debian/sylpheed-claws.menu
3574         * debian/sylpheed-claws.postinst.debhelper
3575         * debian/sylpheed-claws.postrm.debhelper
3576         * doc/man/Makefile.am
3577         * doc/man/claws-mail.1
3578         * doc/man/sylpheed-claws.1
3579         * doc/src/ChangeLog.claws-pre0.8.0
3580         * manual/Makefile.am
3581         * manual/account.xml
3582         * manual/ack.xml
3583         * manual/addrbook.xml
3584         * manual/advanced.xml
3585         * manual/claws-mail-manual.xml
3586         * manual/faq.xml
3587         * manual/glossary.xml
3588         * manual/handling.xml
3589         * manual/intro.xml
3590         * manual/keyboard.xml
3591         * manual/plugins.xml
3592         * manual/starting.xml
3593         * manual/sylpheed-claws-manual.xml
3594         * manual/xml2pdf
3595         * manual/dist/.cvsignore
3596         * manual/dist/html/.cvsignore
3597         * manual/dist/html/Makefile.am
3598         * manual/dist/pdf/.cvsignore
3599         * manual/dist/pdf/Makefile.am
3600         * manual/dist/ps/.cvsignore
3601         * manual/dist/ps/Makefile.am
3602         * manual/dist/txt/.cvsignore
3603         * manual/dist/txt/Makefile.am
3604         * manual/es/Makefile.am
3605         * manual/es/advanced.xml
3606         * manual/es/claws-mail-manual.xml
3607         * manual/es/faq.xml
3608         * manual/es/glossary.xml
3609         * manual/es/handling.xml
3610         * manual/es/intro.xml
3611         * manual/es/plugins.xml
3612         * manual/es/sylpheed-claws-manual.xml
3613         * manual/es/dist/.cvsignore
3614         * manual/es/dist/html/.cvsignore
3615         * manual/es/dist/html/Makefile.am
3616         * manual/es/dist/pdf/.cvsignore
3617         * manual/es/dist/pdf/Makefile.am
3618         * manual/es/dist/ps/.cvsignore
3619         * manual/es/dist/ps/Makefile.am
3620         * manual/es/dist/txt/.cvsignore
3621         * manual/es/dist/txt/Makefile.am
3622         * manual/fr/Makefile.am
3623         * manual/fr/account.xml
3624         * manual/fr/ack.xml
3625         * manual/fr/addrbook.xml
3626         * manual/fr/advanced.xml
3627         * manual/fr/claws-mail-manual.xml
3628         * manual/fr/faq.xml
3629         * manual/fr/glossary.xml
3630         * manual/fr/handling.xml
3631         * manual/fr/intro.xml
3632         * manual/fr/keyboard.xml
3633         * manual/fr/plugins.xml
3634         * manual/fr/starting.xml
3635         * manual/fr/sylpheed-claws-manual.xml
3636         * manual/fr/dist/.cvsignore
3637         * manual/fr/dist/html/.cvsignore
3638         * manual/fr/dist/html/Makefile.am
3639         * manual/fr/dist/pdf/.cvsignore
3640         * manual/fr/dist/pdf/Makefile.am
3641         * manual/fr/dist/ps/.cvsignore
3642         * manual/fr/dist/ps/Makefile.am
3643         * manual/fr/dist/txt/.cvsignore
3644         * manual/fr/dist/txt/Makefile.am
3645         * manual/pl/Makefile.am
3646         * manual/pl/account.xml
3647         * manual/pl/ack.xml
3648         * manual/pl/addrbook.xml
3649         * manual/pl/advanced.xml
3650         * manual/pl/claws-mail-manual.xml
3651         * manual/pl/faq.xml
3652         * manual/pl/glossary.xml
3653         * manual/pl/handling.xml
3654         * manual/pl/intro.xml
3655         * manual/pl/keyboard.xml
3656         * manual/pl/plugins.xml
3657         * manual/pl/starting.xml
3658         * manual/pl/sylpheed-claws-manual.xml
3659         * manual/pl/dist/.cvsignore
3660         * manual/pl/dist/html/.cvsignore
3661         * manual/pl/dist/html/Makefile.am
3662         * manual/pl/dist/pdf/.cvsignore
3663         * manual/pl/dist/pdf/Makefile.am
3664         * manual/pl/dist/ps/.cvsignore
3665         * manual/pl/dist/ps/Makefile.am
3666         * manual/pl/dist/txt/.cvsignore
3667         * manual/pl/dist/txt/Makefile.am
3668         * po/.cvsignore
3669         * po/Makevars
3670         * src/.cvsignore
3671         * src/Makefile.am
3672         * src/account.c
3673         * src/account.h
3674         * src/action.c
3675         * src/action.h
3676         * src/adbookbase.h
3677         * src/addr_compl.c
3678         * src/addr_compl.h
3679         * src/addrbook.c
3680         * src/addrcache.c
3681         * src/addrcache.h
3682         * src/addrcindex.c
3683         * src/addrcindex.h
3684         * src/addrclip.c
3685         * src/addrclip.h
3686         * src/addrdefs.h
3687         * src/addressadd.c
3688         * src/addressadd.h
3689         * src/addressbook.c
3690         * src/addressbook.h
3691         * src/addressbook_foldersel.c
3692         * src/addressbook_foldersel.h
3693         * src/addrgather.c
3694         * src/addrgather.h
3695         * src/addrharvest.c
3696         * src/addrharvest.h
3697         * src/addrindex.c
3698         * src/addrindex.h
3699         * src/addritem.c
3700         * src/addritem.h
3701         * src/addrquery.c
3702         * src/addrquery.h
3703         * src/addrselect.c
3704         * src/addrselect.h
3705         * src/alertpanel.c
3706         * src/alertpanel.h
3707         * src/browseldap.c
3708         * src/browseldap.h
3709         * src/codeconv.c
3710         * src/codeconv.h
3711         * src/compose.c
3712         * src/crash.c
3713         * src/crash.h
3714         * src/customheader.c
3715         * src/customheader.h
3716         * src/displayheader.c
3717         * src/displayheader.h
3718         * src/editaddress.c
3719         * src/editaddress.h
3720         * src/editbook.c
3721         * src/editbook.h
3722         * src/editgroup.c
3723         * src/editgroup.h
3724         * src/editjpilot.c
3725         * src/editjpilot.h
3726         * src/editldap.c
3727         * src/editldap.h
3728         * src/editldap_basedn.c
3729         * src/editldap_basedn.h
3730         * src/editvcard.c
3731         * src/editvcard.h
3732         * src/exphtmldlg.c
3733         * src/exphtmldlg.h
3734         * src/expldifdlg.c
3735         * src/expldifdlg.h
3736         * src/export.c
3737         * src/exporthtml.c
3738         * src/exporthtml.h
3739         * src/exportldif.c
3740         * src/exportldif.h
3741         * src/filtering.c
3742         * src/filtering.h
3743         * src/folder.c
3744         * src/folder.h
3745         * src/folder_item_prefs.c
3746         * src/folder_item_prefs.h
3747         * src/foldersel.c
3748         * src/foldersel.h
3749         * src/folderutils.c
3750         * src/folderutils.h
3751         * src/folderview.c
3752         * src/folderview.h
3753         * src/grouplistdialog.c
3754         * src/grouplistdialog.h
3755         * src/html.c
3756         * src/html.h
3757         * src/image_viewer.c
3758         * src/image_viewer.h
3759         * src/imap.c
3760         * src/imap.h
3761         * src/imap_gtk.c
3762         * src/imap_gtk.h
3763         * src/import.c
3764         * src/import.h
3765         * src/importldif.c
3766         * src/importldif.h
3767         * src/importmutt.c
3768         * src/importmutt.h
3769         * src/importpine.c
3770         * src/importpine.h
3771         * src/inc.c
3772         * src/inc.h
3773         * src/jpilot.c
3774         * src/jpilot.h
3775         * src/ldapctrl.c
3776         * src/ldapctrl.h
3777         * src/ldaplocate.c
3778         * src/ldaplocate.h
3779         * src/ldapquery.c
3780         * src/ldapquery.h
3781         * src/ldapserver.c
3782         * src/ldapserver.h
3783         * src/ldaputil.c
3784         * src/ldaputil.h
3785         * src/ldif.c
3786         * src/ldif.h
3787         * src/localfolder.c
3788         * src/localfolder.h
3789         * src/main.c
3790         * src/main.h
3791         * src/mainwindow.c
3792         * src/mainwindow.h
3793         * src/manual.c
3794         * src/manual.h
3795         * src/matcher.c
3796         * src/matcher.h
3797         * src/matcher_parser.h
3798         * src/matcher_parser_lex.l
3799         * src/matcher_parser_parse.y
3800         * src/mbox.c
3801         * src/mbox.h
3802         * src/message_search.c
3803         * src/message_search.h
3804         * src/messageview.c
3805         * src/messageview.h
3806         * src/mh.c
3807         * src/mh.h
3808         * src/mh_gtk.c
3809         * src/mh_gtk.h
3810         * src/mimeview.c
3811         * src/mimeview.h
3812         * src/msgcache.c
3813         * src/msgcache.h
3814         * src/mutt.c
3815         * src/mutt.h
3816         * src/news.c
3817         * src/news.h
3818         * src/news_gtk.c
3819         * src/news_gtk.h
3820         * src/noticeview.c
3821         * src/noticeview.h
3822         * src/partial_download.c
3823         * src/partial_download.h
3824         * src/pine.c
3825         * src/pine.h
3826         * src/pop.c
3827         * src/pop.h
3828         * src/prefs_account.c
3829         * src/prefs_account.h
3830         * src/prefs_actions.c
3831         * src/prefs_actions.h
3832         * src/prefs_common.c
3833         * src/prefs_common.h
3834         * src/prefs_compose_writing.c
3835         * src/prefs_compose_writing.h
3836         * src/prefs_customheader.c
3837         * src/prefs_customheader.h
3838         * src/prefs_display_header.c
3839         * src/prefs_display_header.h
3840         * src/prefs_ext_prog.c
3841         * src/prefs_ext_prog.h
3842         * src/prefs_filtering.c
3843         * src/prefs_folder_column.c
3844         * src/prefs_folder_column.h
3845         * src/prefs_folder_item.c
3846         * src/prefs_folder_item.h
3847         * src/prefs_fonts.c
3848         * src/prefs_fonts.h
3849         * src/prefs_gtk.c
3850         * src/prefs_gtk.h
3851         * src/prefs_image_viewer.c
3852         * src/prefs_image_viewer.h
3853         * src/prefs_matcher.c
3854         * src/prefs_matcher.h
3855         * src/prefs_message.c
3856         * src/prefs_message.h
3857         * src/prefs_msg_colors.c
3858         * src/prefs_msg_colors.h
3859         * src/prefs_other.c
3860         * src/prefs_other.h
3861         * src/prefs_quote.c
3862         * src/prefs_quote.h
3863         * src/prefs_receive.c
3864         * src/prefs_receive.h
3865         * src/prefs_send.c
3866         * src/prefs_send.h
3867         * src/prefs_spelling.c
3868         * src/prefs_spelling.h
3869         * src/prefs_summaries.c
3870         * src/prefs_summaries.h
3871         * src/prefs_summary_column.c
3872         * src/prefs_summary_column.h
3873         * src/prefs_template.c
3874         * src/prefs_template.h
3875         * src/prefs_themes.c
3876         * src/prefs_themes.h
3877         * src/prefs_toolbar.c
3878         * src/prefs_toolbar.h
3879         * src/prefs_wrapping.c
3880         * src/prefs_wrapping.h
3881         * src/privacy.c
3882         * src/privacy.h
3883         * src/procheader.c
3884         * src/procheader.h
3885         * src/procmime.c
3886         * src/procmime.h
3887         * src/procmsg.c
3888         * src/procmsg.h
3889         * src/quote_fmt.c
3890         * src/quote_fmt_parse.y
3891         * src/recv.c
3892         * src/recv.h
3893         * src/remotefolder.c
3894         * src/remotefolder.h
3895         * src/send_message.c
3896         * src/send_message.h
3897         * src/setup.c
3898         * src/setup.h
3899         * src/sourcewindow.c
3900         * src/sourcewindow.h
3901         * src/ssl_manager.c
3902         * src/ssl_manager.h
3903         * src/statusbar.c
3904         * src/statusbar.h
3905         * src/stock_pixmap.c
3906         * src/stock_pixmap.h
3907         * src/summary_search.c
3908         * src/summary_search.h
3909         * src/summaryview.c
3910         * src/summaryview.h
3911         * src/syldap.c
3912         * src/syldap.h
3913         * src/textview.c
3914         * src/textview.h
3915         * src/toolbar.c
3916         * src/toolbar.h
3917         * src/undo.c
3918         * src/undo.h
3919         * src/unmime.c
3920         * src/unmime.h
3921         * src/vcard.c
3922         * src/vcard.h
3923         * src/wizard.c
3924         * src/wizard.h
3925         * src/common/base64.c
3926         * src/common/base64.h
3927         * src/common/defs.h
3928         * src/common/hooks.c
3929         * src/common/hooks.h
3930         * src/common/log.c
3931         * src/common/log.h
3932         * src/common/mgutils.c
3933         * src/common/mgutils.h
3934         * src/common/nntp.c
3935         * src/common/nntp.h
3936         * src/common/passcrypt.c
3937         * src/common/passcrypt.h.in
3938         * src/common/plugin.c
3939         * src/common/plugin.h
3940         * src/common/prefs.c
3941         * src/common/prefs.h
3942         * src/common/progressindicator.c
3943         * src/common/progressindicator.h
3944         * src/common/quoted-printable.c
3945         * src/common/quoted-printable.h
3946         * src/common/session.c
3947         * src/common/session.h
3948         * src/common/smtp.c
3949         * src/common/smtp.h
3950         * src/common/socket.c
3951         * src/common/socket.h
3952         * src/common/ssl.c
3953         * src/common/ssl.h
3954         * src/common/stringtable.c
3955         * src/common/stringtable.h
3956         * src/common/sylpheed.c
3957         * src/common/sylpheed.h
3958         * src/common/template.c
3959         * src/common/template.h
3960         * src/common/timing.h
3961         * src/common/utils.c
3962         * src/common/utils.h
3963         * src/common/version.h.in
3964         * src/common/xml.c
3965         * src/common/xml.h
3966         * src/common/xmlprops.c
3967         * src/common/xmlprops.h
3968         * src/gtk/about.c
3969         * src/gtk/colorlabel.c
3970         * src/gtk/colorlabel.h
3971         * src/gtk/colorsel.c
3972         * src/gtk/colorsel.h
3973         * src/gtk/combobox.c
3974         * src/gtk/combobox.h
3975         * src/gtk/description_window.c
3976         * src/gtk/description_window.h
3977         * src/gtk/filesel.c
3978         * src/gtk/filesel.h
3979         * src/gtk/foldersort.c
3980         * src/gtk/foldersort.h
3981         * src/gtk/gtkaspell.c
3982         * src/gtk/gtkaspell.h
3983         * src/gtk/gtksctree.c
3984         * src/gtk/gtkshruler.c
3985         * src/gtk/gtkshruler.h
3986         * src/gtk/gtkutils.c
3987         * src/gtk/gtkutils.h
3988         * src/gtk/icon_legend.c
3989         * src/gtk/icon_legend.h
3990         * src/gtk/logwindow.c
3991         * src/gtk/logwindow.h
3992         * src/gtk/manage_window.c
3993         * src/gtk/manage_window.h
3994         * src/gtk/pluginwindow.c
3995         * src/gtk/pluginwindow.h
3996         * src/gtk/prefswindow.c
3997         * src/gtk/prefswindow.h
3998         * src/gtk/quicksearch.c
3999         * src/gtk/quicksearch.h
4000         * src/pixmaps/claws-mail.xpm
4001         * src/pixmaps/claws-mail_icon.xpm
4002         * src/pixmaps/claws-mail_logo.xpm
4003         * src/pixmaps/sylpheed-claws.xpm
4004         * src/pixmaps/sylpheed-claws_icon.xpm
4005         * src/pixmaps/sylpheed-claws_logo.xpm
4006         * src/plugins/bogofilter/Makefile.am
4007         * src/plugins/bogofilter/bogofilter.c
4008         * src/plugins/bogofilter/bogofilter.h
4009         * src/plugins/bogofilter/bogofilter_gtk.c
4010         * src/plugins/clamav/Makefile.am
4011         * src/plugins/clamav/clamav_plugin.c
4012         * src/plugins/clamav/clamav_plugin.h
4013         * src/plugins/clamav/clamav_plugin_gtk.c
4014         * src/plugins/demo/Makefile.am
4015         * src/plugins/demo/demo.c
4016         * src/plugins/dillo_viewer/Makefile.am
4017         * src/plugins/dillo_viewer/README
4018         * src/plugins/dillo_viewer/dillo_prefs.c
4019         * src/plugins/dillo_viewer/dillo_prefs.h
4020         * src/plugins/dillo_viewer/dillo_viewer.c
4021         * src/plugins/pgpcore/Makefile.am
4022         * src/plugins/pgpcore/passphrase.c
4023         * src/plugins/pgpcore/passphrase.h
4024         * src/plugins/pgpcore/pgp_viewer.c
4025         * src/plugins/pgpcore/pgp_viewer.h
4026         * src/plugins/pgpcore/plugin.c
4027         * src/plugins/pgpcore/prefs_gpg.c
4028         * src/plugins/pgpcore/prefs_gpg.h
4029         * src/plugins/pgpcore/select-keys.c
4030         * src/plugins/pgpcore/select-keys.h
4031         * src/plugins/pgpcore/sgpgme.c
4032         * src/plugins/pgpcore/sgpgme.h
4033         * src/plugins/pgpcore/sylpheed.def
4034         * src/plugins/pgpcore/version.rc
4035         * src/plugins/pgpinline/Makefile.am
4036         * src/plugins/pgpinline/pgpinline.c
4037         * src/plugins/pgpinline/pgpinline.h
4038         * src/plugins/pgpinline/plugin.c
4039         * src/plugins/pgpinline/sylpheed.def
4040         * src/plugins/pgpinline/version.rc
4041         * src/plugins/pgpmime/Makefile.am
4042         * src/plugins/pgpmime/pgpmime.c
4043         * src/plugins/pgpmime/pgpmime.h
4044         * src/plugins/pgpmime/plugin.c
4045         * src/plugins/pgpmime/sylpheed.def
4046         * src/plugins/pgpmime/version.rc
4047         * src/plugins/spamassassin/Makefile.am
4048         * src/plugins/spamassassin/README
4049         * src/plugins/spamassassin/spamassassin.c
4050         * src/plugins/spamassassin/spamassassin.h
4051         * src/plugins/spamassassin/spamassassin_gtk.c
4052         * src/plugins/trayicon/Makefile.am
4053         * src/plugins/trayicon/trayicon.c
4054         * tools/OOo2sylpheed.pl
4055         * tools/README
4056         * tools/README.sylprint
4057         * tools/acroread2sylpheed.pl
4058         * tools/claws.i18n.status.pl
4059         * tools/filter_conv.pl
4060         * tools/filter_conv_new.pl
4061         * tools/freshmeat_search.pl
4062         * tools/google_search.pl
4063         * tools/kmail2sylpheed.pl
4064         * tools/kmail2sylpheed_v2.pl
4065         * tools/make.themes.project
4066         * tools/multiwebsearch.pl
4067         * tools/nautilus2sylpheed.sh
4068         * tools/outlook2sylpheed.pl
4069         * tools/sylprint.pl
4070         * tools/sylprint.rc
4071         * tools/tb2sylpheed
4072         * tools/textviewer.sh
4073         * tools/vcard2xml.py
4074         * tools/kdeservicemenu/README
4075         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4076         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4077         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4078                 Change name to Claws Mail. Announce to follow...
4079
4080 2006-11-06 [wwp]        2.6.0cvs6
4081
4082         * src/prefs_template.c
4083                 unify messages related to quote format/template errors (fix
4084                 capitalization), again.
4085
4086 2006-11-06 [wwp]        2.6.0cvs5
4087
4088         * src/prefs_quote.c
4089                 unify messages related to quote format/template errors.
4090
4091 2006-11-06 [wwp]        2.6.0cvs4
4092
4093         * src/prefs_msg_colors.c
4094                 more uses of Q_ macro for contextual translations, thanks
4095                 to Fabien (fzzzzz).
4096
4097 2006-11-06 [wwp]        2.6.0cvs3
4098
4099         * src/compose.c
4100         * src/common/utils.c
4101         * src/common/utils.h
4102                 show an alertpanel to make sure users are aware that sensitive
4103                 files are attached (it's file blacklist-based). This will fix
4104                 interaction w/ GoogleEarth for instance, thanks to Colin.
4105
4106 2006-11-06 [wwp]        2.6.0cvs2
4107
4108         * src/prefs_quote.c
4109         * src/prefs_template.c
4110         * src/prefs_template.h
4111                 check quote format when applying/closing prefs. For now this only
4112                 shows up an error dialog box, not preventing the user from using
4113                 a broken quote (reply, forwards) format.
4114
4115 2006-11-06 [wwp]        2.6.0cvs1
4116
4117         * src/prefs_template.c
4118                 fix missing checks of some template fields.
4119
4120 2006-11-06 [paul]       2.6.0
4121
4122         * NEWS
4123         * README
4124         * RELEASE_NOTES
4125                 2.6.0 released
4126
4127 2006-11-06 [paul]       2.5.6cvs22
4128
4129         * manual/advanced.xml
4130         * manual/es/advanced.xml
4131                 put 'respect_flowed_format' info in the correct
4132                 place
4133
4134 2006-11-06 [mones]      2.5.6cvs21
4135
4136         * po/es.po
4137                 Minor fixes for release
4138
4139 2006-11-06 [paul]       2.5.6cvs20
4140
4141         * po/cs.po
4142         * po/de.po
4143         * po/fr.po
4144         * po/it.po
4145         * po/nl.po
4146         * po/pt_BR.po
4147         * po/sk.po
4148         * po/sv.po
4149         * po/zh_CN.po
4150                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
4151                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
4152                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
4153                 Young
4154
4155 2006-11-02 [colin]      2.5.6cvs19
4156
4157         * src/imap.c
4158         * src/imap.h
4159         * src/prefs_account.c
4160         * src/etpan/imap-thread.c
4161                 Add GSSAPI support - fixes Debian bug #383274
4162
4163 2006-11-01 [colin]      2.5.6cvs18
4164
4165         * src/jpilot.c
4166                 Handle libpisock12 support. Probably
4167                 fixes bug 1046, 'jpilot AddressDB.pdb 
4168                 import fail'
4169
4170 2006-11-01 [colin]      2.5.6cvs17
4171
4172         * src/folderutils.c
4173                 debug_print() folderutils_mark_all_read()
4174
4175 2006-11-01 [colin]      2.5.6cvs16
4176
4177         * COPYING
4178                 Add missed files to the Apache exception
4179
4180 2006-10-31 [colin]      2.5.6cvs15
4181
4182         * src/folder.c
4183         * src/folder.h
4184                 Add a copy_private_data() func to FolderClasses
4185                 Doesn't break the feature freeze, because we 
4186                 won't use it (right now) in the core.
4187
4188 2006-10-31 [colin]      2.5.6cvs14
4189
4190         * COPYING
4191                 Allow linking with the Apache licensed files in
4192                 src/plugins/spamassassin. Hopefully fixes 
4193                 bug 1048, 'Spamassassin plugin license problem'
4194
4195 2006-10-31 [wwp]        2.5.6cvs13
4196
4197         * src/compose.c
4198                 fix and optimize trimming of leading linefeeds in body loop.
4199
4200 2006-10-31 [colin]      2.5.6cvs12
4201
4202         * src/etpan/imap-thread.c
4203         * src/imap.c
4204                 Make really sure to have NULL sets in case
4205                 of error
4206
4207 2006-10-30 [wwp]        2.5.6cvs11
4208
4209         * src/prefs_common.c
4210         * src/prefs_common.h
4211         * src/compose.c
4212                 fix broken storage of quote format template when it contains \-escape
4213                 sequences. The application of such sequences is also fixed now (\t
4214                 in quote format will be a real tab instead of a 't', for instance).
4215
4216 2006-10-27 [colin]      2.5.6cvs10
4217
4218         * src/compose.c
4219                 Probably fix bug 1045, 'sylpheed-claws 
4220                 doesn't remove the mail from the IMAP 
4221                 Queue folder after sending'. From
4222                 2.5.6cvs3-stable
4223
4224 2006-10-27 [colin]      2.5.6cvs9
4225
4226         * configure.ac
4227                 Require libetpan-0.48. I'm so annoying,
4228                 I know ;-)
4229
4230 2006-10-27 [colin]      2.5.6cvs8
4231
4232         * src/folder.c
4233         * src/imap.c
4234                 Probably fix bug 1044, 'sylpheed-claws 
4235                 segfaults while moving mails' - Fix relation
4236                 usage when moving to an IMAP mailbox from another
4237                 mailbox
4238
4239 2006-10-26 [paul]       2.5.6cvs7
4240
4241         * src/gtk/about.c
4242                 add libSM to compiled-in features
4243                 list
4244
4245 2006-10-24 [colin]      2.5.6cvs6
4246
4247         * src/textview.c
4248         * src/gtk/gtkutils.c
4249                 Fix crash when printing emails with an
4250                 xface
4251
4252 2006-10-24 [mones]      2.5.6cvs5
4253
4254         * manual/es/advanced.xml
4255                 Synchronize hidden option respect_flowed_format
4256         * po/es.po
4257                 Updated translation
4258
4259 2006-10-21 [paul]       2.5.6cvs4
4260
4261         * src/gtk/authors.h
4262         * src/plugins/pgpcore/pgp_viewer.c
4263         * src/plugins/pgpcore/sgpgme.c
4264                 fix building on BSDs
4265                 Thanks to Michael Hughes
4266                 <Sylpheed-Claws_user@thehugheslogcabin.net>
4267
4268 2006-10-20 [colin]      2.5.6cvs3
4269
4270         * configure.ac
4271                 Bump up libetpan requirement
4272                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
4273         * src/common/utils.c
4274         * src/common/utils.h
4275                 Add convenience get_file_mtime()
4276         * src/imap.c
4277         * src/etpan/imap-thread.c
4278         * src/etpan/imap-thread.h
4279                 Implement UIDPLUS support if the server
4280                 supports it - faster sending in this case
4281
4282 2006-10-19 [colin]      2.5.6cvs2
4283
4284         * src/gtk/quicksearch.c
4285                 Fix emptying in type-ahead+extended mode
4286         * src/mainwindow.c
4287         * src/mainwindow.h
4288                 Add a hook for offline state change
4289         * src/plugins/trayicon/trayicon.c
4290                 Use it to display offline icons
4291         * src/plugins/trayicon/Makefile.am
4292         * src/plugins/trayicon/newmail.offline.xpm
4293         * src/plugins/trayicon/newmarkedmail.offline.xpm
4294         * src/plugins/trayicon/nomail.offline.xpm
4295         * src/plugins/trayicon/unreadmail.offline.xpm
4296         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4297                 Add the icons
4298
4299 2006-10-12 [paul]       2.5.6cvs1
4300
4301         * NEWS
4302         * README
4303         * configure.ac
4304                 Update version number following
4305                 stable release
4306
4307 2006-10-19 [colin]      2.5.5cvs18
4308
4309         * manual/handling.xml
4310                 Add type-ahead search
4311
4312 2006-10-18 [colin]      2.5.5cvs17
4313
4314         * src/gtk/quicksearch.c
4315                 Remove "save to history only if there's
4316                 no syntax error", it breaks for some 
4317                 reason which I'll investigate later.
4318
4319 2006-10-18 [colin]      2.5.5cvs16
4320
4321         * src/prefs_common.c
4322         * src/prefs_common.h
4323         * src/summaryview.c
4324         * src/gtk/quicksearch.c
4325         * src/gtk/quicksearch.h
4326                 Add a type-ahead option for fast searches
4327                 Patch by Fabien Vantard
4328
4329 2006-10-18 [colin]      2.5.5cvs15
4330
4331         * src/compose.c
4332         * src/compose.h
4333                 Add Options/Reply mode/ menu to be able to
4334                 change the recipients of a reply on the fly
4335
4336 2006-10-18 [colin]      2.5.5cvs14
4337
4338         * src/compose.c
4339                 Fix redirecting of our own sent mails
4340
4341 2006-10-17 [wwp]        2.5.5cvs13
4342
4343         * src/send_message.c
4344                 Fix duplicate error messages when sending, and missing
4345                 newline in such error messages.
4346
4347 2006-10-17 [colin]      2.5.5cvs12
4348
4349         * src/compose.c
4350                 Compare addresses case-insensitive
4351
4352 2006-10-17 [colin]      2.5.5cvs11
4353
4354         * src/plugins/pgpcore/sgpgme.c
4355                 Fix return status
4356
4357 2006-10-17 [colin]      2.5.5cvs10
4358
4359         * src/plugins/pgpcore/pgp_viewer.c
4360                 Fix return status
4361
4362 2006-10-17 [colin]      2.5.5cvs9
4363
4364         * src/quote_fmt.c
4365                 Fix a typo (thanks to Fabien)
4366
4367 2006-10-16 [colin]      2.5.5cvs8
4368
4369         * src/textview.c
4370                 Fix problem with quote-folding when emails
4371                 don't convert cleanly to UTF-8
4372
4373 2006-10-14 [colin]      2.5.5cvs7
4374
4375         * src/prefs_template.c
4376                 Reset fields when reopening
4377                 the window
4378
4379 2006-10-13 [paul]       2.5.5cvs6
4380
4381         * manual/advanced.xml
4382         * src/prefs_message.c
4383                 make 'respect_flowed_format' a hidden
4384                 option, and add a manual entry for it
4385                 Thanks to Colin
4386
4387 2006-10-12 [colin]      2.5.5cvs5
4388
4389         * src/codeconv.c
4390                 Revert part of 2.5.2cvs21:
4391                 Don't optimise by reusing the 
4392                 last iconv converter if possible:
4393                 it seems slightly broken in a 
4394                 very hard way to reproduce
4395
4396 2006-10-12 [colin]      2.5.5cvs4
4397
4398         * src/prefs_common.c
4399         * src/prefs_common.h
4400         * src/prefs_message.c
4401         * src/procmime.c
4402                 Fix bug 1035, 'Incorrect handling 
4403                 of flowed lines'. We now optionnaly
4404                 handle this format (preference is in
4405                 Message View/Text options section)
4406
4407 2006-10-12 [colin]      2.5.5cvs3
4408
4409         * po/POTFILES.in
4410                 Add new file
4411         * src/plugins/pgpcore/pgp_viewer.c
4412         * src/plugins/pgpcore/sgpgme.c
4413                 Don't try to import without asking
4414
4415 2006-10-12 [colin]      2.5.5cvs2
4416
4417         * src/compose.c
4418                 Fix bug 1036, 'Forwarding a mutlipart
4419                 mail with a "text/html" block to ms
4420                 outlook users leeds to freeze of
4421                 outlook'. Poor outlook users...
4422
4423 2006-10-12 [paul]       2.5.5cvs1
4424
4425         * NEWS
4426         * README
4427         * configure.ac
4428                 Update version number following
4429                 stable release
4430
4431 2006-10-11 [paul]       2.5.4cvs1
4432
4433         * NEWS
4434         * README
4435         * configure.ac
4436                 Update version number following
4437                 stable release
4438
4439 2006-10-11 [paul]       2.5.3cvs32
4440
4441         * src/textview.c
4442                 fix bug 1032, 'Segmentation fault when showing
4443                 message' (bug in quote folding)
4444                 Thanks to Colin
4445
4446 2006-10-10 [colin]      2.5.3cvs31
4447
4448         * src/quote_fmt.c
4449                 Rephrase english a bit
4450
4451 2006-10-10 [colin]      2.5.3cvs30
4452
4453         * src/prefs_compose_writing.c
4454                 Stop making the page larger than the window
4455
4456 2006-10-10 [wwp]        2.5.3cvs29
4457
4458         * src/compose.c
4459         * src/prefs_template.c
4460         * src/quote_fmt.c
4461         * src/quote_fmt.h
4462         * src/quote_fmt_lex.l
4463         * src/quote_fmt_parse.y
4464                 Extend the quote parser a bit: allow to get access to
4465                 basic (composing) account info.
4466
4467 2006-10-10 [colin]      2.5.3cvs28
4468
4469         * src/procheader.c
4470                 Fix this \t problem in subject
4471
4472 2006-10-09 [colin]      2.5.3cvs27
4473
4474         * src/main.c
4475         * src/prefs_gtk.c
4476                 Prepare cache a bit later
4477                 If section already exists, skip the new one 
4478                 (as previously); avoid writing the same block
4479                 twice - if we find a second block with the 
4480                 same id, skip it.
4481         * src/plugins/pgpcore/pgp_viewer.c
4482                 Set cursor to busy when retrieving a key
4483         * src/plugins/pgpcore/sgpgme.c
4484                 allow 5 seconds for gpg to export the key
4485                 
4486
4487 2006-10-09 [colin]      2.5.3cvs26
4488
4489         * configure.ac
4490         * src/msgcache.c
4491         * src/prefs_gtk.c
4492                 Check for existence of fgets_unlocked
4493                 and fwrite_unlocked
4494
4495 2006-10-09 [paul]       2.5.3cvs25
4496
4497         * src/prefs_summaries.c
4498                 replace strftime() with fast_strftime() and in
4499                 the consequence fix the bug in the display of
4500                 AM/PM in the 'Example' string
4501
4502 2006-10-09 [ticho]      2.5.3cvs24
4503
4504         * po/sk.po
4505                 Updated (and fixed up somewhat) Slovak translation.
4506
4507 2006-10-08 [colin]      2.5.3cvs23
4508
4509         * src/prefs_folder_item.c
4510                 Explain why prefs in the top-level folder
4511                 aren't retained, but are still useful
4512
4513 2006-10-08 [colin]      2.5.3cvs22
4514
4515         * src/prefs_gtk.c
4516                 Don't cache anything if caching fails
4517
4518 2006-10-08 [colin]      2.5.3cvs21
4519
4520         * src/common/utils.c
4521                 always include gi18n.h
4522
4523 2006-10-07 [colin]      2.5.3cvs20
4524
4525         * src/plugins/pgpcore/pgp_viewer.c
4526                 Kill gpg after 5 seconds wait
4527
4528 2006-10-07 [colin]      2.5.3cvs19
4529
4530         * src/plugins/pgpcore/pgp_viewer.c
4531         * src/plugins/pgpcore/pgp_viewer.h
4532                 Fix copyright
4533
4534 2006-10-07 [colin]      2.5.3cvs18
4535
4536         * src/plugins/pgpcore/pgp_viewer.c
4537         * src/plugins/pgpcore/pgp_viewer.h
4538                 Actually add the files to CVS
4539
4540 2006-10-07 [colin]      2.5.3cvs17
4541
4542         * src/plugins/pgpcore/sgpgme.c
4543                 Be sure not to crash on 'application/pgp-signature' that
4544                 are not application/pgp-signatures
4545
4546 2006-10-07 [colin]      2.5.3cvs16
4547
4548         * src/textview.c
4549         * src/textview.h
4550                 Make a bit more of the API available
4551         * src/plugins/pgpcore/Makefile.am
4552         * src/plugins/pgpcore/plugin.c
4553         * src/plugins/pgpcore/sgpgme.c
4554                 Add basic key import/export
4555
4556 2006-10-07 [colin]      2.5.3cvs15
4557
4558         * src/folderview.c
4559         * src/imap.c
4560         * src/prefs_account.c
4561         * src/wizard.c
4562                 Warn users *everywhere* if libetpan's not
4563                 linked in
4564
4565 2006-10-06 [mones]      2.5.3cvs14
4566
4567         * po/de.po
4568         * po/es.po
4569                 updated by Stephan Sachse and me
4570
4571 2006-10-06 [colin]      2.5.3cvs13
4572
4573         * src/main.c
4574         * src/common/sylpheed.c
4575                 Don't load common plugins if --exit is passed
4576         * src/prefs_gtk.c
4577         * src/prefs_gtk.h
4578                 Implement a cache to avoid reading the same
4579                 files over and over again at startup
4580
4581 2006-10-06 [colin]      2.5.3cvs12
4582
4583         * src/summaryview.c
4584         * src/gtk/quicksearch.c
4585                 Update display every 5k mails on fast searches
4586
4587 2006-10-06 [colin]      2.5.3cvs11
4588
4589         * src/textview.c
4590                 Don't do quote folding on HTML or ERTF.
4591                 May fix the Cygwin issues if they were
4592                 happening with HTML mails?
4593
4594 2006-10-05 [colin]      2.5.3cvs10
4595
4596         * src/prefs_gtk.c
4597                 Oops, forgot one
4598
4599 2006-10-05 [colin]      2.5.3cvs9
4600
4601         * src/prefs_gtk.c
4602                 Use unlocked_stdio here too
4603
4604 2006-10-05 [colin]      2.5.3cvs8
4605
4606         * src/folderview.c
4607                 Fix go to next * after preferences apply
4608         * src/msgcache.c
4609                 Do the fd lock/unlock ourselves instead of
4610                 letting the libc do it at each write 
4611
4612 2006-10-05 [colin]      2.5.3cvs7
4613
4614         * src/common/utils.c
4615                 Faster division, thanks to Jean Diraison
4616
4617 2006-10-05 [paul]       2.5.3cvs6
4618
4619         * src/common/utils.c
4620                 fix building with --disable-nls
4621
4622 2006-10-04 [colin]      2.5.3cvs5
4623
4624         * src/folder.c
4625                 Maybe fix a segfault
4626
4627 2006-10-04 [wwp]        2.5.3cvs4
4628
4629         * src/prefs_folder_item.c
4630                 Fine-tune layouts in folder item prefs. Suggested by
4631                 Fabien Vantard <fzzzzz@gmail.com>.
4632
4633 2006-10-04 [wwp]        2.5.3cvs3
4634
4635         * src/prefs_folder_item.c
4636                 Kill the clandestine passengers. You didn't see anything.
4637
4638 2006-10-04 [wwp]        2.5.3cvs2
4639
4640         * src/prefs_folder_item.c
4641                 Add a way to test the subject simplify regexp in
4642                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4643                 w/ few layout changes.
4644
4645 2006-20-04 [paul]       2.5.3cvs1
4646
4647         * NEWS
4648         * README
4649         * configure.ac
4650                 Update version number following
4651                 stable release
4652
4653 2006-10-04 [colin]      2.5.2cvs42
4654
4655         * src/folder.c
4656         * src/folder.h
4657         * src/summaryview.c
4658                 Provide a way for folder classes to set their sort
4659                 type and key
4660
4661 2006-10-03 [colin]      2.5.2cvs41
4662
4663         * src/mh.c
4664                 Don't use strlen() to know if the
4665                 string's empty
4666
4667 2006-10-03 [colin]      2.5.2cvs40
4668
4669         * src/mh.c
4670                 Fix "check for new folders" with accentued folders
4671
4672 2006-10-03 [ticho]      2.5.2cvs39
4673
4674         * src/filtering.c
4675         * src/folder.c
4676         * src/inc.c
4677         * src/mbox.c
4678                 Colin's fix for "copy" filtering rules.
4679
4680 2006-10-02 [colin]      2.5.2cvs38
4681
4682         * src/folderview.c
4683                 Fix for double-click too
4684
4685 2006-10-02 [colin]      2.5.2cvs37
4686
4687         * src/folderview.c
4688                 correct fix for cvs36
4689
4690 2006-10-02 [colin]      2.5.2cvs36
4691
4692         * src/folderview.c
4693                 Fix 'goto next unread' after collapsing/expanding 
4694                 a node.
4695
4696 2006-10-02 [colin]      2.5.2cvs35
4697
4698         * src/summaryview.c
4699                 Fix double freeze/thaw
4700         * src/common/utils.c
4701         * src/common/utils.h
4702                 Reimplement strftime
4703         * src/procheader.c
4704                 Use it
4705
4706
4707 2006-10-02 [colin]      2.5.2cvs34
4708
4709         * src/mh.c
4710                 Time mh_write_sequences() - it's fast
4711         * src/summaryview.c
4712                 Init a variable to shut up gcc
4713
4714 2006-10-01 [colin]      2.5.2cvs33
4715
4716         * src/folder.c
4717         * src/mh.c
4718         * src/mh.h
4719         * src/msgcache.c
4720                 Add helper mh_set_mtime(), and set mtime to stat()'s result
4721                 Add fsync but disable it, it's slow as hell
4722
4723 2006-10-01 [colin]      2.5.2cvs32
4724
4725         * src/mh.c
4726         * src/msgcache.c
4727                 fflush() caches and mh_sequences before
4728                 fclose()ing
4729
4730 2006-10-01 [colin]      2.5.2cvs31
4731
4732         * src/msgcache.c
4733                 Don't ftruncate when not using mmap
4734
4735 2006-09-30 [colin]      2.5.2cvs30
4736
4737         * src/main.c
4738                 Write folder list *after* saving caches
4739
4740 2006-09-30 [colin]      2.5.2cvs29
4741
4742         * src/folder.c
4743         * src/mh.c
4744                 Debug forced mtime changes
4745
4746 2006-09-30 [colin]      2.5.2cvs28
4747
4748         * src/folder.c
4749         * src/main.c
4750                 Remove useless debug_print()s (code
4751                 well-tested)
4752
4753 2006-09-30 [colin]      2.5.2cvs27
4754
4755         * src/mh.c
4756                 Do stuff faster when writing mh_sequences
4757
4758 2006-09-30 [colin]      2.5.2cvs26
4759
4760         * src/mh.c
4761                 Don't let the writing of .mh_sequences, which
4762                 can change the folder's mtime, let us think
4763                 we need to scan.
4764
4765 2006-09-30 [colin]      2.5.2cvs25
4766
4767         * src/folder.c
4768                 Move a debug_print where it belongs 
4769                 (processing)
4770         * src/summaryview.c
4771                 Don't mess with a huge slow subject
4772                 table if we're not threading by
4773                 subject
4774
4775 2006-09-30 [colin]      2.5.2cvs24
4776
4777         * src/msgcache.c
4778                 Reenable mmaped reads (*not* writes!)
4779         * src/procmsg.c
4780                 Don't destroy and recreate hashtables just
4781                 for fun
4782         * src/common/utils.c
4783                 Remove useless reply prefixes (it's case
4784                 unsensitive)
4785
4786 2006-09-30 [wwp]        2.5.2cvs23
4787
4788         * tools/fix_date.sh
4789                 Fixed a minor bug in date value extraction, added a switch
4790                 to replace non RFC-compliant Date: value, added a switch
4791                 to use strict RFC matching patterns for dates.
4792
4793 2006-09-29 [colin]      2.5.2cvs22
4794
4795         * src/matcher_parser.h
4796         * src/matcher_parser_parse.y
4797         * src/prefs_filtering.c
4798         * src/statusbar.c
4799         * src/summary_search.c
4800         * src/summaryview.c
4801         * src/gtk/quicksearch.c
4802         * src/gtk/quicksearch.h
4803                 Optimise searches by setting different
4804                 refresh intervals (depending if the 
4805                 search is fast or not)
4806
4807 2006-09-29 [colin]      2.5.2cvs21
4808
4809         * src/codeconv.c
4810                 Optimise by reusing the last iconv converter
4811                 if possible
4812         * src/textview.c
4813                 Optimise a bit (the foldable quotes feature
4814                 still has an awful O(n^2) algo
4815
4816 2006-09-29 [colin]      2.5.2cvs20
4817
4818         * src/gtk/gtksctree.c
4819         * src/gtk/gtksctree.h
4820                 Optimise de-selection via up/down or
4821                 another key
4822
4823 2006-09-28 [colin]      2.5.2cvs19
4824
4825         * src/action.c
4826         * src/compose.c
4827         * src/folderview.c
4828         * src/mainwindow.c
4829         * src/messageview.c
4830         * src/summary_search.c
4831         * src/toolbar.c
4832                 Avoid using summaryview->ctree directly
4833
4834 2006-09-28 [colin]      2.5.2cvs18
4835
4836         * src/summaryview.c
4837         * src/summaryview.h
4838                 Add helpers to freeze/thaw/grab_focus
4839                 Factorize calls to freeze/thaw/grab_focus
4840                 
4841
4842 2006-09-28 [colin]      2.5.2cvs17
4843
4844         * src/main.c
4845                 More guards for the session management
4846
4847 2006-09-28 [colin]      2.5.2cvs16
4848
4849         * src/folderview.c
4850         * src/gtk/gtksctree.c
4851         * src/gtk/gtksctree.h
4852                 Make expanding not recursive in folderview
4853
4854 2006-09-28 [colin]      2.5.2cvs15
4855
4856         * src/addressbook.c
4857                 If nothing is selected in the list (right part)
4858                 and a group is selected in the tree (left part),
4859                 mail this group.
4860
4861 2006-09-28 [colin]      2.5.2cvs14
4862
4863         * src/Makefile.am
4864                 Actually use SM_LIBS
4865
4866 2006-09-28 [ticho]      2.5.2cvs13
4867
4868         * src/export.c
4869         * src/messageview.c
4870         * src/mimeview.c
4871         * src/news.c
4872         * src/pop.c
4873         * src/prefs_themes.c
4874         * src/procmsg.c
4875                 Small i18n string optimization.
4876         * src/send_message.c
4877         * src/summaryview.c
4878         * src/common/session.c
4879         * src/common/smtp.c
4880         * src/common/ssl_certificate.c
4881         * src/common/utils.c
4882                 Use "Couldn't" instead of "Can't" in UI messages,
4883                 where appropriate.
4884
4885 2006-09-28 [colin]      2.5.2cvs12
4886
4887         * configure.ac
4888                 Possibly fix link errors
4889
4890 2006-09-27 [wwp]        2.5.2cvs11
4891
4892         * src/gtk/authors.h
4893         * doc/man/sylpheed-claws.1
4894         * manual/ack.xml
4895         * manual/es/ack.xml
4896         * manual/fr/ack.xml
4897         * manual/pl/ack.xml
4898                 Updated authors info (me, myself and I).
4899
4900 2006-09-27 [colin]      2.5.2cvs10
4901
4902         * src/addressbook.c
4903                 Remove useless printf
4904
4905 2006-09-27 [wwp]        2.5.2cvs9
4906
4907         * src/editgroup.c
4908         * src/send_message.c
4909         * src/inc.c
4910         * src/prefs_common.c
4911         * src/prefs_common.h
4912         * src/gtk/progressdialog.c
4913                 remember more windows' sizes (send dialog, received dialog,
4914                 edit group in addressbook).
4915
4916 2006-09-27 [colin]      2.5.2cvs8
4917
4918         * configure.ac
4919         * src/main.c
4920         * src/mainwindow.h
4921                 Use libSM to communicate with the session
4922                 manager, so that we can know when the 
4923                 session ends, save our caches, and draft
4924                 our compose windows.
4925
4926 2006-09-27 [colin]      2.5.2cvs7
4927
4928         * src/addressbook.c
4929                 Fix issues:
4930                 o Allow Book and Group creation from the tree's
4931                   contextual menu
4932                 o Do not actually delete the contacts when 
4933                   deleting groups from the tree (duh!)
4934
4935 2006-09-27 [colin]      2.5.2cvs6
4936
4937         * src/compose.c
4938         * src/compose.h
4939         * src/mainwindow.c
4940         * src/textview.c
4941         * src/toolbar.c
4942                 o Allow passing an email address to 
4943                   compose_new_with_folderitem
4944                 o Update callers
4945                 o Use current folderitem when clicking
4946                   on a TextView mailto: link
4947                 o Fix a possible leak in TextView
4948
4949 2006-09-27 [colin]      2.5.2cvs5
4950
4951         * src/html.c
4952                 Use UTF-8 chars to replace HTML entities
4953
4954 2006-09-27 [colin]      2.5.2cvs4
4955
4956         * AUTHORS
4957         * src/prefs_account.c
4958         * src/gtk/authors.h
4959                 Fix bug #1024 (Array index out of
4960                 range in sylpheed-claws-2.5.2)
4961                 Patch by Ales Nosek <anosek@suse.cz>
4962
4963 2006-09-27 [colin]      2.5.2cvs3
4964
4965         * src/addr_compl.c
4966                 Actually do the test
4967
4968 2006-09-27 [colin]      2.5.2cvs2
4969
4970         * src/addr_compl.c
4971         * src/addr_compl.h
4972                 Allow completing with comma (in certain cases: vCalendar
4973                 for example doesn't support that)
4974                 Patch by Fabien Vantard
4975
4976 2006-09-26 [colin]      2.5.2cvs1
4977
4978         * src/Makefile.am
4979         * src/addr_compl.c
4980         * src/addr_compl.h
4981         * src/addrbook.c
4982         * src/addrbook.h
4983         * src/addressbook.c
4984         * src/addrindex.c
4985         * src/addrindex.h
4986         * src/compose.c
4987         * src/prefs_common.c
4988         * src/prefs_filtering_action.c
4989         * src/prefs_folder_item.c
4990         * src/prefs_template.c
4991         * src/stock_pixmap.c
4992         * src/stock_pixmap.h
4993         * src/pixmaps/addr_one.xpm
4994         * src/pixmaps/addr_two.xpm
4995                 Add auto-completion on groups
4996
4997 2006-09-26 [colin]      2.5.2
4998
4999         * NEWS
5000         * README
5001         * RELEASE_NOTES
5002                 2.5.2 released
5003
5004 2006-09-26 [colin]      2.5.1cvs5
5005
5006         * src/matcher.c
5007                 Fix condition
5008
5009 2006-09-26 [colin]      2.5.1cvs4
5010
5011         * src/mbox.c
5012                 Revert cvs1 (useless as the message is printed 
5013                 every 500 mails)
5014
5015 2006-09-26 [colin]      2.5.1cvs3
5016
5017         * src/partial_download.c
5018                 Fix crasher found by Alexsandar Urosevic
5019
5020 2006-09-26 [colin]      2.5.1cvs2
5021
5022         * src/summaryview.c
5023                 Fix bug #1023 (Sylpheed deletes too much messages)
5024
5025 2006-09-26 [ticho]      2.5.1cvs1
5026
5027         * src/mbox.c
5028                 Make use of gettext's multiple plurals for statusbar
5029                 progress message.
5030
5031 2006-09-25 [paul]       2.5.1
5032
5033         * NEWS
5034         * README
5035         * RELEASE_NOTES
5036                 2.5.1 released
5037
5038 2006-09-25 [colin]      2.5.0cvs3
5039
5040         * src/plugins/bogofilter/bogofilter.c
5041         * src/plugins/clamav/clamav_plugin.c
5042         * src/plugins/spamassassin/spamassassin.c
5043                 BogoFilter, Spamassassin: Fix double hook registering after
5044                 visiting preferences
5045                 Spamassassin, Clamav: Just set the mails to move instead of
5046                 doing the move - caller will move the things at once.
5047
5048 2006-09-25 [colin]      2.5.0cvs2
5049
5050         * src/imap.c
5051         * src/etpan/imap-thread.c
5052                 Use UID SEARCH ALL instead of UID 1:*
5053                 (braindead servers can't figure out that's
5054                 the same...)
5055
5056 2006-09-25 [wwp]        2.5.0cvs1
5057
5058         * src/message_search.c
5059                 Added the ability to stop a running search (in message body).
5060
5061 2006-09-25 [paul]       2.5.0
5062
5063         * NEWS
5064         * README
5065         * RELEASE_NOTES
5066                 2.5.0 released
5067
5068 2006-09-25 [paul]       2.4.0cvs214
5069
5070         * po/cs.po
5071         * po/de.po
5072         * po/fi.po
5073         * po/fr.po
5074         * po/nl.po
5075         * po/pt_BR.po
5076         * po/sk.po
5077         * po/sr.po
5078         * po/zh_CN.po
5079                 updated by Tim, Stephan Sachse, Flammie Pirinen,
5080                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
5081                 Ticho, Aleksander Urosevic, Ralgh Young
5082
5083 2006-09-24 [mones]      2.4.0cvs213
5084
5085         * po/es.po
5086                 Updated for release
5087
5088 2006-09-23 [colin]      2.4.0cvs212
5089
5090         * src/gtk/inputdialog.c
5091                 Fix [ ] remember this appearing in normal
5092                 input dialogs after it's been used by
5093                 mimeview.
5094         * src/folder.c
5095         * src/folderview.c
5096         * src/msgcache.c
5097         * src/procmsg.c
5098         * src/summaryview.c
5099         * src/textview.c
5100         * src/common/timing.h
5101                 Enable timings in debug mode and make it
5102                 look prettier.
5103
5104 2006-09-22 [colin]      2.4.0cvs211
5105
5106         * README
5107                 Revert test change
5108         * commitHelper
5109                 ping the correct URI
5110
5111 2006-09-22 [colin]      2.4.0cvs210
5112
5113         * README
5114                 Let's see if bug #1022 is fixed
5115
5116 2006-09-21 [colin]      2.4.0cvs209
5117
5118         * src/wizard.c
5119         * src/common/plugin.c
5120                 Prepare infra to load predefined plugins when
5121                 no configuration existed. Don't actually load
5122                 anything yet (feat. freeze)
5123
5124 2006-09-21 [wwp]        2.4.0cvs208
5125
5126         * manual/fr/faq.xml
5127                 Partial sync w/ 2.4.0cvs72:
5128                 wrap file and minor updates.
5129
5130 2006-09-21 [wwp]        2.4.0cvs207
5131
5132         * tools/fix_date.sh
5133                 several fixes and enhancements. A new --force switch has been
5134                 added to prevent overriding by default Date: header when
5135                 already existing.
5136
5137 2006-09-21 [paul]       2.4.0cvs206
5138
5139         * src/common/utils.c
5140                 add Chinese UTF8 Re prefix
5141
5142 2006-09-21 [wwp]        2.4.0cvs205
5143
5144         * tools/Makefile.am
5145                 Fics alfabettical order.
5146
5147 2006-09-21 [wwp]        2.4.0cvs204
5148
5149         * tools/fix_date.sh
5150         * tools/Makefile.am
5151                 Added an action tool to fix missing Date field in emails.
5152                 Updated Makefile.am to reflect those last two additions.
5153
5154 2006-09-21 [wwp]        2.4.0cvs203
5155
5156         * tools/uuooffice
5157                 Added a action tool to open uuencoded docs w/
5158                 OpenOffice (based on uudec method).
5159
5160 2006-09-21 [colin]      2.4.0cvs202
5161
5162         * src/compose.c
5163         * src/textview.c
5164                 Workaround possible GTK crash: remove selection 
5165                 clipboard before destroying widget, or GTK+-2.10
5166                 dies. Thanks to Hiro.
5167
5168 2006-09-20 [colin]      2.4.0cvs201
5169
5170         * src/compose.c
5171                 Fix free-after-use in some cases (when 
5172                 procmime_encode_content() frees mimeinfo->data.mem
5173                 and turns it to a temp file)
5174
5175 2006-09-20 [colin]      2.4.0cvs200
5176
5177         * src/folderview.c
5178         * src/summaryview.c
5179         * src/gtk/gtksctree.c
5180         * src/gtk/gtksctree.h
5181                 Add tooltips in the folderview and summaryview
5182                 (Doesn't break string freeze as they already
5183                 exist)
5184         * src/toolbar.c
5185                 Put the spam button in the default configuration
5186                 if compiled with bogo plugin too
5187
5188 2006-09-19 [colin]      2.4.0cvs199
5189
5190         * src/summaryview.c
5191         * src/summaryview.h
5192                 Update folder name label on folder rename
5193         * src/prefs_matcher.c
5194         * src/gtk/logwindow.h
5195                 Fix warnings
5196                 Patches by Fabien
5197
5198 2006-09-19 [wwp]        2.4.0cvs198
5199
5200         * src/summary_search.c
5201                 fix can't click forward/backward buttons in the
5202                 search messages.
5203
5204 2006-09-18 [paul]       2.4.0cvs197
5205
5206         * src/wizard.c
5207                 add missing bracket, capitalise the A of
5208                 'SpamAssassin'
5209
5210 2006-09-18 [paul]       2.4.0cvs196
5211
5212         * src/compose.c
5213                 fix bug 1012 'crashed upon sending mail
5214                 from compose window'
5215                 Thanks to Colin
5216
5217 2006-09-16 [colin]      2.4.0cvs195
5218
5219         * src/folderview.c
5220                 Fix "real-time" sorting by freezing/thawing
5221
5222 2006-09-16 [colin]      2.4.0cvs194
5223
5224         * manual/faq.xml
5225                 Fix the anti-spam entry a bit
5226
5227 2006-09-16 [colin]      2.4.0cvs193
5228
5229         * src/wizard.c
5230                 Make sure reviewers have no excuse when stating
5231                 Sylpheed-Claws doesn't have antispam capabilities.
5232
5233 2006-09-16 [colin]      2.4.0cvs192
5234
5235         * src/main.c
5236                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
5237                 as if the SIGPIPE comes from etpan's thread we could
5238                 trigger a GUI update from this thread.
5239
5240 2006-09-16 [colin]      2.4.0cvs191
5241
5242         * src/summaryview.c
5243                 Init all members of the struct
5244
5245 2006-09-16 [paul]       2.4.0cvs190
5246
5247         * src/account.c
5248                 improvements to the English
5249
5250 2006-09-15 [colin]      2.4.0cvs189
5251
5252         * src/summaryview.c
5253                 HIG order on dialog
5254
5255 2006-09-14 [colin]      2.4.0cvs188
5256
5257         * src/common/socket.c
5258         * src/common/socket.h
5259         * src/common/ssl.c
5260         * src/common/ssl_certificate.c
5261         * src/common/ssl_certificate.h
5262         * src/etpan/imap-thread.c
5263                 the get_fqdn() call done to get canonical name when
5264                 checking an SSL certificate is blocking, which is
5265                 sad as we just did a non-blocking lookup to connect.
5266                 Fix that by letting the fqdn available to the SockInfo,
5267                 and use that in ssl_certificate_check(). For IMAP,
5268                 we don't do it as the lookup's done by libetpan, but
5269                 it's less annoying as IMAP connections as much more
5270                 rare than POP3 connections.
5271
5272 2006-09-14 [paul]       2.4.0cvs187
5273
5274         * manual/advanced.xml
5275                 improvements to the English,
5276                 properly place the new hidden options
5277                 within the alphabetical order
5278         * src/gtk/pluginwindow.c
5279                 improvements to the English
5280
5281 2006-09-14 [colin]      2.4.0cvs186
5282
5283         * src/prefs_common.c
5284         * src/prefs_common.h
5285         * src/gtk/gtksctree.c
5286         * manual/advanced.xml
5287                 New hidden pref, stripes_color_offset, to change
5288                 the value added/substracted to normal bgcolor to
5289                 create the stripes in summaries
5290
5291 2006-09-13 [colin]      2.4.0cvs185
5292
5293         * src/gedit-print.c
5294         * src/messageview.c
5295         * src/messageview.h
5296         * src/summaryview.c
5297         * src/textview.c
5298                 Fix misc. printing issues: 
5299                 - Bad font for linkified headers
5300                 - Different font if the mail was displayed or not
5301                 - Factorize the thing
5302
5303 2006-09-13 [colin]      2.4.0cvs184
5304
5305         * src/common/ssl_certificate.c
5306                 Only get FQDN once when checking certificate
5307
5308 2006-09-13 [colin]      2.4.0cvs183
5309
5310         * src/account.c
5311         * src/gtk/pluginwindow.c
5312                 Misc. GUI fixes by Fabien
5313
5314 2006-09-13 [wwp]        2.4.0cvs182
5315
5316         * configure.ac
5317         * src/common/utils.h
5318         * src/common/utils.c
5319                 get rid of unused wide-char functions.
5320
5321 2006-09-13 [wwp]        2.4.0cvs181
5322
5323         * src/plugins/pgpinline/sylpheed.def
5324         * src/textview.c
5325                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
5326                 add privacy_reset_error to the .def file,
5327                 do not fork for an external textviewer.
5328
5329 2006-09-13 [wwp]        2.4.0cvs180
5330
5331         * src/prefs_common.c
5332                 fix broken font entry in prefs (patch issued by the gpg4win team,
5333                 probably by Marcus Brinkmann <marcus@g10code.de>).
5334
5335 2006-09-13 [colin]      2.4.0cvs179
5336
5337         * src/folder.h
5338                 Fix a warning in summaryview.c
5339         * src/mainwindow.c
5340         * src/summaryview.c
5341         * src/summaryview.h
5342                 Add missing Mark/* elements in the
5343                 main menu
5344
5345 2006-09-12 [colin]      2.4.0cvs178
5346
5347         * src/prefs_actions.c
5348         * src/prefs_filtering_action.c
5349         * src/prefs_matcher.c
5350                 Use (New) instead of New everywhere
5351
5352 2006-09-12 [wwp]        2.4.0cvs177
5353
5354         * manual/fr/addrbook.xml
5355         * manual/fr/handling.xml
5356                 updated some quotes in the fr manual to match the fr translation.
5357
5358 2006-09-12 [wwp]        2.4.0cvs176
5359
5360         * src/prefs_matcher.c
5361                 don't store translated string elements in matcher expressions.
5362                 Also fixed a misused of Q_().
5363
5364 2006-09-11 [wwp]        2.4.0cvs175
5365
5366         * src/plugins//bogofilter/bogofilter.c
5367         * src/plugins//clamav/clamav_plugin.c
5368         * src/plugins//demo/demo.c
5369         * src/plugins//dillo_viewer/dillo_viewer.c
5370         * src/plugins//pgpcore/plugin.c
5371         * src/plugins//pgpinline/plugin.c
5372         * src/plugins//pgpmime/plugin.c
5373         * src/plugins//spamassassin/spamassassin.c
5374                 gettext-ize more strings (mostly plugin error messages).
5375
5376 2006-09-11 [colin]      2.4.0cvs174
5377
5378         * src/alertpanel.c
5379                 Make maximum buffer size bigger to avoid
5380                 truncating translated messages. Patch by
5381                 Fabien
5382
5383 2006-09-11 [colin]      2.4.0cvs173
5384
5385         * src/etpan/imap-thread.c
5386                 Fix compilation on OpenBSD, thanks to 
5387                 Landry
5388
5389 2006-09-10 [wwp]        2.4.0cvs172
5390
5391         * manual/account.xml
5392         * manual/addrbook.xml
5393         * manual/handling.xml
5394         * manual/es/handling.xml
5395         * manual/fr/account.xml
5396         * manual/fr/addrbook.xml
5397         * manual/fr/handling.xml
5398                 documented addressbook matching (condition configuration):
5399                   addrbook.xml, en fr
5400                 documented per-account filtering rules (handling/filtering
5401                   section, account section):
5402                   account.xml, handling.xml, en fr
5403                 slightly updated the handling/searching section to tell few
5404                   words about the extended search ability:
5405                   handling.xml, en fr
5406                 added missing <quote></quotes> to Quick Search:
5407                   handling.xml, en fr es
5408                 fixed a typo (auomatically):
5409                   handling.xml, en
5410                 changes revisited by Paul.
5411
5412 2006-09-10 [paul]       2.4.0cvs171
5413
5414         * src/prefs_actions.c
5415         * src/prefs_filtering.c
5416         * src/prefs_template.c
5417                 adjustments to the gui
5418                 Patch by Fabien Vantard (slightly modified)
5419
5420 2006-09-10 [colin]      2.4.0cvs170
5421
5422         * src/summaryview.c
5423                 Check folderitem/summaryview consistency
5424                 (basically automates Update summary). Fixes
5425                 #1011 (wrong (negative) count on unread 
5426                 messages)
5427
5428 2006-09-10 [colin]      2.4.0cvs169
5429
5430         * src/gtk/gtksctree.c
5431                 Fix recursive expansion via mouse
5432         * src/plugins/bogofilter/bogofilter.c
5433                 Use normal filtering way of moving
5434                 messages (batching), possibly fixing
5435                 bug #1015 (Bogofilter plugin doubles 
5436                 new messages)
5437
5438 2006-09-09 [wwp]        2.4.0cvs168
5439
5440         * src/prefs_filtering.c
5441                 better place for this fix.
5442
5443 2006-09-09 [wwp]        2.4.0cvs167
5444
5445         * src/prefs_filtering.c
5446                 fix a minor bug when the enabled status of a filtering/processing
5447                 rule always got set to TRUE when replacing this rule. That still
5448                 make sense when adding a new rule, but now when replacing, we
5449                 don't override the value of 'enabled'.
5450                 Also renamed the func prefs_filtering_list_view_get_rule_name()
5451                 to prefs_filtering_list_view_get_info() as this function not only
5452                 returns the name, but also the account_id and the enabled status.
5453
5454 2006-09-09 [mones]      2.4.0cvs166
5455
5456         * manual/glossary.xml
5457         * manual/plugins.xml
5458                 Minor format corrections
5459         * manual/gpl.xml
5460                 Fix misplaced NO WARRANTY section
5461         * manual/es/advanced.xml
5462         * manual/es/faq.xml
5463         * manual/es/glossary.xml
5464         * manual/es/gpl.xml
5465         * manual/es/handling.xml
5466         * manual/es/plugins.xml
5467         * manual/es/starting.xml
5468                 Incorporate changes from English version
5469         * manual/fr/ack.xml
5470         * manual/pl/ack.xml
5471         * manual/es/ack.xml
5472                 Fix address, (add translation credits in es version)
5473         * po/es.po
5474                 Updated translation
5475
5476 2006-09-09 [wwp]        2.4.0cvs165
5477
5478         * src/prefs_filtering.c
5479                 fix a crash when opening filtering prefs, if matcherrc file contains
5480                 broken data (non-existing account id, which is theoretically not
5481                 possible).
5482
5483 2006-09-08 [colin]      2.4.0cvs164
5484
5485         * src/folder.c
5486                 Wrong assert, make it an if()
5487         * src/gtk/gtksctree.c
5488                 Fix bug #1013 (expand selected thread 
5489                 tree) - expanding is now recursive
5490
5491 2006-09-07 [wwp]        2.4.0cvs163
5492
5493         * src/prefs_matcher.c
5494                 make better sentences about addressbook matching in the
5495                 matcher prefs. This should make translators' work easier
5496                 too.
5497
5498 2006-09-07 [wwp]        2.4.0cvs162
5499
5500         * src/prefs_filtering.c
5501                 code simplification (get rid of dup var. assignment).
5502
5503 2006-09-07 [wwp]        2.4.0cvs161
5504
5505         * src/summaryview.c
5506                 use GTK_STOCK icons when possible, patch by Fabien Vantard
5507                 <fzzzzz@gmail.com>.
5508
5509 2006-09-07 [paul]       2.4.0cvs160
5510
5511         * src/mimeview.c
5512                 fix compilation warnings
5513                 Thanks to Colin
5514
5515 2006-09-07 [paul]       2.4.0cvs159
5516
5517         * src/mimeview.c
5518                 select the mimepart icon when
5519                 displaying as text
5520                 Thanks to Colin
5521
5522 2006-09-06 [paul]       2.4.0cvs158
5523
5524         * src/prefs_filtering.c
5525                 fix labels and table element spacing
5526                 Patch by Fabien Vantard
5527
5528 2006-09-06 [paul]
5529
5530         2.5.0-rc3 released
5531
5532 2006-09-06 [paul]       2.4.0cvs157
5533
5534         * manual/es/advanced.xml
5535                 fix typo
5536
5537 2006-09-06 [wwp]        2.4.0cvs156
5538
5539         * src/mainwindow.c
5540                 fix an dup launch issue when iconified, thanks to Colin.
5541
5542 2006-09-06 [wwp]        2.4.0cvs155
5543
5544         * src/gtk//gtksctree.h
5545                 oops, forgot that one!
5546
5547 2006-09-06 [wwp]        2.4.0cvs154
5548
5549         * manual/pl/advanced.xml
5550         * manual/advanced.xml
5551         * manual/es/advanced.xml
5552         * manual/fr/advanced.xml
5553         * src/prefs_customheader.c
5554         * src/prefs_filtering_action.c
5555         * src/foldersel.c
5556         * src/prefs_summaries.c
5557         * src/prefs_filtering.c
5558         * src/account.c
5559         * src/compose.c
5560         * src/prefs_summary_column.c
5561         * src/addr_compl.c
5562         * src/prefs_actions.c
5563         * src/prefs_folder_column.c
5564         * src/ssl_manager.c
5565         * src/prefs_template.c
5566         * src/prefs_display_header.c
5567         * src/prefs_common.h
5568         * src/prefs_matcher.c
5569         * src/prefs_common.c
5570         * src/prefs_toolbar.c
5571         * src/summaryview.c
5572         * src/folderview.c
5573         * src/gtk/gtksctree.c
5574         * src/gtk/pluginwindow.c
5575         * src/gtk/progressdialog.c
5576         * src/gtk/prefswindow.c
5577                 renamed hidden option enable_rules_hint to use_stripes_everywhere
5578                 to make its meaning more obvious (all versions of the manual reflect
5579                 the change).
5580                 added an extra hidden option use_stripes_in_summary to allow
5581                 discarding these stripes in mainwindow's folder and message lists;
5582                 en and fr manuals only are OK towards this.
5583
5584 2006-09-06 [colin]      2.4.0cvs153
5585
5586         * src/textview.c
5587                 Hide Sylpheed-Claws' internal queue headers
5588                 when showing all headers. They'll be present
5589                 only in Source window.
5590
5591 2006-09-05 [colin]      2.4.0cvs152
5592
5593         * src/plugins/trayicon/trayicon.c
5594                 Fix crash at exit - we have to disconnect
5595                 our handlers
5596         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5597                 Update eggtrayicon - patch adapted from a
5598                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5599                 on Sylpheed's ML
5600
5601 2006-09-05 [colin]      2.4.0cvs151
5602
5603         * src/mainwindow.c
5604         * src/gtk/logwindow.c
5605                 Fix race condition when something writes
5606                 to the log too soon during init. Thanks
5607                 to Fabien Vantard
5608
5609 2006-09-05 [colin]      2.4.0cvs150
5610
5611         * src/mimeview.c
5612                 Don't select part on right-click either
5613
5614 2006-09-05 [paul]       2.4.0cvs149
5615
5616         * src/mimeview.c
5617                 completion of previous commit
5618                 Thanks to Colin
5619
5620 2006-09-05 [colin]      2.4.0cvs148
5621
5622         * src/mimeview.c
5623                 Don't force selection on middle-click, just open
5624
5625 2006-09-04 [colin]      2.4.0cvs147
5626
5627         * src/mimeview.c
5628                 Looks like gtk_notebook_set_current_page()
5629                 sometimes steals focus, and this annoys us
5630                 in MimeViewers as it renders navigation
5631                 keys useless. Take back focus after switching
5632                 pages.
5633
5634 2006-09-04 [colin]      2.4.0cvs146
5635
5636         * src/messageview.c
5637                 Set stop_loading when clicking on Next
5638                 during load. Don't add a callback to 
5639                 avoid over-complicating things.
5640
5641 2006-09-04 [colin]      2.4.0cvs145
5642
5643         * src/mimeview.c
5644         * src/messageview.c
5645                 Fix multiple loads in separate messageview
5646
5647 2006-09-04 [colin]      2.4.0cvs144
5648
5649         * src/summaryview.c
5650                 Let navigation keys be handled during 
5651                 load
5652
5653 2006-09-04 [colin]      2.4.0cvs143
5654
5655         * src/messageview.c
5656         * src/summaryview.c
5657         * src/textview.c
5658         * src/textview.h
5659                 Make loading of huge mails (lots of text and/or
5660                 images) cancellable, so the GUI doesn't block 
5661
5662 2006-09-04 [colin]      2.4.0cvs142
5663
5664         * src/plugins/trayicon/trayicon.c
5665                 Fix annoyance when removing a folder with 
5666                 unread mails: trayicon didn't update
5667
5668 2006-09-04 [paul]       2.4.0cvs141
5669
5670         * src/gtk/icon_legend.c
5671                 straighten up columns
5672                 Patch by Fabien Vantard
5673
5674 2006-09-04 [wwp]        2.4.0cvs140
5675
5676         * src/prefs_filtering.c
5677                 fix new line's account name in filtering prefs:
5678                 was "All", is now "(New)".
5679
5680 2006-09-04 [paul]       2.4.0cvs139
5681
5682         * tools/make.themes.project
5683                 use "AUTOMAKE_OPTIONS = dist-bzip2"
5684                 instead of homebrewed "make release"
5685
5686 2006-09-03 [colin]      2.4.0cvs138
5687
5688         * src/folderview.c
5689                 Fix bug #1007 (Wrong folder highlighted)
5690
5691 2006-09-03 [colin]      2.4.0cvs137
5692
5693         * src/compose.c
5694                 Don't set Newsgroup: header to a mail folder
5695                 path
5696
5697 2006-09-03 [paul]       2.4.0cvs136
5698
5699         * src/prefs_other.c
5700         * src/prefs_spelling.c
5701                 unify the gui
5702
5703 2006-09-03 [paul]       2.4.0cvs135
5704
5705         * src/prefs_summaries.c
5706                 correct menu item text in prefs_keybind_apply_clicked()
5707
5708 2006-09-03 [paul]       2.4.0cvs134
5709
5710         * manual/advanced.xml
5711                 some improvements to the descriptions
5712         * src/mainwindow.c
5713         * src/messageview.c
5714         * src/summaryview.c
5715         * src/gtk/menu.c
5716                 fix menu sensitivity issues
5717         * src/prefs_message.c
5718                 drop the useless word 'short'
5719         * src/prefs_other.c
5720                 add the word 'lines' indicating log length
5721                 is a measure of lines
5722         * src/textview.c
5723                 fix compilation warnings
5724
5725 2006-09-02 [colin]      2.4.0cvs133
5726
5727         * src/messageview.c
5728                 Display a special return-receipt message
5729                 if the message is from the user
5730         * src/summaryview.c
5731                 Fix missing freeze of the list when marking
5732                 all read and unthreading for exec. Thanks
5733                 to Stephan Sachse.
5734
5735 2006-09-02 [paul]       2.4.0cvs132
5736
5737         * src/mainwindow.c
5738         * src/prefs_message.c
5739         * src/summaryview.c
5740                 fix some english
5741
5742 2006-09-02 [wwp]        2.4.0cvs131
5743
5744         * src/prefs_filtering.c
5745                 added an account name column to the filtering rules
5746                 dialog.
5747
5748 2006-09-02 [colin]      2.4.0cvs130
5749
5750         * src/gtk/logwindow.c
5751         * src/gtk/logwindow.h
5752                 Block scrolling if we're not at the end
5753                 of the log
5754
5755 2006-09-02 [colin]      2.4.0cvs129
5756
5757         * src/folder.c
5758                 Make sure account-specific rules can't
5759                 be used in {pre-,post-,}processing
5760         * src/mainwindow.c
5761         * src/gtk/logwindow.c
5762         * src/gtk/logwindow.h
5763                 Jump to last error when clicking on the
5764                 warning icon
5765
5766 2006-09-02 [colin]      2.4.0cvs128
5767
5768         * src/imap.c
5769         * src/import.c
5770         * src/mainwindow.c
5771         * src/mainwindow.h
5772                 Fix warning icon
5773         * src/inc.c
5774         * src/mbox.c
5775         * src/mbox.h
5776                 Let proc_mbox know its account, for
5777                 account-specific rules
5778
5779 2006-09-01 [colin]      2.4.0cvs127
5780
5781         * src/codeconv.c
5782                 Don't uselessly use iconv to convert from
5783                 us-ascii
5784         * src/alertpanel.c
5785         * src/mainwindow.c
5786         * src/mainwindow.h
5787         * src/inc.c
5788                 Fix certain log cases, disable warning icon
5789                 for now, the correct way to display it when
5790                 necessary and only when necessary is probably
5791                 to do it manually rather than use error logs
5792         * src/etpan/imap-thread.c
5793                 Clean up UID logging a bit
5794         * src/gtk/logwindow.c
5795         * src/gtk/logwindow.h
5796                 Make logging faster when the window's closed
5797
5798 2006-09-01 [wwp]        2.4.0cvs126
5799
5800         * manual/fr/account.xml
5801                 reflect changes to the ref. manual (parts of cvs72):
5802                 fix tabnames and quotes.
5803
5804 2006-09-01 [wwp]        2.4.0cvs125
5805
5806         * manual/fr/plugins.xml
5807                 reflect changes to the reference manual (cvs42):
5808                 update IRC channel info.
5809
5810 2006-09-01 [wwp]        2.4.0cvs124
5811
5812         * commitHelper
5813                 use CVSEDITOR env. var. if set, according to `man cvs`.
5814
5815 2006-09-01 [wwp]        2.4.0cvs123
5816
5817         * manual/advanced.xml
5818                 better sentence again (thanks to Paul).
5819
5820 2006-09-01 [wwp]        2.4.0cvs122
5821
5822         * manual/advanced.xml
5823         fix definition of toolbar_detachable and rework a bit the one of
5824         enable_dotted_lines.
5825
5826 2006-09-01 [mones]      2.4.0cvs121
5827
5828         * manual/advanced.xml
5829                 Document enable_dotted_lines
5830
5831 2006-09-01 [paul]       2.4.0cvs120
5832
5833         * src/folderview.c
5834         * src/folderview.h
5835         * src/imap.c
5836         * src/mainwindow.c
5837         * src/summaryview.c
5838                 obey the 'When entering folder...' option
5839                 when using the /View/Go to/... menu items
5840                 Thanks to Colin
5841
5842 2006-08-31 [colin]      2.4.0cvs119
5843
5844         * src/folderview.c
5845                 Revert 2.4.0cvs116, wrong fix.
5846
5847 2006-08-31 [colin]      2.4.0cvs118
5848
5849         * src/gtk/gtksctree.c
5850                 Better state the various copyrights
5851
5852 2006-08-31 [colin]      2.4.0cvs117
5853
5854         * src/prefs_common.c
5855                 fix enable_dotted_lines
5856
5857 2006-08-31 [colin]      2.4.0cvs116
5858
5859         * src/folderview.c
5860                 Use pref "Always open on select" when going
5861                 to next unread folder
5862         * src/gtk/gtksctree.c
5863                 Fix link failure to _gtk_clist_create_cell_layout
5864                 on certain computers. (Why not mine, I wonder)
5865
5866 2006-08-31 [colin]      2.4.0cvs115
5867
5868         * src/procmsg.c
5869         * src/textview.c
5870         * src/plugins/bogofilter/bogofilter.c
5871         * src/plugins/spamassassin/spamassassin.c
5872                 Requalify some "errors" to warnings
5873         * src/mainwindow.c
5874         * src/mainwindow.h
5875         * src/statusbar.c
5876                 Add an icon in the statusbar to notify
5877                 of errors
5878         * src/gtk/gtksctree.c
5879         * src/folderview.c
5880         * src/summaryview.c
5881                 Make the GtkSCTree look more modern by
5882                 alternating background lines
5883         * src/prefs_common.c
5884         * src/prefs_common.h
5885                 Add a pref to let people have the old
5886                 way if they prefer
5887
5888
5889 2006-08-30 [colin]      2.4.0cvs114
5890
5891         * src/procmsg.c
5892         * src/procmsg.h
5893                 Provide a way to filter a list of
5894                 messages in an optimised manner, and
5895                 add a list-filtering hook
5896         * src/folder.c
5897         * src/inc.c
5898         * src/mbox.c
5899                 Use the list filtering
5900         * src/plugins/bogofilter/bogofilter.c
5901                 Use the list-filtering hook
5902                 Use -b (bulk) mode for more speed
5903                 when learning and filtering
5904         * src/etpan/imap-thread.c
5905                 Make log output shorter in UID SEARCH
5906
5907
5908 2006-08-30 [colin]      2.4.0cvs113
5909
5910         * src/plugins/bogofilter/bogofilter.c
5911                 Really fast mass learning - thanks to David
5912                 Relson for the options explanations :)
5913
5914 2006-08-30 [colin]      2.4.0cvs112
5915
5916         * src/msgcache.c
5917                 Fix compilation on FreeBSD. Thanks
5918                 to Michael Hugues
5919
5920 2006-08-29 [colin]      2.4.0cvs111
5921
5922         * src/folderview.c
5923                 Handle "popup_menu" signal (for popping the 
5924                 menu via the keyboard)
5925         * src/mimeview.c
5926         * src/mimeview.h
5927         * src/summaryview.c
5928         * src/textview.c
5929         * src/gtk/gtkutils.c
5930         * src/gtk/gtkutils.h
5931                 Factorize scrolling code, and add an API 
5932                 for MimeViewers to handle scroll orders
5933
5934 2006-08-29 [wwp]        2.4.0cvs110
5935
5936         * src/plugins//bogofilter/bogofilter.c
5937         * src/plugins//spamassassin/spamassassin.c
5938                 make the bogofilter/spamassassin filtering error dialogs at
5939         incorporation obey to the "don't popup error dialog on
5940         receive error" option. If disabled, feed the log window w/
5941         the error message.
5942
5943 2006-08-29 [paul]
5944
5945         2.5.0-rc2 released
5946
5947 2006-08-29 [paul]       2.4.0cvs109
5948
5949         * Makefile.am
5950                 remove 'make release', it's not needed
5951                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5952
5953 2006-08-29 [paul]       2.4.0cvs108
5954
5955         * src/foldersel.c
5956         * src/summary_search.c
5957         * src/gtk/progressdialog.c
5958         * src/plugins/pgpcore/passphrase.c
5959                 replace deprecated gtk_window_set_policy()
5960
5961 2006-08-29 [colin]      2.4.0cvs107
5962
5963         * src/folder.c
5964                 Fix data loss when copy fails during a move:
5965                 only use fast remove_msgs if everything was
5966                 copied OK; else use slow remove_msg on the
5967                 mails that got copied only.
5968
5969 2006-08-28 [paul]       2.4.0cvs106
5970
5971         * src/mh.c
5972                 revert change in 2.4.0cvs104, it breaks
5973                 stuff
5974
5975 2006-08-28 [paul]       2.4.0cvs105
5976
5977         * src/plugins/spamassassin/spamassassin.c
5978                 english fix
5979
5980 2006-08-28 [paul]       2.4.0cvs104
5981
5982         * src/mh.c
5983                 fix data loss when moving to another
5984                 mailbox fails
5985         * src/prefs_spelling.c
5986                 improve the english
5987         * src/gtk/pluginwindow.c
5988                 improve the layout of the dialog text
5989         All thanks to Colin
5990
5991 2006-08-28 [paul]       2.4.0cvs103
5992
5993         * src/plugins/bogofilter/bogofilter.c
5994         * src/plugins/bogofilter/bogofilter_gtk.c
5995                 fix english up a bit, innit
5996
5997 2006-08-28 [paul]       2.4.0cvs102
5998
5999         * configure.ac
6000         * po/Makefile.in.in
6001         * po/Makevars
6002                 require autoconf 2.60, enabling building
6003                 with gettext 0.15 (gettext 0.14.x build still
6004                 possible). Replace Makefiles with versions
6005                 from gettext 0.15.
6006                 Remove configure options --with-localedir and
6007                 --with-mandir. The options that are provided
6008                 directly by autoconf 2.60 can be used instead:
6009                 --mandir --localedir
6010
6011 2006-08-27 [colin]      2.4.0cvs101
6012
6013         * src/plugins/bogofilter/Makefile.am
6014                 Fix make dist (no README)
6015
6016 2006-08-27 [colin]      2.4.0cvs100
6017
6018         * src/folder.c
6019                 Don't use F_UNKNOWN folders for any default
6020                 outbox/trash/etc
6021         * src/plugins/bogofilter/bogofilter.c
6022         * src/plugins/bogofilter/bogofilter.h
6023         * src/plugins/bogofilter/bogofilter_gtk.c
6024                 Add an option to specify the path to bogofilter
6025                 Use single-quotes to be able to learn in folders
6026                 with spaces in their names
6027                 Verify learning status
6028
6029 2006-08-27 [colin]      2.4.0cvs99
6030
6031         * manual/faq.xml
6032         * manual/plugins.xml
6033                 Document Bogofilter plugin
6034
6035 2006-08-27 [colin]      2.4.0cvs98
6036
6037         * src/compose.c
6038         * src/messageview.c
6039         * src/procmsg.c
6040         * src/procmsg.h
6041                 When possible, copy the queued mail to sent folder
6042                 instead of re-adding. Much faster on IMAP.
6043
6044 2006-08-27 [colin]      2.4.0cvs97
6045
6046         * src/msgcache.c
6047                 Disable mmaped caches - huge metadata loss
6048                 here after a power failure.
6049         * src/summaryview.c
6050                 Add quicksearch timing
6051         * src/common/plugin.c
6052         * src/common/plugin.h
6053                 Implement an interface to tell what plugins
6054                 provide. Prevent loading of similar plugins.
6055         * src/plugins/clamav/clamav_plugin.c
6056         * src/plugins/demo/demo.c
6057         * src/plugins/dillo_viewer/dillo_viewer.c
6058         * src/plugins/pgpcore/plugin.c
6059         * src/plugins/pgpinline/pgpinline.c
6060         * src/plugins/pgpmime/pgpmime.c
6061         * src/plugins/spamassassin/spamassassin.c
6062         * src/plugins/trayicon/trayicon.c
6063                 Implement plugin_provides()
6064
6065 2006-08-27 [colin]      2.4.0cvs96
6066
6067         * configure.ac
6068         * src/plugins/Makefile.am
6069         * src/plugins/bogofilter/.cvsignore
6070         * src/plugins/bogofilter/Makefile.am
6071         * src/plugins/bogofilter/bogofilter.c
6072         * src/plugins/bogofilter/bogofilter.h
6073         * src/plugins/bogofilter/bogofilter_gtk.c
6074                 New Bogofilter plugin, provides filtering and
6075                 learning. Spamassassin will go to extra plugins.
6076
6077 2006-08-26 [mones]      2.4.0cvs95
6078
6079         * manual/handling.xml
6080                 Fix subfolder path in the example (thanks to Paul) 
6081
6082 2006-08-26 [mones]      2.4.0cvs94
6083
6084         * manual/glossary.xml
6085                 2.2. + add ISP to the glossary
6086                 7.5. + Add UIDL to glossary
6087                 7.7. + Add TCP to glossary
6088         * manual/handling.xml
6089                 7.1. + Mentions GNU/Linux distribution, what about the non...
6090                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
6091                 7.3. + Mentions .bashrc, what about the non-bash ones? 
6092                 7.4. = Use appropriate quotation for commands
6093                 7.6. = change "" to <quote></quote>
6094         * manual/plugins.xml
6095                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
6096         * manual/starting.xml
6097                 2.1. + local mbox file: some examples of mbox file locations...
6098                 Also reformatted files requiring it
6099
6100 2006-08-26 [wwp]        2.4.0cvs93
6101
6102         * src/summary_search.c
6103                 disable find buttons while summary search is running.
6104
6105 2006-08-25 [colin]      2.4.0cvs92
6106
6107         * src/folder.c
6108         * src/folderutils.c
6109         * src/mh.c
6110         * src/procmsg.h
6111         * src/summaryview.c
6112                 Speed up MH moving, and add progressbar
6113                 for MH deletion
6114         * src/msgcache.c
6115                 Write cache files using mmap() too
6116
6117 2006-08-25 [wwp]        2.4.0cvs91
6118
6119         * src/summaryview.c
6120                 switch spam<->ham button when a message has been marked as spam or ham
6121                 and is still selected. Thanks to Colin.
6122
6123 2006-08-25 [paul]       2.4.0cvs90
6124
6125         * src/Makefile.am
6126         * src/stock_pixmap.c
6127         * src/stock_pixmap.h
6128         * src/summaryview.c
6129         * src/gtk/icon_legend.c
6130         * src/pixmaps/copied.xpm
6131         * src/pixmaps/moved.xpm
6132                 add icons for delayed execution marked for
6133                 copying, marked for moving
6134
6135 2006-08-25 [mones]      2.4.0cvs89
6136
6137         * manual/glossary.xml
6138                 Fix the other glossary items:
6139                 5.1. = Inmmediate execution -> <quote>immediate execution...
6140                 5.2. = Fix MBOX capitalization -> Mbox
6141                 5.3. + Improve Plugins def. w/ tech. ref.
6142                 5.4. = Quotation -> replace '>' by <quote>></quote>
6143                 5.5. - SMTP Server. -> remove dot
6144         * po/es.po
6145                 Updated translation
6146
6147 2006-08-25 [mones]      2.4.0cvs88
6148
6149         * manual/ack.xml
6150                 Reformatted, changed email address
6151         * manual/glossary.xml
6152                 Reformatted, fixed MANUAL-TODO items:
6153                 8.2. + add ROT-13 to glossary
6154                 8.4. + add URL to glossary
6155         * manual/es/advanced.xml
6156                 Fixed <literal>s
6157
6158 2006-08-25 [paul]       2.4.0cvs87
6159
6160         * src/gtk/icon_legend.c
6161                 add 'marked for deletion' icon
6162                 arrange icons by containing column
6163                 wrap long label text
6164
6165 2006-08-25 [colin]      2.4.0cvs86
6166
6167         * src/common/utils.c
6168         * src/common/utils.h
6169                 Add the sc_g_*list_bigger functions in
6170                 a place everyone can use it
6171         * src/summaryview.c
6172                 Only freeze/thaw the list when working
6173                 on the selection, if it's bigger than 1
6174         * src/gtk/gtksctree.c
6175                 Only freeze/thaw the list when unselec-
6176                 ting 'all' if ('all' != 1)
6177                 This avoids some flickering
6178
6179 2006-08-24 [colin]      2.4.0cvs85
6180
6181         * src/addressbook.c
6182                 Fix strange list selection
6183                 Fix random seg (Invalid read of freed memory)
6184
6185 2006-08-24 [colin]      2.4.0cvs84
6186
6187         * src/alertpanel.c
6188         * src/gtk/inputdialog.c
6189         * src/plugins/pgpcore/passphrase.c
6190                 Revert minimal width patch of 2.4.0cvs67,
6191                 as it is also a maximal width. Use 
6192                 gtk_window_set_default_size instead.
6193
6194 2006-08-24 [colin]      2.4.0cvs83
6195
6196         * src/msgcache.c
6197                 Write cache/mark to temp files before
6198                 overwriting old ones (avoids metadata
6199                 loss if writing the new files fail).
6200                 Use mmap() to read cache/mark file, as
6201                 this makes cache reading faster. Dis-
6202                 abled for big-endian machines until it
6203                 can be tested. (Big-endian users: set
6204                 msgcache_use_mmap = TRUE in the relevant
6205                 #if).
6206         * src/procmsg.h
6207                 Move rarely used fields of MsgInfo in 
6208                 another structure, which will only be
6209                 allocated if needed. Face, X-Face,
6210                 Return receipt headers and List-*
6211                 headers are moved. Mails having none
6212                 of these occupy 52 bytes less with
6213                 this patch, which makes 2.5MB of RAM
6214                 saved on a 50k folder).
6215         * src/headerview.c
6216         * src/mainwindow.c
6217         * src/messageview.c
6218         * src/partial_download.c
6219         * src/procheader.c
6220         * src/procmsg.c
6221         * src/textview.c
6222                 Follow this structure change.
6223
6224 2006-08-24 [wwp]        2.4.0cvs82
6225
6226         * manual/es/.cvsignore
6227         * manual/es/dist/.cvsignore
6228         * manual/es/dist/html/.cvsignore
6229         * manual/es/dist/pdf/.cvsignore
6230         * manual/es/dist/ps/.cvsignore
6231         * manual/es/dist/txt/.cvsignore
6232                 more (generated) files to ignore.
6233
6234 2006-08-24 [colin]      2.4.0cvs81
6235
6236         * src/folder.c
6237         * src/mh.c
6238                 Fix possible problems with local delivery. Check the folder doesn't
6239                 need scan before setting its mtime when saving cache (which can be
6240                 done long after the folder's been modified by an external process);
6241                 Check that the stored item's mtime didn't change in mh functions.
6242
6243 2006-08-24 [mones]      2.4.0cvs80
6244
6245         * manual/advanced.xml
6246                 Rewrapping, some fixes and MANUAL-TODO items:
6247                 8.1. = change "" to <quote></quote>
6248                 8.3. = quote menu items
6249                 8.5. - deploying -> new user ... ideally a new user (redundant)
6250
6251 2006-08-23 [colin]      2.4.0cvs79
6252
6253         * src/gtk/gtksctree.c
6254                 When selecting or deselecting range, only
6255                 freeze/thaw when selection is bigger than 10
6256
6257 2006-08-23 [colin]      2.4.0cvs78
6258
6259         * src/messageview.c
6260         * src/mimeview.c
6261         * src/mimeview.h
6262         * src/plugins/dillo_viewer/dillo_viewer.c
6263                 Provide an API for MimeViewer plugins to
6264                 return a text selection for replying
6265
6266 2006-08-23 [colin]      2.4.0cvs77
6267
6268         * src/image_viewer.c
6269         * src/textview.c
6270                 Use gtk_pixbuf_new_from_file_at_scale(), which
6271                 is faster than getting the pixbuf then resizing
6272                 it.
6273
6274 2006-08-23 [colin]      2.4.0cvs76
6275
6276         * src/procmime.c
6277                 UTF-8 should be sent Quoted-printable
6278
6279 2006-08-22 [colin]      2.4.0cvs75
6280
6281         * src/mh.c
6282                 Check if scan is required before touching
6283                 the folder (or it'll be required every time)
6284
6285 2006-08-22 [colin]      2.4.0cvs74
6286
6287         * configure.ac
6288                 Require libetpan 0.46 (crasher fix when built
6289                 against gnutls)
6290
6291 2006-08-22 [colin]      2.4.0cvs73
6292
6293         * src/folder.c
6294                 Set folder's mtime after writing its
6295                 cache
6296         * src/folderview.c
6297                 Add some timing
6298         * src/procmsg.c
6299                 Don't do useless stuff if we don't 
6300                 thread by subject
6301         * src/summaryview.c
6302                 Add some timing, don't deselect prior
6303                 to selecting (gtksctree does it itself),
6304                 remove crash avoidance hacks as it's been
6305                 properly fixed since a while
6306         * src/common/utils.c
6307                 Optimize to_human_readable(): _() is slow,
6308                 do it only once, and avoid %f format for KB
6309                 (the most common in a summaryview)
6310         * src/gtk/gtksctree.c
6311                 Don't uselessly freeze/thaw (fixes flicker
6312                 on next unread and friends), reduce number
6313                 of g_list_nth/g_list_position where possible
6314         * src/gtk/gtkutils.c
6315         * src/gtk/gtkutils.h
6316                 Reduce number of g_list_nth/g_list_position
6317                 where possible.
6318                 All of this makes loading as 70k folder 2.1
6319                 seconds instead of 3.2 (with hot FS caches).
6320                 (1.3 seconds without Date and Size columns...)
6321
6322 2006-08-22 [paul]       2.4.0cvs72
6323
6324         wrap documents and do some items from mones' MANUAL-TODO:
6325
6326         * manual/account.xml
6327                 4.1. = fix tabname references to <quote>tabname</quote>
6328                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
6329         * manual/faq.xml
6330                 1.1. = mentioned options don't match UI
6331                 Add information about the 'Never send Return Receipts'
6332                 option
6333         * manual/handling.xml
6334                 6.2. = Mentions Extended symbols button, but now is
6335                 named Information
6336                 6.3. = Mentions ... button, which is now Edit
6337
6338 2006-08-22 [colin]      2.4.0cvs71
6339
6340         * src/gtk/pluginwindow.c
6341                 Fix layout in verbose translations (such
6342                 as french)
6343
6344 2006-08-22 [paul]       2.4.0cvs70
6345
6346         * manual/Makefile.am
6347                 build manuals in alphabetical order
6348         * src/addressbook.c
6349         * src/prefs_themes.c
6350                 replace/remove deprecated symbols
6351         * src/gtk/gtkutils.c
6352                 fix a warning
6353         * src/gtk/pluginwindow.c
6354                 replace deprecated symbol
6355                 replace label text and move it
6356         * src/plugins/pgpcore/prefs_gpg.c
6357                 move the 'Generate...' button out of the
6358                 Sign Key frame, replace the English used
6359         * src/plugins/pgpcore/sgpgme.c
6360                 fixes to the English
6361
6362 2006-08-21 [colin]      2.4.0cvs69
6363
6364         * src/plugins/trayicon/trayicon.c
6365                 Add more strings for translation; patch
6366                 by Pawel
6367
6368 2006-08-21 [colin]      2.4.0cvs68
6369
6370         * src/compose.c
6371                 fix replied flag not set after drafting
6372         * src/matcher.c
6373                 fix body quicksearch in non-encoded bodies
6374                 containing '='
6375         * src/msgcache.c
6376                 Get rid of the g_malloc workaround for
6377                 corrupted caches, use g_try_malloc
6378
6379 2006-08-21 [colin]      2.4.0cvs67
6380
6381         * src/alertpanel.c
6382         * src/gtk/inputdialog.c
6383         * src/plugins/pgpcore/passphrase.c
6384                 Set minimal width to 375
6385         * src/mainwindow.c
6386                 Fix switching to offline, asking if it 
6387                 should be overriden for synchronising
6388         * src/mimeview.c
6389                 Don't offer to remember command on Open 
6390                 with for text parts, as the browser or 
6391                 text editor command isn't changed from 
6392                 there
6393
6394 2006-08-20 [paul]       2.4.0cvs66
6395
6396         * po/ko.po
6397         * po/zh_CN.po
6398                 fix plural form errors. revealed by stricter
6399                 checking of gettext 0.15
6400
6401 2006-08-18 [paul]       2.4.0cvs65
6402
6403         * src/stock_pixmap.c
6404                 fix the fix of 2.4.0cvs64
6405                 Thanks to Colin
6406
6407 2006-08-18 [paul]       2.4.0cvs64
6408
6409         * src/stock_pixmap.c
6410                 fix leaks
6411                 Thanks to Colin
6412
6413 2006-08-18 [paul]       2.4.0cvs63
6414
6415         * src/compose.c
6416         * src/procmsg.c
6417                 fix occasional IMAP bug where large msgs
6418                 were left in the queue folder after sending
6419                 Thanks to Colin
6420
6421 2006-08-18 [paul]       2.4.0cvs62
6422
6423         * src/folderview.c
6424                 freeze the summaryview while quicksearch results
6425                 are displayed
6426                 (fixes bug 456 'current message is hidden when the
6427                 view is refreshed and extended search is "unread 
6428                 messages"')
6429                 Thanks to Colin
6430         * src/textview.c
6431                 add missing #include "inputdialog.h"
6432         * src/common/utils.h
6433                 add missing mailcap_update_default() and improve
6434                 readability
6435
6436 2006-08-17 [colin]      2.4.0cvs61
6437
6438         * src/plugins/pgpcore/select-keys.c
6439                 Fix warnings :)
6440
6441 2006-08-17 [colin]      2.4.0cvs60
6442
6443         * src/compose.c
6444                 Don't continue queuing if Cancel is clicked
6445                 in select-keys
6446
6447 2006-08-17 [colin]      2.4.0cvs59
6448
6449         * src/plugins/pgpcore/select-keys.c
6450                 When encrypting, if only one key matches and it 
6451                 matches exactly, automatically use it.
6452
6453 2006-08-17 [colin]      2.4.0cvs58
6454
6455         * src/mimeview.c
6456         * src/prefs_common.c
6457         * src/prefs_common.h
6458         * src/prefs_ext_prog.c
6459         * src/textview.c
6460                 Fix issues with previous patch (text/html)
6461                 Remove outdated prefs
6462
6463 2006-08-17 [colin]      2.4.0cvs57
6464
6465         * src/imap.c
6466                 Add View Log button on auth error
6467         * src/procmsg.c
6468                 Fix encrypted mail marked as new when
6469                 saved in normal folders
6470         * src/plugins/pgpinline/pgpinline.c
6471                 Fix encrypt bug on IMAP
6472         * src/mimeview.c
6473         * src/common/utils.c
6474         * src/common/utils.h
6475         * src/gtk/inputdialog.c
6476         * src/gtk/inputdialog.h
6477                 Get rid of metamail stuff, simplify
6478                 opening, and allow remembering of user's
6479                 choices (by updating ~/.mailcap). There's
6480                 still to drop "Audio player" and "Image
6481                 viewer" preferences.
6482
6483 2006-08-17 [mones]      2.4.0cvs56
6484
6485         * manual/es/sylpheed-claws-manual.xml
6486                 fix DTD path
6487
6488 2006-08-17 [mones]      2.4.0cvs55
6489
6490         * configure.ac
6491         * manual/Makefile.am
6492         * manual/es/Makefile.am
6493         * manual/es/account.xml
6494         * manual/es/ack.xml
6495         * manual/es/addrbook.xml
6496         * manual/es/advanced.xml
6497         * manual/es/faq.xml
6498         * manual/es/glossary.xml
6499         * manual/es/gpl.xml
6500         * manual/es/handling.xml
6501         * manual/es/intro.xml
6502         * manual/es/keyboard.xml
6503         * manual/es/plugins.xml
6504         * manual/es/starting.xml
6505         * manual/es/sylpheed-claws-manual.xml
6506         * manual/es/dist/Makefile.am
6507         * manual/es/dist/html/Makefile.am
6508         * manual/es/dist/pdf/Makefile.am
6509         * manual/es/dist/ps/Makefile.am
6510         * manual/es/dist/txt/Makefile.am
6511                 Spanish translation for the manual
6512
6513 2006-08-16 [colin]      2.4.0cvs54
6514
6515         * src/compose.c
6516         * src/main.c
6517         * src/mainwindow.c
6518                 Fix send button sensitivity at startup
6519                 Set send menu sensitivity (patch by Fabien)
6520         * src/ssl_manager.c
6521                 Enable closing with esc (patch by Fabien)
6522         * src/gtk/foldersort.c
6523                 Enable closing with esc (patch by Fabien)
6524         * src/procmime.c
6525                 Optimisation (no need to copy to tempfile to
6526                 "decode" 7bit and 8bit)
6527         * src/summaryview.c
6528                 Fix cruft in swap_from case
6529         * src/textview.c
6530                 Fix missing last line in some mail cases 
6531                 (Fixes debian #381872)
6532         * src/plugins/pgpcore/prefs_gpg.c
6533         * src/plugins/pgpcore/sgpgme.c
6534         * src/plugins/pgpcore/sgpgme.h
6535                 Don't show "no key found" when user explicitely
6536                 wants to create a key
6537
6538 2006-08-16 [paul]       2.4.0cvs53
6539
6540         * configure.ac
6541         * src/account.c
6542         * src/addressbook.c
6543         * src/headerview.c
6544         * src/prefs_account.c
6545         * src/prefs_message.c
6546         * src/gtk/gtkutils.c
6547                 bump up minimum required versions of GTK+ and
6548                 GLIB to 2.6.0
6549
6550 2006-08-16 [paul]       2.4.0cvs52
6551
6552         * src/toolbar.c
6553                 workaround GTK+ Bug 351600 - 'Can't re-click
6554                 on button after sensitivity update'
6555                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6556                 Thanks to Colin
6557
6558 2006-08-15 [colin]      2.4.0cvs51
6559
6560         * src/plugins/pgpcore/prefs_gpg.c
6561                 Set options sensitivity according to
6562                 key existence
6563         * src/plugins/pgpcore/sgpgme.c
6564                 Allow to create key with no passphrase
6565
6566 2006-08-14 [cleroy]     2.4.0cvs50
6567
6568         * src/gtk/pluginwindow.c
6569                 New layout (maybe to be changed?)
6570         * src/gtk/gtkutils.c
6571                 Fix a bit label_window
6572         * src/plugins/pgpcore/passphrase.c
6573         * src/plugins/pgpcore/passphrase.h
6574         * src/plugins/pgpcore/plugin.c
6575         * src/plugins/pgpcore/prefs_gpg.c
6576         * src/plugins/pgpcore/prefs_gpg.h
6577         * src/plugins/pgpcore/sgpgme.c
6578         * src/plugins/pgpcore/sgpgme.h
6579                 Allow to create a PGP private key via the GUI
6580
6581 2006-08-14 [wwp]        2.4.0cvs49
6582
6583         * src/addressbook_foldersel.c
6584                 fix strict ISO C90 compliance.
6585
6586 2006-08-14 [paul]       2.4.0cvs48
6587
6588         * src/gtk/prefswindow.c
6589                 re-set scrolled window on opening
6590                 Patch by Ticho
6591
6592 2006-08-14 [paul]
6593
6594         2.5.0-rc1 released
6595
6596 2006-08-14 [paul]       2.4.0cvs47
6597
6598         * src/prefs_display_header.c
6599                 re-enable user-defined Displayed Headers
6600
6601 2006-08-14 [paul]       2.4.0cvs46
6602
6603         * src/prefs_account.c
6604                 use GTK_STOCK_EDIT
6605
6606 2006-08-13 [colin]      2.4.0cvs45
6607
6608         * src/common/utils.c
6609                 Fix "a" in quote when the original message is empty,
6610                 by using \0 instead of 'a' to test writability of
6611                 temp files.
6612
6613 2006-08-13 [wwp]        2.4.0cvs44
6614
6615         * src/plugins/spamassassin/spamassassin.c
6616                 fix capitalization of "SpamAssassin" in some debug, log and
6617                 dialog messages.
6618
6619 2006-08-13 [paul]       2.4.0cvs43
6620
6621         * src/editldap.c
6622                 fix overlapping widgets
6623         * src/prefs_account.c
6624                 fix translation of protocol_names[]
6625                 fix label disappearing off the edge of the
6626                 visible area
6627
6628 2006-08-12 [paul]       2.4.0cvs42
6629
6630         * manual/plugins.xml
6631                 update IRC channel info before it gets forgotten
6632                 about
6633
6634 2006-08-11 [colin]      2.4.0cvs41
6635
6636         * src/compose.c
6637         * src/mainwindow.c
6638         * src/mainwindow.h
6639         * src/procmsg.c
6640         * src/procmsg.h
6641         * src/summaryview.c
6642         * src/toolbar.c
6643                 Grey out the Send button if
6644                 - Queue folders are empty, or
6645                 - We're sending already
6646
6647 2006-08-11 [wwp]        2.4.0cvs40
6648
6649         * src/main.c
6650                 fix a logic issue when quitting while a compose window is
6651                 still open, thanks to Colin.
6652
6653 2006-08-10 [colin]      2.4.0cvs39
6654
6655         * src/main.c
6656                 Fix default font size setting after wizard run
6657         * src/imap.c
6658         * src/etpan/imap-thread.c
6659         * src/etpan/imap-thread.h
6660                 Fix bug #999 (Timing out on TSL cert validation 
6661                 dialog makes ugly things happen). Also, STARTTLS
6662                 unconditionnaly if initial capabilities contain
6663                 LOGINDISABLED and STARTTLS.
6664
6665 2006-08-09 [colin]      2.4.0cvs38
6666
6667         * src/mainwindow.c
6668         * src/mainwindow.h
6669                 Fix Tools/Actions sensitivity when there are
6670                 no actions
6671
6672 2006-08-09 [colin]      2.4.0cvs37
6673
6674         * src/prefs_filtering.c
6675                 Warning fix, patch by Paul
6676         * src/messageview.c
6677         * src/prefs_actions.c
6678         * src/prefs_filtering_action.c
6679         * src/prefs_matcher.c
6680                 Uniformisation of "Info ..." to "Info..." (for
6681                 old gtk), patch by Fabien
6682         * src/plugins/clamav/clamav_plugin_gtk.c
6683                 Sensitivity fix by Fabien
6684
6685 2006-08-09 [colin]      2.4.0cvs36
6686
6687         * src/main.c
6688         * src/main.h
6689                 Add a function to know whether we're exiting
6690         * src/plugins/trayicon/trayicon.c
6691                 If exiting, don't do anything. Faster, and
6692                 avoids gtk_main_iteration reentracy causing
6693                 segfaults at exit
6694
6695 2006-08-09 [colin]      2.4.0cvs35
6696
6697         * src/messageview.c
6698         * src/mimeview.c
6699         * src/mimeview.h
6700                 Fix lack of part selection when automatically 
6701                 jumping to a specific part
6702         * src/msgcache.c
6703                 Little optimisation in cache reading
6704
6705 2006-08-09 [colin]      2.4.0cvs34
6706
6707         * src/compose.c
6708                 Fix crash setting the priority on reedit
6709                 (Accessing compose before creating it!)
6710
6711 2006-08-08 [colin]      2.4.0cvs33
6712
6713         * src/procmime.c
6714                 Fix bug #998 (last attachment is not accessible)
6715                 Bad RFC interpretation on multipart close-delimiters
6716         * src/mimeview.c
6717         * src/mimeview.h
6718         * src/gtk/gtkvscrollbutton.c
6719         * src/gtk/gtkvscrollbutton.h
6720                 Make attachments list wheel-scrollable
6721
6722 2006-08-07 [colin]      2.4.0cvs32
6723
6724         * src/gtk/gtkaspell.c
6725                 Fix bug #973 (Unicode punctation characters 
6726                 are not recognized as separators by the
6727                 spell checker); fix unsigned stuff
6728
6729 2006-08-07 [colin]      2.4.0cvs31
6730
6731         * src/compose.c
6732                 Fix bug #956 (DnD text with accents in compose 
6733                 text entry); fix gccc's signed/unsigned fuss
6734
6735 2006-08-06 [colin]      2.4.0cvs30
6736
6737         * src/main.c
6738                 Fix bug #979 (Plugin crashes when exiting 
6739                 sylpheed-claws) : handle exit request only 
6740                 once
6741
6742 2006-08-05 [colin]      2.4.0cvs29
6743
6744         * src/news.c
6745                 Just make sure we have a msgid.
6746
6747 2006-08-05 [colin]      2.4.0cvs28
6748
6749         * src/news.c
6750         * src/summaryview.c
6751                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6752                 by reimplementing it
6753         * src/textview.c
6754                 Fix bug when hiding quotes with level > 3 and quote
6755                 colors are recycled
6756
6757 2006-08-04 [colin]      2.4.0cvs27
6758
6759         * src/compose.c
6760         * src/undo.c
6761         * src/undo.h
6762                 Fix a bit replace-by-pasting undo
6763         * src/mainwindow.c
6764         * src/messageview.c
6765                 Fix Fold quotes menu synchro in
6766                 mainwindow when it changes in 
6767                 messageview
6768         * src/textview.c
6769                 Fix right-click on quotes blocks
6770         * src/common/utils.c
6771                 Verify that the file created by
6772                 my_tmpfile() is writable. Fixes
6773                 bug #988 (very specific filesystem
6774                 issue)
6775         * src/plugins/pgpcore/sgpgme.c
6776                 Fix file descriptor leak
6777         * src/plugins/spamassassin/spamassassin.c
6778                 Warn once if spamd isn't reachable
6779
6780 2006-08-04 [colin]      2.4.0cvs26
6781
6782         * src/toolbar.c
6783                 i18n context patch by Fabien
6784
6785 2006-08-03 [colin]      2.4.0cvs25
6786
6787         * src/mainwindow.c
6788         * src/messageview.c
6789                 Rename "Hide quotes" to "Fold quotes"
6790         * src/textview.c
6791                 Don't use hand cursor on quotes. "all 
6792                 the bonuses of the feature and none of 
6793                 unwelcome side-effects"
6794
6795 2006-08-03 [colin]      2.4.0cvs24
6796
6797         * AUTHORS
6798         * sylpheed-claws.desktop
6799         * src/gtk/authors.h
6800                 Bring the desktop file to XDG compliance
6801                 Patch by Charles A. Edwards
6802
6803 2006-08-03 [colin]      2.4.0cvs23
6804
6805         * src/textview.c
6806                 Fix links offset when they are preceded
6807                 by accentued chars (g_utf8_strlen!)
6808         * src/mainwindow.c
6809                 Fix wrong status when starting offline
6810
6811
6812 2006-08-03 [wwp]        2.4.0cvs22
6813
6814         * src/prefs_common.h
6815                 ask what to do w/ filtering rules that belong to an account when
6816                 applying filtering rules manually from the main window (skip,
6817                 apply regardless of the account, use current account). This dialog
6818                 can be skipped and the last reply used.
6819                 (forgot that file)
6820
6821 2006-08-03 [wwp]        2.4.0cvs21
6822
6823         * src/filtering.c
6824         * src/filtering.h
6825         * src/prefs_common.c
6826         * src/summaryview.c
6827         * src/alertpanel.c
6828         * src/alertpanel.h
6829         * src/messageview.c
6830                 ask what to do w/ filtering rules that belong to an account when
6831                 applying filtering rules manually from the main window (skip,
6832                 apply regardless of the account, use current account). This dialog
6833                 can be skipped and the last reply used.
6834
6835
6836 2006-08-03 [colin]      2.4.0cvs20
6837
6838         * src/textview.c
6839                 Optimize previous patch
6840
6841 2006-08-03 [cleroy]     2.4.0cvs19
6842
6843         * src/textview.c
6844                 Fix quotes getting toggled back when the
6845                 mail has an even number of text parts
6846
6847 2006-08-02 [colin]      2.4.0cvs18
6848
6849         * src/messageview.c
6850                 Add Hide quotes menu
6851
6852 2006-08-02 [colin]      2.4.0cvs17
6853
6854         * src/mainwindow.c
6855         * src/prefs_common.c
6856         * src/textview.c
6857         * src/textview.h
6858         * src/gtk/about.c
6859                 Allow per-level quote hiding,
6860                 Allow toggling quotes by double-clicking them
6861                 Rename RemoteURI to ClickableText to reflect
6862                 the fact it's used for a variety of things
6863
6864 2006-08-02 [wwp]        2.4.0cvs16
6865
6866         * src/mainwindow.c
6867                 fix "View/Hide quotes" menu item status initialization.
6868
6869 2006-08-02 [wwp]        2.4.0cvs15
6870
6871         * src/matcher_parser_parse.y
6872                 remove a debug trace.
6873
6874 2006-08-02 [paul]       2.4.0cvs14
6875
6876         * src/plugins/pgpcore/passphrase.c
6877                 don't set initial dialog size
6878                 make it resizable
6879
6880 2006-08-02 [paul]       2.4.0cvs13
6881
6882         * src/noticeview.c
6883                 remove the rogue '/' character
6884
6885 2006-08-02 [paul]       2.4.0cvs12
6886
6887         * src/noticeview.c
6888                 allow buttons to resize as necessary
6889
6890 2006-08-01 [wwp]        2.4.0cvs11
6891
6892         * src/mbox.c
6893                 fix strict ISO C90 compliance.
6894
6895 2006-08-01 [wwp]        2.4.0cvs10
6896
6897         * tools/update-po
6898                 updated update-po tool to work w/ context-dependent translations.
6899                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6900
6901 2006-08-01 [wwp]        2.4.0cvs9
6902
6903         * src/matcher.c
6904         * src/prefs_filtering.c
6905         * src/prefs_matcher.c
6906                 allow context-dependent translations for "All",
6907                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6908
6909 2006-07-31 [colin]      2.4.0cvs8
6910
6911         * AUTHORS
6912         * src/gtk/authors.h
6913                 Add Rafal to authors
6914
6915 2006-07-31 [colin]      2.4.0cvs7
6916
6917         * src/compose.c
6918         * src/mainwindow.c
6919         * src/messageview.h
6920         * src/prefs_common.c
6921         * src/prefs_common.h
6922         * src/textview.c
6923                 Add 'View/Hide quotes'. Patch based on a patch
6924                 by Rafal Weglarz
6925
6926 2006-07-31 [colin]      2.4.0cvs6
6927
6928         * src/action.c
6929                 Fix problem with "> stuff >" actions
6930
6931 2006-07-31 [paul]       2.4.0cvs5
6932
6933         * po/nb.po
6934                 updated by Geir Helland
6935
6936 2006-07-31 [wwp]        2.4.0cvs4
6937
6938         * src/mainwindow.c
6939         * src/summaryview.c
6940         * src/summaryview.h
6941                 add "View/Go to/Parent message" and "View/Go to/Last read message",
6942                 thanks to Colin.
6943
6944 2006-07-31 [wwp]        2.4.0cvs3
6945
6946         * src/Makefile.am
6947         * src/addr_compl.c
6948         * src/addr_compl.h
6949         * src/addressbook.c
6950         * src/addressbook.h
6951         * src/addressbook_foldersel.c
6952         * src/addressbook_foldersel.h
6953         * src/addrindex.c
6954         * src/addrindex.h
6955         * src/matcher.c
6956         * src/matcher.h
6957         * src/matcher_parser_lex.l
6958         * src/matcher_parser_parse.y
6959         * src/prefs_common.c
6960         * src/prefs_common.h
6961         * src/prefs_filtering.c
6962         * src/prefs_matcher.c
6963         * src/prefs_matcher.h
6964         * src/summaryview.c
6965                 introduce filtering against the address book. It's now possible to add
6966                 matched conditions to determine if any email address in a message matches
6967                 or doesn't match any or all books or folders in the address book.
6968
6969 2006-07-31 [wwp]        2.4.0cvs2
6970
6971         * src/account.c
6972         * src/filtering.c
6973         * src/filtering.h
6974         * src/folder.c
6975         * src/folderview.c
6976         * src/inc.c
6977         * src/mainwindow.c
6978         * src/matcher.c
6979         * src/matcher_parser_lex.l
6980         * src/matcher_parser_parse.y
6981         * src/mbox.c
6982         * src/prefs_filtering.c
6983         * src/prefs_filtering.h
6984         * src/procmsg.c
6985         * src/procmsg.h
6986         * src/summaryview.c
6987                 introduce per-account filtering rules. Each filtering rule can now be assigned
6988                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6989                 when applying filtering rules manually, as all rules will apply - even the ones
6990                 assigned to an account. This issue will be addressed soon.
6991  
6992
6993
6994 2006-07-31 [wwp]        2.4.0cvs1
6995
6996         * src/quote_fmt.c
6997                 make more strings translatable.
6998
6999 2006-07-31 [paul]       2.4.0
7000
7001         2.4.0 released
7002
7003 2006-07-31 [paul]       2.3.1cvs91
7004
7005         * po/ca.po
7006                 updated by Miquel Oliete
7007
7008 2006-07-31 [paul]       2.3.1cvs90
7009
7010         * po/de.po
7011         * po/el.po
7012         * po/fr.po
7013         * po/it.po
7014         * po/pl.po
7015         * po/pt_BR.po
7016         * po/sr.po
7017         * po/zh_CN.po
7018                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
7019                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
7020                 Aleksandar Urosevic, and Ralgh Young
7021
7022 2006-07-31 [paul]       2.3.1cvs89
7023
7024         * src/account.c
7025         * src/main.c
7026         * src/mainwindow.c
7027         * src/mainwindow.h
7028                 Fix a race condition when, after an SC crash, rescanning
7029                 folders took more than 0.5 seconds
7030                 Thanks to Colin
7031
7032 2006-07-31 [paul]       2.3.1cvs88
7033
7034         * src/folderview.c
7035                 don't translate separator strings
7036
7037 2006-07-30 [mones]      2.3.1cvs87
7038
7039         * doc/man/sylpheed-claws.1
7040                 Fixed non-ASCII chars in Hoa's name
7041         * po/es.po
7042                 Updated for release
7043
7044 2006-07-27 [colin]      2.3.1cvs86
7045
7046         * src/textview.c
7047                 Don't include the leading \n in links
7048                 Patch by Fabien
7049
7050 2006-07-25 [colin]      2.3.1cvs85
7051
7052         * src/mainwindow.c
7053         * src/common/socket.h
7054         * src/etpan/imap-thread.c
7055                 Refresh resolvers before connecting
7056                 to IMAP servers, and after switching
7057                 to online. Thanks to Paul.
7058
7059 2006-07-18 [colin]
7060
7061         * 2.4.0-rc4 released
7062
7063 2006-07-17 [colin]      2.3.1cvs84
7064
7065         * src/inc.c
7066                 Show connection attempt in statusbar before
7067                 connecting (previously first message was
7068                 "Retrieving messages from ..." after the
7069                 connection succeeded.
7070
7071 2006-07-16 [wwp]        2.3.1cvs83
7072
7073         * sylpheed-claws.ico
7074                 Added .ico file (windows multi-size icon file, generated).
7075
7076 2006-07-12 [wwp]        2.3.1cvs82
7077
7078         * src/messageview.c
7079                 remove Message/Re-edit menu entry from messageview window,
7080                 as sent/draft/queued messages are opened in compose window when
7081                 re-edited and it's not possible to re-edit other msgs.
7082
7083 2006-07-12 [paul]       2.3.1cvs81
7084
7085         * AUTHORS
7086         * src/mainwindow.c
7087         * src/gtk/authors.h
7088                 check online state before resetting
7089                 mailcheck timer. Useful if some program
7090                 verifies connection state and updates
7091                 Claws.
7092                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
7093
7094 2006-07-12 [paul]       2.3.1cvs80
7095
7096         * sylpheed-claws-128x128.png
7097         * sylpheed-claws-64x64.png
7098         * sylpheed-claws.png
7099         * src/Makefile.am
7100         * src/main.c
7101         * src/prefs_toolbar.c
7102         * src/stock_pixmap.c
7103         * src/stock_pixmap.h
7104         * src/wizard.c
7105         * src/gtk/about.c
7106         * src/gtk/gtkutils.c
7107         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
7108         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
7109         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
7110         * src/pixmaps/sylpheed.xpm              ** REMOVED **
7111         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
7112         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
7113                 updated and renamed logo/icon files and related
7114                 logo by Jesper Schultz
7115
7116 2006-07-11 [paul]       2.3.1cvs79
7117
7118         * src/main.c
7119                 fix the labels a smidgin
7120
7121 2006-07-09 [colin]      2.3.1cvs78
7122
7123         * src/textview.c
7124                 Show errors in textviewer's command
7125                 Patch by H. Merijn Brand
7126
7127 2006-07-09 [colin]      2.3.1cvs77
7128
7129         * src/compose.c
7130                 Save FMID in drafts too
7131
7132 2006-07-08 [colin]      2.3.1cvs76
7133
7134         * src/compose.c
7135                 Svae RMID in drafted mails too
7136                 Save quote_fmt vars for whole mails,
7137                 don't reset at each quote_fmt_init:
7138                 allows to use the same |i{var} in
7139                 various template fields
7140         * src/prefs_template.c
7141         * src/quote_fmt.h
7142         * src/quote_fmt_parse.y
7143                 Same
7144
7145 2006-07-08 [colin]      2.3.1cvs75
7146
7147         * src/textview.c
7148                 Fix highlighting of attached parts URIs
7149
7150 2006-07-08 [colin]      2.3.1cvs74
7151
7152         * src/main.c
7153                 Prevent bug #981 (sc 2.3.1 segfaults with 
7154                 gtk+ 2.10) from being reported again:
7155                 if Sylpheed-Claws has been compiled against
7156                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
7157                 of if Sylpheed-Claws has been compiled against
7158                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
7159                 error out.
7160
7161 2006-07-07 [colin]      2.3.1cvs73
7162
7163         * src/prefs_actions.c
7164                 Fix label
7165
7166 2006-07-07 [colin]      2.3.1cvs72
7167
7168         * src/prefs_actions.c
7169                 Fix compile on gtk < 2.8. argh :)
7170
7171 2006-07-07 [paul]       2.3.1cvs71
7172
7173         * src/common/defs.h
7174                 update DONATE_URI
7175
7176 2006-07-07 [colin]      2.3.1cvs70
7177
7178         * po/POTFILES.in
7179         * src/quote_fmt.c
7180         * src/quote_fmt_lex.l
7181         * src/quote_fmt_parse.y
7182                 Add |i{var}, a way to insert user-entered
7183                 text in a template
7184
7185 2006-07-07 [colin]
7186
7187         * 2.4.0-rc3 released
7188
7189 2006-07-07 [colin]      2.3.1cvs69
7190
7191         * src/folder.c
7192                 Don't consider inboxes of UNKNOWN folder 
7193                 classes to be useable as default inboxes
7194
7195 2006-07-07 [paul]       2.3.1cvs68
7196
7197         * src/textview.c
7198                 add missing #include <errno.h>
7199                 Thanks to René J. Blokland
7200
7201 2006-07-07 [paul]       2.3.1cvs67
7202
7203         * src/action.c
7204                 Return now Closes dialog
7205         * src/mimeview.c
7206         * src/mimeview.h
7207         * src/textview.c
7208                 add contextual menu to mime parts listed
7209                 in the textview
7210                 Thanks to Colin
7211         * src/common/utils.c
7212                 reversal: ' is a valid character in URLs
7213
7214 2006-07-06 [colin]      2.3.1cvs66
7215
7216         * src/remotefolder.h
7217                 Forgotten in previous commit
7218
7219 2006-07-06 [colin]      2.3.1cvs65
7220
7221         * src/folder.c
7222                 Set summary update flag whenever
7223                 totals changed
7224         * src/imap.c
7225         * src/prefs_account.c
7226         * src/common/utils.h
7227         * src/etpan/imap-thread.c
7228                 Fix warnings, thanks to Fabien and
7229                 Ricardo
7230
7231 2006-07-06 [wwp]        2.3.1cvs64
7232
7233         * src/gtk/gtkutils.c
7234                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
7235
7236 2006-07-06 [wwp]        2.3.1cvs63
7237
7238         * src/account.c
7239         * src/addressbook.c
7240         * src/addressitem.h
7241         * src/folderview.c
7242         * src/mainwindow.c
7243         * src/manual.c
7244         * src/manual.h
7245         * src/message_search.c
7246         * src/prefs_actions.c
7247         * src/prefs_filtering.c
7248         * src/prefs_filtering.h
7249         * src/prefs_template.c
7250         * src/summary_search.c
7251         * src/summaryview.c
7252         * src/gtk/gtkutils.c
7253         * src/gtk/gtkutils.h
7254         * src/gtk/pluginwindow.c
7255                 add help buttons to some dialogs. Clicking such buttons opens a
7256                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
7257
7258 2006-07-06 [paul]       2.3.1cvs62
7259
7260         * src/textview.c
7261                 fix attachments contextual menu
7262                 Thanks to Colin
7263
7264 2006-07-05 [colin]      2.3.1cvs61
7265
7266         * src/textview.c
7267         * src/compose.c
7268                 Handle sftp:// links
7269
7270 2006-07-05 [paul]       2.3.1cvs60
7271
7272         * src/gtk/filesel.c
7273                 grab save button by default
7274                 Thanks to Colin
7275
7276 2006-07-05 [wwp]        2.3.1cvs59
7277
7278         * manual/xml2pdf
7279                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
7280
7281 2006-07-04 [colin]      2.3.1cvs58
7282
7283         * src/mimeview.c
7284         * src/textview.c
7285                 Use left click to select, middle click to open
7286                 on mimeparts links
7287         * src/common/utils.c
7288                 Fix segfault
7289
7290 2006-07-04 [colin]      2.3.1cvs57
7291
7292         * src/mainwindow.c
7293         * src/news.c
7294                 Warning fixes, thanks to Fabien
7295
7296 2006-07-04 [colin]      2.3.1cvs56
7297
7298         * src/mimeview.c
7299         * src/mimeview.h
7300         * src/textview.c
7301                 Allow parts to be selected via their text label
7302                 in textview
7303
7304 2006-07-04 [colin]      2.3.1cvs55
7305
7306         * src/folderview.c
7307                 Feedback when closing (for big folders)
7308         * src/prefs_actions.c
7309         * src/prefs_filtering.c
7310         * src/prefs_matcher.c
7311         * src/prefs_template.c
7312                 Fix default button when closing without
7313                 having saved
7314
7315 2006-07-04 [colin]      2.3.1cvs54
7316
7317         * src/news.c
7318                 Delete local file on deletion
7319
7320 2006-07-03 [colin]      2.3.1cvs53
7321
7322         * src/folderview.c
7323         * src/main.c
7324                 Don't freeze when rescanning after crash
7325
7326 2006-07-03 [wwp]        2.3.1cvs52
7327
7328         * src/compose.c
7329         * src/privacy.c
7330         * src/privacy.h
7331         * src/plugins/pgpinline/pgpinline.c
7332         * src/plugins/pgpmime/pgpmime.c
7333                 don't report an error when the user cancels the passphrase dialog.
7334
7335 2006-07-02 [colin]      2.3.1cvs51
7336
7337         * src/folderview.c
7338                 Open message when crossing folders with Space,
7339                 goto next unread and friends
7340
7341 2006-07-01 [colin]      2.3.1cvs50
7342
7343         * src/prefs_account.c
7344                 Typographic rules varying from language
7345                 to language (in french "Protocole :"),
7346                 we have to do that :)
7347
7348 2006-07-01 [ticho]      2.3.1cvs49
7349
7350         * src/prefs_account.c
7351                 Only use one temporary gchar* variable in
7352                 prefs_account_protocol_set_optmenu().
7353
7354 2006-07-01 [ticho]      2.3.1cvs48
7355
7356         * src/prefs_account.c
7357         * src/prefs_account.h
7358                 Use GtkLabel for existing account protocol name.
7359                 Created an array for protocol names and populate the
7360                 combobox from it in a for() cycle.
7361
7362 2006-06-30 [colin]      2.3.1cvs47
7363
7364         * src/compose.c
7365                 Block undo when changing signature (by changing
7366                 account)
7367
7368 2006-06-30 [paul]       2.3.1cvs46
7369
7370         * src/send_message.c
7371                 when editing From in the Compose window, use that address
7372                 in the Return-Path: header
7373                 Thanks to Colin
7374
7375 2006-06-30 [colin]      2.3.1cvs45
7376
7377         * src/compose.c
7378                 Fix signature replacement:
7379                 - when no newline before separator
7380                 - when reediting
7381
7382 2006-06-29 [colin]      2.3.1cvs44
7383
7384         * src/folderview.c
7385         * src/folderview.h
7386         * src/mainwindow.c
7387         * src/summaryview.c
7388                 Let 'View/Go to/Next marked' work like
7389                 Next new & Next unread: across folders
7390                 Change the select_on_entry pref to do
7391                 what we want when changing folder
7392         * src/common/utils.c
7393                 Fix single-quoted links 
7394
7395 2006-06-29 [colin]      2.3.1cvs43
7396
7397         * src/gtk/gtkaspell.c
7398                 "Sylpheed" and "Sylpheed-Claws" do exist !
7399
7400 2006-06-29 [colin]      2.3.1cvs42
7401
7402         * src/imap.c
7403                 Forgot to remove debug
7404
7405 2006-06-29 [colin]      2.3.1cvs41
7406
7407         * src/imap.c
7408         * src/imap.h
7409         * src/mainwindow.c
7410                 Disconnect from IMAP servers when going
7411                 offline. Fixes bug #978 (going to offline-mode 
7412                 won't close connections)
7413
7414 2006-06-29 [colin]      2.3.1cvs40
7415
7416         * src/main.c
7417                 Fix transient setting on failing plugins
7418                 Patch by Fabien
7419         * src/plugins/pgpcore/sgpgme.c
7420                 Only warn for OpenPGP. Most people don't
7421                 have CMS available.
7422
7423 2006-06-29 [colin]      2.3.1cvs39
7424
7425         * src/compose.c
7426                 Fix Spelling menu (discrepancy between context menu
7427                 and top menu when folder's dictionary isn't the 
7428                 default one)
7429         * src/plugins/pgpcore/sgpgme.c
7430                 More error reporting about why gpgme can fail
7431
7432 2006-06-29 [wwp]        2.3.1cvs38
7433
7434         * src/mainwindow.c
7435                 honor the display-header-pane setting even when the message view
7436                 is a separate window.
7437
7438 2006-06-29 [wwp]        2.3.1cvs37
7439
7440         * src/prefs_actions.c
7441                 forgot to commit that one (use of GTK_STOCK_INFO).
7442
7443 2006-06-29 [colin]      2.3.1cvs36
7444
7445         * src/imap.c
7446                 Better handling of login errors (ask the password
7447                 again once), alert in case of error. Fix three
7448                 signedness warnings.
7449
7450 2006-06-28 [wwp]        2.3.1cvs35
7451
7452         * src/prefs_template.c
7453         * src/prefs_matcher.c
7454         * src/prefs_filtering_action.c
7455         * src/prefs_quote.c
7456                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7457                 patch by Fabien Vantard, slightly modified.
7458
7459 2006-06-28 [paul]
7460
7461         2.4.0-rc2 released
7462
7463 2006-06-28 [colin]      2.3.1cvs34
7464
7465         * src/prefs_account.c
7466                 Fix bug #977 (Can't add or edit imap accounts)
7467
7468 2006-06-28 [colin]      2.3.1cvs33
7469
7470         * src/mimeview.c
7471                 Fix previous
7472
7473 2006-06-28 [colin]      2.3.1cvs32
7474
7475         * src/mimeview.c
7476                 Save named inlined attachments with "Save all"
7477         * src/main.c
7478         * src/mbox.c
7479         * src/common/plugin.c
7480         * src/common/plugin.h
7481         * src/common/sylpheed.c
7482         * src/common/utils.c
7483         * src/plugins/pgpcore/sylpheed.def
7484         * src/plugins/pgpinline/sylpheed.def
7485         * src/plugins/pgpmime/sylpheed.def
7486                 Win32 compatibility patch, by
7487                 Werner Koch
7488
7489 2006-06-28 [wwp]        2.3.1cvs31
7490
7491         * src/imap.c
7492         * src/prefs_folder_item.c
7493                 less compilation warnings (thanks to Fabien Vantard), less typos.
7494
7495 2006-06-28 [paul]       2.3.1cvs30
7496
7497         * src/gtk/gtkutils.c
7498                 gtk_combo_box_set_focus_on_click() is only
7499                 available since gtk 2.6.0
7500
7501 2006-06-28 [paul]       2.3.1cvs29
7502
7503         * src/prefs_ext_prog.c
7504                 fix engrish and add a tooltip for the
7505                 'command for 'Display as text' option
7506
7507 2006-06-28 [paul]
7508
7509         2.4.0-rc1 released
7510
7511 2006-06-28 [paul]       2.3.1cvs28
7512
7513         * ChangeLog
7514         * tools/Makefile.am
7515                 include textviewer.pl in releases
7516
7517 2006-06-28 [paul]       2.3.1cvs27
7518
7519         * src/prefs_ext_prog.c
7520                 hide Print command option if libgnomeprint
7521                 support is present
7522
7523 2006-06-27 [colin]      2.3.1cvs26
7524
7525         * src/compose.c
7526                 Fix Esc handling in insert/attach dialog
7527                 Don't show this dialog if dragging something
7528                 else than text/uri-list
7529                 Thanks to Fabien Vantard
7530         * tools/textviewer.pl
7531                 Filter script to display stuff as text
7532                 by H. Merijn Brand
7533
7534 2006-06-27 [wwp]        2.3.1cvs25
7535
7536         * src/messageview.c
7537                 use the exact product name (message view title), patch
7538                 by Fabien Vantard.
7539
7540 2006-06-27 [ticho]      2.3.1cvs24
7541
7542         * src/prefs_account.c
7543         * src/prefs_common.c
7544         * src/prefs_common.h
7545         * src/prefs_ext_prog.c
7546         * src/textview.c
7547                 Add a preference (Preferences/External programs)
7548                 to allow "Display as text" to be done via a script
7549                 (patch by H.Merijn Brand).
7550                 Use GtkComboBox for protocol selection in account
7551                 preferences.
7552                 Only include current choice for existing accounts, and
7553                 insensitivize the combobox.
7554
7555 2006-06-27 [paul]       2.3.1cvs23
7556
7557         * src/mbox.c
7558                 fix crasher introduced in cvs21.
7559                 Thanks to Colin
7560
7561 2006-06-26 [colin]      2.3.1cvs22
7562
7563         * src/mbox.c
7564                 Fix double-frees when leaving folders
7565                 after exporting to mbox
7566
7567 2006-06-26 [colin]      2.3.1cvs21
7568
7569         * src/mbox.c
7570                 More feedback (and optimisation)
7571                 on import/export
7572         * src/common/utils.c
7573                 Fix case when looking for mail addresses
7574         * src/gtk/gtkutils.c
7575                 Extra check for (X-)Face
7576
7577 2006-06-25 [ticho]      2.3.1cvs20
7578
7579         * src/compose.c
7580         * src/exphtmldlg.c
7581         * src/gtk/gtkutils.c
7582         * src/gtk/gtkutils.h
7583                 Added second argument to gtkut_sc_combobox_create() to
7584                 control focus-on-click for the widget.
7585                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7586
7587 2006-06-25 [ticho]      2.3.1cvs19
7588
7589         * src/compose.c
7590         * src/gtk/Makefile.am
7591         * src/gtk/combobox.c
7592         * src/gtk/combobox.h
7593         * src/gtk/gtkutils.c
7594         * src/gtk/gtkutils.h
7595                 Use GtkComboBox instead of deprecated GtkOptionMenu
7596                 for account selector in compose window and for encoding
7597                 selector in attachment properties.
7598                 Also factorise working with the new GtkComboBox somewhat.
7599
7600 2006-06-24 [paul]       2.3.1cvs18
7601
7602         * src/prefs_common.c
7603                 use the correct default value
7604
7605 2006-06-24 [paul]       2.3.1cvs17
7606
7607         * src/compose.c
7608         * src/prefs_common.c
7609         * src/prefs_common.h
7610         * src/prefs_compose_writing.c
7611                 enable setting of default action when
7612                 dnd'ing files in the compose window.
7613                 (Collaborative effort with wwp)
7614
7615 2006-06-23 [wwp]        2.3.1cvs16
7616
7617         * src/compose.c
7618                 i18n fix (thanks to Fabien Vantard)
7619
7620 2006-06-22 [colin]      2.3.1cvs15
7621
7622         * src/prefs_customheader.c
7623                 Don't use filters in custom headers' file 
7624                 selector. Remember, extensions mean nothing :)
7625
7626 2006-06-22 [paul]       2.3.1cvs14
7627
7628         * configure.ac
7629                 allow setting of man directory location
7630
7631 2006-06-22 [colin]      2.3.1cvs13
7632
7633         * src/mainwindow.c
7634                 Add 'View/Go to/Next unread folder'.
7635                 I missed that :)
7636
7637 2006-06-22 [colin]      2.3.1cvs12
7638
7639         * src/common/utils.c
7640                 Add some subject prefixes
7641                 Patch by Bjorn T Johansen <btj@havleik.no>
7642
7643 2006-06-22 [colin]      2.3.1cvs11
7644
7645         * manual/advanced.xml
7646                 Forgotten hidden pref
7647
7648 2006-06-21 [paul]       2.3.1cvs10
7649
7650         * src/prefs_account.c
7651                 complete the removal of 'Add date header' option
7652
7653 2006-06-21 [paul]       2.3.1cvs9
7654
7655         * src/account.c
7656         * src/compose.c
7657         * src/prefs_account.c
7658         * src/prefs_account.h
7659                 remove option to add date header - always
7660                 add date header
7661         * src/etpan/imap-thread.c
7662                 fix warnings (Thanks to Colin)
7663
7664 2006-06-21 [wwp]        2.3.1cvs8
7665
7666         * src/folder.c
7667                 set the attachment flag when inline text part are (file)named. This is more convenient
7668                 when receiving (for instance) inline source files or patches sent using thunderbird.
7669
7670 2006-06-21 [paul]       2.3.1cvs7
7671
7672         * src/inc.c
7673                 fix off-by-one count of current msg in
7674                 statusbar filtering progressbar
7675
7676 2006-06-21 [paul]       2.3.1cvs6
7677
7678         * src/folder.c
7679                 Show attachment icon even if the part is 'inline'
7680                 if the following conditions are met:
7681                 - content-type != 'text/plain'
7682                 - content-type != '*/pgp-signature'
7683                 - either 'name' or 'filename' parameter is not NULL
7684                 
7685                 Thanks to Colin
7686
7687 2006-06-21 [paul]       2.3.1cvs5
7688
7689         * src/messageview.c
7690         * src/prefs_common.c
7691         * src/prefs_common.h
7692         * src/prefs_other.c
7693                 add an option to 'Never send Return
7694                 Receipts'
7695                 Thanks to Colin
7696
7697 2006-06-20 [mones]      2.3.1cvs4
7698
7699         * po/es.po
7700                 updated
7701         * src/compose.c
7702                 typo fixed (space after comma)
7703         * tools/make.themes.project
7704                 remove exec mode from tarball files
7705
7706 2006-06-20 [colin]      2.3.1cvs3
7707
7708         * src/news.c
7709         * src/procheader.c
7710         * src/unmime.c
7711                 Better fix for \n's in headers (don't 
7712                 break Received: and others)
7713
7714 2006-06-20 [paul]       2.3.1cvs2
7715
7716         * src/alertpanel.c
7717         * src/textview.c
7718                 improve legibility of phishing attempt
7719                 dialog
7720
7721 2006-06-20 [paul]       2.3.1cvs1
7722
7723         * NEWS
7724         * README
7725         * configure.ac
7726                 Update version number following
7727                 stable release
7728
7729 2006-06-20 [colin]      2.3.0cvs26
7730
7731         * src/compose.c
7732                 When dragging a file to the text of the compose
7733                 window, ask whether we want to insert or attach
7734                 (I know lots of people who do that to attach)
7735
7736 2006-06-20 [colin]      2.3.0cvs25
7737
7738         * src/etpan/imap-thread.c
7739                 Fix threshold (the append command is often > 32 bytes)
7740
7741 2006-06-19 [colin]      2.3.0cvs24
7742
7743         * src/imap.c
7744         * src/etpan/imap-thread.c
7745                 Workaround Rockliffe IMAP server bug: replace
7746                 "x UID SEARCH (ANSWERED UID 1:*)" with
7747                 "x UID SEARCH ANSWERED"
7748                 (Rockliffe doesn't handle the parenthesis)
7749
7750 2006-06-19 [colin]      2.3.0cvs23
7751
7752         * src/compose.c
7753         * src/imap.c
7754         * src/etpan/imap-thread.c
7755                 Probably fix bug #972 (Freezes when adding 
7756                 an attachment to the message)
7757         * src/common/defs.h
7758                 Modernize Firefox cmd
7759
7760
7761 2006-06-18 [colin]      2.3.0cvs22
7762
7763         * src/prefs_customheader.c
7764                 Only allow correct filenames for various
7765                 custom headers
7766
7767 2006-06-18 [colin]      2.3.0cvs21
7768
7769         * src/prefs_customheader.c
7770                 Add a 'From File...' button in custom headers prefs, which
7771                 try to do the right thing: 
7772                 for normal headers, use file as plaintext,
7773                 for X-Face, calls compface,
7774                 for Face, encode to b64.
7775
7776 2006-06-17 [colin]      2.3.0cvs20
7777
7778         * src/mh.c
7779                 Warning fix
7780
7781 2006-06-16 [colin]      2.3.0cvs19
7782
7783         * src/summaryview.c
7784                 Recursive quicksearch: show message list
7785                 in current folder, *then* search children
7786                 in the background.
7787
7788 2006-06-16 [colin]      2.3.0cvs18
7789
7790         * src/main.c
7791                 Instead of ignoring SIGPIPE, save caches
7792                 when getting one. Will fix the fact that
7793                 hot caches are out-of-date when logging 
7794                 out of Xorg.
7795         * src/compose.c
7796         * src/prefs_compose_writing.c
7797                 Only save text (not attachments) when 
7798                 auto-saving to drafts
7799         * src/unmime.c
7800                 Always replace \n, \r and \t with spaces
7801                 in headers
7802         * manual/dist/html/Makefile.am
7803         * manual/dist/pdf/Makefile.am
7804         * manual/dist/ps/Makefile.am
7805         * manual/dist/txt/Makefile.am
7806         * manual/fr/dist/html/Makefile.am
7807         * manual/fr/dist/pdf/Makefile.am
7808         * manual/fr/dist/ps/Makefile.am
7809         * manual/fr/dist/txt/Makefile.am
7810         * manual/pl/dist/html/Makefile.am
7811         * manual/pl/dist/pdf/Makefile.am
7812         * manual/pl/dist/ps/Makefile.am
7813         * manual/pl/dist/txt/Makefile.am
7814                 Fix make clean removing pregenerated manuals
7815
7816
7817 2006-06-16 [colin]      2.3.0cvs17
7818
7819         * src/plugins/pgpcore/sgpgme.c
7820         * src/plugins/pgpmime/pgpmime.c
7821         * src/plugins/pgpinline/pgpinline.c
7822                 Better error reporting in setup_signers.
7823                 Don't fallback to default key if specified
7824                 key isn't found.
7825                 Don't allow signing if more than one secret
7826                 key matches the one specified in prefs.
7827
7828 2006-06-15 [colin]      2.3.0cvs16
7829
7830         * src/folderview.c
7831                 Add "Send queue" in the folder's contextual
7832                 menu
7833         * src/compose.c
7834         * src/messageview.c
7835         * src/privacy.c
7836         * src/privacy.h
7837         * src/procmime.c
7838         * src/procmsg.c
7839         * src/plugins/pgpcore/passphrase.c
7840         * src/plugins/pgpcore/sgpgme.c
7841         * src/plugins/pgpinline/pgpinline.c
7842         * src/plugins/pgpmime/pgpmime.c
7843                 Better error reporting
7844         * src/mbox.c
7845                 Probably fix bug #971 (2.2.3 cannot read mail 
7846                 from local mbox)
7847
7848
7849 2006-06-15 [mones]      2.3.0cvs15
7850
7851         * tools/make.themes.project
7852                 creates the themes project from the web page
7853
7854 2006-06-15 [colin]      2.3.0cvs14
7855
7856         * src/folder.c
7857                 Better fix (avoid losing the folder if scan_tree 
7858                 fails)
7859
7860 2006-06-15 [cleroy]     2.3.0cvs13
7861
7862         * src/folder.c
7863                 Probably fix Bug #969 (crash on rebuilding 
7864                 imap folder)
7865
7866 2006-06-14 [colin]      2.3.0cvs12
7867
7868         * manual/dtd/manual.xsl
7869         * manual/sylpheed-claws-manual.xml
7870         * manual/fr/sylpheed-claws-manual.xml
7871         * manual/pl/sylpheed-claws-manual.xml
7872                 Insert pagebreaks between sections
7873
7874 2006-06-14 [paul]       2.3.0cvs11
7875
7876         * configure.ac
7877                 better fix than 2.3.0cvs10
7878
7879 2006-06-14 [paul]       2.3.0cvs10
7880
7881         * configure.ac
7882                 fix setting of PACKAGE_DATA_DIR with newer autoconf
7883                 (backwards compatible)
7884
7885 2006-06-13 [colin]      2.3.0cvs9
7886
7887         * src/messageview.c
7888                 Fix sending of return receipt with the new queue folders
7889
7890 2006-06-13 [wwp]        2.3.0cvs8
7891
7892         * src/quote_fmt_lex.l
7893                 fix wrong tokens returned in quote_fmt lexer, query not().
7894
7895 2006-06-13 [wwp]        2.3.0cvs7
7896
7897         * src/folder.c
7898         * src/prefs_folder_item.c
7899                 allow changing folder type even when folder is not a top-level one,
7900                 thanks to Colin.
7901
7902 2006-06-12 [colin]      2.3.0cvs6
7903
7904         * src/folderview.c
7905                 Fix double-ask of "Do you want to mark all
7906                 as read"
7907
7908 2006-06-12 [colin]      2.3.0cvs5
7909
7910         * src/compose.c
7911         * src/compose.h
7912         * src/folder.c
7913         * src/folder.h
7914         * src/imap.c
7915         * src/inc.c
7916         * src/main.c
7917         * src/messageview.c
7918         * src/mh.c
7919         * src/prefs_folder_item.c
7920         * src/procheader.c
7921         * src/procmime.c
7922         * src/procmsg.c
7923         * src/procmsg.h
7924         * src/send_message.c
7925         * src/summaryview.c
7926         * src/toolbar.c
7927                 Apply bug #964's patch (Queue and drafts aren't normal)
7928                 The Drafts and Queue folder now contain RFC-822 files,
7929                 allowing to move and copy mails from and to these 
7930                 folders. Moving from Drafts to Queue will prepare the
7931                 mail for sending (PGP signature, encryption, etc).
7932                 This patch also rework sending errors handling to try
7933                 to be more helpful.
7934                 Also, allow redefining folder types via the GUI 
7935                 (Folder type in its Properties)
7936
7937 2006-06-12 [colin]      2.3.0cvs4
7938
7939         * src/summaryview.c
7940         * src/prefs_common.c
7941         * src/prefs_common.h
7942         * src/gedit-print.c
7943                 Allow to define a specific print font - patch
7944                 by Bernhard Walle <bernhard.walle@gmx.de>
7945         * src/prefs_fonts.c
7946         * manual/advanced.xml
7947         * manual/fr/advanced.xml
7948                 Add a hidden pref to allow deletion without
7949                 confirmation
7950
7951 2006-06-12 [wwp]        2.3.0cvs3
7952
7953         * .cvsignore
7954                 more files to ignore.
7955
7956 2006-06-12 [wwp]        2.3.0cvs2
7957
7958         * src/quote_fmt.c
7959         * src/quote_fmt_lex.l
7960         * src/quote_fmt_parse.y
7961                 extend the quote_fmt parser (templates and quotes):
7962                 - allow limited sub-expressions in |p{} and |f{} expressions,
7963                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7964                 - implemented/fixed missing implementation of query_references and show_references,
7965                 - completed, fixed contents and format of the symbols help dialog,
7966                 - fix some compilation warnings.
7967
7968 2006-06-12 [wwp]        2.3.0cvs1
7969
7970         * manual/advanced.xml
7971         * manual/fr/advanced.xml
7972                 updates in the "templates" section of the manual (eng/fr):
7973                  - be more precise (both versions)
7974                  - completed to match the english reference (fr version)
7975                  - touchups (both versions)
7976
7977 2006-06-12 [paul]       2.3.0
7978
7979         2.3.0 released
7980
7981 2006-06-12 [paul]       2.2.3cvs14
7982
7983         * po/ca.po
7984         * po/cs.po
7985         * po/de.po
7986         * po/el.po
7987         * po/fr.po
7988         * po/it.po
7989         * po/pt_BR.po
7990         * po/sr.po
7991         * po/zh_CN.po
7992                 updated by Miquel Oliete, Tim, Stephan Sachse,
7993                 Stavros Giannouris, Fabien Vantard, Andrea
7994                 Spadaccini, Frederico Goncalves Guimaraes,
7995                 Aleksandar Urosevic, and Ralgh Young
7996
7997 2006-06-12 [colin]      2.2.3cvs13
7998
7999         * src/mbox.c
8000                 Add missing header
8001
8002 2006-06-11 [colin]      2.2.3cvs12
8003
8004         * src/msgcache.c
8005                 Verify that g_malloc() succeeded
8006
8007 2006-06-11 [colin]      2.2.3cvs11
8008
8009         * src/wizard.c
8010                 Add Face header to welcome mail
8011
8012 2006-06-10 [colin]      2.2.3cvs10
8013
8014         * src/textview.c
8015                 Revert previous (Forgot it changes the
8016                 margin on the whole mail)
8017
8018 2006-06-10 [colin]      2.2.3cvs9
8019
8020         * src/textview.c
8021                 Don't overlap long headers under (X-)Face
8022
8023 2006-06-10 [mones]      2.2.3cvs8
8024
8025         * manual/xml2pdf
8026                 allow generation of manual on systems lacking saxon binary
8027                 but with java and the saxon library installed
8028
8029         * po/es.po
8030                 updated for release
8031
8032 2006-06-09 [colin]      2.2.3cvs7
8033
8034         * src/summaryview.c
8035                 Fix leak when using Display Sender using Addressbook
8036
8037 2006-06-09 [colin]      2.2.3cvs6
8038
8039         * src/compose.c
8040         * src/folder.c
8041         * src/folderview.c
8042         * src/mimeview.c
8043         * src/summaryview.c
8044                 More leaks fixes
8045
8046 2006-06-09 [paul]       2.2.3cvs5
8047
8048         * AUTHORS
8049         * src/gtk/authors.h
8050         * tools/claws.i18n.status.pl
8051                 updated with new info
8052
8053 2006-06-09 [paul]       2.2.3cvs4
8054
8055         * README
8056                 updated
8057         * manual/ack.xml
8058                 add wwp to authors list
8059         * src/gtk/authors.h
8060                 update mine and Colin's addresses
8061
8062 2006-06-08 [colin]      2.2.3cvs3
8063
8064         * src/etpan/imap-thread.c
8065                 Fix leak on SSL cert check
8066
8067 2006-06-08 [colin]      2.2.3cvs2
8068
8069         * src/common/utils.c
8070                 Fix leak
8071
8072 2006-06-08 [paul]       2.2.3cvs1
8073
8074         * configure.ac
8075                 Update version number following
8076                 stable release
8077
8078 2006-06-07 [colin]      2.2.2cvs3
8079
8080         * src/msgcache.c
8081                 Fix catching cache read errors (guint instead of gint)
8082                 Prevent malloc'ing more than 8MB (means cache corruption)
8083
8084 2006-06-07 [paul]       2.2.2cvs2
8085
8086         * src/exporthtml.c
8087         * src/exportldif.c
8088         * src/mh.c
8089         * src/mutt.c
8090         * src/pine.c
8091         * src/common/utils.c
8092                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
8093                 obey $HOME'
8094                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
8095                 Thanks to Colin
8096
8097 2006-06-06 [paul]       2.2.2cvs1
8098
8099         * configure.ac
8100                 Update version number following
8101                 stable release
8102
8103 2006-06-06 [paul]       2.2.1cvs6
8104
8105         * src/matcher.c
8106                 fix  implicit declaration of
8107                 sylpheed_do_idle()
8108                 Patch by Fabien Vantard
8109
8110 2006-06-06 [paul]       2.2.1cvs5
8111
8112         * src/matcher.c
8113                 fix age_greater and age_lower so that they
8114                 mean what say and not '...or equal to'
8115                 Thanks to Colin
8116
8117 2006-06-06 [paul]       2.2.1cvs4
8118
8119         * src/textview.c
8120         * src/common/utils.c
8121                 fix URI check
8122                 Thanks to Colin
8123
8124 2006-06-05 [wwp]        2.2.1cvs3
8125
8126         * manual/fr/account.xml
8127                 minor language fixes (thanks to Fabien Vantard).
8128
8129 2006-06-05 [colin]      2.2.1cvs2
8130
8131         * src/prefs_folder_item.c
8132         * src/folderview.c
8133                 Allow recursive setting of properties 
8134                 for whole mailboxes
8135         * src/matcher.c
8136                 Don't freeze on 'test' filtering rule
8137
8138 2006-06-05 [colin]      2.2.1cvs1
8139
8140         * configure.ac
8141                 Update version number following
8142                 stable release
8143
8144 2006-06-04 [wwp]        2.2.0cvs82
8145
8146         * manual/glossary.xml
8147         * manual/account.xml
8148         * manual/fr/glossary.xml
8149         * manual/fr/account.xml
8150                 added glossary section and references/links related to the Face custom header.
8151
8152 2006-06-04 [colin]      2.2.0cvs81
8153
8154         * src/summaryview.c
8155                 Skip to next message on move with no
8156                 immediate execution
8157
8158 2006-06-04 [wwp]        2.2.0cvs80
8159
8160         * manual/xml2pdf
8161                 added sanity checks, exit when needed.
8162
8163 2006-06-03 [paul]       2.2.0cvs79
8164
8165         * src/prefs_receive.c
8166                 page name is now 'Receiving'
8167         * src/prefs_send.c
8168                 page name is now 'Sending'
8169
8170 2006-06-03 [colin]      2.2.0cvs78
8171
8172         * src/plugins/spamassassin/spamassassin_gtk.c
8173                 Autoswitch to Localhost if transport was previously
8174                 disabled. Else people had to check [] Enable, then
8175                 *reselect* transport.
8176
8177 2006-06-03 [colin]      2.2.0cvs77
8178
8179         * src/plugins/pgpinline/pgpinline.c
8180         * src/plugins/pgpmime/pgpmime.c
8181                 Check that gpg_data_release_and_get_mem 
8182                 didn't fail (now, why this happens...)
8183
8184 2006-06-03 [colin]      2.2.0cvs76
8185
8186         * src/mbox.c
8187                 Fix bug #962 (Manual and/or UI should 
8188                 warn about incompatible locking 
8189                 causing dataloss)
8190
8191 2006-06-02 [cleroy]     2.2.0cvs75
8192
8193         * src/filtering.c
8194         * src/folder.c
8195         * src/procmsg.c
8196         * src/summaryview.c
8197                 Fix a few leaks
8198
8199 2006-06-02 [colin]      2.2.0cvs74
8200
8201         * src/main.c
8202                 On exit, free caches after writing them
8203                 Shuts up some valgrind false positives
8204         * src/procmsg.c
8205         * src/send_message.c
8206                 Fix races when reusing existing SMTP connections
8207                 Fix inexistant session timeout
8208         * src/toolbar.c
8209                 Display alertpanel after all queues have
8210                 been processed, not after each
8211
8212 2006-06-02 [wwp]        2.2.0cvs73
8213
8214         * manual/fr/glossary.xml
8215         * manual/fr/ack.xml
8216         * manual/ack.xml
8217                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
8218
8219 2006-06-02 [wwp]        2.2.0cvs72
8220
8221         * manual/xml2pdf
8222         * manual/dist/pdf/Makefile.am
8223         * manual/dtd/manual.xsl
8224         * manual/fr/dist/pdf/Makefile.am
8225         * manual/pl/dist/pdf/Makefile.am
8226                 we changed the procedure to generate the .pdf version of the manual.
8227                 The procedure is more modern and the .pdf we get now has a valid index.
8228                 Here are the new pre-requisites:
8229
8230                 - JRE 1.x (1.4 here): there must be one from your distro
8231                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
8232                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
8233                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
8234
8235                 See my posts for further info about the installation of this toolchain:
8236
8237                 Date: Fri, 19 May 2006 19:40:06 +0200
8238                 From: wwp <subscript@free.fr>
8239                 To: sylpheed-claws-devel@lists.sourceforge.net
8240                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
8241
8242                 and
8243
8244                 Date: Wed, 24 May 2006 12:58:49 +0200
8245                 From: wwp <subscript@free.fr>
8246                 To: sylpheed-claws-devel@lists.sourceforge.net
8247                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
8248
8249 2006-06-01 [colin]      2.2.0cvs71
8250
8251         * src/compose.c
8252                 Better guards against IMAP races
8253         * src/main.c
8254         * src/prefs_common.c
8255         * src/prefs_common.h
8256         * src/common/ssl_certificate.c
8257         * src/etpan/imap-thread.c
8258         * src/etpan/imap-thread.h
8259         * src/gtk/sslcertwindow.c
8260                 New hidden option ssl_skip_cert_check to 
8261                 avoid dups of bug #959 (libetpan linked
8262                 against gnutls and gnutls buggy on 64bit)
8263                 Present expired warning only once per
8264                 session/server.
8265         * manual/advanced.xml
8266         * manual/fr/advanced.xml
8267                 Document new option
8268
8269 2006-06-01 [wwp]        2.2.0cvs70
8270
8271         * src/messageview.c
8272                 fix for bug #961 (return receipt dialog 
8273                 complains incorrectly about return-path 
8274                 email adress being different), thanks 
8275                 to Colin.
8276
8277 2006-05-31 [cleroy]     2.2.0cvs69
8278
8279         * src/common/ssl.c
8280                 Guard against NULLs, although this
8281                 should never be an issue
8282
8283 2006-05-31 [colin]      2.2.0cvs68
8284
8285         * src/filtering.c
8286                 Use g_slist_prepend
8287         * src/imap.c
8288                 Don't remove caches when destroying folder, it
8289                 could (should) be done at exit
8290         * src/inc.c
8291                 free processing cache after incorporation
8292         * src/etpan/imap-thread.c
8293                 Maybe fix bug #959 (Crash on moving to emails 
8294                 to a imap account per ssl with a expired 
8295                 certificate.)
8296
8297 2006-05-30 [colin]      2.2.0cvs67
8298
8299         * src/summaryview.c
8300                 Put back event flush when displaying message
8301                 It avoids reading a bunch of messages just
8302                 by hitting shift-n for too long ;)
8303
8304 2006-05-29 [colin]      2.2.0cvs66
8305
8306         * src/summaryview.c
8307                 Remove useless g_warnings
8308
8309 2006-05-29 [colin]      2.2.0cvs65
8310
8311         * src/imap.c
8312                 Fix g_slist_append()s for performance
8313
8314 2006-05-29 [colin]      2.2.0cvs64
8315
8316         * src/compose.c
8317         * src/common/utils.c
8318                 Fix extraneous tab at start of addresses
8319         * src/mainwindow.c
8320                 Fix warnings (thanks to Fabien)
8321                 Fix crash at exit when composing messages 
8322                 exist
8323         * src/pop.c
8324                 Fix progress bar when deleting expired mails
8325                 Thanks to Hiro
8326         * src/summaryview.c
8327         * src/gtk/gtksctree.c
8328                 Fix re-sorting slowness
8329
8330 2006-05-29 [paul]       2.2.0cvs63
8331
8332         * src/mh.c
8333                 fetch full message when moving mails
8334                 from another mailbox, (fixed data loss
8335                 when filtering from IMAP to MH, introduced
8336                 in 2.2.0cvs57).
8337                 Thanks to Colin
8338
8339 2006-05-29 [mones]      2.2.0cvs62
8340
8341         * src/gtk/gtksctree.c
8342                 Unselect faster (patch by Colin)        
8343
8344 2006-05-26 [colin]      2.2.0cvs61
8345
8346         * src/summaryview.c
8347                 Unplug MSGINFO_UPDATE callback on delete too.
8348
8349 2006-05-26 [colin]      2.2.0cvs60
8350
8351         * src/foldersel.c
8352                 Fix bold in folder selection window with glib2.10
8353                 thanks Hiro
8354
8355 2006-05-26 [colin]      2.2.0cvs59
8356
8357         * src/procheader.c
8358                 Convert date only if necessary (and don't
8359                 try to convert from utf8 to utf8, too)
8360         * src/summaryview.c
8361                 Only set column's text if the column's 
8362                 displayed
8363
8364 2006-05-26 [colin]      2.2.0cvs58
8365
8366         * src/summaryview.c
8367         * src/gtk/gtkutils.c
8368                 Fix useless warning
8369
8370 2006-05-26 [colin]      2.2.0cvs57
8371
8372         * src/mainwindow.c
8373                 Make summaryview selectable as long as 
8374                 no message has focus
8375         * src/mh.c
8376                 Faster deletion (by implementing mh_remove_msgs)
8377                 Faster copy (avoid using mh_fetch_msg just to get
8378                 the filename)
8379                 Faster move (using move_file instead of copy_file
8380                 if MSG_IS_MOVE)
8381                 No progressbar if total number of mails to cp/mv 
8382                 is less than 100
8383         * src/summaryview.c
8384                 Fix removal from subject_table when mail gets moved
8385                 Faster deletion (g_slist_prepend instead of append)
8386         * src/gtk/gtksctree.c
8387                 Remove useless code
8388
8389 2006-05-25 [colin]      2.2.0cvs56
8390
8391         * src/common/ssl_certificate.c
8392                 Fix leak in expired cert check
8393
8394 2006-05-25 [colin]      2.2.0cvs55
8395
8396         * src/mh.c
8397                 Disable flags syncing on .mh_sequences - it
8398                 is buggy and marks mails read under unknown
8399                 conditions.
8400
8401 2006-05-25 [paul]
8402
8403         * 2.3.0-rc4 released
8404
8405 2006-05-24 [colin]      2.2.0cvs54
8406
8407         attention cvs users: if you manage to crash
8408         Sylpheed-Claws while moving, copying or deleting
8409         mails, we *are* interested in stack traces and
8410         valgrind logs. It looks stable, but one never
8411         knows...
8412
8413         * src/folder.c
8414                 Add progressbar for cache updates
8415         * src/folderutils.c
8416                 Optimize Mark all read in the current
8417                 folder
8418         * src/mh.c
8419                 Add progressbar for copy/move
8420         * src/procmsg.c
8421                 Optimize O(n^2) in copy/move
8422         * src/summaryview.c
8423         * src/gtk/gtksctree.c
8424                 Optimize O(n^2) algos
8425         * src/common/timing.h
8426                 Display ms instead of us
8427
8428 2006-05-24 [wwp]        2.2.0cvs53
8429
8430         * manual/fr/advanced.xml
8431                 updates to the French manual.
8432
8433 2006-05-24 [wwp]        2.2.0cvs52
8434
8435         * src/common/utils.c
8436                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8437
8438 2006-05-24 [wwp]        2.2.0cvs51
8439
8440         * src/folderutils.c
8441                 fixed "mark all read" in MH folders (thanks to Colin).
8442
8443 2006-05-24 [paul]       2.2.0cvs50
8444
8445         * doc/man/sylpheed-claws.1
8446                 updated the man page
8447
8448 2006-05-23 [colin]      2.2.0cvs49
8449
8450         * src/folderview.c
8451         * src/imap.c
8452         * src/inc.c
8453         * src/mbox.c
8454         * src/messageview.c
8455         * src/news.c
8456         * src/send_message.c
8457         * src/summaryview.c
8458         * src/gtk/sslcertwindow.c
8459                 alertpanel fixes, by Fabien
8460
8461 2006-05-23 [colin]      2.2.0cvs48
8462
8463         * src/folder.c
8464         * src/folderview.c
8465         * src/msgcache.c
8466         * src/summaryview.c
8467         * src/gtk/gtksctree.c
8468         * src/gtk/gtksctree.h
8469                 More timings
8470                 Fix slow loading problem, which was caused by the
8471                 use of some gtk_ctree funcs and their use of
8472                 g_list_position while gtk_ctree_(un)link'ing.
8473                 Reap more functions from gtkctree.c to be sure we
8474                 use our (fast) version instead of theirs.
8475         * src/mh.c
8476                 Fix copy of unread mails
8477
8478
8479 2006-05-22 [wwp]        2.2.0cvs47
8480
8481         * manual/fr/advanced.xml
8482                 updated.
8483
8484 2006-05-22 [colin]      2.2.0cvs46
8485
8486         * src/filtering.c
8487                 Fix possible infinite loop. 'copy' is not a 
8488                 final action, so when encountering a 'copy',
8489                 we have to check if a previous one was set
8490                 and do it. In the same way, if we encounter
8491                 a 'move' we have to perform a possibly 
8492                 pending 'copy'. This will slow down filtering
8493                 on IMAP if move+copy or multiple copy actions
8494                 are to be done, but handling it via the batch
8495                 would be really too convoluted.
8496
8497 2006-05-22 [wwp]        2.2.0cvs45
8498
8499         * manual/fr/advanced.xml
8500         * manual/fr/faq.xml
8501         * manual/fr/glossary.xml
8502         * manual/fr/handling.xml
8503         * manual/fr/intro.xml
8504         * manual/fr/plugins.xml
8505         * manual/fr/sylpheed-claws-manual.xml
8506                 sync w/ the english manual: updates URIs, documented mailing-list
8507                 support, better explanation about the enabled/disabled feature
8508                 in filtering/processing rules by Paul.
8509
8510 2006-05-21 [colin]      2.2.0cvs44
8511
8512         * src/summaryview.c
8513                 Don't expand after building threads, but during
8514
8515 2006-05-21 [colin]      2.2.0cvs43
8516
8517         * src/procmsg.c
8518         * src/summaryview.c
8519                 More timing possibilities... For next time I have 
8520                 to find out how the hell some 3GHz computer takes
8521                 one minute to open a 30k folder...
8522
8523 2006-05-21 [colin]      2.2.0cvs42
8524
8525         * manual/pl/advanced.xml
8526         * manual/pl/faq.xml
8527         * manual/pl/glossary.xml
8528         * manual/pl/handling.xml
8529         * manual/pl/intro.xml
8530         * manual/pl/plugins.xml
8531         * manual/pl/sylpheed-claws-manual.xml
8532                 Polish manual updated by Pawel
8533
8534 2006-05-20 [colin]
8535
8536         * 2.3.0-rc3 released
8537
8538 2006-05-20 [colin]      2.2.0cvs41
8539
8540         * src/imap.c
8541                 Fix -rc2 problems:
8542                 - remove cache of moved messages from original folder
8543                 - apply new flags to messages even if they aren't appliable
8544                   via IMAP.
8545
8546 2006-05-20 [colin]
8547
8548         * 2.3.0-rc2 released
8549
8550 2006-05-19 [colin]      2.2.0cvs40
8551
8552         * src/imap.c
8553                 Don't issue SELECT in imap_change_flags
8554                 before having checked that we indeed have
8555                 some flags to change. MSG_POSTFILTERED for
8556                 example can't be used on IMAP.
8557                 Fixes bug #955 (copying messages between 
8558                 imap folders is extremely slow), which was
8559                 a regression.
8560
8561 2006-05-19 [colin]      2.2.0cvs39
8562
8563         * src/folder.c
8564         * src/folder.h
8565         * src/folderview.c
8566                 Try to fix bug #830 (Some unread messages 
8567                 get marked read in IMAP inbox):
8568                 - Prevent scanning a folder if it's being 
8569                   opened via the GUI
8570                 - Postpone opening via the GUI of a folder
8571                   currently scanned.
8572
8573
8574 2006-05-19 [wwp]        2.2.0cvs38
8575
8576         * manual/advanced.xml
8577                 fix English+typo (thanks to Paul).
8578
8579 2006-05-19 [wwp]        2.2.0cvs37
8580
8581         * manual/advanced.xml
8582         * manual/fr/advanced.xml
8583         * src/gtk/logwindow.c
8584         * src/prefs_common.c
8585         * src/prefs_common.h
8586                 added hidden prefs to allow customization of colors used in
8587                 protocol log window (useful for dark gtk+ themes).
8588
8589 2006-05-19 [wwp]        2.2.0cvs36
8590
8591         * ChangeLog
8592                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8593
8594 2006-05-19 [paul]       2.2.0cvs35
8595
8596         * src/textview.c
8597                 make Reply-To fully clickable
8598         * src/gtk/logwindow.c
8599                 more colouring (SMTP ESMTP)
8600         Both patches by Pawel Pekala
8601
8602 2006-05-19 [cleroy]     2.2.0cvs34
8603
8604         * src/mh.c
8605                 Don't update flags from current folder
8606                 Probably fixes bug #935 (Read Messages 
8607                 Revert to Being Marked as Unread)
8608
8609 2006-05-18 [colin]      2.2.0cvs33
8610
8611         * src/imap.c
8612                 Warning fix
8613         * src/compose.c
8614         * src/mainwindow.c
8615         * src/summaryview.c
8616         * src/toolbar.c
8617                 Allow replying to multiple emails
8618                 in multiple windows
8619         * src/mimeview.c
8620         * src/etpan/imap-thread.c
8621                 Leak fixes
8622
8623 2006-05-18 [paul]       2.2.0cvs32
8624
8625         * src/summaryview.c
8626                 keep Mailing-List menu refreshed
8627                 Thanks to Colin
8628
8629 2006-05-18 [paul]       2.2.0cvs31
8630
8631         * manual/advanced.xml
8632         * manual/faq.xml
8633         * manual/glossary.xml
8634         * manual/handling.xml
8635         * manual/intro.xml
8636         * manual/plugins.xml
8637         * manual/sylpheed-claws-manual.xml
8638                 update URLs
8639                 add info about mailing-list support
8640                 edit filtering info
8641         * src/wizard.c
8642         * src/common/defs.h
8643         * src/gtk/about.c
8644         * src/plugins/dillo_viewer/README
8645                 update URLs
8646
8647 2006-05-17 [wwp]        2.2.0cvs30
8648
8649         * manual/handling.xml
8650         * manual/fr/handling.xml
8651                 documented the ability to enabled/disable filtering/processing rules.
8652
8653 2006-05-17 [colin]      2.2.0cvs29
8654
8655         * src/main.c
8656                 Don't initialize g_thread subsystem if it's 
8657                 already done (thanks to Hiro)
8658         * src/mimeview.c
8659                 Fix saving of parts when there name can't be
8660                 converted from UTF-8.
8661
8662 2006-05-17 [paul]       2.2.0cvs28
8663
8664         * po/Makefile.in.in
8665                 fix config.status warning with autoconf 2.60
8666
8667 2006-05-17 [paul]       2.2.0cvs27
8668
8669         * po/POTFILES.in
8670                 add src/mbox.c
8671
8672 2006-05-17 [wwp]        2.2.0cvs26
8673
8674         * src/mainwindow.c
8675                 fix useless and potentially dangerous buffer walking (thanks to Colin).
8676
8677 2006-05-17 [wwp]        2.2.0cvs25
8678
8679         * src/plugins/demo/demo.c
8680                 updated product name in plugin demo (many plugins need to be
8681                 sync'ed w/ that change).
8682
8683 2006-05-17 [colin]      2.2.0cvs24
8684
8685         * src/mh.c
8686                 Fix leak
8687
8688 2006-05-16 [colin]      2.2.0cvs23
8689
8690         * src/mainwindow.c
8691                 Stupid me hit again. Fix cvs22.
8692
8693 2006-05-16 [colin]      2.2.0cvs22
8694
8695         * src/mainwindow.c
8696                 Fix bug #922 (sylpheed-claws crashed after 
8697                 pushing on Inbox folder)
8698
8699 2006-05-16 [colin]      2.2.0cvs21
8700
8701         * src/compose.c
8702                 Make From header be copy/paste/select-able
8703
8704 2006-05-16 [wwp]        2.2.0cvs20
8705
8706         * src/export.c
8707         * src/matcher.c
8708         * src/summaryview.c
8709         * src/etpan/imap-thread.c
8710                 fix some compiler warnings (thanks to Colin).
8711
8712 2006-05-16 [wwp]        2.2.0cvs19
8713
8714         * src/action.c
8715         * src/gedit-print.c
8716         * src/inc.c
8717         * src/mainwindow.c
8718         * src/mh.c
8719         * src/statusbar.c
8720         * src/send_message.c
8721         * src/summaryview.c
8722                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8723
8724 2006-05-15 [colin]      2.2.0cvs18
8725
8726         * src/procmsg.c
8727                 Fix automatic rule creation with List-Post
8728
8729 2006-05-15 [paul]       2.2.0cvs17
8730
8731         * tools/filter_conv_new.pl
8732                 updated for rule enabling/disabling
8733                 claws version >= 2.3.x required
8734
8735 2006-05-15 [cleroy]     2.2.0cvs16
8736
8737         * src/main.c
8738                 Revert test
8739
8740 2006-05-15 [cleroy]     2.2.0cvs15
8741
8742         * src/main.c
8743                 test
8744
8745 2006-05-15 [wwp]        2.2.0cvs14
8746
8747         * manual/pl/.cvsignore
8748                 ignore generated files.
8749
8750 2006-05-14 [wwp]        2.3.0-rc1
8751
8752         * 2.3.0-rc1 released
8753
8754 2006-05-13 [wwp]        2.2.0cvs13
8755
8756         * src/filtering.c
8757         * src/filtering.h
8758         * src/matcher.c
8759         * src/matcher_parser_lex.l
8760         * src/matcher_parser_parse.y
8761         * src/prefs_filtering.c
8762                 new feature: provide the ability to disable filtering and processing
8763                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8764                 adaptations.
8765
8766 2006-05-13 [colin]      2.2.0cvs12
8767
8768         * src/compose.c
8769                 Remove useless if (a) b; else b;
8770                 Thanks to wwp
8771
8772 2006-05-13 [wwp]        2.2.0cvs11
8773
8774         * src/export.c
8775         * src/import.c
8776         * src/mainwindow.c
8777         * src/mbox.c
8778         * src/summaryview.c
8779         * src/summaryview.h
8780                 no more silent failures (or at least less ones) when importing
8781                 or exporting from/to mbox. Also start importing/exporting if
8782                 the necessary info is set.
8783
8784 2006-05-13 [wwp]        2.2.0cvs10
8785
8786         * RELEASE_NOTES
8787                 restored up-to-date release notes.
8788
8789 2006-05-13 [paul]       2.2.0cvs9
8790
8791         * po/nl.po
8792         * po/ru.po
8793                 updated by Tim Dijkstra and Pavlo Bohmat
8794
8795 2006-05-12 [colin]      2.2.0cvs8
8796
8797         * src/gtk/quicksearch.c
8798                 Add "k" as shortcut for "colorlabel". Patch
8799                 by ath42@users.sf.net.
8800
8801 2006-05-12 [paul]       2.2.0cvs7
8802
8803         * src/prefs_common.h
8804         * src/prefs_summaries.c
8805         * src/summaryview.c
8806                 when entering a folder also allow
8807                 going directly to first Marked message
8808
8809 2006-05-12 [paul]       2.2.0cvs6
8810
8811         * src/summaryview.c
8812                 always obey 'confirm before marking all
8813                 mails read' option
8814
8815 2006-05-12 [paul]       2.2.0cvs5
8816
8817         * src/textview.c
8818                 make Sender fully clickable
8819
8820 2006-05-12 [colin]      2.2.0cvs4
8821
8822         * src/compose.c
8823         * src/compose.h
8824                 Let From be editable
8825         * src/main.c
8826         * src/mh.c
8827                 Full support of .mh_sequences' Unseen seq
8828
8829 2006-05-12 [colin]      2.2.0cvs3
8830
8831         * src/folder.c
8832         * src/mainwindow.c
8833         * src/mainwindow.h
8834         * src/messageview.c
8835         * src/prefs_spelling.c
8836         * src/procheader.c
8837         * src/procmsg.c
8838         * src/procmsg.h
8839         * src/summaryview.c
8840         * src/toolbar.c
8841         * src/toolbar.h
8842                 Add contextual menu on Compose toolbar
8843                 button. Fixes bug #944 (Automatic
8844                 addresses not applied when changing account
8845                 from compose window)
8846                 add Mailing List support
8847                 based on the old 0.6.5claws25 patch by
8848                 Melvin Hadasht, with finishing touches
8849                 by Colin
8850                 Fix "ignore thread" when mails are threaded by
8851                 subject (and weren't ignored although appearing
8852                 in the thread).
8853                 GUI rework.
8854                 Both patches by Pawel.
8855
8856 2006-05-08 [paul]       2.2.0cvs2
8857
8858         * src/mainwindow.c
8859         * src/mainwindow.h
8860         * src/messageview.c
8861         * src/procheader.c
8862         * src/procmsg.c
8863         * src/procmsg.h
8864         * src/summaryview.c
8865                 add Mailing List support
8866                 based on the old 0.6.5claws25 patch by 
8867                 Melvin Hadasht, with finishing touches
8868                 by Colin
8869
8870 2006-05-08 [colin]      2.2.0cvs1
8871
8872         * src/mainwindow.c
8873         * src/toolbar.c
8874         * src/toolbar.h
8875                 Add contextual menu on Compose toolbar 
8876                 button. Fixes bug #944 (Automatic 
8877                 addresses not applied when changing account 
8878                 from compose window)
8879
8880 2006-05-08 [paul]       2.2.0
8881
8882         2.2.0 released
8883
8884 2006-05-08 [paul]       2.1.1cvs51
8885
8886         * po/cs.po
8887         * po/de.po
8888         * po/en_GB.po
8889         * po/fi.po
8890         * po/fr.po
8891         * po/pt_BR.po
8892         * po/sr.po
8893         * po/zh_CN.po
8894                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8895                 Fabien Vantard, Frederico Goncalves Guimaraes,
8896                 Aleksandar Urosevic, and Ralgh Young
8897
8898 2006-05-12 [colin]      2.1.1cvs50
8899
8900         * po/cs.po
8901         * po/de.po
8902         * po/en_GB.po
8903         * po/es.po
8904         * po/fi.po
8905         * po/fr.po
8906         * po/pt_BR.po
8907         * po/sr.po
8908         * po/zh_CN.po
8909                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8910                 Fabien Vantard, Frederico Goncalves Guimaraes,
8911                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8912
8913 2006-05-05 [colin]      2.1.1cvs49
8914
8915         * manual/Makefile.am
8916         * manual/pl/Makefile.am
8917         * manual/pl/account.xml
8918         * manual/pl/ack.xml
8919         * manual/pl/addrbook.xml
8920         * manual/pl/advanced.xml
8921         * manual/pl/faq.xml
8922         * manual/pl/glossary.xml
8923         * manual/pl/gpl.xml
8924         * manual/pl/handling.xml
8925         * manual/pl/intro.xml
8926         * manual/pl/keyboard.xml
8927         * manual/pl/plugins.xml
8928         * manual/pl/starting.xml
8929         * manual/pl/sylpheed-claws-manual.xml
8930         * manual/pl/dist/.cvsignore
8931         * manual/pl/dist/Makefile.am
8932         * manual/pl/dist/html/.cvsignore
8933         * manual/pl/dist/html/Makefile.am
8934         * manual/pl/dist/pdf/.cvsignore
8935         * manual/pl/dist/pdf/Makefile.am
8936         * manual/pl/dist/ps/.cvsignore
8937         * manual/pl/dist/ps/Makefile.am
8938         * manual/pl/dist/txt/.cvsignore
8939         * manual/pl/dist/txt/Makefile.am
8940                 Add the polish translation of the manual,
8941                 Authored by Pawel Pekala.
8942
8943 2006-05-05 [cleroy]     2.1.1cvs48
8944
8945         * src/main.c
8946                 Re-read matcherrc after loading plugins 
8947                 if some of them add folders.
8948
8949 2006-05-03 [colin]      2.1.1cvs47
8950
8951         * src/imap.c
8952                 I'm idiot
8953
8954 2006-05-03 [colin]      2.1.1cvs46
8955
8956         * src/imap.c
8957                 Be sure to have a session when
8958                 getting separator
8959
8960 2006-05-03 [colin]      2.1.1cvs45
8961
8962         * src/imap.c
8963         * src/imap.h
8964         * src/imap_gtk.c
8965                 Fix preventing renaming with namespace 
8966                 separator.
8967
8968 2006-05-01 [colin]      2.1.1cvs44
8969
8970         * src/action.c
8971                 Don't reload messageview when result of
8972                 action is piped.
8973
8974 2006-04-29 [colin]      2.1.1cvs43
8975
8976         * src/prefs_receive.c
8977         * src/plugins/spamassassin/spamassassin_gtk.c
8978         * src/plugins/clamav/clamav_plugin_gtk.c
8979                 GUI fixes by Pawel
8980
8981 2006-04-29 [colin]      2.1.1cvs42
8982
8983         * src/prefs_compose_writing.c
8984         * src/prefs_quote.c
8985                 Cleanups. Patch by Pawel
8986
8987 2006-04-28 [paul]       2.1.1cvs41
8988
8989         * src/matcher.c
8990                 fix returned quick search results when search
8991                 term contains an underscore.
8992                 Thanks to Colin
8993
8994 2006-04-28 [paul]       2.1.1cvs40
8995
8996         * src/prefs_message.c
8997         * src/prefs_receive.c
8998                 GUI cleanups
8999                 Patches by Pawel Pekala
9000
9001 2006-04-27 [colin]      2.1.1cvs39
9002
9003         * src/wizard.c
9004                 Differentiate subject Welcome from
9005                 window's title Welcome
9006
9007 2006-04-27 [paul]
9008
9009         2.2.0-rc1 released
9010
9011 2006-04-27 [paul]       2.1.1cvs38
9012
9013         * manual/advanced.xml
9014         * manual/fr/advanced.xml
9015                 add info about compose_no_markup hidden pref
9016
9017 2006-04-27 [paul]       2.1.1cvs37
9018
9019         * src/prefs_account.c
9020                 improve privacy labels
9021         * src/prefs_msg_colors.c
9022                 change some strings for translators' convenience
9023         * src/gtk/gtkutils.c
9024                 don't underline the link button text
9025
9026 2006-04-25 [colin]      2.1.1cvs36
9027
9028         * src/folder.c
9029                 Complete 2.1.1cvs33 (once more ;)
9030
9031 2006-04-25 [colin]      2.1.1cvs35
9032
9033         * src/editldap.c
9034                 Fix tooltip
9035
9036 2006-04-25 [cleroy]     2.1.1cvs34
9037
9038         * src/compose.c
9039         * src/gtk/gtkaspell.c
9040                 Fix crash on redirect (related to the return 
9041                 of the aspell menu in compose's toolbar)
9042         * src/prefs_msg_colors.c
9043                 Fix sensitivity widgets
9044         * src/image_viewer.c
9045         * src/gtk/pluginwindow.c
9046         * src/gtk/prefswindow.c
9047                 Change released signals to clicked (Fabien)
9048         * po/POTFILES.in
9049         * src/common/socket.c
9050         * src/plugins/spamassassin/spamassassin.c
9051                 Translate strings (Fabien)
9052
9053 2006-04-25 [paul]       2.1.1cvs33
9054
9055         * src/folder.c
9056         * src/folder.h
9057         * src/folderview.c
9058                 complete the fix of bug #912
9059                 Thanks to Colin
9060
9061 2006-04-25 [colin]      2.1.1cvs32
9062
9063         * src/news.c
9064                 Better progress bar
9065         * src/mimeview.c
9066         * src/summaryview.c
9067         * src/summaryview.h
9068                 Fix focus chain
9069                 Patches by Pawel Pekala
9070
9071 2006-04-24 [colin]      2.1.1cvs31
9072
9073         * src/compose.c
9074                 Fix compilation warnings (Fabien)
9075
9076 2006-04-24 [colin]      2.1.1cvs30
9077
9078         * src/addrindex.c
9079         * src/editldap.c
9080         * src/editldap_basedn.c
9081         * src/editldap_basedn.h
9082         * src/ldapctrl.c
9083         * src/ldapctrl.h
9084         * src/ldapquery.c
9085         * src/ldaputil.c
9086         * src/ldaputil.h
9087                 Fix bug #901 (LDAPS support)
9088
9089 2006-04-24 [colin]      2.1.1cvs29
9090
9091         * src/compose.c
9092                 Fix logic on error with send dialog on
9093         * src/imap.c
9094                 Fix compilation without libetpan, thanks
9095                 to Fabien
9096         * src/summaryview.c
9097                 Fix 'context-menu' key
9098
9099 2006-04-23 [colin]      2.1.1cvs28
9100
9101         * src/folder.c
9102                 Never free current's cache to free up 
9103                 memory. Fixes bug #912 (new count 
9104                 randomly set to message count)
9105
9106 2006-04-23 [colin]      2.1.1cvs27
9107
9108         * src/gtk/quicksearch.c
9109                 And remove printf...
9110
9111 2006-04-23 [colin]      2.1.1cvs26
9112
9113         * src/gtk/quicksearch.c
9114                 Fix replacing in quicksearch, and fix inserting
9115                 in the middle of the string. (introduced at 2.1.0cvs22)
9116
9117 2006-04-23 [colin]      2.1.1cvs25
9118
9119         * src/imap.c
9120                 Make sure uidnext is initialized in get_num_list
9121                 (not for stable, related to 2.1.1cvs8 and friends)
9122
9123 2006-04-23 [colin]      2.1.1cvs24
9124
9125         * src/imap.c
9126                 Output something when login is successful
9127                 too
9128
9129 2006-04-23 [colin]      2.1.1cvs23
9130
9131         * src/etpan/imap-thread.c
9132                 Better logging (line-per-line, hide data in fetch)
9133                 Fix a const warning
9134         * src/gtk/logwindow.c
9135         * src/gtk/logwindow.h
9136                 Better logging (color for input/output)
9137
9138 2006-04-21 [colin]      2.1.1cvs22
9139
9140         * src/gtk/quicksearch.c
9141                 On gtk+-2.8, use stock buttons in quicksearch
9142                 Based on a patch by Fabien and a design by Paul
9143
9144 2006-04-21 [colin]      2.1.1cvs21
9145
9146         * src/folderview.c
9147         * src/mainwindow.c
9148                 Fix occasional flicker in folderview
9149         * src/common/utils.c
9150                 Fix bug #943 (Incorrectly parsed email address 
9151                 list in short headers on message view and in 
9152                 printouts)
9153
9154 2006-04-20 [colin]      2.1.1cvs20
9155
9156         * src/imap.c
9157         * src/imap.h
9158         * src/prefs_account.c
9159                 Add ANONYMOUS auth for IMAP
9160
9161 2006-04-20 [paul]       2.1.1cvs19
9162
9163         * src/main.c
9164                 proper fix for 2.1.1cvs18
9165                 Thanks to Colin
9166
9167 2006-04-20 [paul]       2.1.1cvs18
9168
9169         * src/main.c
9170                 fix build warnings
9171
9172 2006-04-20 [paul]       2.1.1cvs17
9173
9174         * src/gtk/quicksearch.c
9175                 fix standard, non-extended Quick search,
9176                 was broken in 2.1.1cvs15.
9177                 Thanks to Colin.
9178
9179 2006-04-20 [colin]      2.1.1cvs16
9180
9181         * src/prefs_matcher.c
9182                 Fix values when reselecting a ~test
9183                 rule
9184
9185 2006-04-19 [colin]      2.1.1cvs15
9186
9187         * src/compose.c
9188         * src/compose.h
9189         * src/gtk/gtkaspell.c
9190         * src/gtk/gtkaspell.h
9191                 Put back Options menu in Spelling/
9192         * src/gtk/quicksearch.c
9193                 Don't search, and show error, if the
9194                 advanced search has a syntax error
9195
9196 2006-04-18 [colin]      2.1.1cvs14
9197
9198         * src/textview.c
9199                 Fix gdk warnings on set_cursor when textview
9200                 isn't visible
9201
9202 2006-04-18 [colin]      2.1.1cvs13
9203
9204         * src/gtk/gtksctree.c
9205                 Remove seemingly useless refresh that causes
9206                 flicker - watch this commit in case of 
9207                 problems before planned backport to stable
9208
9209 2006-04-18 [colin]      2.1.1cvs12
9210
9211         * src/imap.c
9212                 Factorize get/set_xml code
9213         * src/compose.c
9214         * src/prefs_account.c
9215         * src/prefs_account.h
9216         * src/procmsg.c
9217                 Add Encrypt to self option
9218
9219 2006-04-17 [colin]      2.1.1cvs11
9220
9221         * configure.ac
9222                 Fix search on encrpyt function on dragonfly
9223                 Patch by Jonathan Buschmann <jonthn@agmact.com>
9224
9225 2006-04-17 [colin]      2.1.1cvs10
9226
9227         * src/prefs_account.c
9228                 Be safe by default: remove mails from POP3
9229                 after 7 days, not immediately
9230
9231 2006-04-17 [colin]      2.1.1cvs9
9232
9233         * src/etpan/imap-thread.c
9234                 Fix build on DragonFly - patch by 
9235                 Jonathan Buschmann <jonthn@agmact.com>
9236
9237 2006-04-17 [colin]      2.1.1cvs8
9238
9239         * src/imap.c
9240                 Save uidnext between sessions
9241
9242 2006-04-17 [colin]      2.1.1cvs7
9243
9244         * src/imap.c
9245                 scan is required when uid validity changes
9246
9247 2006-04-17 [colin]      2.1.1cvs6
9248
9249         * src/folderview.c
9250                 Don't scan if not necessary, apart in current
9251                 folder and INBOX to fetch flags.
9252         * src/imap.c
9253                 Scan is necessary if unread count changes
9254
9255 2006-04-17 [colin]      2.1.1cvs5
9256
9257         * src/imap.c
9258                 ...But always fetch ANSWERED and DELETED flags for
9259                 INBOX, as filtering can happen on these flags.
9260
9261 2006-04-17 [colin]      2.1.1cvs4
9262
9263         * src/imap.c
9264                 Don't fetch REPLIED and DELETED flags when synchronising
9265                 flags with a closed folder. We only need UNSEEN and FLAGGED
9266                 to update the folderview.
9267
9268 2006-04-17 [colin]      2.1.1cvs3
9269
9270         * src/imap.c
9271                 Faster flag search when there are new mails 
9272                 in a folder. We can do a full search if the 
9273                 folder contains less messages than the new
9274                 list.
9275
9276 2006-04-17 [colin]      2.1.1cvs2
9277
9278         * po/cs.po
9279         * po/de.po
9280         * po/fr.po
9281         * po/nl.po
9282         * po/pt_BR.po
9283                 Update translations from stable branch
9284
9285 2006-04-17 [colin]      2.1.1cvs1
9286
9287         * configure.ac
9288                 Bump version to follow stable release
9289
9290 2006-04-16 [mones]      2.1.0cvs50
9291
9292         * po/es.po
9293                 Updated for release
9294
9295 2006-04-16 [colin]      2.1.0cvs49
9296
9297         * src/textview.c
9298                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
9299                 with gtk < 2.8. Thanks to Fabien Vantard.
9300
9301 2006-04-15 [colin]      2.1.0cvs48
9302
9303         * src/etpan/imap-thread.c
9304                 Fix bug #919 (libetpan: SEGV when connecting 
9305                 using command)
9306
9307 2006-04-14 [colin]      2.1.0cvs47
9308
9309         * src/main.c
9310                 Fix race on --select (should be done better)
9311
9312 2006-04-14 [wwp]        2.1.0cvs46
9313
9314         * src/send_message.c
9315                 enforce a check for domain in account prefs (a sending
9316                 error could be faced if domain was checked but no value set),
9317                 thanks to Colin.
9318
9319 2006-04-14 [colin]      2.1.0cvs45
9320
9321         * src/codeconv.c
9322                 when converting from unknown to unknown, if the
9323                 string is UTF8, don't convert it to the locale
9324                 (which breaks it)
9325
9326 2006-04-14 [colin]      2.1.0cvs44
9327
9328         * src/compose.c
9329                 Don't try to use ASCII for converting headers
9330                 (as done in body)
9331
9332 2006-04-14 [paul]       2.1.0cvs43
9333
9334         * src/crash.c
9335                 add locale/charset info to crash report
9336         * src/gtk/about.c
9337                 add wwp to doc team
9338                 replace 'e-mail' with preferred 'email'
9339         * src/gtk/authors.h
9340                 ensure contributors list is in alphabetical
9341                 order
9342
9343 2006-04-13 [colin]      2.1.0cvs42
9344
9345         * src/textview.c
9346                 Prevent gdk warnings
9347
9348 2006-04-13 [colin]      2.1.0cvs41
9349
9350         * src/common/ssl_certificate.c
9351         * src/common/ssl_certificate.h
9352         * src/gtk/sslcertwindow.c
9353                 Warn on expired certs, and display the expiration date
9354
9355 2006-04-13 [colin]      2.1.0cvs40
9356
9357         * src/plugins/spamassassin/spamassassin_gtk.c
9358                 Fix missing set_text on unix socket
9359
9360 2006-04-13 [wwp]        2.1.0cvs39
9361
9362         * manual/fr/advanced.xml
9363         * manual/fr/glossary.xml
9364                 applied new spam/ham/email lexicon (pourriel, courriel)
9365
9366 2006-04-13 [paul]       2.1.0cvs38
9367
9368         * src/plugins/pgpmime/plugin.c
9369                 remove the mention of S/MIME from the
9370                 description. This is now handled by the
9371                 S/MIME plugin.
9372
9373 2006-04-13 [paul]       2.1.0cvs37
9374
9375         * src/prefs_msg_colors.c
9376                 rework dialog
9377         * src/prefs_folder_item.c
9378         * src/prefs_spelling.c
9379                 add a tooltip to the colour selector buttons
9380
9381 2006-04-13 [wwp]        2.1.0cvs36
9382
9383         * manual/advanced.xml
9384         * manual/glossary.xml
9385         * manual/handling.xml
9386         * manual/keyboard.xml
9387         * manual/plugins.xml
9388         * manual/starting.xml
9389         * manual/fr/account.xml
9390         * manual/fr/ack.xml
9391         * manual/fr/addrbook.xml
9392         * manual/fr/advanced.xml
9393         * manual/fr/faq.xml
9394         * manual/fr/glossary.xml
9395         * manual/fr/gpl.xml
9396         * manual/fr/handling.xml
9397         * manual/fr/intro.xml
9398         * manual/fr/keyboard.xml
9399         * manual/fr/plugins.xml
9400         * manual/fr/starting.xml
9401         * manual/fr/sylpheed-claws-manual.xml
9402                 fixes to the manuals:
9403                  - summaryview -> Message List (same in French)
9404                  - translate key names
9405                  - fix French punctuation, use non-breakable spaces when
9406                    necessary, don't use &thinsp; which is not portable
9407                  - tell what maildir and mbox formats we support
9408
9409 2006-04-12 [wwp]        2.1.0cvs35
9410
9411         * src/prefs_toolbar.c
9412                 unified a replace button more,
9413                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9414
9415 2006-04-12 [wwp]        2.1.0cvs34
9416
9417         * src/prefs_common.c
9418         * src/prefs_msg_colors.c
9419                 make default color labels translatable,
9420                 patch from Fabien Vantard <fzzzzz@gmail.com>,
9421                 thanks to Tim <timbrain@post.cz> for reporting.
9422
9423 2006-04-12 [wwp]        2.1.0cvs33
9424
9425         * manual/glossary.xml
9426         * manual/intro.xml
9427         * manual/plugins.xml
9428         * manual/starting.xml
9429         * manual/sylpheed-claws-manual.xml
9430         * manual/fr/.cvsignore
9431         * manual/fr/account.xml
9432         * manual/fr/ack.xml
9433         * manual/fr/addrbook.xml
9434         * manual/fr/advanced.xml
9435         * manual/fr/faq.xml
9436         * manual/fr/glossary.xml
9437         * manual/fr/handling.xml
9438         * manual/fr/intro.xml
9439         * manual/fr/keyboard.xml
9440         * manual/fr/plugins.xml
9441         * manual/fr/starting.xml
9442         * manual/fr/sylpheed-claws-manual.xml
9443                 various fixes: typos, missing .fr translations, punctuation,
9444                 capitalization, links, accents and some bad French more.
9445
9446 2006-04-12 [wwp]        2.1.0cvs32
9447
9448         * src/prefs_gtk.c
9449                 fix for bug #935: always store prefs files in UTF-8 (thanks
9450                 to Colin).
9451
9452 2006-04-11 [colin]      2.1.0cvs31
9453
9454         * src/compose.c
9455                 Fix inserting files not in utf8 when locale is utf8
9456
9457 2006-04-11 [colin]      2.1.0cvs30
9458
9459         * src/inc.c
9460                 Don't show error dialog when cancelling connection
9461                 Patch by Pawel
9462
9463 2006-04-11 [cleroy]     2.1.0cvs29
9464
9465         * src/compose.c
9466                 Implement multiple quote levels
9467         * src/prefs_common.c
9468                 Change a little bit the quote bgcolor for 2nd level
9469
9470 2006-04-11 [colin]      2.1.0cvs28
9471
9472         * src/gtk/about.c
9473                 Add locale and charset in the label
9474
9475 2006-04-10 [colin]      2.1.0cvs27
9476
9477         * src/compose.c
9478         * src/prefs_common.c
9479         * src/prefs_common.h
9480         * src/prefs_msg_colors.c
9481         * src/textview.c
9482                 Allow optional background color in quotes
9483                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9484                 GTK+-2.8.x feature
9485
9486 2006-04-10 [colin]      2.1.0cvs26
9487
9488         * src/main.c
9489         * src/mainwindow.c
9490         * src/mainwindow.h
9491                 Implement --select
9492
9493 2006-04-10 [colin]      2.1.0cvs25
9494
9495         * manual/plugins.xml
9496         * manual/fr/plugins.xml
9497                 Document libcurl's proxy variables
9498
9499 2006-04-09 [colin]      2.1.0cvs24
9500
9501         * src/prefs_common.c
9502                 gettext() returns statically allocated stuff. We have
9503                 to strdup it in order to be able to free it.
9504
9505 2006-04-09 [colin]      2.1.0cvs23
9506
9507         * AUTHORS
9508         * src/gtk/authors.h
9509                 Add Alexei
9510
9511 2006-04-09 [colin]      2.1.0cvs22
9512
9513         * src/mainwindow.c
9514         * src/gtk/quicksearch.c
9515                 Fix bug #859 (problems with cyrilic input in 
9516                 search panel) - Patch by Alexey Illarionov 
9517                 <littlesavage@rambler.ru>
9518
9519 2006-04-09 [colin]      2.1.0cvs21
9520
9521         * src/prefs_customheader.c
9522                 I prefer removing then freeing rather than the contrary
9523                 (even if it doesn't change anything ;-)
9524         * src/prefs_account.c
9525                 Fix bug #933 (Crash re-entering the custom headers list 
9526                 dialog in accounts prefs)
9527                 The problem happened when cancelling the Account 
9528                 Preferences' dialogs - in which case we didn't do 
9529                 anything to the PrefsAccount * struct. In case of applying,
9530                 the old ac_prefs was replaced with the tmp_ac_prefs we were
9531                 working with in this dialog. The problem is that 
9532                 prefs_customheader.c, working on this tmp_ac_prefs, always
9533                 changes the ->customhdr_list pointer, even when cancelled. 
9534                 So in case of cancelling the prefs_account dialog, we still
9535                 have to update ->customhdr_list in the real account.
9536
9537 2006-04-08 [colin]      2.1.0cvs20
9538
9539         * manual/fr/glossary.xml
9540         * manual/fr/keyboard.xml
9541                 Forgot some headers :)
9542
9543 2006-04-08 [colin]      2.1.0cvs19
9544
9545         * manual/Makefile.am
9546         * manual/fr/Makefile.am
9547         * manual/fr/account.xml
9548         * manual/fr/ack.xml
9549         * manual/fr/addrbook.xml
9550         * manual/fr/advanced.xml
9551         * manual/fr/faq.xml
9552         * manual/fr/glossary.xml
9553         * manual/fr/gpl.xml
9554         * manual/fr/handling.xml
9555         * manual/fr/intro.xml
9556         * manual/fr/keyboard.xml
9557         * manual/fr/plugins.xml
9558         * manual/fr/starting.xml
9559         * manual/fr/sylpheed-claws-manual.xml
9560         * manual/fr/dist/.cvsignore
9561         * manual/fr/dist/Makefile.am
9562         * manual/fr/dist/html/.cvsignore
9563         * manual/fr/dist/html/Makefile.am
9564         * manual/fr/dist/pdf/.cvsignore
9565         * manual/fr/dist/pdf/Makefile.am
9566         * manual/fr/dist/ps/.cvsignore
9567         * manual/fr/dist/ps/Makefile.am
9568         * manual/fr/dist/txt/.cvsignore
9569         * manual/fr/dist/txt/Makefile.am
9570                 Add the french translation of the manual. Thanks to
9571                 Olivier Delhomme <olivier.delhomme@free.fr> for 
9572                 account.xml, ack.xml, addrbook.xml and advanced.xml
9573
9574 2006-04-08 [colin]      2.1.0cvs18
9575
9576         * manual/plugins.xml
9577         * manual/starting.xml
9578                 More fixes
9579
9580 2006-04-07 [colin]      2.1.0cvs17
9581
9582         * manual/faq.xml
9583         * manual/intro.xml
9584         * manual/keyboard.xml
9585                 Little fixes
9586
9587 2006-04-07 [colin]      2.1.0cvs16
9588
9589         * README
9590         * src/compose.c
9591         * src/prefs_common.c
9592         * src/prefs_common.h
9593                 Add hidden compose_no_markup pref
9594
9595 2006-04-07 [wwp]        2.1.0cvs15
9596
9597         * src/summary_search.c
9598         * .cvsignore
9599                 Bugfix: stop button was sticky when searching in an empty folder.
9600                 Applied curly brackets code style to the whole file (summary_search.c).
9601                 More files to ignore.
9602
9603 2006-04-07 [wwp]        2.1.0cvs14
9604
9605         * src/message_search.c
9606         * src/summary_search.c
9607                 changed default button when search bumps at file/folder
9608                 beginning or end, for convenience (thanks to Colin).
9609
9610 2006-04-07 [paul]       2.1.0cvs13
9611
9612         * src/plugins/dillo_viewer/dillo_prefs.c
9613                 avoid future potential for namespace collision
9614                 Patch by Colin
9615
9616 2006-04-06 [wwp]        2.1.0cvs12
9617
9618         * src/summary_search.c
9619                 Unify extended/advanced searches names (and thus factorize labels),
9620                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9621
9622 2006-04-06 [wwp]        2.1.0cvs11
9623
9624         * src/folderview.c
9625         * src/prefs_themes.c
9626         * src/summaryview.c
9627                 Fixed some compilation warnings.
9628
9629 2006-04-06 [colin]      2.1.0cvs10
9630
9631         * manual/advanced.xml
9632                 Document the wizard template and how to deploy
9633                 Sylpheed-Claws effectively
9634
9635 2006-04-06 [colin]      2.1.0cvs9
9636
9637         * src/folderview.c
9638                 gettext patch to tell translators about _("#"),
9639                 by Maxim Britov
9640
9641 2006-04-06 [colin]      2.1.0cvs8
9642
9643         * src/textview.c
9644                 Fix invalid GtkTextBIter after clicking "Display as text"
9645
9646 2006-04-06 [mones]      2.1.0cvs7
9647
9648         * src/addr_compl.c
9649         * src/addrindex.c
9650         * src/addritem.c
9651         * src/codeconv.c
9652         * src/compose.c
9653         * src/filtering.c
9654         * src/folder.c
9655         * src/folder_item_prefs.c
9656         * src/folderview.c
9657         * src/localfolder.c
9658         * src/matcher.c
9659         * src/mimeview.c
9660         * src/prefs_msg_colors.c
9661         * src/prefs_spelling.c
9662         * src/prefs_themes.c
9663         * src/procmime.c
9664         * src/procmsg.c
9665         * src/stock_pixmap.c
9666         * src/summaryview.c
9667         * src/textview.c
9668         * src/toolbar.c
9669         * src/common/mgutils.c
9670         * src/common/prefs.c
9671         * src/common/ssl_certificate.c
9672         * src/gtk/colorlabel.c
9673         * src/gtk/quicksearch.c
9674         * src/plugins/pgpmime/pgpmime.c
9675         * src/plugins/spamassassin/spamassassin.c
9676                 Removed redundant NULL checks for g_free() calls.
9677                 Patch by Pawel Pekala.
9678
9679 2006-04-06 [mones]      2.1.0cvs6
9680
9681         * src/prefs_actions.c
9682         * src/prefs_filtering.c
9683         * src/prefs_filtering_action.c
9684         * src/prefs_matcher.c
9685         * src/prefs_template.c
9686         * src/gtk/gtkutils.c
9687         * src/gtk/gtkutils.h
9688                 Have a nice replace button. Patch by Pawel Pekala
9689
9690 2006-04-06 [colin]      2.1.0cvs5
9691
9692         * src/addressbook.c
9693                 Fix crash with empty columns
9694
9695 2006-04-05 [colin]      2.1.0cvs4
9696
9697         * src/wizard.c
9698         * src/prefs_gtk.c
9699                 Allow wizard customization with pre-filled values
9700
9701 2006-04-05 [colin]      2.1.0cvs3
9702
9703         * src/textview.c
9704         * src/mimeview.c
9705         * src/mimeview.h
9706                 Nicer messages in mimeview
9707
9708 2006-04-05 [colin]      2.1.0cvs2
9709
9710         * src/addressbook.c
9711         * src/prefs_summaries.c
9712                 i18n fix
9713
9714 2006-04-05 [colin]      2.1.0cvs1
9715
9716         * src/plugins/pgpcore/plugin.c
9717         * src/plugins/pgpcore/select-keys.c
9718         * src/plugins/pgpcore/select-keys.h
9719         * src/plugins/pgpcore/sgpgme.c
9720         * src/plugins/pgpcore/sgpgme.h
9721         * src/plugins/pgpinline/pgpinline.c
9722         * src/plugins/pgpinline/plugin.c
9723         * src/plugins/pgpmime/pgpmime.c
9724         * src/plugins/pgpmime/plugin.c
9725                 Factorize and generalize a bit 
9726                 Drop S/MIME signature verification from PGP/MIME
9727                 (adding it as another, more complete plugin)
9728
9729 2006-04-05 [paul]       2.1.0
9730
9731         2.1.0 released
9732
9733 2006-04-05 [paul]       2.0.0cvs186
9734
9735         * manual/advanced.xml
9736                 add info on colour labels
9737
9738 2006-04-05 [paul]       2.0.0cvs185
9739
9740         * po/bg.po
9741         * po/cs.po
9742         * po/de.po
9743         * po/el.po
9744         * po/en_GB.po
9745         * po/fi.po
9746         * po/fr.po
9747         * po/it.po
9748         * po/nl.po
9749         * po/pl.po
9750         * po/pt_BR.po
9751         * po/sr.po
9752         * po/zh_CN.po
9753                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
9754                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
9755                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
9756                 Guimaraes, Aleksandar Urosevic, Ralgh Young
9757         * src/gtk/authors.h
9758         * tools/claws.i18n.status.pl
9759                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9760                 and new Czech translator, Tim <timbrain@post.cz>
9761
9762 2006-04-05 [mones]      2.0.0cvs184
9763
9764         * po/es.po
9765                 Updated translation
9766
9767 2006-04-05 [colin]      2.0.0cvs183
9768
9769         * src/gtk/quicksearch.c
9770                 Fix bug #929 (unnecessary reload in quick search bar)
9771
9772 2006-04-05 [colin]      2.0.0cvs182
9773
9774         * src/compose.c
9775                 Fix crash on Reply with no From:
9776                 Show signature and conversion error on queuing 
9777                 (but not sending)
9778         * src/mainwindow.c
9779         * src/summaryview.c
9780         * src/summaryview.h
9781                 Factorize threading code and make sure msginfo 
9782                 is not null when it comes from a GtkCTreeRow's 
9783                 data
9784         * src/gtk/gtkaspell.c
9785                 Check for necessary things
9786         * src/gtk/gtksctree.c
9787         * src/gtk/gtksctree.h
9788                 Reset anchor if necessary when removing node
9789
9790 2006-03-29 [colin]      2.0.0cvs181
9791
9792         * src/folderview.c
9793                 Warn for disabled IMAP accounts (due to lack of
9794                 libetpan). Breaks string-freeze - sorry - but it
9795                 is kind of important ;)
9796
9797 2006-03-28 [colin]      2.0.0cvs180
9798
9799         * src/gtk/gtkutils.c
9800         * src/gtk/gtkutils.h
9801                 Add a gtkut_get_link_btn() function that
9802                 creates a button which acts like an URI
9803         * src/prefs_themes.c
9804         * src/gtk/about.c
9805                 Use this function (factorizes codes)
9806         * src/common/defs.h
9807         * src/gtk/pluginwindow.c
9808                 Add a "Get more..." in the plugins window
9809
9810 2006-03-28 [colin]      2.0.0cvs179
9811
9812         * src/common/smtp.c
9813         * src/common/passcrypt.c
9814         * src/undo.c
9815                 Warning fixes. Patch by Pawel Pekala
9816
9817 2006-03-27 [colin]      2.0.0cvs178
9818
9819         * src/undo.c
9820                 Fix undoing by blocks with spaces
9821
9822 2006-03-27 [colin]      2.0.0cvs177
9823
9824         * src/textview.c
9825                 Set margin to 3px for headers
9826
9827 2006-03-27 [paul]
9828
9829         2.1.0-rc2 released
9830
9831 2006-03-27 [wwp]        2.0.0cvs176
9832
9833         * src/summaryview.c
9834                 don't reset quicksearch when updating the message list.
9835                 Thanks to Colin.
9836
9837 2006-03-26 [wwp]        2.0.0cvs175
9838
9839         * src/compose.c
9840                 use a unified border width ('other' tab in the compose window,
9841                 patch by Pawel Pekala).
9842
9843
9844 2006-03-26 [wwp]        2.0.0cvs174
9845
9846         * src/common/quoted-printable.c
9847         * src/addressbook.c
9848                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9849
9850 2006-03-26 [colin]      2.0.0cvs173
9851
9852         * src/quote_fmt_parse.y
9853                 Fix non-UTF8 date formats messing up the whole quote a 
9854                 little bit
9855
9856 2006-03-26 [colin]      2.0.0cvs172
9857
9858         * src/procheader.c
9859                 Make sure the date is UTF8 valid, or try to make it
9860                 so. IncrediMail is really IncrediStupid.
9861         * src/compose.c
9862                 Fix possible conversions. 
9863                 
9864
9865 2006-03-26 [colin]      2.0.0cvs171
9866
9867         * src/matcher.c
9868                 Fix corner cases in body search. This is still a
9869                 hack... It seems impossible to make it good and 
9870                 reasonably fast at the same time.
9871
9872 2006-03-26 [colin]      2.0.0cvs170
9873
9874         * src/summaryview.c
9875                 I think I killed the twilight zone bug!
9876                 summary_select_node() flushes GTK events in order
9877                 to be able to center the view. But this also 
9878                 flushes keypresses like Ctrl-Alt-U, so this can
9879                 call summary_show from summary_select_node (itself
9880                 called from summary_show, etc.). And the summaryview
9881                 has to be unlocked in this function. So just locking
9882                 while processing GTK events, and bailing if locked, 
9883                 should fix it.
9884                 Fixes bug #927 (SIGSEGV during Update Summary)
9885
9886 2006-03-25 [colin]      2.0.0cvs169
9887
9888         * src/matcher.c
9889                 Fix search in QP-encoded bodies
9890                 Fix utf-8 searches in bodies encoded in the
9891                 locale's encoding
9892         * src/common/quoted-printable.c
9893         * src/common/quoted-printable.h
9894                 Add a decode function that doesn't overwrite
9895                 the original pointer
9896                 
9897
9898 2006-03-24 [colin]      2.0.0cvs168
9899
9900         * src/action.c
9901         * src/summaryview.c
9902         * src/summaryview.h
9903                 Update message cache after action
9904                 Patch by H. Merijn Brand
9905         * src/prefs_msg_colors.c
9906                 Factorize label 
9907                 Patch by Fabien Vantard
9908         * src/plugins/spamassassin/spamassassin_gtk.c
9909                 Remove useless translation
9910                 Patch by Fabien Vantard
9911
9912 2006-03-23 [colin]      2.0.0cvs167
9913
9914         * src/common/ssl.c
9915                 Let 30 seconds to SSL_connect
9916
9917 2006-03-23 [wwp]        2.0.0cvs166
9918
9919         * src/summaryview.c
9920         * src/gtk/description_window.c
9921                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9922                 and headers are translated; adjust description windows' width to fit their
9923                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9924
9925 2006-03-23 [paul]       2.0.0cvs165
9926
9927         * src/common/utils.c
9928                 fix highlighting of URIs containing "()"
9929                 (2.0.0cvs164's reversal fixed)
9930                 Thanks to Colin.
9931
9932 2006-03-23 [paul]       2.0.0cvs164
9933
9934         * src/common/utils.c
9935                 revert patch, (postponing a fix), at 2.0.0cvs120
9936                 as it breaks more URIs than it fixes.
9937                 Allow '-' to be a terminating character in a URI
9938
9939 2006-03-22 [colin]      2.0.0cvs163
9940
9941         * configure.ac
9942                 Require libetpan 0.45
9943                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9944
9945 2006-03-22 [paul]       2.0.0cvs162
9946
9947         * src/editgroup.c
9948                 replace '<-' and '->' buttons with GTK_STOCK graphical
9949                 buttons
9950         * src/summary_search.c
9951                 don't offer '...' for translation
9952                 add a tooltip to advanced search '...' button
9953         * src/gtk/quicksearch.c
9954                 don't offer '...' for translation
9955
9956 2006-03-21 [colin]      2.0.0cvs161
9957
9958         * src/compose.c
9959                 Fix middle-click pasting (insert at click
9960                 position instead of cursor position, don't
9961                 remove existing selection and allow pasting
9962                 our own selection)
9963         * src/addressbook.c
9964                 "LDAP Server" -> "LDAP servers"
9965
9966 2006-03-21 [wwp]        2.0.0cvs160
9967
9968         * src/etpan/imap-thread.c
9969                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9970
9971 2006-03-20 [colin]      2.0.0cvs159
9972
9973         * src/summaryview.c
9974                 Don't reload summaryview after an execute with no
9975                 move action
9976
9977 2006-03-19 [colin]      2.0.0cvs158
9978
9979         * src/addressbook.c
9980                 and put groups at the top, always
9981
9982 2006-03-19 [colin]      2.0.0cvs157
9983
9984         * src/addressbook.c
9985                 Order groups before names, as previously
9986
9987 2006-03-19 [colin]      2.0.0cvs156
9988
9989         * src/addressbook.c
9990                 - Sort case-unsensitive
9991                 - Put the sort arrow at opening too
9992
9993 2006-03-19 [wwp]        2.0.0cvs155
9994
9995         * src/addressbook.c
9996                 allow sorting by name/email/remarks, ensure that right-pane's contents
9997                 matches the left-pane selection (cleared when appropriate).
9998                 Patch by Pawel Pekala <c0rn@o2.pl>.
9999
10000 2006-03-18 [colin]      2.0.0cvs154
10001
10002         * src/textview.c
10003                 Fix text cursor ;)
10004
10005 2006-03-18 [colin]      2.0.0cvs153
10006
10007         * src/gtk/filesel.c
10008                 Make sure we hide the preview if we didn't get
10009                 a filename
10010
10011 2006-03-18 [colin]      2.0.0cvs152
10012
10013         * src/summaryview.c
10014                 Set cursor to watch for execution (fixes lack
10015                 of watch-cursor when dnd'ing hundreds of mails)
10016         * src/gtk/filesel.c
10017                 Check that mime type is 'image/*' before updating
10018                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
10019
10020 2006-03-18 [colin]      2.0.0cvs151
10021
10022         * src/mainwindow.c
10023         * src/textview.c
10024         * src/textview.h
10025                 Put a watch cursor in textview too when the mainwindow's
10026                 cursor in a watch
10027
10028 2006-03-18 [colin]      2.0.0cvs150
10029
10030         * src/folder.c
10031                 Change wrong asserts to simple tests
10032
10033 2006-03-17 [colin]      2.0.0cvs149
10034
10035         * src/mainwindow.c
10036         * src/mainwindow.h
10037         * src/prefs_msg_colors.c
10038         * src/summaryview.c
10039         * src/summaryview.h
10040         * src/gtk/colorlabel.c
10041         * src/gtk/colorlabel.h
10042                 Add a color label menu in the main menubar
10043                 Add (fixed) accels Ctrl-{0-7} to change the color
10044                 They have to be fixed because the menu's dynamic,
10045                 the items are complex widgets, hence we can't use
10046                 a GtkItemFactory.
10047
10048
10049 2006-03-17 [wwp]        2.0.0cvs148
10050
10051         * src/compose.c
10052                 rollback few lines from my previous commit (those lines come from
10053                 a pending patch, accidentally commited, even if neutral as they are
10054                 commented out).
10055
10056 2006-03-17 [wwp]        2.0.0cvs147
10057
10058         * src/compose.c
10059                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
10060                 applied code style/indentation to the modified function.
10061
10062 2006-03-17 [wwp]        2.0.0cvs146
10063
10064         * src/procmsg.c
10065         * src/compose.c
10066                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
10067
10068 2006-03-17 [paul]
10069
10070         2.1.0-rc1 released
10071
10072 2006-03-17 [paul]       2.0.0cvs145
10073
10074         * src/main.c
10075                 addressbook_read_file() was called twice
10076         * src/textview.c
10077                 X-Mailer highlighting
10078
10079 2006-03-16 [colin]      2.0.0cvs144
10080
10081         * src/sourcewindow.c
10082         * src/sourcewindow.h
10083                 And the last one, in source window.
10084
10085 2006-03-16 [colin]      2.0.0cvs143
10086
10087         * src/compose.c
10088         * src/compose.h
10089                 Fix the same stuff in compose
10090
10091 2006-03-16 [colin]      2.0.0cvs142
10092
10093         * src/messageview.c
10094                 Complete the previous messageview crash fix
10095
10096 2006-03-16 [colin]      2.0.0cvs141
10097
10098         * src/procmsg.h
10099         * src/procmsg.c
10100         * src/folder.c
10101                 Fix POSTPROCESSING hook
10102                 Patch by H. Merijn Brand
10103
10104         * src/procmime.c
10105         * src/procmime.h
10106                 Parse Content-Location
10107
10108         * src/toolbar.c
10109         * src/messageview.c
10110         * src/messageview.h
10111                 Don't crash when a top-level MessageView has
10112                 been closed on us. Same problematic than
10113                 yesterday's quicksearch issue.
10114
10115 2006-03-15 [colin]      2.0.0cvs140
10116
10117         * src/gtk/quicksearch.c
10118                 Fix a bitchy race we didn't think about when we
10119                 added quicksearch cancellation:
10120                 If the search is not on cached fields, for example
10121                 body_part matchcase "stuff"
10122                 the matcher code has to get the whole message. If
10123                 we're on IMAP, that can be slow, and in order to
10124                 be non-blocking, the IMAP code idle loop processes
10125                 gtk events too. So it is possible to cancel a
10126                 quicksearch while the matcher is getting the mail's
10127                 body. After matcher got its body, it will start to
10128                 iterate over the matcher list that the Quicksearch's
10129                 clear_search_cb() just freed via prepare_matcher().
10130                 SIGSEGV ensues.
10131                 The fix consists of guarding the matcherlist_match()
10132                 call with a boolean 'matching'. If we reset the
10133                 quicksearch while matching is TRUE, we don't free
10134                 the matcherlist anymore like we did, but we set
10135                 another new flag, deferred_free, to TRUE. Then,
10136                 in quicksearch_match(), just after returning from
10137                 matcherlist_match() and unsetting the matching flag,
10138                 we check the deferred_free flag and do the
10139                 prepare_matcher() (which does the matcherlist_free)
10140                 for real, so we free the matcherlist once it's not
10141                 used anymore.
10142                 As all of this runs via the glib main loop, we
10143                 luckily don't need a mutex.
10144         * src/summaryview.c
10145                 Also, show progress while searching.
10146
10147
10148 2006-03-14 [colin]      2.0.0cvs139
10149
10150         * src/alertpanel.c
10151                 Make alertpanel_is_open non-static
10152
10153 2006-03-14 [colin]      2.0.0cvs138
10154
10155         * src/prefs_spelling.c
10156                 Cleanups - Fabien Vantard
10157
10158 2006-03-14 [wwp]        2.0.0cvs137
10159
10160         * src/main.c
10161                 code style normalization (curly braces, indentation).
10162
10163 2006-03-14 [wwp]        2.0.0cvs137
10164
10165         * src/main.c
10166                 code style (braces, indentation)
10167
10168 2006-03-12 [paul]       2.0.0cvs136
10169
10170         * src/prefs_common.c
10171                 trans_hdr defaults to FALSE to be RFC-savvy
10172         * src/prefs_summaries.c
10173                 add a tooltip to the trans_hdr option
10174                 
10175
10176 2006-03-12 [paul]       2.0.0cvs135
10177
10178         * src/prefs_matcher.c
10179                 give a little more width to the combos
10180         * src/prefs_display_header.c
10181         * src/textview.c
10182                 translate headers if prefs_common.trans_hdr
10183                 is TRUE
10184
10185         Patches by Pawel Pekala
10186
10187 2006-03-12 [paul]       2.0.0cvs134
10188
10189         * src/plugins/clamav/clamav_plugin.c
10190         * src/plugins/dillo_viewer/dillo_viewer.c
10191         * src/plugins/pgpcore/plugin.c
10192         * src/plugins/pgpinline/plugin.c
10193         * src/plugins/pgpmime/plugin.c
10194         * src/plugins/spamassassin/spamassassin.c
10195                 update/add to descriptions
10196         * src/plugins/spamassassin/spamassassin_gtk.c
10197                 fixes to the english, remove superfluous
10198                 tooltips, clean up a little
10199
10200 2006-03-12 [paul]       2.0.0cvs133
10201
10202         * src/compose.c
10203                 fix Bug 924, 'Account combo box shows up wrong 
10204                 if & is in account name'
10205
10206 2006-03-11 [colin]      2.0.0cvs132
10207
10208         * src/summaryview.c
10209                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
10210                 messed up shift-selection because is slows down
10211                 moving around summaryview. thanks -users
10212
10213 2006-03-10 [colin]      2.0.0cvs131
10214
10215         * src/plugins/spamassassin/spamassassin_gtk.c
10216                 Put back Paul's engrish fixes
10217
10218 2006-03-10 [colin]      2.0.0cvs130
10219
10220         * src/plugins/spamassassin/spamassassin.c
10221         * src/plugins/spamassassin/spamassassin.h
10222         * src/plugins/spamassassin/spamassassin_gtk.c
10223                 Cleanup SA prefs page (more)
10224                 Patch by Fabien Vantard
10225
10226 2006-03-10 [paul]       2.0.0cvs129
10227
10228         * src/prefs_msg_colors.c
10229         * src/prefs_spelling.c
10230                 widget sensitivity
10231
10232 2006-03-09 [mones]      2.0.0cvs128
10233
10234         * po/es.po
10235                 Update for next RC
10236
10237 2006-03-09 [wwp]        2.0.0cvs127
10238
10239         * configure.ac
10240                 revert accidental commit (requirement for libetpan 0.43), this time
10241                 not in HEAD.
10242
10243 2006-03-09 [wwp]        2.0.0cvs125
10244
10245         * configure.ac
10246                 revert accidental commit (requirement for libetpan 0.43)
10247
10248 2006-03-09 [paul]       2.0.0cvs126
10249
10250         * src/prefs_receive.c
10251                 remove useless frame
10252                 replace 'incorporation' with 'receiving'
10253         * src/plugins/clamav/clamav_plugin_gtk.c
10254         * src/plugins/spamassassin/spamassassin_gtk.c
10255                 improve widget sensitivity
10256                 fix a bit his engrish
10257
10258 2006-03-09 [wwp]        2.0.0cvs125
10259
10260         * src/addressadd.c
10261         * src/foldersel.c
10262         * src/prefs_common.c
10263         * src/prefs_common.h
10264                 remember some more windows' sizes (add to addressbook and
10265                 select folder).
10266
10267 2006-03-09 [paul]       2.0.0cvs124
10268
10269         * src/plugins/pgpcore/prefs_gpg.c
10270                 normalise construction of dialogue
10271
10272 2006-03-09 [paul]       2.0.0cvs123
10273
10274         * src/plugins/trayicon/Makefile.am
10275                 add missing slash
10276
10277 2006-03-08 [colin]      2.0.0cvs122
10278
10279         * src/plugins/trayicon/Makefile.am
10280                 Fix build in separate dir 
10281                 Patch by Bamanzi <bamanzi@gmail.com>
10282
10283 2006-03-08 [colin]      2.0.0cvs121
10284
10285         * src/procmsg.c
10286                 Batch move and copies from summaryview with delayed execution
10287                 too
10288
10289 2006-03-07 [paul]       2.0.0cvs120
10290
10291         * src/common/utils.c
10292                 fix highlighting of URIs containing "()"
10293                 Patch by Pawel Pekala
10294
10295 2006-03-07 [paul]       2.0.0cvs119
10296
10297         * src/folder.c
10298         * src/folder.h
10299         * src/folderview.c
10300                 immediately do alphabetical resort when
10301                 changing a folder's name
10302                 Patch by Pawel Pekala
10303
10304 2006-03-07 [paul]       2.0.0cvs118
10305
10306         * src/news.c
10307         * src/news_gtk.c
10308                 when unsubscribing a newsgroup, remove the
10309                 folder and msgs in .sylpheed-claws/newscache
10310                 Patch by Pawel Pekala <c0rn@gazeta.pl>
10311
10312 2006-03-07 [paul]       2.0.0cvs117
10313
10314         * src/textview.c
10315                 fix wrong Fake URL Warning
10316                 Thanks to Hiro
10317
10318 2006-03-07 [colin]      2.0.0cvs116
10319
10320         * src/imap.c
10321                 Return immediately when password dialog was
10322                 cancelled
10323         * src/gtk/inputdialog.c
10324                 Allow empty strings for passwords
10325
10326
10327 2006-03-06 [colin]      2.0.0cvs115
10328
10329         * src/imap.c
10330                 Prevent double-timeouts when connection fails
10331
10332 2006-03-06 [colin]
10333
10334         2.0.1-rc1 released
10335
10336 2006-03-06 [colin]      2.0.0cvs114
10337
10338         * src/imap.c
10339                 Refresh session during potentially long
10340                 operations
10341
10342 2006-03-06 [wwp]        2.0.0cvs113
10343
10344         * src/prefs_msg_colors.h
10345                 forgot that one (custom color labels).
10346
10347 2006-03-06 [wwp]        2.0.0cvs112
10348
10349         * src/prefs_common.c
10350         * src/prefs_common.h
10351         * src/prefs_msg_colors.c
10352         * src/summaryview.c
10353         * src/summaryview.h
10354         * src/gtk/colorlabel.c
10355         * src/gtk/colorlabel.h
10356                 colors in messages list are now customizable. Color values and names can
10357                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10358                 Thanks to Paul and Colin for their help with this longstanding patch!
10359
10360 2006-03-06 [wwp]        2.0.0cvs111
10361
10362         * src/textview.c
10363                 don't crash if (x)face is bad.
10364
10365 2006-03-05 [paul]       2.0.0cvs110
10366
10367         * AUTHORS
10368         * configure.ac
10369         * src/Makefile.am
10370         * src/common/Makefile.am
10371         * src/common/utils.h
10372         * src/etpan/imap-thread.c
10373         * src/gtk/authors.h
10374         * src/plugins/clamav/Makefile.am
10375         * src/plugins/demo/Makefile.am
10376         * src/plugins/dillo_viewer/Makefile.am
10377         * src/plugins/pgpcore/Makefile.am
10378         * src/plugins/pgpcore/passphrase.c
10379         * src/plugins/pgpinline/Makefile.am
10380         * src/plugins/pgpmime/Makefile.am
10381         * src/plugins/spamassassin/Makefile.am
10382         * src/plugins/trayicon/Makefile.am
10383                 fix builiding on cygwin
10384                 Patch by Ralgh Young <bamanzi@gmail.com>
10385
10386 2006-03-04 [wwp]        2.0.0cvs109
10387
10388         * manual/keyboard.xml
10389                 fix mixed up/down keys.
10390
10391 2006-03-04 [wwp]        2.0.0cvs108
10392
10393         * README
10394         * INSTALL
10395                 updated links to SpamAssassin.
10396
10397 2006-03-04 [wwp]        2.0.0cvs107
10398
10399         * manual/plugins.xml
10400         * src/plugins/spamassassin/README
10401                 updated SpamAssassin plugin docs to reflect new functional additions
10402                 (also fix/update/documents few technical stuff more, see the README).
10403
10404 2006-03-04 [wwp]        2.0.0cvs106
10405
10406         * src/prefs_message.c
10407                 normalized capitalization of message-prefs paths.
10408
10409 2006-03-04 [wwp]        2.0.0cvs105
10410
10411         * manual/advanced.xml
10412                 typo.
10413
10414 2006-03-03 [colin]      2.0.0cvs104
10415
10416         * src/plugins/clamav/clamav_plugin_gtk.c
10417                 Rework prefs page, patch by Fabien 
10418
10419 2006-03-03 [colin]      2.0.0cvs103
10420
10421         * src/plugins/clamav/clamav_plugin.c
10422                 Set error on all errors
10423
10424 2006-03-03 [colin]      2.0.0cvs102
10425
10426         * src/common/plugin.c
10427                 Initialize error to avoid crashing when a plugin fails
10428                 without setting error
10429
10430 2006-03-02 [wwp]        2.0.0cvs101
10431
10432         * configure.ac
10433                 fixed linker flags for libetpan support on Cygwin
10434                 (thanks to H.Merijn Brand).
10435
10436 2006-03-02 [wwp]        2.0.0cvs100
10437
10438         * src/addressbook.c
10439                 fix some AB error messages: one for punctuation and
10440                 one wrongly duplicate (thanks, maxbritov).
10441
10442 2006-03-02 [wwp]        2.0.0cvs99
10443
10444         * src/plugins/spamassassin/spamassassin.c
10445                 make sync calls to sa-learn/spamc to prevent
10446                 system (whatever local or client/server) overload.
10447
10448 2006-03-02 [colin]      2.0.0cvs98
10449
10450         * src/summaryview.c
10451                 Put the spam icon in the status column instead of the
10452                 mark one
10453
10454 2006-03-01 [colin]      2.0.0cvs97
10455
10456         * src/plugins/spamassassin/spamassassin.c
10457                 Fix segfault (g_file_set_contents fails for some 
10458                 reason and err==0x2f. Can't find out why with
10459                 valgrind, using working function :-)
10460
10461 2006-03-01 [colin]      2.0.0cvs96
10462
10463         * src/inc.c
10464                 Offline overriding: let 'No' be cached only 3 seconds
10465
10466 2006-03-01 [colin]      2.0.0cvs95
10467
10468         * src/addr_compl.c
10469         * src/addrbook.c
10470         * src/addressbook.c
10471         * src/addrindex.c
10472         * src/folder_item_prefs.c
10473         * src/headerview.c
10474         * src/imap.c
10475         * src/inc.c
10476         * src/ldif.c
10477         * src/mainwindow.c
10478         * src/mh.c
10479         * src/msgcache.c
10480         * src/prefs_common.h
10481         * src/prefs_msg_colors.c
10482         * src/procheader.c
10483         * src/procheader.h
10484         * src/procmime.c
10485         * src/procmsg.c
10486         * src/procmsg.h
10487         * src/send_message.h
10488         * src/simple-gettext.c
10489         * src/summaryview.c
10490         * src/summaryview.h
10491         * src/syldap.c
10492         * src/textview.c
10493         * src/undo.c
10494         * src/common/ssl_certificate.c
10495         * src/common/utils.c
10496         * src/gtk/colorsel.c
10497         * src/gtk/gtksctree.c
10498         * src/gtk/gtkshruler.c
10499         * src/plugins/trayicon/trayicon.c
10500                 #if 0 goes to /dev/null
10501
10502 2006-03-01 [colin]      2.0.0cvs94
10503
10504         * src/compose.c
10505         * src/imap.c
10506         * src/inc.c
10507         * src/inc.h
10508         * src/messageview.c
10509         * src/news.c
10510         * src/plugins/spamassassin/spamassassin.c
10511                 Allow to add information in the "working offline"
10512                 window
10513
10514 2006-03-01 [wwp]        2.0.0cvs93
10515
10516         * src/plugins/spamassassin/spamassassin.c
10517                 fixed spamc invocation: use a tricky temporary mini shell wrapper
10518                 'cause it seems that calling `spamc ... < inputfile` with
10519                 g_spawn_(a)sync simply.. erm doesn't work :-).
10520
10521 2006-03-01 [wwp]        2.0.0cvs92
10522
10523         * src/toolbar.c
10524         * src/toolbar.h
10525                 simplify the adding of spam/ham button to the messageview toolbar
10526                 (it gets more clear now that the same button will be "Mark as spam"
10527                 or "Mark as ham" according to the current message status,
10528                 thanks to Colin).
10529
10530 2006-03-01 [wwp]        2.0.0cvs91
10531
10532         * src/messageview.c
10533         * src/procmsg.c
10534         * src/procmsg.h
10535         * src/summaryview.c
10536         * src/plugins/spamassassin/spamassassin.c
10537         * src/plugins/spamassassin/spamassassin.h
10538                 make learner callbacks return a status (0 for ok),
10539                 handle it in main code to avoid setting flags when learning failed,
10540                 don't learn on TCP if offline in spamassassin,
10541                 thanks to Colin.
10542
10543                 
10544
10545 2006-03-01 [wwp]        2.0.0cvs90
10546
10547         * src/compose.c
10548                 some work around the compose window's account menu,
10549                 patch by Fabien Vantard.
10550
10551 2006-03-01 [wwp]        2.0.0cvs89
10552
10553         * src/plugins/spamassassin/spamassassin.c
10554                 fixed bad logics, was using spamc in local mode and sa-learn
10555                 in remote mode (thanks, Colin).
10556
10557 2006-03-01 [wwp]        2.0.0cvs88
10558
10559         * src/plugins/spamassassin/spamassassin.c
10560         * src/plugins/spamassassin/spamassassin.h
10561         * src/plugins/spamassassin/spamassassin_gtk.c
10562                 made processing of emails w/ sa-plugin an option (default is TRUE),
10563                 fixed Engrish some tooltips, capitalization of some debug messages
10564                 and warnings. The spamassassin plugin now provides two separate
10565                 services: process emails upon incorporation and spamd training.
10566                 Both services (un)register independently but use some common
10567                 plugin settings (transport settings, spam storage location).
10568
10569 2006-02-28 [wwp]        2.0.0cvs87
10570
10571         * src/plugins/spamassassin/spamassassin.c
10572                 fix async flag to spamc cmdline execution (batch exec should
10573                 be asynchronous).
10574
10575 2006-02-27 [wwp]        2.0.0cvs86
10576
10577         * src/plugins/spamassassin/spamassassin.c
10578         * src/plugins/spamassassin/spamassassin.h
10579         * src/plugins/spamassassin/spamassassin_gtk.c
10580                 - added the ability to learn a remote spamassassin server (spamd),
10581                 using spamc.
10582                 - added the spamassassin option 'username', that applies to all
10583                 spamassassin operations (filtering, learning, local or remote).
10584                 The default username is the current unix user (if left blank
10585                 from gtk prefs or config file).
10586                 - commented out some unused code (notebook widget), removed unused
10587                 layout (hbox1).
10588                 - make more widgets sensitive to the transport type.
10589
10590 2006-02-27 [colin]      2.0.0cvs85
10591
10592         * src/plugins/spamassassin/spamassassin.c
10593                 Fix sa-learn call when offline
10594
10595 2006-02-27 [colin]      2.0.0cvs84
10596
10597         * configure.ac
10598         * src/Makefile.am
10599         * src/mainwindow.c
10600         * src/mainwindow.h
10601         * src/messageview.c
10602         * src/messageview.h
10603         * src/prefs_toolbar.c
10604         * src/procmsg.c
10605         * src/stock_pixmap.c
10606         * src/stock_pixmap.h
10607         * src/summaryview.c
10608         * src/toolbar.c
10609         * src/toolbar.h
10610         * src/pixmaps/ham_btn.xpm
10611         * src/pixmaps/spam.xpm
10612         * src/pixmaps/spam_btn.xpm
10613         * src/plugins/spamassassin/spamassassin.c
10614                 Add button in toolbar for spam learning
10615                 Fix a few bugs from the last related commit
10616                 Revert 1.9.6cvs23 which messed up shift-selection
10617
10618 2006-02-24 [colin]      2.0.0cvs83
10619
10620         * src/procmsg.c
10621         * src/summaryview.c
10622         * src/summaryview.h
10623         * src/plugins/spamassassin/spamassassin.c
10624         * src/plugins/spamassassin/spamassassin.h
10625         * src/plugins/spamassassin/spamassassin_gtk.c
10626                 Unregister learner when spamassassin is either
10627                 disabled or over tcp
10628
10629 2006-02-24 [colin]      2.0.0cvs82
10630
10631         * src/Makefile.am
10632         * src/mainwindow.c
10633         * src/mainwindow.h
10634         * src/procmsg.c
10635         * src/procmsg.h
10636         * src/stock_pixmap.c
10637         * src/stock_pixmap.h
10638         * src/summaryview.c
10639         * src/summaryview.h
10640         * src/gtk/icon_legend.c
10641         * src/pixmaps/spam.xpm  ** NEW FILE **
10642         * src/plugins/spamassassin/spamassassin.c
10643         * src/plugins/spamassassin/spamassassin_gtk.c
10644                 Add spam learning interface (Mark/Mark as 
10645                 (spam|ham) menus)
10646
10647 2006-02-24 [wwp]        2.0.0cvs81
10648
10649         * src/compose.c
10650         * src/compose.h
10651         * src/filtering.c
10652                 hide compose window when sending message in batch mode
10653                 (filtering: forward and redirect). Also fixed a wrong
10654                 value returned when sending failed, neutral anyway.
10655                 (Colin, me) 
10656
10657 2006-02-24 [wwp]        2.0.0cvs80
10658
10659         * src/mainwindow.c
10660                 use GTK+'s stock quit button. Patch by Fabien Vantard.
10661
10662 2006-02-24 [paul]       2.0.0cvs79
10663
10664         * src/news.c
10665         * src/news.h
10666         * src/news_gtk.c
10667                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10668                 Thanks to Colin
10669
10670 2006-02-23 [colin]      2.0.0cvs78
10671
10672         * src/alertpanel.c
10673                 Change OK to Close in alertpanel with View log
10674                 button; add accel to View log. Patch by Fabien
10675                 Vantard
10676
10677 2006-02-23 [wwp]        2.0.0cvs77
10678
10679         * src/compose.c
10680                 silly me, there were much more tests to perform, since toolbars can
10681                 really have down to 1 element only.
10682
10683 2006-02-23 [wwp]        2.0.0cvs76
10684
10685         * commitHelper
10686                 fixed indentation from my previous commit. Fallback to VISUAL if
10687                 EDITOR is not set (and to vi, at last resort).
10688
10689 2006-02-23 [wwp]        2.0.0cvs75
10690
10691         * commitHelper
10692                 improved error detection (Colin, me).
10693
10694 2006-02-23 [wwp]        2.0.0cvs74
10695
10696         * src/prefs_toolbar.c
10697                 simplify and fix prefs/toolbars layouting. Combos' contents can
10698                 now be really displayed.
10699
10700 2006-02-23 [wwp]        2.0.0cvs73
10701         simplifies and fix prefs/toolbars layouting. Combos' contents can now
10702         be really displayed.
10703
10704 2006-02-22 [wwp]        2.0.0cvs72
10705
10706         * src/compose.c
10707                 fix a typo in my previous commit (sorry!).
10708
10709 2006-02-22 [wwp]        2.0.0cvs71
10710
10711         * src/prefs_toolbar.c
10712                 fix a crash when adding separators to toolbars,
10713                 also fix some separator item information.
10714
10715 2006-02-22 [wwp]        2.0.0cvs70
10716
10717         * src/compose.c
10718                 fix a crash when redirecting (for instance) when compose window's
10719                 toolbar contents has been customized (when some buttons have been
10720                 removed in fact).
10721
10722 2006-02-21 [wwp]        2.0.0cvs69
10723
10724         * src/summaryview.c
10725         * src/gtk/pluginwindow.c
10726         * src/plugins/pgpcore/prefs_gpg.c
10727                 fix some compilation warnings (feat. remains of removed code).
10728
10729 2006-02-21 [wwp]        2.0.0cvs68
10730
10731         * src/gtk/gtkutils.c
10732                 fix two compilation issues, thanks to Stephan Sachse.
10733
10734 2006-02-20 [colin]      2.0.0cvs67
10735
10736         * src/mainwindow.c
10737                 Don't reselect displayed mail on refocus
10738                 This fixes actions misbehaving 
10739
10740 2006-02-20 [wwp]        2.0.0cvs66
10741
10742         * src/summaryview.c
10743         * src/gtk/gtksctree.c
10744         * src/gtk/gtkshruler.c
10745                 changed more runtime typecast checks.
10746
10747 2006-02-20 [wwp]        2.0.0cvs65
10748
10749         * src/summary_search.c
10750                 find all - summaryview refresh issue fixed, thanks to Colin.
10751
10752 2006-02-20 [wwp]        2.0.0cvs64
10753
10754         * src/gtk/gtkutils.c
10755                 better runtime typecast checks.
10756
10757 2006-02-20 [wwp]        2.0.0cvs63
10758
10759         * src/summary_search.c
10760                 enhancements to the summary search:
10761                         - add the ability to stop the running search
10762                           (upon ESC-key press, new Stop button or when Clear button is pressed)
10763                         - don't search if no criteria (From/To/Subject/Body) is set
10764                         - ensure that a busy mouse pointer is always shown when searching,
10765                           show it even a bit earlier
10766
10767 2006-02-19 [colin]      2.0.0cvs62
10768
10769         * src/compose.c
10770         * src/imap.c
10771         * src/etpan/imap-thread.c
10772         * src/etpan/imap-thread.h
10773                 (Future) IMAP speed improvement on sending
10774                 Will require a libetpan update
10775         * src/summaryview.c
10776         * src/gtk/quicksearch.c
10777                 Make quicksearch clearable while running.
10778
10779 2006-02-17 [colin]      2.0.0cvs61
10780
10781         * src/imap.c
10782         * src/etpan/imap-thread.c
10783         * src/etpan/imap-thread.h
10784                 Check for IMAP certificates
10785                 ** Requires libetpan-0.42-cvs4 
10786                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10787
10788 2006-02-17 [colin]      2.0.0cvs60
10789
10790         * src/messageview.c
10791         * src/prefs_common.c
10792         * src/prefs_common.h
10793         * src/prefs_message.c
10794                 Add pref to display HTML-only mails with plugin, 
10795                 if possible (defaulting to FALSE of course).
10796
10797 2006-02-16 [colin]      2.0.0cvs59
10798
10799         * src/main.c
10800         * src/common/plugin.c
10801         * src/common/plugin.h
10802         * src/gtk/pluginwindow.c
10803                 Keep track of requested (but unloaded) plugins
10804                 in some error cases.
10805
10806 2006-02-16 [wwp]        2.0.0cvs58
10807
10808         * src/gtk/gtkaspell.c
10809         * src/gtk/gtkaspell.h
10810         * src/prefs_spelling.c
10811         * src/compose.c
10812         * src/prefs_common.c
10813         * src/prefs_common.h
10814                 implemented new optional spellchecker behaviour: re-check message when
10815                 dictionary got changed (from compose-window/context-menu/Change dictionary).
10816
10817 2006-02-16 [wwp]        2.0.0cvs57
10818
10819         * src/quote_fmt_parse.y
10820                 pclose popen'ed pipe.
10821
10822 2006-02-15 [colin]      2.0.0cvs56
10823
10824         * src/mimeview.c
10825         * src/mimeview.h
10826                 Let MimeViewers know which MimeView they
10827                 depend of.
10828         * src/summaryview.c
10829                 Swap From/To columns in Sent/Queue/Drafts
10830                 folders
10831         * src/etpan/imap-thread.c
10832                 Use mailstream_low_tls_open() for STARTTLS
10833                 instead of mailstream_low_ssl_open()
10834                 ** REQUIRES libetpan 0.42cvs3 **
10835
10836 2006-02-15 [wwp]        2.0.0cvs55
10837
10838         * src/compose.c
10839         * src/compose.h
10840         * src/message_search.c
10841         * src/message_search.h
10842         * src/textview.c
10843         * src/gtk/gtkutils.c
10844         * src/gtk/gtkutils.h
10845                 added the ability to Find text in the compose window (and a bit
10846                 of code factorization).
10847
10848 2006-02-15 [wwp]        2.0.0cvs54
10849
10850         * src/prefs_gtk.c
10851                 yet another one file was missing (fix for some widgets' sensitivity).
10852                 Thanks Colin!
10853
10854 2006-02-15 [wwp]        2.0.0cvs53
10855
10856         * src/prefs_gtk.h
10857                 oops forgot that file (fix for some widgets' sensitivity).
10858
10859 2006-02-15 [wwp]        2.0.0cvs52
10860
10861         * src/summary_search.c
10862                 implemented advanced summary search options (added the ability
10863                 to use matcher conditions in an advanced search mode).
10864
10865 2006-02-15 [wwp]        2.0.0cvs51
10866
10867         * src/plugins/pgpcore/prefs_gpg.c
10868         * src/prefs_account.c
10869                 fix some widget sensitivity, mostly around some labels in
10870                 account prefs.
10871
10872 2006-02-15 [paul]       2.0.0cvs50
10873
10874         * manual/advanced.xml
10875                 improve Templates info
10876                 written by wwp
10877
10878 2006-02-14 [colin]      2.0.0cvs49
10879
10880         * src/pixmaps/address_book.xpm
10881         * src/pixmaps/preferences.xpm
10882         * src/pixmaps/properties.xpm
10883                 Fix pixmap size - patch by Fabien Vantard
10884
10885 2006-02-13 [colin]      2.0.0cvs48
10886
10887         * src/procmime.c
10888                 Add missing fclose()s on error
10889         * src/textview.c
10890                 Remove unused code
10891         * src/common/utils.c
10892                 Fix temp files not being deleted on windows
10893         Patches by Thomas Gilgin
10894
10895 2006-02-13 [colin]      2.0.0cvs47
10896
10897         * src/mainwindow.c
10898                 Fix exit crash
10899
10900 2006-02-13 [wwp]        2.0.0cvs46
10901
10902         * src/plugins/pgpcore/prefs_gpg.c
10903                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10904
10905 2006-02-12 [colin]      2.0.0cvs45
10906
10907         * src/folderview.c
10908         * src/main.c
10909         * src/mainwindow.c
10910                 Fix "stuff" when quitting
10911
10912 2006-02-12 [wwp]        2.0.0cvs44
10913
10914         * src/prefs_themes.c
10915                 fix typos in debug messages.
10916
10917 2006-02-11 [colin]      2.0.0cvs43
10918
10919         * src/summaryview.c
10920                 don't allow drag/drop from ourself
10921
10922 2006-02-10 [wwp]        2.0.0cvs42
10923
10924         * src/exporthtml.c
10925         * src/html.c
10926         * src/html.h
10927         * src/procmime.c
10928         * src/textview.c
10929                 renamed html_ prefixed functions and data structures to avoid
10930                 namespace clashes w/ other software (gtkhtml2 for instance).
10931                 Closes bug #907.
10932
10933
10934 2006-02-09 [colin]      2.0.0cvs41
10935
10936         * src/summaryview.c
10937                 Fix shitty logic messed up. Thanks Ticho for the hint!
10938
10939 2006-02-09 [wwp]        2.0.0cvs40
10940
10941         * src/gtk/about.c
10942         * src/compose.c
10943         * src/prefs_account.c
10944         * src/prefs_gtk.h
10945         * src/editaddress.c
10946                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10947                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10948                 Browse buttons in accounts prefs.
10949
10950 2006-02-09 [colin]      2.0.0cvs39
10951
10952         * src/matcher.c
10953                 Check for pointer before using its members
10954         * src/gtk/gtksourceprintjob.c
10955                 Fix a wrong warning
10956
10957 2006-02-09 [wwp]        2.0.0cvs38
10958
10959         * src/gtk/filesel.c
10960                 fix few compiler warnings (type mismatch).
10961
10962 2006-02-09 [paul]       2.0.0cvs37
10963
10964         * po/fr.po
10965                 updated by Fabien Vantard
10966
10967 2006-02-08 [colin]      2.0.0cvs36
10968
10969         * src/prefs_common.c
10970         * src/common/defs.h
10971         * src/common/plugin.c
10972                 allow windows and linux configurations to coexist
10973                 patch by Thomas Gilgin
10974
10975 2006-02-08 [colin]      2.0.0cvs35
10976
10977         * src/filtering.c
10978         * src/matcher.c
10979         * src/matcher.h
10980         * src/matcher_parser_parse.y
10981         * src/prefs_filtering_action.c
10982         * src/prefs_matcher.c
10983                 Add the "Ignore thread" filtering
10984                 action
10985
10986 2006-02-08 [colin]      2.0.0cvs34
10987
10988         * src/compose.c
10989         * src/procmime.c
10990         * src/procmime.h
10991                 Fix bug #905 (damaged attachment)
10992                 text files with raw \0's aren't really text files
10993         FOR_STABLE
10994
10995 2006-02-08 [colin]      2.0.0cvs33
10996
10997         * src/summaryview.c
10998                 Fix crasher introduced yesterday
10999
11000 2006-02-08 [wwp]        2.0.0cvs32
11001
11002         * src/compose.c
11003         * src/compose.h
11004                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
11005
11006 2006-02-08 [wwp]        2.0.0cvs31
11007
11008         * src/prefs_template.c
11009                 templates enhancement: allow address completion for Cc and Bcc fields
11010                 (it was currently possible for the To field only)
11011
11012 2006-02-08 [colin]      2.0.0cvs30
11013
11014         * src/compose.c
11015                 Don't unblock if not blocked
11016         FOR_STABLE
11017
11018 2006-02-07 [colin]      2.0.0cvs29
11019
11020         * src/action.c
11021                 Forgot to refresh summaryview
11022
11023 2006-02-07 [colin]      2.0.0cvs28
11024
11025         * src/action.c
11026                 Freeze/thaw message list and folder list while
11027                 processing %as{} actions 
11028         * src/compose.c
11029                 Fix auto-wrap disabling after a middle-click
11030                 paste - FOR_STABLE
11031
11032 2006-02-07 [paul]       2.0.0cvs27
11033
11034         * src/folder.c
11035                 fix freeing of uninitialised pointers
11036                 Thanks to Colin
11037
11038 2006-02-06 [colin]      2.0.0cvs26
11039
11040         * src/folder.c
11041                 Use g_slist_prepend in potentially big list
11042
11043 2006-02-06 [colin]      2.0.0cvs25
11044
11045         * src/folder.c
11046                 Completely skip processing if it doesn't 
11047                 exist (faster!)
11048
11049 2006-02-06 [colin]      2.0.0cvs24
11050
11051         * src/folder.c
11052         * src/summaryview.c
11053                 Batch filtering in summaryview (from Tools menu)
11054                 and pre/post//-processing too
11055
11056 2006-02-06 [colin]      2.0.0cvs23
11057
11058         * src/procmsg.h
11059         * src/filtering.c
11060                 Use a special field for batch filtering instead
11061                 of stepping on deferred execution's toes
11062
11063 2006-02-06 [colin]      2.0.0cvs22
11064
11065         * src/action.c
11066         * src/filtering.c
11067         * src/filtering.h
11068         * src/folder.c
11069         * src/summaryview.c
11070                 Fix filtering via menus and actions
11071
11072 2006-02-06 [colin]      2.0.0cvs21
11073
11074         * src/imap.c
11075                 Put the added file directly to cache if possible (will work
11076                 with next libetpan)
11077         * src/filtering.c
11078         * src/filtering.h
11079         * src/inc.c
11080         * src/folder.c
11081         * src/mbox.c
11082         * src/procmsg.h
11083                 Move and copy filtered messages by batches instead of one
11084                 by one - faster on IMAP
11085         * src/procmsg.c
11086                 Add a function that'll possibly be useful later
11087
11088 2006-02-06 [colin]      2.0.0cvs20
11089
11090         * src/addressbook.c
11091                 Use internal mime-type instead of text/plain for d'n'd
11092         * src/compose.c
11093                 Allow attaching files from mimeview's icon list via d'n'd
11094         * src/folderview.c
11095         * src/folderview.h
11096                 Use internal mime-type instead of text/plain for d'n'd
11097                 Don't try to selected opened folder if none is
11098                 Factorize d'n'd from other apps code
11099         * src/headerview.c
11100         * src/textview.c
11101         * src/gtk/gtkutils.c
11102         * src/gtk/gtkutils.h
11103                 Factorize Face/X-Face stuff
11104         * src/mimeview.c
11105                 Fix d'n'd to other apps
11106         * src/prefs_message.c
11107                 Let the XFace pref be usable without libcompface as it also
11108                 applies to Face
11109         * src/summaryview.c
11110                 Fix d'n'd to other apps
11111                 Factorize d'n'd from other apps code
11112
11113 2006-02-06 [wwp]        2.0.0cvs19
11114
11115         * po/it.po
11116                 Italian translation fixes by Andrea Spadaccini (no more confusion
11117                 between filtering and processing, and few changes in the About
11118                 dialog).
11119
11120
11121 2006-02-06 [mones]      2.0.0cvs18
11122
11123         * src/gtk/icon_legend.c
11124                 Improved descriptions allowing better translations
11125
11126 2006-02-05 [colin]      2.0.0cvs17
11127
11128         * src/imap.c
11129                 Add the f*cking missing expunge that caused imap_fetch_env
11130                 to fail after an add_msgs ! :-///
11131         * src/etpan/imap-thread.c
11132                 Add a bit of debug
11133         FOR_STABLE
11134
11135 2006-02-05 [colin]      2.0.0cvs16
11136
11137         * src/common/utils.c
11138                 Don't check for return-path (or we can't put
11139                 back non-sent mails)
11140
11141 2006-02-05 [colin]      2.0.0cvs15
11142
11143         * src/textview.c
11144                 Don't try to display Face header in textview
11145                 when teh headerview's active
11146
11147 2006-02-05 [colin]      2.0.0cvs14
11148
11149         * tools/tbird2syl.py
11150         * tools/Makefile.am
11151                 Add script to import Thunderbird mails
11152
11153 2006-02-05 [colin]      2.0.0cvs13
11154
11155         * src/headerview.c
11156         * src/procheader.c
11157         * src/procmsg.c
11158         * src/procmsg.h
11159         * src/textview.c
11160                 Show Face headers - patch partially by Klaus Flittner
11161
11162 2006-02-05 [colin]      2.0.0cvs12
11163
11164         * src/folderview.c
11165         * src/summaryview.c
11166         * src/common/utils.c
11167         * src/common/utils.h
11168                 Let dnd work from mime icons to summaryview
11169                 and to folderview too
11170                 Add a crude test to avoid trying to add files
11171                 drag'n'dropped when they're not mails
11172
11173 2006-02-04 [colin]      2.0.0cvs11
11174
11175         * src/summaryview.c
11176         * src/mimeview.c
11177                 Fix utf8 conversion
11178
11179 2006-02-04 [colin]      2.0.0cvs10
11180
11181         * src/compose.c
11182         * src/folderview.c
11183         * src/mimeview.c
11184         * src/summaryview.c
11185         * src/summaryview.h
11186                 Added various drag and drop capas:
11187                 From                    To
11188                 summaryview             other apps
11189                 mimeview icons          other apps
11190                 other apps              summaryview
11191                 other apps              folderview
11192
11193                 This shouldn't have broken the existing:
11194                 From                    To
11195                 summaryview             folderview
11196                 folderview              folderview
11197                 summaryview             compose's attachments
11198
11199         Tests welcomed.
11200
11201 2006-02-02 [paul]       2.0.0cvs9
11202
11203         * src/mainwindow.c
11204                 move global option 'Set displayed columns...' out
11205                 of folder option grouping.
11206                 fix sensitivity of 'harvest addresses'
11207         FOR_STABLE
11208
11209 2006-02-01 [colin]      2.0.0cvs8
11210
11211         * src/mimeview.c
11212                 Revert the alertpanel patch, it sucks (intrusive
11213                 and gets in the way of "open")
11214
11215 2006-02-01 [colin]      2.0.0cvs7
11216
11217         * src/compose.c
11218         * src/prefs_account.c
11219         * src/prefs_common.c
11220         * src/common/defs.h
11221         * src/common/utils.c
11222         * src/common/utils.h
11223                 Add ability to edit the signature file
11224                 from the account preferences, and use
11225                 a default for the text editor.
11226                 Patch by Fabien Vantard
11227
11228 2006-02-01 [colin]      2.0.0cvs6
11229
11230         * src/mimeview.c
11231                 Try to get mime type by extension if it is
11232                 application/octet-stream
11233                 Display a window with possible choices when
11234                 encountering unknown mime types
11235         * src/gtk/filesel.c
11236         * src/gtk/filesel.h
11237                 Add preview
11238                 Allow multiple selection in filtered filesel
11239                 (patch by Fabien Vantard)
11240         * src/gtk/pluginwindow.c
11241                 Use it (patch by Fabien Vantard)
11242
11243 2006-02-01 [paul]       2.0.0cvs5
11244
11245         * src/jpilot.c
11246                 fix crash on creating jpilot address book
11247                 Thanks to Colin - FOR_STABLE
11248         * src/prefs_summaries.c
11249         * src/prefs_wrapping.c
11250         * src/gtk/icon_legend.c
11251         * src/gtk/quicksearch.c
11252                 string fixes and additions
11253
11254 2006-02-01 [paul]       2.0.0cvs4
11255
11256         * src/compose.c
11257         * src/mainwindow.c
11258         * src/messageview.c
11259         * src/prefs_send.c
11260                 add Arabic encoding option
11261                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
11262
11263 2006-01-31 [colin]      2.0.0cvs3
11264
11265         * src/plugins/pgpcore/passphrase.c
11266                 Convert passphrase to locale encoding
11267         * src/compose.c
11268                 Fix drafting on IMAP. Crappy bug sneaked in
11269                 the release :-/
11270         FOR_STABLE
11271
11272 2006-01-30 [paul]       2.0.0cvs2
11273
11274         * src/gtk/icon_legend.c
11275                 show the new entries
11276
11277 2006-01-30 [colin]      2.0.0cvs1
11278
11279         * src/manual.c
11280                 Check for the file to be present before 
11281                 enabling the menu - FOR_STABLE
11282         * src/gtk/icon_legend.c
11283                 Add folders icons (not all of them, there
11284                 are too much, but the most intriguing ones)
11285
11286 2006-01-30 [paul]       2.0.0
11287
11288         version 2.0.0 released
11289
11290 [For previous entries, see ChangeLog.pre2.0.0]