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