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