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