2006-12-12 [paul] 2.6.1cvs21
[claws.git] / ChangeLog
1 2006-12-12 [paul]       2.6.1cvs21
2
3         * src/prefs_account.c
4                 complete the fix of bug 1076
5                 also be more verbose with the text
6
7 2006-12-12 [paul]       2.6.1cvs20
8
9         * src/gtk/combobox.c
10                 fix compilation warning
11
12 2006-12-11 [colin]      2.6.1cvs19
13
14         * src/wizard.c
15                 Document :port in server entry tooltips
16
17 2006-12-11 [colin]      2.6.1cvs18
18
19         * src/main.c
20                 Fix compile
21
22 2006-12-11 [colin]      2.6.1cvs17
23
24         * src/main.c
25                 Add failing IMAP as a reason for no
26                 mailbox
27
28 2006-12-11 [colin]      2.6.1cvs16
29
30         * src/prefs_account.c
31                 Check for existence of inbox for local
32                 accounts too
33         * src/wizard.c
34                 Allow setting the port to use for servers
35                 by using the usual "server.example.com:port"
36                 syntax. Fixes bug 1077, 'sylpheed-claws does 
37                 not start when IMAP server is unavailable'
38
39 2006-12-11 [colin]      2.6.1cvs15
40
41         * src/prefs_account.c
42                 Prevent use of non-existing default inbox
43
44 2006-12-11 [colin]      2.6.1cvs14
45
46         * src/prefs_account.c
47                 Fix sensitivity. Fixes bug 1076, 'privacy 
48                 options are displayed even when pgp plugin 
49                 not loaded / available'
50
51 2006-12-09 [colin]      2.6.1cvs13
52
53         * manual/advanced.xml
54         * src/prefs_common.c
55         * src/prefs_common.h
56         * src/common/ssl_certificate.c
57                 Add a new hidden preference, 'unsafe_ssl_certs',
58                 which allows to store multiple certificates per
59                 server/port. This is disabled by default because
60                 it's less secure (presenting a new certificate
61                 instead of a changed one raises less alarms).
62                 This will cause Claws to ask about an unknown
63                 certificate for people who have used 2.6.1cvs8
64                 or greater.
65
66 2006-12-09 [colin]      2.6.1cvs12
67
68         * src/action.c
69                 Fix cache updating after action
70
71 2006-12-07 [wwp]        2.6.1cvs11
72
73         * src/compose.c
74                 fix email address comparison when replying to all
75                 (avoid replying to ourselves), thanks to Colin.
76
77 2006-12-06 [paul]       2.6.1cvs10
78
79         * src/addrharvest.c
80         * src/editldap.c
81         * src/expldifdlg.c
82         * src/news.c
83         * src/toolbar.c
84         * src/common/utils.c
85                 ...and more renaming
86                 Thanks to Colin
87
88 2006-12-06 [paul]       2.6.1cvs9
89
90         * src/compose.c
91         * src/messageview.c
92         * src/procheader.c
93         * src/procmime.c
94         * src/procmsg.c
95         * src/textview.c
96                 more renaming
97                 Thanks to Colin
98
99 2006-12-06 [colin]      2.6.1cvs8
100
101         * src/ssl_manager.c
102         * src/common/ssl_certificate.c
103         * src/common/ssl_certificate.h
104                 Handle multiple certificates per host/port
105
106 2006-12-06 [colin]      2.6.1cvs7
107
108         * src/etpan/imap-thread.c
109                 Fix certificate checking on IMAP
110
111 2006-12-06 [colin]      2.6.1cvs6
112
113         * src/folderview.c
114                 Fix bug 1072, 'Claws stops fetching newsgroups 
115                 from server when newsgroup got deleted': continue
116                 checking other groups
117
118 2006-12-05 [wwp]        2.6.1cvs5
119
120         * src/message_search.c
121         * src/summary_search.c
122         * src/gtk/combobox.c
123         * src/gtk/combobox.h
124         * src/gtk/gtkutils.c
125         * src/gtk/gtkutils.h
126                 make up and down arrow keys in modern gtk_combo_box_entry widgets
127                 behave like w/ old comboboxes (summary and message search only).
128
129 2006-12-05 [paul]       2.6.1cvs4
130
131         * src/wizard.c
132                 encode headers
133                 Thanks to Colin
134
135 2006-12-05 [paul]       2.6.1cvs3
136
137         * tools/README
138         * tools/textviewer.pl
139                 script updated and description added
140
141 2006-12-04 [colin]      2.6.1cvs2
142
143         * src/compose.c
144                 Run pre-send hook only when checking
145                 everything
146
147 2006-12-04 [paul]       2.6.1cvs1
148
149         * NEWS
150         * README
151         * RELEASE_NOTES
152         * configure.ac
153         * tools/README
154                 bump up version number following stable release
155
156 2006-12-04 [paul]       2.6.0cvs83
157
158         * README
159                 updates and corrections
160
161 2006-12-04 [colin]      2.6.0cvs82
162
163         * src/common/utils.c
164                 Probably fix bug 1066, 'Incorrect mailbox 
165                 size displayed'
166
167 2006-12-04 [colin]      2.6.0cvs81
168
169         * src/common/utils.c
170                 Trim tabs from mailcap file too.
171
172 2006-12-02 [paul]       2.6.0cvs80
173
174         * src/exphtmldlg.c
175                 fix broken GUI under certain languages
176         * src/expldifdlg.c
177                 put the Cancel button to the right
178
179 2006-12-01 [paul]       2.6.0cvs79
180
181         * tools/Makefile.am
182                 remove reference to removed file
183
184 2006-12-01 [wwp]        2.6.0cvs78
185
186         * src/addressbook.c
187         * src/editaddress.c
188                 remove forgotten debug statements.
189
190 2006-12-01 [wwp]        2.6.0cvs77
191
192         * manual/advanced.xml
193         * manual/fr/advanced.xml
194         * src/addressbook.c
195         * src/addressbook.h
196         * src/addressitem.h
197         * src/editaddress.c
198         * src/editaddress.h
199         * src/prefs_common.c
200         * src/prefs_common.h
201         * src/gtk/gtkutils.c
202         * src/gtk/gtkutils.h
203                 add a hidden option to allow embedding the editaddress (edit contact details)
204                 dialog into the addressbook's window. This doesn't change the default
205                 behaviour.
206
207 2006-12-01 [wwp]        2.6.0cvs76
208
209         * src/message_search.c
210         * src/summary_search.c
211                 fix more focus issues (don't set focus to combobox's entry widget when
212                 entry's value changed, if entry widget has focus already).
213
214 2006-12-01 [wwp]        2.6.0cvs75
215
216         * src/gtk/quicksearch.c
217                 revert last changes to the quicksearch gtk_combo_box, this needs more
218                 tuning and testing.
219
220 2006-12-01 [paul]       2.6.0cvs74
221
222         * tools/kdeservicemenu/README
223         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
224         * tools/kdeservicemenu/install.sh
225         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
226         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
227                 simplify this stuff, and in so doing,
228                 fix it. (possibly re-extend it again at
229                 a later date)
230
231 2006-12-01 [wwp]        2.6.0cvs73
232
233         * src/gtk/quicksearch.c
234                 adapt quicksearch code to use modern gtk_combo_box'es.
235
236 2006-12-01 [wwp]        2.6.0cvs72
237
238         * src/common/defs.h
239         * src/prefs_common.c
240         * src/prefs_common.h
241         * src/message_search.c
242         * src/summary_search.c
243         * src/gtk/combobox.c
244         * src/gtk/combobox.h
245                 add history combos to all message and summary search fields.
246
247 2006-12-01 [wwp]        2.6.0cvs71
248
249         * src/summaryview.c
250                 As the list may change while the mark as read delay
251                 runs, we can't rely on the 'row' pointer, which can
252                 be invalid when the timeout is called. As the mark
253                 as read is only done if the message is still selected,
254                 use summaryview->selected instead. Thanks to Colin.
255
256 2006-11-30 [paul]       2.6.0cvs70
257
258         * src/textview.c
259                 give emphasis to "Sylpheed-Claws"
260                 as well as "Claws Mail"
261
262 2006-11-30 [colin]      2.6.0cvs69
263
264         * src/wizard.c
265                 Put the SSL checkboxes in the receiving
266                 and sending server pages.
267
268 2006-11-29 [colin]      2.6.0cvs68
269
270         * src/gtk/gtkutils.c
271         * src/gtk/gtkvscrollbutton.c
272                 Revert some deprecated fixes - they seem to
273                 deprecate stuff as soon as a new one gets out.
274                 g_object_ref_sink needed glib-2.10.
275
276 2006-11-29 [colin]      2.6.0cvs67
277
278         * src/common/utils.c
279                 Create .mailcap if it doesn't exist
280
281 2006-11-29 [colin]      2.6.0cvs66
282
283         * src/compose.c
284                 Followup to cvs60: use original list
285                 of recipients if replying to a mail
286                 in Sent Drafts or Queue.
287
288 2006-11-27 [paul]       2.6.0cvs65
289
290         * src/image_viewer.c
291                 revert the last change for now (it's broken)
292
293 2006-11-27 [paul]       2.6.0cvs64
294
295         * Makefile.am
296         * configure.ac
297         * m4/aclocal-include.m4
298         * m4/check-type.m4
299         * src/Makefile.am
300         * src/addr_compl.c
301         * src/compose.c
302         * src/crash.c
303         * src/export.c
304         * src/exporthtml.c
305         * src/exportldif.c
306         * src/imap.c
307         * src/import.c
308         * src/main.c
309         * src/main.h
310         * src/matcher.c
311         * src/mimeview.c
312         * src/procmsg.c
313         * src/textview.c
314         * src/common/Makefile.am
315         * src/common/claws.c
316         * src/common/claws.h
317         * src/common/ssl.c
318         * src/common/sylpheed.c
319         * src/common/sylpheed.h
320         * src/etpan/Makefile.am
321         * src/gtk/Makefile.am
322         * src/gtk/claws-marshal.list
323         * src/gtk/filesel.c
324         * src/gtk/gtksctree.c
325         * src/gtk/quicksearch.c
326         * src/gtk/sylpheed-marshal.list
327         * src/plugins/bogofilter/bogofilter.c
328         * src/plugins/bogofilter/bogofilter_gtk.c
329         * src/plugins/clamav/clamav_plugin.c
330         * src/plugins/clamav/clamav_plugin_gtk.c
331         * src/plugins/demo/demo.c
332         * src/plugins/dillo_viewer/dillo_viewer.c
333         * src/plugins/pgpcore/Makefile.am
334         * src/plugins/pgpcore/claws.def
335         * src/plugins/pgpcore/pgp_viewer.c
336         * src/plugins/pgpcore/plugin.c
337         * src/plugins/pgpcore/sylpheed.def
338         * src/plugins/pgpinline/Makefile.am
339         * src/plugins/pgpinline/claws.def
340         * src/plugins/pgpinline/plugin.c
341         * src/plugins/pgpinline/sylpheed.def
342         * src/plugins/pgpmime/Makefile.am
343         * src/plugins/pgpmime/claws.def
344         * src/plugins/pgpmime/plugin.c
345         * src/plugins/pgpmime/sylpheed.def
346         * src/plugins/spamassassin/spamassassin.c
347         * src/plugins/spamassassin/spamassassin_gtk.c
348         * src/plugins/trayicon/trayicon.c
349                 yet more renaming
350                 remove deprecated gtk_tooltips_set_delay()
351
352 2006-11-26 [paul]       2.6.0cvs63
353
354         * src/expldifdlg.c
355         * src/folderview.c
356         * src/image_viewer.c
357         * src/mainwindow.c
358         * src/gtk/gtkutils.c
359         * src/gtk/gtkvscrollbutton.c
360         * src/gtk/prefswindow.c
361         * src/plugins/pgpcore/prefs_gpg.c
362                 replace more deprecated GTK+ functions
363
364 2006-11-26 [paul]       2.6.0cvs62
365
366         * src/addr_compl.c
367         * src/addressbook.c
368         * src/browseldap.c
369                 replace deprecated gtk_idle_... functions
370
371 2006-11-26 [paul]       2.6.0cvs61
372
373         * src/compose.c
374         * src/folderview.c
375         * src/inc.c
376         * src/summaryview.c
377         * src/gtk/gtkvscrollbutton.c
378         * src/gtk/quicksearch.c
379         * src/plugins/pgpcore/passphrase.c
380                 replace deprecated gtk_timeout_add and
381                 gtk_timeout_remove
382
383 2006-11-26 [paul]       2.6.0cvs60
384
385         * src/compose.c
386                 fix bug that caused the wrong recipient
387                 to be selected when replying to a msg
388                 which is From one of our accounts to
389                 another of our accounts
390
391 2006-11-25 [paul]       2.6.0cvs59
392
393         * src/summaryview.c
394                 don't change the From column title to
395                 To if the To column is visible
396
397 2006-11-24 [paul]       2.6.0cvs58
398
399         * src/compose.c
400                 fix bug 1069, 'Sent mails disappear, BCC
401                 or locking problem?'
402
403 2006-11-21 [wwp]        2.6.0cvs57
404
405         * src/compose.c
406                 fix spelling menu when replying (same as 2.3.1cvs39):
407                 discrepancy between context menu and top menu when
408                 folder's dictionary isn't the default one.
409
410 2006-11-19 [paul]       2.6.0cvs56
411
412         * src/summaryview.c
413                 obey always_show_msg option when
414                 marking as spam
415         * src/plugins/bogofilter/bogofilter.c
416                 fix typo
417
418 2006-11-18 [paul]       2.6.0cvs55
419
420         * AUTHORS
421         * README
422         * debian/copyright
423         * manual/ack.xml
424         * manual/es/ack.xml
425         * manual/fr/ack.xml
426         * manual/pl/ack.xml
427         * src/gtk/authors.h
428         * src/gtk/icon_legend.c
429         * src/gtk/icon_legend.h
430         * tools/OOo2claws-mail.pl
431         * tools/README
432         * tools/acroread2claws-mail.pl
433         * tools/claws.i18n.status.pl
434         * tools/filter_conv.pl
435         * tools/filter_conv_new.pl
436         * tools/freshmeat_search.pl
437         * tools/google_search.pl
438         * tools/kmail2claws-mail.pl
439         * tools/kmail2claws-mail_v2.pl
440         * tools/maildir2claws-mail.pl
441         * tools/make.themes.project
442         * tools/multiwebsearch.pl
443         * tools/outlook2claws-mail.pl
444         * tools/tb2claws-mail
445         * tools/kdeservicemenu/README
446         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
447                 update mine and wwp's email addresses in
448                 several places
449                 Patch by wwp
450         * src/prefs_compose_writing.c
451                 set sensitivity on 'new message format' frame
452
453 2006-11-17 [paul]       2.6.0cvs54
454
455         * src/gtk/about.c
456                 more reworking of the GUI
457                 Patch by Fabien Vantard
458
459 2006-11-16 [paul]       2.6.0cvs53
460
461         * src/gtk/about.c
462                 set a minimum size for the window, allow
463                 it to automatically expand as necessary
464
465 2006-11-16 [wwp]        2.6.0cvs52
466
467         * src/gtk/about.c
468                 better wrap of copyright info on some systems.
469
470 2006-11-16 [paul]       2.6.0cvs51
471
472         * src/gtk/about.c
473                 move the tech info from the upper panel
474                 to the Info tab
475                 use a gtk_text_view for the features tab
476
477 2006-11-16 [paul]       2.6.0cvs50
478
479         * po/Makevars
480                 update my email address
481         * src/addressbook.c
482         * src/compose.c
483         * src/imap_gtk.c
484         * src/mh_gtk.c
485         * src/news_gtk.c
486         * src/summaryview.c
487         * src/plugins/trayicon/trayicon.c
488                 don't offer simple menu separators
489                 for translation
490         * src/folderview.c
491                 add separator between 'mark all read'
492                 and 'search folder'
493
494 2006-11-15 [wwp]        2.6.0cvs49
495
496         * src/gtk/authors.h
497                 updated manuals authors.
498
499 2006-11-14 [paul]       2.6.0cvs48
500
501         * src/compose.c
502                 Fix Options/Reply mode after draft save
503
504 2006-11-14 [paul]       2.6.0cvs47
505
506         * src/Makefile.am
507                 Fix make DESTDIR=...
508         * src/mbox.c
509                 Optimise speed
510         * src/plugins/pgpinline/pgpinline.c
511                 Probably fix bug 1061
512
513 2006-11-14 [paul]       2.6.0cvs46
514
515         * po/Makevars
516                 enable Q_ macro
517         * src/Makefile.am
518         * src/stock_pixmap.c
519         * src/stock_pixmap.h
520         * src/gtk/about.c
521         * src/pixmaps/active.xpm
522         * src/pixmaps/inactive.xpm
523                 add a new page, 'Features', to the About dialog
524                 showing which features are compiled in and which
525                 are not
526
527 2006-11-14 [paul]       2.6.0cvs45
528
529         * po/ru.po
530                 updated by Pavlo Bohmat
531
532 2006-11-14 [colin]      2.6.0cvs44
533
534         * src/compose.c
535         * src/inc.c
536         * src/messageview.c
537         * src/news.c
538         * src/pop.c
539         * src/procmsg.c
540         * src/gtk/gtkaspell.c
541                 Fix 64-bit-related warnings
542         * src/ssl_manager.c
543                 Fix possible infinite loop
544         * src/plugins/pgpcore/sgpgme.c
545                 Remove useless check
546
547 2006-11-13 [colin]      2.6.0cvs43
548
549         * src/gtk/Makefile.am
550                 authors.h isn't generated
551
552 2006-11-13 [colin]      2.6.0cvs42
553
554         * src/plugins/pgpinline/pgpinline.c
555         * src/plugins/pgpmime/pgpmime.c
556                 Very probably fix bug 1061, 'crash on 
557                 opening signed email'. Another cast
558                 problem
559
560 2006-11-13 [colin]      2.6.0cvs41
561
562         * src/plugins/pgpcore/sgpgme.c
563                 Maybe fix bug 1061, 'crash on opening 
564                 signed email'
565
566 2006-11-13 [wwp]        2.6.0cvs40
567
568         * src/plugins/pgpinline/pgpinline.c
569                 fix candidate for bug #1057, thanks to Colin.
570
571 2006-11-13 [wwp]        2.6.0cvs39
572
573         * src/compose.c
574         * src/quote_fmt_parse.y
575                 fix bug 1052: current parser buffer was not always 
576                 allocated, ptr to this buffer could be returned as 
577                 NULL whereas no parser error has occurred. in 
578                 consequence, defining a template body as "%d" 
579                 (w/o the quotes) for the first time of the instance 
580                 of claws-mail, was reporting a parser error. make 
581                 sure that the buffer is always allocated, even to 
582                 an empty string.
583                 fix mis-unescaping in compose.:compose_quote_fmt(): 
584                 unescaping of the fmt string was always done 
585                 whereas it must be done *only* when receiving 
586                 quote format strings issued from the prefs 
587                 (compose new message, reply, forward, redirect 
588                 formats), *not* when applying templates.  in 
589                 consequences, applying templates w/ sequences 
590                 like \\|p{echo} were failing. make sure that 
591                 unescaping is done only when necessary.
592
593 2006-11-12 [colin]      2.6.0cvs38
594
595         * po/de.po
596                 Fix typo (s/KB/MB)
597
598 2006-11-12 [colin]      2.6.0cvs37
599
600         * src/plugins/pgpinline/pgpinline.c
601         * src/plugins/pgpmime/pgpmime.c
602                 Release GPG context at the latest 
603                 possible moment. Maybe fixes 
604                 bug 1057, 'crash on sending signed 
605                 message to a newsgroup'
606                 
607
608 2006-11-12 [colin]      2.6.0cvs36
609
610         * src/plugins/pgpcore/sgpgme.c
611                 Tell a bit more when gpg's status doesn't
612                 contain any signature
613
614 2006-11-12 [colin]      2.6.0cvs35
615
616         * src/compose.c
617                 Fix bug 1060, 'compilation error with 
618                 Irix's cc'
619
620 2006-11-12 [paul]       2.6.0cvs34
621
622         * doc/man/claws-mail.1
623         * src/prefs_gtk.c
624         * src/plugins/clamav/README
625         * src/plugins/spamassassin/README
626         * tools/README
627         * tools/freshmeat_search.pl
628         * tools/google_search.pl
629         * tools/multiwebsearch.pl
630                 more renaming
631         * src/plugins/trayicon/trayicon.c
632                 fix compiliation warning
633
634 2006-11-11 [colin]      2.6.0cvs33
635
636         * src/folderview.c
637                 Forbid drag and drop from/to different
638                 folders of type F_UNKNOWN
639
640 2006-11-11 [colin]      2.6.0cvs32
641
642         * src/plugins/pgpinline/pgpinline.c
643                 Fix typo in previous commit:
644                 - gpgme_new(&ctx);
645                 + if ((err = gpgme_new(&data->ctx)) ...)
646
647 2006-11-11 [colin]      2.6.0cvs31
648
649         * src/plugins/pgpinline/pgpinline.c
650         * src/plugins/pgpmime/pgpmime.c
651                 Check success after calling gpgme_new
652                 Maybe fixes bug 1057, 'crash on sending 
653                 signed message to a newsgroup'
654
655 2006-11-11 [colin]      2.6.0cvs30
656
657         * src/undo.c
658                 init undostruct to 0s (from
659                 valgrind log of bug 1057)
660
661 2006-11-10 [colin]      2.6.0cvs29
662
663         * src/mainwindow.c
664                 Set cursor to wait before filtering
665                 duplicates in all folders
666         * src/plugins/bogofilter/bogofilter.c
667         * src/plugins/bogofilter/bogofilter.h
668         * src/plugins/bogofilter/bogofilter_gtk.c
669                 Completely thread away the bogofilter
670                 filtering
671
672 2006-11-10 [mones]      2.6.0cvs28
673
674         * src/compose.c
675         * src/compose.h
676                 added COMPOSE_CHECK_BEFORE_SEND hook
677
678 2006-11-10 [paul]       2.6.0cvs27
679
680         * src/crash.c
681                 more renaming
682                 add libSM to get_compiled_in_features()
683         * src/main.c
684                 more renaming
685
686 2006-11-10 [colin]      2.6.0cvs26
687
688         * src/etpan/imap-thread.c
689                 Add a reference to libetpan's sasl engine
690                 so that sasl_done() doesn't get called by
691                 libetpan, and doesn't break openssl.
692                 Should fix bug 1053, 'SC fails to reestablish 
693                 a secure connection'
694                 Patch by Hoa
695
696 2006-11-10 [colin]      2.6.0cvs25
697
698         * manual/addrbook.xml
699         * manual/advanced.xml
700         * manual/faq.xml
701         * manual/intro.xml
702                 Some more renaming
703
704 2006-11-09 [colin]      2.6.0cvs24
705
706         * src/plugins/bogofilter/bogofilter_gtk.c
707                 Add comment about annoyance
708
709 2006-11-09 [colin]      2.6.0cvs23
710
711         * src/plugins/bogofilter/bogofilter.c
712         * src/plugins/bogofilter/bogofilter_gtk.c
713                 Prepare things needed to thread bogofilter
714                 filtering: separate bogo stuff and possible GUI
715                 stuff. 
716
717 2006-11-09 [colin]      2.6.0cvs22
718
719         * src/account.c
720         * src/compose.c
721                 Search for one of our accounts in Delivered-To
722                 (helps for auto-account selection when 
723                  replying/forwarding)
724         * src/folderview.c
725         * src/mainwindow.c
726         * src/mainwindow.h
727         * src/plugins/trayicon/trayicon.c
728                 Allow opening a new mail with any account from
729                 the contextual menu
730
731 2006-11-09 [wwp]        2.6.0cvs21
732
733         * src/compose.c
734         * src/prefs_common.c
735         * src/prefs_common.h
736         * src/prefs_compose_writing.c
737                 add a compose new message format (in prefs/compose/writing), it's a
738                 simple subject+body template to use when opening a new composition
739                 window. It's similar to the existent reply and forward formats.
740
741                 enhanced the template/format % symbols substitution mechanism to
742                 use current composition window information when % are used in
743                 the compose new message format or in templates applied to new
744                 messages (there were useless in that situations before). When
745                 applied to new messages, %d corresponds to the system time/date.
746
747 2006-11-09 [paul]       2.6.0cvs20
748
749         * src/gtk/authors.h
750                 fix last commit
751
752 2006-11-09 [paul]       2.6.0cvs19
753
754         * src/gtk/authors.h
755                 keep tje alphabetical order
756
757 2006-11-08 [colin]      2.6.0cvs18
758
759         * src/etpan/imap-thread.c
760                 Fix bug 1054, 'Slowness logging big 
761                 data chunks'
762
763 2006-11-08 [paul]       2.6.0cvs17
764
765         * tools/Makefile.am
766                 fix the renaming
767
768 2006-11-08 [paul]       2.6.0cvs16
769
770         * src/common/defs.h
771                 update BUGZILLA_URI
772
773 2006-11-08 [paul]       2.6.0cvs15
774
775         * tools/Makefile.am
776         * tools/OOo2claws-mail.pl
777         * tools/OOo2sylpheed.pl
778         * tools/README
779         * tools/acroread2claws-mail.pl
780         * tools/acroread2sylpheed.pl
781         * tools/kmail2claws-mail.pl
782         * tools/kmail2claws-mail_v2.pl
783         * tools/kmail2sylpheed.pl
784         * tools/kmail2sylpheed_v2.pl
785         * tools/maildir2claws-mail.pl
786         * tools/maildir2sylpheed.pl
787         * tools/nautilus2claws-mail.sh
788         * tools/nautilus2sylpheed.sh
789         * tools/outlook2claws-mail.pl
790         * tools/outlook2sylpheed.pl
791         * tools/tb2claws-mail
792         * tools/tb2sylpheed
793         * tools/tbird2claws.py
794         * tools/tbird2syl.py
795         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
796         * tools/kdeservicemenu/install.sh
797         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
798         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
799         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
800         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
801         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
802                 renamed (removed, added) tools files
803
804 2006-11-08 [paul]       2.6.0cvs14
805
806         * src/main.c
807         * src/common/defs.h
808                 Migrate sylpheedrc to clawsrc, and fix the standard
809                 plugins path in the process
810
811 2006-11-07 [colin]      2.6.0cvs13
812
813         * src/Makefile.am
814                 Symlink sylpheed-claws relative to 
815                 claws-mail
816
817 2006-11-07 [colin]      2.6.0cvs12
818
819         * src/compose.c
820                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
821
822 2006-11-07 [paul]       2.6.0cvs11
823
824         * src/gtk/about.c
825                 Fix a missed occurence of
826                 Sylpheed-Claws
827
828 2006-11-07 [paul]       2.6.0cvs10
829
830         * src/Makefile.am
831                 Fix symlink installation
832
833 2006-11-07 [paul]       2.6.0cvs9
834
835         * src/Makefile.am
836                 Symlink claws-mail to sylpheed-claws
837         * src/common/utils.c
838                 Fix migrating symlinks
839         * src/etpan/imap-thread.c
840                 check certificate only when there's
841                 no error
842
843 2006-11-07 [paul]       2.6.0cvs8
844
845         * Makefile.am
846                 Fix icon breakages with Gtk, which needs a 
847                 cache updated to see them.
848
849 2006-11-07 [paul]       2.6.0cvs7
850
851         * .cvsignore
852         * AUTHORS
853         * COPYING
854         * INSTALL
855         * Makefile.am
856         * NEWS
857         * README
858         * RELEASE_NOTES
859         * autogen.sh
860         * claws-mail-128x128.png
861         * claws-mail-64x64.png
862         * claws-mail.ico
863         * claws-mail.pc.in
864         * claws-mail.png
865         * configure.ac
866         * sylpheed-claws-128x128.png
867         * sylpheed-claws-64x64.png
868         * sylpheed-claws.desktop
869         * sylpheed-claws.ico
870         * sylpheed-claws.pc.in
871         * sylpheed-claws.png
872         * debian/README.Debian
873         * debian/changelog
874         * debian/claws-mail.desktop
875         * debian/claws-mail.menu
876         * debian/claws-mail.postinst.debhelper
877         * debian/claws-mail.postrm.debhelper
878         * debian/control
879         * debian/copyright
880         * debian/files
881         * debian/rules
882         * debian/sylpheed-claws.desktop
883         * debian/sylpheed-claws.menu
884         * debian/sylpheed-claws.postinst.debhelper
885         * debian/sylpheed-claws.postrm.debhelper
886         * doc/man/Makefile.am
887         * doc/man/claws-mail.1
888         * doc/man/sylpheed-claws.1
889         * doc/src/ChangeLog.claws-pre0.8.0
890         * manual/Makefile.am
891         * manual/account.xml
892         * manual/ack.xml
893         * manual/addrbook.xml
894         * manual/advanced.xml
895         * manual/claws-mail-manual.xml
896         * manual/faq.xml
897         * manual/glossary.xml
898         * manual/handling.xml
899         * manual/intro.xml
900         * manual/keyboard.xml
901         * manual/plugins.xml
902         * manual/starting.xml
903         * manual/sylpheed-claws-manual.xml
904         * manual/xml2pdf
905         * manual/dist/.cvsignore
906         * manual/dist/html/.cvsignore
907         * manual/dist/html/Makefile.am
908         * manual/dist/pdf/.cvsignore
909         * manual/dist/pdf/Makefile.am
910         * manual/dist/ps/.cvsignore
911         * manual/dist/ps/Makefile.am
912         * manual/dist/txt/.cvsignore
913         * manual/dist/txt/Makefile.am
914         * manual/es/Makefile.am
915         * manual/es/advanced.xml
916         * manual/es/claws-mail-manual.xml
917         * manual/es/faq.xml
918         * manual/es/glossary.xml
919         * manual/es/handling.xml
920         * manual/es/intro.xml
921         * manual/es/plugins.xml
922         * manual/es/sylpheed-claws-manual.xml
923         * manual/es/dist/.cvsignore
924         * manual/es/dist/html/.cvsignore
925         * manual/es/dist/html/Makefile.am
926         * manual/es/dist/pdf/.cvsignore
927         * manual/es/dist/pdf/Makefile.am
928         * manual/es/dist/ps/.cvsignore
929         * manual/es/dist/ps/Makefile.am
930         * manual/es/dist/txt/.cvsignore
931         * manual/es/dist/txt/Makefile.am
932         * manual/fr/Makefile.am
933         * manual/fr/account.xml
934         * manual/fr/ack.xml
935         * manual/fr/addrbook.xml
936         * manual/fr/advanced.xml
937         * manual/fr/claws-mail-manual.xml
938         * manual/fr/faq.xml
939         * manual/fr/glossary.xml
940         * manual/fr/handling.xml
941         * manual/fr/intro.xml
942         * manual/fr/keyboard.xml
943         * manual/fr/plugins.xml
944         * manual/fr/starting.xml
945         * manual/fr/sylpheed-claws-manual.xml
946         * manual/fr/dist/.cvsignore
947         * manual/fr/dist/html/.cvsignore
948         * manual/fr/dist/html/Makefile.am
949         * manual/fr/dist/pdf/.cvsignore
950         * manual/fr/dist/pdf/Makefile.am
951         * manual/fr/dist/ps/.cvsignore
952         * manual/fr/dist/ps/Makefile.am
953         * manual/fr/dist/txt/.cvsignore
954         * manual/fr/dist/txt/Makefile.am
955         * manual/pl/Makefile.am
956         * manual/pl/account.xml
957         * manual/pl/ack.xml
958         * manual/pl/addrbook.xml
959         * manual/pl/advanced.xml
960         * manual/pl/claws-mail-manual.xml
961         * manual/pl/faq.xml
962         * manual/pl/glossary.xml
963         * manual/pl/handling.xml
964         * manual/pl/intro.xml
965         * manual/pl/keyboard.xml
966         * manual/pl/plugins.xml
967         * manual/pl/starting.xml
968         * manual/pl/sylpheed-claws-manual.xml
969         * manual/pl/dist/.cvsignore
970         * manual/pl/dist/html/.cvsignore
971         * manual/pl/dist/html/Makefile.am
972         * manual/pl/dist/pdf/.cvsignore
973         * manual/pl/dist/pdf/Makefile.am
974         * manual/pl/dist/ps/.cvsignore
975         * manual/pl/dist/ps/Makefile.am
976         * manual/pl/dist/txt/.cvsignore
977         * manual/pl/dist/txt/Makefile.am
978         * po/.cvsignore
979         * po/Makevars
980         * src/.cvsignore
981         * src/Makefile.am
982         * src/account.c
983         * src/account.h
984         * src/action.c
985         * src/action.h
986         * src/adbookbase.h
987         * src/addr_compl.c
988         * src/addr_compl.h
989         * src/addrbook.c
990         * src/addrcache.c
991         * src/addrcache.h
992         * src/addrcindex.c
993         * src/addrcindex.h
994         * src/addrclip.c
995         * src/addrclip.h
996         * src/addrdefs.h
997         * src/addressadd.c
998         * src/addressadd.h
999         * src/addressbook.c
1000         * src/addressbook.h
1001         * src/addressbook_foldersel.c
1002         * src/addressbook_foldersel.h
1003         * src/addrgather.c
1004         * src/addrgather.h
1005         * src/addrharvest.c
1006         * src/addrharvest.h
1007         * src/addrindex.c
1008         * src/addrindex.h
1009         * src/addritem.c
1010         * src/addritem.h
1011         * src/addrquery.c
1012         * src/addrquery.h
1013         * src/addrselect.c
1014         * src/addrselect.h
1015         * src/alertpanel.c
1016         * src/alertpanel.h
1017         * src/browseldap.c
1018         * src/browseldap.h
1019         * src/codeconv.c
1020         * src/codeconv.h
1021         * src/compose.c
1022         * src/crash.c
1023         * src/crash.h
1024         * src/customheader.c
1025         * src/customheader.h
1026         * src/displayheader.c
1027         * src/displayheader.h
1028         * src/editaddress.c
1029         * src/editaddress.h
1030         * src/editbook.c
1031         * src/editbook.h
1032         * src/editgroup.c
1033         * src/editgroup.h
1034         * src/editjpilot.c
1035         * src/editjpilot.h
1036         * src/editldap.c
1037         * src/editldap.h
1038         * src/editldap_basedn.c
1039         * src/editldap_basedn.h
1040         * src/editvcard.c
1041         * src/editvcard.h
1042         * src/exphtmldlg.c
1043         * src/exphtmldlg.h
1044         * src/expldifdlg.c
1045         * src/expldifdlg.h
1046         * src/export.c
1047         * src/exporthtml.c
1048         * src/exporthtml.h
1049         * src/exportldif.c
1050         * src/exportldif.h
1051         * src/filtering.c
1052         * src/filtering.h
1053         * src/folder.c
1054         * src/folder.h
1055         * src/folder_item_prefs.c
1056         * src/folder_item_prefs.h
1057         * src/foldersel.c
1058         * src/foldersel.h
1059         * src/folderutils.c
1060         * src/folderutils.h
1061         * src/folderview.c
1062         * src/folderview.h
1063         * src/grouplistdialog.c
1064         * src/grouplistdialog.h
1065         * src/html.c
1066         * src/html.h
1067         * src/image_viewer.c
1068         * src/image_viewer.h
1069         * src/imap.c
1070         * src/imap.h
1071         * src/imap_gtk.c
1072         * src/imap_gtk.h
1073         * src/import.c
1074         * src/import.h
1075         * src/importldif.c
1076         * src/importldif.h
1077         * src/importmutt.c
1078         * src/importmutt.h
1079         * src/importpine.c
1080         * src/importpine.h
1081         * src/inc.c
1082         * src/inc.h
1083         * src/jpilot.c
1084         * src/jpilot.h
1085         * src/ldapctrl.c
1086         * src/ldapctrl.h
1087         * src/ldaplocate.c
1088         * src/ldaplocate.h
1089         * src/ldapquery.c
1090         * src/ldapquery.h
1091         * src/ldapserver.c
1092         * src/ldapserver.h
1093         * src/ldaputil.c
1094         * src/ldaputil.h
1095         * src/ldif.c
1096         * src/ldif.h
1097         * src/localfolder.c
1098         * src/localfolder.h
1099         * src/main.c
1100         * src/main.h
1101         * src/mainwindow.c
1102         * src/mainwindow.h
1103         * src/manual.c
1104         * src/manual.h
1105         * src/matcher.c
1106         * src/matcher.h
1107         * src/matcher_parser.h
1108         * src/matcher_parser_lex.l
1109         * src/matcher_parser_parse.y
1110         * src/mbox.c
1111         * src/mbox.h
1112         * src/message_search.c
1113         * src/message_search.h
1114         * src/messageview.c
1115         * src/messageview.h
1116         * src/mh.c
1117         * src/mh.h
1118         * src/mh_gtk.c
1119         * src/mh_gtk.h
1120         * src/mimeview.c
1121         * src/mimeview.h
1122         * src/msgcache.c
1123         * src/msgcache.h
1124         * src/mutt.c
1125         * src/mutt.h
1126         * src/news.c
1127         * src/news.h
1128         * src/news_gtk.c
1129         * src/news_gtk.h
1130         * src/noticeview.c
1131         * src/noticeview.h
1132         * src/partial_download.c
1133         * src/partial_download.h
1134         * src/pine.c
1135         * src/pine.h
1136         * src/pop.c
1137         * src/pop.h
1138         * src/prefs_account.c
1139         * src/prefs_account.h
1140         * src/prefs_actions.c
1141         * src/prefs_actions.h
1142         * src/prefs_common.c
1143         * src/prefs_common.h
1144         * src/prefs_compose_writing.c
1145         * src/prefs_compose_writing.h
1146         * src/prefs_customheader.c
1147         * src/prefs_customheader.h
1148         * src/prefs_display_header.c
1149         * src/prefs_display_header.h
1150         * src/prefs_ext_prog.c
1151         * src/prefs_ext_prog.h
1152         * src/prefs_filtering.c
1153         * src/prefs_folder_column.c
1154         * src/prefs_folder_column.h
1155         * src/prefs_folder_item.c
1156         * src/prefs_folder_item.h
1157         * src/prefs_fonts.c
1158         * src/prefs_fonts.h
1159         * src/prefs_gtk.c
1160         * src/prefs_gtk.h
1161         * src/prefs_image_viewer.c
1162         * src/prefs_image_viewer.h
1163         * src/prefs_matcher.c
1164         * src/prefs_matcher.h
1165         * src/prefs_message.c
1166         * src/prefs_message.h
1167         * src/prefs_msg_colors.c
1168         * src/prefs_msg_colors.h
1169         * src/prefs_other.c
1170         * src/prefs_other.h
1171         * src/prefs_quote.c
1172         * src/prefs_quote.h
1173         * src/prefs_receive.c
1174         * src/prefs_receive.h
1175         * src/prefs_send.c
1176         * src/prefs_send.h
1177         * src/prefs_spelling.c
1178         * src/prefs_spelling.h
1179         * src/prefs_summaries.c
1180         * src/prefs_summaries.h
1181         * src/prefs_summary_column.c
1182         * src/prefs_summary_column.h
1183         * src/prefs_template.c
1184         * src/prefs_template.h
1185         * src/prefs_themes.c
1186         * src/prefs_themes.h
1187         * src/prefs_toolbar.c
1188         * src/prefs_toolbar.h
1189         * src/prefs_wrapping.c
1190         * src/prefs_wrapping.h
1191         * src/privacy.c
1192         * src/privacy.h
1193         * src/procheader.c
1194         * src/procheader.h
1195         * src/procmime.c
1196         * src/procmime.h
1197         * src/procmsg.c
1198         * src/procmsg.h
1199         * src/quote_fmt.c
1200         * src/quote_fmt_parse.y
1201         * src/recv.c
1202         * src/recv.h
1203         * src/remotefolder.c
1204         * src/remotefolder.h
1205         * src/send_message.c
1206         * src/send_message.h
1207         * src/setup.c
1208         * src/setup.h
1209         * src/sourcewindow.c
1210         * src/sourcewindow.h
1211         * src/ssl_manager.c
1212         * src/ssl_manager.h
1213         * src/statusbar.c
1214         * src/statusbar.h
1215         * src/stock_pixmap.c
1216         * src/stock_pixmap.h
1217         * src/summary_search.c
1218         * src/summary_search.h
1219         * src/summaryview.c
1220         * src/summaryview.h
1221         * src/syldap.c
1222         * src/syldap.h
1223         * src/textview.c
1224         * src/textview.h
1225         * src/toolbar.c
1226         * src/toolbar.h
1227         * src/undo.c
1228         * src/undo.h
1229         * src/unmime.c
1230         * src/unmime.h
1231         * src/vcard.c
1232         * src/vcard.h
1233         * src/wizard.c
1234         * src/wizard.h
1235         * src/common/base64.c
1236         * src/common/base64.h
1237         * src/common/defs.h
1238         * src/common/hooks.c
1239         * src/common/hooks.h
1240         * src/common/log.c
1241         * src/common/log.h
1242         * src/common/mgutils.c
1243         * src/common/mgutils.h
1244         * src/common/nntp.c
1245         * src/common/nntp.h
1246         * src/common/passcrypt.c
1247         * src/common/passcrypt.h.in
1248         * src/common/plugin.c
1249         * src/common/plugin.h
1250         * src/common/prefs.c
1251         * src/common/prefs.h
1252         * src/common/progressindicator.c
1253         * src/common/progressindicator.h
1254         * src/common/quoted-printable.c
1255         * src/common/quoted-printable.h
1256         * src/common/session.c
1257         * src/common/session.h
1258         * src/common/smtp.c
1259         * src/common/smtp.h
1260         * src/common/socket.c
1261         * src/common/socket.h
1262         * src/common/ssl.c
1263         * src/common/ssl.h
1264         * src/common/stringtable.c
1265         * src/common/stringtable.h
1266         * src/common/sylpheed.c
1267         * src/common/sylpheed.h
1268         * src/common/template.c
1269         * src/common/template.h
1270         * src/common/timing.h
1271         * src/common/utils.c
1272         * src/common/utils.h
1273         * src/common/version.h.in
1274         * src/common/xml.c
1275         * src/common/xml.h
1276         * src/common/xmlprops.c
1277         * src/common/xmlprops.h
1278         * src/gtk/about.c
1279         * src/gtk/colorlabel.c
1280         * src/gtk/colorlabel.h
1281         * src/gtk/colorsel.c
1282         * src/gtk/colorsel.h
1283         * src/gtk/combobox.c
1284         * src/gtk/combobox.h
1285         * src/gtk/description_window.c
1286         * src/gtk/description_window.h
1287         * src/gtk/filesel.c
1288         * src/gtk/filesel.h
1289         * src/gtk/foldersort.c
1290         * src/gtk/foldersort.h
1291         * src/gtk/gtkaspell.c
1292         * src/gtk/gtkaspell.h
1293         * src/gtk/gtksctree.c
1294         * src/gtk/gtkshruler.c
1295         * src/gtk/gtkshruler.h
1296         * src/gtk/gtkutils.c
1297         * src/gtk/gtkutils.h
1298         * src/gtk/icon_legend.c
1299         * src/gtk/icon_legend.h
1300         * src/gtk/logwindow.c
1301         * src/gtk/logwindow.h
1302         * src/gtk/manage_window.c
1303         * src/gtk/manage_window.h
1304         * src/gtk/pluginwindow.c
1305         * src/gtk/pluginwindow.h
1306         * src/gtk/prefswindow.c
1307         * src/gtk/prefswindow.h
1308         * src/gtk/quicksearch.c
1309         * src/gtk/quicksearch.h
1310         * src/pixmaps/claws-mail.xpm
1311         * src/pixmaps/claws-mail_icon.xpm
1312         * src/pixmaps/claws-mail_logo.xpm
1313         * src/pixmaps/sylpheed-claws.xpm
1314         * src/pixmaps/sylpheed-claws_icon.xpm
1315         * src/pixmaps/sylpheed-claws_logo.xpm
1316         * src/plugins/bogofilter/Makefile.am
1317         * src/plugins/bogofilter/bogofilter.c
1318         * src/plugins/bogofilter/bogofilter.h
1319         * src/plugins/bogofilter/bogofilter_gtk.c
1320         * src/plugins/clamav/Makefile.am
1321         * src/plugins/clamav/clamav_plugin.c
1322         * src/plugins/clamav/clamav_plugin.h
1323         * src/plugins/clamav/clamav_plugin_gtk.c
1324         * src/plugins/demo/Makefile.am
1325         * src/plugins/demo/demo.c
1326         * src/plugins/dillo_viewer/Makefile.am
1327         * src/plugins/dillo_viewer/README
1328         * src/plugins/dillo_viewer/dillo_prefs.c
1329         * src/plugins/dillo_viewer/dillo_prefs.h
1330         * src/plugins/dillo_viewer/dillo_viewer.c
1331         * src/plugins/pgpcore/Makefile.am
1332         * src/plugins/pgpcore/passphrase.c
1333         * src/plugins/pgpcore/passphrase.h
1334         * src/plugins/pgpcore/pgp_viewer.c
1335         * src/plugins/pgpcore/pgp_viewer.h
1336         * src/plugins/pgpcore/plugin.c
1337         * src/plugins/pgpcore/prefs_gpg.c
1338         * src/plugins/pgpcore/prefs_gpg.h
1339         * src/plugins/pgpcore/select-keys.c
1340         * src/plugins/pgpcore/select-keys.h
1341         * src/plugins/pgpcore/sgpgme.c
1342         * src/plugins/pgpcore/sgpgme.h
1343         * src/plugins/pgpcore/sylpheed.def
1344         * src/plugins/pgpcore/version.rc
1345         * src/plugins/pgpinline/Makefile.am
1346         * src/plugins/pgpinline/pgpinline.c
1347         * src/plugins/pgpinline/pgpinline.h
1348         * src/plugins/pgpinline/plugin.c
1349         * src/plugins/pgpinline/sylpheed.def
1350         * src/plugins/pgpinline/version.rc
1351         * src/plugins/pgpmime/Makefile.am
1352         * src/plugins/pgpmime/pgpmime.c
1353         * src/plugins/pgpmime/pgpmime.h
1354         * src/plugins/pgpmime/plugin.c
1355         * src/plugins/pgpmime/sylpheed.def
1356         * src/plugins/pgpmime/version.rc
1357         * src/plugins/spamassassin/Makefile.am
1358         * src/plugins/spamassassin/README
1359         * src/plugins/spamassassin/spamassassin.c
1360         * src/plugins/spamassassin/spamassassin.h
1361         * src/plugins/spamassassin/spamassassin_gtk.c
1362         * src/plugins/trayicon/Makefile.am
1363         * src/plugins/trayicon/trayicon.c
1364         * tools/OOo2sylpheed.pl
1365         * tools/README
1366         * tools/README.sylprint
1367         * tools/acroread2sylpheed.pl
1368         * tools/claws.i18n.status.pl
1369         * tools/filter_conv.pl
1370         * tools/filter_conv_new.pl
1371         * tools/freshmeat_search.pl
1372         * tools/google_search.pl
1373         * tools/kmail2sylpheed.pl
1374         * tools/kmail2sylpheed_v2.pl
1375         * tools/make.themes.project
1376         * tools/multiwebsearch.pl
1377         * tools/nautilus2sylpheed.sh
1378         * tools/outlook2sylpheed.pl
1379         * tools/sylprint.pl
1380         * tools/sylprint.rc
1381         * tools/tb2sylpheed
1382         * tools/textviewer.sh
1383         * tools/vcard2xml.py
1384         * tools/kdeservicemenu/README
1385         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1386         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1387         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1388                 Change name to Claws Mail. Announce to follow...
1389
1390 2006-11-06 [wwp]        2.6.0cvs6
1391
1392         * src/prefs_template.c
1393                 unify messages related to quote format/template errors (fix
1394                 capitalization), again.
1395
1396 2006-11-06 [wwp]        2.6.0cvs5
1397
1398         * src/prefs_quote.c
1399                 unify messages related to quote format/template errors.
1400
1401 2006-11-06 [wwp]        2.6.0cvs4
1402
1403         * src/prefs_msg_colors.c
1404                 more uses of Q_ macro for contextual translations, thanks
1405                 to Fabien (fzzzzz).
1406
1407 2006-11-06 [wwp]        2.6.0cvs3
1408
1409         * src/compose.c
1410         * src/common/utils.c
1411         * src/common/utils.h
1412                 show an alertpanel to make sure users are aware that sensitive
1413                 files are attached (it's file blacklist-based). This will fix
1414                 interaction w/ GoogleEarth for instance, thanks to Colin.
1415
1416 2006-11-06 [wwp]        2.6.0cvs2
1417
1418         * src/prefs_quote.c
1419         * src/prefs_template.c
1420         * src/prefs_template.h
1421                 check quote format when applying/closing prefs. For now this only
1422                 shows up an error dialog box, not preventing the user from using
1423                 a broken quote (reply, forwards) format.
1424
1425 2006-11-06 [wwp]        2.6.0cvs1
1426
1427         * src/prefs_template.c
1428                 fix missing checks of some template fields.
1429
1430 2006-11-06 [paul]       2.6.0
1431
1432         * NEWS
1433         * README
1434         * RELEASE_NOTES
1435                 2.6.0 released
1436
1437 2006-11-06 [paul]       2.5.6cvs22
1438
1439         * manual/advanced.xml
1440         * manual/es/advanced.xml
1441                 put 'respect_flowed_format' info in the correct
1442                 place
1443
1444 2006-11-06 [mones]      2.5.6cvs21
1445
1446         * po/es.po
1447                 Minor fixes for release
1448
1449 2006-11-06 [paul]       2.5.6cvs20
1450
1451         * po/cs.po
1452         * po/de.po
1453         * po/fr.po
1454         * po/it.po
1455         * po/nl.po
1456         * po/pt_BR.po
1457         * po/sk.po
1458         * po/sv.po
1459         * po/zh_CN.po
1460                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1461                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1462                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1463                 Young
1464
1465 2006-11-02 [colin]      2.5.6cvs19
1466
1467         * src/imap.c
1468         * src/imap.h
1469         * src/prefs_account.c
1470         * src/etpan/imap-thread.c
1471                 Add GSSAPI support - fixes Debian bug #383274
1472
1473 2006-11-01 [colin]      2.5.6cvs18
1474
1475         * src/jpilot.c
1476                 Handle libpisock12 support. Probably
1477                 fixes bug 1046, 'jpilot AddressDB.pdb 
1478                 import fail'
1479
1480 2006-11-01 [colin]      2.5.6cvs17
1481
1482         * src/folderutils.c
1483                 debug_print() folderutils_mark_all_read()
1484
1485 2006-11-01 [colin]      2.5.6cvs16
1486
1487         * COPYING
1488                 Add missed files to the Apache exception
1489
1490 2006-10-31 [colin]      2.5.6cvs15
1491
1492         * src/folder.c
1493         * src/folder.h
1494                 Add a copy_private_data() func to FolderClasses
1495                 Doesn't break the feature freeze, because we 
1496                 won't use it (right now) in the core.
1497
1498 2006-10-31 [colin]      2.5.6cvs14
1499
1500         * COPYING
1501                 Allow linking with the Apache licensed files in
1502                 src/plugins/spamassassin. Hopefully fixes 
1503                 bug 1048, 'Spamassassin plugin license problem'
1504
1505 2006-10-31 [wwp]        2.5.6cvs13
1506
1507         * src/compose.c
1508                 fix and optimize trimming of leading linefeeds in body loop.
1509
1510 2006-10-31 [colin]      2.5.6cvs12
1511
1512         * src/etpan/imap-thread.c
1513         * src/imap.c
1514                 Make really sure to have NULL sets in case
1515                 of error
1516
1517 2006-10-30 [wwp]        2.5.6cvs11
1518
1519         * src/prefs_common.c
1520         * src/prefs_common.h
1521         * src/compose.c
1522                 fix broken storage of quote format template when it contains \-escape
1523                 sequences. The application of such sequences is also fixed now (\t
1524                 in quote format will be a real tab instead of a 't', for instance).
1525
1526 2006-10-27 [colin]      2.5.6cvs10
1527
1528         * src/compose.c
1529                 Probably fix bug 1045, 'sylpheed-claws 
1530                 doesn't remove the mail from the IMAP 
1531                 Queue folder after sending'. From
1532                 2.5.6cvs3-stable
1533
1534 2006-10-27 [colin]      2.5.6cvs9
1535
1536         * configure.ac
1537                 Require libetpan-0.48. I'm so annoying,
1538                 I know ;-)
1539
1540 2006-10-27 [colin]      2.5.6cvs8
1541
1542         * src/folder.c
1543         * src/imap.c
1544                 Probably fix bug 1044, 'sylpheed-claws 
1545                 segfaults while moving mails' - Fix relation
1546                 usage when moving to an IMAP mailbox from another
1547                 mailbox
1548
1549 2006-10-26 [paul]       2.5.6cvs7
1550
1551         * src/gtk/about.c
1552                 add libSM to compiled-in features
1553                 list
1554
1555 2006-10-24 [colin]      2.5.6cvs6
1556
1557         * src/textview.c
1558         * src/gtk/gtkutils.c
1559                 Fix crash when printing emails with an
1560                 xface
1561
1562 2006-10-24 [mones]      2.5.6cvs5
1563
1564         * manual/es/advanced.xml
1565                 Synchronize hidden option respect_flowed_format
1566         * po/es.po
1567                 Updated translation
1568
1569 2006-10-21 [paul]       2.5.6cvs4
1570
1571         * src/gtk/authors.h
1572         * src/plugins/pgpcore/pgp_viewer.c
1573         * src/plugins/pgpcore/sgpgme.c
1574                 fix building on BSDs
1575                 Thanks to Michael Hughes
1576                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1577
1578 2006-10-20 [colin]      2.5.6cvs3
1579
1580         * configure.ac
1581                 Bump up libetpan requirement
1582                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1583         * src/common/utils.c
1584         * src/common/utils.h
1585                 Add convenience get_file_mtime()
1586         * src/imap.c
1587         * src/etpan/imap-thread.c
1588         * src/etpan/imap-thread.h
1589                 Implement UIDPLUS support if the server
1590                 supports it - faster sending in this case
1591
1592 2006-10-19 [colin]      2.5.6cvs2
1593
1594         * src/gtk/quicksearch.c
1595                 Fix emptying in type-ahead+extended mode
1596         * src/mainwindow.c
1597         * src/mainwindow.h
1598                 Add a hook for offline state change
1599         * src/plugins/trayicon/trayicon.c
1600                 Use it to display offline icons
1601         * src/plugins/trayicon/Makefile.am
1602         * src/plugins/trayicon/newmail.offline.xpm
1603         * src/plugins/trayicon/newmarkedmail.offline.xpm
1604         * src/plugins/trayicon/nomail.offline.xpm
1605         * src/plugins/trayicon/unreadmail.offline.xpm
1606         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1607                 Add the icons
1608
1609 2006-10-12 [paul]       2.5.6cvs1
1610
1611         * NEWS
1612         * README
1613         * configure.ac
1614                 Update version number following
1615                 stable release
1616
1617 2006-10-19 [colin]      2.5.5cvs18
1618
1619         * manual/handling.xml
1620                 Add type-ahead search
1621
1622 2006-10-18 [colin]      2.5.5cvs17
1623
1624         * src/gtk/quicksearch.c
1625                 Remove "save to history only if there's
1626                 no syntax error", it breaks for some 
1627                 reason which I'll investigate later.
1628
1629 2006-10-18 [colin]      2.5.5cvs16
1630
1631         * src/prefs_common.c
1632         * src/prefs_common.h
1633         * src/summaryview.c
1634         * src/gtk/quicksearch.c
1635         * src/gtk/quicksearch.h
1636                 Add a type-ahead option for fast searches
1637                 Patch by Fabien Vantard
1638
1639 2006-10-18 [colin]      2.5.5cvs15
1640
1641         * src/compose.c
1642         * src/compose.h
1643                 Add Options/Reply mode/ menu to be able to
1644                 change the recipients of a reply on the fly
1645
1646 2006-10-18 [colin]      2.5.5cvs14
1647
1648         * src/compose.c
1649                 Fix redirecting of our own sent mails
1650
1651 2006-10-17 [wwp]        2.5.5cvs13
1652
1653         * src/send_message.c
1654                 Fix duplicate error messages when sending, and missing
1655                 newline in such error messages.
1656
1657 2006-10-17 [colin]      2.5.5cvs12
1658
1659         * src/compose.c
1660                 Compare addresses case-insensitive
1661
1662 2006-10-17 [colin]      2.5.5cvs11
1663
1664         * src/plugins/pgpcore/sgpgme.c
1665                 Fix return status
1666
1667 2006-10-17 [colin]      2.5.5cvs10
1668
1669         * src/plugins/pgpcore/pgp_viewer.c
1670                 Fix return status
1671
1672 2006-10-17 [colin]      2.5.5cvs9
1673
1674         * src/quote_fmt.c
1675                 Fix a typo (thanks to Fabien)
1676
1677 2006-10-16 [colin]      2.5.5cvs8
1678
1679         * src/textview.c
1680                 Fix problem with quote-folding when emails
1681                 don't convert cleanly to UTF-8
1682
1683 2006-10-14 [colin]      2.5.5cvs7
1684
1685         * src/prefs_template.c
1686                 Reset fields when reopening
1687                 the window
1688
1689 2006-10-13 [paul]       2.5.5cvs6
1690
1691         * manual/advanced.xml
1692         * src/prefs_message.c
1693                 make 'respect_flowed_format' a hidden
1694                 option, and add a manual entry for it
1695                 Thanks to Colin
1696
1697 2006-10-12 [colin]      2.5.5cvs5
1698
1699         * src/codeconv.c
1700                 Revert part of 2.5.2cvs21:
1701                 Don't optimise by reusing the 
1702                 last iconv converter if possible:
1703                 it seems slightly broken in a 
1704                 very hard way to reproduce
1705
1706 2006-10-12 [colin]      2.5.5cvs4
1707
1708         * src/prefs_common.c
1709         * src/prefs_common.h
1710         * src/prefs_message.c
1711         * src/procmime.c
1712                 Fix bug 1035, 'Incorrect handling 
1713                 of flowed lines'. We now optionnaly
1714                 handle this format (preference is in
1715                 Message View/Text options section)
1716
1717 2006-10-12 [colin]      2.5.5cvs3
1718
1719         * po/POTFILES.in
1720                 Add new file
1721         * src/plugins/pgpcore/pgp_viewer.c
1722         * src/plugins/pgpcore/sgpgme.c
1723                 Don't try to import without asking
1724
1725 2006-10-12 [colin]      2.5.5cvs2
1726
1727         * src/compose.c
1728                 Fix bug 1036, 'Forwarding a mutlipart
1729                 mail with a "text/html" block to ms
1730                 outlook users leeds to freeze of
1731                 outlook'. Poor outlook users...
1732
1733 2006-10-12 [paul]       2.5.5cvs1
1734
1735         * NEWS
1736         * README
1737         * configure.ac
1738                 Update version number following
1739                 stable release
1740
1741 2006-10-11 [paul]       2.5.4cvs1
1742
1743         * NEWS
1744         * README
1745         * configure.ac
1746                 Update version number following
1747                 stable release
1748
1749 2006-10-11 [paul]       2.5.3cvs32
1750
1751         * src/textview.c
1752                 fix bug 1032, 'Segmentation fault when showing
1753                 message' (bug in quote folding)
1754                 Thanks to Colin
1755
1756 2006-10-10 [colin]      2.5.3cvs31
1757
1758         * src/quote_fmt.c
1759                 Rephrase english a bit
1760
1761 2006-10-10 [colin]      2.5.3cvs30
1762
1763         * src/prefs_compose_writing.c
1764                 Stop making the page larger than the window
1765
1766 2006-10-10 [wwp]        2.5.3cvs29
1767
1768         * src/compose.c
1769         * src/prefs_template.c
1770         * src/quote_fmt.c
1771         * src/quote_fmt.h
1772         * src/quote_fmt_lex.l
1773         * src/quote_fmt_parse.y
1774                 Extend the quote parser a bit: allow to get access to
1775                 basic (composing) account info.
1776
1777 2006-10-10 [colin]      2.5.3cvs28
1778
1779         * src/procheader.c
1780                 Fix this \t problem in subject
1781
1782 2006-10-09 [colin]      2.5.3cvs27
1783
1784         * src/main.c
1785         * src/prefs_gtk.c
1786                 Prepare cache a bit later
1787                 If section already exists, skip the new one 
1788                 (as previously); avoid writing the same block
1789                 twice - if we find a second block with the 
1790                 same id, skip it.
1791         * src/plugins/pgpcore/pgp_viewer.c
1792                 Set cursor to busy when retrieving a key
1793         * src/plugins/pgpcore/sgpgme.c
1794                 allow 5 seconds for gpg to export the key
1795                 
1796
1797 2006-10-09 [colin]      2.5.3cvs26
1798
1799         * configure.ac
1800         * src/msgcache.c
1801         * src/prefs_gtk.c
1802                 Check for existence of fgets_unlocked
1803                 and fwrite_unlocked
1804
1805 2006-10-09 [paul]       2.5.3cvs25
1806
1807         * src/prefs_summaries.c
1808                 replace strftime() with fast_strftime() and in
1809                 the consequence fix the bug in the display of
1810                 AM/PM in the 'Example' string
1811
1812 2006-10-09 [ticho]      2.5.3cvs24
1813
1814         * po/sk.po
1815                 Updated (and fixed up somewhat) Slovak translation.
1816
1817 2006-10-08 [colin]      2.5.3cvs23
1818
1819         * src/prefs_folder_item.c
1820                 Explain why prefs in the top-level folder
1821                 aren't retained, but are still useful
1822
1823 2006-10-08 [colin]      2.5.3cvs22
1824
1825         * src/prefs_gtk.c
1826                 Don't cache anything if caching fails
1827
1828 2006-10-08 [colin]      2.5.3cvs21
1829
1830         * src/common/utils.c
1831                 always include gi18n.h
1832
1833 2006-10-07 [colin]      2.5.3cvs20
1834
1835         * src/plugins/pgpcore/pgp_viewer.c
1836                 Kill gpg after 5 seconds wait
1837
1838 2006-10-07 [colin]      2.5.3cvs19
1839
1840         * src/plugins/pgpcore/pgp_viewer.c
1841         * src/plugins/pgpcore/pgp_viewer.h
1842                 Fix copyright
1843
1844 2006-10-07 [colin]      2.5.3cvs18
1845
1846         * src/plugins/pgpcore/pgp_viewer.c
1847         * src/plugins/pgpcore/pgp_viewer.h
1848                 Actually add the files to CVS
1849
1850 2006-10-07 [colin]      2.5.3cvs17
1851
1852         * src/plugins/pgpcore/sgpgme.c
1853                 Be sure not to crash on 'application/pgp-signature' that
1854                 are not application/pgp-signatures
1855
1856 2006-10-07 [colin]      2.5.3cvs16
1857
1858         * src/textview.c
1859         * src/textview.h
1860                 Make a bit more of the API available
1861         * src/plugins/pgpcore/Makefile.am
1862         * src/plugins/pgpcore/plugin.c
1863         * src/plugins/pgpcore/sgpgme.c
1864                 Add basic key import/export
1865
1866 2006-10-07 [colin]      2.5.3cvs15
1867
1868         * src/folderview.c
1869         * src/imap.c
1870         * src/prefs_account.c
1871         * src/wizard.c
1872                 Warn users *everywhere* if libetpan's not
1873                 linked in
1874
1875 2006-10-06 [mones]      2.5.3cvs14
1876
1877         * po/de.po
1878         * po/es.po
1879                 updated by Stephan Sachse and me
1880
1881 2006-10-06 [colin]      2.5.3cvs13
1882
1883         * src/main.c
1884         * src/common/sylpheed.c
1885                 Don't load common plugins if --exit is passed
1886         * src/prefs_gtk.c
1887         * src/prefs_gtk.h
1888                 Implement a cache to avoid reading the same
1889                 files over and over again at startup
1890
1891 2006-10-06 [colin]      2.5.3cvs12
1892
1893         * src/summaryview.c
1894         * src/gtk/quicksearch.c
1895                 Update display every 5k mails on fast searches
1896
1897 2006-10-06 [colin]      2.5.3cvs11
1898
1899         * src/textview.c
1900                 Don't do quote folding on HTML or ERTF.
1901                 May fix the Cygwin issues if they were
1902                 happening with HTML mails?
1903
1904 2006-10-05 [colin]      2.5.3cvs10
1905
1906         * src/prefs_gtk.c
1907                 Oops, forgot one
1908
1909 2006-10-05 [colin]      2.5.3cvs9
1910
1911         * src/prefs_gtk.c
1912                 Use unlocked_stdio here too
1913
1914 2006-10-05 [colin]      2.5.3cvs8
1915
1916         * src/folderview.c
1917                 Fix go to next * after preferences apply
1918         * src/msgcache.c
1919                 Do the fd lock/unlock ourselves instead of
1920                 letting the libc do it at each write 
1921
1922 2006-10-05 [colin]      2.5.3cvs7
1923
1924         * src/common/utils.c
1925                 Faster division, thanks to Jean Diraison
1926
1927 2006-10-05 [paul]       2.5.3cvs6
1928
1929         * src/common/utils.c
1930                 fix building with --disable-nls
1931
1932 2006-10-04 [colin]      2.5.3cvs5
1933
1934         * src/folder.c
1935                 Maybe fix a segfault
1936
1937 2006-10-04 [wwp]        2.5.3cvs4
1938
1939         * src/prefs_folder_item.c
1940                 Fine-tune layouts in folder item prefs. Suggested by
1941                 Fabien Vantard <fzzzzz@gmail.com>.
1942
1943 2006-10-04 [wwp]        2.5.3cvs3
1944
1945         * src/prefs_folder_item.c
1946                 Kill the clandestine passengers. You didn't see anything.
1947
1948 2006-10-04 [wwp]        2.5.3cvs2
1949
1950         * src/prefs_folder_item.c
1951                 Add a way to test the subject simplify regexp in
1952                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1953                 w/ few layout changes.
1954
1955 2006-20-04 [paul]       2.5.3cvs1
1956
1957         * NEWS
1958         * README
1959         * configure.ac
1960                 Update version number following
1961                 stable release
1962
1963 2006-10-04 [colin]      2.5.2cvs42
1964
1965         * src/folder.c
1966         * src/folder.h
1967         * src/summaryview.c
1968                 Provide a way for folder classes to set their sort
1969                 type and key
1970
1971 2006-10-03 [colin]      2.5.2cvs41
1972
1973         * src/mh.c
1974                 Don't use strlen() to know if the
1975                 string's empty
1976
1977 2006-10-03 [colin]      2.5.2cvs40
1978
1979         * src/mh.c
1980                 Fix "check for new folders" with accentued folders
1981
1982 2006-10-03 [ticho]      2.5.2cvs39
1983
1984         * src/filtering.c
1985         * src/folder.c
1986         * src/inc.c
1987         * src/mbox.c
1988                 Colin's fix for "copy" filtering rules.
1989
1990 2006-10-02 [colin]      2.5.2cvs38
1991
1992         * src/folderview.c
1993                 Fix for double-click too
1994
1995 2006-10-02 [colin]      2.5.2cvs37
1996
1997         * src/folderview.c
1998                 correct fix for cvs36
1999
2000 2006-10-02 [colin]      2.5.2cvs36
2001
2002         * src/folderview.c
2003                 Fix 'goto next unread' after collapsing/expanding 
2004                 a node.
2005
2006 2006-10-02 [colin]      2.5.2cvs35
2007
2008         * src/summaryview.c
2009                 Fix double freeze/thaw
2010         * src/common/utils.c
2011         * src/common/utils.h
2012                 Reimplement strftime
2013         * src/procheader.c
2014                 Use it
2015
2016
2017 2006-10-02 [colin]      2.5.2cvs34
2018
2019         * src/mh.c
2020                 Time mh_write_sequences() - it's fast
2021         * src/summaryview.c
2022                 Init a variable to shut up gcc
2023
2024 2006-10-01 [colin]      2.5.2cvs33
2025
2026         * src/folder.c
2027         * src/mh.c
2028         * src/mh.h
2029         * src/msgcache.c
2030                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2031                 Add fsync but disable it, it's slow as hell
2032
2033 2006-10-01 [colin]      2.5.2cvs32
2034
2035         * src/mh.c
2036         * src/msgcache.c
2037                 fflush() caches and mh_sequences before
2038                 fclose()ing
2039
2040 2006-10-01 [colin]      2.5.2cvs31
2041
2042         * src/msgcache.c
2043                 Don't ftruncate when not using mmap
2044
2045 2006-09-30 [colin]      2.5.2cvs30
2046
2047         * src/main.c
2048                 Write folder list *after* saving caches
2049
2050 2006-09-30 [colin]      2.5.2cvs29
2051
2052         * src/folder.c
2053         * src/mh.c
2054                 Debug forced mtime changes
2055
2056 2006-09-30 [colin]      2.5.2cvs28
2057
2058         * src/folder.c
2059         * src/main.c
2060                 Remove useless debug_print()s (code
2061                 well-tested)
2062
2063 2006-09-30 [colin]      2.5.2cvs27
2064
2065         * src/mh.c
2066                 Do stuff faster when writing mh_sequences
2067
2068 2006-09-30 [colin]      2.5.2cvs26
2069
2070         * src/mh.c
2071                 Don't let the writing of .mh_sequences, which
2072                 can change the folder's mtime, let us think
2073                 we need to scan.
2074
2075 2006-09-30 [colin]      2.5.2cvs25
2076
2077         * src/folder.c
2078                 Move a debug_print where it belongs 
2079                 (processing)
2080         * src/summaryview.c
2081                 Don't mess with a huge slow subject
2082                 table if we're not threading by
2083                 subject
2084
2085 2006-09-30 [colin]      2.5.2cvs24
2086
2087         * src/msgcache.c
2088                 Reenable mmaped reads (*not* writes!)
2089         * src/procmsg.c
2090                 Don't destroy and recreate hashtables just
2091                 for fun
2092         * src/common/utils.c
2093                 Remove useless reply prefixes (it's case
2094                 unsensitive)
2095
2096 2006-09-30 [wwp]        2.5.2cvs23
2097
2098         * tools/fix_date.sh
2099                 Fixed a minor bug in date value extraction, added a switch
2100                 to replace non RFC-compliant Date: value, added a switch
2101                 to use strict RFC matching patterns for dates.
2102
2103 2006-09-29 [colin]      2.5.2cvs22
2104
2105         * src/matcher_parser.h
2106         * src/matcher_parser_parse.y
2107         * src/prefs_filtering.c
2108         * src/statusbar.c
2109         * src/summary_search.c
2110         * src/summaryview.c
2111         * src/gtk/quicksearch.c
2112         * src/gtk/quicksearch.h
2113                 Optimise searches by setting different
2114                 refresh intervals (depending if the 
2115                 search is fast or not)
2116
2117 2006-09-29 [colin]      2.5.2cvs21
2118
2119         * src/codeconv.c
2120                 Optimise by reusing the last iconv converter
2121                 if possible
2122         * src/textview.c
2123                 Optimise a bit (the foldable quotes feature
2124                 still has an awful O(n^2) algo
2125
2126 2006-09-29 [colin]      2.5.2cvs20
2127
2128         * src/gtk/gtksctree.c
2129         * src/gtk/gtksctree.h
2130                 Optimise de-selection via up/down or
2131                 another key
2132
2133 2006-09-28 [colin]      2.5.2cvs19
2134
2135         * src/action.c
2136         * src/compose.c
2137         * src/folderview.c
2138         * src/mainwindow.c
2139         * src/messageview.c
2140         * src/summary_search.c
2141         * src/toolbar.c
2142                 Avoid using summaryview->ctree directly
2143
2144 2006-09-28 [colin]      2.5.2cvs18
2145
2146         * src/summaryview.c
2147         * src/summaryview.h
2148                 Add helpers to freeze/thaw/grab_focus
2149                 Factorize calls to freeze/thaw/grab_focus
2150                 
2151
2152 2006-09-28 [colin]      2.5.2cvs17
2153
2154         * src/main.c
2155                 More guards for the session management
2156
2157 2006-09-28 [colin]      2.5.2cvs16
2158
2159         * src/folderview.c
2160         * src/gtk/gtksctree.c
2161         * src/gtk/gtksctree.h
2162                 Make expanding not recursive in folderview
2163
2164 2006-09-28 [colin]      2.5.2cvs15
2165
2166         * src/addressbook.c
2167                 If nothing is selected in the list (right part)
2168                 and a group is selected in the tree (left part),
2169                 mail this group.
2170
2171 2006-09-28 [colin]      2.5.2cvs14
2172
2173         * src/Makefile.am
2174                 Actually use SM_LIBS
2175
2176 2006-09-28 [ticho]      2.5.2cvs13
2177
2178         * src/export.c
2179         * src/messageview.c
2180         * src/mimeview.c
2181         * src/news.c
2182         * src/pop.c
2183         * src/prefs_themes.c
2184         * src/procmsg.c
2185                 Small i18n string optimization.
2186         * src/send_message.c
2187         * src/summaryview.c
2188         * src/common/session.c
2189         * src/common/smtp.c
2190         * src/common/ssl_certificate.c
2191         * src/common/utils.c
2192                 Use "Couldn't" instead of "Can't" in UI messages,
2193                 where appropriate.
2194
2195 2006-09-28 [colin]      2.5.2cvs12
2196
2197         * configure.ac
2198                 Possibly fix link errors
2199
2200 2006-09-27 [wwp]        2.5.2cvs11
2201
2202         * src/gtk/authors.h
2203         * doc/man/sylpheed-claws.1
2204         * manual/ack.xml
2205         * manual/es/ack.xml
2206         * manual/fr/ack.xml
2207         * manual/pl/ack.xml
2208                 Updated authors info (me, myself and I).
2209
2210 2006-09-27 [colin]      2.5.2cvs10
2211
2212         * src/addressbook.c
2213                 Remove useless printf
2214
2215 2006-09-27 [wwp]        2.5.2cvs9
2216
2217         * src/editgroup.c
2218         * src/send_message.c
2219         * src/inc.c
2220         * src/prefs_common.c
2221         * src/prefs_common.h
2222         * src/gtk/progressdialog.c
2223                 remember more windows' sizes (send dialog, received dialog,
2224                 edit group in addressbook).
2225
2226 2006-09-27 [colin]      2.5.2cvs8
2227
2228         * configure.ac
2229         * src/main.c
2230         * src/mainwindow.h
2231                 Use libSM to communicate with the session
2232                 manager, so that we can know when the 
2233                 session ends, save our caches, and draft
2234                 our compose windows.
2235
2236 2006-09-27 [colin]      2.5.2cvs7
2237
2238         * src/addressbook.c
2239                 Fix issues:
2240                 o Allow Book and Group creation from the tree's
2241                   contextual menu
2242                 o Do not actually delete the contacts when 
2243                   deleting groups from the tree (duh!)
2244
2245 2006-09-27 [colin]      2.5.2cvs6
2246
2247         * src/compose.c
2248         * src/compose.h
2249         * src/mainwindow.c
2250         * src/textview.c
2251         * src/toolbar.c
2252                 o Allow passing an email address to 
2253                   compose_new_with_folderitem
2254                 o Update callers
2255                 o Use current folderitem when clicking
2256                   on a TextView mailto: link
2257                 o Fix a possible leak in TextView
2258
2259 2006-09-27 [colin]      2.5.2cvs5
2260
2261         * src/html.c
2262                 Use UTF-8 chars to replace HTML entities
2263
2264 2006-09-27 [colin]      2.5.2cvs4
2265
2266         * AUTHORS
2267         * src/prefs_account.c
2268         * src/gtk/authors.h
2269                 Fix bug #1024 (Array index out of
2270                 range in sylpheed-claws-2.5.2)
2271                 Patch by Ales Nosek <anosek@suse.cz>
2272
2273 2006-09-27 [colin]      2.5.2cvs3
2274
2275         * src/addr_compl.c
2276                 Actually do the test
2277
2278 2006-09-27 [colin]      2.5.2cvs2
2279
2280         * src/addr_compl.c
2281         * src/addr_compl.h
2282                 Allow completing with comma (in certain cases: vCalendar
2283                 for example doesn't support that)
2284                 Patch by Fabien Vantard
2285
2286 2006-09-26 [colin]      2.5.2cvs1
2287
2288         * src/Makefile.am
2289         * src/addr_compl.c
2290         * src/addr_compl.h
2291         * src/addrbook.c
2292         * src/addrbook.h
2293         * src/addressbook.c
2294         * src/addrindex.c
2295         * src/addrindex.h
2296         * src/compose.c
2297         * src/prefs_common.c
2298         * src/prefs_filtering_action.c
2299         * src/prefs_folder_item.c
2300         * src/prefs_template.c
2301         * src/stock_pixmap.c
2302         * src/stock_pixmap.h
2303         * src/pixmaps/addr_one.xpm
2304         * src/pixmaps/addr_two.xpm
2305                 Add auto-completion on groups
2306
2307 2006-09-26 [colin]      2.5.2
2308
2309         * NEWS
2310         * README
2311         * RELEASE_NOTES
2312                 2.5.2 released
2313
2314 2006-09-26 [colin]      2.5.1cvs5
2315
2316         * src/matcher.c
2317                 Fix condition
2318
2319 2006-09-26 [colin]      2.5.1cvs4
2320
2321         * src/mbox.c
2322                 Revert cvs1 (useless as the message is printed 
2323                 every 500 mails)
2324
2325 2006-09-26 [colin]      2.5.1cvs3
2326
2327         * src/partial_download.c
2328                 Fix crasher found by Alexsandar Urosevic
2329
2330 2006-09-26 [colin]      2.5.1cvs2
2331
2332         * src/summaryview.c
2333                 Fix bug #1023 (Sylpheed deletes too much messages)
2334
2335 2006-09-26 [ticho]      2.5.1cvs1
2336
2337         * src/mbox.c
2338                 Make use of gettext's multiple plurals for statusbar
2339                 progress message.
2340
2341 2006-09-25 [paul]       2.5.1
2342
2343         * NEWS
2344         * README
2345         * RELEASE_NOTES
2346                 2.5.1 released
2347
2348 2006-09-25 [colin]      2.5.0cvs3
2349
2350         * src/plugins/bogofilter/bogofilter.c
2351         * src/plugins/clamav/clamav_plugin.c
2352         * src/plugins/spamassassin/spamassassin.c
2353                 BogoFilter, Spamassassin: Fix double hook registering after
2354                 visiting preferences
2355                 Spamassassin, Clamav: Just set the mails to move instead of
2356                 doing the move - caller will move the things at once.
2357
2358 2006-09-25 [colin]      2.5.0cvs2
2359
2360         * src/imap.c
2361         * src/etpan/imap-thread.c
2362                 Use UID SEARCH ALL instead of UID 1:*
2363                 (braindead servers can't figure out that's
2364                 the same...)
2365
2366 2006-09-25 [wwp]        2.5.0cvs1
2367
2368         * src/message_search.c
2369                 Added the ability to stop a running search (in message body).
2370
2371 2006-09-25 [paul]       2.5.0
2372
2373         * NEWS
2374         * README
2375         * RELEASE_NOTES
2376                 2.5.0 released
2377
2378 2006-09-25 [paul]       2.4.0cvs214
2379
2380         * po/cs.po
2381         * po/de.po
2382         * po/fi.po
2383         * po/fr.po
2384         * po/nl.po
2385         * po/pt_BR.po
2386         * po/sk.po
2387         * po/sr.po
2388         * po/zh_CN.po
2389                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2390                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2391                 Ticho, Aleksander Urosevic, Ralgh Young
2392
2393 2006-09-24 [mones]      2.4.0cvs213
2394
2395         * po/es.po
2396                 Updated for release
2397
2398 2006-09-23 [colin]      2.4.0cvs212
2399
2400         * src/gtk/inputdialog.c
2401                 Fix [ ] remember this appearing in normal
2402                 input dialogs after it's been used by
2403                 mimeview.
2404         * src/folder.c
2405         * src/folderview.c
2406         * src/msgcache.c
2407         * src/procmsg.c
2408         * src/summaryview.c
2409         * src/textview.c
2410         * src/common/timing.h
2411                 Enable timings in debug mode and make it
2412                 look prettier.
2413
2414 2006-09-22 [colin]      2.4.0cvs211
2415
2416         * README
2417                 Revert test change
2418         * commitHelper
2419                 ping the correct URI
2420
2421 2006-09-22 [colin]      2.4.0cvs210
2422
2423         * README
2424                 Let's see if bug #1022 is fixed
2425
2426 2006-09-21 [colin]      2.4.0cvs209
2427
2428         * src/wizard.c
2429         * src/common/plugin.c
2430                 Prepare infra to load predefined plugins when
2431                 no configuration existed. Don't actually load
2432                 anything yet (feat. freeze)
2433
2434 2006-09-21 [wwp]        2.4.0cvs208
2435
2436         * manual/fr/faq.xml
2437                 Partial sync w/ 2.4.0cvs72:
2438                 wrap file and minor updates.
2439
2440 2006-09-21 [wwp]        2.4.0cvs207
2441
2442         * tools/fix_date.sh
2443                 several fixes and enhancements. A new --force switch has been
2444                 added to prevent overriding by default Date: header when
2445                 already existing.
2446
2447 2006-09-21 [paul]       2.4.0cvs206
2448
2449         * src/common/utils.c
2450                 add Chinese UTF8 Re prefix
2451
2452 2006-09-21 [wwp]        2.4.0cvs205
2453
2454         * tools/Makefile.am
2455                 Fics alfabettical order.
2456
2457 2006-09-21 [wwp]        2.4.0cvs204
2458
2459         * tools/fix_date.sh
2460         * tools/Makefile.am
2461                 Added an action tool to fix missing Date field in emails.
2462                 Updated Makefile.am to reflect those last two additions.
2463
2464 2006-09-21 [wwp]        2.4.0cvs203
2465
2466         * tools/uuooffice
2467                 Added a action tool to open uuencoded docs w/
2468                 OpenOffice (based on uudec method).
2469
2470 2006-09-21 [colin]      2.4.0cvs202
2471
2472         * src/compose.c
2473         * src/textview.c
2474                 Workaround possible GTK crash: remove selection 
2475                 clipboard before destroying widget, or GTK+-2.10
2476                 dies. Thanks to Hiro.
2477
2478 2006-09-20 [colin]      2.4.0cvs201
2479
2480         * src/compose.c
2481                 Fix free-after-use in some cases (when 
2482                 procmime_encode_content() frees mimeinfo->data.mem
2483                 and turns it to a temp file)
2484
2485 2006-09-20 [colin]      2.4.0cvs200
2486
2487         * src/folderview.c
2488         * src/summaryview.c
2489         * src/gtk/gtksctree.c
2490         * src/gtk/gtksctree.h
2491                 Add tooltips in the folderview and summaryview
2492                 (Doesn't break string freeze as they already
2493                 exist)
2494         * src/toolbar.c
2495                 Put the spam button in the default configuration
2496                 if compiled with bogo plugin too
2497
2498 2006-09-19 [colin]      2.4.0cvs199
2499
2500         * src/summaryview.c
2501         * src/summaryview.h
2502                 Update folder name label on folder rename
2503         * src/prefs_matcher.c
2504         * src/gtk/logwindow.h
2505                 Fix warnings
2506                 Patches by Fabien
2507
2508 2006-09-19 [wwp]        2.4.0cvs198
2509
2510         * src/summary_search.c
2511                 fix can't click forward/backward buttons in the
2512                 search messages.
2513
2514 2006-09-18 [paul]       2.4.0cvs197
2515
2516         * src/wizard.c
2517                 add missing bracket, capitalise the A of
2518                 'SpamAssassin'
2519
2520 2006-09-18 [paul]       2.4.0cvs196
2521
2522         * src/compose.c
2523                 fix bug 1012 'crashed upon sending mail
2524                 from compose window'
2525                 Thanks to Colin
2526
2527 2006-09-16 [colin]      2.4.0cvs195
2528
2529         * src/folderview.c
2530                 Fix "real-time" sorting by freezing/thawing
2531
2532 2006-09-16 [colin]      2.4.0cvs194
2533
2534         * manual/faq.xml
2535                 Fix the anti-spam entry a bit
2536
2537 2006-09-16 [colin]      2.4.0cvs193
2538
2539         * src/wizard.c
2540                 Make sure reviewers have no excuse when stating
2541                 Sylpheed-Claws doesn't have antispam capabilities.
2542
2543 2006-09-16 [colin]      2.4.0cvs192
2544
2545         * src/main.c
2546                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2547                 as if the SIGPIPE comes from etpan's thread we could
2548                 trigger a GUI update from this thread.
2549
2550 2006-09-16 [colin]      2.4.0cvs191
2551
2552         * src/summaryview.c
2553                 Init all members of the struct
2554
2555 2006-09-16 [paul]       2.4.0cvs190
2556
2557         * src/account.c
2558                 improvements to the English
2559
2560 2006-09-15 [colin]      2.4.0cvs189
2561
2562         * src/summaryview.c
2563                 HIG order on dialog
2564
2565 2006-09-14 [colin]      2.4.0cvs188
2566
2567         * src/common/socket.c
2568         * src/common/socket.h
2569         * src/common/ssl.c
2570         * src/common/ssl_certificate.c
2571         * src/common/ssl_certificate.h
2572         * src/etpan/imap-thread.c
2573                 the get_fqdn() call done to get canonical name when
2574                 checking an SSL certificate is blocking, which is
2575                 sad as we just did a non-blocking lookup to connect.
2576                 Fix that by letting the fqdn available to the SockInfo,
2577                 and use that in ssl_certificate_check(). For IMAP,
2578                 we don't do it as the lookup's done by libetpan, but
2579                 it's less annoying as IMAP connections as much more
2580                 rare than POP3 connections.
2581
2582 2006-09-14 [paul]       2.4.0cvs187
2583
2584         * manual/advanced.xml
2585                 improvements to the English,
2586                 properly place the new hidden options
2587                 within the alphabetical order
2588         * src/gtk/pluginwindow.c
2589                 improvements to the English
2590
2591 2006-09-14 [colin]      2.4.0cvs186
2592
2593         * src/prefs_common.c
2594         * src/prefs_common.h
2595         * src/gtk/gtksctree.c
2596         * manual/advanced.xml
2597                 New hidden pref, stripes_color_offset, to change
2598                 the value added/substracted to normal bgcolor to
2599                 create the stripes in summaries
2600
2601 2006-09-13 [colin]      2.4.0cvs185
2602
2603         * src/gedit-print.c
2604         * src/messageview.c
2605         * src/messageview.h
2606         * src/summaryview.c
2607         * src/textview.c
2608                 Fix misc. printing issues: 
2609                 - Bad font for linkified headers
2610                 - Different font if the mail was displayed or not
2611                 - Factorize the thing
2612
2613 2006-09-13 [colin]      2.4.0cvs184
2614
2615         * src/common/ssl_certificate.c
2616                 Only get FQDN once when checking certificate
2617
2618 2006-09-13 [colin]      2.4.0cvs183
2619
2620         * src/account.c
2621         * src/gtk/pluginwindow.c
2622                 Misc. GUI fixes by Fabien
2623
2624 2006-09-13 [wwp]        2.4.0cvs182
2625
2626         * configure.ac
2627         * src/common/utils.h
2628         * src/common/utils.c
2629                 get rid of unused wide-char functions.
2630
2631 2006-09-13 [wwp]        2.4.0cvs181
2632
2633         * src/plugins/pgpinline/sylpheed.def
2634         * src/textview.c
2635                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2636                 add privacy_reset_error to the .def file,
2637                 do not fork for an external textviewer.
2638
2639 2006-09-13 [wwp]        2.4.0cvs180
2640
2641         * src/prefs_common.c
2642                 fix broken font entry in prefs (patch issued by the gpg4win team,
2643                 probably by Marcus Brinkmann <marcus@g10code.de>).
2644
2645 2006-09-13 [colin]      2.4.0cvs179
2646
2647         * src/folder.h
2648                 Fix a warning in summaryview.c
2649         * src/mainwindow.c
2650         * src/summaryview.c
2651         * src/summaryview.h
2652                 Add missing Mark/* elements in the
2653                 main menu
2654
2655 2006-09-12 [colin]      2.4.0cvs178
2656
2657         * src/prefs_actions.c
2658         * src/prefs_filtering_action.c
2659         * src/prefs_matcher.c
2660                 Use (New) instead of New everywhere
2661
2662 2006-09-12 [wwp]        2.4.0cvs177
2663
2664         * manual/fr/addrbook.xml
2665         * manual/fr/handling.xml
2666                 updated some quotes in the fr manual to match the fr translation.
2667
2668 2006-09-12 [wwp]        2.4.0cvs176
2669
2670         * src/prefs_matcher.c
2671                 don't store translated string elements in matcher expressions.
2672                 Also fixed a misused of Q_().
2673
2674 2006-09-11 [wwp]        2.4.0cvs175
2675
2676         * src/plugins//bogofilter/bogofilter.c
2677         * src/plugins//clamav/clamav_plugin.c
2678         * src/plugins//demo/demo.c
2679         * src/plugins//dillo_viewer/dillo_viewer.c
2680         * src/plugins//pgpcore/plugin.c
2681         * src/plugins//pgpinline/plugin.c
2682         * src/plugins//pgpmime/plugin.c
2683         * src/plugins//spamassassin/spamassassin.c
2684                 gettext-ize more strings (mostly plugin error messages).
2685
2686 2006-09-11 [colin]      2.4.0cvs174
2687
2688         * src/alertpanel.c
2689                 Make maximum buffer size bigger to avoid
2690                 truncating translated messages. Patch by
2691                 Fabien
2692
2693 2006-09-11 [colin]      2.4.0cvs173
2694
2695         * src/etpan/imap-thread.c
2696                 Fix compilation on OpenBSD, thanks to 
2697                 Landry
2698
2699 2006-09-10 [wwp]        2.4.0cvs172
2700
2701         * manual/account.xml
2702         * manual/addrbook.xml
2703         * manual/handling.xml
2704         * manual/es/handling.xml
2705         * manual/fr/account.xml
2706         * manual/fr/addrbook.xml
2707         * manual/fr/handling.xml
2708                 documented addressbook matching (condition configuration):
2709                   addrbook.xml, en fr
2710                 documented per-account filtering rules (handling/filtering
2711                   section, account section):
2712                   account.xml, handling.xml, en fr
2713                 slightly updated the handling/searching section to tell few
2714                   words about the extended search ability:
2715                   handling.xml, en fr
2716                 added missing <quote></quotes> to Quick Search:
2717                   handling.xml, en fr es
2718                 fixed a typo (auomatically):
2719                   handling.xml, en
2720                 changes revisited by Paul.
2721
2722 2006-09-10 [paul]       2.4.0cvs171
2723
2724         * src/prefs_actions.c
2725         * src/prefs_filtering.c
2726         * src/prefs_template.c
2727                 adjustments to the gui
2728                 Patch by Fabien Vantard (slightly modified)
2729
2730 2006-09-10 [colin]      2.4.0cvs170
2731
2732         * src/summaryview.c
2733                 Check folderitem/summaryview consistency
2734                 (basically automates Update summary). Fixes
2735                 #1011 (wrong (negative) count on unread 
2736                 messages)
2737
2738 2006-09-10 [colin]      2.4.0cvs169
2739
2740         * src/gtk/gtksctree.c
2741                 Fix recursive expansion via mouse
2742         * src/plugins/bogofilter/bogofilter.c
2743                 Use normal filtering way of moving
2744                 messages (batching), possibly fixing
2745                 bug #1015 (Bogofilter plugin doubles 
2746                 new messages)
2747
2748 2006-09-09 [wwp]        2.4.0cvs168
2749
2750         * src/prefs_filtering.c
2751                 better place for this fix.
2752
2753 2006-09-09 [wwp]        2.4.0cvs167
2754
2755         * src/prefs_filtering.c
2756                 fix a minor bug when the enabled status of a filtering/processing
2757                 rule always got set to TRUE when replacing this rule. That still
2758                 make sense when adding a new rule, but now when replacing, we
2759                 don't override the value of 'enabled'.
2760                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2761                 to prefs_filtering_list_view_get_info() as this function not only
2762                 returns the name, but also the account_id and the enabled status.
2763
2764 2006-09-09 [mones]      2.4.0cvs166
2765
2766         * manual/glossary.xml
2767         * manual/plugins.xml
2768                 Minor format corrections
2769         * manual/gpl.xml
2770                 Fix misplaced NO WARRANTY section
2771         * manual/es/advanced.xml
2772         * manual/es/faq.xml
2773         * manual/es/glossary.xml
2774         * manual/es/gpl.xml
2775         * manual/es/handling.xml
2776         * manual/es/plugins.xml
2777         * manual/es/starting.xml
2778                 Incorporate changes from English version
2779         * manual/fr/ack.xml
2780         * manual/pl/ack.xml
2781         * manual/es/ack.xml
2782                 Fix address, (add translation credits in es version)
2783         * po/es.po
2784                 Updated translation
2785
2786 2006-09-09 [wwp]        2.4.0cvs165
2787
2788         * src/prefs_filtering.c
2789                 fix a crash when opening filtering prefs, if matcherrc file contains
2790                 broken data (non-existing account id, which is theoretically not
2791                 possible).
2792
2793 2006-09-08 [colin]      2.4.0cvs164
2794
2795         * src/folder.c
2796                 Wrong assert, make it an if()
2797         * src/gtk/gtksctree.c
2798                 Fix bug #1013 (expand selected thread 
2799                 tree) - expanding is now recursive
2800
2801 2006-09-07 [wwp]        2.4.0cvs163
2802
2803         * src/prefs_matcher.c
2804                 make better sentences about addressbook matching in the
2805                 matcher prefs. This should make translators' work easier
2806                 too.
2807
2808 2006-09-07 [wwp]        2.4.0cvs162
2809
2810         * src/prefs_filtering.c
2811                 code simplification (get rid of dup var. assignment).
2812
2813 2006-09-07 [wwp]        2.4.0cvs161
2814
2815         * src/summaryview.c
2816                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2817                 <fzzzzz@gmail.com>.
2818
2819 2006-09-07 [paul]       2.4.0cvs160
2820
2821         * src/mimeview.c
2822                 fix compilation warnings
2823                 Thanks to Colin
2824
2825 2006-09-07 [paul]       2.4.0cvs159
2826
2827         * src/mimeview.c
2828                 select the mimepart icon when
2829                 displaying as text
2830                 Thanks to Colin
2831
2832 2006-09-06 [paul]       2.4.0cvs158
2833
2834         * src/prefs_filtering.c
2835                 fix labels and table element spacing
2836                 Patch by Fabien Vantard
2837
2838 2006-09-06 [paul]
2839
2840         2.5.0-rc3 released
2841
2842 2006-09-06 [paul]       2.4.0cvs157
2843
2844         * manual/es/advanced.xml
2845                 fix typo
2846
2847 2006-09-06 [wwp]        2.4.0cvs156
2848
2849         * src/mainwindow.c
2850                 fix an dup launch issue when iconified, thanks to Colin.
2851
2852 2006-09-06 [wwp]        2.4.0cvs155
2853
2854         * src/gtk//gtksctree.h
2855                 oops, forgot that one!
2856
2857 2006-09-06 [wwp]        2.4.0cvs154
2858
2859         * manual/pl/advanced.xml
2860         * manual/advanced.xml
2861         * manual/es/advanced.xml
2862         * manual/fr/advanced.xml
2863         * src/prefs_customheader.c
2864         * src/prefs_filtering_action.c
2865         * src/foldersel.c
2866         * src/prefs_summaries.c
2867         * src/prefs_filtering.c
2868         * src/account.c
2869         * src/compose.c
2870         * src/prefs_summary_column.c
2871         * src/addr_compl.c
2872         * src/prefs_actions.c
2873         * src/prefs_folder_column.c
2874         * src/ssl_manager.c
2875         * src/prefs_template.c
2876         * src/prefs_display_header.c
2877         * src/prefs_common.h
2878         * src/prefs_matcher.c
2879         * src/prefs_common.c
2880         * src/prefs_toolbar.c
2881         * src/summaryview.c
2882         * src/folderview.c
2883         * src/gtk/gtksctree.c
2884         * src/gtk/pluginwindow.c
2885         * src/gtk/progressdialog.c
2886         * src/gtk/prefswindow.c
2887                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2888                 to make its meaning more obvious (all versions of the manual reflect
2889                 the change).
2890                 added an extra hidden option use_stripes_in_summary to allow
2891                 discarding these stripes in mainwindow's folder and message lists;
2892                 en and fr manuals only are OK towards this.
2893
2894 2006-09-06 [colin]      2.4.0cvs153
2895
2896         * src/textview.c
2897                 Hide Sylpheed-Claws' internal queue headers
2898                 when showing all headers. They'll be present
2899                 only in Source window.
2900
2901 2006-09-05 [colin]      2.4.0cvs152
2902
2903         * src/plugins/trayicon/trayicon.c
2904                 Fix crash at exit - we have to disconnect
2905                 our handlers
2906         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2907                 Update eggtrayicon - patch adapted from a
2908                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2909                 on Sylpheed's ML
2910
2911 2006-09-05 [colin]      2.4.0cvs151
2912
2913         * src/mainwindow.c
2914         * src/gtk/logwindow.c
2915                 Fix race condition when something writes
2916                 to the log too soon during init. Thanks
2917                 to Fabien Vantard
2918
2919 2006-09-05 [colin]      2.4.0cvs150
2920
2921         * src/mimeview.c
2922                 Don't select part on right-click either
2923
2924 2006-09-05 [paul]       2.4.0cvs149
2925
2926         * src/mimeview.c
2927                 completion of previous commit
2928                 Thanks to Colin
2929
2930 2006-09-05 [colin]      2.4.0cvs148
2931
2932         * src/mimeview.c
2933                 Don't force selection on middle-click, just open
2934
2935 2006-09-04 [colin]      2.4.0cvs147
2936
2937         * src/mimeview.c
2938                 Looks like gtk_notebook_set_current_page()
2939                 sometimes steals focus, and this annoys us
2940                 in MimeViewers as it renders navigation
2941                 keys useless. Take back focus after switching
2942                 pages.
2943
2944 2006-09-04 [colin]      2.4.0cvs146
2945
2946         * src/messageview.c
2947                 Set stop_loading when clicking on Next
2948                 during load. Don't add a callback to 
2949                 avoid over-complicating things.
2950
2951 2006-09-04 [colin]      2.4.0cvs145
2952
2953         * src/mimeview.c
2954         * src/messageview.c
2955                 Fix multiple loads in separate messageview
2956
2957 2006-09-04 [colin]      2.4.0cvs144
2958
2959         * src/summaryview.c
2960                 Let navigation keys be handled during 
2961                 load
2962
2963 2006-09-04 [colin]      2.4.0cvs143
2964
2965         * src/messageview.c
2966         * src/summaryview.c
2967         * src/textview.c
2968         * src/textview.h
2969                 Make loading of huge mails (lots of text and/or
2970                 images) cancellable, so the GUI doesn't block 
2971
2972 2006-09-04 [colin]      2.4.0cvs142
2973
2974         * src/plugins/trayicon/trayicon.c
2975                 Fix annoyance when removing a folder with 
2976                 unread mails: trayicon didn't update
2977
2978 2006-09-04 [paul]       2.4.0cvs141
2979
2980         * src/gtk/icon_legend.c
2981                 straighten up columns
2982                 Patch by Fabien Vantard
2983
2984 2006-09-04 [wwp]        2.4.0cvs140
2985
2986         * src/prefs_filtering.c
2987                 fix new line's account name in filtering prefs:
2988                 was "All", is now "(New)".
2989
2990 2006-09-04 [paul]       2.4.0cvs139
2991
2992         * tools/make.themes.project
2993                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2994                 instead of homebrewed "make release"
2995
2996 2006-09-03 [colin]      2.4.0cvs138
2997
2998         * src/folderview.c
2999                 Fix bug #1007 (Wrong folder highlighted)
3000
3001 2006-09-03 [colin]      2.4.0cvs137
3002
3003         * src/compose.c
3004                 Don't set Newsgroup: header to a mail folder
3005                 path
3006
3007 2006-09-03 [paul]       2.4.0cvs136
3008
3009         * src/prefs_other.c
3010         * src/prefs_spelling.c
3011                 unify the gui
3012
3013 2006-09-03 [paul]       2.4.0cvs135
3014
3015         * src/prefs_summaries.c
3016                 correct menu item text in prefs_keybind_apply_clicked()
3017
3018 2006-09-03 [paul]       2.4.0cvs134
3019
3020         * manual/advanced.xml
3021                 some improvements to the descriptions
3022         * src/mainwindow.c
3023         * src/messageview.c
3024         * src/summaryview.c
3025         * src/gtk/menu.c
3026                 fix menu sensitivity issues
3027         * src/prefs_message.c
3028                 drop the useless word 'short'
3029         * src/prefs_other.c
3030                 add the word 'lines' indicating log length
3031                 is a measure of lines
3032         * src/textview.c
3033                 fix compilation warnings
3034
3035 2006-09-02 [colin]      2.4.0cvs133
3036
3037         * src/messageview.c
3038                 Display a special return-receipt message
3039                 if the message is from the user
3040         * src/summaryview.c
3041                 Fix missing freeze of the list when marking
3042                 all read and unthreading for exec. Thanks
3043                 to Stephan Sachse.
3044
3045 2006-09-02 [paul]       2.4.0cvs132
3046
3047         * src/mainwindow.c
3048         * src/prefs_message.c
3049         * src/summaryview.c
3050                 fix some english
3051
3052 2006-09-02 [wwp]        2.4.0cvs131
3053
3054         * src/prefs_filtering.c
3055                 added an account name column to the filtering rules
3056                 dialog.
3057
3058 2006-09-02 [colin]      2.4.0cvs130
3059
3060         * src/gtk/logwindow.c
3061         * src/gtk/logwindow.h
3062                 Block scrolling if we're not at the end
3063                 of the log
3064
3065 2006-09-02 [colin]      2.4.0cvs129
3066
3067         * src/folder.c
3068                 Make sure account-specific rules can't
3069                 be used in {pre-,post-,}processing
3070         * src/mainwindow.c
3071         * src/gtk/logwindow.c
3072         * src/gtk/logwindow.h
3073                 Jump to last error when clicking on the
3074                 warning icon
3075
3076 2006-09-02 [colin]      2.4.0cvs128
3077
3078         * src/imap.c
3079         * src/import.c
3080         * src/mainwindow.c
3081         * src/mainwindow.h
3082                 Fix warning icon
3083         * src/inc.c
3084         * src/mbox.c
3085         * src/mbox.h
3086                 Let proc_mbox know its account, for
3087                 account-specific rules
3088
3089 2006-09-01 [colin]      2.4.0cvs127
3090
3091         * src/codeconv.c
3092                 Don't uselessly use iconv to convert from
3093                 us-ascii
3094         * src/alertpanel.c
3095         * src/mainwindow.c
3096         * src/mainwindow.h
3097         * src/inc.c
3098                 Fix certain log cases, disable warning icon
3099                 for now, the correct way to display it when
3100                 necessary and only when necessary is probably
3101                 to do it manually rather than use error logs
3102         * src/etpan/imap-thread.c
3103                 Clean up UID logging a bit
3104         * src/gtk/logwindow.c
3105         * src/gtk/logwindow.h
3106                 Make logging faster when the window's closed
3107
3108 2006-09-01 [wwp]        2.4.0cvs126
3109
3110         * manual/fr/account.xml
3111                 reflect changes to the ref. manual (parts of cvs72):
3112                 fix tabnames and quotes.
3113
3114 2006-09-01 [wwp]        2.4.0cvs125
3115
3116         * manual/fr/plugins.xml
3117                 reflect changes to the reference manual (cvs42):
3118                 update IRC channel info.
3119
3120 2006-09-01 [wwp]        2.4.0cvs124
3121
3122         * commitHelper
3123                 use CVSEDITOR env. var. if set, according to `man cvs`.
3124
3125 2006-09-01 [wwp]        2.4.0cvs123
3126
3127         * manual/advanced.xml
3128                 better sentence again (thanks to Paul).
3129
3130 2006-09-01 [wwp]        2.4.0cvs122
3131
3132         * manual/advanced.xml
3133         fix definition of toolbar_detachable and rework a bit the one of
3134         enable_dotted_lines.
3135
3136 2006-09-01 [mones]      2.4.0cvs121
3137
3138         * manual/advanced.xml
3139                 Document enable_dotted_lines
3140
3141 2006-09-01 [paul]       2.4.0cvs120
3142
3143         * src/folderview.c
3144         * src/folderview.h
3145         * src/imap.c
3146         * src/mainwindow.c
3147         * src/summaryview.c
3148                 obey the 'When entering folder...' option
3149                 when using the /View/Go to/... menu items
3150                 Thanks to Colin
3151
3152 2006-08-31 [colin]      2.4.0cvs119
3153
3154         * src/folderview.c
3155                 Revert 2.4.0cvs116, wrong fix.
3156
3157 2006-08-31 [colin]      2.4.0cvs118
3158
3159         * src/gtk/gtksctree.c
3160                 Better state the various copyrights
3161
3162 2006-08-31 [colin]      2.4.0cvs117
3163
3164         * src/prefs_common.c
3165                 fix enable_dotted_lines
3166
3167 2006-08-31 [colin]      2.4.0cvs116
3168
3169         * src/folderview.c
3170                 Use pref "Always open on select" when going
3171                 to next unread folder
3172         * src/gtk/gtksctree.c
3173                 Fix link failure to _gtk_clist_create_cell_layout
3174                 on certain computers. (Why not mine, I wonder)
3175
3176 2006-08-31 [colin]      2.4.0cvs115
3177
3178         * src/procmsg.c
3179         * src/textview.c
3180         * src/plugins/bogofilter/bogofilter.c
3181         * src/plugins/spamassassin/spamassassin.c
3182                 Requalify some "errors" to warnings
3183         * src/mainwindow.c
3184         * src/mainwindow.h
3185         * src/statusbar.c
3186                 Add an icon in the statusbar to notify
3187                 of errors
3188         * src/gtk/gtksctree.c
3189         * src/folderview.c
3190         * src/summaryview.c
3191                 Make the GtkSCTree look more modern by
3192                 alternating background lines
3193         * src/prefs_common.c
3194         * src/prefs_common.h
3195                 Add a pref to let people have the old
3196                 way if they prefer
3197
3198
3199 2006-08-30 [colin]      2.4.0cvs114
3200
3201         * src/procmsg.c
3202         * src/procmsg.h
3203                 Provide a way to filter a list of
3204                 messages in an optimised manner, and
3205                 add a list-filtering hook
3206         * src/folder.c
3207         * src/inc.c
3208         * src/mbox.c
3209                 Use the list filtering
3210         * src/plugins/bogofilter/bogofilter.c
3211                 Use the list-filtering hook
3212                 Use -b (bulk) mode for more speed
3213                 when learning and filtering
3214         * src/etpan/imap-thread.c
3215                 Make log output shorter in UID SEARCH
3216
3217
3218 2006-08-30 [colin]      2.4.0cvs113
3219
3220         * src/plugins/bogofilter/bogofilter.c
3221                 Really fast mass learning - thanks to David
3222                 Relson for the options explanations :)
3223
3224 2006-08-30 [colin]      2.4.0cvs112
3225
3226         * src/msgcache.c
3227                 Fix compilation on FreeBSD. Thanks
3228                 to Michael Hugues
3229
3230 2006-08-29 [colin]      2.4.0cvs111
3231
3232         * src/folderview.c
3233                 Handle "popup_menu" signal (for popping the 
3234                 menu via the keyboard)
3235         * src/mimeview.c
3236         * src/mimeview.h
3237         * src/summaryview.c
3238         * src/textview.c
3239         * src/gtk/gtkutils.c
3240         * src/gtk/gtkutils.h
3241                 Factorize scrolling code, and add an API 
3242                 for MimeViewers to handle scroll orders
3243
3244 2006-08-29 [wwp]        2.4.0cvs110
3245
3246         * src/plugins//bogofilter/bogofilter.c
3247         * src/plugins//spamassassin/spamassassin.c
3248                 make the bogofilter/spamassassin filtering error dialogs at
3249         incorporation obey to the "don't popup error dialog on
3250         receive error" option. If disabled, feed the log window w/
3251         the error message.
3252
3253 2006-08-29 [paul]
3254
3255         2.5.0-rc2 released
3256
3257 2006-08-29 [paul]       2.4.0cvs109
3258
3259         * Makefile.am
3260                 remove 'make release', it's not needed
3261                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3262
3263 2006-08-29 [paul]       2.4.0cvs108
3264
3265         * src/foldersel.c
3266         * src/summary_search.c
3267         * src/gtk/progressdialog.c
3268         * src/plugins/pgpcore/passphrase.c
3269                 replace deprecated gtk_window_set_policy()
3270
3271 2006-08-29 [colin]      2.4.0cvs107
3272
3273         * src/folder.c
3274                 Fix data loss when copy fails during a move:
3275                 only use fast remove_msgs if everything was
3276                 copied OK; else use slow remove_msg on the
3277                 mails that got copied only.
3278
3279 2006-08-28 [paul]       2.4.0cvs106
3280
3281         * src/mh.c
3282                 revert change in 2.4.0cvs104, it breaks
3283                 stuff
3284
3285 2006-08-28 [paul]       2.4.0cvs105
3286
3287         * src/plugins/spamassassin/spamassassin.c
3288                 english fix
3289
3290 2006-08-28 [paul]       2.4.0cvs104
3291
3292         * src/mh.c
3293                 fix data loss when moving to another
3294                 mailbox fails
3295         * src/prefs_spelling.c
3296                 improve the english
3297         * src/gtk/pluginwindow.c
3298                 improve the layout of the dialog text
3299         All thanks to Colin
3300
3301 2006-08-28 [paul]       2.4.0cvs103
3302
3303         * src/plugins/bogofilter/bogofilter.c
3304         * src/plugins/bogofilter/bogofilter_gtk.c
3305                 fix english up a bit, innit
3306
3307 2006-08-28 [paul]       2.4.0cvs102
3308
3309         * configure.ac
3310         * po/Makefile.in.in
3311         * po/Makevars
3312                 require autoconf 2.60, enabling building
3313                 with gettext 0.15 (gettext 0.14.x build still
3314                 possible). Replace Makefiles with versions
3315                 from gettext 0.15.
3316                 Remove configure options --with-localedir and
3317                 --with-mandir. The options that are provided
3318                 directly by autoconf 2.60 can be used instead:
3319                 --mandir --localedir
3320
3321 2006-08-27 [colin]      2.4.0cvs101
3322
3323         * src/plugins/bogofilter/Makefile.am
3324                 Fix make dist (no README)
3325
3326 2006-08-27 [colin]      2.4.0cvs100
3327
3328         * src/folder.c
3329                 Don't use F_UNKNOWN folders for any default
3330                 outbox/trash/etc
3331         * src/plugins/bogofilter/bogofilter.c
3332         * src/plugins/bogofilter/bogofilter.h
3333         * src/plugins/bogofilter/bogofilter_gtk.c
3334                 Add an option to specify the path to bogofilter
3335                 Use single-quotes to be able to learn in folders
3336                 with spaces in their names
3337                 Verify learning status
3338
3339 2006-08-27 [colin]      2.4.0cvs99
3340
3341         * manual/faq.xml
3342         * manual/plugins.xml
3343                 Document Bogofilter plugin
3344
3345 2006-08-27 [colin]      2.4.0cvs98
3346
3347         * src/compose.c
3348         * src/messageview.c
3349         * src/procmsg.c
3350         * src/procmsg.h
3351                 When possible, copy the queued mail to sent folder
3352                 instead of re-adding. Much faster on IMAP.
3353
3354 2006-08-27 [colin]      2.4.0cvs97
3355
3356         * src/msgcache.c
3357                 Disable mmaped caches - huge metadata loss
3358                 here after a power failure.
3359         * src/summaryview.c
3360                 Add quicksearch timing
3361         * src/common/plugin.c
3362         * src/common/plugin.h
3363                 Implement an interface to tell what plugins
3364                 provide. Prevent loading of similar plugins.
3365         * src/plugins/clamav/clamav_plugin.c
3366         * src/plugins/demo/demo.c
3367         * src/plugins/dillo_viewer/dillo_viewer.c
3368         * src/plugins/pgpcore/plugin.c
3369         * src/plugins/pgpinline/pgpinline.c
3370         * src/plugins/pgpmime/pgpmime.c
3371         * src/plugins/spamassassin/spamassassin.c
3372         * src/plugins/trayicon/trayicon.c
3373                 Implement plugin_provides()
3374
3375 2006-08-27 [colin]      2.4.0cvs96
3376
3377         * configure.ac
3378         * src/plugins/Makefile.am
3379         * src/plugins/bogofilter/.cvsignore
3380         * src/plugins/bogofilter/Makefile.am
3381         * src/plugins/bogofilter/bogofilter.c
3382         * src/plugins/bogofilter/bogofilter.h
3383         * src/plugins/bogofilter/bogofilter_gtk.c
3384                 New Bogofilter plugin, provides filtering and
3385                 learning. Spamassassin will go to extra plugins.
3386
3387 2006-08-26 [mones]      2.4.0cvs95
3388
3389         * manual/handling.xml
3390                 Fix subfolder path in the example (thanks to Paul) 
3391
3392 2006-08-26 [mones]      2.4.0cvs94
3393
3394         * manual/glossary.xml
3395                 2.2. + add ISP to the glossary
3396                 7.5. + Add UIDL to glossary
3397                 7.7. + Add TCP to glossary
3398         * manual/handling.xml
3399                 7.1. + Mentions GNU/Linux distribution, what about the non...
3400                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3401                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3402                 7.4. = Use appropriate quotation for commands
3403                 7.6. = change "" to <quote></quote>
3404         * manual/plugins.xml
3405                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3406         * manual/starting.xml
3407                 2.1. + local mbox file: some examples of mbox file locations...
3408                 Also reformatted files requiring it
3409
3410 2006-08-26 [wwp]        2.4.0cvs93
3411
3412         * src/summary_search.c
3413                 disable find buttons while summary search is running.
3414
3415 2006-08-25 [colin]      2.4.0cvs92
3416
3417         * src/folder.c
3418         * src/folderutils.c
3419         * src/mh.c
3420         * src/procmsg.h
3421         * src/summaryview.c
3422                 Speed up MH moving, and add progressbar
3423                 for MH deletion
3424         * src/msgcache.c
3425                 Write cache files using mmap() too
3426
3427 2006-08-25 [wwp]        2.4.0cvs91
3428
3429         * src/summaryview.c
3430                 switch spam<->ham button when a message has been marked as spam or ham
3431                 and is still selected. Thanks to Colin.
3432
3433 2006-08-25 [paul]       2.4.0cvs90
3434
3435         * src/Makefile.am
3436         * src/stock_pixmap.c
3437         * src/stock_pixmap.h
3438         * src/summaryview.c
3439         * src/gtk/icon_legend.c
3440         * src/pixmaps/copied.xpm
3441         * src/pixmaps/moved.xpm
3442                 add icons for delayed execution marked for
3443                 copying, marked for moving
3444
3445 2006-08-25 [mones]      2.4.0cvs89
3446
3447         * manual/glossary.xml
3448                 Fix the other glossary items:
3449                 5.1. = Inmmediate execution -> <quote>immediate execution...
3450                 5.2. = Fix MBOX capitalization -> Mbox
3451                 5.3. + Improve Plugins def. w/ tech. ref.
3452                 5.4. = Quotation -> replace '>' by <quote>></quote>
3453                 5.5. - SMTP Server. -> remove dot
3454         * po/es.po
3455                 Updated translation
3456
3457 2006-08-25 [mones]      2.4.0cvs88
3458
3459         * manual/ack.xml
3460                 Reformatted, changed email address
3461         * manual/glossary.xml
3462                 Reformatted, fixed MANUAL-TODO items:
3463                 8.2. + add ROT-13 to glossary
3464                 8.4. + add URL to glossary
3465         * manual/es/advanced.xml
3466                 Fixed <literal>s
3467
3468 2006-08-25 [paul]       2.4.0cvs87
3469
3470         * src/gtk/icon_legend.c
3471                 add 'marked for deletion' icon
3472                 arrange icons by containing column
3473                 wrap long label text
3474
3475 2006-08-25 [colin]      2.4.0cvs86
3476
3477         * src/common/utils.c
3478         * src/common/utils.h
3479                 Add the sc_g_*list_bigger functions in
3480                 a place everyone can use it
3481         * src/summaryview.c
3482                 Only freeze/thaw the list when working
3483                 on the selection, if it's bigger than 1
3484         * src/gtk/gtksctree.c
3485                 Only freeze/thaw the list when unselec-
3486                 ting 'all' if ('all' != 1)
3487                 This avoids some flickering
3488
3489 2006-08-24 [colin]      2.4.0cvs85
3490
3491         * src/addressbook.c
3492                 Fix strange list selection
3493                 Fix random seg (Invalid read of freed memory)
3494
3495 2006-08-24 [colin]      2.4.0cvs84
3496
3497         * src/alertpanel.c
3498         * src/gtk/inputdialog.c
3499         * src/plugins/pgpcore/passphrase.c
3500                 Revert minimal width patch of 2.4.0cvs67,
3501                 as it is also a maximal width. Use 
3502                 gtk_window_set_default_size instead.
3503
3504 2006-08-24 [colin]      2.4.0cvs83
3505
3506         * src/msgcache.c
3507                 Write cache/mark to temp files before
3508                 overwriting old ones (avoids metadata
3509                 loss if writing the new files fail).
3510                 Use mmap() to read cache/mark file, as
3511                 this makes cache reading faster. Dis-
3512                 abled for big-endian machines until it
3513                 can be tested. (Big-endian users: set
3514                 msgcache_use_mmap = TRUE in the relevant
3515                 #if).
3516         * src/procmsg.h
3517                 Move rarely used fields of MsgInfo in 
3518                 another structure, which will only be
3519                 allocated if needed. Face, X-Face,
3520                 Return receipt headers and List-*
3521                 headers are moved. Mails having none
3522                 of these occupy 52 bytes less with
3523                 this patch, which makes 2.5MB of RAM
3524                 saved on a 50k folder).
3525         * src/headerview.c
3526         * src/mainwindow.c
3527         * src/messageview.c
3528         * src/partial_download.c
3529         * src/procheader.c
3530         * src/procmsg.c
3531         * src/textview.c
3532                 Follow this structure change.
3533
3534 2006-08-24 [wwp]        2.4.0cvs82
3535
3536         * manual/es/.cvsignore
3537         * manual/es/dist/.cvsignore
3538         * manual/es/dist/html/.cvsignore
3539         * manual/es/dist/pdf/.cvsignore
3540         * manual/es/dist/ps/.cvsignore
3541         * manual/es/dist/txt/.cvsignore
3542                 more (generated) files to ignore.
3543
3544 2006-08-24 [colin]      2.4.0cvs81
3545
3546         * src/folder.c
3547         * src/mh.c
3548                 Fix possible problems with local delivery. Check the folder doesn't
3549                 need scan before setting its mtime when saving cache (which can be
3550                 done long after the folder's been modified by an external process);
3551                 Check that the stored item's mtime didn't change in mh functions.
3552
3553 2006-08-24 [mones]      2.4.0cvs80
3554
3555         * manual/advanced.xml
3556                 Rewrapping, some fixes and MANUAL-TODO items:
3557                 8.1. = change "" to <quote></quote>
3558                 8.3. = quote menu items
3559                 8.5. - deploying -> new user ... ideally a new user (redundant)
3560
3561 2006-08-23 [colin]      2.4.0cvs79
3562
3563         * src/gtk/gtksctree.c
3564                 When selecting or deselecting range, only
3565                 freeze/thaw when selection is bigger than 10
3566
3567 2006-08-23 [colin]      2.4.0cvs78
3568
3569         * src/messageview.c
3570         * src/mimeview.c
3571         * src/mimeview.h
3572         * src/plugins/dillo_viewer/dillo_viewer.c
3573                 Provide an API for MimeViewer plugins to
3574                 return a text selection for replying
3575
3576 2006-08-23 [colin]      2.4.0cvs77
3577
3578         * src/image_viewer.c
3579         * src/textview.c
3580                 Use gtk_pixbuf_new_from_file_at_scale(), which
3581                 is faster than getting the pixbuf then resizing
3582                 it.
3583
3584 2006-08-23 [colin]      2.4.0cvs76
3585
3586         * src/procmime.c
3587                 UTF-8 should be sent Quoted-printable
3588
3589 2006-08-22 [colin]      2.4.0cvs75
3590
3591         * src/mh.c
3592                 Check if scan is required before touching
3593                 the folder (or it'll be required every time)
3594
3595 2006-08-22 [colin]      2.4.0cvs74
3596
3597         * configure.ac
3598                 Require libetpan 0.46 (crasher fix when built
3599                 against gnutls)
3600
3601 2006-08-22 [colin]      2.4.0cvs73
3602
3603         * src/folder.c
3604                 Set folder's mtime after writing its
3605                 cache
3606         * src/folderview.c
3607                 Add some timing
3608         * src/procmsg.c
3609                 Don't do useless stuff if we don't 
3610                 thread by subject
3611         * src/summaryview.c
3612                 Add some timing, don't deselect prior
3613                 to selecting (gtksctree does it itself),
3614                 remove crash avoidance hacks as it's been
3615                 properly fixed since a while
3616         * src/common/utils.c
3617                 Optimize to_human_readable(): _() is slow,
3618                 do it only once, and avoid %f format for KB
3619                 (the most common in a summaryview)
3620         * src/gtk/gtksctree.c
3621                 Don't uselessly freeze/thaw (fixes flicker
3622                 on next unread and friends), reduce number
3623                 of g_list_nth/g_list_position where possible
3624         * src/gtk/gtkutils.c
3625         * src/gtk/gtkutils.h
3626                 Reduce number of g_list_nth/g_list_position
3627                 where possible.
3628                 All of this makes loading as 70k folder 2.1
3629                 seconds instead of 3.2 (with hot FS caches).
3630                 (1.3 seconds without Date and Size columns...)
3631
3632 2006-08-22 [paul]       2.4.0cvs72
3633
3634         wrap documents and do some items from mones' MANUAL-TODO:
3635
3636         * manual/account.xml
3637                 4.1. = fix tabname references to <quote>tabname</quote>
3638                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3639         * manual/faq.xml
3640                 1.1. = mentioned options don't match UI
3641                 Add information about the 'Never send Return Receipts'
3642                 option
3643         * manual/handling.xml
3644                 6.2. = Mentions Extended symbols button, but now is
3645                 named Information
3646                 6.3. = Mentions ... button, which is now Edit
3647
3648 2006-08-22 [colin]      2.4.0cvs71
3649
3650         * src/gtk/pluginwindow.c
3651                 Fix layout in verbose translations (such
3652                 as french)
3653
3654 2006-08-22 [paul]       2.4.0cvs70
3655
3656         * manual/Makefile.am
3657                 build manuals in alphabetical order
3658         * src/addressbook.c
3659         * src/prefs_themes.c
3660                 replace/remove deprecated symbols
3661         * src/gtk/gtkutils.c
3662                 fix a warning
3663         * src/gtk/pluginwindow.c
3664                 replace deprecated symbol
3665                 replace label text and move it
3666         * src/plugins/pgpcore/prefs_gpg.c
3667                 move the 'Generate...' button out of the
3668                 Sign Key frame, replace the English used
3669         * src/plugins/pgpcore/sgpgme.c
3670                 fixes to the English
3671
3672 2006-08-21 [colin]      2.4.0cvs69
3673
3674         * src/plugins/trayicon/trayicon.c
3675                 Add more strings for translation; patch
3676                 by Pawel
3677
3678 2006-08-21 [colin]      2.4.0cvs68
3679
3680         * src/compose.c
3681                 fix replied flag not set after drafting
3682         * src/matcher.c
3683                 fix body quicksearch in non-encoded bodies
3684                 containing '='
3685         * src/msgcache.c
3686                 Get rid of the g_malloc workaround for
3687                 corrupted caches, use g_try_malloc
3688
3689 2006-08-21 [colin]      2.4.0cvs67
3690
3691         * src/alertpanel.c
3692         * src/gtk/inputdialog.c
3693         * src/plugins/pgpcore/passphrase.c
3694                 Set minimal width to 375
3695         * src/mainwindow.c
3696                 Fix switching to offline, asking if it 
3697                 should be overriden for synchronising
3698         * src/mimeview.c
3699                 Don't offer to remember command on Open 
3700                 with for text parts, as the browser or 
3701                 text editor command isn't changed from 
3702                 there
3703
3704 2006-08-20 [paul]       2.4.0cvs66
3705
3706         * po/ko.po
3707         * po/zh_CN.po
3708                 fix plural form errors. revealed by stricter
3709                 checking of gettext 0.15
3710
3711 2006-08-18 [paul]       2.4.0cvs65
3712
3713         * src/stock_pixmap.c
3714                 fix the fix of 2.4.0cvs64
3715                 Thanks to Colin
3716
3717 2006-08-18 [paul]       2.4.0cvs64
3718
3719         * src/stock_pixmap.c
3720                 fix leaks
3721                 Thanks to Colin
3722
3723 2006-08-18 [paul]       2.4.0cvs63
3724
3725         * src/compose.c
3726         * src/procmsg.c
3727                 fix occasional IMAP bug where large msgs
3728                 were left in the queue folder after sending
3729                 Thanks to Colin
3730
3731 2006-08-18 [paul]       2.4.0cvs62
3732
3733         * src/folderview.c
3734                 freeze the summaryview while quicksearch results
3735                 are displayed
3736                 (fixes bug 456 'current message is hidden when the
3737                 view is refreshed and extended search is "unread 
3738                 messages"')
3739                 Thanks to Colin
3740         * src/textview.c
3741                 add missing #include "inputdialog.h"
3742         * src/common/utils.h
3743                 add missing mailcap_update_default() and improve
3744                 readability
3745
3746 2006-08-17 [colin]      2.4.0cvs61
3747
3748         * src/plugins/pgpcore/select-keys.c
3749                 Fix warnings :)
3750
3751 2006-08-17 [colin]      2.4.0cvs60
3752
3753         * src/compose.c
3754                 Don't continue queuing if Cancel is clicked
3755                 in select-keys
3756
3757 2006-08-17 [colin]      2.4.0cvs59
3758
3759         * src/plugins/pgpcore/select-keys.c
3760                 When encrypting, if only one key matches and it 
3761                 matches exactly, automatically use it.
3762
3763 2006-08-17 [colin]      2.4.0cvs58
3764
3765         * src/mimeview.c
3766         * src/prefs_common.c
3767         * src/prefs_common.h
3768         * src/prefs_ext_prog.c
3769         * src/textview.c
3770                 Fix issues with previous patch (text/html)
3771                 Remove outdated prefs
3772
3773 2006-08-17 [colin]      2.4.0cvs57
3774
3775         * src/imap.c
3776                 Add View Log button on auth error
3777         * src/procmsg.c
3778                 Fix encrypted mail marked as new when
3779                 saved in normal folders
3780         * src/plugins/pgpinline/pgpinline.c
3781                 Fix encrypt bug on IMAP
3782         * src/mimeview.c
3783         * src/common/utils.c
3784         * src/common/utils.h
3785         * src/gtk/inputdialog.c
3786         * src/gtk/inputdialog.h
3787                 Get rid of metamail stuff, simplify
3788                 opening, and allow remembering of user's
3789                 choices (by updating ~/.mailcap). There's
3790                 still to drop "Audio player" and "Image
3791                 viewer" preferences.
3792
3793 2006-08-17 [mones]      2.4.0cvs56
3794
3795         * manual/es/sylpheed-claws-manual.xml
3796                 fix DTD path
3797
3798 2006-08-17 [mones]      2.4.0cvs55
3799
3800         * configure.ac
3801         * manual/Makefile.am
3802         * manual/es/Makefile.am
3803         * manual/es/account.xml
3804         * manual/es/ack.xml
3805         * manual/es/addrbook.xml
3806         * manual/es/advanced.xml
3807         * manual/es/faq.xml
3808         * manual/es/glossary.xml
3809         * manual/es/gpl.xml
3810         * manual/es/handling.xml
3811         * manual/es/intro.xml
3812         * manual/es/keyboard.xml
3813         * manual/es/plugins.xml
3814         * manual/es/starting.xml
3815         * manual/es/sylpheed-claws-manual.xml
3816         * manual/es/dist/Makefile.am
3817         * manual/es/dist/html/Makefile.am
3818         * manual/es/dist/pdf/Makefile.am
3819         * manual/es/dist/ps/Makefile.am
3820         * manual/es/dist/txt/Makefile.am
3821                 Spanish translation for the manual
3822
3823 2006-08-16 [colin]      2.4.0cvs54
3824
3825         * src/compose.c
3826         * src/main.c
3827         * src/mainwindow.c
3828                 Fix send button sensitivity at startup
3829                 Set send menu sensitivity (patch by Fabien)
3830         * src/ssl_manager.c
3831                 Enable closing with esc (patch by Fabien)
3832         * src/gtk/foldersort.c
3833                 Enable closing with esc (patch by Fabien)
3834         * src/procmime.c
3835                 Optimisation (no need to copy to tempfile to
3836                 "decode" 7bit and 8bit)
3837         * src/summaryview.c
3838                 Fix cruft in swap_from case
3839         * src/textview.c
3840                 Fix missing last line in some mail cases 
3841                 (Fixes debian #381872)
3842         * src/plugins/pgpcore/prefs_gpg.c
3843         * src/plugins/pgpcore/sgpgme.c
3844         * src/plugins/pgpcore/sgpgme.h
3845                 Don't show "no key found" when user explicitely
3846                 wants to create a key
3847
3848 2006-08-16 [paul]       2.4.0cvs53
3849
3850         * configure.ac
3851         * src/account.c
3852         * src/addressbook.c
3853         * src/headerview.c
3854         * src/prefs_account.c
3855         * src/prefs_message.c
3856         * src/gtk/gtkutils.c
3857                 bump up minimum required versions of GTK+ and
3858                 GLIB to 2.6.0
3859
3860 2006-08-16 [paul]       2.4.0cvs52
3861
3862         * src/toolbar.c
3863                 workaround GTK+ Bug 351600 - 'Can't re-click
3864                 on button after sensitivity update'
3865                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3866                 Thanks to Colin
3867
3868 2006-08-15 [colin]      2.4.0cvs51
3869
3870         * src/plugins/pgpcore/prefs_gpg.c
3871                 Set options sensitivity according to
3872                 key existence
3873         * src/plugins/pgpcore/sgpgme.c
3874                 Allow to create key with no passphrase
3875
3876 2006-08-14 [cleroy]     2.4.0cvs50
3877
3878         * src/gtk/pluginwindow.c
3879                 New layout (maybe to be changed?)
3880         * src/gtk/gtkutils.c
3881                 Fix a bit label_window
3882         * src/plugins/pgpcore/passphrase.c
3883         * src/plugins/pgpcore/passphrase.h
3884         * src/plugins/pgpcore/plugin.c
3885         * src/plugins/pgpcore/prefs_gpg.c
3886         * src/plugins/pgpcore/prefs_gpg.h
3887         * src/plugins/pgpcore/sgpgme.c
3888         * src/plugins/pgpcore/sgpgme.h
3889                 Allow to create a PGP private key via the GUI
3890
3891 2006-08-14 [wwp]        2.4.0cvs49
3892
3893         * src/addressbook_foldersel.c
3894                 fix strict ISO C90 compliance.
3895
3896 2006-08-14 [paul]       2.4.0cvs48
3897
3898         * src/gtk/prefswindow.c
3899                 re-set scrolled window on opening
3900                 Patch by Ticho
3901
3902 2006-08-14 [paul]
3903
3904         2.5.0-rc1 released
3905
3906 2006-08-14 [paul]       2.4.0cvs47
3907
3908         * src/prefs_display_header.c
3909                 re-enable user-defined Displayed Headers
3910
3911 2006-08-14 [paul]       2.4.0cvs46
3912
3913         * src/prefs_account.c
3914                 use GTK_STOCK_EDIT
3915
3916 2006-08-13 [colin]      2.4.0cvs45
3917
3918         * src/common/utils.c
3919                 Fix "a" in quote when the original message is empty,
3920                 by using \0 instead of 'a' to test writability of
3921                 temp files.
3922
3923 2006-08-13 [wwp]        2.4.0cvs44
3924
3925         * src/plugins/spamassassin/spamassassin.c
3926                 fix capitalization of "SpamAssassin" in some debug, log and
3927                 dialog messages.
3928
3929 2006-08-13 [paul]       2.4.0cvs43
3930
3931         * src/editldap.c
3932                 fix overlapping widgets
3933         * src/prefs_account.c
3934                 fix translation of protocol_names[]
3935                 fix label disappearing off the edge of the
3936                 visible area
3937
3938 2006-08-12 [paul]       2.4.0cvs42
3939
3940         * manual/plugins.xml
3941                 update IRC channel info before it gets forgotten
3942                 about
3943
3944 2006-08-11 [colin]      2.4.0cvs41
3945
3946         * src/compose.c
3947         * src/mainwindow.c
3948         * src/mainwindow.h
3949         * src/procmsg.c
3950         * src/procmsg.h
3951         * src/summaryview.c
3952         * src/toolbar.c
3953                 Grey out the Send button if
3954                 - Queue folders are empty, or
3955                 - We're sending already
3956
3957 2006-08-11 [wwp]        2.4.0cvs40
3958
3959         * src/main.c
3960                 fix a logic issue when quitting while a compose window is
3961                 still open, thanks to Colin.
3962
3963 2006-08-10 [colin]      2.4.0cvs39
3964
3965         * src/main.c
3966                 Fix default font size setting after wizard run
3967         * src/imap.c
3968         * src/etpan/imap-thread.c
3969         * src/etpan/imap-thread.h
3970                 Fix bug #999 (Timing out on TSL cert validation 
3971                 dialog makes ugly things happen). Also, STARTTLS
3972                 unconditionnaly if initial capabilities contain
3973                 LOGINDISABLED and STARTTLS.
3974
3975 2006-08-09 [colin]      2.4.0cvs38
3976
3977         * src/mainwindow.c
3978         * src/mainwindow.h
3979                 Fix Tools/Actions sensitivity when there are
3980                 no actions
3981
3982 2006-08-09 [colin]      2.4.0cvs37
3983
3984         * src/prefs_filtering.c
3985                 Warning fix, patch by Paul
3986         * src/messageview.c
3987         * src/prefs_actions.c
3988         * src/prefs_filtering_action.c
3989         * src/prefs_matcher.c
3990                 Uniformisation of "Info ..." to "Info..." (for
3991                 old gtk), patch by Fabien
3992         * src/plugins/clamav/clamav_plugin_gtk.c
3993                 Sensitivity fix by Fabien
3994
3995 2006-08-09 [colin]      2.4.0cvs36
3996
3997         * src/main.c
3998         * src/main.h
3999                 Add a function to know whether we're exiting
4000         * src/plugins/trayicon/trayicon.c
4001                 If exiting, don't do anything. Faster, and
4002                 avoids gtk_main_iteration reentracy causing
4003                 segfaults at exit
4004
4005 2006-08-09 [colin]      2.4.0cvs35
4006
4007         * src/messageview.c
4008         * src/mimeview.c
4009         * src/mimeview.h
4010                 Fix lack of part selection when automatically 
4011                 jumping to a specific part
4012         * src/msgcache.c
4013                 Little optimisation in cache reading
4014
4015 2006-08-09 [colin]      2.4.0cvs34
4016
4017         * src/compose.c
4018                 Fix crash setting the priority on reedit
4019                 (Accessing compose before creating it!)
4020
4021 2006-08-08 [colin]      2.4.0cvs33
4022
4023         * src/procmime.c
4024                 Fix bug #998 (last attachment is not accessible)
4025                 Bad RFC interpretation on multipart close-delimiters
4026         * src/mimeview.c
4027         * src/mimeview.h
4028         * src/gtk/gtkvscrollbutton.c
4029         * src/gtk/gtkvscrollbutton.h
4030                 Make attachments list wheel-scrollable
4031
4032 2006-08-07 [colin]      2.4.0cvs32
4033
4034         * src/gtk/gtkaspell.c
4035                 Fix bug #973 (Unicode punctation characters 
4036                 are not recognized as separators by the
4037                 spell checker); fix unsigned stuff
4038
4039 2006-08-07 [colin]      2.4.0cvs31
4040
4041         * src/compose.c
4042                 Fix bug #956 (DnD text with accents in compose 
4043                 text entry); fix gccc's signed/unsigned fuss
4044
4045 2006-08-06 [colin]      2.4.0cvs30
4046
4047         * src/main.c
4048                 Fix bug #979 (Plugin crashes when exiting 
4049                 sylpheed-claws) : handle exit request only 
4050                 once
4051
4052 2006-08-05 [colin]      2.4.0cvs29
4053
4054         * src/news.c
4055                 Just make sure we have a msgid.
4056
4057 2006-08-05 [colin]      2.4.0cvs28
4058
4059         * src/news.c
4060         * src/summaryview.c
4061                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4062                 by reimplementing it
4063         * src/textview.c
4064                 Fix bug when hiding quotes with level > 3 and quote
4065                 colors are recycled
4066
4067 2006-08-04 [colin]      2.4.0cvs27
4068
4069         * src/compose.c
4070         * src/undo.c
4071         * src/undo.h
4072                 Fix a bit replace-by-pasting undo
4073         * src/mainwindow.c
4074         * src/messageview.c
4075                 Fix Fold quotes menu synchro in
4076                 mainwindow when it changes in 
4077                 messageview
4078         * src/textview.c
4079                 Fix right-click on quotes blocks
4080         * src/common/utils.c
4081                 Verify that the file created by
4082                 my_tmpfile() is writable. Fixes
4083                 bug #988 (very specific filesystem
4084                 issue)
4085         * src/plugins/pgpcore/sgpgme.c
4086                 Fix file descriptor leak
4087         * src/plugins/spamassassin/spamassassin.c
4088                 Warn once if spamd isn't reachable
4089
4090 2006-08-04 [colin]      2.4.0cvs26
4091
4092         * src/toolbar.c
4093                 i18n context patch by Fabien
4094
4095 2006-08-03 [colin]      2.4.0cvs25
4096
4097         * src/mainwindow.c
4098         * src/messageview.c
4099                 Rename "Hide quotes" to "Fold quotes"
4100         * src/textview.c
4101                 Don't use hand cursor on quotes. "all 
4102                 the bonuses of the feature and none of 
4103                 unwelcome side-effects"
4104
4105 2006-08-03 [colin]      2.4.0cvs24
4106
4107         * AUTHORS
4108         * sylpheed-claws.desktop
4109         * src/gtk/authors.h
4110                 Bring the desktop file to XDG compliance
4111                 Patch by Charles A. Edwards
4112
4113 2006-08-03 [colin]      2.4.0cvs23
4114
4115         * src/textview.c
4116                 Fix links offset when they are preceded
4117                 by accentued chars (g_utf8_strlen!)
4118         * src/mainwindow.c
4119                 Fix wrong status when starting offline
4120
4121
4122 2006-08-03 [wwp]        2.4.0cvs22
4123
4124         * src/prefs_common.h
4125                 ask what to do w/ filtering rules that belong to an account when
4126                 applying filtering rules manually from the main window (skip,
4127                 apply regardless of the account, use current account). This dialog
4128                 can be skipped and the last reply used.
4129                 (forgot that file)
4130
4131 2006-08-03 [wwp]        2.4.0cvs21
4132
4133         * src/filtering.c
4134         * src/filtering.h
4135         * src/prefs_common.c
4136         * src/summaryview.c
4137         * src/alertpanel.c
4138         * src/alertpanel.h
4139         * src/messageview.c
4140                 ask what to do w/ filtering rules that belong to an account when
4141                 applying filtering rules manually from the main window (skip,
4142                 apply regardless of the account, use current account). This dialog
4143                 can be skipped and the last reply used.
4144
4145
4146 2006-08-03 [colin]      2.4.0cvs20
4147
4148         * src/textview.c
4149                 Optimize previous patch
4150
4151 2006-08-03 [cleroy]     2.4.0cvs19
4152
4153         * src/textview.c
4154                 Fix quotes getting toggled back when the
4155                 mail has an even number of text parts
4156
4157 2006-08-02 [colin]      2.4.0cvs18
4158
4159         * src/messageview.c
4160                 Add Hide quotes menu
4161
4162 2006-08-02 [colin]      2.4.0cvs17
4163
4164         * src/mainwindow.c
4165         * src/prefs_common.c
4166         * src/textview.c
4167         * src/textview.h
4168         * src/gtk/about.c
4169                 Allow per-level quote hiding,
4170                 Allow toggling quotes by double-clicking them
4171                 Rename RemoteURI to ClickableText to reflect
4172                 the fact it's used for a variety of things
4173
4174 2006-08-02 [wwp]        2.4.0cvs16
4175
4176         * src/mainwindow.c
4177                 fix "View/Hide quotes" menu item status initialization.
4178
4179 2006-08-02 [wwp]        2.4.0cvs15
4180
4181         * src/matcher_parser_parse.y
4182                 remove a debug trace.
4183
4184 2006-08-02 [paul]       2.4.0cvs14
4185
4186         * src/plugins/pgpcore/passphrase.c
4187                 don't set initial dialog size
4188                 make it resizable
4189
4190 2006-08-02 [paul]       2.4.0cvs13
4191
4192         * src/noticeview.c
4193                 remove the rogue '/' character
4194
4195 2006-08-02 [paul]       2.4.0cvs12
4196
4197         * src/noticeview.c
4198                 allow buttons to resize as necessary
4199
4200 2006-08-01 [wwp]        2.4.0cvs11
4201
4202         * src/mbox.c
4203                 fix strict ISO C90 compliance.
4204
4205 2006-08-01 [wwp]        2.4.0cvs10
4206
4207         * tools/update-po
4208                 updated update-po tool to work w/ context-dependent translations.
4209                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4210
4211 2006-08-01 [wwp]        2.4.0cvs9
4212
4213         * src/matcher.c
4214         * src/prefs_filtering.c
4215         * src/prefs_matcher.c
4216                 allow context-dependent translations for "All",
4217                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4218
4219 2006-07-31 [colin]      2.4.0cvs8
4220
4221         * AUTHORS
4222         * src/gtk/authors.h
4223                 Add Rafal to authors
4224
4225 2006-07-31 [colin]      2.4.0cvs7
4226
4227         * src/compose.c
4228         * src/mainwindow.c
4229         * src/messageview.h
4230         * src/prefs_common.c
4231         * src/prefs_common.h
4232         * src/textview.c
4233                 Add 'View/Hide quotes'. Patch based on a patch
4234                 by Rafal Weglarz
4235
4236 2006-07-31 [colin]      2.4.0cvs6
4237
4238         * src/action.c
4239                 Fix problem with "> stuff >" actions
4240
4241 2006-07-31 [paul]       2.4.0cvs5
4242
4243         * po/nb.po
4244                 updated by Geir Helland
4245
4246 2006-07-31 [wwp]        2.4.0cvs4
4247
4248         * src/mainwindow.c
4249         * src/summaryview.c
4250         * src/summaryview.h
4251                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4252                 thanks to Colin.
4253
4254 2006-07-31 [wwp]        2.4.0cvs3
4255
4256         * src/Makefile.am
4257         * src/addr_compl.c
4258         * src/addr_compl.h
4259         * src/addressbook.c
4260         * src/addressbook.h
4261         * src/addressbook_foldersel.c
4262         * src/addressbook_foldersel.h
4263         * src/addrindex.c
4264         * src/addrindex.h
4265         * src/matcher.c
4266         * src/matcher.h
4267         * src/matcher_parser_lex.l
4268         * src/matcher_parser_parse.y
4269         * src/prefs_common.c
4270         * src/prefs_common.h
4271         * src/prefs_filtering.c
4272         * src/prefs_matcher.c
4273         * src/prefs_matcher.h
4274         * src/summaryview.c
4275                 introduce filtering against the address book. It's now possible to add
4276                 matched conditions to determine if any email address in a message matches
4277                 or doesn't match any or all books or folders in the address book.
4278
4279 2006-07-31 [wwp]        2.4.0cvs2
4280
4281         * src/account.c
4282         * src/filtering.c
4283         * src/filtering.h
4284         * src/folder.c
4285         * src/folderview.c
4286         * src/inc.c
4287         * src/mainwindow.c
4288         * src/matcher.c
4289         * src/matcher_parser_lex.l
4290         * src/matcher_parser_parse.y
4291         * src/mbox.c
4292         * src/prefs_filtering.c
4293         * src/prefs_filtering.h
4294         * src/procmsg.c
4295         * src/procmsg.h
4296         * src/summaryview.c
4297                 introduce per-account filtering rules. Each filtering rule can now be assigned
4298                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4299                 when applying filtering rules manually, as all rules will apply - even the ones
4300                 assigned to an account. This issue will be addressed soon.
4301  
4302
4303
4304 2006-07-31 [wwp]        2.4.0cvs1
4305
4306         * src/quote_fmt.c
4307                 make more strings translatable.
4308
4309 2006-07-31 [paul]       2.4.0
4310
4311         2.4.0 released
4312
4313 2006-07-31 [paul]       2.3.1cvs91
4314
4315         * po/ca.po
4316                 updated by Miquel Oliete
4317
4318 2006-07-31 [paul]       2.3.1cvs90
4319
4320         * po/de.po
4321         * po/el.po
4322         * po/fr.po
4323         * po/it.po
4324         * po/pl.po
4325         * po/pt_BR.po
4326         * po/sr.po
4327         * po/zh_CN.po
4328                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4329                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4330                 Aleksandar Urosevic, and Ralgh Young
4331
4332 2006-07-31 [paul]       2.3.1cvs89
4333
4334         * src/account.c
4335         * src/main.c
4336         * src/mainwindow.c
4337         * src/mainwindow.h
4338                 Fix a race condition when, after an SC crash, rescanning
4339                 folders took more than 0.5 seconds
4340                 Thanks to Colin
4341
4342 2006-07-31 [paul]       2.3.1cvs88
4343
4344         * src/folderview.c
4345                 don't translate separator strings
4346
4347 2006-07-30 [mones]      2.3.1cvs87
4348
4349         * doc/man/sylpheed-claws.1
4350                 Fixed non-ASCII chars in Hoa's name
4351         * po/es.po
4352                 Updated for release
4353
4354 2006-07-27 [colin]      2.3.1cvs86
4355
4356         * src/textview.c
4357                 Don't include the leading \n in links
4358                 Patch by Fabien
4359
4360 2006-07-25 [colin]      2.3.1cvs85
4361
4362         * src/mainwindow.c
4363         * src/common/socket.h
4364         * src/etpan/imap-thread.c
4365                 Refresh resolvers before connecting
4366                 to IMAP servers, and after switching
4367                 to online. Thanks to Paul.
4368
4369 2006-07-18 [colin]
4370
4371         * 2.4.0-rc4 released
4372
4373 2006-07-17 [colin]      2.3.1cvs84
4374
4375         * src/inc.c
4376                 Show connection attempt in statusbar before
4377                 connecting (previously first message was
4378                 "Retrieving messages from ..." after the
4379                 connection succeeded.
4380
4381 2006-07-16 [wwp]        2.3.1cvs83
4382
4383         * sylpheed-claws.ico
4384                 Added .ico file (windows multi-size icon file, generated).
4385
4386 2006-07-12 [wwp]        2.3.1cvs82
4387
4388         * src/messageview.c
4389                 remove Message/Re-edit menu entry from messageview window,
4390                 as sent/draft/queued messages are opened in compose window when
4391                 re-edited and it's not possible to re-edit other msgs.
4392
4393 2006-07-12 [paul]       2.3.1cvs81
4394
4395         * AUTHORS
4396         * src/mainwindow.c
4397         * src/gtk/authors.h
4398                 check online state before resetting
4399                 mailcheck timer. Useful if some program
4400                 verifies connection state and updates
4401                 Claws.
4402                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4403
4404 2006-07-12 [paul]       2.3.1cvs80
4405
4406         * sylpheed-claws-128x128.png
4407         * sylpheed-claws-64x64.png
4408         * sylpheed-claws.png
4409         * src/Makefile.am
4410         * src/main.c
4411         * src/prefs_toolbar.c
4412         * src/stock_pixmap.c
4413         * src/stock_pixmap.h
4414         * src/wizard.c
4415         * src/gtk/about.c
4416         * src/gtk/gtkutils.c
4417         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4418         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4419         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4420         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4421         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4422         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4423                 updated and renamed logo/icon files and related
4424                 logo by Jesper Schultz
4425
4426 2006-07-11 [paul]       2.3.1cvs79
4427
4428         * src/main.c
4429                 fix the labels a smidgin
4430
4431 2006-07-09 [colin]      2.3.1cvs78
4432
4433         * src/textview.c
4434                 Show errors in textviewer's command
4435                 Patch by H. Merijn Brand
4436
4437 2006-07-09 [colin]      2.3.1cvs77
4438
4439         * src/compose.c
4440                 Save FMID in drafts too
4441
4442 2006-07-08 [colin]      2.3.1cvs76
4443
4444         * src/compose.c
4445                 Svae RMID in drafted mails too
4446                 Save quote_fmt vars for whole mails,
4447                 don't reset at each quote_fmt_init:
4448                 allows to use the same |i{var} in
4449                 various template fields
4450         * src/prefs_template.c
4451         * src/quote_fmt.h
4452         * src/quote_fmt_parse.y
4453                 Same
4454
4455 2006-07-08 [colin]      2.3.1cvs75
4456
4457         * src/textview.c
4458                 Fix highlighting of attached parts URIs
4459
4460 2006-07-08 [colin]      2.3.1cvs74
4461
4462         * src/main.c
4463                 Prevent bug #981 (sc 2.3.1 segfaults with 
4464                 gtk+ 2.10) from being reported again:
4465                 if Sylpheed-Claws has been compiled against
4466                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4467                 of if Sylpheed-Claws has been compiled against
4468                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4469                 error out.
4470
4471 2006-07-07 [colin]      2.3.1cvs73
4472
4473         * src/prefs_actions.c
4474                 Fix label
4475
4476 2006-07-07 [colin]      2.3.1cvs72
4477
4478         * src/prefs_actions.c
4479                 Fix compile on gtk < 2.8. argh :)
4480
4481 2006-07-07 [paul]       2.3.1cvs71
4482
4483         * src/common/defs.h
4484                 update DONATE_URI
4485
4486 2006-07-07 [colin]      2.3.1cvs70
4487
4488         * po/POTFILES.in
4489         * src/quote_fmt.c
4490         * src/quote_fmt_lex.l
4491         * src/quote_fmt_parse.y
4492                 Add |i{var}, a way to insert user-entered
4493                 text in a template
4494
4495 2006-07-07 [colin]
4496
4497         * 2.4.0-rc3 released
4498
4499 2006-07-07 [colin]      2.3.1cvs69
4500
4501         * src/folder.c
4502                 Don't consider inboxes of UNKNOWN folder 
4503                 classes to be useable as default inboxes
4504
4505 2006-07-07 [paul]       2.3.1cvs68
4506
4507         * src/textview.c
4508                 add missing #include <errno.h>
4509                 Thanks to René J. Blokland
4510
4511 2006-07-07 [paul]       2.3.1cvs67
4512
4513         * src/action.c
4514                 Return now Closes dialog
4515         * src/mimeview.c
4516         * src/mimeview.h
4517         * src/textview.c
4518                 add contextual menu to mime parts listed
4519                 in the textview
4520                 Thanks to Colin
4521         * src/common/utils.c
4522                 reversal: ' is a valid character in URLs
4523
4524 2006-07-06 [colin]      2.3.1cvs66
4525
4526         * src/remotefolder.h
4527                 Forgotten in previous commit
4528
4529 2006-07-06 [colin]      2.3.1cvs65
4530
4531         * src/folder.c
4532                 Set summary update flag whenever
4533                 totals changed
4534         * src/imap.c
4535         * src/prefs_account.c
4536         * src/common/utils.h
4537         * src/etpan/imap-thread.c
4538                 Fix warnings, thanks to Fabien and
4539                 Ricardo
4540
4541 2006-07-06 [wwp]        2.3.1cvs64
4542
4543         * src/gtk/gtkutils.c
4544                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4545
4546 2006-07-06 [wwp]        2.3.1cvs63
4547
4548         * src/account.c
4549         * src/addressbook.c
4550         * src/addressitem.h
4551         * src/folderview.c
4552         * src/mainwindow.c
4553         * src/manual.c
4554         * src/manual.h
4555         * src/message_search.c
4556         * src/prefs_actions.c
4557         * src/prefs_filtering.c
4558         * src/prefs_filtering.h
4559         * src/prefs_template.c
4560         * src/summary_search.c
4561         * src/summaryview.c
4562         * src/gtk/gtkutils.c
4563         * src/gtk/gtkutils.h
4564         * src/gtk/pluginwindow.c
4565                 add help buttons to some dialogs. Clicking such buttons opens a
4566                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4567
4568 2006-07-06 [paul]       2.3.1cvs62
4569
4570         * src/textview.c
4571                 fix attachments contextual menu
4572                 Thanks to Colin
4573
4574 2006-07-05 [colin]      2.3.1cvs61
4575
4576         * src/textview.c
4577         * src/compose.c
4578                 Handle sftp:// links
4579
4580 2006-07-05 [paul]       2.3.1cvs60
4581
4582         * src/gtk/filesel.c
4583                 grab save button by default
4584                 Thanks to Colin
4585
4586 2006-07-05 [wwp]        2.3.1cvs59
4587
4588         * manual/xml2pdf
4589                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4590
4591 2006-07-04 [colin]      2.3.1cvs58
4592
4593         * src/mimeview.c
4594         * src/textview.c
4595                 Use left click to select, middle click to open
4596                 on mimeparts links
4597         * src/common/utils.c
4598                 Fix segfault
4599
4600 2006-07-04 [colin]      2.3.1cvs57
4601
4602         * src/mainwindow.c
4603         * src/news.c
4604                 Warning fixes, thanks to Fabien
4605
4606 2006-07-04 [colin]      2.3.1cvs56
4607
4608         * src/mimeview.c
4609         * src/mimeview.h
4610         * src/textview.c
4611                 Allow parts to be selected via their text label
4612                 in textview
4613
4614 2006-07-04 [colin]      2.3.1cvs55
4615
4616         * src/folderview.c
4617                 Feedback when closing (for big folders)
4618         * src/prefs_actions.c
4619         * src/prefs_filtering.c
4620         * src/prefs_matcher.c
4621         * src/prefs_template.c
4622                 Fix default button when closing without
4623                 having saved
4624
4625 2006-07-04 [colin]      2.3.1cvs54
4626
4627         * src/news.c
4628                 Delete local file on deletion
4629
4630 2006-07-03 [colin]      2.3.1cvs53
4631
4632         * src/folderview.c
4633         * src/main.c
4634                 Don't freeze when rescanning after crash
4635
4636 2006-07-03 [wwp]        2.3.1cvs52
4637
4638         * src/compose.c
4639         * src/privacy.c
4640         * src/privacy.h
4641         * src/plugins/pgpinline/pgpinline.c
4642         * src/plugins/pgpmime/pgpmime.c
4643                 don't report an error when the user cancels the passphrase dialog.
4644
4645 2006-07-02 [colin]      2.3.1cvs51
4646
4647         * src/folderview.c
4648                 Open message when crossing folders with Space,
4649                 goto next unread and friends
4650
4651 2006-07-01 [colin]      2.3.1cvs50
4652
4653         * src/prefs_account.c
4654                 Typographic rules varying from language
4655                 to language (in french "Protocole :"),
4656                 we have to do that :)
4657
4658 2006-07-01 [ticho]      2.3.1cvs49
4659
4660         * src/prefs_account.c
4661                 Only use one temporary gchar* variable in
4662                 prefs_account_protocol_set_optmenu().
4663
4664 2006-07-01 [ticho]      2.3.1cvs48
4665
4666         * src/prefs_account.c
4667         * src/prefs_account.h
4668                 Use GtkLabel for existing account protocol name.
4669                 Created an array for protocol names and populate the
4670                 combobox from it in a for() cycle.
4671
4672 2006-06-30 [colin]      2.3.1cvs47
4673
4674         * src/compose.c
4675                 Block undo when changing signature (by changing
4676                 account)
4677
4678 2006-06-30 [paul]       2.3.1cvs46
4679
4680         * src/send_message.c
4681                 when editing From in the Compose window, use that address
4682                 in the Return-Path: header
4683                 Thanks to Colin
4684
4685 2006-06-30 [colin]      2.3.1cvs45
4686
4687         * src/compose.c
4688                 Fix signature replacement:
4689                 - when no newline before separator
4690                 - when reediting
4691
4692 2006-06-29 [colin]      2.3.1cvs44
4693
4694         * src/folderview.c
4695         * src/folderview.h
4696         * src/mainwindow.c
4697         * src/summaryview.c
4698                 Let 'View/Go to/Next marked' work like
4699                 Next new & Next unread: across folders
4700                 Change the select_on_entry pref to do
4701                 what we want when changing folder
4702         * src/common/utils.c
4703                 Fix single-quoted links 
4704
4705 2006-06-29 [colin]      2.3.1cvs43
4706
4707         * src/gtk/gtkaspell.c
4708                 "Sylpheed" and "Sylpheed-Claws" do exist !
4709
4710 2006-06-29 [colin]      2.3.1cvs42
4711
4712         * src/imap.c
4713                 Forgot to remove debug
4714
4715 2006-06-29 [colin]      2.3.1cvs41
4716
4717         * src/imap.c
4718         * src/imap.h
4719         * src/mainwindow.c
4720                 Disconnect from IMAP servers when going
4721                 offline. Fixes bug #978 (going to offline-mode 
4722                 won't close connections)
4723
4724 2006-06-29 [colin]      2.3.1cvs40
4725
4726         * src/main.c
4727                 Fix transient setting on failing plugins
4728                 Patch by Fabien
4729         * src/plugins/pgpcore/sgpgme.c
4730                 Only warn for OpenPGP. Most people don't
4731                 have CMS available.
4732
4733 2006-06-29 [colin]      2.3.1cvs39
4734
4735         * src/compose.c
4736                 Fix Spelling menu (discrepancy between context menu
4737                 and top menu when folder's dictionary isn't the 
4738                 default one)
4739         * src/plugins/pgpcore/sgpgme.c
4740                 More error reporting about why gpgme can fail
4741
4742 2006-06-29 [wwp]        2.3.1cvs38
4743
4744         * src/mainwindow.c
4745                 honor the display-header-pane setting even when the message view
4746                 is a separate window.
4747
4748 2006-06-29 [wwp]        2.3.1cvs37
4749
4750         * src/prefs_actions.c
4751                 forgot to commit that one (use of GTK_STOCK_INFO).
4752
4753 2006-06-29 [colin]      2.3.1cvs36
4754
4755         * src/imap.c
4756                 Better handling of login errors (ask the password
4757                 again once), alert in case of error. Fix three
4758                 signedness warnings.
4759
4760 2006-06-28 [wwp]        2.3.1cvs35
4761
4762         * src/prefs_template.c
4763         * src/prefs_matcher.c
4764         * src/prefs_filtering_action.c
4765         * src/prefs_quote.c
4766                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4767                 patch by Fabien Vantard, slightly modified.
4768
4769 2006-06-28 [paul]
4770
4771         2.4.0-rc2 released
4772
4773 2006-06-28 [colin]      2.3.1cvs34
4774
4775         * src/prefs_account.c
4776                 Fix bug #977 (Can't add or edit imap accounts)
4777
4778 2006-06-28 [colin]      2.3.1cvs33
4779
4780         * src/mimeview.c
4781                 Fix previous
4782
4783 2006-06-28 [colin]      2.3.1cvs32
4784
4785         * src/mimeview.c
4786                 Save named inlined attachments with "Save all"
4787         * src/main.c
4788         * src/mbox.c
4789         * src/common/plugin.c
4790         * src/common/plugin.h
4791         * src/common/sylpheed.c
4792         * src/common/utils.c
4793         * src/plugins/pgpcore/sylpheed.def
4794         * src/plugins/pgpinline/sylpheed.def
4795         * src/plugins/pgpmime/sylpheed.def
4796                 Win32 compatibility patch, by
4797                 Werner Koch
4798
4799 2006-06-28 [wwp]        2.3.1cvs31
4800
4801         * src/imap.c
4802         * src/prefs_folder_item.c
4803                 less compilation warnings (thanks to Fabien Vantard), less typos.
4804
4805 2006-06-28 [paul]       2.3.1cvs30
4806
4807         * src/gtk/gtkutils.c
4808                 gtk_combo_box_set_focus_on_click() is only
4809                 available since gtk 2.6.0
4810
4811 2006-06-28 [paul]       2.3.1cvs29
4812
4813         * src/prefs_ext_prog.c
4814                 fix engrish and add a tooltip for the
4815                 'command for 'Display as text' option
4816
4817 2006-06-28 [paul]
4818
4819         2.4.0-rc1 released
4820
4821 2006-06-28 [paul]       2.3.1cvs28
4822
4823         * ChangeLog
4824         * tools/Makefile.am
4825                 include textviewer.pl in releases
4826
4827 2006-06-28 [paul]       2.3.1cvs27
4828
4829         * src/prefs_ext_prog.c
4830                 hide Print command option if libgnomeprint
4831                 support is present
4832
4833 2006-06-27 [colin]      2.3.1cvs26
4834
4835         * src/compose.c
4836                 Fix Esc handling in insert/attach dialog
4837                 Don't show this dialog if dragging something
4838                 else than text/uri-list
4839                 Thanks to Fabien Vantard
4840         * tools/textviewer.pl
4841                 Filter script to display stuff as text
4842                 by H. Merijn Brand
4843
4844 2006-06-27 [wwp]        2.3.1cvs25
4845
4846         * src/messageview.c
4847                 use the exact product name (message view title), patch
4848                 by Fabien Vantard.
4849
4850 2006-06-27 [ticho]      2.3.1cvs24
4851
4852         * src/prefs_account.c
4853         * src/prefs_common.c
4854         * src/prefs_common.h
4855         * src/prefs_ext_prog.c
4856         * src/textview.c
4857                 Add a preference (Preferences/External programs)
4858                 to allow "Display as text" to be done via a script
4859                 (patch by H.Merijn Brand).
4860                 Use GtkComboBox for protocol selection in account
4861                 preferences.
4862                 Only include current choice for existing accounts, and
4863                 insensitivize the combobox.
4864
4865 2006-06-27 [paul]       2.3.1cvs23
4866
4867         * src/mbox.c
4868                 fix crasher introduced in cvs21.
4869                 Thanks to Colin
4870
4871 2006-06-26 [colin]      2.3.1cvs22
4872
4873         * src/mbox.c
4874                 Fix double-frees when leaving folders
4875                 after exporting to mbox
4876
4877 2006-06-26 [colin]      2.3.1cvs21
4878
4879         * src/mbox.c
4880                 More feedback (and optimisation)
4881                 on import/export
4882         * src/common/utils.c
4883                 Fix case when looking for mail addresses
4884         * src/gtk/gtkutils.c
4885                 Extra check for (X-)Face
4886
4887 2006-06-25 [ticho]      2.3.1cvs20
4888
4889         * src/compose.c
4890         * src/exphtmldlg.c
4891         * src/gtk/gtkutils.c
4892         * src/gtk/gtkutils.h
4893                 Added second argument to gtkut_sc_combobox_create() to
4894                 control focus-on-click for the widget.
4895                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4896
4897 2006-06-25 [ticho]      2.3.1cvs19
4898
4899         * src/compose.c
4900         * src/gtk/Makefile.am
4901         * src/gtk/combobox.c
4902         * src/gtk/combobox.h
4903         * src/gtk/gtkutils.c
4904         * src/gtk/gtkutils.h
4905                 Use GtkComboBox instead of deprecated GtkOptionMenu
4906                 for account selector in compose window and for encoding
4907                 selector in attachment properties.
4908                 Also factorise working with the new GtkComboBox somewhat.
4909
4910 2006-06-24 [paul]       2.3.1cvs18
4911
4912         * src/prefs_common.c
4913                 use the correct default value
4914
4915 2006-06-24 [paul]       2.3.1cvs17
4916
4917         * src/compose.c
4918         * src/prefs_common.c
4919         * src/prefs_common.h
4920         * src/prefs_compose_writing.c
4921                 enable setting of default action when
4922                 dnd'ing files in the compose window.
4923                 (Collaborative effort with wwp)
4924
4925 2006-06-23 [wwp]        2.3.1cvs16
4926
4927         * src/compose.c
4928                 i18n fix (thanks to Fabien Vantard)
4929
4930 2006-06-22 [colin]      2.3.1cvs15
4931
4932         * src/prefs_customheader.c
4933                 Don't use filters in custom headers' file 
4934                 selector. Remember, extensions mean nothing :)
4935
4936 2006-06-22 [paul]       2.3.1cvs14
4937
4938         * configure.ac
4939                 allow setting of man directory location
4940
4941 2006-06-22 [colin]      2.3.1cvs13
4942
4943         * src/mainwindow.c
4944                 Add 'View/Go to/Next unread folder'.
4945                 I missed that :)
4946
4947 2006-06-22 [colin]      2.3.1cvs12
4948
4949         * src/common/utils.c
4950                 Add some subject prefixes
4951                 Patch by Bjorn T Johansen <btj@havleik.no>
4952
4953 2006-06-22 [colin]      2.3.1cvs11
4954
4955         * manual/advanced.xml
4956                 Forgotten hidden pref
4957
4958 2006-06-21 [paul]       2.3.1cvs10
4959
4960         * src/prefs_account.c
4961                 complete the removal of 'Add date header' option
4962
4963 2006-06-21 [paul]       2.3.1cvs9
4964
4965         * src/account.c
4966         * src/compose.c
4967         * src/prefs_account.c
4968         * src/prefs_account.h
4969                 remove option to add date header - always
4970                 add date header
4971         * src/etpan/imap-thread.c
4972                 fix warnings (Thanks to Colin)
4973
4974 2006-06-21 [wwp]        2.3.1cvs8
4975
4976         * src/folder.c
4977                 set the attachment flag when inline text part are (file)named. This is more convenient
4978                 when receiving (for instance) inline source files or patches sent using thunderbird.
4979
4980 2006-06-21 [paul]       2.3.1cvs7
4981
4982         * src/inc.c
4983                 fix off-by-one count of current msg in
4984                 statusbar filtering progressbar
4985
4986 2006-06-21 [paul]       2.3.1cvs6
4987
4988         * src/folder.c
4989                 Show attachment icon even if the part is 'inline'
4990                 if the following conditions are met:
4991                 - content-type != 'text/plain'
4992                 - content-type != '*/pgp-signature'
4993                 - either 'name' or 'filename' parameter is not NULL
4994                 
4995                 Thanks to Colin
4996
4997 2006-06-21 [paul]       2.3.1cvs5
4998
4999         * src/messageview.c
5000         * src/prefs_common.c
5001         * src/prefs_common.h
5002         * src/prefs_other.c
5003                 add an option to 'Never send Return
5004                 Receipts'
5005                 Thanks to Colin
5006
5007 2006-06-20 [mones]      2.3.1cvs4
5008
5009         * po/es.po
5010                 updated
5011         * src/compose.c
5012                 typo fixed (space after comma)
5013         * tools/make.themes.project
5014                 remove exec mode from tarball files
5015
5016 2006-06-20 [colin]      2.3.1cvs3
5017
5018         * src/news.c
5019         * src/procheader.c
5020         * src/unmime.c
5021                 Better fix for \n's in headers (don't 
5022                 break Received: and others)
5023
5024 2006-06-20 [paul]       2.3.1cvs2
5025
5026         * src/alertpanel.c
5027         * src/textview.c
5028                 improve legibility of phishing attempt
5029                 dialog
5030
5031 2006-06-20 [paul]       2.3.1cvs1
5032
5033         * NEWS
5034         * README
5035         * configure.ac
5036                 Update version number following
5037                 stable release
5038
5039 2006-06-20 [colin]      2.3.0cvs26
5040
5041         * src/compose.c
5042                 When dragging a file to the text of the compose
5043                 window, ask whether we want to insert or attach
5044                 (I know lots of people who do that to attach)
5045
5046 2006-06-20 [colin]      2.3.0cvs25
5047
5048         * src/etpan/imap-thread.c
5049                 Fix threshold (the append command is often > 32 bytes)
5050
5051 2006-06-19 [colin]      2.3.0cvs24
5052
5053         * src/imap.c
5054         * src/etpan/imap-thread.c
5055                 Workaround Rockliffe IMAP server bug: replace
5056                 "x UID SEARCH (ANSWERED UID 1:*)" with
5057                 "x UID SEARCH ANSWERED"
5058                 (Rockliffe doesn't handle the parenthesis)
5059
5060 2006-06-19 [colin]      2.3.0cvs23
5061
5062         * src/compose.c
5063         * src/imap.c
5064         * src/etpan/imap-thread.c
5065                 Probably fix bug #972 (Freezes when adding 
5066                 an attachment to the message)
5067         * src/common/defs.h
5068                 Modernize Firefox cmd
5069
5070
5071 2006-06-18 [colin]      2.3.0cvs22
5072
5073         * src/prefs_customheader.c
5074                 Only allow correct filenames for various
5075                 custom headers
5076
5077 2006-06-18 [colin]      2.3.0cvs21
5078
5079         * src/prefs_customheader.c
5080                 Add a 'From File...' button in custom headers prefs, which
5081                 try to do the right thing: 
5082                 for normal headers, use file as plaintext,
5083                 for X-Face, calls compface,
5084                 for Face, encode to b64.
5085
5086 2006-06-17 [colin]      2.3.0cvs20
5087
5088         * src/mh.c
5089                 Warning fix
5090
5091 2006-06-16 [colin]      2.3.0cvs19
5092
5093         * src/summaryview.c
5094                 Recursive quicksearch: show message list
5095                 in current folder, *then* search children
5096                 in the background.
5097
5098 2006-06-16 [colin]      2.3.0cvs18
5099
5100         * src/main.c
5101                 Instead of ignoring SIGPIPE, save caches
5102                 when getting one. Will fix the fact that
5103                 hot caches are out-of-date when logging 
5104                 out of Xorg.
5105         * src/compose.c
5106         * src/prefs_compose_writing.c
5107                 Only save text (not attachments) when 
5108                 auto-saving to drafts
5109         * src/unmime.c
5110                 Always replace \n, \r and \t with spaces
5111                 in headers
5112         * manual/dist/html/Makefile.am
5113         * manual/dist/pdf/Makefile.am
5114         * manual/dist/ps/Makefile.am
5115         * manual/dist/txt/Makefile.am
5116         * manual/fr/dist/html/Makefile.am
5117         * manual/fr/dist/pdf/Makefile.am
5118         * manual/fr/dist/ps/Makefile.am
5119         * manual/fr/dist/txt/Makefile.am
5120         * manual/pl/dist/html/Makefile.am
5121         * manual/pl/dist/pdf/Makefile.am
5122         * manual/pl/dist/ps/Makefile.am
5123         * manual/pl/dist/txt/Makefile.am
5124                 Fix make clean removing pregenerated manuals
5125
5126
5127 2006-06-16 [colin]      2.3.0cvs17
5128
5129         * src/plugins/pgpcore/sgpgme.c
5130         * src/plugins/pgpmime/pgpmime.c
5131         * src/plugins/pgpinline/pgpinline.c
5132                 Better error reporting in setup_signers.
5133                 Don't fallback to default key if specified
5134                 key isn't found.
5135                 Don't allow signing if more than one secret
5136                 key matches the one specified in prefs.
5137
5138 2006-06-15 [colin]      2.3.0cvs16
5139
5140         * src/folderview.c
5141                 Add "Send queue" in the folder's contextual
5142                 menu
5143         * src/compose.c
5144         * src/messageview.c
5145         * src/privacy.c
5146         * src/privacy.h
5147         * src/procmime.c
5148         * src/procmsg.c
5149         * src/plugins/pgpcore/passphrase.c
5150         * src/plugins/pgpcore/sgpgme.c
5151         * src/plugins/pgpinline/pgpinline.c
5152         * src/plugins/pgpmime/pgpmime.c
5153                 Better error reporting
5154         * src/mbox.c
5155                 Probably fix bug #971 (2.2.3 cannot read mail 
5156                 from local mbox)
5157
5158
5159 2006-06-15 [mones]      2.3.0cvs15
5160
5161         * tools/make.themes.project
5162                 creates the themes project from the web page
5163
5164 2006-06-15 [colin]      2.3.0cvs14
5165
5166         * src/folder.c
5167                 Better fix (avoid losing the folder if scan_tree 
5168                 fails)
5169
5170 2006-06-15 [cleroy]     2.3.0cvs13
5171
5172         * src/folder.c
5173                 Probably fix Bug #969 (crash on rebuilding 
5174                 imap folder)
5175
5176 2006-06-14 [colin]      2.3.0cvs12
5177
5178         * manual/dtd/manual.xsl
5179         * manual/sylpheed-claws-manual.xml
5180         * manual/fr/sylpheed-claws-manual.xml
5181         * manual/pl/sylpheed-claws-manual.xml
5182                 Insert pagebreaks between sections
5183
5184 2006-06-14 [paul]       2.3.0cvs11
5185
5186         * configure.ac
5187                 better fix than 2.3.0cvs10
5188
5189 2006-06-14 [paul]       2.3.0cvs10
5190
5191         * configure.ac
5192                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5193                 (backwards compatible)
5194
5195 2006-06-13 [colin]      2.3.0cvs9
5196
5197         * src/messageview.c
5198                 Fix sending of return receipt with the new queue folders
5199
5200 2006-06-13 [wwp]        2.3.0cvs8
5201
5202         * src/quote_fmt_lex.l
5203                 fix wrong tokens returned in quote_fmt lexer, query not().
5204
5205 2006-06-13 [wwp]        2.3.0cvs7
5206
5207         * src/folder.c
5208         * src/prefs_folder_item.c
5209                 allow changing folder type even when folder is not a top-level one,
5210                 thanks to Colin.
5211
5212 2006-06-12 [colin]      2.3.0cvs6
5213
5214         * src/folderview.c
5215                 Fix double-ask of "Do you want to mark all
5216                 as read"
5217
5218 2006-06-12 [colin]      2.3.0cvs5
5219
5220         * src/compose.c
5221         * src/compose.h
5222         * src/folder.c
5223         * src/folder.h
5224         * src/imap.c
5225         * src/inc.c
5226         * src/main.c
5227         * src/messageview.c
5228         * src/mh.c
5229         * src/prefs_folder_item.c
5230         * src/procheader.c
5231         * src/procmime.c
5232         * src/procmsg.c
5233         * src/procmsg.h
5234         * src/send_message.c
5235         * src/summaryview.c
5236         * src/toolbar.c
5237                 Apply bug #964's patch (Queue and drafts aren't normal)
5238                 The Drafts and Queue folder now contain RFC-822 files,
5239                 allowing to move and copy mails from and to these 
5240                 folders. Moving from Drafts to Queue will prepare the
5241                 mail for sending (PGP signature, encryption, etc).
5242                 This patch also rework sending errors handling to try
5243                 to be more helpful.
5244                 Also, allow redefining folder types via the GUI 
5245                 (Folder type in its Properties)
5246
5247 2006-06-12 [colin]      2.3.0cvs4
5248
5249         * src/summaryview.c
5250         * src/prefs_common.c
5251         * src/prefs_common.h
5252         * src/gedit-print.c
5253                 Allow to define a specific print font - patch
5254                 by Bernhard Walle <bernhard.walle@gmx.de>
5255         * src/prefs_fonts.c
5256         * manual/advanced.xml
5257         * manual/fr/advanced.xml
5258                 Add a hidden pref to allow deletion without
5259                 confirmation
5260
5261 2006-06-12 [wwp]        2.3.0cvs3
5262
5263         * .cvsignore
5264                 more files to ignore.
5265
5266 2006-06-12 [wwp]        2.3.0cvs2
5267
5268         * src/quote_fmt.c
5269         * src/quote_fmt_lex.l
5270         * src/quote_fmt_parse.y
5271                 extend the quote_fmt parser (templates and quotes):
5272                 - allow limited sub-expressions in |p{} and |f{} expressions,
5273                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5274                 - implemented/fixed missing implementation of query_references and show_references,
5275                 - completed, fixed contents and format of the symbols help dialog,
5276                 - fix some compilation warnings.
5277
5278 2006-06-12 [wwp]        2.3.0cvs1
5279
5280         * manual/advanced.xml
5281         * manual/fr/advanced.xml
5282                 updates in the "templates" section of the manual (eng/fr):
5283                  - be more precise (both versions)
5284                  - completed to match the english reference (fr version)
5285                  - touchups (both versions)
5286
5287 2006-06-12 [paul]       2.3.0
5288
5289         2.3.0 released
5290
5291 2006-06-12 [paul]       2.2.3cvs14
5292
5293         * po/ca.po
5294         * po/cs.po
5295         * po/de.po
5296         * po/el.po
5297         * po/fr.po
5298         * po/it.po
5299         * po/pt_BR.po
5300         * po/sr.po
5301         * po/zh_CN.po
5302                 updated by Miquel Oliete, Tim, Stephan Sachse,
5303                 Stavros Giannouris, Fabien Vantard, Andrea
5304                 Spadaccini, Frederico Goncalves Guimaraes,
5305                 Aleksandar Urosevic, and Ralgh Young
5306
5307 2006-06-12 [colin]      2.2.3cvs13
5308
5309         * src/mbox.c
5310                 Add missing header
5311
5312 2006-06-11 [colin]      2.2.3cvs12
5313
5314         * src/msgcache.c
5315                 Verify that g_malloc() succeeded
5316
5317 2006-06-11 [colin]      2.2.3cvs11
5318
5319         * src/wizard.c
5320                 Add Face header to welcome mail
5321
5322 2006-06-10 [colin]      2.2.3cvs10
5323
5324         * src/textview.c
5325                 Revert previous (Forgot it changes the
5326                 margin on the whole mail)
5327
5328 2006-06-10 [colin]      2.2.3cvs9
5329
5330         * src/textview.c
5331                 Don't overlap long headers under (X-)Face
5332
5333 2006-06-10 [mones]      2.2.3cvs8
5334
5335         * manual/xml2pdf
5336                 allow generation of manual on systems lacking saxon binary
5337                 but with java and the saxon library installed
5338
5339         * po/es.po
5340                 updated for release
5341
5342 2006-06-09 [colin]      2.2.3cvs7
5343
5344         * src/summaryview.c
5345                 Fix leak when using Display Sender using Addressbook
5346
5347 2006-06-09 [colin]      2.2.3cvs6
5348
5349         * src/compose.c
5350         * src/folder.c
5351         * src/folderview.c
5352         * src/mimeview.c
5353         * src/summaryview.c
5354                 More leaks fixes
5355
5356 2006-06-09 [paul]       2.2.3cvs5
5357
5358         * AUTHORS
5359         * src/gtk/authors.h
5360         * tools/claws.i18n.status.pl
5361                 updated with new info
5362
5363 2006-06-09 [paul]       2.2.3cvs4
5364
5365         * README
5366                 updated
5367         * manual/ack.xml
5368                 add wwp to authors list
5369         * src/gtk/authors.h
5370                 update mine and Colin's addresses
5371
5372 2006-06-08 [colin]      2.2.3cvs3
5373
5374         * src/etpan/imap-thread.c
5375                 Fix leak on SSL cert check
5376
5377 2006-06-08 [colin]      2.2.3cvs2
5378
5379         * src/common/utils.c
5380                 Fix leak
5381
5382 2006-06-08 [paul]       2.2.3cvs1
5383
5384         * configure.ac
5385                 Update version number following
5386                 stable release
5387
5388 2006-06-07 [colin]      2.2.2cvs3
5389
5390         * src/msgcache.c
5391                 Fix catching cache read errors (guint instead of gint)
5392                 Prevent malloc'ing more than 8MB (means cache corruption)
5393
5394 2006-06-07 [paul]       2.2.2cvs2
5395
5396         * src/exporthtml.c
5397         * src/exportldif.c
5398         * src/mh.c
5399         * src/mutt.c
5400         * src/pine.c
5401         * src/common/utils.c
5402                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5403                 obey $HOME'
5404                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5405                 Thanks to Colin
5406
5407 2006-06-06 [paul]       2.2.2cvs1
5408
5409         * configure.ac
5410                 Update version number following
5411                 stable release
5412
5413 2006-06-06 [paul]       2.2.1cvs6
5414
5415         * src/matcher.c
5416                 fix  implicit declaration of
5417                 sylpheed_do_idle()
5418                 Patch by Fabien Vantard
5419
5420 2006-06-06 [paul]       2.2.1cvs5
5421
5422         * src/matcher.c
5423                 fix age_greater and age_lower so that they
5424                 mean what say and not '...or equal to'
5425                 Thanks to Colin
5426
5427 2006-06-06 [paul]       2.2.1cvs4
5428
5429         * src/textview.c
5430         * src/common/utils.c
5431                 fix URI check
5432                 Thanks to Colin
5433
5434 2006-06-05 [wwp]        2.2.1cvs3
5435
5436         * manual/fr/account.xml
5437                 minor language fixes (thanks to Fabien Vantard).
5438
5439 2006-06-05 [colin]      2.2.1cvs2
5440
5441         * src/prefs_folder_item.c
5442         * src/folderview.c
5443                 Allow recursive setting of properties 
5444                 for whole mailboxes
5445         * src/matcher.c
5446                 Don't freeze on 'test' filtering rule
5447
5448 2006-06-05 [colin]      2.2.1cvs1
5449
5450         * configure.ac
5451                 Update version number following
5452                 stable release
5453
5454 2006-06-04 [wwp]        2.2.0cvs82
5455
5456         * manual/glossary.xml
5457         * manual/account.xml
5458         * manual/fr/glossary.xml
5459         * manual/fr/account.xml
5460                 added glossary section and references/links related to the Face custom header.
5461
5462 2006-06-04 [colin]      2.2.0cvs81
5463
5464         * src/summaryview.c
5465                 Skip to next message on move with no
5466                 immediate execution
5467
5468 2006-06-04 [wwp]        2.2.0cvs80
5469
5470         * manual/xml2pdf
5471                 added sanity checks, exit when needed.
5472
5473 2006-06-03 [paul]       2.2.0cvs79
5474
5475         * src/prefs_receive.c
5476                 page name is now 'Receiving'
5477         * src/prefs_send.c
5478                 page name is now 'Sending'
5479
5480 2006-06-03 [colin]      2.2.0cvs78
5481
5482         * src/plugins/spamassassin/spamassassin_gtk.c
5483                 Autoswitch to Localhost if transport was previously
5484                 disabled. Else people had to check [] Enable, then
5485                 *reselect* transport.
5486
5487 2006-06-03 [colin]      2.2.0cvs77
5488
5489         * src/plugins/pgpinline/pgpinline.c
5490         * src/plugins/pgpmime/pgpmime.c
5491                 Check that gpg_data_release_and_get_mem 
5492                 didn't fail (now, why this happens...)
5493
5494 2006-06-03 [colin]      2.2.0cvs76
5495
5496         * src/mbox.c
5497                 Fix bug #962 (Manual and/or UI should 
5498                 warn about incompatible locking 
5499                 causing dataloss)
5500
5501 2006-06-02 [cleroy]     2.2.0cvs75
5502
5503         * src/filtering.c
5504         * src/folder.c
5505         * src/procmsg.c
5506         * src/summaryview.c
5507                 Fix a few leaks
5508
5509 2006-06-02 [colin]      2.2.0cvs74
5510
5511         * src/main.c
5512                 On exit, free caches after writing them
5513                 Shuts up some valgrind false positives
5514         * src/procmsg.c
5515         * src/send_message.c
5516                 Fix races when reusing existing SMTP connections
5517                 Fix inexistant session timeout
5518         * src/toolbar.c
5519                 Display alertpanel after all queues have
5520                 been processed, not after each
5521
5522 2006-06-02 [wwp]        2.2.0cvs73
5523
5524         * manual/fr/glossary.xml
5525         * manual/fr/ack.xml
5526         * manual/ack.xml
5527                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5528
5529 2006-06-02 [wwp]        2.2.0cvs72
5530
5531         * manual/xml2pdf
5532         * manual/dist/pdf/Makefile.am
5533         * manual/dtd/manual.xsl
5534         * manual/fr/dist/pdf/Makefile.am
5535         * manual/pl/dist/pdf/Makefile.am
5536                 we changed the procedure to generate the .pdf version of the manual.
5537                 The procedure is more modern and the .pdf we get now has a valid index.
5538                 Here are the new pre-requisites:
5539
5540                 - JRE 1.x (1.4 here): there must be one from your distro
5541                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5542                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5543                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5544
5545                 See my posts for further info about the installation of this toolchain:
5546
5547                 Date: Fri, 19 May 2006 19:40:06 +0200
5548                 From: wwp <subscript@free.fr>
5549                 To: sylpheed-claws-devel@lists.sourceforge.net
5550                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5551
5552                 and
5553
5554                 Date: Wed, 24 May 2006 12:58:49 +0200
5555                 From: wwp <subscript@free.fr>
5556                 To: sylpheed-claws-devel@lists.sourceforge.net
5557                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5558
5559 2006-06-01 [colin]      2.2.0cvs71
5560
5561         * src/compose.c
5562                 Better guards against IMAP races
5563         * src/main.c
5564         * src/prefs_common.c
5565         * src/prefs_common.h
5566         * src/common/ssl_certificate.c
5567         * src/etpan/imap-thread.c
5568         * src/etpan/imap-thread.h
5569         * src/gtk/sslcertwindow.c
5570                 New hidden option ssl_skip_cert_check to 
5571                 avoid dups of bug #959 (libetpan linked
5572                 against gnutls and gnutls buggy on 64bit)
5573                 Present expired warning only once per
5574                 session/server.
5575         * manual/advanced.xml
5576         * manual/fr/advanced.xml
5577                 Document new option
5578
5579 2006-06-01 [wwp]        2.2.0cvs70
5580
5581         * src/messageview.c
5582                 fix for bug #961 (return receipt dialog 
5583                 complains incorrectly about return-path 
5584                 email adress being different), thanks 
5585                 to Colin.
5586
5587 2006-05-31 [cleroy]     2.2.0cvs69
5588
5589         * src/common/ssl.c
5590                 Guard against NULLs, although this
5591                 should never be an issue
5592
5593 2006-05-31 [colin]      2.2.0cvs68
5594
5595         * src/filtering.c
5596                 Use g_slist_prepend
5597         * src/imap.c
5598                 Don't remove caches when destroying folder, it
5599                 could (should) be done at exit
5600         * src/inc.c
5601                 free processing cache after incorporation
5602         * src/etpan/imap-thread.c
5603                 Maybe fix bug #959 (Crash on moving to emails 
5604                 to a imap account per ssl with a expired 
5605                 certificate.)
5606
5607 2006-05-30 [colin]      2.2.0cvs67
5608
5609         * src/summaryview.c
5610                 Put back event flush when displaying message
5611                 It avoids reading a bunch of messages just
5612                 by hitting shift-n for too long ;)
5613
5614 2006-05-29 [colin]      2.2.0cvs66
5615
5616         * src/summaryview.c
5617                 Remove useless g_warnings
5618
5619 2006-05-29 [colin]      2.2.0cvs65
5620
5621         * src/imap.c
5622                 Fix g_slist_append()s for performance
5623
5624 2006-05-29 [colin]      2.2.0cvs64
5625
5626         * src/compose.c
5627         * src/common/utils.c
5628                 Fix extraneous tab at start of addresses
5629         * src/mainwindow.c
5630                 Fix warnings (thanks to Fabien)
5631                 Fix crash at exit when composing messages 
5632                 exist
5633         * src/pop.c
5634                 Fix progress bar when deleting expired mails
5635                 Thanks to Hiro
5636         * src/summaryview.c
5637         * src/gtk/gtksctree.c
5638                 Fix re-sorting slowness
5639
5640 2006-05-29 [paul]       2.2.0cvs63
5641
5642         * src/mh.c
5643                 fetch full message when moving mails
5644                 from another mailbox, (fixed data loss
5645                 when filtering from IMAP to MH, introduced
5646                 in 2.2.0cvs57).
5647                 Thanks to Colin
5648
5649 2006-05-29 [mones]      2.2.0cvs62
5650
5651         * src/gtk/gtksctree.c
5652                 Unselect faster (patch by Colin)        
5653
5654 2006-05-26 [colin]      2.2.0cvs61
5655
5656         * src/summaryview.c
5657                 Unplug MSGINFO_UPDATE callback on delete too.
5658
5659 2006-05-26 [colin]      2.2.0cvs60
5660
5661         * src/foldersel.c
5662                 Fix bold in folder selection window with glib2.10
5663                 thanks Hiro
5664
5665 2006-05-26 [colin]      2.2.0cvs59
5666
5667         * src/procheader.c
5668                 Convert date only if necessary (and don't
5669                 try to convert from utf8 to utf8, too)
5670         * src/summaryview.c
5671                 Only set column's text if the column's 
5672                 displayed
5673
5674 2006-05-26 [colin]      2.2.0cvs58
5675
5676         * src/summaryview.c
5677         * src/gtk/gtkutils.c
5678                 Fix useless warning
5679
5680 2006-05-26 [colin]      2.2.0cvs57
5681
5682         * src/mainwindow.c
5683                 Make summaryview selectable as long as 
5684                 no message has focus
5685         * src/mh.c
5686                 Faster deletion (by implementing mh_remove_msgs)
5687                 Faster copy (avoid using mh_fetch_msg just to get
5688                 the filename)
5689                 Faster move (using move_file instead of copy_file
5690                 if MSG_IS_MOVE)
5691                 No progressbar if total number of mails to cp/mv 
5692                 is less than 100
5693         * src/summaryview.c
5694                 Fix removal from subject_table when mail gets moved
5695                 Faster deletion (g_slist_prepend instead of append)
5696         * src/gtk/gtksctree.c
5697                 Remove useless code
5698
5699 2006-05-25 [colin]      2.2.0cvs56
5700
5701         * src/common/ssl_certificate.c
5702                 Fix leak in expired cert check
5703
5704 2006-05-25 [colin]      2.2.0cvs55
5705
5706         * src/mh.c
5707                 Disable flags syncing on .mh_sequences - it
5708                 is buggy and marks mails read under unknown
5709                 conditions.
5710
5711 2006-05-25 [paul]
5712
5713         * 2.3.0-rc4 released
5714
5715 2006-05-24 [colin]      2.2.0cvs54
5716
5717         attention cvs users: if you manage to crash
5718         Sylpheed-Claws while moving, copying or deleting
5719         mails, we *are* interested in stack traces and
5720         valgrind logs. It looks stable, but one never
5721         knows...
5722
5723         * src/folder.c
5724                 Add progressbar for cache updates
5725         * src/folderutils.c
5726                 Optimize Mark all read in the current
5727                 folder
5728         * src/mh.c
5729                 Add progressbar for copy/move
5730         * src/procmsg.c
5731                 Optimize O(n^2) in copy/move
5732         * src/summaryview.c
5733         * src/gtk/gtksctree.c
5734                 Optimize O(n^2) algos
5735         * src/common/timing.h
5736                 Display ms instead of us
5737
5738 2006-05-24 [wwp]        2.2.0cvs53
5739
5740         * manual/fr/advanced.xml
5741                 updates to the French manual.
5742
5743 2006-05-24 [wwp]        2.2.0cvs52
5744
5745         * src/common/utils.c
5746                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5747
5748 2006-05-24 [wwp]        2.2.0cvs51
5749
5750         * src/folderutils.c
5751                 fixed "mark all read" in MH folders (thanks to Colin).
5752
5753 2006-05-24 [paul]       2.2.0cvs50
5754
5755         * doc/man/sylpheed-claws.1
5756                 updated the man page
5757
5758 2006-05-23 [colin]      2.2.0cvs49
5759
5760         * src/folderview.c
5761         * src/imap.c
5762         * src/inc.c
5763         * src/mbox.c
5764         * src/messageview.c
5765         * src/news.c
5766         * src/send_message.c
5767         * src/summaryview.c
5768         * src/gtk/sslcertwindow.c
5769                 alertpanel fixes, by Fabien
5770
5771 2006-05-23 [colin]      2.2.0cvs48
5772
5773         * src/folder.c
5774         * src/folderview.c
5775         * src/msgcache.c
5776         * src/summaryview.c
5777         * src/gtk/gtksctree.c
5778         * src/gtk/gtksctree.h
5779                 More timings
5780                 Fix slow loading problem, which was caused by the
5781                 use of some gtk_ctree funcs and their use of
5782                 g_list_position while gtk_ctree_(un)link'ing.
5783                 Reap more functions from gtkctree.c to be sure we
5784                 use our (fast) version instead of theirs.
5785         * src/mh.c
5786                 Fix copy of unread mails
5787
5788
5789 2006-05-22 [wwp]        2.2.0cvs47
5790
5791         * manual/fr/advanced.xml
5792                 updated.
5793
5794 2006-05-22 [colin]      2.2.0cvs46
5795
5796         * src/filtering.c
5797                 Fix possible infinite loop. 'copy' is not a 
5798                 final action, so when encountering a 'copy',
5799                 we have to check if a previous one was set
5800                 and do it. In the same way, if we encounter
5801                 a 'move' we have to perform a possibly 
5802                 pending 'copy'. This will slow down filtering
5803                 on IMAP if move+copy or multiple copy actions
5804                 are to be done, but handling it via the batch
5805                 would be really too convoluted.
5806
5807 2006-05-22 [wwp]        2.2.0cvs45
5808
5809         * manual/fr/advanced.xml
5810         * manual/fr/faq.xml
5811         * manual/fr/glossary.xml
5812         * manual/fr/handling.xml
5813         * manual/fr/intro.xml
5814         * manual/fr/plugins.xml
5815         * manual/fr/sylpheed-claws-manual.xml
5816                 sync w/ the english manual: updates URIs, documented mailing-list
5817                 support, better explanation about the enabled/disabled feature
5818                 in filtering/processing rules by Paul.
5819
5820 2006-05-21 [colin]      2.2.0cvs44
5821
5822         * src/summaryview.c
5823                 Don't expand after building threads, but during
5824
5825 2006-05-21 [colin]      2.2.0cvs43
5826
5827         * src/procmsg.c
5828         * src/summaryview.c
5829                 More timing possibilities... For next time I have 
5830                 to find out how the hell some 3GHz computer takes
5831                 one minute to open a 30k folder...
5832
5833 2006-05-21 [colin]      2.2.0cvs42
5834
5835         * manual/pl/advanced.xml
5836         * manual/pl/faq.xml
5837         * manual/pl/glossary.xml
5838         * manual/pl/handling.xml
5839         * manual/pl/intro.xml
5840         * manual/pl/plugins.xml
5841         * manual/pl/sylpheed-claws-manual.xml
5842                 Polish manual updated by Pawel
5843
5844 2006-05-20 [colin]
5845
5846         * 2.3.0-rc3 released
5847
5848 2006-05-20 [colin]      2.2.0cvs41
5849
5850         * src/imap.c
5851                 Fix -rc2 problems:
5852                 - remove cache of moved messages from original folder
5853                 - apply new flags to messages even if they aren't appliable
5854                   via IMAP.
5855
5856 2006-05-20 [colin]
5857
5858         * 2.3.0-rc2 released
5859
5860 2006-05-19 [colin]      2.2.0cvs40
5861
5862         * src/imap.c
5863                 Don't issue SELECT in imap_change_flags
5864                 before having checked that we indeed have
5865                 some flags to change. MSG_POSTFILTERED for
5866                 example can't be used on IMAP.
5867                 Fixes bug #955 (copying messages between 
5868                 imap folders is extremely slow), which was
5869                 a regression.
5870
5871 2006-05-19 [colin]      2.2.0cvs39
5872
5873         * src/folder.c
5874         * src/folder.h
5875         * src/folderview.c
5876                 Try to fix bug #830 (Some unread messages 
5877                 get marked read in IMAP inbox):
5878                 - Prevent scanning a folder if it's being 
5879                   opened via the GUI
5880                 - Postpone opening via the GUI of a folder
5881                   currently scanned.
5882
5883
5884 2006-05-19 [wwp]        2.2.0cvs38
5885
5886         * manual/advanced.xml
5887                 fix English+typo (thanks to Paul).
5888
5889 2006-05-19 [wwp]        2.2.0cvs37
5890
5891         * manual/advanced.xml
5892         * manual/fr/advanced.xml
5893         * src/gtk/logwindow.c
5894         * src/prefs_common.c
5895         * src/prefs_common.h
5896                 added hidden prefs to allow customization of colors used in
5897                 protocol log window (useful for dark gtk+ themes).
5898
5899 2006-05-19 [wwp]        2.2.0cvs36
5900
5901         * ChangeLog
5902                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5903
5904 2006-05-19 [paul]       2.2.0cvs35
5905
5906         * src/textview.c
5907                 make Reply-To fully clickable
5908         * src/gtk/logwindow.c
5909                 more colouring (SMTP ESMTP)
5910         Both patches by Pawel Pekala
5911
5912 2006-05-19 [cleroy]     2.2.0cvs34
5913
5914         * src/mh.c
5915                 Don't update flags from current folder
5916                 Probably fixes bug #935 (Read Messages 
5917                 Revert to Being Marked as Unread)
5918
5919 2006-05-18 [colin]      2.2.0cvs33
5920
5921         * src/imap.c
5922                 Warning fix
5923         * src/compose.c
5924         * src/mainwindow.c
5925         * src/summaryview.c
5926         * src/toolbar.c
5927                 Allow replying to multiple emails
5928                 in multiple windows
5929         * src/mimeview.c
5930         * src/etpan/imap-thread.c
5931                 Leak fixes
5932
5933 2006-05-18 [paul]       2.2.0cvs32
5934
5935         * src/summaryview.c
5936                 keep Mailing-List menu refreshed
5937                 Thanks to Colin
5938
5939 2006-05-18 [paul]       2.2.0cvs31
5940
5941         * manual/advanced.xml
5942         * manual/faq.xml
5943         * manual/glossary.xml
5944         * manual/handling.xml
5945         * manual/intro.xml
5946         * manual/plugins.xml
5947         * manual/sylpheed-claws-manual.xml
5948                 update URLs
5949                 add info about mailing-list support
5950                 edit filtering info
5951         * src/wizard.c
5952         * src/common/defs.h
5953         * src/gtk/about.c
5954         * src/plugins/dillo_viewer/README
5955                 update URLs
5956
5957 2006-05-17 [wwp]        2.2.0cvs30
5958
5959         * manual/handling.xml
5960         * manual/fr/handling.xml
5961                 documented the ability to enabled/disable filtering/processing rules.
5962
5963 2006-05-17 [colin]      2.2.0cvs29
5964
5965         * src/main.c
5966                 Don't initialize g_thread subsystem if it's 
5967                 already done (thanks to Hiro)
5968         * src/mimeview.c
5969                 Fix saving of parts when there name can't be
5970                 converted from UTF-8.
5971
5972 2006-05-17 [paul]       2.2.0cvs28
5973
5974         * po/Makefile.in.in
5975                 fix config.status warning with autoconf 2.60
5976
5977 2006-05-17 [paul]       2.2.0cvs27
5978
5979         * po/POTFILES.in
5980                 add src/mbox.c
5981
5982 2006-05-17 [wwp]        2.2.0cvs26
5983
5984         * src/mainwindow.c
5985                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5986
5987 2006-05-17 [wwp]        2.2.0cvs25
5988
5989         * src/plugins/demo/demo.c
5990                 updated product name in plugin demo (many plugins need to be
5991                 sync'ed w/ that change).
5992
5993 2006-05-17 [colin]      2.2.0cvs24
5994
5995         * src/mh.c
5996                 Fix leak
5997
5998 2006-05-16 [colin]      2.2.0cvs23
5999
6000         * src/mainwindow.c
6001                 Stupid me hit again. Fix cvs22.
6002
6003 2006-05-16 [colin]      2.2.0cvs22
6004
6005         * src/mainwindow.c
6006                 Fix bug #922 (sylpheed-claws crashed after 
6007                 pushing on Inbox folder)
6008
6009 2006-05-16 [colin]      2.2.0cvs21
6010
6011         * src/compose.c
6012                 Make From header be copy/paste/select-able
6013
6014 2006-05-16 [wwp]        2.2.0cvs20
6015
6016         * src/export.c
6017         * src/matcher.c
6018         * src/summaryview.c
6019         * src/etpan/imap-thread.c
6020                 fix some compiler warnings (thanks to Colin).
6021
6022 2006-05-16 [wwp]        2.2.0cvs19
6023
6024         * src/action.c
6025         * src/gedit-print.c
6026         * src/inc.c
6027         * src/mainwindow.c
6028         * src/mh.c
6029         * src/statusbar.c
6030         * src/send_message.c
6031         * src/summaryview.c
6032                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6033
6034 2006-05-15 [colin]      2.2.0cvs18
6035
6036         * src/procmsg.c
6037                 Fix automatic rule creation with List-Post
6038
6039 2006-05-15 [paul]       2.2.0cvs17
6040
6041         * tools/filter_conv_new.pl
6042                 updated for rule enabling/disabling
6043                 claws version >= 2.3.x required
6044
6045 2006-05-15 [cleroy]     2.2.0cvs16
6046
6047         * src/main.c
6048                 Revert test
6049
6050 2006-05-15 [cleroy]     2.2.0cvs15
6051
6052         * src/main.c
6053                 test
6054
6055 2006-05-15 [wwp]        2.2.0cvs14
6056
6057         * manual/pl/.cvsignore
6058                 ignore generated files.
6059
6060 2006-05-14 [wwp]        2.3.0-rc1
6061
6062         * 2.3.0-rc1 released
6063
6064 2006-05-13 [wwp]        2.2.0cvs13
6065
6066         * src/filtering.c
6067         * src/filtering.h
6068         * src/matcher.c
6069         * src/matcher_parser_lex.l
6070         * src/matcher_parser_parse.y
6071         * src/prefs_filtering.c
6072                 new feature: provide the ability to disable filtering and processing
6073                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6074                 adaptations.
6075
6076 2006-05-13 [colin]      2.2.0cvs12
6077
6078         * src/compose.c
6079                 Remove useless if (a) b; else b;
6080                 Thanks to wwp
6081
6082 2006-05-13 [wwp]        2.2.0cvs11
6083
6084         * src/export.c
6085         * src/import.c
6086         * src/mainwindow.c
6087         * src/mbox.c
6088         * src/summaryview.c
6089         * src/summaryview.h
6090                 no more silent failures (or at least less ones) when importing
6091                 or exporting from/to mbox. Also start importing/exporting if
6092                 the necessary info is set.
6093
6094 2006-05-13 [wwp]        2.2.0cvs10
6095
6096         * RELEASE_NOTES
6097                 restored up-to-date release notes.
6098
6099 2006-05-13 [paul]       2.2.0cvs9
6100
6101         * po/nl.po
6102         * po/ru.po
6103                 updated by Tim Dijkstra and Pavlo Bohmat
6104
6105 2006-05-12 [colin]      2.2.0cvs8
6106
6107         * src/gtk/quicksearch.c
6108                 Add "k" as shortcut for "colorlabel". Patch
6109                 by ath42@users.sf.net.
6110
6111 2006-05-12 [paul]       2.2.0cvs7
6112
6113         * src/prefs_common.h
6114         * src/prefs_summaries.c
6115         * src/summaryview.c
6116                 when entering a folder also allow
6117                 going directly to first Marked message
6118
6119 2006-05-12 [paul]       2.2.0cvs6
6120
6121         * src/summaryview.c
6122                 always obey 'confirm before marking all
6123                 mails read' option
6124
6125 2006-05-12 [paul]       2.2.0cvs5
6126
6127         * src/textview.c
6128                 make Sender fully clickable
6129
6130 2006-05-12 [colin]      2.2.0cvs4
6131
6132         * src/compose.c
6133         * src/compose.h
6134                 Let From be editable
6135         * src/main.c
6136         * src/mh.c
6137                 Full support of .mh_sequences' Unseen seq
6138
6139 2006-05-12 [colin]      2.2.0cvs3
6140
6141         * src/folder.c
6142         * src/mainwindow.c
6143         * src/mainwindow.h
6144         * src/messageview.c
6145         * src/prefs_spelling.c
6146         * src/procheader.c
6147         * src/procmsg.c
6148         * src/procmsg.h
6149         * src/summaryview.c
6150         * src/toolbar.c
6151         * src/toolbar.h
6152                 Add contextual menu on Compose toolbar
6153                 button. Fixes bug #944 (Automatic
6154                 addresses not applied when changing account
6155                 from compose window)
6156                 add Mailing List support
6157                 based on the old 0.6.5claws25 patch by
6158                 Melvin Hadasht, with finishing touches
6159                 by Colin
6160                 Fix "ignore thread" when mails are threaded by
6161                 subject (and weren't ignored although appearing
6162                 in the thread).
6163                 GUI rework.
6164                 Both patches by Pawel.
6165
6166 2006-05-08 [paul]       2.2.0cvs2
6167
6168         * src/mainwindow.c
6169         * src/mainwindow.h
6170         * src/messageview.c
6171         * src/procheader.c
6172         * src/procmsg.c
6173         * src/procmsg.h
6174         * src/summaryview.c
6175                 add Mailing List support
6176                 based on the old 0.6.5claws25 patch by 
6177                 Melvin Hadasht, with finishing touches
6178                 by Colin
6179
6180 2006-05-08 [colin]      2.2.0cvs1
6181
6182         * src/mainwindow.c
6183         * src/toolbar.c
6184         * src/toolbar.h
6185                 Add contextual menu on Compose toolbar 
6186                 button. Fixes bug #944 (Automatic 
6187                 addresses not applied when changing account 
6188                 from compose window)
6189
6190 2006-05-08 [paul]       2.2.0
6191
6192         2.2.0 released
6193
6194 2006-05-08 [paul]       2.1.1cvs51
6195
6196         * po/cs.po
6197         * po/de.po
6198         * po/en_GB.po
6199         * po/fi.po
6200         * po/fr.po
6201         * po/pt_BR.po
6202         * po/sr.po
6203         * po/zh_CN.po
6204                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6205                 Fabien Vantard, Frederico Goncalves Guimaraes,
6206                 Aleksandar Urosevic, and Ralgh Young
6207
6208 2006-05-12 [colin]      2.1.1cvs50
6209
6210         * po/cs.po
6211         * po/de.po
6212         * po/en_GB.po
6213         * po/es.po
6214         * po/fi.po
6215         * po/fr.po
6216         * po/pt_BR.po
6217         * po/sr.po
6218         * po/zh_CN.po
6219                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6220                 Fabien Vantard, Frederico Goncalves Guimaraes,
6221                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6222
6223 2006-05-05 [colin]      2.1.1cvs49
6224
6225         * manual/Makefile.am
6226         * manual/pl/Makefile.am
6227         * manual/pl/account.xml
6228         * manual/pl/ack.xml
6229         * manual/pl/addrbook.xml
6230         * manual/pl/advanced.xml
6231         * manual/pl/faq.xml
6232         * manual/pl/glossary.xml
6233         * manual/pl/gpl.xml
6234         * manual/pl/handling.xml
6235         * manual/pl/intro.xml
6236         * manual/pl/keyboard.xml
6237         * manual/pl/plugins.xml
6238         * manual/pl/starting.xml
6239         * manual/pl/sylpheed-claws-manual.xml
6240         * manual/pl/dist/.cvsignore
6241         * manual/pl/dist/Makefile.am
6242         * manual/pl/dist/html/.cvsignore
6243         * manual/pl/dist/html/Makefile.am
6244         * manual/pl/dist/pdf/.cvsignore
6245         * manual/pl/dist/pdf/Makefile.am
6246         * manual/pl/dist/ps/.cvsignore
6247         * manual/pl/dist/ps/Makefile.am
6248         * manual/pl/dist/txt/.cvsignore
6249         * manual/pl/dist/txt/Makefile.am
6250                 Add the polish translation of the manual,
6251                 Authored by Pawel Pekala.
6252
6253 2006-05-05 [cleroy]     2.1.1cvs48
6254
6255         * src/main.c
6256                 Re-read matcherrc after loading plugins 
6257                 if some of them add folders.
6258
6259 2006-05-03 [colin]      2.1.1cvs47
6260
6261         * src/imap.c
6262                 I'm idiot
6263
6264 2006-05-03 [colin]      2.1.1cvs46
6265
6266         * src/imap.c
6267                 Be sure to have a session when
6268                 getting separator
6269
6270 2006-05-03 [colin]      2.1.1cvs45
6271
6272         * src/imap.c
6273         * src/imap.h
6274         * src/imap_gtk.c
6275                 Fix preventing renaming with namespace 
6276                 separator.
6277
6278 2006-05-01 [colin]      2.1.1cvs44
6279
6280         * src/action.c
6281                 Don't reload messageview when result of
6282                 action is piped.
6283
6284 2006-04-29 [colin]      2.1.1cvs43
6285
6286         * src/prefs_receive.c
6287         * src/plugins/spamassassin/spamassassin_gtk.c
6288         * src/plugins/clamav/clamav_plugin_gtk.c
6289                 GUI fixes by Pawel
6290
6291 2006-04-29 [colin]      2.1.1cvs42
6292
6293         * src/prefs_compose_writing.c
6294         * src/prefs_quote.c
6295                 Cleanups. Patch by Pawel
6296
6297 2006-04-28 [paul]       2.1.1cvs41
6298
6299         * src/matcher.c
6300                 fix returned quick search results when search
6301                 term contains an underscore.
6302                 Thanks to Colin
6303
6304 2006-04-28 [paul]       2.1.1cvs40
6305
6306         * src/prefs_message.c
6307         * src/prefs_receive.c
6308                 GUI cleanups
6309                 Patches by Pawel Pekala
6310
6311 2006-04-27 [colin]      2.1.1cvs39
6312
6313         * src/wizard.c
6314                 Differentiate subject Welcome from
6315                 window's title Welcome
6316
6317 2006-04-27 [paul]
6318
6319         2.2.0-rc1 released
6320
6321 2006-04-27 [paul]       2.1.1cvs38
6322
6323         * manual/advanced.xml
6324         * manual/fr/advanced.xml
6325                 add info about compose_no_markup hidden pref
6326
6327 2006-04-27 [paul]       2.1.1cvs37
6328
6329         * src/prefs_account.c
6330                 improve privacy labels
6331         * src/prefs_msg_colors.c
6332                 change some strings for translators' convenience
6333         * src/gtk/gtkutils.c
6334                 don't underline the link button text
6335
6336 2006-04-25 [colin]      2.1.1cvs36
6337
6338         * src/folder.c
6339                 Complete 2.1.1cvs33 (once more ;)
6340
6341 2006-04-25 [colin]      2.1.1cvs35
6342
6343         * src/editldap.c
6344                 Fix tooltip
6345
6346 2006-04-25 [cleroy]     2.1.1cvs34
6347
6348         * src/compose.c
6349         * src/gtk/gtkaspell.c
6350                 Fix crash on redirect (related to the return 
6351                 of the aspell menu in compose's toolbar)
6352         * src/prefs_msg_colors.c
6353                 Fix sensitivity widgets
6354         * src/image_viewer.c
6355         * src/gtk/pluginwindow.c
6356         * src/gtk/prefswindow.c
6357                 Change released signals to clicked (Fabien)
6358         * po/POTFILES.in
6359         * src/common/socket.c
6360         * src/plugins/spamassassin/spamassassin.c
6361                 Translate strings (Fabien)
6362
6363 2006-04-25 [paul]       2.1.1cvs33
6364
6365         * src/folder.c
6366         * src/folder.h
6367         * src/folderview.c
6368                 complete the fix of bug #912
6369                 Thanks to Colin
6370
6371 2006-04-25 [colin]      2.1.1cvs32
6372
6373         * src/news.c
6374                 Better progress bar
6375         * src/mimeview.c
6376         * src/summaryview.c
6377         * src/summaryview.h
6378                 Fix focus chain
6379                 Patches by Pawel Pekala
6380
6381 2006-04-24 [colin]      2.1.1cvs31
6382
6383         * src/compose.c
6384                 Fix compilation warnings (Fabien)
6385
6386 2006-04-24 [colin]      2.1.1cvs30
6387
6388         * src/addrindex.c
6389         * src/editldap.c
6390         * src/editldap_basedn.c
6391         * src/editldap_basedn.h
6392         * src/ldapctrl.c
6393         * src/ldapctrl.h
6394         * src/ldapquery.c
6395         * src/ldaputil.c
6396         * src/ldaputil.h
6397                 Fix bug #901 (LDAPS support)
6398
6399 2006-04-24 [colin]      2.1.1cvs29
6400
6401         * src/compose.c
6402                 Fix logic on error with send dialog on
6403         * src/imap.c
6404                 Fix compilation without libetpan, thanks
6405                 to Fabien
6406         * src/summaryview.c
6407                 Fix 'context-menu' key
6408
6409 2006-04-23 [colin]      2.1.1cvs28
6410
6411         * src/folder.c
6412                 Never free current's cache to free up 
6413                 memory. Fixes bug #912 (new count 
6414                 randomly set to message count)
6415
6416 2006-04-23 [colin]      2.1.1cvs27
6417
6418         * src/gtk/quicksearch.c
6419                 And remove printf...
6420
6421 2006-04-23 [colin]      2.1.1cvs26
6422
6423         * src/gtk/quicksearch.c
6424                 Fix replacing in quicksearch, and fix inserting
6425                 in the middle of the string. (introduced at 2.1.0cvs22)
6426
6427 2006-04-23 [colin]      2.1.1cvs25
6428
6429         * src/imap.c
6430                 Make sure uidnext is initialized in get_num_list
6431                 (not for stable, related to 2.1.1cvs8 and friends)
6432
6433 2006-04-23 [colin]      2.1.1cvs24
6434
6435         * src/imap.c
6436                 Output something when login is successful
6437                 too
6438
6439 2006-04-23 [colin]      2.1.1cvs23
6440
6441         * src/etpan/imap-thread.c
6442                 Better logging (line-per-line, hide data in fetch)
6443                 Fix a const warning
6444         * src/gtk/logwindow.c
6445         * src/gtk/logwindow.h
6446                 Better logging (color for input/output)
6447
6448 2006-04-21 [colin]      2.1.1cvs22
6449
6450         * src/gtk/quicksearch.c
6451                 On gtk+-2.8, use stock buttons in quicksearch
6452                 Based on a patch by Fabien and a design by Paul
6453
6454 2006-04-21 [colin]      2.1.1cvs21
6455
6456         * src/folderview.c
6457         * src/mainwindow.c
6458                 Fix occasional flicker in folderview
6459         * src/common/utils.c
6460                 Fix bug #943 (Incorrectly parsed email address 
6461                 list in short headers on message view and in 
6462                 printouts)
6463
6464 2006-04-20 [colin]      2.1.1cvs20
6465
6466         * src/imap.c
6467         * src/imap.h
6468         * src/prefs_account.c
6469                 Add ANONYMOUS auth for IMAP
6470
6471 2006-04-20 [paul]       2.1.1cvs19
6472
6473         * src/main.c
6474                 proper fix for 2.1.1cvs18
6475                 Thanks to Colin
6476
6477 2006-04-20 [paul]       2.1.1cvs18
6478
6479         * src/main.c
6480                 fix build warnings
6481
6482 2006-04-20 [paul]       2.1.1cvs17
6483
6484         * src/gtk/quicksearch.c
6485                 fix standard, non-extended Quick search,
6486                 was broken in 2.1.1cvs15.
6487                 Thanks to Colin.
6488
6489 2006-04-20 [colin]      2.1.1cvs16
6490
6491         * src/prefs_matcher.c
6492                 Fix values when reselecting a ~test
6493                 rule
6494
6495 2006-04-19 [colin]      2.1.1cvs15
6496
6497         * src/compose.c
6498         * src/compose.h
6499         * src/gtk/gtkaspell.c
6500         * src/gtk/gtkaspell.h
6501                 Put back Options menu in Spelling/
6502         * src/gtk/quicksearch.c
6503                 Don't search, and show error, if the
6504                 advanced search has a syntax error
6505
6506 2006-04-18 [colin]      2.1.1cvs14
6507
6508         * src/textview.c
6509                 Fix gdk warnings on set_cursor when textview
6510                 isn't visible
6511
6512 2006-04-18 [colin]      2.1.1cvs13
6513
6514         * src/gtk/gtksctree.c
6515                 Remove seemingly useless refresh that causes
6516                 flicker - watch this commit in case of 
6517                 problems before planned backport to stable
6518
6519 2006-04-18 [colin]      2.1.1cvs12
6520
6521         * src/imap.c
6522                 Factorize get/set_xml code
6523         * src/compose.c
6524         * src/prefs_account.c
6525         * src/prefs_account.h
6526         * src/procmsg.c
6527                 Add Encrypt to self option
6528
6529 2006-04-17 [colin]      2.1.1cvs11
6530
6531         * configure.ac
6532                 Fix search on encrpyt function on dragonfly
6533                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6534
6535 2006-04-17 [colin]      2.1.1cvs10
6536
6537         * src/prefs_account.c
6538                 Be safe by default: remove mails from POP3
6539                 after 7 days, not immediately
6540
6541 2006-04-17 [colin]      2.1.1cvs9
6542
6543         * src/etpan/imap-thread.c
6544                 Fix build on DragonFly - patch by 
6545                 Jonathan Buschmann <jonthn@agmact.com>
6546
6547 2006-04-17 [colin]      2.1.1cvs8
6548
6549         * src/imap.c
6550                 Save uidnext between sessions
6551
6552 2006-04-17 [colin]      2.1.1cvs7
6553
6554         * src/imap.c
6555                 scan is required when uid validity changes
6556
6557 2006-04-17 [colin]      2.1.1cvs6
6558
6559         * src/folderview.c
6560                 Don't scan if not necessary, apart in current
6561                 folder and INBOX to fetch flags.
6562         * src/imap.c
6563                 Scan is necessary if unread count changes
6564
6565 2006-04-17 [colin]      2.1.1cvs5
6566
6567         * src/imap.c
6568                 ...But always fetch ANSWERED and DELETED flags for
6569                 INBOX, as filtering can happen on these flags.
6570
6571 2006-04-17 [colin]      2.1.1cvs4
6572
6573         * src/imap.c
6574                 Don't fetch REPLIED and DELETED flags when synchronising
6575                 flags with a closed folder. We only need UNSEEN and FLAGGED
6576                 to update the folderview.
6577
6578 2006-04-17 [colin]      2.1.1cvs3
6579
6580         * src/imap.c
6581                 Faster flag search when there are new mails 
6582                 in a folder. We can do a full search if the 
6583                 folder contains less messages than the new
6584                 list.
6585
6586 2006-04-17 [colin]      2.1.1cvs2
6587
6588         * po/cs.po
6589         * po/de.po
6590         * po/fr.po
6591         * po/nl.po
6592         * po/pt_BR.po
6593                 Update translations from stable branch
6594
6595 2006-04-17 [colin]      2.1.1cvs1
6596
6597         * configure.ac
6598                 Bump version to follow stable release
6599
6600 2006-04-16 [mones]      2.1.0cvs50
6601
6602         * po/es.po
6603                 Updated for release
6604
6605 2006-04-16 [colin]      2.1.0cvs49
6606
6607         * src/textview.c
6608                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6609                 with gtk < 2.8. Thanks to Fabien Vantard.
6610
6611 2006-04-15 [colin]      2.1.0cvs48
6612
6613         * src/etpan/imap-thread.c
6614                 Fix bug #919 (libetpan: SEGV when connecting 
6615                 using command)
6616
6617 2006-04-14 [colin]      2.1.0cvs47
6618
6619         * src/main.c
6620                 Fix race on --select (should be done better)
6621
6622 2006-04-14 [wwp]        2.1.0cvs46
6623
6624         * src/send_message.c
6625                 enforce a check for domain in account prefs (a sending
6626                 error could be faced if domain was checked but no value set),
6627                 thanks to Colin.
6628
6629 2006-04-14 [colin]      2.1.0cvs45
6630
6631         * src/codeconv.c
6632                 when converting from unknown to unknown, if the
6633                 string is UTF8, don't convert it to the locale
6634                 (which breaks it)
6635
6636 2006-04-14 [colin]      2.1.0cvs44
6637
6638         * src/compose.c
6639                 Don't try to use ASCII for converting headers
6640                 (as done in body)
6641
6642 2006-04-14 [paul]       2.1.0cvs43
6643
6644         * src/crash.c
6645                 add locale/charset info to crash report
6646         * src/gtk/about.c
6647                 add wwp to doc team
6648                 replace 'e-mail' with preferred 'email'
6649         * src/gtk/authors.h
6650                 ensure contributors list is in alphabetical
6651                 order
6652
6653 2006-04-13 [colin]      2.1.0cvs42
6654
6655         * src/textview.c
6656                 Prevent gdk warnings
6657
6658 2006-04-13 [colin]      2.1.0cvs41
6659
6660         * src/common/ssl_certificate.c
6661         * src/common/ssl_certificate.h
6662         * src/gtk/sslcertwindow.c
6663                 Warn on expired certs, and display the expiration date
6664
6665 2006-04-13 [colin]      2.1.0cvs40
6666
6667         * src/plugins/spamassassin/spamassassin_gtk.c
6668                 Fix missing set_text on unix socket
6669
6670 2006-04-13 [wwp]        2.1.0cvs39
6671
6672         * manual/fr/advanced.xml
6673         * manual/fr/glossary.xml
6674                 applied new spam/ham/email lexicon (pourriel, courriel)
6675
6676 2006-04-13 [paul]       2.1.0cvs38
6677
6678         * src/plugins/pgpmime/plugin.c
6679                 remove the mention of S/MIME from the
6680                 description. This is now handled by the
6681                 S/MIME plugin.
6682
6683 2006-04-13 [paul]       2.1.0cvs37
6684
6685         * src/prefs_msg_colors.c
6686                 rework dialog
6687         * src/prefs_folder_item.c
6688         * src/prefs_spelling.c
6689                 add a tooltip to the colour selector buttons
6690
6691 2006-04-13 [wwp]        2.1.0cvs36
6692
6693         * manual/advanced.xml
6694         * manual/glossary.xml
6695         * manual/handling.xml
6696         * manual/keyboard.xml
6697         * manual/plugins.xml
6698         * manual/starting.xml
6699         * manual/fr/account.xml
6700         * manual/fr/ack.xml
6701         * manual/fr/addrbook.xml
6702         * manual/fr/advanced.xml
6703         * manual/fr/faq.xml
6704         * manual/fr/glossary.xml
6705         * manual/fr/gpl.xml
6706         * manual/fr/handling.xml
6707         * manual/fr/intro.xml
6708         * manual/fr/keyboard.xml
6709         * manual/fr/plugins.xml
6710         * manual/fr/starting.xml
6711         * manual/fr/sylpheed-claws-manual.xml
6712                 fixes to the manuals:
6713                  - summaryview -> Message List (same in French)
6714                  - translate key names
6715                  - fix French punctuation, use non-breakable spaces when
6716                    necessary, don't use &thinsp; which is not portable
6717                  - tell what maildir and mbox formats we support
6718
6719 2006-04-12 [wwp]        2.1.0cvs35
6720
6721         * src/prefs_toolbar.c
6722                 unified a replace button more,
6723                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6724
6725 2006-04-12 [wwp]        2.1.0cvs34
6726
6727         * src/prefs_common.c
6728         * src/prefs_msg_colors.c
6729                 make default color labels translatable,
6730                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6731                 thanks to Tim <timbrain@post.cz> for reporting.
6732
6733 2006-04-12 [wwp]        2.1.0cvs33
6734
6735         * manual/glossary.xml
6736         * manual/intro.xml
6737         * manual/plugins.xml
6738         * manual/starting.xml
6739         * manual/sylpheed-claws-manual.xml
6740         * manual/fr/.cvsignore
6741         * manual/fr/account.xml
6742         * manual/fr/ack.xml
6743         * manual/fr/addrbook.xml
6744         * manual/fr/advanced.xml
6745         * manual/fr/faq.xml
6746         * manual/fr/glossary.xml
6747         * manual/fr/handling.xml
6748         * manual/fr/intro.xml
6749         * manual/fr/keyboard.xml
6750         * manual/fr/plugins.xml
6751         * manual/fr/starting.xml
6752         * manual/fr/sylpheed-claws-manual.xml
6753                 various fixes: typos, missing .fr translations, punctuation,
6754                 capitalization, links, accents and some bad French more.
6755
6756 2006-04-12 [wwp]        2.1.0cvs32
6757
6758         * src/prefs_gtk.c
6759                 fix for bug #935: always store prefs files in UTF-8 (thanks
6760                 to Colin).
6761
6762 2006-04-11 [colin]      2.1.0cvs31
6763
6764         * src/compose.c
6765                 Fix inserting files not in utf8 when locale is utf8
6766
6767 2006-04-11 [colin]      2.1.0cvs30
6768
6769         * src/inc.c
6770                 Don't show error dialog when cancelling connection
6771                 Patch by Pawel
6772
6773 2006-04-11 [cleroy]     2.1.0cvs29
6774
6775         * src/compose.c
6776                 Implement multiple quote levels
6777         * src/prefs_common.c
6778                 Change a little bit the quote bgcolor for 2nd level
6779
6780 2006-04-11 [colin]      2.1.0cvs28
6781
6782         * src/gtk/about.c
6783                 Add locale and charset in the label
6784
6785 2006-04-10 [colin]      2.1.0cvs27
6786
6787         * src/compose.c
6788         * src/prefs_common.c
6789         * src/prefs_common.h
6790         * src/prefs_msg_colors.c
6791         * src/textview.c
6792                 Allow optional background color in quotes
6793                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6794                 GTK+-2.8.x feature
6795
6796 2006-04-10 [colin]      2.1.0cvs26
6797
6798         * src/main.c
6799         * src/mainwindow.c
6800         * src/mainwindow.h
6801                 Implement --select
6802
6803 2006-04-10 [colin]      2.1.0cvs25
6804
6805         * manual/plugins.xml
6806         * manual/fr/plugins.xml
6807                 Document libcurl's proxy variables
6808
6809 2006-04-09 [colin]      2.1.0cvs24
6810
6811         * src/prefs_common.c
6812                 gettext() returns statically allocated stuff. We have
6813                 to strdup it in order to be able to free it.
6814
6815 2006-04-09 [colin]      2.1.0cvs23
6816
6817         * AUTHORS
6818         * src/gtk/authors.h
6819                 Add Alexei
6820
6821 2006-04-09 [colin]      2.1.0cvs22
6822
6823         * src/mainwindow.c
6824         * src/gtk/quicksearch.c
6825                 Fix bug #859 (problems with cyrilic input in 
6826                 search panel) - Patch by Alexey Illarionov 
6827                 <littlesavage@rambler.ru>
6828
6829 2006-04-09 [colin]      2.1.0cvs21
6830
6831         * src/prefs_customheader.c
6832                 I prefer removing then freeing rather than the contrary
6833                 (even if it doesn't change anything ;-)
6834         * src/prefs_account.c
6835                 Fix bug #933 (Crash re-entering the custom headers list 
6836                 dialog in accounts prefs)
6837                 The problem happened when cancelling the Account 
6838                 Preferences' dialogs - in which case we didn't do 
6839                 anything to the PrefsAccount * struct. In case of applying,
6840                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6841                 working with in this dialog. The problem is that 
6842                 prefs_customheader.c, working on this tmp_ac_prefs, always
6843                 changes the ->customhdr_list pointer, even when cancelled. 
6844                 So in case of cancelling the prefs_account dialog, we still
6845                 have to update ->customhdr_list in the real account.
6846
6847 2006-04-08 [colin]      2.1.0cvs20
6848
6849         * manual/fr/glossary.xml
6850         * manual/fr/keyboard.xml
6851                 Forgot some headers :)
6852
6853 2006-04-08 [colin]      2.1.0cvs19
6854
6855         * manual/Makefile.am
6856         * manual/fr/Makefile.am
6857         * manual/fr/account.xml
6858         * manual/fr/ack.xml
6859         * manual/fr/addrbook.xml
6860         * manual/fr/advanced.xml
6861         * manual/fr/faq.xml
6862         * manual/fr/glossary.xml
6863         * manual/fr/gpl.xml
6864         * manual/fr/handling.xml
6865         * manual/fr/intro.xml
6866         * manual/fr/keyboard.xml
6867         * manual/fr/plugins.xml
6868         * manual/fr/starting.xml
6869         * manual/fr/sylpheed-claws-manual.xml
6870         * manual/fr/dist/.cvsignore
6871         * manual/fr/dist/Makefile.am
6872         * manual/fr/dist/html/.cvsignore
6873         * manual/fr/dist/html/Makefile.am
6874         * manual/fr/dist/pdf/.cvsignore
6875         * manual/fr/dist/pdf/Makefile.am
6876         * manual/fr/dist/ps/.cvsignore
6877         * manual/fr/dist/ps/Makefile.am
6878         * manual/fr/dist/txt/.cvsignore
6879         * manual/fr/dist/txt/Makefile.am
6880                 Add the french translation of the manual. Thanks to
6881                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6882                 account.xml, ack.xml, addrbook.xml and advanced.xml
6883
6884 2006-04-08 [colin]      2.1.0cvs18
6885
6886         * manual/plugins.xml
6887         * manual/starting.xml
6888                 More fixes
6889
6890 2006-04-07 [colin]      2.1.0cvs17
6891
6892         * manual/faq.xml
6893         * manual/intro.xml
6894         * manual/keyboard.xml
6895                 Little fixes
6896
6897 2006-04-07 [colin]      2.1.0cvs16
6898
6899         * README
6900         * src/compose.c
6901         * src/prefs_common.c
6902         * src/prefs_common.h
6903                 Add hidden compose_no_markup pref
6904
6905 2006-04-07 [wwp]        2.1.0cvs15
6906
6907         * src/summary_search.c
6908         * .cvsignore
6909                 Bugfix: stop button was sticky when searching in an empty folder.
6910                 Applied curly brackets code style to the whole file (summary_search.c).
6911                 More files to ignore.
6912
6913 2006-04-07 [wwp]        2.1.0cvs14
6914
6915         * src/message_search.c
6916         * src/summary_search.c
6917                 changed default button when search bumps at file/folder
6918                 beginning or end, for convenience (thanks to Colin).
6919
6920 2006-04-07 [paul]       2.1.0cvs13
6921
6922         * src/plugins/dillo_viewer/dillo_prefs.c
6923                 avoid future potential for namespace collision
6924                 Patch by Colin
6925
6926 2006-04-06 [wwp]        2.1.0cvs12
6927
6928         * src/summary_search.c
6929                 Unify extended/advanced searches names (and thus factorize labels),
6930                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6931
6932 2006-04-06 [wwp]        2.1.0cvs11
6933
6934         * src/folderview.c
6935         * src/prefs_themes.c
6936         * src/summaryview.c
6937                 Fixed some compilation warnings.
6938
6939 2006-04-06 [colin]      2.1.0cvs10
6940
6941         * manual/advanced.xml
6942                 Document the wizard template and how to deploy
6943                 Sylpheed-Claws effectively
6944
6945 2006-04-06 [colin]      2.1.0cvs9
6946
6947         * src/folderview.c
6948                 gettext patch to tell translators about _("#"),
6949                 by Maxim Britov
6950
6951 2006-04-06 [colin]      2.1.0cvs8
6952
6953         * src/textview.c
6954                 Fix invalid GtkTextBIter after clicking "Display as text"
6955
6956 2006-04-06 [mones]      2.1.0cvs7
6957
6958         * src/addr_compl.c
6959         * src/addrindex.c
6960         * src/addritem.c
6961         * src/codeconv.c
6962         * src/compose.c
6963         * src/filtering.c
6964         * src/folder.c
6965         * src/folder_item_prefs.c
6966         * src/folderview.c
6967         * src/localfolder.c
6968         * src/matcher.c
6969         * src/mimeview.c
6970         * src/prefs_msg_colors.c
6971         * src/prefs_spelling.c
6972         * src/prefs_themes.c
6973         * src/procmime.c
6974         * src/procmsg.c
6975         * src/stock_pixmap.c
6976         * src/summaryview.c
6977         * src/textview.c
6978         * src/toolbar.c
6979         * src/common/mgutils.c
6980         * src/common/prefs.c
6981         * src/common/ssl_certificate.c
6982         * src/gtk/colorlabel.c
6983         * src/gtk/quicksearch.c
6984         * src/plugins/pgpmime/pgpmime.c
6985         * src/plugins/spamassassin/spamassassin.c
6986                 Removed redundant NULL checks for g_free() calls.
6987                 Patch by Pawel Pekala.
6988
6989 2006-04-06 [mones]      2.1.0cvs6
6990
6991         * src/prefs_actions.c
6992         * src/prefs_filtering.c
6993         * src/prefs_filtering_action.c
6994         * src/prefs_matcher.c
6995         * src/prefs_template.c
6996         * src/gtk/gtkutils.c
6997         * src/gtk/gtkutils.h
6998                 Have a nice replace button. Patch by Pawel Pekala
6999
7000 2006-04-06 [colin]      2.1.0cvs5
7001
7002         * src/addressbook.c
7003                 Fix crash with empty columns
7004
7005 2006-04-05 [colin]      2.1.0cvs4
7006
7007         * src/wizard.c
7008         * src/prefs_gtk.c
7009                 Allow wizard customization with pre-filled values
7010
7011 2006-04-05 [colin]      2.1.0cvs3
7012
7013         * src/textview.c
7014         * src/mimeview.c
7015         * src/mimeview.h
7016                 Nicer messages in mimeview
7017
7018 2006-04-05 [colin]      2.1.0cvs2
7019
7020         * src/addressbook.c
7021         * src/prefs_summaries.c
7022                 i18n fix
7023
7024 2006-04-05 [colin]      2.1.0cvs1
7025
7026         * src/plugins/pgpcore/plugin.c
7027         * src/plugins/pgpcore/select-keys.c
7028         * src/plugins/pgpcore/select-keys.h
7029         * src/plugins/pgpcore/sgpgme.c
7030         * src/plugins/pgpcore/sgpgme.h
7031         * src/plugins/pgpinline/pgpinline.c
7032         * src/plugins/pgpinline/plugin.c
7033         * src/plugins/pgpmime/pgpmime.c
7034         * src/plugins/pgpmime/plugin.c
7035                 Factorize and generalize a bit 
7036                 Drop S/MIME signature verification from PGP/MIME
7037                 (adding it as another, more complete plugin)
7038
7039 2006-04-05 [paul]       2.1.0
7040
7041         2.1.0 released
7042
7043 2006-04-05 [paul]       2.0.0cvs186
7044
7045         * manual/advanced.xml
7046                 add info on colour labels
7047
7048 2006-04-05 [paul]       2.0.0cvs185
7049
7050         * po/bg.po
7051         * po/cs.po
7052         * po/de.po
7053         * po/el.po
7054         * po/en_GB.po
7055         * po/fi.po
7056         * po/fr.po
7057         * po/it.po
7058         * po/nl.po
7059         * po/pl.po
7060         * po/pt_BR.po
7061         * po/sr.po
7062         * po/zh_CN.po
7063                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7064                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7065                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7066                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7067         * src/gtk/authors.h
7068         * tools/claws.i18n.status.pl
7069                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7070                 and new Czech translator, Tim <timbrain@post.cz>
7071
7072 2006-04-05 [mones]      2.0.0cvs184
7073
7074         * po/es.po
7075                 Updated translation
7076
7077 2006-04-05 [colin]      2.0.0cvs183
7078
7079         * src/gtk/quicksearch.c
7080                 Fix bug #929 (unnecessary reload in quick search bar)
7081
7082 2006-04-05 [colin]      2.0.0cvs182
7083
7084         * src/compose.c
7085                 Fix crash on Reply with no From:
7086                 Show signature and conversion error on queuing 
7087                 (but not sending)
7088         * src/mainwindow.c
7089         * src/summaryview.c
7090         * src/summaryview.h
7091                 Factorize threading code and make sure msginfo 
7092                 is not null when it comes from a GtkCTreeRow's 
7093                 data
7094         * src/gtk/gtkaspell.c
7095                 Check for necessary things
7096         * src/gtk/gtksctree.c
7097         * src/gtk/gtksctree.h
7098                 Reset anchor if necessary when removing node
7099
7100 2006-03-29 [colin]      2.0.0cvs181
7101
7102         * src/folderview.c
7103                 Warn for disabled IMAP accounts (due to lack of
7104                 libetpan). Breaks string-freeze - sorry - but it
7105                 is kind of important ;)
7106
7107 2006-03-28 [colin]      2.0.0cvs180
7108
7109         * src/gtk/gtkutils.c
7110         * src/gtk/gtkutils.h
7111                 Add a gtkut_get_link_btn() function that
7112                 creates a button which acts like an URI
7113         * src/prefs_themes.c
7114         * src/gtk/about.c
7115                 Use this function (factorizes codes)
7116         * src/common/defs.h
7117         * src/gtk/pluginwindow.c
7118                 Add a "Get more..." in the plugins window
7119
7120 2006-03-28 [colin]      2.0.0cvs179
7121
7122         * src/common/smtp.c
7123         * src/common/passcrypt.c
7124         * src/undo.c
7125                 Warning fixes. Patch by Pawel Pekala
7126
7127 2006-03-27 [colin]      2.0.0cvs178
7128
7129         * src/undo.c
7130                 Fix undoing by blocks with spaces
7131
7132 2006-03-27 [colin]      2.0.0cvs177
7133
7134         * src/textview.c
7135                 Set margin to 3px for headers
7136
7137 2006-03-27 [paul]
7138
7139         2.1.0-rc2 released
7140
7141 2006-03-27 [wwp]        2.0.0cvs176
7142
7143         * src/summaryview.c
7144                 don't reset quicksearch when updating the message list.
7145                 Thanks to Colin.
7146
7147 2006-03-26 [wwp]        2.0.0cvs175
7148
7149         * src/compose.c
7150                 use a unified border width ('other' tab in the compose window,
7151                 patch by Pawel Pekala).
7152
7153
7154 2006-03-26 [wwp]        2.0.0cvs174
7155
7156         * src/common/quoted-printable.c
7157         * src/addressbook.c
7158                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7159
7160 2006-03-26 [colin]      2.0.0cvs173
7161
7162         * src/quote_fmt_parse.y
7163                 Fix non-UTF8 date formats messing up the whole quote a 
7164                 little bit
7165
7166 2006-03-26 [colin]      2.0.0cvs172
7167
7168         * src/procheader.c
7169                 Make sure the date is UTF8 valid, or try to make it
7170                 so. IncrediMail is really IncrediStupid.
7171         * src/compose.c
7172                 Fix possible conversions. 
7173                 
7174
7175 2006-03-26 [colin]      2.0.0cvs171
7176
7177         * src/matcher.c
7178                 Fix corner cases in body search. This is still a
7179                 hack... It seems impossible to make it good and 
7180                 reasonably fast at the same time.
7181
7182 2006-03-26 [colin]      2.0.0cvs170
7183
7184         * src/summaryview.c
7185                 I think I killed the twilight zone bug!
7186                 summary_select_node() flushes GTK events in order
7187                 to be able to center the view. But this also 
7188                 flushes keypresses like Ctrl-Alt-U, so this can
7189                 call summary_show from summary_select_node (itself
7190                 called from summary_show, etc.). And the summaryview
7191                 has to be unlocked in this function. So just locking
7192                 while processing GTK events, and bailing if locked, 
7193                 should fix it.
7194                 Fixes bug #927 (SIGSEGV during Update Summary)
7195
7196 2006-03-25 [colin]      2.0.0cvs169
7197
7198         * src/matcher.c
7199                 Fix search in QP-encoded bodies
7200                 Fix utf-8 searches in bodies encoded in the
7201                 locale's encoding
7202         * src/common/quoted-printable.c
7203         * src/common/quoted-printable.h
7204                 Add a decode function that doesn't overwrite
7205                 the original pointer
7206                 
7207
7208 2006-03-24 [colin]      2.0.0cvs168
7209
7210         * src/action.c
7211         * src/summaryview.c
7212         * src/summaryview.h
7213                 Update message cache after action
7214                 Patch by H. Merijn Brand
7215         * src/prefs_msg_colors.c
7216                 Factorize label 
7217                 Patch by Fabien Vantard
7218         * src/plugins/spamassassin/spamassassin_gtk.c
7219                 Remove useless translation
7220                 Patch by Fabien Vantard
7221
7222 2006-03-23 [colin]      2.0.0cvs167
7223
7224         * src/common/ssl.c
7225                 Let 30 seconds to SSL_connect
7226
7227 2006-03-23 [wwp]        2.0.0cvs166
7228
7229         * src/summaryview.c
7230         * src/gtk/description_window.c
7231                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7232                 and headers are translated; adjust description windows' width to fit their
7233                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7234
7235 2006-03-23 [paul]       2.0.0cvs165
7236
7237         * src/common/utils.c
7238                 fix highlighting of URIs containing "()"
7239                 (2.0.0cvs164's reversal fixed)
7240                 Thanks to Colin.
7241
7242 2006-03-23 [paul]       2.0.0cvs164
7243
7244         * src/common/utils.c
7245                 revert patch, (postponing a fix), at 2.0.0cvs120
7246                 as it breaks more URIs than it fixes.
7247                 Allow '-' to be a terminating character in a URI
7248
7249 2006-03-22 [colin]      2.0.0cvs163
7250
7251         * configure.ac
7252                 Require libetpan 0.45
7253                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7254
7255 2006-03-22 [paul]       2.0.0cvs162
7256
7257         * src/editgroup.c
7258                 replace '<-' and '->' buttons with GTK_STOCK graphical
7259                 buttons
7260         * src/summary_search.c
7261                 don't offer '...' for translation
7262                 add a tooltip to advanced search '...' button
7263         * src/gtk/quicksearch.c
7264                 don't offer '...' for translation
7265
7266 2006-03-21 [colin]      2.0.0cvs161
7267
7268         * src/compose.c
7269                 Fix middle-click pasting (insert at click
7270                 position instead of cursor position, don't
7271                 remove existing selection and allow pasting
7272                 our own selection)
7273         * src/addressbook.c
7274                 "LDAP Server" -> "LDAP servers"
7275
7276 2006-03-21 [wwp]        2.0.0cvs160
7277
7278         * src/etpan/imap-thread.c
7279                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7280
7281 2006-03-20 [colin]      2.0.0cvs159
7282
7283         * src/summaryview.c
7284                 Don't reload summaryview after an execute with no
7285                 move action
7286
7287 2006-03-19 [colin]      2.0.0cvs158
7288
7289         * src/addressbook.c
7290                 and put groups at the top, always
7291
7292 2006-03-19 [colin]      2.0.0cvs157
7293
7294         * src/addressbook.c
7295                 Order groups before names, as previously
7296
7297 2006-03-19 [colin]      2.0.0cvs156
7298
7299         * src/addressbook.c
7300                 - Sort case-unsensitive
7301                 - Put the sort arrow at opening too
7302
7303 2006-03-19 [wwp]        2.0.0cvs155
7304
7305         * src/addressbook.c
7306                 allow sorting by name/email/remarks, ensure that right-pane's contents
7307                 matches the left-pane selection (cleared when appropriate).
7308                 Patch by Pawel Pekala <c0rn@o2.pl>.
7309
7310 2006-03-18 [colin]      2.0.0cvs154
7311
7312         * src/textview.c
7313                 Fix text cursor ;)
7314
7315 2006-03-18 [colin]      2.0.0cvs153
7316
7317         * src/gtk/filesel.c
7318                 Make sure we hide the preview if we didn't get
7319                 a filename
7320
7321 2006-03-18 [colin]      2.0.0cvs152
7322
7323         * src/summaryview.c
7324                 Set cursor to watch for execution (fixes lack
7325                 of watch-cursor when dnd'ing hundreds of mails)
7326         * src/gtk/filesel.c
7327                 Check that mime type is 'image/*' before updating
7328                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7329
7330 2006-03-18 [colin]      2.0.0cvs151
7331
7332         * src/mainwindow.c
7333         * src/textview.c
7334         * src/textview.h
7335                 Put a watch cursor in textview too when the mainwindow's
7336                 cursor in a watch
7337
7338 2006-03-18 [colin]      2.0.0cvs150
7339
7340         * src/folder.c
7341                 Change wrong asserts to simple tests
7342
7343 2006-03-17 [colin]      2.0.0cvs149
7344
7345         * src/mainwindow.c
7346         * src/mainwindow.h
7347         * src/prefs_msg_colors.c
7348         * src/summaryview.c
7349         * src/summaryview.h
7350         * src/gtk/colorlabel.c
7351         * src/gtk/colorlabel.h
7352                 Add a color label menu in the main menubar
7353                 Add (fixed) accels Ctrl-{0-7} to change the color
7354                 They have to be fixed because the menu's dynamic,
7355                 the items are complex widgets, hence we can't use
7356                 a GtkItemFactory.
7357
7358
7359 2006-03-17 [wwp]        2.0.0cvs148
7360
7361         * src/compose.c
7362                 rollback few lines from my previous commit (those lines come from
7363                 a pending patch, accidentally commited, even if neutral as they are
7364                 commented out).
7365
7366 2006-03-17 [wwp]        2.0.0cvs147
7367
7368         * src/compose.c
7369                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7370                 applied code style/indentation to the modified function.
7371
7372 2006-03-17 [wwp]        2.0.0cvs146
7373
7374         * src/procmsg.c
7375         * src/compose.c
7376                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7377
7378 2006-03-17 [paul]
7379
7380         2.1.0-rc1 released
7381
7382 2006-03-17 [paul]       2.0.0cvs145
7383
7384         * src/main.c
7385                 addressbook_read_file() was called twice
7386         * src/textview.c
7387                 X-Mailer highlighting
7388
7389 2006-03-16 [colin]      2.0.0cvs144
7390
7391         * src/sourcewindow.c
7392         * src/sourcewindow.h
7393                 And the last one, in source window.
7394
7395 2006-03-16 [colin]      2.0.0cvs143
7396
7397         * src/compose.c
7398         * src/compose.h
7399                 Fix the same stuff in compose
7400
7401 2006-03-16 [colin]      2.0.0cvs142
7402
7403         * src/messageview.c
7404                 Complete the previous messageview crash fix
7405
7406 2006-03-16 [colin]      2.0.0cvs141
7407
7408         * src/procmsg.h
7409         * src/procmsg.c
7410         * src/folder.c
7411                 Fix POSTPROCESSING hook
7412                 Patch by H. Merijn Brand
7413
7414         * src/procmime.c
7415         * src/procmime.h
7416                 Parse Content-Location
7417
7418         * src/toolbar.c
7419         * src/messageview.c
7420         * src/messageview.h
7421                 Don't crash when a top-level MessageView has
7422                 been closed on us. Same problematic than
7423                 yesterday's quicksearch issue.
7424
7425 2006-03-15 [colin]      2.0.0cvs140
7426
7427         * src/gtk/quicksearch.c
7428                 Fix a bitchy race we didn't think about when we
7429                 added quicksearch cancellation:
7430                 If the search is not on cached fields, for example
7431                 body_part matchcase "stuff"
7432                 the matcher code has to get the whole message. If
7433                 we're on IMAP, that can be slow, and in order to
7434                 be non-blocking, the IMAP code idle loop processes
7435                 gtk events too. So it is possible to cancel a
7436                 quicksearch while the matcher is getting the mail's
7437                 body. After matcher got its body, it will start to
7438                 iterate over the matcher list that the Quicksearch's
7439                 clear_search_cb() just freed via prepare_matcher().
7440                 SIGSEGV ensues.
7441                 The fix consists of guarding the matcherlist_match()
7442                 call with a boolean 'matching'. If we reset the
7443                 quicksearch while matching is TRUE, we don't free
7444                 the matcherlist anymore like we did, but we set
7445                 another new flag, deferred_free, to TRUE. Then,
7446                 in quicksearch_match(), just after returning from
7447                 matcherlist_match() and unsetting the matching flag,
7448                 we check the deferred_free flag and do the
7449                 prepare_matcher() (which does the matcherlist_free)
7450                 for real, so we free the matcherlist once it's not
7451                 used anymore.
7452                 As all of this runs via the glib main loop, we
7453                 luckily don't need a mutex.
7454         * src/summaryview.c
7455                 Also, show progress while searching.
7456
7457
7458 2006-03-14 [colin]      2.0.0cvs139
7459
7460         * src/alertpanel.c
7461                 Make alertpanel_is_open non-static
7462
7463 2006-03-14 [colin]      2.0.0cvs138
7464
7465         * src/prefs_spelling.c
7466                 Cleanups - Fabien Vantard
7467
7468 2006-03-14 [wwp]        2.0.0cvs137
7469
7470         * src/main.c
7471                 code style normalization (curly braces, indentation).
7472
7473 2006-03-14 [wwp]        2.0.0cvs137
7474
7475         * src/main.c
7476                 code style (braces, indentation)
7477
7478 2006-03-12 [paul]       2.0.0cvs136
7479
7480         * src/prefs_common.c
7481                 trans_hdr defaults to FALSE to be RFC-savvy
7482         * src/prefs_summaries.c
7483                 add a tooltip to the trans_hdr option
7484                 
7485
7486 2006-03-12 [paul]       2.0.0cvs135
7487
7488         * src/prefs_matcher.c
7489                 give a little more width to the combos
7490         * src/prefs_display_header.c
7491         * src/textview.c
7492                 translate headers if prefs_common.trans_hdr
7493                 is TRUE
7494
7495         Patches by Pawel Pekala
7496
7497 2006-03-12 [paul]       2.0.0cvs134
7498
7499         * src/plugins/clamav/clamav_plugin.c
7500         * src/plugins/dillo_viewer/dillo_viewer.c
7501         * src/plugins/pgpcore/plugin.c
7502         * src/plugins/pgpinline/plugin.c
7503         * src/plugins/pgpmime/plugin.c
7504         * src/plugins/spamassassin/spamassassin.c
7505                 update/add to descriptions
7506         * src/plugins/spamassassin/spamassassin_gtk.c
7507                 fixes to the english, remove superfluous
7508                 tooltips, clean up a little
7509
7510 2006-03-12 [paul]       2.0.0cvs133
7511
7512         * src/compose.c
7513                 fix Bug 924, 'Account combo box shows up wrong 
7514                 if & is in account name'
7515
7516 2006-03-11 [colin]      2.0.0cvs132
7517
7518         * src/summaryview.c
7519                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7520                 messed up shift-selection because is slows down
7521                 moving around summaryview. thanks -users
7522
7523 2006-03-10 [colin]      2.0.0cvs131
7524
7525         * src/plugins/spamassassin/spamassassin_gtk.c
7526                 Put back Paul's engrish fixes
7527
7528 2006-03-10 [colin]      2.0.0cvs130
7529
7530         * src/plugins/spamassassin/spamassassin.c
7531         * src/plugins/spamassassin/spamassassin.h
7532         * src/plugins/spamassassin/spamassassin_gtk.c
7533                 Cleanup SA prefs page (more)
7534                 Patch by Fabien Vantard
7535
7536 2006-03-10 [paul]       2.0.0cvs129
7537
7538         * src/prefs_msg_colors.c
7539         * src/prefs_spelling.c
7540                 widget sensitivity
7541
7542 2006-03-09 [mones]      2.0.0cvs128
7543
7544         * po/es.po
7545                 Update for next RC
7546
7547 2006-03-09 [wwp]        2.0.0cvs127
7548
7549         * configure.ac
7550                 revert accidental commit (requirement for libetpan 0.43), this time
7551                 not in HEAD.
7552
7553 2006-03-09 [wwp]        2.0.0cvs125
7554
7555         * configure.ac
7556                 revert accidental commit (requirement for libetpan 0.43)
7557
7558 2006-03-09 [paul]       2.0.0cvs126
7559
7560         * src/prefs_receive.c
7561                 remove useless frame
7562                 replace 'incorporation' with 'receiving'
7563         * src/plugins/clamav/clamav_plugin_gtk.c
7564         * src/plugins/spamassassin/spamassassin_gtk.c
7565                 improve widget sensitivity
7566                 fix a bit his engrish
7567
7568 2006-03-09 [wwp]        2.0.0cvs125
7569
7570         * src/addressadd.c
7571         * src/foldersel.c
7572         * src/prefs_common.c
7573         * src/prefs_common.h
7574                 remember some more windows' sizes (add to addressbook and
7575                 select folder).
7576
7577 2006-03-09 [paul]       2.0.0cvs124
7578
7579         * src/plugins/pgpcore/prefs_gpg.c
7580                 normalise construction of dialogue
7581
7582 2006-03-09 [paul]       2.0.0cvs123
7583
7584         * src/plugins/trayicon/Makefile.am
7585                 add missing slash
7586
7587 2006-03-08 [colin]      2.0.0cvs122
7588
7589         * src/plugins/trayicon/Makefile.am
7590                 Fix build in separate dir 
7591                 Patch by Bamanzi <bamanzi@gmail.com>
7592
7593 2006-03-08 [colin]      2.0.0cvs121
7594
7595         * src/procmsg.c
7596                 Batch move and copies from summaryview with delayed execution
7597                 too
7598
7599 2006-03-07 [paul]       2.0.0cvs120
7600
7601         * src/common/utils.c
7602                 fix highlighting of URIs containing "()"
7603                 Patch by Pawel Pekala
7604
7605 2006-03-07 [paul]       2.0.0cvs119
7606
7607         * src/folder.c
7608         * src/folder.h
7609         * src/folderview.c
7610                 immediately do alphabetical resort when
7611                 changing a folder's name
7612                 Patch by Pawel Pekala
7613
7614 2006-03-07 [paul]       2.0.0cvs118
7615
7616         * src/news.c
7617         * src/news_gtk.c
7618                 when unsubscribing a newsgroup, remove the
7619                 folder and msgs in .sylpheed-claws/newscache
7620                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7621
7622 2006-03-07 [paul]       2.0.0cvs117
7623
7624         * src/textview.c
7625                 fix wrong Fake URL Warning
7626                 Thanks to Hiro
7627
7628 2006-03-07 [colin]      2.0.0cvs116
7629
7630         * src/imap.c
7631                 Return immediately when password dialog was
7632                 cancelled
7633         * src/gtk/inputdialog.c
7634                 Allow empty strings for passwords
7635
7636
7637 2006-03-06 [colin]      2.0.0cvs115
7638
7639         * src/imap.c
7640                 Prevent double-timeouts when connection fails
7641
7642 2006-03-06 [colin]
7643
7644         2.0.1-rc1 released
7645
7646 2006-03-06 [colin]      2.0.0cvs114
7647
7648         * src/imap.c
7649                 Refresh session during potentially long
7650                 operations
7651
7652 2006-03-06 [wwp]        2.0.0cvs113
7653
7654         * src/prefs_msg_colors.h
7655                 forgot that one (custom color labels).
7656
7657 2006-03-06 [wwp]        2.0.0cvs112
7658
7659         * src/prefs_common.c
7660         * src/prefs_common.h
7661         * src/prefs_msg_colors.c
7662         * src/summaryview.c
7663         * src/summaryview.h
7664         * src/gtk/colorlabel.c
7665         * src/gtk/colorlabel.h
7666                 colors in messages list are now customizable. Color values and names can
7667                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7668                 Thanks to Paul and Colin for their help with this longstanding patch!
7669
7670 2006-03-06 [wwp]        2.0.0cvs111
7671
7672         * src/textview.c
7673                 don't crash if (x)face is bad.
7674
7675 2006-03-05 [paul]       2.0.0cvs110
7676
7677         * AUTHORS
7678         * configure.ac
7679         * src/Makefile.am
7680         * src/common/Makefile.am
7681         * src/common/utils.h
7682         * src/etpan/imap-thread.c
7683         * src/gtk/authors.h
7684         * src/plugins/clamav/Makefile.am
7685         * src/plugins/demo/Makefile.am
7686         * src/plugins/dillo_viewer/Makefile.am
7687         * src/plugins/pgpcore/Makefile.am
7688         * src/plugins/pgpcore/passphrase.c
7689         * src/plugins/pgpinline/Makefile.am
7690         * src/plugins/pgpmime/Makefile.am
7691         * src/plugins/spamassassin/Makefile.am
7692         * src/plugins/trayicon/Makefile.am
7693                 fix builiding on cygwin
7694                 Patch by Ralgh Young <bamanzi@gmail.com>
7695
7696 2006-03-04 [wwp]        2.0.0cvs109
7697
7698         * manual/keyboard.xml
7699                 fix mixed up/down keys.
7700
7701 2006-03-04 [wwp]        2.0.0cvs108
7702
7703         * README
7704         * INSTALL
7705                 updated links to SpamAssassin.
7706
7707 2006-03-04 [wwp]        2.0.0cvs107
7708
7709         * manual/plugins.xml
7710         * src/plugins/spamassassin/README
7711                 updated SpamAssassin plugin docs to reflect new functional additions
7712                 (also fix/update/documents few technical stuff more, see the README).
7713
7714 2006-03-04 [wwp]        2.0.0cvs106
7715
7716         * src/prefs_message.c
7717                 normalized capitalization of message-prefs paths.
7718
7719 2006-03-04 [wwp]        2.0.0cvs105
7720
7721         * manual/advanced.xml
7722                 typo.
7723
7724 2006-03-03 [colin]      2.0.0cvs104
7725
7726         * src/plugins/clamav/clamav_plugin_gtk.c
7727                 Rework prefs page, patch by Fabien 
7728
7729 2006-03-03 [colin]      2.0.0cvs103
7730
7731         * src/plugins/clamav/clamav_plugin.c
7732                 Set error on all errors
7733
7734 2006-03-03 [colin]      2.0.0cvs102
7735
7736         * src/common/plugin.c
7737                 Initialize error to avoid crashing when a plugin fails
7738                 without setting error
7739
7740 2006-03-02 [wwp]        2.0.0cvs101
7741
7742         * configure.ac
7743                 fixed linker flags for libetpan support on Cygwin
7744                 (thanks to H.Merijn Brand).
7745
7746 2006-03-02 [wwp]        2.0.0cvs100
7747
7748         * src/addressbook.c
7749                 fix some AB error messages: one for punctuation and
7750                 one wrongly duplicate (thanks, maxbritov).
7751
7752 2006-03-02 [wwp]        2.0.0cvs99
7753
7754         * src/plugins/spamassassin/spamassassin.c
7755                 make sync calls to sa-learn/spamc to prevent
7756                 system (whatever local or client/server) overload.
7757
7758 2006-03-02 [colin]      2.0.0cvs98
7759
7760         * src/summaryview.c
7761                 Put the spam icon in the status column instead of the
7762                 mark one
7763
7764 2006-03-01 [colin]      2.0.0cvs97
7765
7766         * src/plugins/spamassassin/spamassassin.c
7767                 Fix segfault (g_file_set_contents fails for some 
7768                 reason and err==0x2f. Can't find out why with
7769                 valgrind, using working function :-)
7770
7771 2006-03-01 [colin]      2.0.0cvs96
7772
7773         * src/inc.c
7774                 Offline overriding: let 'No' be cached only 3 seconds
7775
7776 2006-03-01 [colin]      2.0.0cvs95
7777
7778         * src/addr_compl.c
7779         * src/addrbook.c
7780         * src/addressbook.c
7781         * src/addrindex.c
7782         * src/folder_item_prefs.c
7783         * src/headerview.c
7784         * src/imap.c
7785         * src/inc.c
7786         * src/ldif.c
7787         * src/mainwindow.c
7788         * src/mh.c
7789         * src/msgcache.c
7790         * src/prefs_common.h
7791         * src/prefs_msg_colors.c
7792         * src/procheader.c
7793         * src/procheader.h
7794         * src/procmime.c
7795         * src/procmsg.c
7796         * src/procmsg.h
7797         * src/send_message.h
7798         * src/simple-gettext.c
7799         * src/summaryview.c
7800         * src/summaryview.h
7801         * src/syldap.c
7802         * src/textview.c
7803         * src/undo.c
7804         * src/common/ssl_certificate.c
7805         * src/common/utils.c
7806         * src/gtk/colorsel.c
7807         * src/gtk/gtksctree.c
7808         * src/gtk/gtkshruler.c
7809         * src/plugins/trayicon/trayicon.c
7810                 #if 0 goes to /dev/null
7811
7812 2006-03-01 [colin]      2.0.0cvs94
7813
7814         * src/compose.c
7815         * src/imap.c
7816         * src/inc.c
7817         * src/inc.h
7818         * src/messageview.c
7819         * src/news.c
7820         * src/plugins/spamassassin/spamassassin.c
7821                 Allow to add information in the "working offline"
7822                 window
7823
7824 2006-03-01 [wwp]        2.0.0cvs93
7825
7826         * src/plugins/spamassassin/spamassassin.c
7827                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7828                 'cause it seems that calling `spamc ... < inputfile` with
7829                 g_spawn_(a)sync simply.. erm doesn't work :-).
7830
7831 2006-03-01 [wwp]        2.0.0cvs92
7832
7833         * src/toolbar.c
7834         * src/toolbar.h
7835                 simplify the adding of spam/ham button to the messageview toolbar
7836                 (it gets more clear now that the same button will be "Mark as spam"
7837                 or "Mark as ham" according to the current message status,
7838                 thanks to Colin).
7839
7840 2006-03-01 [wwp]        2.0.0cvs91
7841
7842         * src/messageview.c
7843         * src/procmsg.c
7844         * src/procmsg.h
7845         * src/summaryview.c
7846         * src/plugins/spamassassin/spamassassin.c
7847         * src/plugins/spamassassin/spamassassin.h
7848                 make learner callbacks return a status (0 for ok),
7849                 handle it in main code to avoid setting flags when learning failed,
7850                 don't learn on TCP if offline in spamassassin,
7851                 thanks to Colin.
7852
7853                 
7854
7855 2006-03-01 [wwp]        2.0.0cvs90
7856
7857         * src/compose.c
7858                 some work around the compose window's account menu,
7859                 patch by Fabien Vantard.
7860
7861 2006-03-01 [wwp]        2.0.0cvs89
7862
7863         * src/plugins/spamassassin/spamassassin.c
7864                 fixed bad logics, was using spamc in local mode and sa-learn
7865                 in remote mode (thanks, Colin).
7866
7867 2006-03-01 [wwp]        2.0.0cvs88
7868
7869         * src/plugins/spamassassin/spamassassin.c
7870         * src/plugins/spamassassin/spamassassin.h
7871         * src/plugins/spamassassin/spamassassin_gtk.c
7872                 made processing of emails w/ sa-plugin an option (default is TRUE),
7873                 fixed Engrish some tooltips, capitalization of some debug messages
7874                 and warnings. The spamassassin plugin now provides two separate
7875                 services: process emails upon incorporation and spamd training.
7876                 Both services (un)register independently but use some common
7877                 plugin settings (transport settings, spam storage location).
7878
7879 2006-02-28 [wwp]        2.0.0cvs87
7880
7881         * src/plugins/spamassassin/spamassassin.c
7882                 fix async flag to spamc cmdline execution (batch exec should
7883                 be asynchronous).
7884
7885 2006-02-27 [wwp]        2.0.0cvs86
7886
7887         * src/plugins/spamassassin/spamassassin.c
7888         * src/plugins/spamassassin/spamassassin.h
7889         * src/plugins/spamassassin/spamassassin_gtk.c
7890                 - added the ability to learn a remote spamassassin server (spamd),
7891                 using spamc.
7892                 - added the spamassassin option 'username', that applies to all
7893                 spamassassin operations (filtering, learning, local or remote).
7894                 The default username is the current unix user (if left blank
7895                 from gtk prefs or config file).
7896                 - commented out some unused code (notebook widget), removed unused
7897                 layout (hbox1).
7898                 - make more widgets sensitive to the transport type.
7899
7900 2006-02-27 [colin]      2.0.0cvs85
7901
7902         * src/plugins/spamassassin/spamassassin.c
7903                 Fix sa-learn call when offline
7904
7905 2006-02-27 [colin]      2.0.0cvs84
7906
7907         * configure.ac
7908         * src/Makefile.am
7909         * src/mainwindow.c
7910         * src/mainwindow.h
7911         * src/messageview.c
7912         * src/messageview.h
7913         * src/prefs_toolbar.c
7914         * src/procmsg.c
7915         * src/stock_pixmap.c
7916         * src/stock_pixmap.h
7917         * src/summaryview.c
7918         * src/toolbar.c
7919         * src/toolbar.h
7920         * src/pixmaps/ham_btn.xpm
7921         * src/pixmaps/spam.xpm
7922         * src/pixmaps/spam_btn.xpm
7923         * src/plugins/spamassassin/spamassassin.c
7924                 Add button in toolbar for spam learning
7925                 Fix a few bugs from the last related commit
7926                 Revert 1.9.6cvs23 which messed up shift-selection
7927
7928 2006-02-24 [colin]      2.0.0cvs83
7929
7930         * src/procmsg.c
7931         * src/summaryview.c
7932         * src/summaryview.h
7933         * src/plugins/spamassassin/spamassassin.c
7934         * src/plugins/spamassassin/spamassassin.h
7935         * src/plugins/spamassassin/spamassassin_gtk.c
7936                 Unregister learner when spamassassin is either
7937                 disabled or over tcp
7938
7939 2006-02-24 [colin]      2.0.0cvs82
7940
7941         * src/Makefile.am
7942         * src/mainwindow.c
7943         * src/mainwindow.h
7944         * src/procmsg.c
7945         * src/procmsg.h
7946         * src/stock_pixmap.c
7947         * src/stock_pixmap.h
7948         * src/summaryview.c
7949         * src/summaryview.h
7950         * src/gtk/icon_legend.c
7951         * src/pixmaps/spam.xpm  ** NEW FILE **
7952         * src/plugins/spamassassin/spamassassin.c
7953         * src/plugins/spamassassin/spamassassin_gtk.c
7954                 Add spam learning interface (Mark/Mark as 
7955                 (spam|ham) menus)
7956
7957 2006-02-24 [wwp]        2.0.0cvs81
7958
7959         * src/compose.c
7960         * src/compose.h
7961         * src/filtering.c
7962                 hide compose window when sending message in batch mode
7963                 (filtering: forward and redirect). Also fixed a wrong
7964                 value returned when sending failed, neutral anyway.
7965                 (Colin, me) 
7966
7967 2006-02-24 [wwp]        2.0.0cvs80
7968
7969         * src/mainwindow.c
7970                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7971
7972 2006-02-24 [paul]       2.0.0cvs79
7973
7974         * src/news.c
7975         * src/news.h
7976         * src/news_gtk.c
7977                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7978                 Thanks to Colin
7979
7980 2006-02-23 [colin]      2.0.0cvs78
7981
7982         * src/alertpanel.c
7983                 Change OK to Close in alertpanel with View log
7984                 button; add accel to View log. Patch by Fabien
7985                 Vantard
7986
7987 2006-02-23 [wwp]        2.0.0cvs77
7988
7989         * src/compose.c
7990                 silly me, there were much more tests to perform, since toolbars can
7991                 really have down to 1 element only.
7992
7993 2006-02-23 [wwp]        2.0.0cvs76
7994
7995         * commitHelper
7996                 fixed indentation from my previous commit. Fallback to VISUAL if
7997                 EDITOR is not set (and to vi, at last resort).
7998
7999 2006-02-23 [wwp]        2.0.0cvs75
8000
8001         * commitHelper
8002                 improved error detection (Colin, me).
8003
8004 2006-02-23 [wwp]        2.0.0cvs74
8005
8006         * src/prefs_toolbar.c
8007                 simplify and fix prefs/toolbars layouting. Combos' contents can
8008                 now be really displayed.
8009
8010 2006-02-23 [wwp]        2.0.0cvs73
8011         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8012         be really displayed.
8013
8014 2006-02-22 [wwp]        2.0.0cvs72
8015
8016         * src/compose.c
8017                 fix a typo in my previous commit (sorry!).
8018
8019 2006-02-22 [wwp]        2.0.0cvs71
8020
8021         * src/prefs_toolbar.c
8022                 fix a crash when adding separators to toolbars,
8023                 also fix some separator item information.
8024
8025 2006-02-22 [wwp]        2.0.0cvs70
8026
8027         * src/compose.c
8028                 fix a crash when redirecting (for instance) when compose window's
8029                 toolbar contents has been customized (when some buttons have been
8030                 removed in fact).
8031
8032 2006-02-21 [wwp]        2.0.0cvs69
8033
8034         * src/summaryview.c
8035         * src/gtk/pluginwindow.c
8036         * src/plugins/pgpcore/prefs_gpg.c
8037                 fix some compilation warnings (feat. remains of removed code).
8038
8039 2006-02-21 [wwp]        2.0.0cvs68
8040
8041         * src/gtk/gtkutils.c
8042                 fix two compilation issues, thanks to Stephan Sachse.
8043
8044 2006-02-20 [colin]      2.0.0cvs67
8045
8046         * src/mainwindow.c
8047                 Don't reselect displayed mail on refocus
8048                 This fixes actions misbehaving 
8049
8050 2006-02-20 [wwp]        2.0.0cvs66
8051
8052         * src/summaryview.c
8053         * src/gtk/gtksctree.c
8054         * src/gtk/gtkshruler.c
8055                 changed more runtime typecast checks.
8056
8057 2006-02-20 [wwp]        2.0.0cvs65
8058
8059         * src/summary_search.c
8060                 find all - summaryview refresh issue fixed, thanks to Colin.
8061
8062 2006-02-20 [wwp]        2.0.0cvs64
8063
8064         * src/gtk/gtkutils.c
8065                 better runtime typecast checks.
8066
8067 2006-02-20 [wwp]        2.0.0cvs63
8068
8069         * src/summary_search.c
8070                 enhancements to the summary search:
8071                         - add the ability to stop the running search
8072                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8073                         - don't search if no criteria (From/To/Subject/Body) is set
8074                         - ensure that a busy mouse pointer is always shown when searching,
8075                           show it even a bit earlier
8076
8077 2006-02-19 [colin]      2.0.0cvs62
8078
8079         * src/compose.c
8080         * src/imap.c
8081         * src/etpan/imap-thread.c
8082         * src/etpan/imap-thread.h
8083                 (Future) IMAP speed improvement on sending
8084                 Will require a libetpan update
8085         * src/summaryview.c
8086         * src/gtk/quicksearch.c
8087                 Make quicksearch clearable while running.
8088
8089 2006-02-17 [colin]      2.0.0cvs61
8090
8091         * src/imap.c
8092         * src/etpan/imap-thread.c
8093         * src/etpan/imap-thread.h
8094                 Check for IMAP certificates
8095                 ** Requires libetpan-0.42-cvs4 
8096                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8097
8098 2006-02-17 [colin]      2.0.0cvs60
8099
8100         * src/messageview.c
8101         * src/prefs_common.c
8102         * src/prefs_common.h
8103         * src/prefs_message.c
8104                 Add pref to display HTML-only mails with plugin, 
8105                 if possible (defaulting to FALSE of course).
8106
8107 2006-02-16 [colin]      2.0.0cvs59
8108
8109         * src/main.c
8110         * src/common/plugin.c
8111         * src/common/plugin.h
8112         * src/gtk/pluginwindow.c
8113                 Keep track of requested (but unloaded) plugins
8114                 in some error cases.
8115
8116 2006-02-16 [wwp]        2.0.0cvs58
8117
8118         * src/gtk/gtkaspell.c
8119         * src/gtk/gtkaspell.h
8120         * src/prefs_spelling.c
8121         * src/compose.c
8122         * src/prefs_common.c
8123         * src/prefs_common.h
8124                 implemented new optional spellchecker behaviour: re-check message when
8125                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8126
8127 2006-02-16 [wwp]        2.0.0cvs57
8128
8129         * src/quote_fmt_parse.y
8130                 pclose popen'ed pipe.
8131
8132 2006-02-15 [colin]      2.0.0cvs56
8133
8134         * src/mimeview.c
8135         * src/mimeview.h
8136                 Let MimeViewers know which MimeView they
8137                 depend of.
8138         * src/summaryview.c
8139                 Swap From/To columns in Sent/Queue/Drafts
8140                 folders
8141         * src/etpan/imap-thread.c
8142                 Use mailstream_low_tls_open() for STARTTLS
8143                 instead of mailstream_low_ssl_open()
8144                 ** REQUIRES libetpan 0.42cvs3 **
8145
8146 2006-02-15 [wwp]        2.0.0cvs55
8147
8148         * src/compose.c
8149         * src/compose.h
8150         * src/message_search.c
8151         * src/message_search.h
8152         * src/textview.c
8153         * src/gtk/gtkutils.c
8154         * src/gtk/gtkutils.h
8155                 added the ability to Find text in the compose window (and a bit
8156                 of code factorization).
8157
8158 2006-02-15 [wwp]        2.0.0cvs54
8159
8160         * src/prefs_gtk.c
8161                 yet another one file was missing (fix for some widgets' sensitivity).
8162                 Thanks Colin!
8163
8164 2006-02-15 [wwp]        2.0.0cvs53
8165
8166         * src/prefs_gtk.h
8167                 oops forgot that file (fix for some widgets' sensitivity).
8168
8169 2006-02-15 [wwp]        2.0.0cvs52
8170
8171         * src/summary_search.c
8172                 implemented advanced summary search options (added the ability
8173                 to use matcher conditions in an advanced search mode).
8174
8175 2006-02-15 [wwp]        2.0.0cvs51
8176
8177         * src/plugins/pgpcore/prefs_gpg.c
8178         * src/prefs_account.c
8179                 fix some widget sensitivity, mostly around some labels in
8180                 account prefs.
8181
8182 2006-02-15 [paul]       2.0.0cvs50
8183
8184         * manual/advanced.xml
8185                 improve Templates info
8186                 written by wwp
8187
8188 2006-02-14 [colin]      2.0.0cvs49
8189
8190         * src/pixmaps/address_book.xpm
8191         * src/pixmaps/preferences.xpm
8192         * src/pixmaps/properties.xpm
8193                 Fix pixmap size - patch by Fabien Vantard
8194
8195 2006-02-13 [colin]      2.0.0cvs48
8196
8197         * src/procmime.c
8198                 Add missing fclose()s on error
8199         * src/textview.c
8200                 Remove unused code
8201         * src/common/utils.c
8202                 Fix temp files not being deleted on windows
8203         Patches by Thomas Gilgin
8204
8205 2006-02-13 [colin]      2.0.0cvs47
8206
8207         * src/mainwindow.c
8208                 Fix exit crash
8209
8210 2006-02-13 [wwp]        2.0.0cvs46
8211
8212         * src/plugins/pgpcore/prefs_gpg.c
8213                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8214
8215 2006-02-12 [colin]      2.0.0cvs45
8216
8217         * src/folderview.c
8218         * src/main.c
8219         * src/mainwindow.c
8220                 Fix "stuff" when quitting
8221
8222 2006-02-12 [wwp]        2.0.0cvs44
8223
8224         * src/prefs_themes.c
8225                 fix typos in debug messages.
8226
8227 2006-02-11 [colin]      2.0.0cvs43
8228
8229         * src/summaryview.c
8230                 don't allow drag/drop from ourself
8231
8232 2006-02-10 [wwp]        2.0.0cvs42
8233
8234         * src/exporthtml.c
8235         * src/html.c
8236         * src/html.h
8237         * src/procmime.c
8238         * src/textview.c
8239                 renamed html_ prefixed functions and data structures to avoid
8240                 namespace clashes w/ other software (gtkhtml2 for instance).
8241                 Closes bug #907.
8242
8243
8244 2006-02-09 [colin]      2.0.0cvs41
8245
8246         * src/summaryview.c
8247                 Fix shitty logic messed up. Thanks Ticho for the hint!
8248
8249 2006-02-09 [wwp]        2.0.0cvs40
8250
8251         * src/gtk/about.c
8252         * src/compose.c
8253         * src/prefs_account.c
8254         * src/prefs_gtk.h
8255         * src/editaddress.c
8256                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8257                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8258                 Browse buttons in accounts prefs.
8259
8260 2006-02-09 [colin]      2.0.0cvs39
8261
8262         * src/matcher.c
8263                 Check for pointer before using its members
8264         * src/gtk/gtksourceprintjob.c
8265                 Fix a wrong warning
8266
8267 2006-02-09 [wwp]        2.0.0cvs38
8268
8269         * src/gtk/filesel.c
8270                 fix few compiler warnings (type mismatch).
8271
8272 2006-02-09 [paul]       2.0.0cvs37
8273
8274         * po/fr.po
8275                 updated by Fabien Vantard
8276
8277 2006-02-08 [colin]      2.0.0cvs36
8278
8279         * src/prefs_common.c
8280         * src/common/defs.h
8281         * src/common/plugin.c
8282                 allow windows and linux configurations to coexist
8283                 patch by Thomas Gilgin
8284
8285 2006-02-08 [colin]      2.0.0cvs35
8286
8287         * src/filtering.c
8288         * src/matcher.c
8289         * src/matcher.h
8290         * src/matcher_parser_parse.y
8291         * src/prefs_filtering_action.c
8292         * src/prefs_matcher.c
8293                 Add the "Ignore thread" filtering
8294                 action
8295
8296 2006-02-08 [colin]      2.0.0cvs34
8297
8298         * src/compose.c
8299         * src/procmime.c
8300         * src/procmime.h
8301                 Fix bug #905 (damaged attachment)
8302                 text files with raw \0's aren't really text files
8303         FOR_STABLE
8304
8305 2006-02-08 [colin]      2.0.0cvs33
8306
8307         * src/summaryview.c
8308                 Fix crasher introduced yesterday
8309
8310 2006-02-08 [wwp]        2.0.0cvs32
8311
8312         * src/compose.c
8313         * src/compose.h
8314                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8315
8316 2006-02-08 [wwp]        2.0.0cvs31
8317
8318         * src/prefs_template.c
8319                 templates enhancement: allow address completion for Cc and Bcc fields
8320                 (it was currently possible for the To field only)
8321
8322 2006-02-08 [colin]      2.0.0cvs30
8323
8324         * src/compose.c
8325                 Don't unblock if not blocked
8326         FOR_STABLE
8327
8328 2006-02-07 [colin]      2.0.0cvs29
8329
8330         * src/action.c
8331                 Forgot to refresh summaryview
8332
8333 2006-02-07 [colin]      2.0.0cvs28
8334
8335         * src/action.c
8336                 Freeze/thaw message list and folder list while
8337                 processing %as{} actions 
8338         * src/compose.c
8339                 Fix auto-wrap disabling after a middle-click
8340                 paste - FOR_STABLE
8341
8342 2006-02-07 [paul]       2.0.0cvs27
8343
8344         * src/folder.c
8345                 fix freeing of uninitialised pointers
8346                 Thanks to Colin
8347
8348 2006-02-06 [colin]      2.0.0cvs26
8349
8350         * src/folder.c
8351                 Use g_slist_prepend in potentially big list
8352
8353 2006-02-06 [colin]      2.0.0cvs25
8354
8355         * src/folder.c
8356                 Completely skip processing if it doesn't 
8357                 exist (faster!)
8358
8359 2006-02-06 [colin]      2.0.0cvs24
8360
8361         * src/folder.c
8362         * src/summaryview.c
8363                 Batch filtering in summaryview (from Tools menu)
8364                 and pre/post//-processing too
8365
8366 2006-02-06 [colin]      2.0.0cvs23
8367
8368         * src/procmsg.h
8369         * src/filtering.c
8370                 Use a special field for batch filtering instead
8371                 of stepping on deferred execution's toes
8372
8373 2006-02-06 [colin]      2.0.0cvs22
8374
8375         * src/action.c
8376         * src/filtering.c
8377         * src/filtering.h
8378         * src/folder.c
8379         * src/summaryview.c
8380                 Fix filtering via menus and actions
8381
8382 2006-02-06 [colin]      2.0.0cvs21
8383
8384         * src/imap.c
8385                 Put the added file directly to cache if possible (will work
8386                 with next libetpan)
8387         * src/filtering.c
8388         * src/filtering.h
8389         * src/inc.c
8390         * src/folder.c
8391         * src/mbox.c
8392         * src/procmsg.h
8393                 Move and copy filtered messages by batches instead of one
8394                 by one - faster on IMAP
8395         * src/procmsg.c
8396                 Add a function that'll possibly be useful later
8397
8398 2006-02-06 [colin]      2.0.0cvs20
8399
8400         * src/addressbook.c
8401                 Use internal mime-type instead of text/plain for d'n'd
8402         * src/compose.c
8403                 Allow attaching files from mimeview's icon list via d'n'd
8404         * src/folderview.c
8405         * src/folderview.h
8406                 Use internal mime-type instead of text/plain for d'n'd
8407                 Don't try to selected opened folder if none is
8408                 Factorize d'n'd from other apps code
8409         * src/headerview.c
8410         * src/textview.c
8411         * src/gtk/gtkutils.c
8412         * src/gtk/gtkutils.h
8413                 Factorize Face/X-Face stuff
8414         * src/mimeview.c
8415                 Fix d'n'd to other apps
8416         * src/prefs_message.c
8417                 Let the XFace pref be usable without libcompface as it also
8418                 applies to Face
8419         * src/summaryview.c
8420                 Fix d'n'd to other apps
8421                 Factorize d'n'd from other apps code
8422
8423 2006-02-06 [wwp]        2.0.0cvs19
8424
8425         * po/it.po
8426                 Italian translation fixes by Andrea Spadaccini (no more confusion
8427                 between filtering and processing, and few changes in the About
8428                 dialog).
8429
8430
8431 2006-02-06 [mones]      2.0.0cvs18
8432
8433         * src/gtk/icon_legend.c
8434                 Improved descriptions allowing better translations
8435
8436 2006-02-05 [colin]      2.0.0cvs17
8437
8438         * src/imap.c
8439                 Add the f*cking missing expunge that caused imap_fetch_env
8440                 to fail after an add_msgs ! :-///
8441         * src/etpan/imap-thread.c
8442                 Add a bit of debug
8443         FOR_STABLE
8444
8445 2006-02-05 [colin]      2.0.0cvs16
8446
8447         * src/common/utils.c
8448                 Don't check for return-path (or we can't put
8449                 back non-sent mails)
8450
8451 2006-02-05 [colin]      2.0.0cvs15
8452
8453         * src/textview.c
8454                 Don't try to display Face header in textview
8455                 when teh headerview's active
8456
8457 2006-02-05 [colin]      2.0.0cvs14
8458
8459         * tools/tbird2syl.py
8460         * tools/Makefile.am
8461                 Add script to import Thunderbird mails
8462
8463 2006-02-05 [colin]      2.0.0cvs13
8464
8465         * src/headerview.c
8466         * src/procheader.c
8467         * src/procmsg.c
8468         * src/procmsg.h
8469         * src/textview.c
8470                 Show Face headers - patch partially by Klaus Flittner
8471
8472 2006-02-05 [colin]      2.0.0cvs12
8473
8474         * src/folderview.c
8475         * src/summaryview.c
8476         * src/common/utils.c
8477         * src/common/utils.h
8478                 Let dnd work from mime icons to summaryview
8479                 and to folderview too
8480                 Add a crude test to avoid trying to add files
8481                 drag'n'dropped when they're not mails
8482
8483 2006-02-04 [colin]      2.0.0cvs11
8484
8485         * src/summaryview.c
8486         * src/mimeview.c
8487                 Fix utf8 conversion
8488
8489 2006-02-04 [colin]      2.0.0cvs10
8490
8491         * src/compose.c
8492         * src/folderview.c
8493         * src/mimeview.c
8494         * src/summaryview.c
8495         * src/summaryview.h
8496                 Added various drag and drop capas:
8497                 From                    To
8498                 summaryview             other apps
8499                 mimeview icons          other apps
8500                 other apps              summaryview
8501                 other apps              folderview
8502
8503                 This shouldn't have broken the existing:
8504                 From                    To
8505                 summaryview             folderview
8506                 folderview              folderview
8507                 summaryview             compose's attachments
8508
8509         Tests welcomed.
8510
8511 2006-02-02 [paul]       2.0.0cvs9
8512
8513         * src/mainwindow.c
8514                 move global option 'Set displayed columns...' out
8515                 of folder option grouping.
8516                 fix sensitivity of 'harvest addresses'
8517         FOR_STABLE
8518
8519 2006-02-01 [colin]      2.0.0cvs8
8520
8521         * src/mimeview.c
8522                 Revert the alertpanel patch, it sucks (intrusive
8523                 and gets in the way of "open")
8524
8525 2006-02-01 [colin]      2.0.0cvs7
8526
8527         * src/compose.c
8528         * src/prefs_account.c
8529         * src/prefs_common.c
8530         * src/common/defs.h
8531         * src/common/utils.c
8532         * src/common/utils.h
8533                 Add ability to edit the signature file
8534                 from the account preferences, and use
8535                 a default for the text editor.
8536                 Patch by Fabien Vantard
8537
8538 2006-02-01 [colin]      2.0.0cvs6
8539
8540         * src/mimeview.c
8541                 Try to get mime type by extension if it is
8542                 application/octet-stream
8543                 Display a window with possible choices when
8544                 encountering unknown mime types
8545         * src/gtk/filesel.c
8546         * src/gtk/filesel.h
8547                 Add preview
8548                 Allow multiple selection in filtered filesel
8549                 (patch by Fabien Vantard)
8550         * src/gtk/pluginwindow.c
8551                 Use it (patch by Fabien Vantard)
8552
8553 2006-02-01 [paul]       2.0.0cvs5
8554
8555         * src/jpilot.c
8556                 fix crash on creating jpilot address book
8557                 Thanks to Colin - FOR_STABLE
8558         * src/prefs_summaries.c
8559         * src/prefs_wrapping.c
8560         * src/gtk/icon_legend.c
8561         * src/gtk/quicksearch.c
8562                 string fixes and additions
8563
8564 2006-02-01 [paul]       2.0.0cvs4
8565
8566         * src/compose.c
8567         * src/mainwindow.c
8568         * src/messageview.c
8569         * src/prefs_send.c
8570                 add Arabic encoding option
8571                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8572
8573 2006-01-31 [colin]      2.0.0cvs3
8574
8575         * src/plugins/pgpcore/passphrase.c
8576                 Convert passphrase to locale encoding
8577         * src/compose.c
8578                 Fix drafting on IMAP. Crappy bug sneaked in
8579                 the release :-/
8580         FOR_STABLE
8581
8582 2006-01-30 [paul]       2.0.0cvs2
8583
8584         * src/gtk/icon_legend.c
8585                 show the new entries
8586
8587 2006-01-30 [colin]      2.0.0cvs1
8588
8589         * src/manual.c
8590                 Check for the file to be present before 
8591                 enabling the menu - FOR_STABLE
8592         * src/gtk/icon_legend.c
8593                 Add folders icons (not all of them, there
8594                 are too much, but the most intriguing ones)
8595
8596 2006-01-30 [paul]       2.0.0
8597
8598         version 2.0.0 released
8599
8600 2006-01-30 [paul]       1.9.100cvs200
8601
8602         * manual/faq.xml
8603         * manual/gpl.xml
8604         * manual/intro.xml
8605         * manual/starting.xml
8606         * manual/sylpheed-claws-manual.xml
8607                 fixes, additions
8608
8609 2006-01-29 [mones]      1.9.100cvs199
8610
8611         * manual/account.xml
8612         * manual/advanced.xml
8613         * manual/glossary.xml
8614                 Some typos fixed, added LDIF term to glossary
8615         * po/es.po
8616                 Fixed leading plus symbol
8617
8618 2006-01-29 [paul]       1.9.100cvs198
8619
8620         * po/fi.po
8621         * po/sk.po
8622                 updated by Tommi Pirinen and Andrej Kacian
8623
8624 2006-01-29 [paul]       1.9.100cvs197
8625
8626         * src/gtk/authors.h
8627                 remove duplicates
8628
8629 2006-01-29 [paul]       1.9.100cvs196
8630
8631         * AUTHORS
8632         * po/nl.po
8633         * src/gtk/authors.h
8634         * tools/claws.i18n.status.pl
8635                 nl translation updated by Tim Dijkstra
8636
8637 2006-01-29 [paul]       1.9.100cvs195
8638
8639         * po/sr.po
8640         * po/sv.po
8641                 updated by Aleksandar Urosevic and Anders Troback
8642
8643 2006-01-28 [colin]      1.9.100cvs194
8644
8645         * src/gtk/gtksourceprintjob.c
8646                 Don't fiddle with PangoLayout when we
8647                 have an image
8648
8649 2006-01-28 [paul]       1.9.100cvs193
8650
8651         * AUTHORS
8652         * po/el.po
8653         * po/zh_CN.po
8654         * src/gtk/authors.h
8655         * tools/claws.i18n.status.pl
8656                 updated translations submitted by Stavros Giannouris
8657                 and Ralgh Young
8658
8659 2006-01-27 [colin]      1.9.100cvs192
8660
8661         * src/summaryview.c
8662         * src/gtk/gtksourceprintjob.c
8663                 Add image printing 
8664                 (libgnomeprint only, of course)
8665
8666 2006-01-27 [paul]       1.9.100cvs191
8667
8668         * po/fr.po
8669         * po/it.po
8670                 updated by Fabien Vantard and Andrea Spadaccini
8671
8672 2006-01-26 [colin]      1.9.100cvs190
8673
8674         * manual/Makefile.am
8675         * configure.ac
8676                 Make building the manual optional 
8677                 (--disable-manual)
8678
8679 2006-01-26 [paul]       1.9.100cvs189
8680
8681         * manual/glossary.xml
8682         * manual/plugins.xml
8683                 edited
8684         * po/en_GB.po
8685                 updated
8686
8687 2006-01-26 [paul]       1.9.100cvs188
8688
8689         * src/prefs_display_header.c
8690         * src/prefs_folder_column.c
8691         * src/prefs_msg_colors.c
8692         * src/prefs_summaries.c
8693         * src/prefs_summary_column.c
8694                 HIGify
8695
8696 2006-01-25 [colin]      1.9.100cvs187
8697
8698         * src/imap.c
8699                 Don't allow moving/copying mails between
8700                 queue/drafts and non-queue/drafts folders
8701                 Fixes bug #897 (message header is resetted 
8702                 if one is copied to Drafts)
8703
8704 2006-01-25 [colin]      1.9.100cvs186
8705
8706         * src/folder.c
8707         * src/mainwindow.c
8708                 Fix subscribed folders not found
8709         * src/compose.c
8710                 Don't try to encode as original mail's charset
8711                 if it's ascii 
8712
8713 2006-01-25 [paul]       1.9.100cvs185
8714
8715         * AUTHORS
8716         * po/Makevars
8717                 updated
8718         * po/de.po
8719         * po/pl.po
8720         * po/pt_BR.po
8721         * po/sr.po
8722                 updates submitted by Stephan Sachse, Emilian Nowak
8723                 and Quar, Frederico Goncalves Guimaraes, and
8724                 Aleksandar Urosevic
8725                 Fix Bug 896, 'PT_BR locale broken'.
8726         * src/gtk/authors.h
8727                 updated
8728
8729 2006-01-24 [mones]      1.9.100cvs184
8730
8731         * manual/glossary.xml
8732                 All current terms finished. Reviewers welcome ;-)
8733         * manual/keyboard.xml
8734                 Fixed column width for pdf output.
8735         * po/es.po
8736                 Updated
8737
8738 2006-01-24 [paul]       1.9.100cvs183
8739
8740         * manual/glossary.xml
8741                 fix id name
8742         * manual/dist/html/Makefile.am
8743         * manual/dist/pdf/Makefile.am
8744         * manual/dist/ps/Makefile.am
8745         * manual/dist/txt/Makefile.am
8746                 fix make deps
8747                 Thanks to Colin
8748
8749 2006-01-24 [mones]      1.9.100cvs182
8750
8751         * manual/glossary.xml
8752                 Nearly finished, some terms missing.
8753
8754 2006-01-23 [paul]       1.9.100cvs181
8755
8756         * manual/dist/html/Makefile.am
8757         * manual/dist/pdf/Makefile.am
8758         * manual/dist/ps/Makefile.am
8759         * manual/dist/txt/Makefile.am
8760         * src/mainwindow.c
8761                 re-enable manual
8762                 Thanks to Colin
8763
8764 2006-01-22 [colin]      1.9.100cvs180
8765
8766         * src/compose.c
8767         * src/gtk/gtkaspell.c
8768                 Don't deselect stuff before right-clicking, with aspell.
8769                 (This prevented right-click Copy, for example).
8770                 Thanks to Clo!
8771
8772 2006-01-22 [paul]       1.9.100cvs179
8773
8774         * src/summary_search.c
8775                 don't fix the widget size as it causes problems
8776                 under localisation.
8777                 Thanks to Emilian Nowak
8778
8779 2006-01-21 [paul]       1.9.100cvs178
8780
8781         * src/prefs_themes.c
8782                 fix broken underlining of label text
8783                 with some translations
8784
8785 2006-01-21 [colin]      1.9.100cvs177
8786
8787         * po/fr.po
8788                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8789
8790 2006-01-20 [colin]      1.9.100cvs176
8791
8792         * configure.ac
8793         * Makefile.am
8794         * manual/Makefile
8795         * manual/dist/html/.cvsignore
8796         * manual/dist/html/Makefile.am
8797         * manual/dist/pdf/.cvsignore
8798         * manual/dist/pdf/Makefile.am
8799         * manual/dist/ps/.cvsignore
8800         * manual/dist/ps/Makefile.am
8801         * manual/dist/txt/.cvsignore
8802         * manual/dist/txt/Makefile.am
8803                 Autotool-ize manual
8804
8805 2006-01-20 [paul]       1.9.100cvs175
8806
8807         * manual/handling.xml
8808                 make Filtering and Searching entries easier to find
8809         * manual/keyboard.xml
8810                 add the remaining default keybinds
8811         * src/prefs_summaries.c
8812                 update the default keybinds
8813
8814 2006-01-20 [paul]       1.9.100cvs174
8815
8816         * src/addressbook.c
8817         * src/addrgather.c
8818         * src/addrharvest.c
8819         * src/editaddress.c
8820         * src/editgroup.c
8821         * src/exphtmldlg.c
8822         * src/expldifdlg.c
8823         * src/exporthtml.c
8824         * src/exportldif.c
8825         * src/ldif.c
8826                 replace 'e-mail' with 'email'
8827         * src/summary_search.c
8828                 add mnemonic to "Find all" button
8829
8830 2006-01-20 [wwp]        1.9.100cvs173
8831
8832         * src/export.c
8833         * src/import.c
8834                 touched mbox import/export buttons for HIG-compliance
8835
8836 2006-01-19 [paul]       1.9.100cvs172
8837
8838         * manual/account.xml
8839         * manual/addrbook.xml
8840         * manual/advanced.xml
8841         * manual/faq.xml
8842         * manual/handling.xml
8843         * manual/intro.xml
8844         * manual/plugins.xml
8845         * manual/starting.xml
8846                 more editing
8847
8848 2006-01-19 [paul]       1.9.100cvs171
8849
8850         * src/toolbar.c
8851                 allow use of trash button while receiving
8852                 Thanks to Colin
8853
8854 2006-01-19 [wwp]        1.9.100cvs170
8855
8856         * src/gtk/quicksearch.c
8857         * src/compose.c
8858                 force text color to black when yellow background is set
8859
8860 2006-01-19 [colin]      1.9.100cvs169
8861
8862         * src/plugins/trayicon/trayicon.c
8863                 Gray out Get Mail when already getting mail
8864
8865 2006-01-18 [paul]       1.9.100cvs168
8866
8867         * src/compose.c
8868                 give widget yellow background was To is
8869                 set via folder prefs
8870         * src/gtk/quicksearch.c
8871                 give widget yellow background when quick
8872                 search is active.
8873                 Thanks to Colin
8874
8875 2006-01-18 [paul]       1.9.100cvs167
8876
8877         * doc/man/sylpheed-claws.1
8878                 add --subscribe option
8879
8880 2006-01-18 [paul]       1.9.100cvs166
8881
8882         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8883         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8884                 use %U instead of %F (%F is broken for user installed
8885                 files in kde 3.5)
8886
8887 2006-01-18 [colin]      1.9.100cvs165
8888
8889         * src/summaryview.c
8890                 Default to Yes in "No more * messages" dialogs
8891
8892 2006-01-17 [colin]      1.9.100cvs164
8893
8894         * src/compose.c
8895                 Possibly fix an invalid iterator causing
8896                 crash
8897
8898 2006-01-17 [colin]      1.9.100cvs163
8899
8900         * src/mimeview.c
8901                 Fix crash when the image disappears under the
8902                 image viewer
8903
8904 2006-01-16 [colin]      1.9.100cvs162
8905
8906         * src/compose.c
8907                 Fix reenabling autowrap
8908
8909 2006-01-16 [colin]      1.9.100cvs161
8910
8911         * src/compose.c
8912                 reset quote_len before getting quote_str
8913
8914 2006-01-16 [colin]      1.9.100cvs160
8915
8916         * src/account.c
8917         * src/account.h
8918         * src/folder.c
8919         * src/imap_gtk.c
8920         * src/mh_gtk.c
8921                 Fix bug #883 (default inbox does not track folder move)
8922
8923 2006-01-16 [colin]      1.9.100cvs159
8924
8925         * src/compose.c
8926         * src/plugins/pgpcore/passphrase.c
8927                 More buttons fixes
8928
8929 2006-01-16 [paul]       1.9.100cvs158
8930
8931         * src/prefs_actions.c
8932         * src/prefs_filtering_action.c
8933         * src/prefs_matcher.c
8934         * src/quote_fmt.c
8935         * src/gtk/description_window.c
8936         * src/gtk/description_window.h
8937         * src/gtk/quicksearch.c
8938                 description window cleanups
8939
8940 2006-01-15 [colin]      1.9.100cvs157
8941
8942         * src/addressbook.c
8943         * src/prefs_filtering.c
8944                 Same here
8945
8946 2006-01-15 [colin]      1.9.100cvs156
8947
8948         * src/folderview.c
8949         * src/mainwindow.c
8950                 Same for "Empty trash"
8951
8952 2006-01-15 [colin]      1.9.100cvs155
8953
8954         * src/inc.c
8955                 Override offline dialog had Yes by default
8956
8957 2006-01-15 [colin]      1.9.100cvs154
8958
8959         * src/summaryview.c
8960                 Delete selected messages? previously had Yes the default
8961
8962 2006-01-15 [colin]      1.9.100cvs153
8963
8964         * src/folder.c
8965         * src/folder.h
8966         * src/main.c
8967                 Check if a mailbox is loaded after all
8968                 plugins are loaded.
8969
8970 2006-01-15 [colin]      1.9.100cvs152
8971
8972         * src/folder.c
8973                 Don't start wizard when there are unloaded folders (will help
8974                 people with only mbox or maildir mailboxes)
8975
8976 2006-01-14 [colin]      1.9.100cvs151
8977
8978         * src/addressbook.c
8979         * src/expldifdlg.c
8980         * src/importldif.c
8981         * src/importmutt.c
8982         * src/importpine.c
8983         * src/mh_gtk.c
8984                 More HIG compliance and fixes
8985
8986 2006-01-14 [colin]      1.9.100cvs150
8987
8988         * src/prefs_filtering_action.c
8989         * src/foldersel.c
8990                 Two forgotten button order changes
8991
8992 2006-01-14 [colin]      1.9.100cvs149
8993
8994         * src/account.c
8995         * src/addressbook.c
8996         * src/compose.c
8997         * src/folderview.c
8998         * src/imap_gtk.c
8999         * src/mainwindow.c
9000         * src/mh_gtk.c
9001         * src/news_gtk.c
9002         * src/prefs_actions.c
9003         * src/prefs_customheader.c
9004         * src/prefs_filtering.c
9005         * src/prefs_matcher.c
9006         * src/prefs_template.c
9007         * src/ssl_manager.c
9008         * src/summaryview.c
9009         * src/textview.c
9010         * src/toolbar.c
9011                 All deletion confirmations are now "Cancel, Delete" 
9012                 instead of "No, Yes"
9013                 Clarified most of the other "No, Yes" to 
9014                 "Cancel, Descriptive_action"
9015                 Rechanged the "Entry not saved" alerts to have 
9016                 "Close, Continue editing"
9017
9018
9019 2006-01-14 [paul]
9020
9021         * 2.0.0-rc4 released
9022
9023 2006-01-14 [paul]       1.9.100cvs148
9024
9025         * src/account.c
9026         * src/addressadd.c
9027         * src/addressbook.c
9028         * src/compose.c
9029         * src/editaddress.c
9030         * src/editbook.c
9031         * src/editgroup.c
9032         * src/editjpilot.c
9033         * src/editldap.c
9034         * src/editvcard.c
9035         * src/exphtmldlg.c
9036         * src/expldifdlg.c
9037         * src/folderview.c
9038         * src/grouplistdialog.c
9039         * src/imap_gtk.c
9040         * src/importmutt.c
9041         * src/importpine.c
9042         * src/inc.c
9043         * src/main.c
9044         * src/mainwindow.c
9045         * src/message_search.c
9046         * src/messageview.c
9047         * src/mh_gtk.c
9048         * src/mimeview.c
9049         * src/news_gtk.c
9050         * src/prefs_actions.c
9051         * src/prefs_customheader.c
9052         * src/prefs_filtering.c
9053         * src/prefs_matcher.c
9054         * src/prefs_template.c
9055         * src/prefs_themes.c
9056         * src/ssl_manager.c
9057         * src/summary_search.c
9058         * src/summaryview.c
9059         * src/textview.c
9060         * src/toolbar.c
9061         * src/gtk/foldersort.c
9062         * src/gtk/gtkaspell.c
9063         * src/gtk/inputdialog.c
9064         * src/gtk/prefswindow.c
9065         * src/plugins/pgpcore/select-keys.c
9066         * src/plugins/trayicon/trayicon.c
9067                 HIG compliant button order
9068
9069 2006-01-14 [mones]      1.9.100cvs147
9070
9071         * po/es.po
9072                 Updated translation
9073
9074 2006-01-13 [paul]       1.9.100cvs146
9075
9076         * AUTHORS
9077         * ChangeLog
9078         * src/gtk/authors.h
9079                 add Joshua M. Kwan to contributors list
9080
9081 2006-01-13 [colin]      1.9.100cvs145
9082
9083         * src/gtk/quicksearch.c
9084                 Don't refocus quick search after executing (Esc or Enter)
9085                 Allows to '/'search something then move up/down in 
9086                 summaryview, and to Esc a search and be back in the 
9087                 summaryview
9088
9089 2006-01-13 [paul]       1.9.100cvs144
9090
9091         * src/plugins/pgpinline/pgpinline.c
9092                 support Content-Type 'application/pgp'
9093                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9094
9095 2006-01-13 [paul]       1.9.100cvs143
9096
9097         * manual/account.xml
9098                 make mention of partial retrieval
9099                 thanks to Colin
9100
9101 2006-01-13 [paul]       1.9.100cvs142
9102
9103         * src/account.c
9104         * src/account.h
9105         * src/action.c
9106         * src/action.h
9107         * src/adbookbase.h
9108         * src/addr_compl.c
9109         * src/addr_compl.h
9110         * src/addrbook.c
9111         * src/addrcache.c
9112         * src/addrcache.h
9113         * src/addrcindex.c
9114         * src/addrcindex.h
9115         * src/addrclip.c
9116         * src/addrclip.h
9117         * src/addrdefs.h
9118         * src/addressadd.c
9119         * src/addressadd.h
9120         * src/addressbook.c
9121         * src/addressbook.h
9122         * src/addrgather.c
9123         * src/addrgather.h
9124         * src/addrharvest.c
9125         * src/addrharvest.h
9126         * src/addrindex.c
9127         * src/addrindex.h
9128         * src/addritem.c
9129         * src/addritem.h
9130         * src/addrquery.c
9131         * src/addrquery.h
9132         * src/addrselect.c
9133         * src/addrselect.h
9134         * src/alertpanel.c
9135         * src/alertpanel.h
9136         * src/browseldap.c
9137         * src/browseldap.h
9138         * src/codeconv.c
9139         * src/codeconv.h
9140         * src/compose.c
9141         * src/compose.h
9142         * src/customheader.c
9143         * src/customheader.h
9144         * src/displayheader.c
9145         * src/displayheader.h
9146         * src/editaddress.c
9147         * src/editaddress.h
9148         * src/editbook.c
9149         * src/editbook.h
9150         * src/editgroup.c
9151         * src/editgroup.h
9152         * src/editjpilot.c
9153         * src/editjpilot.h
9154         * src/editldap.c
9155         * src/editldap.h
9156         * src/editldap_basedn.c
9157         * src/editldap_basedn.h
9158         * src/editvcard.c
9159         * src/editvcard.h
9160         * src/exphtmldlg.c
9161         * src/exphtmldlg.h
9162         * src/expldifdlg.c
9163         * src/expldifdlg.h
9164         * src/export.h
9165         * src/exporthtml.c
9166         * src/exporthtml.h
9167         * src/exportldif.c
9168         * src/exportldif.h
9169         * src/filtering.c
9170         * src/filtering.h
9171         * src/folder.c
9172         * src/folder.h
9173         * src/folder_item_prefs.c
9174         * src/folder_item_prefs.h
9175         * src/foldersel.c
9176         * src/foldersel.h
9177         * src/folderutils.c
9178         * src/folderutils.h
9179         * src/folderview.c
9180         * src/folderview.h
9181         * src/grouplistdialog.c
9182         * src/grouplistdialog.h
9183         * src/headerview.c
9184         * src/html.c
9185         * src/html.h
9186         * src/image_viewer.c
9187         * src/image_viewer.h
9188         * src/imap.c
9189         * src/imap.h
9190         * src/imap_gtk.c
9191         * src/imap_gtk.h
9192         * src/import.h
9193         * src/importldif.c
9194         * src/importldif.h
9195         * src/importmutt.c
9196         * src/importmutt.h
9197         * src/importpine.c
9198         * src/importpine.h
9199         * src/inc.c
9200         * src/inc.h
9201         * src/jpilot.c
9202         * src/jpilot.h
9203         * src/ldapctrl.c
9204         * src/ldapctrl.h
9205         * src/ldaplocate.c
9206         * src/ldaplocate.h
9207         * src/ldapquery.c
9208         * src/ldapquery.h
9209         * src/ldapserver.c
9210         * src/ldapserver.h
9211         * src/ldaputil.c
9212         * src/ldaputil.h
9213         * src/ldif.c
9214         * src/ldif.h
9215         * src/main.c
9216         * src/main.h
9217         * src/mainwindow.c
9218         * src/mainwindow.h
9219         * src/manual.c
9220         * src/manual.h
9221         * src/mbox.c
9222         * src/mbox.h
9223         * src/message_search.c
9224         * src/message_search.h
9225         * src/messageview.c
9226         * src/messageview.h
9227         * src/mh.c
9228         * src/mh.h
9229         * src/mh_gtk.c
9230         * src/mh_gtk.h
9231         * src/mimeview.c
9232         * src/mimeview.h
9233         * src/msgcache.c
9234         * src/msgcache.h
9235         * src/mutt.c
9236         * src/mutt.h
9237         * src/news.c
9238         * src/news.h
9239         * src/news_gtk.c
9240         * src/news_gtk.h
9241         * src/partial_download.c
9242         * src/partial_download.h
9243         * src/pine.c
9244         * src/pine.h
9245         * src/pop.c
9246         * src/pop.h
9247         * src/prefs_account.c
9248         * src/prefs_account.h
9249         * src/prefs_actions.c
9250         * src/prefs_actions.h
9251         * src/prefs_common.c
9252         * src/prefs_common.h
9253         * src/prefs_compose_writing.c
9254         * src/prefs_compose_writing.h
9255         * src/prefs_customheader.c
9256         * src/prefs_customheader.h
9257         * src/prefs_display_header.c
9258         * src/prefs_display_header.h
9259         * src/prefs_filtering.c
9260         * src/prefs_filtering.h
9261         * src/prefs_filtering_action.c
9262         * src/prefs_filtering_action.h
9263         * src/prefs_folder_column.c
9264         * src/prefs_folder_column.h
9265         * src/prefs_folder_item.c
9266         * src/prefs_folder_item.h
9267         * src/prefs_fonts.c
9268         * src/prefs_fonts.h
9269         * src/prefs_gtk.c
9270         * src/prefs_gtk.h
9271         * src/prefs_image_viewer.c
9272         * src/prefs_image_viewer.h
9273         * src/prefs_matcher.c
9274         * src/prefs_matcher.h
9275         * src/prefs_message.c
9276         * src/prefs_msg_colors.c
9277         * src/prefs_msg_colors.h
9278         * src/prefs_other.c
9279         * src/prefs_quote.c
9280         * src/prefs_receive.c
9281         * src/prefs_send.c
9282         * src/prefs_spelling.c
9283         * src/prefs_spelling.h
9284         * src/prefs_summaries.c
9285         * src/prefs_summaries.h
9286         * src/prefs_summary_column.c
9287         * src/prefs_summary_column.h
9288         * src/prefs_template.c
9289         * src/prefs_template.h
9290         * src/prefs_themes.c
9291         * src/prefs_themes.h
9292         * src/prefs_toolbar.c
9293         * src/prefs_toolbar.h
9294         * src/prefs_wrapping.c
9295         * src/prefs_wrapping.h
9296         * src/privacy.c
9297         * src/privacy.h
9298         * src/procheader.c
9299         * src/procheader.h
9300         * src/procmime.c
9301         * src/procmime.h
9302         * src/procmsg.c
9303         * src/procmsg.h
9304         * src/quote_fmt.c
9305         * src/quote_fmt_parse.y
9306         * src/recv.c
9307         * src/recv.h
9308         * src/remotefolder.c
9309         * src/remotefolder.h
9310         * src/send_message.c
9311         * src/send_message.h
9312         * src/setup.c
9313         * src/setup.h
9314         * src/sourcewindow.c
9315         * src/sourcewindow.h
9316         * src/ssl_manager.c
9317         * src/ssl_manager.h
9318         * src/statusbar.c
9319         * src/statusbar.h
9320         * src/stock_pixmap.c
9321         * src/stock_pixmap.h
9322         * src/summary_search.c
9323         * src/summary_search.h
9324         * src/summaryview.c
9325         * src/summaryview.h
9326         * src/syldap.c
9327         * src/syldap.h
9328         * src/textview.c
9329         * src/textview.h
9330         * src/toolbar.c
9331         * src/toolbar.h
9332         * src/undo.c
9333         * src/undo.h
9334         * src/unmime.c
9335         * src/unmime.h
9336         * src/vcard.c
9337         * src/vcard.h
9338         * src/wizard.c
9339         * src/wizard.h
9340         * src/common/base64.c
9341         * src/common/base64.h
9342         * src/common/defs.h
9343         * src/common/hooks.c
9344         * src/common/hooks.h
9345         * src/common/log.c
9346         * src/common/log.h
9347         * src/common/mgutils.c
9348         * src/common/mgutils.h
9349         * src/common/nntp.c
9350         * src/common/nntp.h
9351         * src/common/passcrypt.c
9352         * src/common/passcrypt.h.in
9353         * src/common/plugin.c
9354         * src/common/plugin.h
9355         * src/common/prefs.c
9356         * src/common/prefs.h
9357         * src/common/progressindicator.c
9358         * src/common/progressindicator.h
9359         * src/common/quoted-printable.c
9360         * src/common/quoted-printable.h
9361         * src/common/session.c
9362         * src/common/session.h
9363         * src/common/smtp.c
9364         * src/common/smtp.h
9365         * src/common/socket.c
9366         * src/common/socket.h
9367         * src/common/ssl.c
9368         * src/common/ssl.h
9369         * src/common/ssl_certificate.c
9370         * src/common/ssl_certificate.h
9371         * src/common/stringtable.c
9372         * src/common/stringtable.h
9373         * src/common/sylpheed.c
9374         * src/common/sylpheed.h
9375         * src/common/template.c
9376         * src/common/template.h
9377         * src/common/timing.h
9378         * src/common/utils.c
9379         * src/common/utils.h
9380         * src/common/version.h.in
9381         * src/common/xml.c
9382         * src/common/xml.h
9383         * src/common/xmlprops.c
9384         * src/common/xmlprops.h
9385         * src/gtk/colorlabel.c
9386         * src/gtk/colorsel.c
9387         * src/gtk/colorsel.h
9388         * src/gtk/description_window.c
9389         * src/gtk/description_window.h
9390         * src/gtk/filesel.c
9391         * src/gtk/filesel.h
9392         * src/gtk/foldersort.c
9393         * src/gtk/foldersort.h
9394         * src/gtk/gtkutils.c
9395         * src/gtk/gtkutils.h
9396         * src/gtk/inputdialog.c
9397         * src/gtk/inputdialog.h
9398         * src/gtk/logwindow.c
9399         * src/gtk/logwindow.h
9400         * src/gtk/manage_window.c
9401         * src/gtk/manage_window.h
9402         * src/gtk/menu.c
9403         * src/gtk/menu.h
9404         * src/gtk/pluginwindow.c
9405         * src/gtk/pluginwindow.h
9406         * src/gtk/prefswindow.c
9407         * src/gtk/prefswindow.h
9408         * src/gtk/progressdialog.c
9409         * src/gtk/progressdialog.h
9410         * src/gtk/sslcertwindow.c
9411         * src/gtk/sslcertwindow.h
9412         * src/plugins/clamav/clamav_plugin.c
9413         * src/plugins/clamav/clamav_plugin.h
9414         * src/plugins/clamav/clamav_plugin_gtk.c
9415         * src/plugins/demo/demo.c
9416         * src/plugins/dillo_viewer/dillo_prefs.c
9417         * src/plugins/dillo_viewer/dillo_prefs.h
9418         * src/plugins/dillo_viewer/dillo_viewer.c
9419         * src/plugins/pgpcore/passphrase.c
9420         * src/plugins/pgpcore/passphrase.h
9421         * src/plugins/pgpcore/plugin.c
9422         * src/plugins/pgpcore/select-keys.c
9423         * src/plugins/pgpcore/select-keys.h
9424         * src/plugins/pgpcore/sgpgme.c
9425         * src/plugins/pgpcore/sgpgme.h
9426         * src/plugins/pgpinline/pgpinline.c
9427         * src/plugins/pgpinline/pgpinline.h
9428         * src/plugins/pgpinline/plugin.c
9429         * src/plugins/pgpmime/pgpmime.c
9430         * src/plugins/pgpmime/pgpmime.h
9431         * src/plugins/pgpmime/plugin.c
9432         * src/plugins/spamassassin/spamassassin.c
9433         * src/plugins/spamassassin/spamassassin.h
9434         * src/plugins/spamassassin/spamassassin_gtk.c
9435         * src/plugins/trayicon/trayicon.c
9436                 update copyright header
9437
9438 2006-01-13 [paul]       1.9.100cvs141
9439
9440         * src/account.c
9441         * src/export.c
9442         * src/import.c
9443         * src/mainwindow.c
9444         * src/prefs_account.c
9445         * src/prefs_display_header.c
9446         * src/prefs_receive.c
9447         * src/prefs_send.c
9448         * src/prefs_summaries.c
9449         * src/prefs_themes.c
9450         * src/prefs_toolbar.c
9451         * src/gtk/about.c
9452                 various cleanups
9453
9454 2006-01-12 [colin]      1.9.100cvs140
9455
9456         * src/folder.c
9457         * src/folder.h
9458         * src/main.c
9459                 Add --subscribe option
9460                 Let sylpheed-claws email@domain.com equivalent to --compose
9461                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9462
9463 2006-01-12 [paul]       1.9.100cvs139
9464
9465         * src/mainwindow.c
9466                 append 'Change folder order' label with '...'
9467         * src/prefs_actions.c
9468                 allow reordering of actions list by dnd
9469         * src/gtk/foldersort.c
9470                 make the dialog nicer
9471
9472 2006-01-11 [colin]      1.9.100cvs138
9473
9474         * src/compose.c
9475                 Allow templates without text
9476
9477 2006-01-11 [paul]       1.9.100cvs137
9478
9479         * tools/README
9480         * tools/filter_conv_new.pl
9481                 add info to README
9482                 also check .sylpheed for filter.xml
9483                 be a bit informative to the user
9484
9485 2006-01-11 [colin]      1.9.100cvs136
9486
9487         * src/textview.c
9488                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9489
9490 2006-01-10 [paul]       1.9.100cvs135
9491
9492         * tools/Makefile.am
9493         * tools/filter_conv_new.pl
9494                 add script to convert new style Sylpheed
9495                 filter rules (Sylpheed >= 0.9.99) to
9496                 Claws filtering rules
9497
9498 2006-01-10 [colin]      1.9.100cvs134
9499
9500         * src/compose.c
9501                 Fix broken line joins in certain conditions
9502                 (between two quoted lines: <enter><enter><up>
9503                  <type a wrapped sentence><go in the first line>
9504                  <insert more text><watch as line joining failed>)
9505
9506 2006-01-10 [paul]       1.9.100cvs133
9507
9508         * src/compose.c
9509                 don't report success in error dialog
9510                 thanks to Colin
9511         * src/common/utils.c
9512                 include some trailing punctuations as URI
9513                 thanks to Hiro
9514
9515 2006-01-10 [paul]       1.9.100cvs132
9516
9517         * src/mimeview.c
9518                 fix incompatible pointer type
9519                 warning
9520
9521 2006-01-10 [paul]       1.9.100cvs131
9522
9523         * src/compose.c
9524                 change Subject in window title
9525                 instantaneously
9526
9527 2006-01-09 [colin]      1.9.100cvs130
9528
9529         * src/addressbook.c
9530         * src/headerview.c
9531         * src/mainwindow.c
9532         * src/messageview.c
9533         * src/mimeview.c
9534         * src/noticeview.c
9535         * src/summaryview.c
9536                 Fix possible crashes on exit and in addressbook
9537
9538 2006-01-09 [paul]       1.9.100cvs129
9539
9540         * src/prefs_msg_colors.c
9541                 some cleanups that I forgot last time
9542
9543 2006-01-09 [paul]       1.9.100cvs128
9544
9545         * README
9546         * src/folderview.c
9547         * src/prefs_msg_colors.c
9548                 add previously hidden option, color_new, to
9549                 the gui
9550                 move the page to Display/
9551                 rework the gui
9552
9553 2006-01-09 [wwp]        1.9.100cvs127
9554
9555         * src/prefs_themes.c
9556                 made the prefs/display/themes layouts spacing less condensed
9557                 (and so they match other prefs/pages' look).
9558
9559 2006-01-09 [paul]       1.9.100cvs126
9560
9561         * src/compose.c
9562         * src/prefs_common.c
9563         * src/prefs_common.h
9564         * src/prefs_wrapping.c
9565                 remove 'wrap at send' option
9566
9567 2006-01-06 [colin]      1.9.100cvs125
9568
9569         * src/compose.c
9570                 Just make completely sure we don't insert "manual line breaks" 
9571                 when wrapping... 
9572
9573 2006-01-04 [paul]
9574
9575         * 2.0.0-rc3 released
9576
9577 2006-01-04 [paul]       1.9.100cvs124
9578
9579         * src/folderview.c
9580                 fix bug 882, 'quick scroll in folder list
9581                 displays wrong folder contents'
9582
9583 2006-01-04 [paul]       1.9.100cvs123
9584
9585         * src/plugins/pgpmime/pgpmime.c
9586                 better debug information when signing
9587                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9588
9589 2006-01-03 [colin]      1.9.100cvs122
9590
9591         * configure.ac
9592                 We need to recheck for gpgme 1.0.0 after checking
9593                 for 1.1.1, because if 1.1.1 isn't available, 
9594                 GPGME_LIBS and friends are blanked out by the 
9595                 second check.
9596
9597 2006-01-03 [colin]      1.9.100cvs121
9598
9599         * src/common/prefs.c
9600                 Windows unlink-before rename fix
9601         * src/plugins/pgpcore/sgpgme.c
9602                 Add support for PKA info if available
9603                 Both patches by Werner Koch
9604
9605 2006-01-03 [paul]       1.9.100cvs120
9606
9607         * src/messageview.c
9608                 fix bug 884, 'Send receipt' button visible in queue
9609                 Thanks to Colin
9610
9611 2006-01-02 [colin]      1.9.100cvs119
9612
9613         * src/compose.c
9614         * src/imap.c
9615                 Fix autosave on IMAP and more generally try to
9616                 return the correct ID on a newly added IMAP message
9617
9618 2006-01-02 [paul]       1.9.100cvs118
9619
9620         * manual/keyboard.xml
9621                 edited
9622
9623 2006-01-01 [paul]       1.9.100cvs117
9624
9625         * src/gtk/authors.h
9626                 alphabetical order
9627
9628 2005-12-30 [colin]      1.9.100cvs116
9629
9630         * manual/advanced.xml
9631                 Explain Pre/Post-processing differences.
9632
9633 2005-12-30 [colin]      1.9.100cvs115
9634
9635         * src/mh.c
9636                 Implement copy_msgs for a little optimization
9637         * src/imap.c
9638                 Finish yesterday's fix
9639
9640 2005-12-29 [colin]      1.9.100cvs114
9641
9642         * src/imap.c
9643                 Fix occasional failure in fetching a mail over
9644                 IMAP
9645
9646 2005-12-29 [colin]      1.9.100cvs113
9647
9648         * src/compose.c
9649                 Don't remove a draft when sending it, if it is 
9650                 locked.
9651
9652 2005-12-28 [colin]      1.9.100cvs112
9653
9654         * src/summaryview.c
9655                 Fix leak for real
9656
9657 2005-12-28 [wwp]        1.9.100cvs111
9658
9659         * doc/faq/.cvsignore
9660         * doc/faq/de/.cvsignore
9661         * doc/faq/en/.cvsignore
9662         * doc/faq/es/.cvsignore
9663         * doc/faq/fr/.cvsignore
9664         * doc/faq/it/.cvsignore
9665         * doc/manual/.cvsignore
9666         * doc/manual/de/.cvsignore
9667         * doc/manual/en/.cvsignore
9668         * doc/manual/es/.cvsignore
9669         * doc/manual/fr/.cvsignore
9670         * doc/manual/ja/.cvsignore
9671         * src/plugins/mathml_viewer/.cvsignore
9672                 rollback revival of those files (my bad, sorry for the noise).
9673
9674 2005-12-28 [wwp]        1.9.100cvs110
9675
9676         * src/compose.c
9677                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9678
9679 2005-12-28 [wwp]        1.9.100cvs109
9680
9681         * doc/faq/.cvsignore
9682         * doc/faq/de/.cvsignore
9683         * doc/faq/en/.cvsignore
9684         * doc/faq/es/.cvsignore
9685         * doc/faq/fr/.cvsignore
9686         * doc/faq/it/.cvsignore
9687         * doc/manual/.cvsignore
9688         * doc/manual/de/.cvsignore
9689         * doc/manual/en/.cvsignore
9690         * doc/manual/es/.cvsignore
9691         * doc/manual/fr/.cvsignore
9692         * doc/manual/ja/.cvsignore
9693         * src/plugins/mathml_viewer/.cvsignore
9694         * po/.cvsignore
9695                 more files to ignore.
9696
9697 2005-12-24 [colin]      1.9.100cvs108
9698
9699         * AUTHORS
9700         * src/gtk/authors.h
9701                 Update for Werner
9702
9703 2005-12-24 [colin]      1.9.100cvs107
9704
9705         * src/procmsg.c
9706                 Allow NULL src_msginfo in 
9707                 procmsg_msginfo_new_from_mimeinfo
9708
9709 2005-12-23 [paul]       1.9.100cvs106
9710
9711         * src/plugins/pgpinline/mypgpcore.def
9712                 add this forgotten file
9713
9714 2005-12-23 [colin]      1.9.100cvs105
9715
9716         * src/mainwindow.c
9717                 Fix missing break
9718
9719 2005-12-23 [colin]      1.9.100cvs104
9720
9721         * autogen.sh
9722         * src/folder.c
9723         * src/mh.c
9724         * src/common/plugin.c
9725         * src/common/socket.c
9726         * src/common/socket.h
9727         * src/common/utils.c
9728         * src/common/utils.h
9729         * src/gtk/pluginwindow.c
9730         * src/plugins/pgpcore/plugin.def
9731         * src/plugins/pgpcore/sylpheed.def
9732         * src/plugins/pgpinline/Makefile.am
9733         * src/plugins/pgpinline/plugin.def
9734         * src/plugins/pgpinline/sylpheed.def
9735         * src/plugins/pgpmime/plugin.def
9736         * src/plugins/pgpmime/sylpheed.def
9737                 Various w32 fixes by Werner Koch
9738
9739 2005-12-22 [paul]       1.9.100cvs103
9740
9741         * src/wizard.c
9742                 don't offer IMAP as 'server type' if
9743                 libetpan isn't built in
9744
9745 2005-12-22 [paul]       1.9.100cvs102
9746
9747         * AUTHORS
9748         * src/mainwindow.c
9749         * src/mainwindow.h
9750         * src/toolbar.c
9751         * src/gtk/authors.h
9752                 support GTK_TOOLBAR_BOTH_HORIZ (text
9753                 next to icon) Patch by Marien Zwart
9754                 marienz@users.sf.net
9755                 Also reword the text
9756
9757 2005-12-21 [colin]      1.9.100cvs101
9758
9759         * configure.ac
9760                 Fix DATADIRNAME
9761         * COPYING
9762                 Fix missing section and explicit the exception better
9763         * src/compose.c
9764                 Prevent mail from being lost without notice when an
9765                 SMTP error happens on trying to send an unmodified
9766                 drafted mail.
9767         * src/send_message.c
9768         * src/common/smtp.c
9769                 Fix password remembering when wrong, and add return
9770                 value checks where they should have been
9771         * src/plugins/pgpcore/sylpheed.def
9772         * src/plugins/pgpinline/sylpheed.def
9773         * src/plugins/pgpmime/sylpheed.def
9774                 Add a few symbols needed
9775
9776 2005-12-21 [paul]       1.9.100cvs100
9777
9778         * m4/codeset.m4
9779         * m4/glibc21.m4
9780         * m4/intdiv0.m4
9781         * m4/inttypes-pri.m4
9782         * m4/inttypes.m4
9783         * m4/inttypes_h.m4
9784         * m4/isc-posix.m4
9785         * m4/lcmessage.m4
9786         * m4/stdint_h.m4
9787         * m4/uintmax_t.m4
9788                 gettextization
9789                 thanks to Colin
9790
9791 2005-12-21 [paul]       1.9.100cvs99
9792
9793         * po/sv.po
9794                 fixed by Colin
9795
9796 2005-12-20 [paul]       1.9.100cvs98
9797
9798         * po/sv.po
9799                 updated by Anders Trobäck
9800
9801 2005-12-20 [colin]      1.9.100cvs97
9802
9803         * ABOUT-NLS
9804         * Makefile.am
9805         * autogen.sh
9806         * configure.ac
9807         * config/config.rpath
9808         * config/mkinstalldirs
9809         * m4/Makefile.am
9810         * m4/glibc2.m4
9811         * m4/gnupg.m4
9812         * m4/gpgme.m4
9813         * m4/intmax.m4
9814         * m4/longdouble.m4
9815         * m4/longlong.m4
9816         * m4/printf-posix.m4
9817         * m4/signed.m4
9818         * m4/size_max.m4
9819         * m4/ulonglong.m4
9820         * m4/wchar_t.m4
9821         * m4/wint_t.m4
9822         * m4/xsize.m4
9823         * po/Makefile.in.in
9824         * po/Makevars
9825         * po/bg.po
9826         * po/ca.po
9827         * po/cs.po
9828         * po/de.po
9829         * po/el.po
9830         * po/en_GB.po
9831         * po/es.po
9832         * po/fi.po
9833         * po/fr.po
9834         * po/hr.po
9835         * po/hu.po
9836         * po/it.po
9837         * po/ja.po
9838         * po/ko.po
9839         * po/nb.po
9840         * po/nl.po
9841         * po/pl.po
9842         * po/pt_BR.po
9843         * po/ru.po
9844         * po/sk.po
9845         * po/sr.po
9846         * po/stamp-po
9847         * po/sv.po
9848         * po/zh_CN.po
9849         * po/zh_TW.po
9850         * src/Makefile.am
9851         * src/codeconv.c
9852         * src/compose.c
9853         * src/exporthtml.c
9854         * src/exportldif.c
9855         * src/folder.c
9856         * src/main.c
9857         * src/manual.c
9858         * src/mh.c
9859         * src/mimeview.c
9860         * src/send_message.c
9861         * src/common/Makefile.am
9862         * src/common/fnmatch.c
9863         * src/common/fnmatch.h
9864         * src/common/fnmatch_loop.c
9865         * src/common/nntp.c
9866         * src/common/plugin.c
9867         * src/common/smtp.c
9868         * src/common/socket.c
9869         * src/common/string_match.c
9870         * src/common/sylpheed.c
9871         * src/common/utils.c
9872         * src/common/utils.h
9873         * src/common/w32_dirent.c
9874         * src/common/w32_reg.c
9875         * src/common/w32_signal.c
9876         * src/common/w32_stat.c
9877         * src/common/w32_stdio.c
9878         * src/common/w32_stdlib.c
9879         * src/common/w32_string.c
9880         * src/common/w32_time.c
9881         * src/common/w32_unistd.c
9882         * src/common/w32_wait.c
9883         * src/common/w32lib.h
9884         * src/etpan/Makefile.am
9885         * src/gtk/Makefile.am
9886         * src/plugins/clamav/Makefile.am
9887         * src/plugins/demo/Makefile.am
9888         * src/plugins/dillo_viewer/Makefile.am
9889         * src/plugins/pgpcore/Makefile.am
9890         * src/plugins/pgpcore/passphrase.c
9891         * src/plugins/pgpcore/plugin.def
9892         * src/plugins/pgpcore/sgpgme.c
9893         * src/plugins/pgpcore/sylpheed.def
9894         * src/plugins/pgpcore/version.rc
9895         * src/plugins/pgpinline/Makefile.am
9896         * src/plugins/pgpinline/plugin.def
9897         * src/plugins/pgpinline/sylpheed.def
9898         * src/plugins/pgpinline/version.rc
9899         * src/plugins/pgpmime/Makefile.am
9900         * src/plugins/pgpmime/mypgpcore.def
9901         * src/plugins/pgpmime/plugin.def
9902         * src/plugins/pgpmime/sylpheed.def
9903         * src/plugins/pgpmime/version.rc
9904         * src/plugins/spamassassin/Makefile.am
9905                 Very little ;-) patch from Werner Koch, providing
9906                 infrastructure for cross-compiling to Win32
9907
9908 2005-12-20 [paul]       1.9.100cvs96
9909
9910         * src/account.c
9911         * src/account.h
9912         * src/mainwindow.c
9913         * src/mainwindow.h
9914         * src/toolbar.c
9915         * src/toolbar.h
9916                 add a combo to the Get All button, allowing
9917                 quick retrieval from any account
9918                 Patch by Fabien Vantard, slightly modified
9919                 by Colin
9920         * src/gtk/about.c
9921                 i18n fix. Patch by Fabien Vantard
9922
9923 2005-12-19 [colin]      1.9.100cvs95
9924
9925         * src/compose.c
9926         * src/compose.h
9927                 Don't automatically join lines when they've 
9928                 been separated by the user and not automatically
9929
9930 2005-12-19 [paul]       1.9.100cvs94
9931
9932         * src/gtk/pluginwindow.c
9933                 i18n fix.
9934                 Patch by Fabien Vantard
9935
9936 2005-12-15 [paul]       1.9.100cvs93
9937
9938         * src/common/plugin.c
9939         * src/common/plugin.h
9940         * src/gtk/pluginwindow.c
9941         * src/plugins/clamav/clamav_plugin.c
9942         * src/plugins/demo/demo.c
9943         * src/plugins/dillo_viewer/dillo_viewer.c
9944         * src/plugins/pgpcore/plugin.c
9945         * src/plugins/pgpinline/plugin.c
9946         * src/plugins/pgpmime/plugin.c
9947         * src/plugins/spamassassin/spamassassin.c
9948         * src/plugins/trayicon/trayicon.c
9949                 add plugin_version()
9950
9951 2005-12-15 [colin]      1.9.100cvs92
9952
9953         * src/compose.c
9954                 Further fix bug #875
9955
9956 2005-12-15 [paul]       1.9.100cvs91
9957
9958         * src/gtk/filesel.c
9959                 fix attach_load_dir getting set to
9960                 PLUGINDIR on plugin load
9961
9962 2005-12-14 [mones]      1.9.100cvs90
9963
9964         * manual/ack.xml
9965         * manual/keyboard.xml
9966                 Initial draft and some shortcuts added
9967                 
9968         * po/es.po
9969                 Updated translation
9970
9971 2005-12-14 [colin]      1.9.100cvs89
9972
9973         * src/compose.c
9974         * src/imap.c
9975         * src/summaryview.c
9976         * src/gtk/gtkaspell.c
9977                 More leaks fixed
9978         * src/prefs_folder_item.c
9979                 Fix recursive prefs apply
9980
9981
9982 2005-12-14 [colin]      1.9.100cvs88
9983
9984         * src/compose.c
9985                 Fix bug #875 (Freeze On Inline Forward of 
9986                 Large Message)
9987
9988 2005-12-13 [colin]      1.9.100cvs87
9989
9990         * src/compose.c
9991                 Uniq-ify and sort the mimetypes list
9992                 Patch by Fabien Vantard
9993
9994 2005-12-13 [colin]      1.9.100cvs86
9995
9996         * src/imap.c
9997         * src/etpan/imap-thread.c
9998                 Fix leaks (patch by Hoa)
9999         * src/news.c
10000         * src/common/plugin.c
10001                 Fix leaks
10002
10003 2005-12-12 [colin]
10004
10005         * 2.0.0-rc2 released
10006
10007 2005-12-12 [colin]      1.9.100cvs85
10008
10009         * src/matcher.c
10010                 Fix a leak
10011
10012 2005-12-12 [wwp]        1.9.100cvs84
10013
10014         * src/gtk/icon_legend.c
10015                 fix misbehaviour and crash when closing the legend window
10016         using the Esc key (patch by Fabien Vantard).
10017
10018 2005-12-12 [paul]       1.9.100cvs83
10019
10020         * src/browseldap.c
10021         * src/foldersel.c
10022         * src/prefs_actions.c
10023         * src/prefs_filtering.c
10024         * src/prefs_matcher.c
10025         * src/prefs_spelling.glade      ** REMOVED **
10026         * src/prefs_template.c
10027         * src/gtk/foldersort.glade      ** REMOVED **
10028         * src/gtk/pluginwindow.c
10029         * src/gtk/pluginwindow.glade    ** REMOVED **
10030         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10031                 cleanups
10032
10033 2005-12-11 [paul]       1.9.100cvs82
10034
10035         * src/gtk/filesel.c
10036                 fix attach_load_dir crasher (double free)
10037
10038 2005-12-09 [paul]       1.9.100cvs81
10039
10040         * po/POTFILES.in
10041         * src/mainwindow.c
10042         * src/gtk/Makefile.am
10043         * src/gtk/icon_legend.c
10044         * src/gtk/icon_legend.h
10045                 add icon legend
10046         * src/manual.c
10047                 cleanup
10048
10049 2005-12-09 [paul]       1.9.100cvs80
10050
10051         * src/plugins/pgpcore/passphrase.c
10052                 wrap the label in the dialog
10053
10054 2005-12-09 [colin]      1.9.100cvs79
10055
10056         * src/plugins/pgpcore/sgpgme.c
10057                 Display (untrusted) on not trusted signatures
10058                 Patch by Michal Èihaø <michal@cihar.com>
10059                 Closes bug #867 (Report also key trust)
10060
10061 2005-12-09 [colin]      1.9.100cvs78
10062
10063         * src/common/plugin.c
10064                 Update licence check, following Eben Moglen's advice
10065
10066 2005-12-08 [colin]      1.9.100cvs77
10067
10068         * src/folder.c
10069                 Fix the occasionnal item->cache != NULL 
10070                 assertion failure. 
10071
10072 2005-12-08 [colin]      1.9.100cvs76
10073
10074         * src/mimeview.c
10075         * src/plugins/pgpcore/sgpgme.c
10076                 Print key id when unable to check it
10077                 Closes bug #866 (Show key id when missing)
10078
10079 2005-12-08 [paul]       1.9.100cvs75
10080
10081         * src/prefs_common.c
10082         * src/prefs_common.h
10083         * src/gtk/filesel.c
10084                 remember load attachment dir
10085
10086 2005-12-07 [colin]      1.9.100cvs74
10087
10088         * src/prefs_toolbar.c
10089                 Gtk fixes, patch by Fabien Vantard
10090
10091 2005-12-07 [colin]      1.9.100cvs73
10092
10093         * src/action.c
10094         * src/compose.c
10095         * src/compose.h
10096                 Fix bug #839 (Quoted text isn't colored after 
10097                 executing an action)
10098         * src/common/plugin.c
10099                 Require plugins to declare their licence in plugin_licence()
10100                 Refuse to load non-GPL plugins as they'd be illegal (as 
10101                 derived works of Sylpheed-Claws, they must be GPL).
10102         * src/plugins/clamav/clamav_plugin.c
10103         * src/plugins/demo/demo.c
10104         * src/plugins/dillo_viewer/dillo_viewer.c
10105         * src/plugins/pgpcore/plugin.c
10106         * src/plugins/pgpinline/plugin.c
10107         * src/plugins/pgpmime/plugin.c
10108         * src/plugins/spamassassin/spamassassin.c
10109         * src/plugins/trayicon/trayicon.c
10110                 Add plugin_licence()
10111
10112 2005-12-07 [paul]       1.9.100cvs72
10113
10114         * configure.ac
10115         * src/mainwindow.c
10116         * src/manual.c
10117         * src/manual.h
10118         * src/common/defs.h
10119                 clean up after local FAQ removal and
10120                 temporary manual removal
10121
10122 2005-12-06 [colin]      1.9.100cvs71
10123
10124         * configure.ac
10125         * doc/Makefile.am
10126         * doc/faq/.cvsignore
10127         * doc/faq/Makefile.am
10128         * doc/faq/de/.cvsignore
10129         * doc/faq/de/Makefile.am
10130         * doc/faq/de/sylpheed-faq-1.html
10131         * doc/faq/de/sylpheed-faq-2.html
10132         * doc/faq/de/sylpheed-faq-3.html
10133         * doc/faq/de/sylpheed-faq.html
10134         * doc/faq/en/.cvsignore
10135         * doc/faq/en/Makefile.am
10136         * doc/faq/en/sylpheed-faq-1.html
10137         * doc/faq/en/sylpheed-faq-2.html
10138         * doc/faq/en/sylpheed-faq-3.html
10139         * doc/faq/en/sylpheed-faq-4.html
10140         * doc/faq/en/sylpheed-faq.html
10141         * doc/faq/es/.cvsignore
10142         * doc/faq/es/Makefile.am
10143         * doc/faq/es/sylpheed-faq-1.html
10144         * doc/faq/es/sylpheed-faq-2.html
10145         * doc/faq/es/sylpheed-faq-3.html
10146         * doc/faq/es/sylpheed-faq-4.html
10147         * doc/faq/es/sylpheed-faq.html
10148         * doc/faq/fr/.cvsignore
10149         * doc/faq/fr/Makefile.am
10150         * doc/faq/fr/sylpheed-faq-1.html
10151         * doc/faq/fr/sylpheed-faq-2.html
10152         * doc/faq/fr/sylpheed-faq-3.html
10153         * doc/faq/fr/sylpheed-faq.html
10154         * doc/faq/it/.cvsignore
10155         * doc/faq/it/Makefile.am
10156         * doc/faq/it/sylpheed-faq-1.html
10157         * doc/faq/it/sylpheed-faq-2.html
10158         * doc/faq/it/sylpheed-faq-3.html
10159         * doc/faq/it/sylpheed-faq.html
10160         * doc/manual/.cvsignore
10161         * doc/manual/Makefile.am
10162         * doc/manual/de/.cvsignore
10163         * doc/manual/de/Makefile.am
10164         * doc/manual/de/sylpheed-1.html
10165         * doc/manual/de/sylpheed-10.html
10166         * doc/manual/de/sylpheed-11.html
10167         * doc/manual/de/sylpheed-12.html
10168         * doc/manual/de/sylpheed-13.html
10169         * doc/manual/de/sylpheed-14.html
10170         * doc/manual/de/sylpheed-15.html
10171         * doc/manual/de/sylpheed-16.html
10172         * doc/manual/de/sylpheed-17.html
10173         * doc/manual/de/sylpheed-18.html
10174         * doc/manual/de/sylpheed-19.html
10175         * doc/manual/de/sylpheed-2.html
10176         * doc/manual/de/sylpheed-20.html
10177         * doc/manual/de/sylpheed-3.html
10178         * doc/manual/de/sylpheed-4.html
10179         * doc/manual/de/sylpheed-5.html
10180         * doc/manual/de/sylpheed-6.html
10181         * doc/manual/de/sylpheed-7.html
10182         * doc/manual/de/sylpheed-8.html
10183         * doc/manual/de/sylpheed-9.html
10184         * doc/manual/de/sylpheed.html
10185         * doc/manual/en/.cvsignore
10186         * doc/manual/en/Makefile.am
10187         * doc/manual/en/sylpheed-1.html
10188         * doc/manual/en/sylpheed-10.html
10189         * doc/manual/en/sylpheed-11.html
10190         * doc/manual/en/sylpheed-12.html
10191         * doc/manual/en/sylpheed-13.html
10192         * doc/manual/en/sylpheed-14.html
10193         * doc/manual/en/sylpheed-15.html
10194         * doc/manual/en/sylpheed-16.html
10195         * doc/manual/en/sylpheed-17.html
10196         * doc/manual/en/sylpheed-18.html
10197         * doc/manual/en/sylpheed-19.html
10198         * doc/manual/en/sylpheed-2.html
10199         * doc/manual/en/sylpheed-20.html
10200         * doc/manual/en/sylpheed-21.html
10201         * doc/manual/en/sylpheed-22.html
10202         * doc/manual/en/sylpheed-3.html
10203         * doc/manual/en/sylpheed-4.html
10204         * doc/manual/en/sylpheed-5.html
10205         * doc/manual/en/sylpheed-6.html
10206         * doc/manual/en/sylpheed-7.html
10207         * doc/manual/en/sylpheed-8.html
10208         * doc/manual/en/sylpheed-9.html
10209         * doc/manual/en/sylpheed.html
10210         * doc/manual/es/.cvsignore
10211         * doc/manual/es/Makefile.am
10212         * doc/manual/es/sylpheed-1.html
10213         * doc/manual/es/sylpheed-10.html
10214         * doc/manual/es/sylpheed-11.html
10215         * doc/manual/es/sylpheed-12.html
10216         * doc/manual/es/sylpheed-13.html
10217         * doc/manual/es/sylpheed-14.html
10218         * doc/manual/es/sylpheed-15.html
10219         * doc/manual/es/sylpheed-16.html
10220         * doc/manual/es/sylpheed-17.html
10221         * doc/manual/es/sylpheed-18.html
10222         * doc/manual/es/sylpheed-19.html
10223         * doc/manual/es/sylpheed-2.html
10224         * doc/manual/es/sylpheed-20.html
10225         * doc/manual/es/sylpheed-3.html
10226         * doc/manual/es/sylpheed-4.html
10227         * doc/manual/es/sylpheed-5.html
10228         * doc/manual/es/sylpheed-6.html
10229         * doc/manual/es/sylpheed-7.html
10230         * doc/manual/es/sylpheed-8.html
10231         * doc/manual/es/sylpheed-9.html
10232         * doc/manual/es/sylpheed.html
10233         * doc/manual/fr/.cvsignore
10234         * doc/manual/fr/Makefile.am
10235         * doc/manual/fr/sylpheed-1.html
10236         * doc/manual/fr/sylpheed-10.html
10237         * doc/manual/fr/sylpheed-11.html
10238         * doc/manual/fr/sylpheed-12.html
10239         * doc/manual/fr/sylpheed-13.html
10240         * doc/manual/fr/sylpheed-14.html
10241         * doc/manual/fr/sylpheed-15.html
10242         * doc/manual/fr/sylpheed-16.html
10243         * doc/manual/fr/sylpheed-17.html
10244         * doc/manual/fr/sylpheed-18.html
10245         * doc/manual/fr/sylpheed-19.html
10246         * doc/manual/fr/sylpheed-2.html
10247         * doc/manual/fr/sylpheed-20.html
10248         * doc/manual/fr/sylpheed-3.html
10249         * doc/manual/fr/sylpheed-4.html
10250         * doc/manual/fr/sylpheed-5.html
10251         * doc/manual/fr/sylpheed-6.html
10252         * doc/manual/fr/sylpheed-7.html
10253         * doc/manual/fr/sylpheed-8.html
10254         * doc/manual/fr/sylpheed-9.html
10255         * doc/manual/fr/sylpheed.html
10256         * doc/manual/ja/.cvsignore
10257         * doc/manual/ja/Makefile.am
10258         * doc/manual/ja/sylpheed-1.html
10259         * doc/manual/ja/sylpheed-10.html
10260         * doc/manual/ja/sylpheed-11.html
10261         * doc/manual/ja/sylpheed-12.html
10262         * doc/manual/ja/sylpheed-13.html
10263         * doc/manual/ja/sylpheed-14.html
10264         * doc/manual/ja/sylpheed-15.html
10265         * doc/manual/ja/sylpheed-16.html
10266         * doc/manual/ja/sylpheed-17.html
10267         * doc/manual/ja/sylpheed-18.html
10268         * doc/manual/ja/sylpheed-19.html
10269         * doc/manual/ja/sylpheed-2.html
10270         * doc/manual/ja/sylpheed-20.html
10271         * doc/manual/ja/sylpheed-3.html
10272         * doc/manual/ja/sylpheed-4.html
10273         * doc/manual/ja/sylpheed-5.html
10274         * doc/manual/ja/sylpheed-6.html
10275         * doc/manual/ja/sylpheed-7.html
10276         * doc/manual/ja/sylpheed-8.html
10277         * doc/manual/ja/sylpheed-9.html
10278         * doc/manual/ja/sylpheed.html
10279         * doc/manual/ja/sylpheed.sgml
10280         * src/mainwindow.c
10281                 Remove outdated manual and faq. Noisy, eh?
10282
10283 2005-12-06 [colin]      1.9.100cvs70
10284
10285         * src/compose.c
10286         * src/quote_fmt_parse.y
10287         * src/undo.c
10288         * src/undo.h
10289                 Allow %X to position cursor at 0 
10290                 (no %X = before signature)
10291                 Fix paste as quotation putting the cursor at 0
10292                 Fix undo offsets when pasting
10293                 Insert the quote_fmt at once instead of line 
10294                 by line
10295                 Fix [Edited] when starting to reply/forward
10296
10297 2005-12-06 [paul]       1.9.100cvs69
10298
10299         * src/plugins/clamav/clamav_plugin_gtk.c
10300                 add another tooltip
10301         * src/plugins/spamassassin/spamassassin_gtk.c
10302                 rework spamassassin_create_widget_func()
10303
10304 2005-12-05 [colin]      1.9.100cvs68
10305
10306         * po/POTFILES.in
10307                 Fix make release ;-)
10308
10309 2005-12-05 [colin]      1.9.100cvs67
10310
10311         * src/compose.c
10312         * src/compose.h
10313                 Fix cursor positioning (not obeying %X)
10314
10315 2005-12-05 [paul]       1.9.100cvs66
10316
10317         * src/plugins/dillo_viewer/dillo_prefs.c
10318                 fix compilation warning
10319
10320 2005-12-05 [paul]       1.9.100cvs65
10321
10322         * src/prefs_spelling.c
10323         * src/plugins/trayicon/trayicon.c
10324                 cleanups - remove unused stuff
10325
10326 2005-12-05 [paul]       1.9.100cvs64
10327
10328         * README
10329         * manual/plugins.xml
10330                 remove info about removed mathml_viewer plugin
10331
10332 2005-12-05 [paul]       1.9.100cvs63
10333
10334         * configure.ac
10335         * src/plugins/Makefile.am
10336         * src/plugins/mathml_viewer/.cvsignore
10337         * src/plugins/mathml_viewer/Makefile.am
10338         * src/plugins/mathml_viewer/mathml_viewer.c
10339                 remove unmaintained mathml_viewer plugin
10340
10341 2005-12-05 [paul]       1.9.100cvs62
10342
10343         * src/summaryview.c
10344                 obey prefs_common.always_show_msg when
10345                 moving a msg
10346                 Thanks to Colin
10347
10348 2005-12-05 [paul]       1.9.100cvs61
10349
10350         * src/compose.c
10351         * src/prefs_account.c
10352         * src/prefs_filtering.c
10353         * src/prefs_quote.c
10354         * src/prefs_spelling.c
10355         * src/prefs_toolbar.c
10356         * src/summaryview.c
10357         * src/gtk/gtkutils.c
10358         * src/gtk/quicksearch.c
10359         * src/plugins/dillo_viewer/dillo_prefs.c
10360                 dialog cleanups
10361
10362 2005-12-04 [paul]       1.9.100cvs60
10363
10364         * src/inc.c
10365         * src/prefs_account.c
10366         * src/prefs_account.h
10367                 allow a Local account to specify a
10368                 default inbox
10369                 (closes bug 843 'Inbox cannot be changed for local
10370                  mailboxes')
10371
10372 2005-12-04 [colin]      1.9.100cvs59
10373
10374         * src/plugins/trayicon/trayicon.c
10375                 Remove Get, rename Get All to Get Mail in order to
10376                 be consistent with the default main toolbar
10377
10378 2005-12-03 [colin]      1.9.100cvs58
10379
10380         * manual/gpl.xml
10381         * manual/sylpheed-claws-manual.xml
10382                 Add GPL appendix
10383
10384 2005-12-03 [paul]       1.9.100cvs57
10385
10386         * AUTHORS
10387         * po/sv.po
10388         * src/gtk/authors.h
10389                 new (partially complete) Swedish translation
10390                 by Anders Troback <sylpheed@troback.com>
10391
10392 2005-12-02 [paul]       1.9.100cvs56
10393
10394         * configure.ac
10395                 libetpan 0.41 required
10396
10397 2005-12-02 [paul]       1.9.100cvs55
10398
10399         * src/plugins/clamav/clamav_plugin.c
10400         * src/plugins/clamav/clamav_plugin.h
10401         * src/plugins/clamav/clamav_plugin_gtk.c
10402         * src/plugins/spamassassin/spamassassin.c
10403         * src/plugins/spamassassin/spamassassin.h
10404         * src/plugins/spamassassin/spamassassin_gtk.c
10405                 unregister prefs pages on unloading, thus
10406                 preventing a crash
10407                 (thanks to Colin for the hint)
10408
10409 2005-12-02 [wwp]        1.9.100cvs54
10410
10411         * src/quote_fmt.h
10412         * src/quote_fmt_parse.y
10413                 fix misuse of gboolean*, use gboolean instead
10414                 (thanks to Paul, Colin, for pointing out that scaring one)
10415
10416 2005-12-02 [paul]       1.9.100cvs53
10417
10418         * src/plugins/clamav/clamav_plugin.c
10419                 int no --> unsigned int no
10420         * src/plugins/clamav/clamav_plugin_gtk.c
10421                 rework config page
10422
10423 2005-12-02 [wwp]        1.9.100cvs52
10424
10425         * src/compose.c
10426         * src/prefs_template.c
10427         * src/quote_fmt.h
10428         * src/quote_fmt_parse.y
10429                 prevent from executing |f and |p templates commands when
10430                 adding or replacing templates in prefs (avoids annoying and
10431                 potentially dangerous behaviours)
10432
10433 2005-12-02 [paul]       1.9.100cvs51
10434
10435         * src/prefs_common.c
10436                 allow translation of some default values
10437                 Patch by Fabien Vantard
10438
10439 2005-12-02 [paul]       1.9.100cvs50
10440
10441         * src/codeconv.c
10442         * src/codeconv.h
10443         * src/prefs_common.c
10444         * src/prefs_common.h
10445         * src/prefs_message.c
10446         * src/textview.c
10447                 remove obsolete 'convert_mb_alnum' option
10448                 and related stuff
10449         * src/gtk/about.c
10450                 remove unused 'about_textview_visibility_notify'
10451
10452 2005-12-02 [paul]       1.9.100cvs49
10453
10454         * src/prefs_account.c
10455         * src/prefs_compose_writing.c
10456         * src/prefs_fonts.c
10457         * src/prefs_gtk.h
10458         * src/prefs_image_viewer.c
10459         * src/prefs_message.c
10460         * src/prefs_other.c
10461         * src/prefs_receive.c
10462         * src/prefs_send.c
10463         * src/prefs_spelling.c
10464         * src/prefs_summaries.c
10465         * src/prefs_wrapping.c
10466         * src/plugins/dillo_viewer/dillo_prefs.c
10467         * src/plugins/pgpcore/prefs_gpg.c
10468                 several cleanups to the prefs dialogs
10469                 (slightly modified) patch by Fabien Vantard
10470
10471 2005-12-02 [paul]       1.9.100cvs48
10472
10473         * src/main.c
10474                 --exit means exit
10475         * src/send_message.c
10476                 fix crash on send when connection fails
10477
10478         Thanks to Colin
10479
10480 2005-12-01 [colin]      1.9.100cvs47
10481
10482         * src/html.c
10483                 Translate &hellip; to "..."
10484
10485 2005-11-30 [colin]      1.9.100cvs46
10486
10487         * src/matcher.c
10488         * src/matcher.h
10489                 Optimize back yesterday's fix.
10490
10491 2005-11-30 [paul]       1.9.100cvs45
10492
10493         * manual/faq.xml
10494                 standardised
10495         * manual/intro.xml
10496                 written by Colin, edited by me
10497
10498 2005-11-29 [colin]      1.9.100cvs44
10499
10500         * src/matcher.c
10501                 Skip headers unconditionnaly in match_body if the
10502                 rule is not message or ~message
10503
10504 2005-11-29 [colin]      1.9.100cvs43
10505
10506         * src/matcher.c
10507                 Fix body_part and such, not skipping headers 
10508                 if the matchcriteria wasn't the first in the rule
10509
10510 2005-11-29 [colin]      1.9.100cvs42
10511
10512         * src/compose.c
10513                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10514                 option missing from message view window)
10515                 Fix double text D'n'D with gtk-2.8
10516         * src/matcher.c
10517                 Fix ~message, ~headers_part, ~body_part rules
10518         * src/messageview.c
10519                 Add Windows-1252 (Closes bug #863)
10520                 Fix accels
10521         * src/gtk/gtkaspell.c
10522                 Properly destroy accels in all menus
10523
10524 2005-11-29 [mones]      1.9.100cvs41
10525
10526         * po/es.po
10527                 Updated.
10528
10529 2005-11-27 [colin]      1.9.100cvs40
10530
10531         * src/mh_gtk.c
10532                 "/Remove mailbox" -> "/Remove mailbox..."
10533
10534 2005-11-27 [paul]       1.9.100cvs39
10535
10536         * AUTHORS
10537         * po/de.po
10538         * src/gtk/authors.h
10539                 updated by new maintainer, Stephan Sachse
10540
10541 2005-11-27 [paul]       1.9.100cvs38
10542
10543         * manual/faq.xml
10544                 written by Colin, edited by me
10545
10546 2005-11-27 [paul]       1.9.100cvs37
10547
10548         * src/prefs_common.c
10549         * src/prefs_common.h
10550         * src/prefs_receive.c
10551         * src/prefs_summaries.c
10552                 move 'go to inbox after receiving new mail'
10553                 option from display/sumamaries to mail
10554                 handling/receive, and rework prefs_summaries
10555                 dialog a little
10556
10557 2005-11-25 [martin]     1.9.100cvs36
10558
10559         * po/de.po
10560             fixed windows-1252 translation;
10561             translated some new and fuzzy strings
10562
10563 2005-11-25 [paul]       1.9.100cvs35
10564
10565         * src/plugins/clamav/clamav_plugin.c
10566                 complete the update done in cvs34
10567
10568 2005-11-25 [paul]       1.9.100cvs34
10569
10570         * src/plugins/clamav/clamav_plugin.c
10571                 reflect upstream changes
10572
10573 2005-11-25 [paul]       1.9.100cvs33
10574
10575         * manual/ack.xml
10576         * manual/plugins.xml
10577         * manual/sylpheed-claws-manual.xml
10578                 written/updated by Colin, edited by me
10579         * tools/acroread2sylpheed.pl
10580                 update binary name
10581
10582 2005-11-24 [colin]      1.9.100cvs32
10583
10584         * src/compose.c
10585                 Fix bug #856 (reediting messages forgets Request
10586                 Return Receipt)
10587
10588 2005-11-24 [paul]       1.9.100cvs31
10589
10590         * manual/addrbook.xml
10591         * manual/starting.xml
10592                 written by Colin, proofread, edited, adapted by me
10593         * manual/advanced.xml
10594                 add some Actions examples
10595         * src/importldif.c
10596                 use a Save button instead of a Close button
10597         * src/wizard.c
10598                 indicate mandatory fields
10599                 fix page display
10600                 Thanks to Colin
10601
10602 2005-11-23 [colin]      1.9.100cvs30
10603
10604         * src/addressbook.c
10605                 Rename menu item, fix possible crash after
10606                 deletion of books
10607         * src/addrindex.c
10608                 Allow searching for '*' in ldap
10609         * src/browseldap.c
10610                 Fix "Browse Entry" (did anyone use it?)
10611         * src/wizard.c
10612                 Add guards for mandatory information
10613
10614 2005-11-23 [paul]       1.9.100cvs29
10615
10616         * manual/advanced.xml
10617                 corrections to the English
10618
10619 2005-11-23 [colin]      1.9.100cvs28
10620
10621         * src/mimeview.c
10622                 Fix possible crash at exit. After the call to
10623                 gtk_container_remove(), the Viewer's widget has no
10624                 more parent so gtk+ automatically frees it and its
10625                 sons. If destroy_viewer() then try to access it,
10626                 problems ensue.
10627
10628 2005-11-22 [colin]      1.9.100cvs27
10629
10630         * src/compose.c
10631         * src/gtk/gtkaspell.c
10632                 Fix right-clicking on a misspelled word
10633                 Fix More... in suggestions menu
10634
10635 2005-11-22 [wwp]        1.9.100cvs26
10636
10637         * src/prefs_template.c
10638                 templates works: re-sort templates list when adding or replacing,
10639                 prevent from adding or replacing when the template name is empty
10640
10641 2005-11-21 [colin]      1.9.100cvs25
10642
10643         * src/addressbook.c
10644                 Fix some addressbook suckage (dnd, select all)
10645         * src/compose.c
10646         * src/gtk/gtkaspell.c
10647         * src/gtk/gtkaspell.h
10648                 Make the spellchecker menu work with the 
10649                 GtkTextView one instead of overriding it
10650
10651 2005-11-20 [paul]       1.9.100cvs24
10652
10653         * manual/handling.xml
10654                 proofread and corrected
10655
10656 2005-11-20 [paul]       1.9.100cvs23
10657
10658         * manual/Makefile
10659                 generate html as one file
10660         * manual/advanced.xml
10661                 fix output generation
10662                 reformat hidden options list
10663         * manual/manual.xml     ** REMOVED **
10664         * manual/sylpheed-claws-manual.xml      ** ADDED **
10665                 renamed
10666
10667 2005-11-18 [colin]      1.9.100cvs22
10668
10669         * src/prefs_account.c
10670                 Fix layout in news and mbox accounts
10671         * manual/account.xml
10672         * manual/advanced.xml
10673                 New contents for Paul to check :)
10674
10675 2005-11-18 [wwp]        1.9.100cvs21
10676
10677         * src/gtk/quicksearch.c
10678                 don't update extended quicksearch buttons twice
10679
10680 2005-11-18 [paul]       1.9.100cvs20
10681
10682         * src/textview.c
10683                 complete 1.9.100cvs19
10684
10685 2005-11-18 [paul]       1.9.100cvs19
10686
10687         * src/compose.c
10688                 cosmetic improvements
10689         * src/textview.c
10690                 also list text/* attachments
10691
10692 2005-11-18 [colin]      1.9.100cvs18
10693
10694         * src/summaryview.c
10695                 Use column 0 instead of -1 in 
10696                 gtk_ctree_node_moveto, in a naive
10697                 hope it'll fix the gtk-related crashes
10698
10699 2005-11-18 [colin]      1.9.100cvs17
10700
10701         * src/gtk/inputdialog.c
10702                 Fix icon staying the first one
10703
10704 2005-11-17 [wwp]        1.9.100cvs16
10705                 fix possible problem showing some quicksearch buttons, and a bad
10706                 call to g_return_if_fail in a function that returns a value (both
10707                 fixes by Fabien Vantard)
10708
10709 2005-11-15 [wwp]        1.9.100cvs15
10710
10711         * src/gtk/quicksearch.c
10712                 added a tooltip to that obscure ... quicksearch button
10713
10714 2005-11-15 [wwp]        1.9.100cvs14
10715
10716         * src/gtk/quicksearch.c
10717                 add a quicksearch helper to filtering expression users: the ... button
10718                 raises the condition expr window. condition expressions set up w/ this
10719                 window are used by the quicksearch if the user closes it pressing OK.
10720
10721 2005-11-14 [paul]       1.9.100cvs13
10722
10723         * src/plugins/clamav/clamav_plugin.c
10724         * src/plugins/spamassassin/spamassassin.c
10725                 change plugin type following recent merging
10726
10727 2005-11-14 [wwp]        1.9.100cvs12
10728
10729         * src/folder.c
10730                 prevent from crashing when copying/moving message(s) from and
10731                 to the same folder
10732
10733 2005-11-14 [paul]       1.9.100cvs11
10734
10735         * src/plugins/clamav/Makefile.am
10736         * src/plugins/clamav/clamav_plugin.c
10737         * src/plugins/clamav/clamav_plugin.h
10738         * src/plugins/clamav/clamav_plugin_gtk.c
10739                 also merge clamav and clamav_gtk plugins
10740
10741 2005-11-13 [colin]      1.9.100cvs10
10742
10743         * configure.ac
10744         * src/plugins/spamassassin/Makefile.am
10745         * src/plugins/spamassassin/spamassassin.c
10746         * src/plugins/spamassassin/spamassassin.h
10747         * src/plugins/spamassassin/spamassassin_gtk.c
10748                 Merge spamassassin and spamassassin_gtk plugins,
10749                 and build it by default.
10750
10751 2005-11-12 [colin]      1.9.100cvs9
10752
10753         * src/etpan/imap-thread.c
10754                 Fix gcc warning
10755
10756 2005-11-12 [colin]      1.9.100cvs8
10757
10758         * src/procmime.c
10759                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10760
10761 2005-11-10 [colin]      1.9.100cvs7
10762
10763         * src/main.c
10764                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10765                 minimised state)
10766
10767 2005-11-10 [wwp]        1.9.100cvs6
10768
10769         * src/gtk/description_window.c
10770                 fix a crash when closing description windows using the WM's [X] button
10771
10772 2005-11-09 [colin]      1.9.100cvs5
10773
10774         * src/common/ssl.c
10775                 Update libetpan call to follow upstream
10776                 (yes, this requires libetpan-0.40cvs3)
10777
10778 2005-11-08 [colin]      1.9.100cvs4
10779
10780         * src/compose.c
10781         * src/textview.c
10782         * src/common/utils.c
10783         * src/common/utils.h
10784                 Enhance the email parser
10785
10786 2005-11-08 [colin]      1.9.100cvs3
10787
10788         * src/procmime.c
10789                 Fix what looks like an off-by-one (fixes 
10790                 attachments from the Bat)
10791
10792 2005-11-08 [wwp]        1.9.100cvs2
10793
10794         * src/main.c
10795                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10796
10797 2005-11-08 [wwp]        1.9.100cvs1
10798
10799         * src/main.c
10800                 allow exiting Sylpheed-Claws from command-line
10801
10802 2005-11-08 [paul]       1.9.100
10803
10804         1.9.100 released
10805
10806 2005-11-07 [colin]      1.9.99cvs17
10807
10808         * src/addritem.c
10809         * src/ldif.c
10810                 Fix import of base-64 encoded items
10811
10812 2005-11-07 [colin]      1.9.99cvs16
10813
10814         * src/send_message.c
10815                 Fix bug #314 (Queue does not empty under certain 
10816                 circumstances)
10817
10818 2005-11-07 [paul]       1.9.99cvs15
10819
10820         * src/mutt.c
10821         * src/pine.c
10822                 fix buffer overflows
10823                 Thanks to Colin
10824
10825 2005-11-07 [paul]       1.9.99cvs14
10826
10827         * doc/man/Makefile.am
10828         * doc/man/sylpheed-claws.1      ** ADDED **
10829         * doc/man/sylpheed.1            ** DELETED **
10830                 rename and update the man file
10831
10832 2005-11-06 [colin]      1.9.99cvs13
10833
10834         * src/ldif.c
10835                 Fix ldif_get_line() that returned empty strings
10836                 (Didn't understand why). Also fix a possible
10837                 buffer overflow.
10838
10839 2005-11-06 [wwp]        1.9.99cvs12
10840
10841         * src/textview.c
10842         * src/gtk/about.c
10843         * src/gtk/gtkutils.c
10844         * src/gtk/gtkutils.h
10845                 fix a compilation warning,
10846                 make links sensitive in the about dialog
10847
10848 2005-11-04 [wwp]        1.9.99cvs11
10849
10850         * src/gtk/about.c
10851                 don't wrap or translate URIs, and a bit text format cleanup
10852
10853 2005-11-04 [wwp]        1.9.99cvs10
10854
10855         * src/gtk/about.c
10856                 better textview tagging implementation (no more use of marks for
10857                 postponed tagging)
10858
10859 2005-11-02 [colin]      1.9.99cvs9
10860
10861         * src/common/ssl.c
10862                 Forgot an ifdef
10863
10864 2005-11-02 [colin]      1.9.99cvs8
10865
10866         * configure.ac
10867                 Require libetpan-0.40 due to upstream fix
10868         * src/common/ssl.c
10869                 Tell libetpan not to call SSL_Library_Init,
10870                 as we do it ourselves.
10871
10872 2005-11-02 [colin]      1.9.99cvs7
10873
10874         * po/POTFILES.in
10875                 Add missing files (thanks to Fabien Vantard)
10876
10877 2005-11-02 [colin]      1.9.99cvs6
10878
10879         * src/summaryview.c
10880                 Fix totals when read messages are hidden or quicksearch
10881                 is on
10882         * src/ssl_manager.c
10883         * src/ssl_manager.h
10884         * src/common/ssl_certificate.c
10885         * src/common/ssl_certificate.h
10886         * src/gtk/sslcertwindow.c
10887         * src/gtk/sslcertwindow.h
10888                 Fix copyright on my stuff
10889
10890 2005-11-02 [wwp]        1.9.99cvs5
10891
10892         * src/prefs_themes.c
10893                 fix directory name checking (theme installation/removal),
10894                 made related error a bit more verbose
10895
10896 2005-11-02 [colin]      1.9.99cvs4
10897
10898         * src/summaryview.c
10899                 Fix typo (probably fixes bug #841 (Sort by the From 
10900                 field doesn't work)
10901
10902 2005-11-02 [paul]       1.9.99cvs3
10903
10904         * po/ko.po
10905         * po/nb.po
10906                 updated by SungHyun Nam, Geir Helland
10907         * src/wizard.c
10908                 fix typo in welcome message. spotted by
10909                 Andrea Spadaccini
10910
10911 2005-11-01 [colin]      1.9.99cvs2
10912
10913         * src/compose.c
10914                 Fix replying to ml wen confirming subscription
10915         * src/messageview.c
10916         * src/mimeview.c
10917         * src/mimeview.h
10918         * src/privacy.h
10919         * src/summaryview.c
10920                 Make key check non blocking
10921
10922 2005-10-31 [paul]       1.9.99cvs1
10923
10924         * tools/claws.i18n.status.pl
10925                 updated for ChangeLog
10926
10927 2005-10-31 [paul]       1.9.99
10928
10929         1.9.99 released
10930
10931 2005-10-31 [paul]       1.9.15cvs131
10932
10933         * .cvsignore
10934         * ChangeLog
10935         * ChangeLog.claws       ** REMOVED **
10936         * ChangeLog-gtk2.claws  ** REMOVED **
10937         * ChangeLog.gtk1        ** ADDED **
10938         * INSTALL
10939         * Makefile.am
10940         * NEWS
10941         * README
10942         * README.claws          ** REMOVED **
10943         * README.jp             ** REMOVED **
10944         * RELEASE_NOTES         ** ADDED **
10945         * RELEASE_NOTES.claws   ** REMOVED **
10946         * commitHelper
10947         * configure.ac
10948         * sylpheed.spec.in      ** REMOVED **
10949                 tidy up and update the default docs:
10950                 ChangeLog.claws is renamed ChangeLog.gtk1
10951                 ChangeLog-gtk2.claws is renamed ChangeLog
10952                 README.claws is renamed README
10953                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10954
10955 2005-10-31 [paul]       1.9.15cvs130
10956
10957         * po/it.po
10958                 fix errors
10959
10960 2005-10-31 [paul]       1.9.15cvs129
10961
10962         * po/ca.po
10963         * po/de.po
10964         * po/en_GB.po
10965         * po/fr.po
10966         * po/it.po
10967         * po/pt_BR.po
10968         * po/sk.po
10969         * po/sr.po
10970         * po/zh_CN.po
10971                 updated by Miquel Oliete, Stephan Sachse and
10972                 Thomas Gilgin, me, Fabien Vantard, Andrea
10973                 Spadaccini, Frederico Goncalves Guimaraes,
10974                 Andrej Kacian, Aleksandar Urosevic, and
10975                 Ralgh Young.
10976
10977 2005-10-31 [mones]      1.9.15cvs128
10978
10979         * manual/faq.xml
10980                 More questions.
10981         
10982         * po/es.po
10983                 Updated for release.
10984
10985 2005-10-30 [colin]      1.9.15cvs127
10986
10987         * src/compose.c
10988                 Place cursor before rewrapping (fixes cursor
10989                 pos if quotation gets rewrapped)
10990
10991 2005-10-29 [paul]       1.9.15cvs126
10992
10993         * src/crash.c
10994         * src/foldersel.c
10995         * src/main.c
10996         * src/messageview.c
10997         * src/toolbar.c
10998         * src/gtk/authors.h
10999                 corrections to text items
11000
11001 2005-10-28 [colin]      1.9.15cvs125
11002
11003         * src/messageview.c
11004                 Make "hit 'C' to check sig" work from extern 
11005                 messageviews
11006
11007 2005-10-27 [colin]      1.9.15cvs124
11008
11009         * src/summaryview.c
11010                 Add a hack to avoid segfaulting when hammering 
11011                 on gtk's events
11012
11013 2005-10-27 [wwp]        1.9.15cvs123
11014
11015         * src/prefs_themes.c
11016                 sort list of themes names in themes prefs
11017
11018 2005-10-27 [paul]       1.9.15cvs122
11019
11020         * src/folder.c
11021         * src/prefs_account.c
11022                 fix building on Solaris
11023                 Patch by Alex Moore
11024
11025 2005-10-27 [wwp]        1.9.15cvs121
11026
11027         * src/summaryview.c
11028         * src/gtk/gtksctree.c
11029                 speed up unselecting messages in summary view (thanks to Colin)
11030
11031 2005-10-27 [paul]       1.9.15cvs120
11032
11033         * src/mainwindow.c
11034                 fix a compilation warning
11035         * src/summaryview.c
11036                 fix updating of 'n items selected' count
11037                 when deselecting
11038
11039 2005-10-27 [martin]     1.9.15cvs119
11040
11041         * src/action.c
11042                 ignore actions with a leading '/' in the action menu name
11043                 fixes a crash on menu creation
11044         * src/prefs_actions.c
11045                 do not allow a leading '/' in the action menu name
11046
11047 2005-10-27 [paul]       1.9.15cvs118
11048
11049         * src/main.c
11050                 fix compilation warning
11051
11052 2005-10-27 [paul]       1.9.15cvs117
11053
11054         * src/procmime.c
11055                 add #if HAVE_LOCALE_H
11056
11057 2005-10-27 [paul]       1.9.15cvs116
11058
11059         * src/plugins/clamav/clamav_plugin.c
11060         * src/plugins/dillo_viewer/dillo_viewer.c
11061         * src/plugins/mathml_viewer/mathml_viewer.c
11062         * src/plugins/pgpcore/plugin.c
11063         * src/plugins/pgpinline/plugin.c
11064         * src/plugins/pgpmime/plugin.c
11065         * src/plugins/spamassassin/spamassassin.c
11066         * src/plugins/trayicon/trayicon.c
11067                 plugin_init() : make error messages more
11068                 informative
11069
11070 2005-10-26 [wwp]        1.9.15cvs115
11071
11072         * src/prefs_matcher.c
11073                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11074
11075 2005-10-26 [wwp]        1.9.15cvs114
11076
11077         * src/procmime.c
11078         * src/gtk/gtksctree.c
11079         * src/plugins/spamassassin/libspamc.c
11080         * src/plugins/spamassassin/spamassassin.c
11081                 fix some compilation warnings more
11082
11083 2005-10-26 [mones]      1.9.15cvs113
11084
11085         * po/es.po
11086                 Updated translation
11087
11088 2005-10-26 [paul]       1.9.15cvs112
11089
11090         * src/prefs_message.c
11091                 give all display_xface stuff the
11092                 #if HAVE_LIBCOMPFACE treatment, thus
11093                 preventing a crash
11094                 (Thanks to Wolfgang Enderlein)
11095
11096 2005-10-26 [colin]      1.9.15cvs111
11097
11098         * src/gedit-print.c
11099                 Fix date format
11100         * src/imap_gtk.c
11101         * src/news_gtk.c
11102                 Remove context menu items that should not be there
11103         * src/jpilot.c
11104                 Fix encoding
11105         * src/main.c
11106         * src/mainwindow.c
11107                 Don't show the mainwindow too soon
11108
11109 2005-10-26 [wwp]        1.9.15cvs110
11110
11111         * src/folder.c
11112         * src/manual.c
11113         * src/summaryview.c
11114                 fix uninitialized pointers in the folder updating hook
11115                 (thanks to Colin)
11116
11117 2005-10-25 [mones]      1.9.15cvs109
11118
11119         * manual/faq.xml
11120                 General information subsection completed. 
11121                 Removed archaic references.
11122                 
11123         * manual/Makefile
11124         * manual/dtd/manual.dsl
11125                 Added customization stylesheet for getting paragraphs
11126                 fully justified in PDF output (as suggested by Colin).
11127
11128 2005-10-25 [colin]      1.9.15cvs108
11129
11130         * src/compose.c
11131                 Fix a second leak
11132
11133 2005-10-25 [colin]      1.9.15cvs107
11134
11135         * src/addrbook.c
11136         * src/addrindex.c
11137                 Fix leak (xml_get_element() allocates memory)
11138         * src/compose.c
11139                 Fix leak + dead code (shame!)
11140         * src/procmime.c
11141                 Fix leak
11142
11143 2005-10-25 [colin]      1.9.15cvs106
11144
11145         * src/mimeview.c
11146                 Fix encoding issue in Save all and in 
11147                 overwrite-confirmation alertpanel
11148
11149 2005-10-25 [colin]      1.9.15cvs105
11150
11151         * src/common/socket.c
11152                 Fix a leak - Thanks to Christopher Aillon
11153                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11154
11155 2005-10-25 [paul]       1.9.15cvs104
11156
11157         * src/wizard.c
11158                 Always guess servers from the right-hand
11159                 email part and guess username from the
11160                 left-hand part. (Thanks to Colin)
11161                 add an X-Face to the welcome message
11162
11163 2005-10-25 [paul]       1.9.15cvs103
11164
11165         * manual/handling.xml
11166                 written by Colin, edited by me
11167
11168 2005-10-25 [wwp]        1.9.15cvs102
11169
11170         * src/folderview.c
11171         * src/grouplistdialog.c
11172         * src/imap.c
11173         * src/noticeview.c
11174                 fix some compilation warnings
11175
11176 2005-10-24 [paul]
11177
11178         1.9.99-rc3 released
11179
11180 2005-10-24 [paul]       1.9.15cvs101
11181
11182         * src/gtk/about.c
11183                 fix window sizing
11184
11185 2005-10-24 [paul]       1.9.15cvs100
11186
11187         * src/pixmaps/offline.xpm
11188         * src/pixmaps/online.xpm
11189                 replace with last default versions
11190
11191 2005-10-24 [colin]      1.9.15cvs99
11192
11193         * src/imap.c
11194                 Fix bug when moving a folder
11195         * src/imap_gtk.c
11196         * src/mh_gtk.c
11197                 "Delete folder" pops up a window, so it 
11198                 should be suffixed with "..."
11199         * src/plugins/pgpcore/sgpgme.c
11200                 Include locale.h
11201
11202 2005-10-24 [mones]      1.9.15cvs98
11203
11204         * manual/Makefile
11205         * manual/account.xml
11206         * manual/ack.xml
11207         * manual/addrbook.xml
11208         * manual/advanced.xml
11209         * manual/faq.xml
11210         * manual/glossary.xml
11211         * manual/gpl.xml
11212         * manual/handling.xml
11213         * manual/intro.xml
11214         * manual/keyboard.xml
11215         * manual/manual.xml
11216         * manual/plugins.xml
11217         * manual/starting.xml
11218         * manual/dtd/sdocbook.dtd
11219                 Initial manual structure and some content.
11220
11221 2005-10-23 [wwp]        1.9.15cvs97
11222
11223         * src/gtk/about.c
11224                 fix a typo
11225
11226 2005-10-23 [wwp]        1.9.15cvs96
11227
11228         * src/gtk/about.c
11229         * src/gtk/authors.h
11230                 rework of the about window (main work by Paul), also featuring a few
11231                 fixes for typos and duplicate names
11232
11233 2005-10-23 [wwp]        1.9.15cvs95
11234
11235         * src/.cvsignore
11236                 Ignore the right binary name (sylpheed-claws now)
11237
11238 2005-10-23 [paul]       1.9.15cvs94
11239
11240         * src/compose.c
11241                 when using Folder Pref 'Default To for
11242                 replies' make the entry in the Compose
11243                 window bold
11244                 Patch by Fabien Vantard
11245
11246 2005-10-22 [colin]      1.9.15cvs93
11247
11248         * src/codeconv.c
11249                 Fix leak
11250
11251 2005-10-22 [colin]      1.9.15cvs92
11252
11253         * src/codeconv.c
11254                 try to convert using locale (apart utf8) if necessary
11255
11256 2005-10-22 [colin]      1.9.15cvs91
11257
11258         * src/pixmaps/new.xpm
11259         * src/pixmaps/unread.xpm
11260                 Make the unread envelope blue again and
11261                 saturate the new one a bit more.
11262
11263 2005-10-22 [colin]      1.9.15cvs90
11264
11265         * src/compose.c
11266                 When replying to a mail sent by one of our accounts,
11267                 use the original list of recipients. Let 'Reply All'
11268                 and 'Reply to sender' work like previously.
11269
11270 2005-10-21 [colin]      1.9.15cvs89
11271
11272         * src/prefs_filtering.c
11273                 Clear fields after add and replace
11274         * src/textview.c
11275                 Display xface differently (better)
11276         * src/plugins/pgpinline/pgpinline.c
11277                 Fix crappy encodings/recodings
11278
11279 2005-10-21 [paul]       1.9.15cvs88
11280
11281         * src/compose.c
11282         * src/prefs_folder_item.c
11283         * src/toolbar.c
11284                 fix news folder Folder Properties
11285                 (thanks to Colin)
11286         * src/folderview.c
11287                 update folderview after Themes change
11288                 keep selected folder selected
11289                 (thanks to Colin)
11290
11291 2005-10-21 [paul]       1.9.15cvs87
11292
11293         * tools/Makefile.am
11294         * tools/OOo2sylpheed.pl
11295         * tools/README
11296         * tools/README.sylprint
11297         * tools/asus_mailled.sh         ** REMOVED **
11298         * tools/filter_conv.pl
11299         * tools/freshmeat_search.pl
11300         * tools/google_search.pl
11301         * tools/gpg-sign-syl            ** REMOVED **
11302         * tools/kmail2sylpheed.pl
11303         * tools/kmail2sylpheed_v2.pl
11304         * tools/multiwebsearch.pl
11305         * tools/nautilus2sylpheed.sh
11306         * tools/newscache_clean.pl
11307         * tools/outlook2sylpheed.pl
11308         * tools/sylpheed-switcher       ** REMOVED **
11309         * tools/sylprint.pl
11310         * tools/sylprint.rc
11311         * tools/tb2sylpheed
11312         * tools/vcard2xml.py
11313         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11314                 update default config dir
11315                 update binary name (thanks to Fabien Vantard)
11316                 remove obsolete scripts
11317
11318 2005-10-21 [colin]      1.9.15cvs86
11319
11320         * src/inc.c
11321                 Fix possible leak and units. Based on a patch by
11322                 Fabien Vantard.
11323
11324 2005-10-20 [colin]      1.9.15cvs85
11325
11326         * src/textview.c
11327                 Clear xface when clearing textview
11328
11329 2005-10-20 [colin]      1.9.15cvs84
11330
11331         * configure.ac
11332         * src/folderview.c
11333         * src/headerview.c
11334         * src/main.c
11335         * src/prefs_common.c
11336         * src/prefs_common.h
11337         * src/prefs_message.c
11338         * src/textview.c
11339         * src/textview.h
11340         * src/common/defs.h
11341         * src/common/utils.c
11342         * src/common/utils.h
11343         * src/gtk/gtkutils.c
11344         * src/gtk/gtkutils.h
11345                 Migrate config to .sylpheed-claws (Automatically)
11346                 Add a way to get the Xface in the TextView
11347
11348 2005-10-20 [colin]      1.9.15cvs83
11349
11350         * src/gtk/Makefile.am
11351         * src/gtk/about.c
11352         * src/gtk/authors.h
11353                 Make the about dialog *grooovy*
11354
11355 2005-10-20 [colin]      1.9.15cvs82
11356
11357         * src/mimeview.c
11358                 Use "Open with" on double click if no command
11359                 was found
11360
11361 2005-10-20 [colin]      1.9.15cvs81
11362
11363         * src/imap.c
11364         * src/etpan/imap-thread.c
11365                 Fix possible crash.
11366
11367 2005-10-20 [paul]       1.9.15cvs80
11368
11369         * src/folder.c
11370                 don't show clipkey icon if the only
11371                 attachment is the signature
11372                 Patch by Colin
11373
11374 2005-10-20 [paul]       1.9.15cvs79
11375
11376         * AUTHORS
11377         * src/plugins/pgpmime/pgpmime.c
11378                 name the PGP/MIME signature 'signature.asc'
11379                 Patch by Andrew Nelson <freeandy@gmail.com>
11380
11381 2005-10-19 [colin]      1.9.15cvs78
11382
11383         * src/plugins/pgpmime/pgpmime.c
11384                 Oops, no need to double-check though
11385
11386 2005-10-19 [colin]      1.9.15cvs77
11387
11388         * src/plugins/pgpinline/pgpinline.c
11389         * src/plugins/pgpmime/pgpmime.c
11390                 Check that my_tmpfile() doesn't 
11391                 return NULL
11392
11393 2005-10-19 [colin]      1.9.15cvs76
11394
11395         * src/common/utils.c
11396                 Use shorter mime boundaries to avoid having
11397                 MTAs rewrapping our headers, breaking the
11398                 PGP signature in the process 
11399         * src/compose.c
11400         * src/plugins/pgpmime/pgpmime.c
11401                 Check for boundary uniqueness to be sure
11402                 it won't happen, instead of hoping for the
11403                 best
11404
11405 2005-10-19 [colin]      1.9.15cvs75
11406
11407         * sylpheed-claws.desktop
11408         * src/Makefile.am
11409         * src/main.c
11410                 Ship a sylpheed-claws binary instead
11411                 of a sylpheed one. Change the socket
11412                 name, too
11413         * src/folderview.c
11414                 Update folder only if it changed
11415         * src/wizard.c
11416                 Fix i18n in welcome mail, patch by
11417                 Fabien Vantard
11418
11419 2005-10-19 [paul]
11420
11421         1.9.99-rc2 released
11422
11423 2005-10-19 [paul]       1.9.15cvs74
11424
11425         * src/folder.c
11426         * src/folderview.c
11427                 fix summaryview update
11428                 Patch by Colin
11429
11430 2005-10-18 [colin]      1.9.15cvs73
11431
11432         * src/plugins/pgpcore/passphrase.c
11433                 Don't XGrabServer, and try a bit more to 
11434                 sync everything before grabbing mouse/keyboard
11435
11436 2005-10-18 [colin]      1.9.15cvs72
11437
11438         * src/Makefile.am
11439         * src/addressadd.c
11440         * src/addressbook.c
11441         * src/folderview.c
11442         * src/grouplistdialog.c
11443         * src/mimeview.c
11444         * src/stock_pixmap.c
11445         * src/stock_pixmap.h
11446         * src/summaryview.c
11447         * src/gtk/gtksctree.c
11448         * src/gtk/gtksctree.h
11449         * src/pixmaps/empty.xpm
11450                 Implement a wrapper call for gtk_ctree_set_node_info
11451                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11452                 pixmap instead of a NULL one. This works around some
11453                 memory problems deep inside gtk, revealed by valgrind,
11454                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11455                 as locked crashes sylpheed.), as well as, probably, 
11456                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11457
11458 2005-10-17 [colin]      1.9.15cvs71
11459
11460         * src/mimeview.c
11461                 Provide visual feedback when checking
11462                 signature
11463
11464 2005-10-17 [colin]      1.9.15cvs70
11465
11466         * src/main.c
11467                 Keep the folder list frozen while checking caches...
11468
11469 2005-10-17 [colin]      1.9.15cvs69
11470
11471         * src/addr_compl.c
11472                 Fi bug #833 (Autocompleting from addressbook 
11473                 fails with extended chars)
11474         * src/imap.c
11475                 Fix 'adding messages' staying in statusbar
11476                 after an error
11477
11478 2005-10-17 [wwp]        1.9.15cvs68
11479
11480         * src/ssl_manager.c
11481                 Fix buttons' layout resizing when window size changes
11482
11483 2005-10-17 [wwp]        1.9.15cvs67
11484
11485         * src/account.c
11486         * src/prefs_account.c
11487         * src/prefs_common.c
11488         * src/prefs_common.h
11489         * src/prefs_folder_item.c
11490         * src/prefs_gtk.c
11491         * src/gtk/logwindow.c
11492         * src/gtk/pluginwindow.c
11493         * src/gtk/prefswindow.c
11494         * src/gtk/prefswindow.h
11495                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11496
11497 2005-10-17 [paul]       1.9.15cvs66
11498
11499         * configure.ac
11500                 fix missing libetpan message
11501         * po/en_GB.po
11502                 updated
11503         * src/crash.c
11504         * src/manual.c
11505         * src/prefs_themes.c
11506         * src/common/defs.h
11507                 add some new URI defines, change some
11508                 others
11509         * src/wizard.c
11510                 make welcome message translatable
11511                 small improvements to english
11512                 other tweaks
11513         * src/gtk/menu.c
11514                 fix warnings
11515
11516 2005-10-17 [paul]       1.9.15cvs65
11517
11518         * src/summaryview.c
11519                 fix column titles
11520
11521 2005-10-16 [mones]      1.9.15cvs64
11522
11523         * po/es.po
11524                 Updated translation
11525
11526 2005-10-16 [colin]
11527
11528         1.9.99-rc1 released
11529
11530 2005-10-16 [colin]      1.9.15cvs63
11531
11532         * src/wizard.c
11533                 Fix whitespace
11534
11535 2005-10-16 [colin]      1.9.15cvs62
11536
11537         * src/toolbar.c
11538                 s/Get All/Get Mail/
11539         * src/wizard.c
11540                 Real welcome mail text, thanks Paul
11541
11542 2005-10-16 [colin]      1.9.15cvs61
11543
11544         * src/editldap.c
11545         * src/exporthtml.c
11546         * src/main.c
11547         * src/mainwindow.c
11548         * src/prefs_themes.c
11549         * src/prefs_toolbar.c
11550         * src/plugins/demo/demo.c
11551         * src/plugins/trayicon/trayicon.c
11552                 s/Sylpheed/Sylpheed-Claws/
11553
11554 2005-10-16 [colin]      1.9.15cvs60
11555
11556         * src/wizard.c
11557                 Add a welcome email in the first empty mailbox
11558         * src/prefs_common.c
11559                 Change one more default
11560
11561 2005-10-16 [colin]      1.9.15cvs59
11562
11563         * src/wizard.c
11564                 Remove printf
11565
11566 2005-10-16 [colin]      1.9.15cvs58
11567
11568         * src/toolbar.c
11569         * src/prefs_common.c
11570                 Change some defaults
11571
11572 2005-10-16 [colin]      1.9.15cvs57
11573
11574         * src/toolbar.c
11575         * src/prefs_common.c
11576                 Change some defaults
11577
11578 2005-10-16 [colin]      1.9.15cvs56
11579
11580         * src/wizard.c
11581                 By default, initialize fonts to have
11582                 the same size as normal GtkWidgets
11583
11584 2005-10-16 [colin]      1.9.15cvs55
11585
11586         * src/mimeview.c
11587                 Fix message a bit more
11588
11589 2005-10-16 [colin]      1.9.15cvs54
11590
11591         * src/addressbook.c
11592                 Second attempt at flicker fixing
11593
11594 2005-10-16 [colin]      1.9.15cvs53
11595
11596         * src/addressbook.c
11597                 Fix flicker
11598
11599 2005-10-16 [wwp]        1.9.15cvs52
11600
11601         * src/addressbook.c
11602         * src/editaddress.c
11603         * src/prefs_common.c
11604         * src/prefs_common.h
11605                 Remember window sizes (address book)
11606
11607 2005-10-16 [wwp]        1.9.15cvs51
11608
11609         * src/plugins/clamav/clamav_plugin_gtk.c
11610         * src/plugins/spamassassin/spamassassin_gtk.c
11611                 Fix compilation warnings (missing #include).
11612
11613 2005-10-16 [colin]      1.9.15cvs50
11614
11615         * src/mimeview.c
11616         * src/summaryview.c
11617         * src/textview.c
11618                 Make 'c' check signature, and forward
11619                 c, l, y, t from summaryview to mimeview
11620
11621 2005-10-16 [colin]      1.9.15cvs49
11622
11623         * src/addressbook.c
11624                 Put border around buttons
11625         * src/mainwindow.c
11626         * src/summaryview.c
11627                 Rework menus (Patch based on a patch
11628                 by Paul)
11629
11630 2005-10-15 [wwp]        1.9.15cvs48
11631
11632         * src/editjpilot.c
11633         * src/editldap.c
11634         * src/editvcard.c
11635         * src/exphtmldlg.c
11636         * src/expldifdlg.c
11637         * src/export.c
11638         * src/import.c
11639         * src/importldif.c
11640         * src/importmutt.c
11641         * src/importpine.c
11642         * src/prefs_account.c
11643         * src/prefs_spelling.c
11644         * src/gtk/gtkutils.c
11645         * src/gtk/gtkutils.h
11646         * src/plugins/clamav/clamav_plugin_gtk.c
11647         * src/plugins/spamassassin/spamassassin_gtk.c
11648                 use nicer browse-for-file/dir buttons than the "..." ones,
11649                 code factorizing more.
11650
11651 2005-10-14 [colin]      1.9.15cvs47
11652
11653         * src/mainwindow.c
11654                 set relief on the account switcher so that people see it
11655                 grey out Create processing rules when no message is selected
11656         * src/prefs_filtering.c
11657                 ask before closing if the rule has not been modified, even if
11658                 it's not valid
11659         * src/prefs_matcher.c
11660                 fix sensitivity when entering the dialog
11661         * src/gtk/inputdialog.c
11662                 display a better icon on password ask
11663         * src/plugins/pgpcore/passphrase.c
11664                 make the dialog look better
11665
11666 2005-10-14 [paul]       1.9.15cvs46
11667
11668         * src/folderview.c
11669                 indicate presense of marked msgs in
11670                 unexpanded subfolders
11671
11672 2005-10-14 [paul]       1.9.15cvs45
11673
11674         * src/prefs_actions.c
11675         * src/prefs_common.c
11676         * src/prefs_common.h
11677         * src/prefs_filtering_action.c
11678         * src/prefs_matcher.c
11679         * src/prefs_template.c
11680                 remember window sizes
11681                 fix Info button size
11682
11683         Patches by wwp
11684
11685 2005-10-13 [colin]      1.9.15cvs44
11686
11687         * src/mimeview.c
11688         * src/noticeview.c
11689         * src/noticeview.h
11690                 Add a tooltip on the icon (optional) 
11691                 Get rid of the signature buttons and only
11692                 use the icon+tooltip
11693
11694 2005-10-13 [colin]      1.9.15cvs43
11695
11696         * src/noticeview.c
11697         * src/noticeview.h
11698                 Add hand cursor for hovering over icon
11699
11700 2005-10-13 [colin]      1.9.15cvs42
11701
11702         * src/summaryview.c
11703                 Fix crash when quicksearch's hidden 
11704                 at startup
11705
11706 2005-10-13 [colin]      1.9.15cvs41
11707
11708         * src/compose.c
11709                 Set subject when forwarding multiple mails
11710                 Check that other recipient than the default Cc or Bcc
11711                 have been set before sending.
11712
11713 2005-10-13 [colin]      1.9.15cvs40
11714
11715         * src/imap.c
11716                 Batch per-folder
11717                 Introduce locking, but don't use it yet
11718
11719 2005-10-13 [colin]      1.9.15cvs39
11720
11721         * src/gtk/quicksearch.c
11722                 Reset quicksearch when hiding it
11723                 Make sticky a real pref
11724
11725 2005-10-13 [colin]      1.9.15cvs38
11726
11727         * src/summaryview.c
11728                 Faster prefs apply
11729
11730 2005-10-13 [colin]      1.9.15cvs37
11731
11732         * src/mimeview.c
11733         * src/noticeview.c
11734         * src/noticeview.h
11735         * src/plugins/pgpcore/sgpgme.c
11736                 Make privacy icon clickable
11737                 Move Trust field in Full info
11738                 When trust is less than full, don't display
11739                 a warning icon
11740
11741 2005-10-13 [colin]      1.9.15cvs36
11742
11743         * src/folder.c
11744                 Batch on flags sync
11745         * src/folderview.c
11746                 Revert speed hack which is dangerous in fact
11747                 Apply prefs faster
11748
11749 2005-10-13 [colin]      1.9.15cvs35
11750
11751         * src/folder_item_prefs.c
11752                 Fix pref corruption on folder move. Patch
11753                 by wwp
11754
11755 2005-10-13 [paul]       1.9.15cvs34
11756
11757         * src/export.c
11758         * src/import.c
11759                 fix typos in g_warnings
11760         * src/prefs_account.c
11761                 add a file selector for Signature file
11762
11763         Patches by wwp
11764
11765 2005-10-12 [colin]      1.9.15cvs33
11766
11767         * src/mimeview.c
11768                 Provide a quick way to go back from a
11769                 signature's full info to the email part
11770
11771 2005-10-12 [colin]      1.9.15cvs32
11772
11773         * src/compose.c
11774                 Remove old hack of encoding signed mails with base64.
11775                 QP works equally well.
11776
11777 2005-10-12 [colin]      1.9.15cvs31
11778
11779         * src/crash.c
11780                 Replace deprecated GtkText with GtkTextView
11781         * src/imap.c
11782                 Fix a logic bug about counts in imap_select
11783                 (previously un-triggered)
11784         * src/mainwindow.c
11785         * src/summaryview.c
11786         * src/news.c
11787                 Allow local deletion of news posts
11788         * src/mimeview.c
11789                 Show GPG noticeview on the message/rfc822 part
11790                 in addition to the text/plain one
11791         * src/prefs_image_viewer.c
11792           src/plugins/pgpcore/prefs_gpg.c
11793                 Polish (set the label as part of the checkbox)
11794         * src/wizard.c
11795                 Don't sit there doing nothing after destroying
11796                 the window - return err
11797
11798 2005-10-11 [colin]      1.9.15cvs30
11799
11800         * src/folderview.c
11801                 Apply processing rules before showing folders.
11802                 Early folder show (before flags sync) will only
11803                 be done when there are no processing rules (nor
11804                 pre- or post- ones)
11805         * src/imap.c
11806                 Fix stuff related to mail subdir, creation and 
11807                 deletion of folders 
11808         * src/imap_gtk.c
11809                 Don't allow creation of folders in NoInferior
11810                 folders, as it won't work
11811
11812 2005-10-10 [colin]      1.9.15cvs29
11813
11814         * src/compose.c
11815                 Reselect "None" Privacy system when selecting an
11816                 account with no privacy system defined
11817
11818 2005-10-10 [colin]      1.9.15cvs28
11819
11820         * src/mainwindow.c
11821                 Add Windows-1252 encoding
11822         * src/prefs_common.c
11823                 Rework some defaults:
11824                 - autosave to draft by default
11825                 - don't show header pane (it's already in the textview)
11826                 - Select first new or unread mail on entry
11827                 - Assume 'Yes' to change folder when there's no more
11828                   unread message
11829         * src/prefs_matcher.c
11830                 Fix a gtk assertion failure
11831         * src/gtk/colorlabel.c
11832                 Workaround bad repainting on selection
11833         * src/main.c
11834                 Freeze/thaw (a bit faster on ssh -X)
11835         * src/msgcache.c
11836                 Get rid of StrdupConverter that just adds an
11837                 extra strdup/free 
11838         * src/etpan/imap_thread.c
11839                 memset buf to 0
11840
11841 2005-10-10 [colin]      1.9.15cvs27
11842
11843         * src/export.c
11844         * src/import.c
11845                 Fix compile on gtk 2.4. Patch by wwp
11846
11847 2005-10-09 [colin]      1.9.15cvs26
11848
11849         * src/mainwindow.c
11850         * src/messageview.c
11851         * src/summaryview.c
11852                 Clarify forward menus. Patch by wwp
11853
11854 2005-10-09 [colin]      1.9.15cvs25
11855
11856         * src/compose.c
11857         * src/compose.h
11858                 Fix bug #829 (Non-working "Encrypt message by 
11859                 default when replying to an encrypted message")
11860
11861 2005-10-08 [colin]      1.9.15cvs24
11862
11863         * src/wizard.c
11864                 Fix bug #827 ("Welcome" setup wizard after a 
11865                 permission error gives up & forgets itself.)
11866
11867 2005-10-08 [colin]      1.9.15cvs23
11868
11869         * src/procmime.c
11870                 Fix bug #828 (Ignoring headers with spaces around = sign)
11871
11872 2005-10-08 [colin]      1.9.15cvs22
11873
11874         * src/export.c
11875                 Warning fix by wwp
11876
11877 2005-10-08 [colin]      1.9.15cvs21
11878
11879         * src/folder.c
11880         * src/folder.h
11881                 Add a processing_pending indicator, set on 
11882                 folder_item_open and cleared after 
11883                 folder_item_process_open
11884         * src/folderview.c
11885         * src/summaryview.c
11886                 wrap procmsg_msginfo_*_flags, and in the
11887                 wrapper check that there's no folder processing 
11888                 pending. If there is, defer the flags change until 
11889                 processing is done to avoid stepping over each
11890                 other's toes.
11891                 Freeze during processing, but not during scanning.
11892
11893 2005-10-07 [colin]      1.9.15cvs20
11894
11895         * src/plugins/pgpcore/passphrase.c
11896                 Fix bug #826 (X-Server hangs when 
11897                 right-clicking a PGP encrypted message)
11898
11899 2005-10-07 [paul]       1.9.15cvs19
11900
11901         * src/compose.c
11902                 fix compose_entries[]
11903                 patch by Fabien Vantard
11904
11905 2005-10-06 [colin]      1.9.15cvs18
11906
11907         * src/pixmaps/address.xpm
11908         * src/pixmaps/address_book.xpm
11909         * src/pixmaps/book.xpm
11910         * src/pixmaps/check_spelling.xpm
11911         * src/pixmaps/checkbox_off.xpm
11912         * src/pixmaps/checkbox_on.xpm
11913         * src/pixmaps/close.xpm
11914         * src/pixmaps/complete.xpm
11915         * src/pixmaps/continue.xpm
11916         * src/pixmaps/deleted.xpm
11917         * src/pixmaps/down_arrow.xpm
11918         * src/pixmaps/exec.xpm
11919         * src/pixmaps/forwarded.xpm
11920         * src/pixmaps/group.xpm
11921         * src/pixmaps/ignorethread.xpm
11922         * src/pixmaps/interface.xpm
11923         * src/pixmaps/jpilot.xpm
11924         * src/pixmaps/ldap.xpm
11925         * src/pixmaps/linewrap.xpm
11926         * src/pixmaps/linewrapcurrent.xpm
11927         * src/pixmaps/mail.xpm
11928         * src/pixmaps/mail_attach.xpm
11929         * src/pixmaps/mail_compose.xpm
11930         * src/pixmaps/mail_forward.xpm
11931         * src/pixmaps/mail_receive.xpm
11932         * src/pixmaps/mail_receive_all.xpm
11933         * src/pixmaps/mail_reply.xpm
11934         * src/pixmaps/mail_reply_to_all.xpm
11935         * src/pixmaps/mail_reply_to_author.xpm
11936         * src/pixmaps/mail_send.xpm
11937         * src/pixmaps/mail_send_queue.xpm
11938         * src/pixmaps/mime_application.xpm
11939         * src/pixmaps/mime_audio.xpm
11940         * src/pixmaps/mime_image.xpm
11941         * src/pixmaps/mime_message.xpm
11942         * src/pixmaps/mime_text_enriched.xpm
11943         * src/pixmaps/mime_text_html.xpm
11944         * src/pixmaps/mime_text_plain.xpm
11945         * src/pixmaps/mime_unknown.xpm
11946         * src/pixmaps/new.xpm
11947         * src/pixmaps/news_compose.xpm
11948         * src/pixmaps/offline.xpm
11949         * src/pixmaps/online.xpm
11950         * src/pixmaps/paste.xpm
11951         * src/pixmaps/preferences.xpm
11952         * src/pixmaps/privacy_emblem_encrypted.xpm
11953         * src/pixmaps/privacy_expired.xpm
11954         * src/pixmaps/privacy_failed.xpm
11955         * src/pixmaps/privacy_passed.xpm
11956         * src/pixmaps/privacy_signed.xpm
11957         * src/pixmaps/privacy_unknown.xpm
11958         * src/pixmaps/privacy_warn.xpm
11959         * src/pixmaps/properties.xpm
11960         * src/pixmaps/replied.xpm
11961         * src/pixmaps/search.xpm
11962         * src/pixmaps/unread.xpm
11963         * src/pixmaps/up_arrow.xpm
11964         * src/pixmaps/vcard.xpm
11965                 Modernize internal theme, with icons from the 
11966                 Gnomaws theme. Keep some of the old ones where
11967                 they were better.
11968
11969 2005-10-06 [colin]      1.9.15cvs17
11970
11971         * src/summaryview.c
11972                 Little optimisations + bugfix
11973         * src/toolbar.c
11974                 Remove default useless items - useless being defined
11975                 by the default relevant prefs
11976         * src/wizard.c
11977                 include config.h to make gettext work
11978         * src/prefs_themes.c
11979                 Fix selection of current theme in prefs
11980
11981 2005-10-06 [colin]      1.9.15cvs16
11982
11983         * src/prefs_common.c
11984         * src/prefs_common.h
11985         * src/prefs_summaries.c
11986         * src/folderview.c
11987                 Add a warning dialog on Mark all read 
11988                 (with pref to get rid of it)
11989
11990 2005-10-06 [paul]       1.9.15cvs15
11991
11992         * po/nb.po
11993         * po/pt_BR.po
11994                 updated by Geir Helland and Frederico
11995                 Goncalves Guimaraes
11996
11997 2005-10-05 [colin]      1.9.15cvs14
11998
11999         * src/folder.c
12000         * src/folder.h
12001         * src/folderview.c
12002         * src/folderview.h
12003         * src/imap_gtk.c
12004         * src/mh_gtk.c
12005         * src/mainwindow.c
12006         * src/setup.c
12007                 add a way to rescan without rebuilding
12008                 make moving a bit faster (less folders changes)
12009                 don't lock the tree on Get 
12010         * src/imap.c
12011                 Don't re-delete deleted messages before expunging
12012         * src/summaryview.c
12013                 Set batch mode when deleting mails
12014
12015 2005-10-05 [paul]       1.9.15cvs13
12016
12017         * src/mainwindow.c
12018         * src/mainwindow.h
12019                 fix disabled Execute menu item
12020         * src/toolbar.c
12021                 match the change in 1.9.15cvs10: use Compose
12022                 instead of News by default
12023
12024 2005-10-04 [colin]      1.9.15cvs12
12025
12026         * src/compose.c
12027                 When replying to an ML post with Reply-To set
12028                 to the poster's email, honor it (as before),
12029                 but also honor our user's request to reply to
12030                 the mailing list: set the ML address in the To
12031                 field and the Reply-To address in the Cc: 
12032                 field.
12033
12034 2005-10-04 [colin]      1.9.15cvs11
12035
12036         * src/plugins/trayicon/trayicon.c
12037                 Finish cosmetic change - thanks to wwp
12038
12039 2005-10-04 [colin]      1.9.15cvs10
12040
12041         * src/toolbar.c
12042                 Use Compose instead of Email by default.
12043                 Spotted by wwp.
12044
12045 2005-10-04 [colin]      1.9.15cvs9
12046
12047         * src/folder.c
12048         * src/folder.h
12049         * src/folderview.c
12050         * src/imap.c
12051         * src/etpan/imap-thread.c
12052         * src/etpan/imap-thread.h
12053                 Try to make IMAP faster, by simplifying SEARCH
12054                 commands, avoiding sending two STATUS in a row,
12055                 and deferring flags sync and processing just
12056                 after displaying the folder. 
12057                 This will update the SummaryView in certain
12058                 cases (new mails not already fetched, flags
12059                 changed from another client) but in a non-
12060                 blocking manner.
12061
12062 2005-10-04 [colin]      1.9.15cvs8
12063
12064         * src/plugins/trayicon/trayicon.c
12065                 Relabel "Offline" to "Work offline"
12066
12067 2005-10-04 [colin]      1.9.15cvs7
12068
12069         * src/export.c
12070         * src/import.c
12071         * src/mbox.c
12072                 Fix mbox import/export buglets
12073                 Patch by wwp
12074         * src/plugins/trayicon/trayicon.c
12075                 Add offline swithc
12076                 Patch by wwp
12077
12078 2005-10-04 [colin]      1.9.15cvs6
12079
12080         * src/folder.c
12081         * src/folderview.c
12082         * src/summaryview.c
12083                 Better fix (don't break mark all read) for cvs2
12084
12085 2005-10-03 [colin]      1.9.15cvs5
12086
12087         * src/folder.c
12088                 Use a sane sort by default
12089
12090 2005-10-03 [colin]      1.9.15cvs4
12091
12092         * src/inc.c
12093                 Add a 'Only once' button for overriding offline mode
12094         * src/prefs_account.c
12095         * src/wizard.c
12096                 Add Local mbox to the wizard
12097                 Add IMAP subdir to the wizard (or the wizard is useless
12098                 for such accounts, or even worse than useless)
12099                 Move IMAP subdir from Advanced to Receive tab, as it's
12100                 not that uncommon
12101
12102 2005-10-03 [colin]      1.9.15cvs3
12103
12104         * src/send_message.c
12105                 Forgot this one in cvs1
12106
12107 2005-10-03 [colin]      1.9.15cvs2
12108
12109         * src/folder.c
12110                 Faster close when leaving a folder with lots
12111                 of new mails. Idea by David Relson.
12112
12113 2005-10-03 [colin]      1.9.15cvs1
12114
12115         * src/compose.c
12116         * src/imap.c
12117         * src/inc.c
12118         * src/main.c
12119         * src/messageview.c
12120         * src/news.c
12121         * src/summaryview.c
12122         * src/gtk/sslcertwindow.c
12123         * src/plugins/trayicon/trayicon.c
12124                 Add accels to every AlertPanel. Patch by Fabien 
12125                 Vantard
12126
12127 2005-10-03 [paul]       1.9.15
12128
12129         1.9.15 released
12130
12131 2005-10-03 [paul]       1.9.14cvs68
12132
12133         * po/ca.po
12134         * po/de.po
12135         * po/es.po
12136         * po/fi.po
12137         * po/fr.po
12138         * po/sk.po
12139         * po/sr.po
12140         * po/zh_CN.po
12141                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12142                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12143                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12144
12145 2005-10-03 [paul]       1.9.14cvs67
12146
12147         * src/send_message.c
12148                 prevent hang on Cancel
12149                 patch by Colin
12150
12151 2005-10-03 [paul]       1.9.14cvs66
12152
12153         * src/main.c
12154                 fix crash in IMAP caused by discrepancy
12155                 between check_at_startup and offline mode
12156                 Patch by Colin
12157
12158 2005-10-01 [paul]       1.9.14cvs65
12159
12160         * src/inc.c
12161                 fix engrish
12162
12163 2005-10-01 [paul]       1.9.14cvs64
12164         * src/export.c
12165         * src/import.c
12166                 synchronise import_mbox() and export_mbox()
12167         * src/mbox.c
12168                 proc_mbox(): add alert if file cannot be opened
12169                 export_list_to_mbox(): test if dest file exists,
12170                 prompt user to overwrite if it does. add alert
12171                 if file cannot be created
12172                                                                 
12173         Patch by wwp
12174                                                                                                                 
12175
12176 2005-09-30 [paul]       1.9.14cvs63
12177
12178         * src/addressbook.c
12179                 Fix sensitivity of a menu
12180         * src/codeconv.c
12181                 Respect hidden pref for mails with no encoding
12182         * src/common/xml.c
12183                 Fix memory corruption
12184         * src/plugins/pgpcore/sgpgme.c
12185                 Fix segfault on incomplete sigs, and display
12186                 of S/Mime UIDs
12187
12188         Patches by Colin
12189
12190 2005-09-30 [colin]      1.9.14cvs62
12191
12192         * src/partial_download.c
12193                 Little logic fix in almost-dead code
12194         * src/pop.c
12195                 Fix partial download when there's no new mail
12196
12197 2005-09-29 [paul]       1.9.14cvs61
12198
12199         * src/plugins/pgpinline/pgpinline.c
12200                 fix bug 819, 'crash accessing sign message'
12201                 Patch by Colin
12202
12203 2005-09-28 [martin]     1.9.14cvs60
12204
12205         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12206                 fix bug #790 (Crash when restarting window manager (fluxbox))
12207
12208 2005-09-28 [paul]       1.9.14cvs59
12209
12210         * src/gtk/gtkaspell.c
12211                 fix off-by-one typo
12212
12213 2005-09-27 [colin]      1.9.14cvs58
12214
12215         * src/plugins/pgpcore/sgpgme.c
12216                 Report error when there's one, instead of
12217                 "Signature unchecked" 
12218
12219 2005-09-27 [colin]      1.9.14cvs57
12220
12221         * src/prefs_quote.c
12222                 Fix bug #816 (Weird quotation with spaces)
12223
12224 2005-09-27 [colin]      1.9.14cvs56
12225
12226         * src/codeconv.c
12227         * src/compose.c
12228         * src/compose.h
12229                 Put subject in compose's title
12230                 Fix Automatic encoding so that it's really automatic:
12231                 first try default locale's charset, then charset of the replied mail, 
12232                 then utf-8
12233                 Fix encoding of headers (must be in strict mode too)
12234
12235 2005-09-26 [colin]      1.9.14cvs55
12236
12237         * src/gtk/gtkaspell.c
12238                 Fix previous patch - don't color the space,
12239                 just uncolor it :)
12240
12241 2005-09-26 [colin]      1.9.14cvs54
12242
12243         * src/gtk/gtkaspell.c
12244                 Unmark space if possible
12245
12246 2005-09-26 [colin]      1.9.14cvs53
12247
12248         * src/imap.c
12249                 log_error instead of alertpanel according to the pref
12250         * src/etpan/imap-thread.c
12251                 Print connect status, copy only necessary size to 
12252                 logger
12253         * src/plugins/pgpmime/pgpmime.c
12254                 Handle S/Mime signatures (verification only). Patch based
12255                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12256
12257 2005-09-26 [paul]       1.9.14cvs52
12258
12259         * src/common/passcrypt.c
12260                 this 'workaround' not necessary on NetBSD.
12261                 Thanks to Daniel Gustafson
12262
12263 2005-09-26 [paul]
12264
12265         1.9.15-rc4 released
12266
12267 2005-09-26 [paul]       1.9.14cvs51
12268
12269         * src/summaryview.c
12270                 Skip currently selected message when
12271                 looking for next new or unread message
12272                 in current folder. Patch by Colin
12273         * src/common/passcrypt.c
12274                 eliminate warnings on *BSD. Patch by
12275                 Daniel Gustafson
12276
12277 2005-09-26 [colin]      1.9.14cvs50
12278
12279         * src/procmsg.c
12280                 Call postfiltering hook anyway
12281
12282 2005-09-22 [colin]      1.9.14cvs49
12283
12284         * src/codeconv.c
12285         * src/codeconv.h
12286                 Add a strict mode that doesn't replace with _
12287         * src/compose.c
12288         * src/compose.h
12289                 Use strict conversion while sending
12290                 Fix race when drafting while sending (happens
12291                 on IMAP)
12292                 Fix d'n'd of messages from summaryview
12293         * src/prefs_common.c
12294         * src/prefs_common.h
12295                 add hidden utf8_instead_of_locale_for_broken_mail 
12296                 pref for people that preferred the default charset 
12297                 to be utf8 for broken mails
12298         * src/quote_fmt_parse.y
12299                 fix bug #815 (No quote insert if "From:" fied 
12300                 contained Russian letters)
12301         * src/summaryview.c
12302                 Fix d'n'd of messages to compose
12303
12304 2005-09-22 [paul]       1.9.14cvs48
12305
12306         * src/compose.c
12307                 fix bug where attachments Name entry
12308                 would display Path instead
12309
12310 2005-09-21 [paul]       1.9.14cvs47
12311
12312         * README
12313         * README.jp
12314         * configure.ac
12315         * config/config.rpath
12316         * doc/manual/en/sylpheed-20.html
12317         * doc/manual/es/sylpheed-20.html
12318         * po/bg.po
12319         * po/ca.po
12320         * po/de.po
12321         * po/es.po
12322         * po/fr.po
12323         * po/it.po
12324         * po/pt_BR.po
12325         * po/sk.po
12326         * po/zh_TW.po
12327         * src/account.c
12328         * src/account.h
12329         * src/action.c
12330         * src/action.h
12331         * src/adbookbase.h
12332         * src/addr_compl.c
12333         * src/addr_compl.h
12334         * src/addrbook.c
12335         * src/addrbook.h
12336         * src/addrcache.c
12337         * src/addrcache.h
12338         * src/addrcindex.c
12339         * src/addrcindex.h
12340         * src/addrclip.c
12341         * src/addrclip.h
12342         * src/addrdefs.h
12343         * src/addressadd.c
12344         * src/addressadd.h
12345         * src/addressbook.c
12346         * src/addressbook.h
12347         * src/addressitem.h
12348         * src/addrgather.c
12349         * src/addrgather.h
12350         * src/addrharvest.c
12351         * src/addrharvest.h
12352         * src/addrindex.c
12353         * src/addrindex.h
12354         * src/addritem.c
12355         * src/addritem.h
12356         * src/addrquery.c
12357         * src/addrquery.h
12358         * src/addrselect.c
12359         * src/addrselect.h
12360         * src/alertpanel.c
12361         * src/alertpanel.h
12362         * src/browseldap.c
12363         * src/browseldap.h
12364         * src/codeconv.c
12365         * src/codeconv.h
12366         * src/compose.c
12367         * src/compose.h
12368         * src/crash.c
12369         * src/crash.h
12370         * src/customheader.c
12371         * src/customheader.h
12372         * src/displayheader.c
12373         * src/displayheader.h
12374         * src/editaddress.c
12375         * src/editaddress.h
12376         * src/editbook.c
12377         * src/editbook.h
12378         * src/editgroup.c
12379         * src/editgroup.h
12380         * src/editjpilot.c
12381         * src/editjpilot.h
12382         * src/editldap.c
12383         * src/editldap.h
12384         * src/editldap_basedn.c
12385         * src/editldap_basedn.h
12386         * src/editvcard.c
12387         * src/editvcard.h
12388         * src/enriched.c
12389         * src/enriched.h
12390         * src/exphtmldlg.c
12391         * src/exphtmldlg.h
12392         * src/expldifdlg.c
12393         * src/expldifdlg.h
12394         * src/export.c
12395         * src/export.h
12396         * src/exporthtml.c
12397         * src/exporthtml.h
12398         * src/exportldif.c
12399         * src/exportldif.h
12400         * src/filtering.c
12401         * src/filtering.h
12402         * src/folder.c
12403         * src/folder.h
12404         * src/folder_item_prefs.c
12405         * src/folder_item_prefs.h
12406         * src/foldersel.c
12407         * src/foldersel.h
12408         * src/folderutils.c
12409         * src/folderutils.h
12410         * src/folderview.c
12411         * src/folderview.h
12412         * src/grouplistdialog.c
12413         * src/grouplistdialog.h
12414         * src/headerview.c
12415         * src/headerview.h
12416         * src/html.c
12417         * src/html.h
12418         * src/image_viewer.c
12419         * src/image_viewer.h
12420         * src/imap.c
12421         * src/imap.h
12422         * src/imap_gtk.c
12423         * src/imap_gtk.h
12424         * src/import.c
12425         * src/import.h
12426         * src/importldif.c
12427         * src/importldif.h
12428         * src/importmutt.c
12429         * src/importmutt.h
12430         * src/importpine.c
12431         * src/importpine.h
12432         * src/inc.c
12433         * src/inc.h
12434         * src/jpilot.c
12435         * src/jpilot.h
12436         * src/ldapctrl.c
12437         * src/ldapctrl.h
12438         * src/ldaplocate.c
12439         * src/ldaplocate.h
12440         * src/ldapquery.c
12441         * src/ldapquery.h
12442         * src/ldapserver.c
12443         * src/ldapserver.h
12444         * src/ldaputil.c
12445         * src/ldaputil.h
12446         * src/ldif.c
12447         * src/ldif.h
12448         * src/localfolder.c
12449         * src/localfolder.h
12450         * src/main.c
12451         * src/main.h
12452         * src/mainwindow.c
12453         * src/mainwindow.h
12454         * src/manual.c
12455         * src/manual.h
12456         * src/matcher.c
12457         * src/matcher.h
12458         * src/matcher_parser.h
12459         * src/matcher_parser_lex.l
12460         * src/matcher_parser_parse.y
12461         * src/mbox.c
12462         * src/mbox.h
12463         * src/message_search.c
12464         * src/message_search.h
12465         * src/messageview.c
12466         * src/messageview.h
12467         * src/mh.c
12468         * src/mh.h
12469         * src/mh_gtk.c
12470         * src/mh_gtk.h
12471         * src/mimeview.c
12472         * src/mimeview.h
12473         * src/msgcache.c
12474         * src/msgcache.h
12475         * src/mutt.c
12476         * src/mutt.h
12477         * src/news.c
12478         * src/news.h
12479         * src/news_gtk.c
12480         * src/news_gtk.h
12481         * src/noticeview.c
12482         * src/noticeview.h
12483         * src/partial_download.c
12484         * src/partial_download.h
12485         * src/pine.c
12486         * src/pine.h
12487         * src/pop.c
12488         * src/pop.h
12489         * src/prefs_account.c
12490         * src/prefs_account.h
12491         * src/prefs_actions.c
12492         * src/prefs_actions.h
12493         * src/prefs_common.c
12494         * src/prefs_common.h
12495         * src/prefs_compose_writing.c
12496         * src/prefs_compose_writing.h
12497         * src/prefs_customheader.c
12498         * src/prefs_customheader.h
12499         * src/prefs_display_header.c
12500         * src/prefs_display_header.h
12501         * src/prefs_ext_prog.c
12502         * src/prefs_ext_prog.h
12503         * src/prefs_filtering.c
12504         * src/prefs_filtering.h
12505         * src/prefs_filtering_action.c
12506         * src/prefs_filtering_action.h
12507         * src/prefs_folder_column.c
12508         * src/prefs_folder_column.h
12509         * src/prefs_folder_item.c
12510         * src/prefs_folder_item.h
12511         * src/prefs_fonts.c
12512         * src/prefs_fonts.h
12513         * src/prefs_gtk.c
12514         * src/prefs_gtk.h
12515         * src/prefs_image_viewer.c
12516         * src/prefs_image_viewer.h
12517         * src/prefs_matcher.c
12518         * src/prefs_matcher.h
12519         * src/prefs_message.c
12520         * src/prefs_message.h
12521         * src/prefs_msg_colors.c
12522         * src/prefs_msg_colors.h
12523         * src/prefs_other.c
12524         * src/prefs_other.h
12525         * src/prefs_quote.c
12526         * src/prefs_quote.h
12527         * src/prefs_receive.c
12528         * src/prefs_receive.h
12529         * src/prefs_send.c
12530         * src/prefs_send.h
12531         * src/prefs_spelling.c
12532         * src/prefs_spelling.h
12533         * src/prefs_summaries.c
12534         * src/prefs_summaries.h
12535         * src/prefs_summary_column.c
12536         * src/prefs_summary_column.h
12537         * src/prefs_template.c
12538         * src/prefs_template.h
12539         * src/prefs_themes.c
12540         * src/prefs_themes.h
12541         * src/prefs_toolbar.c
12542         * src/prefs_toolbar.h
12543         * src/prefs_wrapping.c
12544         * src/prefs_wrapping.h
12545         * src/privacy.c
12546         * src/privacy.h
12547         * src/procheader.c
12548         * src/procheader.h
12549         * src/procmime.c
12550         * src/procmime.h
12551         * src/procmsg.c
12552         * src/procmsg.h
12553         * src/quote_fmt.c
12554         * src/quote_fmt_parse.y
12555         * src/recv.c
12556         * src/recv.h
12557         * src/remotefolder.c
12558         * src/remotefolder.h
12559         * src/send_message.c
12560         * src/send_message.h
12561         * src/setup.c
12562         * src/setup.h
12563         * src/simple-gettext.c
12564         * src/sourcewindow.c
12565         * src/sourcewindow.h
12566         * src/ssl_manager.c
12567         * src/ssl_manager.h
12568         * src/statusbar.c
12569         * src/statusbar.h
12570         * src/stock_pixmap.c
12571         * src/stock_pixmap.h
12572         * src/summary_search.c
12573         * src/summary_search.h
12574         * src/summaryview.c
12575         * src/summaryview.h
12576         * src/syldap.c
12577         * src/syldap.h
12578         * src/textview.c
12579         * src/textview.h
12580         * src/toolbar.c
12581         * src/toolbar.h
12582         * src/undo.c
12583         * src/undo.h
12584         * src/unmime.c
12585         * src/unmime.h
12586         * src/vcard.c
12587         * src/vcard.h
12588         * src/wizard.c
12589         * src/wizard.h
12590         * src/common/base64.c
12591         * src/common/base64.h
12592         * src/common/defs.h
12593         * src/common/hooks.c
12594         * src/common/hooks.h
12595         * src/common/log.c
12596         * src/common/log.h
12597         * src/common/md5.c
12598         * src/common/md5.h
12599         * src/common/mgutils.c
12600         * src/common/mgutils.h
12601         * src/common/nntp.c
12602         * src/common/nntp.h
12603         * src/common/passcrypt.c
12604         * src/common/passcrypt.h.in
12605         * src/common/plugin.c
12606         * src/common/plugin.h
12607         * src/common/prefs.c
12608         * src/common/prefs.h
12609         * src/common/progressindicator.c
12610         * src/common/progressindicator.h
12611         * src/common/quoted-printable.c
12612         * src/common/quoted-printable.h
12613         * src/common/session.c
12614         * src/common/session.h
12615         * src/common/smtp.c
12616         * src/common/smtp.h
12617         * src/common/socket.c
12618         * src/common/socket.h
12619         * src/common/ssl.c
12620         * src/common/ssl.h
12621         * src/common/ssl_certificate.c
12622         * src/common/ssl_certificate.h
12623         * src/common/string_match.c
12624         * src/common/string_match.h
12625         * src/common/stringtable.c
12626         * src/common/sylpheed.c
12627         * src/common/sylpheed.h
12628         * src/common/template.c
12629         * src/common/template.h
12630         * src/common/timing.h
12631         * src/common/utils.c
12632         * src/common/utils.h
12633         * src/common/uuencode.c
12634         * src/common/uuencode.h
12635         * src/common/version.h.in
12636         * src/common/xml.c
12637         * src/common/xml.h
12638         * src/common/xmlprops.c
12639         * src/common/xmlprops.h
12640         * src/gtk/about.c
12641         * src/gtk/about.h
12642         * src/gtk/colorlabel.c
12643         * src/gtk/colorlabel.h
12644         * src/gtk/colorsel.c
12645         * src/gtk/colorsel.h
12646         * src/gtk/description_window.c
12647         * src/gtk/description_window.h
12648         * src/gtk/filesel.c
12649         * src/gtk/filesel.h
12650         * src/gtk/foldersort.c
12651         * src/gtk/foldersort.h
12652         * src/gtk/gtkutils.c
12653         * src/gtk/gtkutils.h
12654         * src/gtk/inputdialog.c
12655         * src/gtk/inputdialog.h
12656         * src/gtk/logwindow.c
12657         * src/gtk/logwindow.h
12658         * src/gtk/manage_window.c
12659         * src/gtk/manage_window.h
12660         * src/gtk/menu.c
12661         * src/gtk/menu.h
12662         * src/gtk/pluginwindow.c
12663         * src/gtk/pluginwindow.h
12664         * src/gtk/prefswindow.c
12665         * src/gtk/prefswindow.h
12666         * src/gtk/progressdialog.c
12667         * src/gtk/progressdialog.h
12668         * src/gtk/quicksearch.c
12669         * src/gtk/quicksearch.h
12670         * src/gtk/sslcertwindow.c
12671         * src/gtk/sslcertwindow.h
12672         * src/plugins/clamav/clamav_plugin.c
12673         * src/plugins/clamav/clamav_plugin.h
12674         * src/plugins/clamav/clamav_plugin_gtk.c
12675         * src/plugins/demo/demo.c
12676         * src/plugins/dillo_viewer/dillo_prefs.c
12677         * src/plugins/dillo_viewer/dillo_prefs.h
12678         * src/plugins/dillo_viewer/dillo_viewer.c
12679         * src/plugins/mathml_viewer/mathml_viewer.c
12680         * src/plugins/pgpcore/passphrase.c
12681         * src/plugins/pgpcore/passphrase.h
12682         * src/plugins/pgpcore/plugin.c
12683         * src/plugins/pgpcore/prefs_gpg.c
12684         * src/plugins/pgpcore/prefs_gpg.h
12685         * src/plugins/pgpcore/select-keys.c
12686         * src/plugins/pgpcore/select-keys.h
12687         * src/plugins/pgpcore/sgpgme.c
12688         * src/plugins/pgpcore/sgpgme.h
12689         * src/plugins/pgpinline/pgpinline.c
12690         * src/plugins/pgpinline/pgpinline.h
12691         * src/plugins/pgpinline/plugin.c
12692         * src/plugins/pgpmime/pgpmime.c
12693         * src/plugins/pgpmime/pgpmime.h
12694         * src/plugins/pgpmime/plugin.c
12695         * src/plugins/spamassassin/spamassassin.c
12696         * src/plugins/spamassassin/spamassassin.h
12697         * src/plugins/spamassassin/spamassassin_gtk.c
12698         * src/plugins/trayicon/trayicon.c
12699         * tools/OOo2sylpheed.pl
12700         * tools/acroread2sylpheed.pl
12701         * tools/asus_mailled.sh
12702         * tools/filter_conv.pl
12703         * tools/freshmeat_search.pl
12704         * tools/google_search.pl
12705         * tools/kmail2sylpheed.pl
12706         * tools/kmail2sylpheed_v2.pl
12707         * tools/maildir2sylpheed.pl
12708         * tools/multiwebsearch.pl
12709         * tools/newscache_clean.pl
12710         * tools/outlook2sylpheed.pl
12711         * tools/sylpheed-switcher
12712         * tools/update-po
12713         * tools/vcard2xml.py
12714         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12715                 update FSF address
12716
12717 2005-09-21 [colin]      1.9.14cvs46
12718
12719         * src/gedit-print.c
12720         * src/procmsg.c
12721         * src/procmsg.h
12722         * src/textview.c
12723         * src/summaryview.c
12724                 Remove some printing hacks (deselection/reselection),
12725                 which by the way fix printing the currently 
12726                 displayed mime part (still only text)
12727                 Plus a little optimisation of summary_show
12728
12729
12730 2005-09-20 [colin]      1.9.14cvs45
12731
12732         * src/mainwindow.c
12733         * src/messageview.c
12734                 GUI fixups: add accels, set message
12735                 view title to displayed mail's subject
12736         * src/prefs_spelling.c
12737         * src/gtk/gtkaspell.c
12738                 GUI fixups: allow underlining misspelled
12739                 words instead of coloring them (a11y!)
12740
12741 2005-09-19 [colin]
12742
12743         1.9.15rc3 released
12744
12745 2005-09-19 [colin]      1.9.14cvs44
12746
12747         * src/compose.c
12748                 Fix draft message
12749         * src/gtk/gtkaspell.c
12750                 Fix wrong test ;-)
12751
12752 2005-09-19 [colin]      1.9.14cvs43
12753
12754         * src/addressbook.c
12755                 Fix sensitivity of Delete button
12756         * src/compose.c
12757                 Warn if the requested Privacy system
12758                 is not available
12759         * src/exphtmldlg.c
12760         * src/expldifdlg.c
12761         * src/importldif.c
12762         * src/importmutt.c
12763         * src/importpine.c
12764                 Fix crappy UI
12765         * src/
12766         * src/ssl.h
12767         * src/prefs_account.h
12768         * src/prefs_account.c
12769                 Save SSL prefs even in builds that have
12770                 SSL support disable
12771         * src/imap.c
12772         * src/inc.c
12773         * src/news.c
12774         * src/send_message.c
12775                 Warn if connection should be secure, but
12776                 SSL support isn't compiled in
12777         * src/gtkaspell.c
12778                 Fix word separation on UTF-8 systems
12779                 Fixes bug #812 (Strange inline spellchecking)
12780         * src/compose.c
12781                 Warn if the requested Privacy system
12782                 is not available
12783                 Factorize offline warning
12784         * src/imap.c
12785         * src/imap_gtk.c
12786         * src/imap_gtk.h
12787         * src/inc.h
12788         * src/news_gtk.c
12789         * src/news_gtk.h
12790         * src/messageview.c
12791                 Factorize offline warning
12792
12793 2005-09-19 [paul]
12794
12795         1.9.15-rc2 released
12796
12797 2005-09-18 [colin]      1.9.14cvs42
12798
12799         * src/codeconv.c
12800         * src/codeconv.h
12801         * src/procmime.c
12802                 Add a way to get locale's charset ignoring utf-8,
12803                 and use that as default encoding for broken mails
12804
12805 2005-09-18 [colin]      1.9.14cvs41
12806
12807         * src/gtk/logwindow.c
12808                 Translate string. Patch by Fabien Vantard
12809
12810 2005-09-18 [colin]      1.9.14cvs40
12811
12812         * configure.ac
12813                 Fix bug #803 (IMAP/SSL support breaks with 
12814                 GnuTLS libetpan 0.38)
12815
12816 2005-09-18 [colin]      1.9.14cvs39
12817
12818         * src/codeconv.c
12819         * src/compose.c
12820         * src/procmime.c
12821                 More charsets fixes. Fixes bug #806 (non
12822                 ascii characters in subject line)
12823
12824 2005-09-17 [paul]       1.9.14cvs38
12825
12826         * src/folderview.c
12827         * src/mainwindow.c
12828                 fix gcc-2.95 issues
12829                 Patch by Pawel Pekala
12830
12831 2005-09-17 [colin]      1.9.14cvs37
12832
12833         * src/addrindex.c
12834                 bugfix for NO-USE LDAP compilation, patch 
12835                 by Fabien Vantard
12836
12837 2005-09-17 [colin]      1.9.14cvs36
12838
12839         * src/prefs_actions.c
12840         * src/prefs_customheader.c
12841         * src/prefs_display_header.c
12842         * src/prefs_filtering_action.c
12843         * src/prefs_matcher.c
12844         * src/prefs_toolbar.c
12845                 Fix strange casts (less elegant but
12846                 works better)
12847
12848 2005-09-16 [colin]      1.9.14cvs35
12849
12850         * src/jpilot.c
12851                 Missed that one
12852
12853 2005-09-16 [colin]      1.9.14cvs34
12854
12855         * configure.ac
12856         * src/Makefile.am
12857         * src/addr_compl.c
12858         * src/addrindex.c
12859         * src/browseldap.c
12860         * src/editldap.c
12861         * src/ldaplocate.c
12862         * src/ldapquery.c
12863         * src/ldapquery.h
12864         * src/ldapserver.c
12865         * src/ldapserver.h
12866         * src/main.c
12867         * src/matcher_parser_parse.y
12868         * src/prefs_themes.c
12869         * src/etpan/Makefile.am
12870         * src/gtk/description_window.c
12871         * src/plugins/clamav/Makefile.am
12872         * src/plugins/clamav/clamav_plugin.c
12873         * src/plugins/dillo_viewer/Makefile.am
12874         * src/plugins/pgpcore/Makefile.am
12875         * src/plugins/pgpinline/Makefile.am
12876         * src/plugins/pgpmime/Makefile.am
12877         * src/plugins/trayicon/Makefile.am
12878                 Fix 100% cpu usage in address completion list
12879                 Fix little bugs (return with no values etc)
12880                 Fix all warnings (with common CFLAGS)
12881
12882 2005-09-15 [colin]      1.9.14cvs33
12883
12884         * src/addressbook.c
12885                 Fix bug where sometimes a group's email list is empty,
12886                 force its refresh (probably fixes "Re: how to create a 
12887                 distribution list")
12888         * src/ldapquery.c
12889                 Don't return to the callback in the main thread from the
12890                 fetch thread (or face segs!)
12891
12892 2005-09-15 [paul]       1.9.14cvs32
12893
12894         * src/prefs_matcher.c
12895                 forgotten in last commit
12896
12897 2005-09-15 [paul]       1.9.14cvs31
12898
12899         * src/prefs_actions.c
12900         * src/prefs_filtering_action.c
12901         * src/prefs_quote.c
12902         * src/quote_fmt.c
12903         * src/summaryview.c
12904         * src/gtk/description_window.c
12905         * src/gtk/description_window.h
12906         * src/gtk/quicksearch.c
12907                 allow interaction with the called
12908                 description window
12909                 Patch by Anders Hammar
12910
12911 2005-09-14 [paul]       1.9.14cvs30
12912
12913         * src/compose.c
12914                 fix a little annoyance when pasting with 3rd button 
12915                 with wrap_pastes=0 and wrap_input=1
12916                 Patch by Colin
12917
12918 2005-09-14 [paul]       1.9.14cvs29
12919
12920         * src/prefs_account.c
12921                 disable 'Filter messages on receiving' for
12922                 SMTP-only accounts
12923                 Patch  by Anders Hammar
12924
12925 2005-09-14 [paul]       1.9.14cvs28
12926
12927         * po/sk.po
12928                 fix crash
12929                 updated by Andrej Kacian
12930
12931 2005-09-14 [paul]
12932
12933         1.9.15-rc1 released
12934
12935 2005-09-14 [paul]       1.9.14cvs27
12936
12937         * po/es.po
12938                 updated by Ricardo Mones Lastra
12939         * src/compose.c
12940         * src/compose.h
12941                 associate no_wrap_tags to Compose windows
12942                 instead of using a static one
12943                 Patch by Colin
12944         * src/mbox.c
12945                 fix proc_mbox()
12946                 Patch by wwp
12947         * src/textview.c
12948                 remove unneeded printf()
12949
12950 2005-09-14 [paul]       1.9.14cvs26
12951
12952         * src/addrcache.c
12953         * src/codeconv.h
12954         * src/folder.h
12955         * src/mainwindow.h
12956         * src/mh.c
12957         * src/mimeview.h
12958         * src/partial_download.c
12959         * src/pop.c
12960         * src/prefs_account.c
12961         * src/prefs_account.h
12962         * src/prefs_actions.c
12963         * src/prefs_customheader.c
12964         * src/prefs_display_header.c
12965         * src/prefs_filtering_action.c
12966         * src/prefs_matcher.c
12967         * src/prefs_toolbar.c
12968         * src/privacy.h
12969         * src/procmime.c
12970         * src/procmime.h
12971         * src/procmsg.h
12972         * src/textview.c
12973         * src/undo.h
12974         * src/common/plugin.c
12975         * src/common/session.h
12976         * src/common/socket.c
12977         * src/common/socket.h
12978         * src/common/template.c
12979         * src/gtk/gtkaspell.c
12980         * src/gtk/quicksearch.h
12981         * src/plugins/pgpcore/passphrase.c
12982         * src/plugins/pgpcore/prefs_gpg.h
12983         * src/plugins/pgpcore/select-keys.c
12984         * src/plugins/pgpcore/select-keys.h
12985         * src/plugins/pgpcore/sgpgme.c
12986         * src/plugins/pgpinline/pgpinline.c
12987         * src/plugins/pgpmime/pgpmime.c
12988         * src/plugins/trayicon/trayicon.c
12989                 fix compilation warnings
12990                 Patch by Daniel Gustafson
12991
12992 2005-09-14 [paul]       1.9.14cvs25
12993
12994         * src/addressbook.c
12995                 add missing column header, and other small
12996                 bug fixes
12997                 Patch by Anders Hammar
12998
12999 2005-09-13 [colin]      1.9.14cvs24
13000
13001         * src/gtk/gtkaspell.c
13002                 Fix non-utf8 in menu
13003                 Fix little leaks
13004                 Nullify struct members after free()s
13005
13006 2005-09-13 [colin]      1.9.14cvs23
13007
13008         * src/compose.c
13009                 Test utf8 compliance before inserting to 
13010                 buffer, and try to convert if necessary
13011         * src/procmime.c
13012                 If no charset is present, use the locale 
13013                 one instead of us-ascii
13014         * src/procmsg.c
13015                 Add Sender, List-Post and To in the checked 
13016                 headers for automatic rules creation 
13017                 (thanks to wwp)
13018         * src/prefs_themes.c
13019         * src/gtk/gtkaspell.c
13020                 Remove deprecated functions. 
13021                 patch by Daniel Gustafson
13022
13023 2005-09-12 [colin]      1.9.14cvs22
13024
13025         * src/compose.c
13026                 Fix bug #448 (Scrolling/Redraw issue with 
13027                 address-fields in Header)
13028         * src/mainwindow.c
13029         * src/summaryview.c
13030         * src/summaryview.h
13031                 Fix loss of MSG_MARKED on move/copy
13032                 Fix bug #804 (Quicksearch togglebutton doesn't 
13033                 get depressed after '/' key is pressed)
13034
13035 2005-09-12 [paul]       1.9.14cvs21
13036
13037         * AUTHORS
13038         * src/gtk/logwindow.c
13039                 add 'Clear Log' to popup menu
13040                 Patch by Anders Hammar <anders.hammar@telia.com>
13041
13042 2005-09-12 [paul]       1.9.14cvs20
13043
13044         * src/compose.c
13045                 set correct sensitivity on attachments
13046                 popup menu
13047         * src/folder.c
13048                 fix typo
13049         * src/prefs_spelling.c
13050                 fix crash when no LANG env is set
13051         * src/common/xml.c
13052                 fix crash in wizard
13053                 don't use memeory after free
13054
13055         All patches by Daniel Gustafson
13056
13057 2005-09-12 [paul]       1.9.14cvs19
13058
13059         * src/prefs_themes.c
13060                 make theme info selectable
13061         * src/gtk/description_window.c
13062                 make window non-modal
13063         * tools/README
13064                 add details of asus_mailed.sh
13065         * tools/claws.i18n.status.pl
13066                 update for new zh_TW translator
13067                 widen the output
13068                 create alternate coloured lines
13069                 improve readability
13070
13071 2005-09-10 [colin]      1.9.14cvs18
13072
13073         * src/plugins/pgpcore/select-keys.c
13074                 Better order for the buttons
13075
13076 2005-09-10 [colin]      1.9.14cvs17
13077
13078         * src/compose.c
13079         * src/plugins/pgpcore/select-keys.c
13080         * src/plugins/pgpcore/select-keys.h
13081         * src/plugins/pgpcore/sgpgme.c
13082                 Add a "Don't encrypt" button to the key
13083                 selection dialog. Fixes bug #177 (There should be a 
13084                 'Don't encrypt button in the Select Keys dialog)
13085
13086 2005-09-10 [colin]      1.9.14cvs16
13087
13088         * src/compose.c
13089                 Fix bug #572 (%X option does not work with templates)
13090
13091 2005-09-10 [colin]      1.9.14cvs15
13092
13093         * src/toolbar.c 
13094                 Remove g_print
13095
13096 2005-09-10 [colin]      1.9.14cvs14
13097
13098         * src/imap.c
13099                 Fix a possible crash
13100
13101 2005-09-09 [colin]      1.9.14cvs13
13102
13103         * src/imap.c
13104         * src/etpan/imap-thread.c
13105         * src/etpan/imap-thread.h
13106                 Fix moving from queue or drafts to normal folders
13107                 Fix bug #794 (No way to delete without expunging)
13108                 Take flags unset by other mailers into account
13109                 Take deleted flag set by other mailers into account
13110                 Fix unsetting REPLIED flag
13111                 Fix crash when capabilities can't be retrieved
13112         * src/mainwindow.c
13113         * src/mainwindow.h
13114                 Add M_DELAYED_FLAGS condition, and let the user use
13115                 Execute in order to be able to expunge deleted mails,
13116                 even if he's not in delayed execute mode
13117         * src/prefs_spelling.c
13118                 Use 'en' dictionary by default if LANG is POSIX or C
13119         * src/gtk/prefswindow.c
13120                 Fix bug #767 (Preferences windows expanding) by making
13121                 the window a bit larger when the resolution is greater
13122                 than 640x480, and by putting the prefs in a
13123                 GtkScrolledWindow.
13124
13125 2005-09-09 [paul]       1.9.14cvs12
13126
13127         * AUTHORS
13128         * configure.ac
13129         * po/zh_TW.Big5.po      ** REMOVED **
13130         * po/zh_TW.po           ** ADDED **
13131                 updated by Wei-Lun Chao
13132
13133 2005-09-09 [paul]       1.9.14cvs11
13134
13135         * src/mainwindow.c
13136                 fix asserts
13137         * src/common/xml.c
13138                 delay memory allocation until file is
13139                 opened successfully
13140                 Patch by Daniel Gustafson
13141
13142 2005-09-09 [colin]      1.9.14cvs10
13143
13144         * src/imap.c
13145                 Add guards
13146
13147 2005-09-08 [colin]      1.9.14cvs9
13148
13149         * src/compose.c
13150                 Alert when we can't save draft
13151                 Fix various wrap/color issues
13152                 Add mid-click pasting respecting wrap_paste option
13153         * src/folder.c
13154         * src/folder.h
13155         * src/folder_item_prefs.c
13156         * src/folder_item_prefs.h
13157         * src/imap.c
13158         * src/imap_gtk.c
13159         * src/imap_gtk.h
13160         * src/main.c
13161         * src/mainwindow.c
13162         * src/mainwindow.h
13163         * src/news.c
13164         * src/news_gtk.c
13165         * src/news_gtk.h
13166         * src/prefs_folder_item.c
13167                 Fix the impossibility to synchronise folders for
13168                 offline use (IMAP and NNTP are concerned)
13169
13170 2005-09-08 [colin]      1.9.14cvs8
13171
13172         * configure.ac
13173                 Build LDAP and JPilot by default if available
13174         * src/textview.c
13175                 Fix use after free
13176
13177 2005-09-08 [paul]       1.9.14cvs7
13178
13179         * doc/manual/en/sylpheed-1.html
13180         * doc/manual/en/sylpheed-18.html
13181         * doc/manual/en/sylpheed-19.html
13182         * doc/manual/en/sylpheed-4.html
13183         * doc/manual/en/sylpheed-6.html
13184         * doc/manual/en/sylpheed.html
13185                 a few minor updates, plus include some
13186                 details about plugins and their requirements
13187         * src/mainwindow.c
13188                 minor changes to English in /View/Sort
13189
13190 2005-09-07 [colin]      1.9.14cvs6
13191
13192         * doc/manual/en/sylpheed-1.html
13193         * doc/manual/en/sylpheed-10.html
13194         * doc/manual/en/sylpheed-11.html
13195         * doc/manual/en/sylpheed-12.html
13196         * doc/manual/en/sylpheed-13.html
13197         * doc/manual/en/sylpheed-14.html
13198         * doc/manual/en/sylpheed-15.html
13199         * doc/manual/en/sylpheed-16.html
13200         * doc/manual/en/sylpheed-17.html
13201         * doc/manual/en/sylpheed-18.html
13202         * doc/manual/en/sylpheed-19.html
13203         * doc/manual/en/sylpheed-2.html
13204         * doc/manual/en/sylpheed-20.html
13205         * doc/manual/en/sylpheed-21.html
13206         * doc/manual/en/sylpheed-22.html
13207         * doc/manual/en/sylpheed-3.html
13208         * doc/manual/en/sylpheed-4.html
13209         * doc/manual/en/sylpheed-5.html
13210         * doc/manual/en/sylpheed-6.html
13211         * doc/manual/en/sylpheed-7.html
13212         * doc/manual/en/sylpheed-8.html
13213         * doc/manual/en/sylpheed-9.html
13214         * doc/manual/en/sylpheed.html
13215                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13216
13217 2005-09-07 [colin]      1.9.14cvs5
13218
13219         * src/mainwindow.c
13220                 Make labels more to-the-point
13221
13222 2005-09-07 [colin]      1.9.14cvs4
13223
13224         * doc/manual/en/sylpheed-1.html
13225         * doc/manual/en/sylpheed-12.html
13226         * doc/manual/en/sylpheed-13.html
13227         * doc/manual/en/sylpheed-14.html
13228         * doc/manual/en/sylpheed-15.html
13229         * doc/manual/en/sylpheed-16.html
13230         * doc/manual/en/sylpheed-17.html
13231         * doc/manual/en/sylpheed-18.html
13232         * doc/manual/en/sylpheed-19.html
13233         * doc/manual/en/sylpheed-2.html
13234         * doc/manual/en/sylpheed-20.html
13235         * doc/manual/en/sylpheed-21.html
13236         * doc/manual/en/sylpheed-22.html
13237         * doc/manual/en/sylpheed-4.html
13238         * doc/manual/en/sylpheed-5.html
13239         * doc/manual/en/sylpheed-6.html
13240         * doc/manual/en/sylpheed-7.html
13241         * doc/manual/en/sylpheed-8.html
13242         * doc/manual/en/sylpheed-9.html
13243         * doc/manual/en/sylpheed.html
13244                 Update manual
13245
13246 2005-09-07 [colin]      1.9.14cvs3
13247
13248         * doc/faq/en/sylpheed-faq-1.html
13249         * doc/faq/en/sylpheed-faq-2.html
13250         * doc/faq/en/sylpheed-faq-3.html
13251         * doc/faq/en/sylpheed-faq.html
13252                 Update FAQ
13253
13254 2005-09-07 [colin]      1.9.14cvs2
13255
13256         * src/folderview.c
13257         * src/procmsg.c
13258         * src/summaryview.c
13259         * src/toolbar.c
13260                 Fix special subfolders:
13261                 - Inherit parent's icon
13262                 - sent contents of queues subfolders
13263                 - empty subfolders of trashes
13264         * src/mainwindow.c
13265                 Remove outdated manual and faq entries
13266         * src/common/utils.c
13267                 Add quotes around %s coming from mailcap
13268
13269 2005-09-07 [colin]      1.9.14cvs1
13270
13271         * src/compose.c
13272                 After saving draft, set modified to FALSE
13273         * src/mimeview.c
13274         * src/common/utils.c
13275         * src/common/utils.h
13276                 Try to open mime parts using what is 
13277                 indicated in ~/.mailcap or /etc/mailcap,
13278                 if possible.
13279
13280 2005-09-05 [paul]       1.9.14
13281
13282         1.9.14 released
13283
13284         * po/sk.po
13285                 updated by Andrej Kacian
13286
13287 2005-09-05 [paul]       1.9.13cvs83
13288
13289         * po/de.po
13290         * po/es.po
13291         * po/fi.po
13292         * po/fr.po
13293         * po/nb.po
13294         * po/pt_BR.po
13295         * po/sr.po
13296                 updated translations by Thomas Gilgin, Ricardo Mones
13297                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13298                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13299
13300 2005-09-04 [paul]       1.9.13cvs82
13301
13302         * src/compose.c
13303                 only warn about exceeded line length limit
13304                 on send
13305
13306 2005-09-04 [paul]       1.9.13cvs81
13307
13308         * src/compose.c
13309                 fix crash in 'line length exceeded' dialogue
13310
13311 2005-09-02 [paul]       1.9.13cvs80
13312
13313         * src/imap.c
13314                 fix bug 795, 'Connection lost IMAP'
13315                 and add statusbar prints
13316                 Patch by Colin
13317
13318 2005-09-02 [paul]       1.9.13cvs79
13319
13320         * src/compose.c
13321                 compose_wrap_paragraph() becomes
13322                 compose_beautify_paragraph()
13323                 Patch by Colin
13324
13325 2005-09-02 [colin]      1.9.13cvs78
13326
13327         * src/folderview.c
13328                 Micro-fix
13329
13330 2005-09-01 [colin]      1.9.13cvs77
13331
13332         * src/imap.c
13333                 Maybe fix bug #795 (Connection lost IMAP)
13334                 Don't try to send logout when we're disconnected.
13335         * src/summaryview.c
13336                 Include locked and marked emails in HRM
13337                 view. Fixes bug #800 (Locked messages no longer 
13338                 show up when hide read messages is used)
13339
13340 2005-09-01 [paul]       1.9.13cvs76
13341
13342         * src/prefs_common.c
13343                 fix bad cutting
13344
13345 2005-08-31 [colin]      1.9.13cvs75
13346
13347         * src/folderview.c
13348         * src/folderview.h
13349         * src/prefs_summaries.c
13350         * src/summaryview.c
13351                 Fix "go to next new", fix preference
13352                 (Open unread/next swapped)
13353
13354 2005-08-31 [paul]       1.9.13cvs74
13355
13356         * src/compose.c
13357         * src/folderview.c
13358         * src/headerview.c
13359         * src/headerview.h
13360         * src/mainwindow.c
13361         * src/prefs_common.c
13362         * src/prefs_common.h
13363         * src/prefs_fonts.c
13364         * src/summaryview.c
13365         * src/textview.c
13366         * src/common/defs.h
13367                 remove obsolete BOLD_FONT setting
13368                 fix font update in headerview and textview
13369                 headers after prefs change
13370                 Patch By Colin
13371
13372 2005-08-31 [paul]
13373
13374         1.9.14-rc4 released
13375
13376 2005-08-30 [colin]      1.9.13cvs73
13377
13378         * src/summaryview.c
13379                 When Hide read messages is selected and we
13380                 refresh the summaryview, don't remove the 
13381                 currently displayed message. Fixes bug #797
13382                 (Summary view reloads when new mail is 
13383                 downloaded in 1.9.14 rc)
13384
13385 2005-08-30 [colin]      1.9.13cvs72
13386
13387         * src/folderview.c
13388                 Fix flickering
13389         * src/mainwindow.c
13390                 Remove useless callback
13391         * src/mimeview.c
13392         * src/gtk/filesel.c
13393         * src/gtk/filesel.h
13394                 Add a filesel_select_file_save_folder() - used by Save All
13395
13396 2005-08-29 [paul]       1.9.13cvs71
13397
13398         * AUTHORS
13399         * src/matcher_parser_parse.y
13400         * src/etpan/imap-thread.c
13401                 fix building on FreeBSD
13402                 Patch by Daniel Gustafson <daniel@hobbit.se>
13403
13404 2005-08-29 [paul]       1.9.13cvs70
13405
13406         * src/plugins/pgpinline/pgpinline.c
13407                 only initialise sig result if it's been handled
13408                 Patch by Colin
13409
13410 2005-08-29 [paul]       1.9.13cvs69
13411         
13412         Patches by Colin:
13413
13414         * src/imap.c
13415         * src/common.utils.c
13416         * src/common/utils.h
13417                 optimisation
13418         * src/stock_pixmap.h
13419                 fix wrong icon reference
13420         * src/pixmaps/trash_btn.xpm
13421                 replace with nicer image
13422
13423 2005-08-28 [colin]      1.9.13cvs68
13424
13425         * src/Makefile.am
13426         * src/stock_pixmap.c
13427         * src/stock_pixmap.h
13428         * src/toolbar.c
13429         * src/pixmaps/trash_btn.xpm
13430                 Add a specific trash xpm for the button
13431
13432 2005-08-28 [colin]      1.9.13cvs67
13433
13434         * src/imap.c
13435                 Fix leak
13436
13437 2005-08-27 [colin]      1.9.13cvs66
13438
13439         * src/imap.c
13440         * src/procmime.c
13441                 Correctly fix "Problem with replies", fixes
13442                 pgpmime encryption too. 
13443
13444 2005-08-27 [colin]      1.9.13cvs65
13445
13446         * src/folder.c
13447         * src/procmsg.c
13448         * src/procmsg.h
13449         * src/summaryview.c
13450                 Fix bug #517 (messages removed from summaryview 
13451                 when moving fails)
13452
13453 2005-08-27 [colin]      1.9.13cvs64
13454
13455         * tools/Makefile.am
13456         * tools/asus_mailled.sh
13457                 Add a script to blink ASUS laptops' mail LED where there
13458                 is unread mail.
13459
13460 2005-08-27 [colin]      1.9.13cvs63
13461
13462         * src/imap.c
13463         * src/etpan/imap-thread.c
13464         * src/etpan/imap-thread.h
13465                 Implement automatic choosing of login method
13466                 Fixes bug #791
13467         * src/gtk/.cvsignore
13468                 Add sylpheed-marshal.[ch]
13469
13470 2005-08-27 [colin]      1.9.13cvs62
13471
13472         * src/common/utils.c
13473                 Fix confusing perror
13474
13475 2005-08-27 [colin]      1.9.13cvs61
13476
13477         * src/toolbar.c
13478         * src/toolbar.h
13479                 Remove A_DELETE, replace it with 
13480                 A_TRASH and A_DELETE_REAL. Automatically
13481                 rewrite config files to replace A_DELETE
13482                 with A_TRASH (no functionality change).
13483                 Fixes half of #794
13484
13485 2005-08-26 [colin]      1.9.13cvs60
13486
13487         * src/procmime.c
13488                 Previous "Problem with replies" fix brought other
13489                 problems, fixing them
13490
13491 2005-08-26 [colin]      1.9.13cvs59
13492
13493         * src/procmime.c
13494                 Fix "Problem with replies". This happened only
13495                 on IMAP...
13496         * src/procmsg.c
13497                 Factorize code a bit
13498         * src/compose.c
13499                 Speed improvement on very long messages (wrapping)
13500                 Fix signature color on Reedit and Redirect
13501                 On Reedit, don't attach pgp-signatures parts, but
13502                 set signing to On.
13503
13504 2005-08-24 [paul]       1.9.13cvs58
13505
13506         * src/compose.c
13507                 don't claim success when clicking
13508                 Cancel on the passphrase box.
13509                 Patch by Colin
13510
13511 2005-08-24 [paul]       1.9.13cvs57
13512
13513         * src/main.c
13514                 fix misplaced sylpheed.log
13515         * src/common/defs.h
13516                 define UIDL_DIR
13517
13518 2005-08-24 [paul]       1.9.13cvs56
13519
13520         * src/imap.c
13521         * src/etpan/imap-thread.c
13522         * src/etpan/imap-thread.h
13523                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13524                 Patch by Colin
13525         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13526         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13527                 remove autogenerated files
13528         * tools/kdeservicemenu/README
13529         * tools/kdeservicemenu/install.sh
13530         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13531         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13532                 use Claws icon, use 'Sylpheed-Claws' in menu,
13533                 use kdialog, and other cleanups
13534
13535 2005-08-23 [paul]       1.9.13cvs55
13536
13537         * src/compose.c
13538                 fix paste/wrap crash
13539                 Patch by Colin
13540
13541 2005-08-23 [paul]       1.9.13cvs54
13542
13543         * src/main.c
13544                 fix crash recovery
13545                 Patch by Colin
13546
13547 2005-08-23 [paul]       1.9.13cvs53
13548
13549         * src/addressbook.c
13550         * src/editaddress.c
13551                 view all data of LDAP contacts
13552                 Patch by Colin
13553
13554 2005-08-23 [paul]       1.9.13cvs52
13555
13556         * src/addressbook.c
13557                 fix issues with the Search field
13558                 Patch by Colin
13559
13560 2005-08-22 [paul]       1.9.13cvs51
13561
13562         * src/folderview.c
13563                 put name of folder in processing dialog
13564                 title
13565         * src/prefs_folder_item.c
13566                 improve english usage
13567
13568 2005-08-22 [paul]       1.9.13cvs50
13569
13570         * src/filtering.c
13571         * src/filtering.h
13572         * src/matcher.c
13573         * src/matcher_parser_lex.l
13574         * src/matcher_parser_parse.y
13575         * src/prefs_filtering.c
13576                 add Filtering/Processing rule names feature.
13577                 (the incompatible old matcherrc is saved as
13578                 matcherrc.pre_names).
13579                 Patch by Colin
13580
13581 2005-08-22 [paul]       1.9.13cvs49
13582
13583         * src/procmsg.c
13584                 fix colour labelling
13585                 Patch by Colin
13586
13587 2005-08-22 [paul]       1.9.13cvs48
13588
13589         * src/textview.c
13590                 fix open_image_cb()
13591
13592 2005-08-22 [paul]       1.9.13cvs47
13593
13594         * src/imap.c
13595                 fix bug 789, 'SC crashes with imap (CVS ver)'
13596                 Patch by Colin
13597
13598 2005-08-22 [paul]       1.9.13cvs46
13599
13600         * src/mimeview.c
13601         * src/prefs_common.c
13602         * src/common/defs.h
13603                 define reused defaults in defs.h
13604         * src/textview.c
13605                 add 'Open image' to image popup menu
13606
13607 2005-08-21 [colin]      1.9.13cvs45
13608
13609         * src/summaryview.c
13610                 Fix bug #788 (Bogus "From" address displayed)
13611
13612 2005-08-20 [colin]      1.9.13cvs44
13613
13614         * src/folder.c
13615                 Fix buf #787 (multilevel delete causes SIGSEGV)
13616
13617 2005-08-19 [colin]      1.9.13cvs43
13618
13619         * src/inc.c
13620         * src/prefs_common.c
13621         * src/prefs_common.h
13622                 Add an hidden pref to allow modifying the
13623                 update stepping in incorporation.
13624                 Patch by wwp.
13625
13626 2005-08-19 [colin]      1.9.13cvs42
13627
13628         * src/compose.c
13629         * src/procmime.c
13630                 Workaround for broken MUAs: encode 
13631                 Content-type: name: as ASCII and 
13632                 Content-Disposition: filename: as
13633                 per rfc2231
13634         * src/prefs_account.c
13635                 Fix invisible-ness of SMTP SSL prefs
13636                 in NNTP accounts
13637
13638 2005-08-19 [paul]       1.9.13cvs41
13639
13640         * src/compose.c
13641         * src/prefs_common.c
13642         * src/prefs_common.h
13643         * src/prefs_wrapping.c
13644                 paste with or without wrapping.
13645                 patch by Colin
13646
13647 2005-08-19 [paul]       1.9.13cvs40
13648
13649         * src/prefs_common.c
13650         * src/prefs_common.h
13651         * src/summaryview.c
13652                 reintroduce enable_swap_from as a
13653                 hidden pref. patch by Colin
13654         * src/quote_fmt_parse.y
13655         * src/plugins/clamav/clamav_plugin.c
13656         * src/plugins/dillo_viewer/dillo_viewer.c
13657         * src/plugins/mathml_viewer/mathml_viewer.c
13658         * src/plugins/pgpcore/sgpgme.c
13659         * src/plugins/pgpinline/pgpinline.c
13660         * src/plugins/pgpmime/pgpmime.c
13661                 tidy up. patch by Colin
13662
13663 2005-08-19 [paul]       1.9.13cvs39
13664
13665         * configure.ac
13666                 complete cvs38's sync
13667         * src/editaddress.c
13668         * src/gedit-print.c
13669         * src/mutt.c
13670         * src/etpan/etpan-log.c
13671         * src/etpan/imap-thread.c
13672         * src/gtk/gtksourceprintjob.c
13673                 fix compilation warnings
13674                 (patch by Colin)
13675
13676 2005-08-19 [paul]       1.9.13cvs38
13677
13678         sync with main:
13679
13680         * src/account.c
13681         * src/action.c
13682         * src/addrbook.c
13683         * src/addrcache.c
13684         * src/addrharvest.c
13685         * src/addrindex.c
13686         * src/codeconv.c
13687         * src/compose.c
13688         * src/crash.c
13689         * src/exporthtml.c
13690         * src/exportldif.c
13691         * src/folder.c
13692         * src/image_viewer.c
13693         * src/inc.c
13694         * src/inc.h
13695         * src/jpilot.c
13696         * src/ldif.c
13697         * src/main.c
13698         * src/matcher.c
13699         * src/mbox.c
13700         * src/messageview.c
13701         * src/mh.c
13702         * src/mimeview.c
13703         * src/msgcache.c
13704         * src/mutt.c
13705         * src/news.c
13706         * src/partial_download.c
13707         * src/pine.c
13708         * src/pop.c
13709         * src/prefs_actions.c
13710         * src/prefs_common.c
13711         * src/prefs_customheader.c
13712         * src/prefs_display_header.c
13713         * src/prefs_gtk.c
13714         * src/prefs_themes.c
13715         * src/procheader.c
13716         * src/procmime.c
13717         * src/procmsg.c
13718         * src/recv.c
13719         * src/send_message.c
13720         * src/simple-gettext.c
13721         * src/sourcewindow.c
13722         * src/textview.c
13723         * src/vcard.c
13724         * src/common/defs.h
13725         * src/common/log.c
13726         * src/common/plugin.c
13727         * src/common/prefs.c
13728         * src/common/session.c
13729         * src/common/session.h
13730         * src/common/socket.c
13731         * src/common/socket.h
13732         * src/common/ssl_certificate.c
13733         * src/common/template.c
13734         * src/common/utils.c
13735         * src/common/utils.h
13736         * src/common/xml.c
13737         * src/gtk/about.c
13738         added wrappers for C library function that
13739                 take pathname arguments.
13740                 enabled compilation with MinGW.
13741                 use GDir instead of directly using opendir().
13742                 added rename_force().
13743
13744 2005-08-19 [paul]       1.9.13cvs37
13745         
13746         patches by Colin:
13747         * src/compose.c
13748                 fix privacy settings on re-editing
13749                 a sent message
13750         * src/jpilot.c
13751                 fix encoding bug
13752         * src/folder.c
13753         * src/procmsg.c
13754         * src/procmsg.h
13755         * src/summaryview.c
13756                 flag changing optimisation
13757
13758 2005-08-18 [martin]     1.9.13cvs36
13759
13760         * commitHelper
13761             added my login
13762         * src/addrcache.c
13763         * src/addrharvest.c
13764         * src/addrindex.c
13765         * src/compose.c
13766         * src/grouplistdialog.c
13767         * src/main.c
13768         * src/mainwindow.c
13769         * src/msgcache.c
13770         * src/mutt.c
13771         * src/pine.c
13772         * src/prefs_account.c
13773         * src/prefs_themes.c
13774         * src/stock_pixmap.c
13775         * src/summaryview.c
13776         * src/gtk/about.c
13777         * src/gtk/logwindow.c
13778             removed deprecated glib and gdk stuff
13779         * src/plugins/pgpcore/select-keys.c
13780             convert attributes from locale to utf8
13781
13782 2005-08-17 [paul]       1.9.13cvs35
13783
13784         * src/account.c
13785         * src/addressbook.c
13786                 use new GTK_STOCK_ icons if available
13787         * src/summaryview.c
13788         * src/gtk/gtksctree.c
13789         * src/gtk/gtksctree.h
13790                 faster range select. patch by Colin
13791
13792 2005-08-17 [paul]       1.9.13cvs34
13793
13794         patches by colin:
13795         * src/addressbook.c
13796         * src/addressitem.h
13797                 Add an edit button for contacts, fix selections
13798                 of gtksctree items
13799         * src/editaddress.c
13800                 Change labels, let Save be always possible in the
13801                 email and user atributes tabs
13802         * src/folderview.c
13803                 fix sort issues
13804         * src/summaryview.c
13805                 select next item instead of the displayed one
13806                 after deletion
13807
13808         * src/gtk/progressdialog.c
13809                 use prefs_common.enable_rules_hint
13810
13811 2005-08-13 [hoa]        1.9.13cvs33
13812
13813         * src/etpan/imap-thread.c
13814                 fixed build on Solaris.
13815
13816 2005-08-10 [colin]      1.9.13cvs32
13817
13818         * src/procmsg.c
13819                 Fix cvs31 (missing fclose before reading
13820                 the file)
13821
13822 2005-08-10 [colin]      1.9.13cvs31
13823
13824         * src/procmsg.c
13825                 Fix procmsg_msginfo_new_from_mimeinfo() when
13826                 the MimeInfo isn't stored in memory. This fixes
13827                 replying to an attached message.
13828
13829 2005-08-10 [colin]      1.9.13cvs30
13830
13831         * src/mainwindow.c
13832                 Fix slowness in account changing
13833
13834 2005-08-10 [colin]      1.9.13cvs29
13835
13836         * src/folder.c
13837         * src/folderutils.c
13838         * src/folderview.c
13839         * src/imap_gtk.c
13840         * src/mainwindow.c
13841         * src/mh_gtk.c
13842         * src/procmsg.c
13843         * src/summaryview.c
13844                 Optimize folder_has_parent_of_type
13845                 Prevent moving special sub-folders from contextual menus
13846                 Rework message a bit ("Empty all messages" -> "Delete all
13847                 messages")
13848                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13849                 and "Deleted Items" folders)
13850
13851 2005-08-08 [colin]      1.9.13cvs28
13852
13853         * src/summaryview.c
13854         * src/prefs_summaries.c
13855                 Make "Select first unread|new" more flexible
13856                 (just prioritize new or unread)
13857
13858 2005-08-08 [colin]      1.9.13cvs27
13859
13860         * src/summaryview.c
13861                 If "select first new" is selected and there only
13862                 are unread messages, fallback to "select first
13863                 unread".
13864
13865 2005-08-08 [colin]      1.9.13cvs26
13866
13867         * src/folder.c
13868                 Fix shameful bugs (and bug #779)
13869
13870 2005-08-08 [colin]      1.9.13cvs25
13871
13872         * src/folder.c
13873         * src/folder.h
13874                 Cache parents' type to make folder_has_parent_of_type
13875                 faster
13876         * src/folderview.c
13877                 Forbid DnD of special sub-folders
13878         * src/procmsg.c
13879         * src/procmsg.h
13880                 Add MAIL_POSTFILTERING_HOOK
13881         * src/summaryview.c
13882                 Revert over-zealous deletion of the use_addr_book 
13883                 code
13884
13885 2005-08-07 [colin]      1.9.13cvs24
13886
13887         * src/folder.c
13888                 Fix big mistake (passing MsgInfo instead 
13889                 of FolderItem)
13890
13891 2005-08-07 [colin]      1.9.13cvs23
13892
13893         * src/compose.c
13894         * src/folder.c
13895         * src/folder.h
13896         * src/foldersel.c
13897         * src/folderutils.c
13898         * src/folderview.c
13899         * src/imap.c
13900         * src/mainwindow.c
13901         * src/messageview.c
13902         * src/mh.c
13903         * src/msgcache.c
13904         * src/procmime.c
13905         * src/summaryview.c
13906                 Make subfolders of Drafts, Queue, Outbox, Trash
13907                 work like their parents. 
13908                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13909
13910 2005-08-07 [colin]      1.9.13cvs22
13911
13912         * src/addressbook.c
13913                 Fix bug #771 (Dragged contacts not saved)
13914
13915 2005-08-07 [paul]       1.9.13cvs21
13916
13917         * src/summaryview.c
13918                 fix bug 32 'Search Doesn't display results
13919                 if "Hide Read Messages" is chosen'
13920                 be more literal in interpreting 'Hide read
13921                 messages'
13922
13923 2005-08-07 [colin]      1.9.13cvs20
13924
13925         * src/folderview.c
13926                 Add debug
13927         * src/summaryview.c
13928                 Faster 'unthread_for_execution'
13929
13930 2005-08-06 [paul]       1.9.13cvs19
13931
13932         * src/mainwindow.c
13933                 add mnemonics to Set displayed columns
13934                 fix bug where msgview_visible option was
13935                 overwritten as TRUE on startup
13936
13937 2005-08-06 [paul]       1.9.13cvs18
13938
13939         * src/mainwindow.c
13940                 refer to 'displayed columns in folder/message
13941                 list' not 'displayed items in summary/message view'
13942         * src/prefs_display_header.c
13943                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13944                 be consistent with similar dialogues
13945         * src/prefs_folder_column.c
13946         * src/prefs_summary_column.c
13947                 'columns' not 'items', and folder and message lists,
13948                 instead of folder and summary views;
13949                 Use 'Hidden columns' as list heading not 'Available
13950                 items';
13951                 move the 'Remove' button to the right hand side;
13952                 top-align the buttons;
13953                 remove unneeded vbox
13954         * src/prefs_summaries.c
13955                 put the 2 column prefs buttons in a frame to reduce
13956                 overall width; refer to columns not items &c.
13957
13958 2005-08-05 [colin]      1.9.13cvs17
13959
13960         * src/prefs_common.c
13961         * src/prefs_common.h
13962         * src/mainwindow.c
13963         * src/compose.c
13964         * src/messageview.c
13965                 Add an hidden toolbar_detachable pref, so
13966                 that I can get rid of these painful handles
13967                 in the toolbars. Defaults to TRUE to avoid
13968                 changing the GUI on unsuspecting people...
13969
13970 2005-08-05 [colin]      1.9.13cvs16
13971
13972         * src/Makefile.am
13973         * src/prefs_folder_column.c
13974         * src/prefs_folder_column.h
13975                 Add prefs for folder columns
13976         * src/folderview.c
13977         * src/folderview.h
13978         * src/mainwindow.c
13979         * src/mainwindow.h
13980         * src/prefs_common.c
13981         * src/prefs_common.h
13982         * src/prefs_summaries.c
13983                 Use them
13984         * src/prefs_summary_column.c
13985         * src/summaryview.c
13986         * src/summaryview.h
13987                 Add a To column
13988         * src/textview.c
13989         * src/common/utils.c
13990         * src/common/utils.h
13991                 Move uri colourisation functions
13992                 to utils
13993         * src/compose.c
13994                 Colourise URIs
13995         * src/imap.c
13996                 Fix bug with LIST where we'd try
13997                 to get Folder//////[...]/// 
13998
13999 2005-08-05 [paul]       1.9.13cvs15
14000
14001         * src/prefs_summaries.c
14002                 improve the English usage
14003         * src/summaryview.c
14004                 set font on column change
14005                 thanks to Colin
14006
14007 2005-08-05 [paul]       1.9.13cvs14
14008
14009         * src/prefs_common.c
14010         * src/prefs_common.h
14011         * src/prefs_summaries.c
14012         * src/summaryview.c
14013                 replace 'open_unread_on_enter' option with
14014                 'select_on_entry' option. opening/not opening
14015                 is now exclusively controlled by 'always_show_msg'
14016
14017 2005-08-04 [colin]      1.9.13cvs13
14018
14019         * src/compose.c
14020                 Remove dead code
14021                 Add colourisation of quotes and signatures
14022         * src/folderview.c
14023                 Fix possible crashes
14024         * src/messageview.c
14025                 Change an assert that is no problem
14026         * src/news.c
14027         * src/news_gtk.c
14028         * src/news_gtk.h
14029                 Fix offline mode
14030         * src/gtk/quicksearch.c
14031                 Fix a possible crash
14032
14033 2005-08-03 [colin]      1.9.13cvs12
14034
14035         * src/prefs_account.c
14036                 Fix bug #777 (Sylpheed crash in account configuration)
14037
14038 2005-08-03 [colin]      1.9.13cvs11
14039
14040         * src/addressbook.c
14041         * src/editaddress.c
14042         * src/editgroup.c
14043                 Fixing addressbook, round 2
14044         * src/textview.c
14045                 Fix emphasis color on rechecking 'Colorize messages'
14046
14047 2005-08-03 [paul]       1.9.13cvs10
14048
14049         sync with main
14050
14051         * src/addr_compl.c
14052         * src/compose.c
14053         * src/main.c
14054         * src/pop.c
14055         * src/prefs_account.c
14056         * src/procmime.c
14057         * src/procmsg.c
14058         * src/quote_fmt_parse.y
14059         * src/textview.c
14060         * src/common/quoted-printable.c
14061         * src/common/utils.c
14062         * src/common/utils.h
14063         * src/common/xml.c
14064                 replaced incorrect locale-independent
14065                 ctype functions with GLib's. Corrected
14066                 signedness mismatch.
14067         * src/headerview.c
14068                 headerview_create(): added spacing for vbox.
14069         * src/gtk/about.c
14070                 set focus to the OK button.
14071
14072 2005-08-03 [colin]      1.9.13cvs9
14073
14074         * src/folderview.c
14075                 Fix possible crash
14076
14077 2005-08-02 [colin]      1.9.13cvs8
14078
14079         * src/mainwindow.c
14080                 Fix cast
14081         * src/addressbook.c
14082         * src/addressitem.h
14083                 Fix a cast and more generally, try to make the
14084                 GUI more intuitive and consistent (round 1)
14085
14086 2005-08-02 [paul]       1.9.13cvs7
14087
14088         * src/folder.h
14089                 missing in 1.9.13cvs6
14090
14091 2005-08-02 [colin]      1.9.13cvs6
14092
14093         * src/folder.c
14094                 Fix one more leak
14095
14096 2005-08-02 [colin]      1.9.13cvs5
14097
14098         * src/folder.c
14099         * src/folderview.c
14100         * src/imap.c
14101         * src/main.c
14102         * src/mbox.c
14103         * src/procmsg.c
14104         * src/summaryview.c
14105                 Fix a number of folder_item_get_msg_list()-related
14106                 leaks (missing procmsg_msginfo_free()s)
14107
14108 2005-08-01 [colin]      1.9.13cvs4
14109
14110         * src/folderview.c
14111         * src/folderview.h
14112         * src/mainwindow.c
14113         * src/prefs_fonts.c
14114         * src/prefs_summaries.c
14115         * src/prefs_themes.c
14116         * src/summaryview.c
14117         * src/summaryview.h
14118         * src/textview.c
14119         * src/textview.h
14120                 Fix instant-apply of summary and folderview-related prefs
14121                 Fix erroneous g_free and alertpanels in prefs_theme
14122                 Add instant-apply for fonts
14123                 Defer applying of prefs a little bit so it's done only
14124                 once even if requested by multiples prefs pages
14125
14126 2005-08-01 [paul]       1.9.13cvs3
14127
14128         * src/main.c
14129                 fix bug 776 'S.C. crashes on close'
14130                 thanks to Colin
14131         * src/etpan/etpan-thread-manager-types.h
14132                 add missing include
14133                 thanks to Hoa
14134
14135 2005-07-25 [paul]       1.9.13cvs2
14136
14137         * src/summaryview.c
14138                 fix typos. spotted by Fabien Vantard
14139
14140 2005-07-24 [paul]       1.9.13cvs1
14141
14142         * doc/man/sylpheed.1
14143                 update man page, incorporating fix of
14144                 bug 769 'Typo in manpage'
14145         * src/etpan/imap-thread.c
14146                 fix NetBSD openssl dependencies. patch by
14147                 George Michaelson <ggm@apnic.net>
14148         * po/pt_BR.po
14149                 updated by Frederico Goncalves Guimaraes
14150
14151 2005-07-22 [paul]       1.9.13
14152
14153         1.9.13 release
14154
14155 2005-07-22 [paul]       1.9.12cvs91
14156
14157         * AUTHORS
14158         * INSTALL
14159         * README.claws
14160         * RELEASE_NOTES.claws
14161                 updated for release
14162         * configure.ac
14163         * po/nb.po
14164         * tools/claws.i18n.status.pl
14165                 add Norwegian translation. submiited by
14166                 Geir Helland <pjallabais@users.sourceforge.net>
14167         * po/ca.po
14168         * po/de.po
14169         * po/es.po
14170         * po/fi.po
14171         * po/fr.po
14172         * po/it.po
14173         * po/sk.po
14174         * po/sr.po
14175         * po/zh_CN.po
14176                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14177                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14178                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14179                 Yang Guilong
14180         * src/plugins/clamav/clamav_plugin_gtk.c
14181         * src/plugins/spamassassin/spamassassin_gtk.c
14182                 replace outdated description strings
14183
14184 2005-07-21 [colin]      1.9.12cvs90
14185
14186         * src/folder.c
14187                 Set folder to batch mode when scanning it. Makes deletion
14188                 of unread mails on IMAP much faster (due to the UNREAD 
14189                 flag unsetting)
14190
14191 2005-07-21 [darko]      1.9.12cvs89
14192
14193         * configure.ac
14194                 link against libresolv if necessary (patch by Paul)
14195         * src/msgcache.c
14196                 use glib's portable macros to determine endianness
14197
14198 2005-07-21 [paul]       1.9.12cvs88
14199
14200         * src/crash.c
14201         * src/gtk/about.c
14202                 update compiled-in features list
14203
14204 2005-07-20 [colin]      1.9.12cvs87
14205
14206         * src/folder.c
14207         * src/textview.c
14208                 Gcc 2.9x compilation fixes, thanks to Darko
14209         * src/plugins/clamav/clamav_plugin.c
14210                 Little optimisation: load virus database only once
14211         * src/plugins/spamassassin/spamassassin.c
14212                 Big optimisation: filtering one mail took at least 1 second,
14213                 now it takes at least 50ms. Doesn't speed up spamassassin 
14214                 itself, but should already be much more tolerable.
14215
14216 2005-07-20 [colin]      1.9.12cvs86
14217
14218         * src/summaryview.c
14219                 Fix performance issue
14220
14221 2005-07-19 [colin]      1.9.12cvs85
14222
14223         * src/plugins/pgpinline/plugin.c
14224                 Fix warning
14225
14226 2005-07-19 [colin]      1.9.12cvs84
14227
14228         * configure.ac
14229         * src/plugins/Makefile.am
14230         * src/plugins/pgpinline/.cvsignore
14231         * src/plugins/pgpinline/Makefile.am
14232         * src/plugins/pgpinline/pgpinline.c
14233         * src/plugins/pgpinline/pgpinline.deps
14234         * src/plugins/pgpinline/pgpinline.h
14235         * src/plugins/pgpinline/plugin.c
14236                 Put pgpinline in the main tree
14237
14238 2005-07-19 [paul]       1.9.12cvs83
14239
14240         * src/prefs_actions.c
14241                 prevent '//' in menu names, which cause a crash
14242                 thanks to Colin
14243
14244 2005-07-19 [paul]       1.9.12cvs82
14245
14246         * configure.ac
14247                 be generally more informative in configure output.
14248                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14249                 '[ --disable-openssl ...', as --enable-openssl is default
14250                 PGP/MIME: don't check for GPGME again, check for
14251                 pgpcore instead. Therefore prevent the possibility of
14252                 attempting to build pgpmime if pgpcore dependencies are
14253                 not met
14254                 ClamAV: use pkgconfig to check for lib
14255                 libgnomeprint: revert logic on inner test to match
14256                 everything else
14257         * src/plugins/pgpcore/sgpgme.c
14258                 add missing include
14259
14260 2005-07-19 [colin]      1.9.12cvs81
14261
14262         * src/summaryview.c
14263                 Fix slow thread rebuilding in particular
14264                 cases
14265
14266 2005-07-19 [paul]       1.9.12cvs80
14267
14268         * sylpheed-claws.desktop
14269                 fix typo, spotted by Stephan Sachse
14270         * src/account.c
14271                 replace GTK_STOCK_ADD with
14272                 GTK_STOCK_NEW button
14273
14274 2005-07-18 [colin]      1.9.12cvs79
14275
14276         * src/etpan/imap-thread.c
14277                 Fix return value (Thanks Hoa)
14278
14279 2005-07-18 [colin]      1.9.12cvs78
14280
14281         * src/imap.c
14282                 Allow empty passwords
14283                 Create drafts/queue/outbox if necessary
14284         * src/summaryview.c
14285                 Remove old code
14286         * src/etpan/imap-thread.c
14287                 Fix STARTTLS (Thanks to Hoa)
14288
14289 2005-07-18 [paul]       1.9.12cvs77
14290
14291         * ChangeLog-gtk2.jp
14292         * ChangeLog.jp
14293                 removed
14294         * Makefile.am
14295                 updated to reflect additions and removals
14296         * TODO
14297                 updated to be claws-specific
14298         * TODO-gtk2
14299         * TODO-gtk2.jp
14300         * TODO.jp
14301         * sylpheed-128x128.png
14302         * sylpheed-64x64.png
14303                 removed
14304         * sylpheed-claws-128x128.png
14305         * sylpheed-claws-64x64.png
14306         * sylpheed-claws.desktop
14307         * sylpheed-claws.png
14308                 added
14309         * sylpheed.desktop
14310         * sylpheed.png
14311                 removed
14312
14313 2005-07-17 [paul]       1.9.12cvs76
14314
14315         * src/account.c
14316         * src/addressbook.c
14317         * src/alertpanel.c
14318         * src/alertpanel.h
14319         * src/compose.c
14320         * src/exphtmldlg.c
14321         * src/expldifdlg.c
14322         * src/folderview.c
14323         * src/imap_gtk.c
14324         * src/inc.c
14325         * src/message_search.c
14326         * src/messageview.c
14327         * src/mh_gtk.c
14328         * src/news_gtk.c
14329         * src/prefs_actions.c
14330         * src/prefs_filtering.c
14331         * src/prefs_matcher.c
14332         * src/prefs_template.c
14333         * src/prefs_themes.c
14334         * src/ssl_manager.c
14335         * src/summary_search.c
14336         * src/textview.c
14337         * src/toolbar.c
14338         * src/gtk/sslcertwindow.c
14339         * src/plugins/pgpcore/sgpgme.c
14340                 rework alertpanels
14341
14342 2005-07-17 [colin]      1.9.12cvs75
14343
14344         * src/privacy.c
14345                 add a PrivacySystem accessor that checks that
14346                 the system cached in a MimeInfo's privacydata
14347                 is still registered. Use this accessor instead
14348                 of directly using data->system. Fixes crashes
14349                 after unloading pgp plugins.
14350
14351 2005-07-17 [colin]      1.9.12cvs74
14352
14353         * src/alertpanel.c
14354                 Change geometry hints to a simple default size.
14355                 Fixes the certs dialogs.
14356
14357 2005-07-17 [colin]      1.9.12cvs73
14358
14359         * src/gtk/sslcertwindow.c
14360                 Use a gtkExpander
14361
14362 2005-07-17 [colin]      1.9.12cvs72
14363
14364         * src/plugins/pgpcore/Makefile.am
14365         * src/plugins/pgpmime/Makefile.am
14366                 Add gpgme libs
14367
14368 2005-07-17 [paul]       1.9.12cvs71
14369
14370         * configure.ac
14371                 add --disable-gnomeprint option
14372                 modified version of patch by Marius Mauch
14373
14374 2005-07-17 [paul]       1.9.12cvs70
14375
14376         * src/common/defs.h
14377                 update urls
14378         * src/account.c
14379         * src/action.c
14380         * src/addressbook.c
14381         * src/compose.c
14382         * src/foldersel.c
14383         * src/folderview.c
14384         * src/html.c
14385         * src/imap_gtk.c
14386         * src/main.c
14387         * src/mainwindow.c
14388         * src/messageview.c
14389         * src/mh_gtk.c
14390         * src/mimeview.c
14391         * src/news_gtk.c
14392         * src/prefs_account.c
14393         * src/prefs_send.c
14394         * src/prefs_summaries.c
14395         * src/procmsg.c
14396         * src/summaryview.c
14397         * src/common/utils.c
14398         * src/common/xml.c
14399         * src/plugins/pgpcore/passphrase.c
14400         * src/plugins/pgpcore/select-keys.c
14401                 replace inappropriately used backticks
14402                 with single quotes
14403
14404 2005-07-16 [colin]      1.9.12cvs69
14405
14406         * src/image_viewer.c
14407                 Add extra paranoid checks
14408
14409 2005-07-16 [colin]      1.9.12cvs68
14410
14411         * src/plugins/pgpcore/prefs_gpg.c
14412                 Don't auto-check sigs by default, as it
14413                 can be really slow.
14414
14415 2005-07-16 [colin]      1.9.12cvs67
14416
14417         * src/plugins/pgpcore/sgpgme.c
14418                 Make messages a bit better.
14419
14420 2005-07-16 [colin]      1.9.12cvs66
14421
14422         * src/imap.c
14423                 Remove pseudo-log
14424         * src/etpan/imap-thread.c
14425                 Add real log
14426
14427 2005-07-16 [colin]      1.9.12cvs65
14428
14429         * src/main.c
14430         * src/prefs_other.c
14431                 And now, fix build with libetpan :-/
14432
14433 2005-07-15 [colin]      1.9.12cvs64
14434
14435         * src/prefs_other.c
14436                 Continue fixing build without libetpan.
14437
14438 2005-07-15 [colin]      1.9.12cvs63
14439
14440         * src/main.c
14441                 Fix build with --disable-libetpan
14442
14443 2005-07-15 [colin]      1.9.12cvs62
14444
14445         * configure.ac
14446                 Bump libetpan's version
14447
14448 2005-07-15 [colin]      1.9.12cvs61
14449
14450         * src/etpan/imap-thread.c
14451                 Actually stop logging :)
14452
14453 2005-07-15 [colin]      1.9.12cvs60
14454
14455         * src/addressbook.c
14456                 Fix dnd of multiple addresses.
14457
14458 2005-07-15 [hoa]        1.9.12cvs59
14459
14460         * src/etpan/imap-thread.c
14461             disable login of IMAP password in libetpan log file.
14462
14463 2005-07-15 [paul]       1.9.12cvs58
14464
14465         * src/account.c
14466                 don't automatically sort
14467                 do allow drag n drop
14468
14469 2005-07-15 [paul]       1.9.12cvs57
14470
14471         * src/account.c
14472         * src/ssl_manager.c
14473                 alphabetical listing
14474
14475 2005-07-15 [paul]       1.9.12cvs56
14476
14477         * src/gtk/pluginwindow.c
14478                 sort plugin list alphabetically
14479
14480 2005-07-15 [paul]       1.9.12cvs55
14481
14482         * src/prefs_spelling.c
14483         * src/prefs_wrapping.c
14484                 unify English usage
14485
14486 2005-07-15 [colin]      1.9.12cvs54
14487
14488         * src/wizard.c
14489                 Typo fix
14490
14491 2005-07-15 [paul]       1.9.12cvs53
14492
14493         * src/prefs_message.c
14494                 make 'show cursor' a hidden option
14495
14496 2005-07-14 [colin]      1.9.12cvs52
14497
14498         * src/plugins/spamassassin/Makefile.am
14499         * src/plugins/clamav/Makefile.am
14500                 Fix double EXTRA_DISTs
14501
14502 2005-07-14 [colin]      1.9.12cvs51
14503
14504         * src/plugins/clamav/Makefile.am
14505         * src/plugins/clamav/clamav_plugin_gtk.deps
14506         * src/plugins/spamassassin/Makefile.am
14507         * src/plugins/spamassassin/spamassassin_gtk.deps
14508                 Make $plugin_gtk depend on $plugin
14509
14510 2005-07-14 [hoa]        1.9.12cvs50
14511
14512         * src/etpan/imap-thread.c
14513                 enable debug log of libetpan when running with --debug
14514
14515 2005-07-14 [colin]      1.9.12cvs49
14516
14517         * configure.ac
14518         * src/common/Makefile.am
14519         * src/common/plugin.c
14520         * src/common/plugin.h
14521                 Add a little plugin dependancy system.
14522                 Plugins can ship a $plugin_name.deps file
14523                 (near them in PLUGINDIR) so that their
14524                 dependancies are loaded if possible.
14525         * src/plugins/Makefile.am
14526         * src/plugins/pgpcore/Makefile.am
14527         * src/plugins/pgpcore/passphrase.c
14528         * src/plugins/pgpcore/passphrase.h
14529         * src/plugins/pgpcore/plugin.c
14530         * src/plugins/pgpcore/prefs_gpg.c
14531         * src/plugins/pgpcore/prefs_gpg.h
14532         * src/plugins/pgpcore/select-keys.c
14533         * src/plugins/pgpcore/select-keys.h
14534         * src/plugins/pgpcore/sgpgme.c
14535         * src/plugins/pgpcore/sgpgme.h
14536                 Introduce pgpcore, used by pgpmime and
14537                 pgpinline
14538         * src/plugins/pgpmime/Makefile.am
14539         * src/plugins/pgpmime/passphrase.c
14540         * src/plugins/pgpmime/passphrase.h
14541         * src/plugins/pgpmime/pgpmime.c
14542         * src/plugins/pgpmime/pgpmime.deps
14543         * src/plugins/pgpmime/plugin.c
14544         * src/plugins/pgpmime/prefs_gpg.c
14545         * src/plugins/pgpmime/prefs_gpg.h
14546         * src/plugins/pgpmime/select-keys.c
14547         * src/plugins/pgpmime/select-keys.h
14548         * src/plugins/pgpmime/sgpgme.c
14549         * src/plugins/pgpmime/sgpgme.h
14550                 Remove the core from pgpmime and add the
14551                 dependancy to pgpcore.
14552
14553 2005-07-14 [paul]       1.9.12cvs48
14554
14555         * src/stock_pixmap.c
14556                 forgot this in last commit
14557
14558 2005-07-14 [paul]       1.9.12cvs47
14559
14560         * src/account.c
14561         * src/addressbook.c
14562                 add accelerators for the buttons (sync with main)
14563         * src/compose.c
14564         * src/compose.h
14565                 add accelerators for the buttons.
14566                 fix editing with external editor.
14567                 replace gdk_input_*() with GIOChannel;
14568                 (sync with main)
14569         * src/foldersel.c
14570                 display folder names with new/unread
14571                 representation (sync with main)
14572         * src/main.c
14573                 specify default window icon (sync with main)
14574         * src/prefs_common.c
14575                 use_addr_book default to FALSE
14576         * src/summaryview.c
14577         * src/textview.c
14578                 add accelerators for the buttons (sync with main)
14579         * src/gtk/menu.c
14580                 fix typos
14581         * src/pixmaps/sylpheed_icon.xpm
14582                 updated
14583
14584 2005-07-13 [paul]       1.9.12cvs46
14585
14586         * src/plugins/pgpmime/pgpmime.c
14587         * src/plugins/pgpmime/sgpgme.c
14588                 (temporarily) use deprecated gpgme_data_rewind()
14589                 while largefile support is not present
14590                 (as suggested by Colin)
14591
14592 2005-07-13 [paul]       1.9.12cvs45
14593
14594         * configure.ac
14595                 remove large file support (for now):
14596                 it breaks too many things
14597
14598 2005-07-13 [paul]       1.9.12cvs44
14599
14600         * configure.ac
14601                 add large file support
14602         * src/html.c
14603                 fix bug #763 where href attribute was not
14604                 the very first attribute of a link
14605                 patch by Thomas Gilgin
14606
14607 2005-07-13 [colin]      1.9.12cvs43
14608
14609         * src/gtk/pluginwindow.c
14610                 Little portability fix
14611
14612 2005-07-13 [colin]      1.9.12cvs42
14613
14614         * src/plugins/pgpmime/sgpgme.c
14615                 Fix crasher.
14616
14617 2005-07-13 [colin]      1.9.12cvs41
14618
14619         * src/plugins/pgpmime/pgpmime.c
14620         * src/plugins/pgpmime/sgpgme.c
14621                 Use gpgme_data_release_and_get_mem instead
14622                 of gpgme_data_read.
14623
14624 2005-07-13 [colin]      1.9.12cvs40
14625
14626         * configure.ac
14627         * src/plugins/pgpmime/passphrase.c
14628         * src/plugins/pgpmime/passphrase.h
14629         * src/plugins/pgpmime/pgpmime.c
14630         * src/plugins/pgpmime/plugin.c
14631         * src/plugins/pgpmime/select-keys.c
14632         * src/plugins/pgpmime/select-keys.h
14633         * src/plugins/pgpmime/sgpgme.c
14634         * src/plugins/pgpmime/sgpgme.h
14635                 Port pgpmime to gpgme-1.0.
14636
14637 2005-07-12 [paul]       1.9.12cvs39
14638
14639         * AUTHORS
14640         * src/toolbar.c
14641         * src/toolbar.h
14642                 add a 'Go to Prev' button to the toolbar.
14643                 correct tooltip text of go to buttons.
14644                 based on patch by Yang Guilong <bamanzi@gmail.com>
14645
14646 2005-07-12 [colin]      1.9.12cvs38
14647
14648         * src/statusbar.c
14649                 Fix progress bar showing stuff at startup.
14650
14651 2005-07-12 [paul]       1.9.12cvs37
14652
14653         * src/editjpilot.c
14654                 fix building with jpilot support
14655
14656 2005-07-11 [colin]      1.9.12cvs36
14657
14658         * src/inc.c
14659                 Add visual indication that filtering is running
14660         * src/textview.c
14661                 Make {}[] uri delimiters
14662         * src/summaryview.c
14663                 Remove useless (and slow) calls
14664
14665 2005-07-11 [paul]       1.9.12cvs35
14666
14667         * src/plugins/clamav/clamav_plugin_gtk.c
14668         * src/plugins/dillo_viewer/dillo_prefs.c
14669         * src/plugins/pgpmime/prefs_gpg.c
14670         * src/plugins/spamassassin/spamassassin_gtk.c
14671                 gather plugins prefs together under their
14672                 own 'Plugins' heading
14673
14674 2005-07-11 [paul]       1.9.12cvs34
14675
14676         sync with main
14677
14678         * src/account.c
14679                 account_delete(): modified alert dialog
14680         * src/editjpilot.c
14681         * src/editvcard.c
14682                 fixed a crash when cancelling file selection
14683                 dialog by Escape key. Made non-ascii filename
14684                 selectable.
14685         * src/prefs_template.c
14686                 prefs_template_window_create(): make scrolled
14687                 window policy AUTOMATIC
14688
14689 2005-07-10 [hoa]        1.9.12cvs33
14690
14691         * src/etpan/imap-thread.c
14692                 workaround for old Courier IMAP servers.
14693
14694 2005-07-10 [colin]      1.9.12cvs32
14695
14696         * src/folder.c
14697         * src/statusbar.c
14698         * src/statusbar.h
14699                 Add visual progress indicator on filtering/processing
14700                 Factorize the progress bar code
14701         * src/imap.c
14702         * src/imap.h
14703         * src/etpan/imap-thread.c
14704                 Add a reference counter to avoid destroying the Folder
14705                 while it's in use by another callback.
14706
14707 2005-07-09 [hoa]        1.9.12cvs31
14708
14709         * src/imap.c
14710         * src/etpan/imap-thread.c
14711                 fixed deadlock when removing IMAP account.
14712
14713 2005-07-08 [colin]      1.9.12cvs30
14714
14715         * src/textview.c
14716         * src/unmime.c
14717                 Fix again problems decoding broken headers
14718         * src/gtk/inputdialog.c
14719                 Fix local variable shadowing a global one
14720
14721 2005-07-08 [colin]      1.9.12cvs29
14722
14723         * src/msgcache.c
14724                 Make the cache/mark files platform-agnostic by writing
14725                 them in little-endian format. Reading them is also done
14726                 in little-endian format, of course; however, in order
14727                 to avoid trashing mark data on big-endian machines, the
14728                 files are, at first, read from the native format if the
14729                 little-endian one doesn't exist. This is easy to deter-
14730                 mine by trying to open a file with a swapped data_ver
14731                 and seeing if it's the wanted version.
14732                 Little-endian using users should see absolutely no
14733                 difference, Big-endian users may get a very little
14734                 performance drop due to byte-swapping.
14735                 Tested on i386 and ppc32. 
14736                 Fixes bug #159 (The index file, in the mailboxes, is 
14737                 hardware depending).
14738
14739                 To have the cache/mark files updated to the new little-
14740                 endian format, "Check for new messages" or even
14741                 "Rebuild folder tree" aren't enough. Files will be
14742                 updated as soon as a folder has been opened/closed.
14743                 To update everything, just select all folders by
14744                 selecting them one by one.
14745
14746 2005-07-07 [colin]      1.9.12cvs28
14747
14748         * src/imap.c
14749                 Remember the folder separator per IMAPFolder
14750                 instead of globally.
14751                 Revive the Session on noop; fixes bug #761
14752                 (mark a bunch of unread messages as read takes 
14753                 forever)
14754
14755 2005-07-07 [darko]      1.9.12cvs27
14756
14757         * src/common/template.c
14758                 Sort templates alphabetically
14759
14760 2005-07-06 [colin]      1.9.12cvs26
14761
14762         * src/imap.c
14763                 Try to use the correct separator in
14764                 most cases. Possibly fixes bug #759
14765                 (only creates the INBOX folder when 
14766                 setting up new IMAP account) and 
14767                 bug #760 (Can't retrieve messages)
14768
14769 2005-07-06 [colin]      1.9.12cvs25
14770
14771         * src/imap.c
14772                 Use real_path in status command. This will
14773                 help later, when namespaces will be used.
14774
14775 2005-07-06 [colin]      1.9.12cvs24
14776
14777         * configure.ac
14778         * src/account.c
14779         * src/folder.c
14780         * src/imap.c
14781         * src/etpan/etpan-log.c
14782         * src/etpan/etpan-thread-manager.c
14783         * src/etpan/imap-thread.c
14784                 Add a --disable-libetpan parameter. With this,
14785                 users that don't want IMAP4 support can avoid
14786                 the new dependancy (and have no IMAP support).
14787                 Users that have IMAP4 accounts and use this
14788                 parameter won't lose their configuration, their
14789                 IMAP accounts will just be invisible and not
14790                 used.
14791         * src/textview.c
14792                 Make the "Copy ..." contextual menu items 
14793                 copy to both the X clipboard and the gtk 
14794                 clipboard - as most other apps do.
14795         * src/gtk/about.c
14796                 Add a notice about OpenSSL usage, in order to
14797                 comply with OpenSSL's license (point 6):
14798                 http://www.openssl.org/source/license.html
14799
14800 2005-07-06 [colin]      1.9.12cvs23
14801
14802         * src/alertpanel.c
14803                 Fix a minimum size for alertpanels
14804         * src/compose.c
14805                 Show 'No space left on device' type errors
14806                 when queuing/sending
14807         * src/imap_gtk.c
14808         * src/mh_gtk.c
14809                 Rework folder's deletion message (remove 
14810                 extra \n)
14811
14812 2005-07-05 [colin]      1.9.12cvs22
14813
14814         * src/imap.c
14815                 Add an alertpanel on auth error
14816                 Add pseudo-log
14817                 Remove pthread-related stuff
14818
14819 2005-07-05 [colin]      1.9.12cvs21
14820
14821         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14822                 Fix crash on plugin reloading (with a hack)
14823
14824 2005-07-05 [colin]      1.9.12cvs20
14825
14826         * src/prefs_account.c
14827         * src/prefs_account.h
14828                 Fix typo
14829         * src/gtk/filesel.c
14830         * src/gtk/filesel.h
14831                 Add a way to filter the view
14832         * src/gtk/pluginwindow.c
14833                 Filter loadable stuff
14834         * src/plugins/pgpmime/prefs_gpg.c
14835                 Fix missing unregistration
14836         * .cvsignore
14837         * src/etpan/.cvsignore
14838         * src/plugins/spamassassin/.cvsignore
14839                 Add more stuff to cvs ignored files
14840
14841 2005-07-04 [colin]      1.9.12cvs19
14842
14843         * src/imap.c
14844                 Fix scan_required returning FALSE when it
14845                 shouldn't. Maybe fix #760 (Can't retrieve
14846                 messages)
14847
14848 2005-07-04 [colin]      1.9.12cvs18
14849
14850         * src/summaryview.c
14851                 Fix always_show_msg pref
14852
14853 2005-07-04 [paul]       1.9.12cvs17
14854
14855         sync with main (forgotten in last commit)
14856         
14857         * src/common/utils.c
14858         * src/common/utils.h
14859                 check_line_length(): new.
14860                 is_dir_exist()
14861                 is_file_entry_exist()
14862                 dirent_is_regular_file()
14863                 dirent_is_directory(): use g_file_test() instead of stat().
14864
14865 2005-07-04 [paul]       1.9.12cvs16
14866
14867         sync with main:
14868
14869         * src/compose.c
14870                 compose_write_to_file(): check for line
14871                 length limit and display warning if exceeds
14872         * src/jpilot.c
14873                 use get_home_dir() instead of g_get_home_dir()
14874         * src/procheader.c
14875                 removed warning about invalid date
14876         * src/vcard.c
14877                 use get_home_dir() instead of g_get_home_dir()
14878
14879 2005-07-04 [paul]       1.9.12cvs15
14880
14881         * src/stock_pixmap.c
14882                 fix new pixmap naming errors
14883                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14884
14885 2005-07-04 [colin]      1.9.12cvs14
14886
14887         * src/imap.c
14888                 Fix debugging string with a warning
14889
14890 2005-07-04 [colin]      1.9.12cvs13
14891
14892         * configure.ac
14893                 Add a check for libetpan's version (>= 0.37)
14894
14895 2005-07-04 [hoa]        1.9.12cvs12
14896
14897         * commitHelper
14898         * src/imap.c
14899         * src/etpan/imap-thread.c
14900         * src/etpan/imap-thread.h
14901                 fixed IMAP implementation of check of mails.
14902
14903 2005-07-03 [hoa]        1.9.12cvs11
14904
14905         * src/etpan/Makefile.am
14906         * src/etpan/etpan-errors.h
14907         * src/etpan/etpan-log.[ch]
14908         * src/etpan/etpan-thread-manager-types.h
14909         * src/etpan/etpan-thread-manager.[ch]
14910         * src/etpan/imap-thread.[ch]
14911         * src/Makefile.am
14912         * src/imap.c
14913         * src/main.c
14914         * src/prefs_other.c
14915         * configure.ac
14916             merged imap branch.
14917             dependency on libetpan 0.37 is now added.
14918
14919 2005-07-01 [colin]      1.9.12cvs10
14920
14921         * src/Makefile.am
14922         * src/folder.c
14923         * src/folder.h
14924         * src/folderview.c
14925         * src/stock_pixmap.c
14926         * src/stock_pixmap.h
14927         * src/plugins/trayicon/trayicon.c
14928                 Add marked symbol on folders containing
14929                 marked messages
14930         * src/procmsg.c
14931         * src/procmsg.h
14932         * src/toolbar.c
14933         * src/prefs_common.c
14934         * src/prefs_common.h
14935         * src/prefs_send.c
14936                 Add an optional confirmation dialog on queue
14937                 sending. Patch by wwp.
14938         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14939         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14940         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14941         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14942         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14943         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14944         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14945         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14946         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14947         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14948         * src/pixmaps/trash_mark.xpm            ** ADDED **
14949                 New pixmaps
14950
14951 2005-07-01 [colin]      1.9.12cvs9
14952
14953         * src/summaryview.c
14954                 Fix a little threading bug
14955         * src/addrgather.c
14956         * src/mainwindow.c
14957                 A little bit of HIG normality never hurts
14958
14959 2005-07-01 [colin]      1.9.12cvs8
14960
14961         * src/compose.c
14962         * src/msgcache.c
14963         * src/pop.c
14964         * src/procmime.c
14965         * src/recv.c
14966         * src/common/log.c
14967         * src/common/template.c
14968         * src/common/utils.c
14969         * src/common/utils.h
14970                 Reverted the fwrite_atomic stuff. In fact
14971                 it is already atomic.
14972
14973 2005-06-30 [colin]      1.9.12cvs7
14974
14975         * src/common/utils.c
14976         * src/common/utils.h
14977                 Add an fwrite_atomic() function to make
14978                 sure we write everything: fwrite can make
14979                 short writes.
14980         * src/compose.c
14981         * src/msgcache.c
14982         * src/pop.c
14983         * src/procmime.c
14984         * src/recv.c
14985         * src/common/log.c
14986         * src/common/template.c
14987                 Use that (and fix swapping of size and nmemb).
14988                 Thanks to Rich Coe for the heads up.
14989
14990 2005-06-30 [colin]      1.9.12cvs6
14991
14992         * src/addressbook.c
14993                 Optimize addressbook opening 
14994
14995 2005-06-30 [colin]      1.9.12cvs5
14996
14997         * src/summaryview.c
14998                 Remove calls to summary_step after move/copy
14999
15000 2005-06-28 [paul]       1.9.12cvs4
15001
15002         * src/alertpanel.c
15003                 wrap and make the error msg selectable
15004
15005 2005-06-28 [paul]       1.9.12cvs3
15006
15007         * src/ssl_manager.c
15008                 replace the OK button with a Close button
15009         * src/gtk/foldersort.c
15010                 use GTK_STOCK_ icons/buttons
15011
15012 2005-06-28 [colin]      1.9.12cvs2
15013
15014         * src/gedit-print.c             ** ADDED **
15015         * src/gedit-print.h             ** ADDED **
15016         * src/gtk/gtksourceprintjob.c   ** ADDED **
15017         * src/gtk/gtksourceprintjob.h   ** ADDED **
15018                 I can't believe no one had enough time to tell
15019                 me I forgot the `cvs add`
15020
15021 2005-06-27 [colin]      1.9.12cvs1
15022
15023         * src/Makefile.am
15024         * src/gtk/Makefile.am
15025         * src/messageview.c
15026         * src/procmsg.c
15027         * src/summaryview.c
15028         * configure.ac
15029                 Add optional libgnomeprint-based printing
15030         * src/mainwindow.c
15031         * src/gtk/quicksearch.c
15032                 Add an Edit/Quick search menu item to show
15033                 and focus the quicksearch
15034
15035 2005-06-27 [paul]       1.9.12
15036
15037         1.9.12 release
15038
15039         * po/ca.po
15040         * po/de.po
15041         * po/es.po
15042         * po/fr.po
15043         * po/it.po
15044         * po/ko.po
15045         * po/pt_BR.po
15046         * po/sk.po
15047         * po/zh_CN.po
15048                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15049                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15050                 SungHyun Nam, Frederico Goncalves Guimaraes,
15051                 Andrej Kacian, and Yang Guilong
15052 2005-06-26 [colin]      1.9.11cvs106
15053
15054         * src/imap_gtk.c
15055                 Forgot one file for previous fix
15056
15057 2005-06-26 [colin]      1.9.11cvs105
15058
15059         * src/folder.c
15060         * src/imap.c
15061                 Fix problems with folder operations in no_select
15062                 imap folders. it applies only to mails, and 
15063                 creation/deletion/move/renaming of folders 
15064                 should be possible
15065
15066 2005-06-26 [paul]       1.9.11cvs104
15067
15068         * src/prefs_filtering.c
15069                 replace one more GTK_STOCK_REMOVE
15070                 with GTK_STOCK_DELETE
15071
15072 2005-06-25 [colin]      1.9.11cvs103
15073
15074         * src/imap.c
15075                 Optimize get_seq_set_from_seq_list
15076                 (Patch by Ricardo) 
15077
15078 2005-06-25 [colin]      1.9.11cvs102
15079
15080         * src/mh.c
15081                 If the directory exists, but not in the
15082                 correct encoding, rename it. This should
15083                 handle old-versions-induced bugs.
15084
15085 2005-06-25 [colin]      1.9.11cvs101
15086
15087         * src/mh.c
15088                 Fix path access with extended dir names
15089                 Fixes bug #589 (SC segfaults with wrong locale
15090                 settings)
15091
15092 2005-06-25 [colin]      1.9.11cvs100
15093
15094         * src/prefs_account.c
15095         * src/prefs_account.h
15096         * src/compose.c
15097                 Add an option to encrypt replies to
15098                 encrypted messages
15099
15100 2005-06-25 [colin]      1.9.11cvs99
15101
15102         * src/compose.c
15103         * src/quote_fmt_parse.y
15104                 ... And make it work with pgpinline.
15105
15106 2005-06-25 [colin]      1.9.11cvs98
15107
15108         * src/compose.c
15109         * src/procmime.c
15110         * src/procmime.h
15111         * src/quote_fmt_parse.y
15112                 o Make reedition of encrypted messages possible
15113                   (as long as it is encrypted to self too, no
15114                    magic there)
15115                 o Make replying with quote (and without selecting
15116                   text) possible for encrypted messages.
15117                 Closes bug #550 (Not possible to "reply with quote"
15118                 to gnupg encrypted messages)
15119
15120 2005-06-24 [paul]       1.9.11cvs97
15121
15122         * src/imap.c
15123                 add missing include
15124
15125 2005-06-24 [paul]       1.9.11cvs96
15126
15127         * src/editldap.c
15128                 made bind password entry invisible
15129                 (sync with main)
15130         * src/send_message.c
15131                 send_message_local(): check exit status
15132                 to detect errors (sync with main)
15133         * src/textview.c
15134                 use main's less ambiguous popup menu
15135                 wording
15136
15137 2005-06-24 [paul]       1.9.11cvs95
15138
15139         * src/prefs_actions.c
15140         * src/prefs_customheader.c
15141         * src/prefs_display_header.c
15142         * src/prefs_filtering_action.c
15143         * src/prefs_matcher.c
15144         * src/prefs_template.c
15145         * src/prefs_toolbar.c
15146                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15147         * src/gtk/description_window.c
15148                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15149
15150 2005-06-23 [colin]      1.9.11cvs94
15151
15152         * src/summaryview.c
15153                 Fix rough edges (be sure to call status_show whenever
15154                 necessary).
15155
15156 2005-06-23 [colin]      1.9.11cvs93
15157
15158         * src/summaryview.c
15159                 Optimize Select All
15160                 Before, in a 5K mails folder: 11s
15161                 After, in the same folder: 58000µs
15162                 The joys of locking... gtk_clist_select_all() fires a 
15163                 tree-select-row event for each selected row, which in 
15164                 summaryview, callbacks summary_selected which in turn,
15165                 calls summary_status_show, which walks the selected
15166                 rows. Hence, calling gtk_clist_select_all was 
15167                 exponential. Locking the summaryview makes 
15168                 summary_selected return early.
15169
15170 2005-06-23 [colin]      1.9.11cvs92
15171
15172         * src/imap.c
15173                 Move mutex at the important place to avoid
15174                 deadlocks
15175         * src/summaryview.c
15176                 Fix Del key deleting directly instead of
15177                 moving to trash
15178
15179 2005-06-22 [colin]      1.9.11cvs91
15180
15181         * src/plugins/spamassassin/libspamc.c
15182                 As we do spagetti code with assignations in multiple
15183                 places (see _message_read_raw where out = msg = raw),
15184                 let's be sure we don't free the same pointer twice.
15185                 Should fix bug #683 (Crash in libpam at 
15186                 message_cleanup).
15187
15188 2005-06-22 [colin]      1.9.11cvs90
15189
15190         * src/compose.c
15191         * src/messageview.c
15192         * src/toolbar.c
15193                 Make toolbar's delete use the move to trash stuff;
15194                 Add gtk_widget_realize to be sure pixmaps can get
15195                 created (that may fix an old worksforme bug which
15196                 I can't find back...)
15197
15198 2005-06-22 [colin]      1.9.11cvs89
15199
15200         * src/summaryview.c
15201         * src/summaryview.h
15202         * src/mainwindow.c
15203                 Rename "Message/Delete" to "Message/Move to trash"
15204                 Add "Message/Delete..." that directly destroys the
15205                 selected messages after asking for a confirmation.
15206
15207 2005-06-22 [colin]      1.9.11cvs88
15208
15209         * src/imap.c
15210                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15211                 o Fix a deadlock (thanks Darko)
15212
15213 2005-06-22 [colin]      1.9.11cvs87
15214
15215         * src/gtk/foldersort.c
15216                 Add missing include for the i18n;
15217                 patch by Fabien Vantard
15218
15219 2005-06-21 [colin]      1.9.11cvs86
15220
15221         * src/folder.c
15222         * src/folderview.c
15223                 Respect the no_select flag
15224         * src/imap.c
15225                 Fix recursive deletion
15226         * src/imap_gtk.c
15227         * src/mh_gtk.c
15228                 Make the folder deletion's warning
15229                 more explicit
15230
15231 2005-06-21 [colin]      1.9.11cvs85
15232
15233         * src/textview.c
15234                 Prevent email addresses from spanning accross
15235                 lines - fixes bug # 646 (newline-chars in 
15236                 email addresses)
15237
15238 2005-06-20 [colin]      1.9.11cvs84
15239
15240         * src/folder.c
15241                 Be sure not to remove source if copy failed
15242
15243 2005-06-20 [colin]      1.9.11cvs83
15244
15245         * src/folderview.c
15246         * src/imap_gtk.c
15247                 remove summaryview's lock
15248         * src/imap.c
15249                 introduce threads to avoid problems when foreground tasks
15250                 interfere with background tasks
15251         * src/mh.c
15252                 prevent moving to drafts/queue
15253         * src/mimeview.c
15254                 fix leak
15255
15256 2005-06-19 [colin]      1.9.11cvs82
15257
15258         * src/imap_gtk.c
15259                 Remember that the user doesn't want to override
15260                 offline mode, for 3 seconds. It avoid presenting
15261                 him with N popups in a really short time.
15262
15263 2005-06-17 [colin]      1.9.11cvs81
15264
15265         * src/imap.c
15266                 Fix IMAP breaking on folders containing '('
15267                 (Probably won't be enough)
15268
15269 2005-06-17 [colin]      1.9.11cvs80
15270
15271         Forgotten files on 1.9.11cvs79
15272         * src/summaryview.c
15273                 Fix stepping when not immediately executing
15274         * src/imap.c
15275                 Really prevent UID FETCH 0
15276         * src/codeconv.c
15277                 Fix outgoing charset never set to utf-8
15278         * src/mh.c
15279                 Fix leak
15280
15281 2005-06-16 [colin]      1.9.11cvs79
15282
15283         * src/compose.c
15284                 Fix bug #707 (Dash splits rows)
15285                 Only wrap if we're on a line break position and
15286                 the previous one was a "white" (space) char.
15287                 Pango stuff is weird.
15288
15289 2005-06-16 [colin]      1.9.11cvs78
15290
15291         * src/imap_gtk.c
15292                 Lock summaryview while downloading messages
15293                 on user demand
15294         * src/procheader.c
15295         * src/unmime.c
15296         * src/common/utils.c
15297         * src/common/utils.h
15298                 Replace \r and \n with spaces in From and
15299                 Subject headers
15300
15301 2005-06-16 [paul]       1.9.11cvs77
15302
15303         * src/procmime.c
15304                 liberalise the mime parser
15305         * src/gtk/about.c
15306                 add text wrapping
15307
15308 2005-06-16 [paul]       1.9.11cvs76
15309
15310         * src/gtk/about.c
15311                 reworked
15312
15313 2005-06-15 [colin]      1.9.11cvs75
15314
15315         * src/compose.c
15316                 Finish header encoding fix
15317         * src/summaryview.c
15318                 Fix segfault
15319         * src/headerview.c
15320                 Fix compilation (Thanks Stephan
15321                 Sachse)
15322
15323 2005-06-15 [colin]      1.9.11cvs74
15324
15325         * Makefile.am
15326                 Install gnome2 stuff rather than gnome1, 
15327                 if both are present
15328         * src/codeconv.c
15329         * src/codeconv.h
15330         * src/compose.c
15331                 Fix headers encoding
15332         * src/folder.c
15333                 Visual progress when fetching all messages
15334         * src/folderview.c
15335         * src/summaryview.c
15336         * src/summaryview.h
15337                 Prevent changing current message while
15338                 incorporating
15339
15340 2005-06-15 [paul]       1.9.11cvs73
15341
15342         * src/gtk/gtkaspell.c
15343         * src/gtk/gtkaspell.h
15344                 fix build warnings
15345
15346 2005-06-15 [paul]       1.9.11cvs72
15347
15348         * src/prefs_filtering.c
15349                 allow reordering of filter rules by
15350                 drag n drop
15351
15352 2005-06-15 [paul]       1.9.11cvs71
15353
15354         * COPYING
15355                 updated
15356         * src/codeconv.c
15357                 replace deprecated function
15358         * src/inc.c
15359         * src/send_message.c
15360         * src/gtk/progressdialog.c
15361         * src/gtk/progressdialog.h
15362                 salvage and reuse parts of reverted sync
15363
15364 2005-06-15 [paul]       1.9.11cvs70
15365
15366         * src/inc.c
15367         * src/send_message.c
15368         * src/gtk/progressdialog.c
15369         * src/gtk/progressdialog.h
15370                 revert yesterday's sync with main
15371                 it contains deprecated functions
15372
15373 2005-06-15 [colin]      1.9.11cvs69
15374
15375         * src/headerview.c
15376                 Fix bug #670 (multi user to: will corrupt message 
15377                 headers display)
15378
15379 2005-06-15 [colin]      1.9.11cvs68
15380
15381         * src/compose.c
15382                 Fix bug #421 (Fix undo on wrapping)
15383
15384 2005-06-15 [colin]      1.9.11cvs67
15385
15386         * src/folder.c
15387                 Provide visual feedback while processing
15388                 folder's rules.
15389         * src/imap.c
15390                 Provide visual feedback while getting
15391                 short headers (for uncached messages)
15392
15393
15394 2005-06-14 [paul]       1.9.11cvs66
15395
15396         * src/account.c
15397                 change a couple stock icons
15398         * src/inc.c
15399         * src/send_message.c
15400         * src/gtk/progressdialog.c
15401         * src/gtk/progressdialog.h
15402                 sync main's GtkTreeView implementation
15403
15404 2005-06-14 [colin]      1.9.11cvs65
15405
15406         * src/imap.c
15407                 Various little fixes, mainly on error paths
15408
15409 2005-06-13 [colin]      1.9.11cvs64
15410
15411         * matcher.c
15412         * procmsg.c
15413         * procmsg.h
15414                 Add a way to fetch only headers. This speeds
15415                 up filtering on headers for IMAP. Fixes:
15416                 bug #481 extraneous imap commands slow down 
15417                         imap filtering
15418                 bug #522 Sylpheed downloads all messages 
15419                         when opening mailbox (IMAP)
15420                 bug #677 IMAP fetch is soooooooooooooo slow
15421         * src/folder.c
15422         * src/folder.h
15423                 Add a folder set_batch method so that
15424                 implementations can speed up flags changes
15425         * src/folderutils.c
15426         * src/summaryview.c
15427                 Use that in mark as (un)read and mark all read
15428                 Refix bug #679
15429         * src/imap.c
15430                 Implement set_batch - brings back deferred
15431                 flags in a less buggy manner. Fixes:
15432                 bug #729 IMAP immediate expunge of deleted messages
15433                 bug #191 remove list of messages with one command
15434                 Fix login with strange chars
15435                 Implement fetch_msg_full
15436                 Fix copy (wrong counts)
15437
15438 2005-06-12 [colin]      1.9.11cvs63
15439
15440         * src/folder.c
15441                 lock incorporation during long operations.
15442                 Avoids fucking up the IMAP socket.
15443
15444 2005-06-12 [colin]      1.9.11cvs62
15445
15446         * src/imap.c
15447                 Fix harmful typo
15448                 Factorize remove_all_msg
15449                 Thread-ize expunge
15450         * src/summaryview.c
15451                 Don't update partial-download status if unnecessary
15452         * src/folder.c
15453                 Use remove_msgs everywhere possible
15454
15455 2005-06-12 [colin]      1.9.11cvs61
15456
15457         * src/folder.c
15458         * src/folder.h
15459                 Add a remove_msgs function to remove a 
15460                 list of messages
15461         * src/imap.c
15462                 Implement that.
15463
15464 2005-06-12 [colin]      1.9.11cvs60
15465
15466         * src/imap.c
15467                 Remove flags-processing deferring... Too hard
15468                 to get it to work in all cases.
15469
15470 2005-06-11 [colin]      1.9.11cvs59
15471
15472         * src/imap.c
15473                 printf -> debug_print
15474
15475 2005-06-11 [colin]      1.9.11cvs58
15476
15477         * src/imap.c
15478                 o Fix build without USE_PTHREAD
15479                 o Factorize imap_open
15480                 o Alertpanel in case of impossible connection
15481                 o Alertpanel in case of impossible login
15482                 o Fix deferred flags processing to force a 
15483                   flush before adding some more flags to process,
15484                   but in another folder.
15485
15486 2005-06-10 [colin]      1.9.11cvs57
15487
15488         * src/imap.c
15489                 o Fix a format string error
15490                 o init ssl socket outside of the thread 
15491                   (it possibly invokes gtk calls)
15492         * src/procmime.c
15493                 o Put back the buffer to its necessary size
15494                 o Fix changing a file pointer without keeping
15495                   track of it (thanks Valgrind)
15496         * src/common/smtp.c
15497                 o Fix automatic STARTTLS if login should be done
15498                   and the server only allows it after starting TLS
15499         * src/gtk/gtkinputdialog.c
15500                 o Eat GDK_Return so that the combo popup doesn't 
15501                   appear when we press Enter to validate the combo
15502                   input dialog (as seen in the Open with... dialog)
15503
15504 2005-06-10 [colin]      1.9.11cvs56
15505
15506         * src/imap.c
15507                 o A bit less debug
15508                 o Fix a crash on deletion
15509                 o Threadize imap_select (it's called outside of 
15510                   threads)
15511                 o Defer treatment of DELETED flags
15512
15513
15514 2005-06-09 [colin]      1.9.11cvs55
15515
15516         * src/imap.c
15517                 Make sure we check imap_gtk_should_override(), which
15518                 potentially calls gtk stuff, before creating thread.
15519                 That way it should't be called via imap_get_session()
15520                 inside a thread.
15521
15522 2005-06-09 [colin]      1.9.11cvs54
15523
15524         * src/imap.c
15525                 o add a bit of status output
15526                 o remove some dead code
15527                 o threadize get_list_of_uids
15528                 o threadize imap_get_flags
15529                 o defer flag changing by 500ms so that they
15530                   can be batched
15531
15532
15533 2005-06-08 [colin]      1.9.11cvs53
15534
15535         * src/imap.c
15536                 Thread-ize imap_cmd_fetch
15537
15538 2005-06-08 [colin]      1.9.11cvs52
15539
15540         * src/main.c
15541                 Mmh, that broke POP3...
15542
15543 2005-06-08 [colin]      1.9.11cvs51
15544
15545         * src/main.c
15546                 Stabilize IMAP patch (thanks to Hoa)
15547
15548 2005-06-08 [colin]      1.9.11cvs50
15549
15550         * src/imap.c
15551                 Test patch to speed up imap. 
15552
15553 2005-06-08 [colin]      1.9.11cvs49
15554
15555         * src/imap_gtk.c
15556                 Warning fix
15557         * src/procmime.c
15558                 Apply patch from gentoo to use /usr/share/mime/globs if 
15559                 available, after un-breaking it
15560         * src/common/log.c
15561         * src/common/log.h
15562                 Use g_timeout for invoking hooks that possibly use gtk
15563                 calls. This should leave gtk calls in the main thread.
15564
15565 2005-06-08 [paul]       1.9.11cvs48
15566
15567         * src/codeconv.c
15568                 conv_get_outgoing_charset_str(): don't
15569                 use prefs_common setting
15570         * src/compose.c
15571         * src/compose.h
15572                 add /Options/Character encoding/... to
15573                 temporarily change the outgoing encoding
15574
15575         (belated sync with main)
15576
15577 2005-06-08 [paul]       1.9.11cvs47
15578
15579         * src/compose.c
15580                 correction to/completion of last
15581                 sync with main
15582
15583 2005-06-08 [paul]       1.9.11cvs46
15584
15585         sync with main:
15586         
15587         * src/codeconv.c
15588         * src/codeconv.h
15589                 always enabled Japanese auto-detection
15590                 if the first letters of locale string
15591                 is "ja"
15592         * src/compose.c
15593                 don't use "destroy" signal to destroy
15594                 Compose object (fix rare crashes on discard?)
15595         * src/mainwindow.c
15596         * src/messageview.c
15597         * src/prefs_send.c
15598                 added Hebrew encodings
15599         * src/sourcewindow.c
15600                 don't use "destroy" signal to destroy
15601                 objects
15602
15603 2005-06-07 [colin]      1.9.11cvs45
15604
15605         * src/summaryview.c
15606                 Add missing unlocks/locks
15607
15608 2005-06-07 [paul]       1.9.11cvs44
15609
15610         * src/summaryview.c
15611                 restore bug #749 fix
15612
15613 2005-06-06 [colin]      1.9.11cvs43
15614
15615         * src/summaryview.c
15616                 Fix selection bug when prefs_common.open_unread 
15617                 is FALSE
15618
15619 2005-06-06 [colin]      1.9.11cvs42
15620
15621         * src/common/md5.c
15622                 Fix a warning
15623         * src/summaryview.c
15624         * src/folderview.c
15625                 Factorize long operations beginning and end
15626                 (locking, freezing/thawing, cursor, ...)
15627                 Check selection->data member in selection-
15628                 related loops; this avoids dying an awful
15629                 death if the selection changes on us while
15630                 we're marking a whole IMAP folder unread, 
15631                 for example.
15632
15633 2005-06-06 [paul]       1.9.11cvs41
15634
15635         * src/textview.c
15636                 don't g_free() a static gchar buffer
15637
15638 2005-06-05 [colin]      1.9.11cvs40
15639
15640         * src/mainwindow.c
15641         * src/messageview.c
15642         * src/summaryview.c
15643                 Fix bug #749 (Show all headers should be
15644                 sticky as the GUI suggests)
15645
15646 2005-06-03 [paul]       1.9.11cvs39
15647
15648         * src/compose.c
15649                 don't allow editing of mail while sending.
15650                 patch by Colin
15651
15652 2005-06-03 [paul]       1.9.11cvs38
15653
15654         * src/folderview.c
15655                 add a freeze/thaw to speed up 'mark all read'
15656
15657 2005-06-03 [paul]       1.9.11cvs37
15658
15659         * src/prefs_message.c
15660                 reflect changes immediately
15661
15662 2005-06-02 [colin]      1.9.11cvs36
15663
15664         * po/POTFILES.in
15665                 Patch by Fabien Vantard.
15666
15667 2005-06-02 [colin]      1.9.11cvs35
15668
15669         * src/imap.c
15670                 Use a non-blocking imap_getline() if possible.
15671                 This should completely prevent the interface
15672                 from freezin on imap operations, although it
15673                 may do strange stuff in case of folder switching
15674                 while a big imap operation is taking place...
15675
15676                 In addition, fix a leak in the case thread
15677                 creation fails on connection.
15678
15679 2005-06-02 [colin]      1.9.11cvs34
15680
15681         * src/crash.c
15682         * src/prefs_common.h
15683                 Fix build (prefs_common_init() doesn't exist
15684                 anymore)
15685
15686 2005-06-02 [colin]      1.9.11cvs33
15687
15688         * src/prefs_account.c
15689                 Fix bug #245 (filtering rules broken when
15690                 renaming a remote account (imap4 or nntp)
15691
15692 2005-06-02 [colin]      1.9.11cvs32
15693
15694         * src/imap.c
15695                 Try to fix IMAP shortcomings: 
15696                 o Multithread imap_open()
15697                 o allow offline-mode overriding instead of
15698                   just returning NULL
15699         * src/imap_gtk.c
15700         * src/imap_gtk.h
15701                 Add a function to ask whether we want to
15702                 override offline-mode for 10 minutes (one-shot
15703                 asking was painful)
15704         * src/procheader.c
15705                 Fix segfault when imap parser isn't happy about
15706                 a missing {
15707
15708 2005-06-01 [colin]      1.9.11cvs31
15709
15710         * src/addrharvest.c
15711         * src/compose.c
15712         * src/mbox.c
15713         * src/mbox.h
15714         * src/mh.c
15715         * src/msgcache.c
15716         * src/send_message.c
15717         * src/setup.c
15718         * src/undo.c
15719         * src/common/hooks.c
15720         * src/common/prefs.c
15721         * src/common/template.c
15722         * src/common/utils.c
15723         * src/gtk/gtkutils.c
15724         * src/gtk/inputdialog.c
15725         * src/gtk/menu.c
15726         * src/gtk/pluginwindow.c
15727         * src/gtk/prefswindow.c
15728         * src/plugins/pgpmime/passphrase.c
15729         * src/plugins/pgpmime/prefs_gpg.c
15730                 More -Wall fixes
15731
15732         * src/common/Makefile.am
15733         * src/common/timing.h
15734                 Add basic timing code
15735
15736         * src/summaryview.c
15737                 Fix a bug with unread messages when 
15738                 re-sorting folders, and by the way
15739                 fix a big performance hit when 
15740                 re-sorting (10k mails: before 5s,
15741                 after .5s)
15742
15743         * src/prefs_compose_writing.c
15744         * src/prefs_compose_writing.h
15745         * src/prefs_message.c
15746         * src/prefs_message.h
15747         * src/prefs_other.c
15748         * src/prefs_other.h
15749         * src/prefs_quote.c
15750         * src/prefs_quote.h
15751         * src/prefs_receive.c
15752         * src/prefs_receive.h
15753         * src/prefs_send.c
15754         * src/prefs_send.h
15755         * src/prefs_summaries.c
15756         * src/prefs_summaries.h
15757                 Fix copyright banner
15758
15759 2005-06-01 [paul]       1.9.11cvs30
15760
15761         * po/fi.po
15762                 updated by Flammie Pirinen
15763         * src/procmime.c
15764                 fix 'Bad BASE64 content' output
15765
15766 2005-05-31 [colin]      1.9.11cvs29
15767
15768         * src/procmime.c
15769                 Oops, where did my hunk go.
15770
15771 2005-05-31 [colin]      1.9.11cvs28
15772
15773         * src/Makefile.am
15774         * src/account.c
15775         * src/action.c
15776         * src/addr_compl.c
15777         * src/addressbook.c
15778         * src/codeconv.c
15779         * src/compose.c
15780         * src/export.c
15781         * src/folder.c
15782         * src/folderview.c
15783         * src/image_viewer.c
15784         * src/main.c
15785         * src/mainwindow.c
15786         * src/messageview.c
15787         * src/mimeview.c
15788         * src/msgcache.c
15789         * src/prefs_account.c
15790         * src/prefs_actions.c
15791         * src/prefs_common.c
15792         * src/prefs_compose_writing.c
15793         * src/prefs_customheader.c
15794         * src/prefs_ext_prog.c
15795         * src/prefs_filtering.c
15796         * src/prefs_filtering_action.c
15797         * src/prefs_fonts.c
15798         * src/prefs_image_viewer.c
15799         * src/prefs_message.c
15800         * src/prefs_message.h
15801         * src/prefs_msg_colors.c
15802         * src/prefs_other.c
15803         * src/prefs_other.h
15804         * src/prefs_quote.c
15805         * src/prefs_receive.c
15806         * src/prefs_receive.h
15807         * src/prefs_send.c
15808         * src/prefs_send.h
15809         * src/prefs_spelling.c
15810         * src/prefs_summaries.c
15811         * src/prefs_summary_column.c
15812         * src/prefs_template.c
15813         * src/prefs_themes.c
15814         * src/prefs_toolbar.c
15815         * src/prefs_wrapping.c
15816         * src/procmime.c
15817         * src/procmsg.c
15818         * src/send_message.h
15819         * src/ssl_manager.c
15820         * src/summary_search.c
15821         * src/summaryview.c
15822         * src/textview.c
15823         * src/wizard.c
15824         * src/common/smtp.c
15825         * src/common/smtp.h
15826         * src/gtk/gtkutils.h
15827                 o Move the rest of Common prefs to new style
15828                 o Lots of -Wall warning fixes
15829                 o fix FIXME in cache memusage calculation
15830                 o Let return receipts be sent from any account
15831                 o Little cache optimisation (read)
15832                 o Fix bug #746 (don't treat commas as separators
15833                   when inside a quoted string)
15834
15835 2005-05-31 [paul]       1.9.11cvs27
15836
15837         * src/prefs_common.c
15838                 fix 'off-by-one' typo
15839
15840 2005-05-31 [paul]       1.9.11cvs26
15841
15842         * src/account.c
15843         * src/addr_compl.c
15844         * src/compose.c
15845         * src/foldersel.c
15846         * src/prefs_actions.c
15847         * src/prefs_common.c
15848         * src/prefs_common.h
15849         * src/prefs_customheader.c
15850         * src/prefs_display_header.c
15851         * src/prefs_filtering.c
15852         * src/prefs_filtering_action.c
15853         * src/prefs_matcher.c
15854         * src/prefs_summaries.c
15855         * src/prefs_summary_column.c
15856         * src/prefs_template.c
15857         * src/prefs_toolbar.c
15858         * src/ssl_manager.c
15859         * src/gtk/pluginwindow.c
15860         * src/gtk/prefswindow.c
15861         * src/gtk/progressdialog.c
15862                 add hidden prefs 'enable_rules_hint'
15863                 for gtk_tree_view_set_rules_hint()
15864                 (sync with main)
15865                 
15866
15867 2005-05-31 [colin]      1.9.11cvs25
15868
15869         * src/Makefile.am
15870         * src/main.c
15871         * src/prefs_common.c
15872         * src/prefs_summaries.c ** ADDED **
15873         * src/prefs_summaries.h ** ADDED **
15874                 Common/Display -> Display/Summaries
15875
15876 2005-05-31 [colin]      1.9.11cvs24
15877
15878         * src/Makefile.am
15879         * src/main.c
15880         * src/prefs_quote.c ** ADDED **
15881         * src/prefs_quote.h ** ADDED **
15882                 Move Common/Quote to Compose/Quoting
15883         * src/prefs_common.c
15884         * src/prefs_common.h
15885                 Remove old quote stuff, add
15886                 convenience functions for GtkTextView prefs
15887         * src/gtk/prefswindow.c
15888                 Set default height higher
15889
15890 2005-05-30 [colin]      1.9.11cvs23
15891
15892         * src/Makefile.am
15893         * src/main.c
15894         * src/prefs_common.c
15895         * src/prefs_compose_writing.c ** ADDED **
15896         * src/prefs_compose_writing.h ** ADDED **
15897                 Move Common/Compose prefs to Compose/Writing
15898
15899 2005-05-30 [colin]      1.9.11cvs22
15900
15901         * src/common/utils.c
15902                 Fix bug #651 (Confused Attract by Subject)
15903                 Patch by M. Benkmann <haferfrost@web.de>
15904         * AUTHORS
15905
15906 2005-05-30 [colin]      1.9.11cvs21
15907
15908         * src/compose.c
15909                 Fix concatenation of different headers of
15910                 the same type (bug #645)
15911         * src/prefs_folder_item.c
15912                 Fix bug #699 (setting color to black doesn't
15913                 work immediately)
15914         * src/procmime.c
15915                 Print out decoding error only once per
15916                 block
15917
15918 2005-05-30 [paul]       1.9.11cvs20
15919
15920         * src/common/template.c
15921                 fix Bcc
15922
15923 2005-05-30 [paul]       1.9.11cvs19
15924
15925         * doc/src/rfc2368.txt   **NEW FILE**
15926         * src/compose.c
15927                 compose_entries_set(): don't interpret Bcc
15928                 header field (conform to RFC 2368)
15929                 (sync with main)
15930
15931 2005-05-29 [colin]      1.9.11cvs18
15932
15933         * src/prefs_common.c
15934                 Let the default reply format respect
15935                 netiquette by cutting the signature.
15936
15937 2005-05-29 [colin]      1.9.11cvs17
15938
15939         * src/summaryview.c
15940                 Don't let always_show_msg override
15941                 open_unread_on_enter when opening a new
15942                 directory.
15943
15944 2005-05-27 [paul]       1.9.11cvs16
15945
15946         sync with main:
15947
15948         * src/main.c
15949                 app_will_exit(): cleanup tmp directory when exit
15950         * src/message_search.c
15951                 improved the interface and made code cleanup.
15952                 removed Clear button
15953         * src/send_message.c
15954                 send_message_local(): use GSpawn, and detect errors
15955         * src/summary_search.c
15956                 improved the interface and made code cleanup
15957         * src/textview.c
15958                 textview_write_link(): also skip non-ascii space
15959                  at the head of link strings (phishing check
15960                  didn't work at the case)
15961         * src/common/utils.c
15962                 get_command_output(): use g_spawn_command_line_sync()
15963                 instead of popen()
15964
15965 2005-05-26 [colin]      1.9.11cvs15
15966
15967         * src/folder.c
15968                 remove printf
15969
15970 2005-05-26 [colin]      1.9.11cvs14
15971
15972         * src/common/nntp.c
15973                 Fix nntp mode reader (bug #611)
15974                 Patch by Florian Mickler <florian@mickler.org>
15975
15976 2005-05-26 [colin]      1.9.11cvs13
15977
15978         * src/plugins/pgpmime/passphrase.c
15979                 Fix mouse grabbing (bug #557)
15980
15981 2005-05-26 [colin]      1.9.11cvs12
15982
15983         * src/prefs_themes.c
15984                 Fix g_warning (bug #541)
15985
15986 2005-05-26 [colin]      1.9.11cvs11
15987
15988         * src/prefs_actions.c
15989         * src/prefs_template.c
15990                 Fix bug #506 (no warning if action/template
15991                 is not saved)
15992         * src/common/template.c
15993                 Fix a possible crash
15994
15995 2005-05-26 [colin]      1.9.11cvs10
15996
15997         * src/folder.c
15998         * src/folderview.c
15999         * src/procmsg.c
16000         * src/summaryview.c
16001                 Forbid locked messages to be moved or
16002                 deleted. Locked messages in trashes 
16003                 still get deleted, for performance
16004                 reason (mh.c::mh_remove_all_msgs)
16005
16006 2005-05-25 [colin]      1.9.11cvs9
16007
16008         * src/procmime.c
16009                 Use correct encoding when sending mails
16010                 with attachments that have accentued 
16011                 chars in their name
16012
16013 2005-05-24 [colin]      1.9.11cvs8
16014
16015         * src/summaryview.c
16016                 Fix bug #688 f) read/unread marker not
16017                 changed on first click
16018                 Also, optimize summary_status_show()
16019                 calls
16020         * src/folder.c
16021         * src/inc.c
16022         * src/procmime.c
16023                 Fix bug #688 b) and c) wrt message
16024                 attachments and signature
16025         * src/stock_pixmap.c
16026         * src/stock_pixmap.h
16027         * src/stock_pixmap.c
16028         * src/stock_pixmap.h
16029         * src/Makefile.am
16030         * src/pixmaps/clip_gpg_signed.xpm
16031                 Add clip/signed icon
16032
16033 2005-05-24 [colin]      1.9.11cvs7
16034
16035         * src/folder_item_prefs.c
16036                 whitespace fix
16037
16038 2005-05-24 [colin]      1.9.11cvs6
16039
16040         * src/folderview.c
16041         * src/prefs_common.c
16042         * src/prefs_common.h
16043                 Add a confirmation to folder drag and drop
16044                 fixes bug #156
16045         * src/alertpanel.c
16046         * src/alertpanel.h
16047                 fix _with_disable parameters so that
16048                 the buttons labels are specifiable too
16049         * src/plugins/pgpmime/sgpgme.c
16050                 reflect said change
16051                 
16052
16053 2005-05-24 [colin]      1.9.11cvs5
16054
16055         * src/folderview.c
16056                 Uncollapse/collapse folders on double-click
16057                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16058                 closes bug #108
16059
16060 2005-05-23 [colin]      1.9.11cvs4
16061
16062         * src/common/socket.c
16063                 Check another special SSL_peek() error.
16064                 Should help wrt bug #728
16065
16066 2005-05-23 [colin]      1.9.11cvs3
16067
16068         * src/plugins/pgpmime/pgpmime.c
16069                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16070                 breaking menu accelerators and stuff. Users will have to
16071                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16072                 account's privacy preferences if needed.
16073
16074 2005-05-22 [paul]
16075
16076         * tools/kdeservicemenu/install.sh
16077                 use kdesu to prompt for root password if doing
16078                 global install/uninstall
16079
16080 2005-05-20 [colin]      1.9.11cvs2
16081
16082         * src/procmsg.c
16083                 Fix another compilation error with gcc-2.9x
16084                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16085         * src/send_message.c
16086                 Don't send QUIT if we aren't connected
16087
16088 2005-05-19 [colin]      1.9.11cvs1
16089
16090         * src/procmsg.c
16091                 Fix compilation with gcc 2.9x
16092
16093 2005-05-19 [paul]       1.9.11
16094
16095         1.9.11 released
16096
16097 2005-05-19 [paul]       1.9.9cvs14
16098
16099         * src/gtk/inputdialog.c
16100                 prevent gettext warning
16101
16102 2005-05-19 [paul]       1.9.9cvs13
16103
16104         * src/mainwindow.c
16105         * src/prefs_common.c
16106         * src/prefs_common.h
16107         * src/textview.c
16108         * src/textview.h
16109                 add an option to toggle cursor in message
16110                 view (sync with main)
16111
16112 2005-05-18 [colin]      1.9.9cvs12
16113
16114         * src/compose.c
16115                 Dereference freed pointer
16116         * src/gtk/gtkaspell.c
16117                 Fix duplication of dictionaries (is it an aspell issue?)
16118
16119 2005-05-18 [colin]      1.9.9cvs11
16120
16121         * src/gtk/inputdialog.c
16122         * src/gtk/gtkaspell.c
16123                 HIGuify dialogs
16124         * src/alertpanel.c
16125                 Remove a double call
16126
16127 2005-05-17 [colin]      1.9.9cvs10
16128
16129         * src/gtk/gtkaspell.c
16130                 Fix dialogs, Ctrl-Enter accel
16131
16132 2005-05-17 [colin]      1.9.9cvs9
16133
16134         * src/gtk/gtkaspell.c
16135                 Fix some accelerators, escape in replace-window
16136
16137 2005-05-16 [colin]      1.9.9cvs8
16138
16139         * src/gtk/gtkaspell.c
16140                 Revert last commit, it was a mistake.
16141
16142 2005-05-16 [colin]      1.9.9cvs7
16143
16144         * src/gtk/gtkaspell.c
16145                 Remove buggy code while we're at it. It's a 
16146                 dead code path anyway.
16147
16148 2005-05-16 [colin]      1.9.9cvs6
16149
16150         * src/gtk/gtkaspell.c
16151                 Missed some gtk_menu_popup where deactivate
16152                 signal should be handled. Should fix bug
16153                 #629 a bit more.
16154
16155 2005-05-16 [colin]      1.9.9cvs5
16156
16157         * src/gtk/gtkaspell.c
16158                 Remove debug printf()s
16159
16160 2005-05-16 [colin]      1.9.9cvs4
16161
16162         * src/gtk/gtkaspell.c
16163                 Fix a bit aspell problems
16164                 (see bug #629)
16165
16166 2005-05-13 [colin]      1.9.9cvs3
16167
16168         * src/folderview.c
16169                 Fix the + appearing even when no subfolders
16170                 have unread messages. Thanks to wwp for the
16171                 bug report.
16172
16173 2005-05-11 [paul]       1.9.9cvs2
16174
16175         * src/folderview.c
16176                 correction to 1.9.9cvs1, only colour folders that
16177                 have new msgs (not unread msgs)
16178
16179 2005-05-10 [colin]      1.9.9cvs1
16180
16181         * src/folderview.c
16182         * src/summaryview.c
16183                 Try to fix bolding bugs again.
16184
16185 2005-05-09 [paul]
16186
16187         * tools/claws.i18n.status.pl
16188                 add Ricardo Mones Lastra's script that has been providing
16189                 the i18n status page for many months
16190
16191 2005-05-09 [paul]       1.9.9
16192
16193         1.9.9 release
16194
16195 2005-05-09 [paul]       1.9.6cvs58
16196
16197         * AUTHORS
16198         * INSTALL
16199         * README.claws
16200                 updated
16201         * Makefile.am 
16202         * RELEASE_NOTES.claws
16203                 add release notes to cvs to simplify release
16204                 procedure
16205         * configure.ac
16206                 add ca and fi to ALL_LINGUAS
16207         * po/Makefile.in.in
16208                 workaround for missing Makevars
16209         * po/ca.po
16210         * po/fi.po
16211                 add new Catalan and Finnish translations
16212                 submitted by Miquel Oliete and Flammie Pirinen
16213         * po/de.po
16214         * po/es.po
16215         * po/fr.po
16216         * po/it.po
16217         * po/pl.po
16218         * po/ru.po
16219         * po/sk.po
16220         * po/sr.po
16221         * po/zh_CN.po
16222                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16223                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16224                 Urke MMI, and Hansom Young
16225         * src/main.c
16226                 Fix drafting when quitting. compose_draft() closes the
16227                 compose windows, which modifies the compose_list GSList.
16228                 We have to refresh this list after echo drafting to avoid a
16229                 segfault
16230         * src/partial_download.c
16231                 fix segfault on exit
16232
16233 2005-05-06 [paul]       1.9.6cvs57
16234
16235         * src/grouplistdialog.c
16236                 quick fix/workaround for unresizeable newsgroup
16237                 name column 
16238
16239 2005-05-06 [paul]       1.9.6cvs56
16240
16241         * src/inc.c
16242         * src/mainwindow.c
16243                 use gettext plural forms
16244         * src/imap_gtk.c
16245         * src/mh_gtk.c
16246         * src/toolbar.c
16247                 small improvement to english usage
16248
16249 2005-05-05 [thorsten]   1.9.6cvs55
16250
16251         * src/folder.c
16252                 fix possible crash
16253
16254 2005-05-05 [paul]       1.9.6cvs54
16255         
16256         sync with HEAD
16257
16258         * AUTHORS
16259         * src/compose.c
16260                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16261                 patch by Tim Mann
16262
16263 2005-05-05 [paul]       1.9.6cvs53
16264
16265         * src/mainwindow.c
16266                 fix resizing of separate message and
16267                 folder views
16268
16269 2005-05-05 [paul]       1.9.6cvs52
16270
16271         * src/account.c
16272         * src/addrgather.c
16273         * src/browseldap.c
16274         * src/exphtmldlg.c
16275         * src/expldifdlg.c
16276         * src/importmutt.c
16277         * src/importpine.c
16278         * src/main.c
16279         * src/mainwindow.c
16280         * src/noticeview.c
16281         * src/prefs_filtering.c
16282         * src/prefs_filtering_action.c
16283         * src/prefs_matcher.c
16284         * src/prefs_spelling.c
16285         * src/prefs_toolbar.c
16286         * src/toolbar.c
16287         * src/wizard.c
16288         * src/gtk/description_window.c
16289         * src/gtk/gtkvscrollbutton.c
16290         * src/gtk/progressdialog.c
16291         * src/gtk/quicksearch.c
16292         * src/plugins/pgpmime/prefs_gpg.c
16293         * src/plugins/spamassassin/spamassassin_gtk.c
16294                 replace deprecated gtk_widget_set_usize
16295
16296 2005-05-04 [colin]      1.9.6cvs51
16297
16298         * src/common/utils.c
16299                 Fix crash when subst_for_filename is called
16300                 with a NULL parameter
16301
16302 2005-05-04 [colin]      1.9.6cvs50
16303
16304         * src/partial_download.c
16305         * src/pop.c
16306                 Escape login when writing uidl file
16307                 fixes bug #736
16308
16309 2005-05-03 [colin]      1.9.6cvs49
16310
16311         * src/procmime.c
16312                 Fix possible DOS in mime parser
16313                 (see bug #634)
16314
16315 2005-05-02 [colin]      1.9.6cvs48
16316
16317         * src/compose.c
16318                 Try to fix the copy/paste mess once again.
16319
16320
16321 2005-04-30 [colin]      1.9.6cvs47
16322
16323         * src/prefs_account.h
16324         * src/procmsg.c
16325         * src/send_message.c
16326         * src/common/smtp.c
16327         * src/common/smtp.h
16328                 Try to batch sending mails (per account) instead of
16329                 reconnecting to server every time.
16330
16331 2005-04-29 [colin]      1.9.6cvs46
16332
16333         * src/messageview.c
16334                 Fix window resizing that refused to size down
16335         * src/prefs_common.c
16336         * src/prefs_common.h
16337         * src/prefs_filtering.c
16338                 Save Filtering's window size
16339
16340 2005-04-21 [paul]       1.9.6cvs45
16341
16342         * ChangeLog-gtk2.claws
16343         * src/setup.c
16344                 correction to sync
16345
16346 2005-04-21 [paul]       1.9.6cvs44
16347
16348         sync with main:
16349
16350         * src/setup.c
16351         * src/statusbar.c
16352         * src/statusbar.h
16353                 use gtkut_widget_draw_now(). Improved performance
16354                 of the update of statusbar
16355         * src/textview.c
16356                 textview_smooth_scroll_do(): redraw it after scroll
16357                 is done (fixed incorrect display when a part of the
16358                 view is hidden).
16359         * src/gtk/gtkutils.c
16360         * src/gtk/gtkutils.h
16361                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16362                 to force update of widgets.
16363                 Removed gtkut_widget_wait_for_draw() which had a big
16364                 overhead  because of waiting for all events processed 
16365
16366 2005-04-20 [paul]       1.9.6cvs43
16367
16368         * src/codeconv.c
16369                 complete 1.9.6cvs42's sync:
16370                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16371
16372 2005-04-19 [paul]       1.9.6cvs42
16373
16374         sync with main:
16375
16376         * src/action.c
16377                 catch_output(): correctly select the insert text
16378                 (fix invalid iterator warnings).
16379         * src/codeconv.c
16380         * src/codeconv.h
16381         * src/mainwindow.c
16382         * src/messageview.c
16383         * src/prefs_common.c
16384                 support GBK encoding.
16385         * src/common/session.c
16386         * src/common/session.h
16387                 use separate buffer for large data to be sent,
16388                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16389
16390 2005-04-18 [paul]       1.9.6cvs41
16391
16392         * src/jpilot.c
16393                 convert unsigned long into guint32
16394                 patch by Paul LeoNerd Evans 
16395
16396 2005-04-17 [colin]      1.9.6cvs40
16397
16398         * src/compose.c
16399                 Fix 'Request return receipt' from folder
16400                 properties (bug #708)
16401
16402 2005-04-17 [colin]      1.9.6cvs39
16403
16404         * src/mainwindow.c
16405                 Fix duplicate hotkeys in Mainwindow's menu
16406
16407 2005-04-17 [colin]      1.9.6cvs38
16408
16409         * src/folderview.c
16410                 Fix duplicate hotkeys in Folderview's contextual
16411                 menu
16412
16413 2005-04-15 [colin]      1.9.6cvs37
16414
16415         * src/summaryview.c
16416                 Fix 'Save as...' with non-ascii filenames
16417
16418 2005-04-15 [colin]      1.9.6cvs36
16419
16420         * src/plugins/pgpmime/pgpmime.c
16421                 Fix bus error on 64bit. Spotted by 
16422                 macallan1888@gmail.com
16423
16424 2005-04-15 [colin]      1.9.6cvs35
16425
16426         * src/prefs_account.c
16427                 Fix cvs34.
16428
16429 2005-04-12 [colin]      1.9.6cvs34
16430
16431         * src/prefs_account.c
16432                 Fix smtp auth type off-by-one. We forgot to
16433                 add PLAIN in the prefs-to-gui setter func and
16434                 as a result, the selected auth when opening
16435                 account prefs was not the correct one.
16436
16437 2005-04-12 [paul]       1.9.6cvs33
16438
16439         * src/inc.c
16440                 if the recv dialog is visible, Cancel only
16441                 cancels the current account
16442
16443
16444 2005-04-10 [colin]      1.9.6cvs32
16445
16446         * src/filtering.c
16447                 Copy score when copying FilteringActions
16448                 Fix bug #674
16449
16450 2005-04-10 [colin]      1.9.6cvs31
16451
16452         * src/inc.c
16453                 Make Message -> Receive -> Cancel cancel 
16454                 incorporation on all accounts. Fixes
16455                 bug #693
16456
16457 2005-04-10 [colin]      1.9.6cvs30
16458
16459         * src/prefs_account.c
16460                 Update Privacy checkbuttons status based
16461                 on the selected privacy system
16462         * src/compose.c
16463                 Always connect the "None" privacy system; the
16464                 static boolean was probably there to avoid
16465                 reconnecting twice in the same compose window,
16466                 but as the parent function is only called once
16467                 per compose, it's only a bug - as a static is
16468                 initialized once per application instance.
16469                 Also, don't uncheck Sign and Encrypt when
16470                 selecting None as privacy system; just ignore
16471                 them when sending/queuing.
16472                 Should fix bug #695
16473
16474 2005-04-08 [colin]      1.9.6cvs29
16475
16476         * src/account.c
16477         * src/prefs_account.c
16478         * src/prefs_account.h
16479                 Add account preference to queue message in a certain
16480                 folder.
16481
16482 2005-04-06 [colin]      1.9.6cvs28
16483
16484         * src/prefs_account.c
16485                 Update old inbox path syntax
16486
16487 2005-04-06 [paul]       1.9.6cvs27
16488
16489         sync with main:
16490
16491         * configure.ac
16492                 changed -traditional-cpp to -no-cpp-precomp for newer
16493                 Mac OS X support
16494         * src/foldersel.c
16495                 made column resize automatically
16496         * src/send_message.c
16497                 send_message_smtp(): consider EOF right after QUIT
16498                 successful (workaround for Gmail SMTP server)
16499         * src/common/socket.c
16500                 ssl_read(), ssl_peek(): check EOF which violates the
16501                 SSL protocol
16502         * src/gtk/colorlabel.c
16503                 removed warnings when displaying colorlabel menu
16504                 (don't use GtkAlignment)
16505
16506 2005-04-05 [paul]       1.9.6cvs26
16507
16508         * src/plugins/trayicon/trayicon.c
16509                 fix clipping of icon under KDE3 
16510
16511 2005-04-05 [paul]       1.9.6cvs25
16512
16513         * src/summaryview.c
16514                 hide display of threading
16515                 patch by Alfons
16516
16517 2005-04-04 [thorsten]   1.9.6cvs24
16518
16519         * src/mh.c
16520                 marks lost on filesystems with different stat() results on
16521                 summer-/wintertime
16522
16523 2005-04-03 [colin]      1.9.6cvs23
16524
16525         * src/summaryview.c
16526                 Don't handle up/down. Patch by Alfons
16527
16528 2005-04-02 [colin]      1.9.6cvs22
16529
16530         * src/summaryview.c
16531                 Make scrolling faster. Patch by Alfons.
16532
16533 2005-04-01 [colin]      1.9.6cvs21
16534
16535         * src/Makefile.am
16536         * src/stock_pixmap.c
16537         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16538         * src/pixmaps/dir_noselect.xpm ** ADDED **
16539                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16540
16541 2005-04-01 [colin]      1.9.6cvs20
16542
16543         * src/image_viewer.c
16544         * src/image_viewer.h
16545         * src/procmime.c
16546         * src/procmime.h
16547         * src/textview.c
16548         * src/textview.h
16549                 Implement inline image resizing and right-clicking
16550
16551 2005-04-01 [paul]       1.9.6cvs19
16552
16553         * AUTHORS
16554         * Makefile.am
16555         * configure.ac
16556                 check for gnome2
16557                 patch by Luca Cavalli <loopback<AT>slackit.org>
16558         * po/ru.po
16559                 updated by Pavlo Bohmat
16560
16561 2005-03-31 [colin]      1.9.6cvs18
16562
16563         * src/news.c
16564                 Fix parsing references
16565         * src/msgcache.c
16566                 don't put nulls in the references list
16567         * src/procheader.c
16568                 commit that forgotten file in 1.9.6cvs14
16569
16570 2005-03-31 [colin]      1.9.6cvs17
16571
16572         * src/compose.c
16573                 Fix joining of signature separator again. 
16574                 Maybe Hiro could put it in main too...
16575
16576 2005-03-31 [colin]      1.9.6cvs16
16577
16578         * src/Makefile.am
16579         * src/foldersel.c
16580         * src/stock_pixmap.c
16581         * src/stock_pixmap.h
16582         * src/pixmaps/dir-noselect.xpm
16583                 Update foldersel.c (sync from main, patch by Alfons)
16584
16585 2005-03-30 [colin]      1.9.6cvs15
16586
16587         * src/imap.c
16588                 Fix handling of imap folders containing [] in 
16589                 their name. Thanks to Nahuel Angelinetti for
16590                 the detailed bugreport.
16591
16592 2005-03-30 [colin]      1.9.6cvs14
16593
16594         * src/common/utils.h
16595         * src/common/utils.c
16596         * src/common/defs.h
16597         * src/matcher.c
16598         * src/msgcache.c
16599         * src/news.c
16600         * src/procmsg.c
16601         * src/procmsg.h
16602         * src/quote_fmt_parse.y
16603         * src/summaryview.c
16604                 Update references system. Patch by Alfons
16605
16606 2005-03-30 [colin]      1.9.6cvs13
16607
16608         * src/common/socket.c
16609                 Force the glibc to read resolv.conf again when 
16610                 it has changed. Should fix issues when changing
16611                 networks on a laptop and not restarting sylpheed. 
16612
16613 2005-03-30 [paul]       1.9.6cvs12
16614
16615         partial sync with main:
16616
16617         * src/action.c
16618                 create_io_dialog(): use user-defined text font
16619                 (thanks to Alfons), and modified its appearance.
16620         * src/addrgather.c
16621         * src/addrharvest.c
16622         * src/browseldap.c
16623                 replace old code
16624         * src/compose.c
16625                 don't join (presumably) itemized lines on line-wrapping
16626                 fixed wrapping of quote when auto-wrapping is enabled
16627                 compose_destroy(): destroy paned only if it's not
16628                 attached to window. Fixed memory leak of popup menu.
16629         * src/exphtmldlg.c
16630         * src/expldifdlg.c
16631                 replace old code
16632         * src/html.c
16633         * src/html.h
16634         * src/importmutt.c
16635         * src/importpine.c
16636                 replace old code
16637         * src/main.c
16638                 removed redundant code
16639         * src/mainwindow.c
16640                 changed 'Code set' (which is rather incorrect)
16641                 in the menu to 'Character encoding'
16642                 main_window_set_widgets(): request size first
16643                 to prevent window size becoming wrong
16644                 fixed remembering of the state of the visibility
16645                 of MessageView
16646         * src/messageview.c
16647                 changed 'Code set' (which is rather incorrect)
16648                 in the menu to 'Character encoding'
16649         * src/prefs_common.c
16650         * src/prefs_common.h
16651                 added an option whether to render HTML as text or not
16652                 added separators to outgoing encoding menu
16653         * src/procheader.c
16654                 procheader_scan_date_string(): support header
16655                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16656         * src/summaryview.c
16657         * src/summaryview.h
16658                 minor code cleanup
16659         * src/textview.c
16660                 textview_show_html(): force output of newline
16661                 added an option whether to render HTML as text or not
16662         * src/common/utils.c
16663                 strncpy2(): optimized based on Alfons' code
16664         * src/gtk/gtkutils.c
16665         * src/gtk/gtkutils.h
16666                 removed non-used code
16667         * src/plugins/pgpmime/passphrase.c
16668                 partially fixed grab input of passphrase dialog
16669                 Confine pointer to window
16670
16671 2005-03-30 [colin]      1.9.6cvs11
16672
16673         * src/msgcache.c
16674         * src/msgcache.h
16675                 Read/write 32bit ints from cache & marks
16676                 From main.
16677
16678 2005-03-29 [paul]       1.9.6cvs10
16679
16680         * AUTHORS
16681         * ChangeLog.claws
16682         * src/compose.c
16683         * src/gtk/gtkaspell.c
16684                 sync with HEAD (don't pass NULL pointers) 
16685
16686 2005-03-24 [paul]
16687
16688         * tools/Makefile.am
16689         * tools/README
16690         * tools/acroread2sylpheed.pl
16691                 sync with HEAD (add script to send pdfs as
16692                 attachments from Adobe Reader 7)
16693
16694 2005-03-21 [paul]       1.9.6cvs9
16695
16696         * configure.ac
16697         * po/POTFILES.in
16698         * src/Makefile.am
16699         * src/crash.c
16700         * src/image_viewer.c ** ADDED **
16701         * src/image_viewer.h ** ADDED **
16702         * src/main.c
16703         * src/prefs_common.c
16704         * src/prefs_common.h
16705         * src/prefs_image_viewer.c ** ADDED **
16706         * src/prefs_image_viewer.h ** ADDED **
16707         * src/textview.c
16708         * src/gtk/about.c
16709         * src/pixmaps/sylpheed_logo.xpm
16710         * src/plugins/Makefile.am
16711         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16712         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16713         * src/plugins/image_viewer/plugin.c ** REMOVED **
16714         * src/plugins/image_viewer/viewer.c ** REMOVED **
16715         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16716         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16717         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16718         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16719         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16720                 as gdk-pixbuf is now built-in
16721                 remove image_viewer plugin and put code back into
16722                 main codebase
16723                 implement inline image display (sync with main)
16724
16725                 replace logo with newer, nicer, larger version  
16726
16727 2005-03-21 [paul]       1.9.6cvs8
16728
16729         * src/gtk/about.c
16730                 cosmetic improvement
16731
16732 2005-03-21 [holger]     1.9.6cvs7
16733
16734         * src/plugins/spamassassin/spamassassin.c
16735                 Sync with HEAD
16736                 (unregister hook on failed plugin init)
16737
16738 2005-03-20 [colin]      1.9.6cvs6
16739
16740         * src/common/plugin.c
16741                 Check that plugin isn't already loaded
16742                 Patch by Alfons
16743
16744 2005-03-20 [thorsten]   1.9.6cvs5
16745
16746         * src/compose.c
16747                 use a more compatible syntax
16748
16749 2005-03-20 [thorsten]   1.9.6cvs4
16750
16751         * src/prefs_toolbar.c
16752                 fix crash when selecting toolbar item (uninitialized pointer)
16753
16754 2005-03-20 [thorsten]   1.9.6cvs3
16755
16756         * src/procmime.c
16757                 fix mimetype detection (referenced free()d string)
16758
16759 2005-03-20 [paul]       1.9.6cvs2
16760
16761         * src/compose.c
16762                 sync with HEAD (1.0.3cvs5)
16763                 neglect Reply-To header if empty
16764                 Patch by Alfons 
16765
16766 2005-03-19 [holger]     1.9.6cvs1
16767
16768         * src/summaryview.c
16769         * src/summaryview.h
16770                 Sync with HEAD
16771
16772 2005-03-18 [paul]       1.9.6
16773
16774         initial GTK2 release
16775
16776 2005-03-18 [paul]       1.0.3cvs3.1
16777
16778         * AUTHORS
16779         * ChangeLog.claws
16780         * configure.ac
16781         * src/gtk/about.c
16782         * src/pixmaps/sylpheed_logo.xpm
16783                 sync with HEAD
16784
16785 2005-03-18 [colin]      1.0.3cvs2.6
16786
16787         * src/summaryview.c
16788                 Remove call to summary_step in summary_copy_selected_to
16789                 Can't see its purpose, and this causes bug when copying
16790                 a message if the next one is unread: it reads it.
16791
16792 2005-03-18 [paul]       1.0.3cvs2.5
16793
16794         * src/foldersel.c
16795                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16796
16797 2005-03-18 [paul]       1.0.3cvs2.4
16798
16799         * src/addrharvest.c
16800         * src/codeconv.c
16801         * src/codeconv.h
16802         * src/compose.c
16803         * src/news.c
16804         * src/procheader.c
16805         * src/procmime.c
16806         * src/unmime.c
16807         * src/unmime.h
16808                 fix buffer overflow, CAN-2005-0667, see
16809                 http://secunia.com/advisories/14491/
16810                 Patch by Alfons
16811
16812 2005-03-17 [colin]      1.0.3cvs2.3
16813
16814         * src/prefs_fonts.c
16815         * src/summaryview.c
16816                 Fix font bugs (both lists now officialy share 
16817                 the same font)
16818                 
16819
16820 2005-03-17 [paul]       1.0.3cvs2.2
16821
16822         * src/gtk/pluginwindow.c
16823                 make plugin descriptions uneditable
16824
16825 2005-03-11 [paul]       1.0.3cvs2.1
16826
16827         * ChangeLog.claws
16828         * configure.ac
16829         * po/POTFILES.in
16830         * src/plugins/trayicon/trayicon.c
16831                 sync with HEAD
16832                 add src/wizard.c to POTFILES.in
16833
16834 2005-03-11 [paul]       1.0.3cvs1.1
16835
16836         * ChangeLog
16837         * ChangeLog.claws
16838         * configure.ac
16839         * po/de.po
16840         * po/es.po
16841         * po/fr.po
16842         * po/it.po
16843         * po/pt_BR.po
16844         * po/ru.po
16845         * po/sk.po
16846         * po/sr.po
16847         * po/zh_CN.po
16848                 sync with HEAD
16849
16850 2005-03-04 [colin]      1.0.1cvs22.2
16851
16852         * src/compose.c
16853                 Fix signatures with accentued chars in it
16854
16855 2005-03-04 [colin]      1.0.1cvs22.1
16856
16857         * src/common/smtp.c
16858         * src/common/smtp.h
16859                 Don't use SIZE param in MAIL FROM: if server 
16860                 doesn't support it. Patch by Eugen Freiter
16861                 <eugen_f@users.sf.net>
16862
16863 2005-02-27 [paul]       1.0.1cvs20.1
16864
16865         * ChangeLog.claws
16866         * configure.ac
16867         * src/messageview.c
16868                 sync with HEAD
16869
16870 2005-02-27 [colin]      1.0.1cvs19.4
16871
16872         * src/procheader.c
16873         * src/procheader.h
16874                 Fix prototypes. Patch by Alfons
16875
16876 2005-02-27 [colin]      1.0.1cvs19.3
16877
16878         * src/compose.c
16879                 Don't auto-join the signature separator.
16880
16881 2005-02-26 [colin]      1.0.1cvs19.2
16882
16883         * src/summaryview.c
16884                 Fix 'mark all read' with collapsed threads.
16885                 Patch by Alfons.
16886
16887 2005-02-25 [paul]       1.0.1cvs19.1
16888
16889         * ChangeLog.claws
16890         * configure.ac
16891         * src/prefs_account.c
16892         * src/prefs_folder_item.c
16893         * src/gtk/prefswindow.c
16894         * src/gtk/prefswindow.h
16895                 sync with HEAD
16896
16897 2005-02-25 [paul]       1.0.1cvs15.12
16898
16899         * src/alertpanel.c
16900         * src/codeconv.c
16901         * src/compose.c
16902         * src/textview.c
16903         * src/gtk/gtkutils.c
16904         * src/gtk/gtkutils.h
16905         * src/gtk/logwindow.c
16906         * src/gtk/progressdialog.c
16907                 sync with main (revision 127)
16908                 and fix logwindow clipping
16909
16910 2005-02-24 [colin]      1.0.1cvs15.11
16911
16912         * src/plugins/pgpmime/passphrase.c
16913                 Disable input grabbing; it doesn't work yet.
16914
16915 2005-02-24 [colin]      1.0.1cvs15.10
16916
16917         * src/messageview.c
16918                 Don't send out receipts if offline. Ask.
16919
16920 2005-02-23 [colin]      1.0.1cvs15.9
16921
16922         * src/summaryview.c     
16923                 Fix expanding
16924
16925 2005-02-23 [colin]      1.0.1cvs15.8
16926
16927         * src/summaryview.c
16928                 Really fix Bug 568 by removing useless
16929                 calls. summary_thread_init() now called
16930                 in summary_sort(). This should please
16931                 Alfons as it should be faster than 
16932                 previously.
16933
16934 2005-02-23 [colin]      1.0.1cvs15.7
16935
16936         * src/compose.c
16937                 Encode parts as QP or B64 if signing
16938
16939 2005-02-23 [colin]      1.0.1cvs15.6
16940
16941         * src/compose.c
16942                 Fix Mimeinfo leakage (including tmp files)
16943         * src/procmsg.c
16944                 Fix tmp file leakage (spotted by Ivan Rayner)
16945
16946 2005-02-22 [colin]      1.0.1cvs15.5
16947
16948         * src/expldifdlg.c
16949                 Fix keyboard input. Patch by Alfons.
16950
16951 2005-02-21 [colin]      1.0.1cvs15.4
16952
16953         * src/compose.c
16954                 Fix Sign/Encrypt when unselecting privacy
16955                 system
16956         * src/prefs_common.c
16957                 Change default message font to Monospace
16958         * src/summaryview.c
16959                 More freezing during potentially large operations
16960
16961 2005-02-21 [paul]       1.0.1cvs15.3
16962
16963         * src/main.c
16964                 fix --help output
16965
16966 2005-02-21 [paul]       1.0.1cvs15.2
16967
16968         * po/Makefile.in.in
16969         * src/compose.c
16970         * src/summaryview.c
16971         * src/textview.c
16972         * src/common/utils.c
16973         * src/common/utils.h
16974                 sync with main (revision 117)
16975
16976 2005-02-20 [colin]      1.0.1cvs15.1
16977
16978         * src/common/defs.h
16979                 Change cache file to .sylpheed_claws_cache, as
16980                 suggested by Alfons. Allows people to switch
16981                 between Sylpheed and Sylpheed-Claws. it is
16982                 a good idea to "Check for new messages" at next
16983                 startup.
16984
16985
16986 2005-02-18 [colin]      1.0.1cvs14.1
16987
16988         * src/quote_fmt_lex.l
16989         * src/quote_fmt_parse.y
16990                 Fix parser initialisation. Patch by Ivan.
16991
16992 2005-02-18 [colin]      1.0.1cvs11.6
16993
16994         * src/folderview.c
16995                 Fix scrolldown (bug 662)
16996
16997 2005-02-17 [colin]      1.0.1cvs11.5
16998
16999         * src/codeconv.c
17000                 conv_filename_to_utf8: return clean 7bit instead
17001                 of broken utf8 if needed
17002         * src/mimeview.c
17003                 Fix display of parts with unclean 8bit names
17004
17005 2005-02-17 [paul]       1.0.1cvs11.4
17006
17007         * src/compose.c
17008         * src/exportldif.c
17009         * src/matcher_parser_parse.y
17010         * src/procmime.c
17011         * src/sourcewindow.c
17012         * src/common/Makefile.am
17013         * src/common/intl.h             ** REMOVED **
17014         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17015                 sync with main (revision 109)
17016                 and clean up
17017
17018 2005-02-16 [colin]      1.0.1cvs11.3
17019
17020         * src/summaryview.c
17021                 Fix collapsed thread not highlighting when new
17022                 messages in it (Bug 568) Patch by Stephan Sachse.
17023                 Fix messed up selection when reaching bounds (Bug 632)
17024         * src/prefs_themes.c
17025                 Fix theme installing (Bug 684)
17026
17027 2005-02-16 [colin]      1.0.1cvs11.2
17028
17029         * src/messageview.c
17030                 Fix messageview_select_all
17031
17032 2005-02-16 [colin]      1.0.1cvs11.1
17033
17034         * src/mh.c
17035                 Sync with HEAD (MH scan required function)
17036
17037 2005-02-15 [colin]      1.0.1cvs8.1
17038
17039         * src/mimeview.c
17040         * src/common/utils.c
17041                 Sync with HEAD (filename chars substitution)
17042
17043 2005-02-15 [colin]      1.0.1cvs7.3
17044
17045         * src/gtk/pluginwindow.c
17046                 Fix button spacing
17047
17048 2005-02-15 [colin]      1.0.1cvs7.2
17049
17050         * src/mimeview.c
17051                 Fix mime icons not reset across message when
17052                 scrolled down
17053
17054 2005-02-15 [colin]      1.0.1cvs7.1
17055
17056         * src/compose.c
17057         * src/procmime.c
17058                 Sync with HEAD (optimisation of cvs6)
17059
17060 2005-02-14 [colin]      1.0.1cvs6.1
17061
17062         * src/compose.c
17063         * src/procmime.c
17064                 Sync with HEAD (encode "From " at line beginning)
17065
17066 2005-02-14 [colin]      1.0.1cvs5.3
17067
17068         * src/compose.c
17069                 Fix wrapping with accentued chars.
17070
17071 2005-02-13 [colin]      1.0.1cvs5.2
17072
17073         * src/textview.c
17074                 Fix email informative part parsing with
17075                 accentued chars in it. ispunct() returns
17076                 true for them in utf8...
17077
17078 2005-02-12 [colin]      1.0.1cvs5.1
17079
17080         * src/filtering.c
17081                 Sync with HEAD (remove wrong use of compose after send)
17082
17083 2005-02-12 [paul]       1.0.1cvs4.5
17084
17085         * src/textview.c
17086                 remove unnecessary code (thanks to Alfons)
17087
17088 2005-02-12 [paul]       1.0.1cvs4.4
17089
17090         * src/textview.c
17091                 add 'Copy' to contextual menu on emails
17092
17093 2005-02-11 [colin]      1.0.1cvs4.3
17094
17095         * src/compose.c
17096                 revert 1.0.0cvs28.2, it doesn't work that well.
17097
17098 2005-02-11 [paul]       1.0.1cvs4.2
17099
17100         * po/Makefile.in.in
17101                 fix 'make release'
17102
17103 2005-02-10 [paul]       1.0.1cvs4.1
17104
17105         * ChangeLog
17106         * ChangeLog.claws
17107         * ChangeLog.jp
17108         * configure.ac
17109         * src/compose.c
17110                 sync with HEAD (sync with main)
17111
17112 2005-02-10 [paul]       1.0.1cvs3.2
17113
17114         * AUTHORS
17115         * Makefile.am
17116         * autogen.sh
17117         * configure.ac
17118         * config/mkinstalldirs
17119         * intl/.cvsignore
17120         * intl/ChangeLog
17121         * intl/VERSION
17122         * intl/bindtextdom.c
17123         * intl/config.charset
17124         * intl/dcgettext.c
17125         * intl/dcigettext.c
17126         * intl/dcngettext.c
17127         * intl/dgettext.c
17128         * intl/dngettext.c
17129         * intl/eval-plural.h
17130         * intl/explodename.c
17131         * intl/finddomain.c
17132         * intl/gettext.c
17133         * intl/gettextP.h
17134         * intl/gmo.h
17135         * intl/hash-string.h
17136         * intl/intl-compat.c
17137         * intl/l10nflist.c
17138         * intl/libgnuintl.h.in
17139         * intl/loadinfo.h
17140         * intl/loadmsgcat.c
17141         * intl/localcharset.c
17142         * intl/localcharset.h
17143         * intl/locale.alias
17144         * intl/localealias.c
17145         * intl/localename.c
17146         * intl/log.c
17147         * intl/ngettext.c
17148         * intl/os2compat.c
17149         * intl/os2compat.h
17150         * intl/osdep.c
17151         * intl/plural-exp.c
17152         * intl/plural-exp.h
17153         * intl/plural.c
17154         * intl/plural.y
17155         * intl/ref-add.sin
17156         * intl/ref-del.sin
17157         * intl/relocatable.c
17158         * intl/relocatable.h
17159         * intl/textdomain.c
17160         * m4/Makefile.am
17161         * po/Makefile.in.in
17162         * src/Makefile.am
17163         * src/account.c
17164         * src/action.c
17165         * src/addr_compl.c
17166         * src/addressadd.c
17167         * src/addressbook.c
17168         * src/addrgather.c
17169         * src/addrindex.c
17170         * src/alertpanel.c
17171         * src/browseldap.c
17172         * src/codeconv.c
17173         * src/codeconv.h
17174         * src/compose.c
17175         * src/compose.h
17176         * src/crash.c
17177         * src/editaddress.c
17178         * src/editbook.c
17179         * src/editgroup.c
17180         * src/editjpilot.c
17181         * src/editldap.c
17182         * src/editldap_basedn.c
17183         * src/editvcard.c
17184         * src/exphtmldlg.c
17185         * src/expldifdlg.c
17186         * src/export.c
17187         * src/exporthtml.c
17188         * src/filtering.c
17189         * src/folder.c
17190         * src/folder_item_prefs.c
17191         * src/foldersel.c
17192         * src/folderview.c
17193         * src/grouplistdialog.c
17194         * src/headerview.c
17195         * src/imap.c
17196         * src/imap_gtk.c
17197         * src/import.c
17198         * src/importldif.c
17199         * src/importmutt.c
17200         * src/importpine.c
17201         * src/inc.c
17202         * src/ldif.c
17203         * src/main.c
17204         * src/mainwindow.c
17205         * src/matcher.c
17206         * src/mbox.c
17207         * src/message_search.c
17208         * src/messageview.c
17209         * src/mh.c
17210         * src/mh_gtk.c
17211         * src/mimeview.c
17212         * src/msgcache.c
17213         * src/news.c
17214         * src/news_gtk.c
17215         * src/noticeview.c
17216         * src/partial_download.c
17217         * src/pop.c
17218         * src/prefs_account.c
17219         * src/prefs_actions.c
17220         * src/prefs_common.c
17221         * src/prefs_customheader.c
17222         * src/prefs_display_header.c
17223         * src/prefs_ext_prog.c
17224         * src/prefs_filtering.c
17225         * src/prefs_filtering_action.c
17226         * src/prefs_folder_item.c
17227         * src/prefs_fonts.c
17228         * src/prefs_gtk.c
17229         * src/prefs_matcher.c
17230         * src/prefs_msg_colors.c
17231         * src/prefs_spelling.c
17232         * src/prefs_summary_column.c
17233         * src/prefs_template.c
17234         * src/prefs_themes.c
17235         * src/prefs_toolbar.c
17236         * src/prefs_wrapping.c
17237         * src/privacy.c
17238         * src/procheader.c
17239         * src/procmime.c
17240         * src/procmsg.c
17241         * src/quote_fmt.c
17242         * src/recv.c
17243         * src/send_message.c
17244         * src/setup.c
17245         * src/sourcewindow.c
17246         * src/ssl_manager.c
17247         * src/statusbar.c
17248         * src/summary_search.c
17249         * src/summaryview.c
17250         * src/textview.c
17251         * src/toolbar.c
17252         * src/wizard.c
17253         * src/common/nntp.c
17254         * src/common/plugin.c
17255         * src/common/smtp.c
17256         * src/common/ssl.c
17257         * src/common/ssl_certificate.c
17258         * src/common/string_match.c
17259         * src/common/sylpheed.c
17260         * src/common/template.c
17261         * src/common/utils.c
17262         * src/gtk/about.c
17263         * src/gtk/colorlabel.c
17264         * src/gtk/description_window.c
17265         * src/gtk/filesel.c
17266         * src/gtk/foldersort.c
17267         * src/gtk/gtkaspell.c
17268         * src/gtk/gtkutils.c
17269         * src/gtk/inputdialog.c
17270         * src/gtk/logwindow.c
17271         * src/gtk/menu.c
17272         * src/gtk/pluginwindow.c
17273         * src/gtk/prefswindow.c
17274         * src/gtk/progressdialog.c
17275         * src/gtk/quicksearch.c
17276         * src/gtk/sslcertwindow.c
17277         * src/plugins/clamav/clamav_plugin.c
17278         * src/plugins/clamav/clamav_plugin_gtk.c
17279         * src/plugins/demo/demo.c
17280         * src/plugins/dillo_viewer/dillo_prefs.c
17281         * src/plugins/dillo_viewer/dillo_viewer.c
17282         * src/plugins/image_viewer/plugin.c
17283         * src/plugins/image_viewer/viewer.c
17284         * src/plugins/image_viewer/viewerprefs.c
17285         * src/plugins/mathml_viewer/mathml_viewer.c
17286         * src/plugins/pgpmime/passphrase.c
17287         * src/plugins/pgpmime/plugin.c
17288         * src/plugins/pgpmime/prefs_gpg.c
17289         * src/plugins/pgpmime/select-keys.c
17290         * src/plugins/pgpmime/sgpgme.c
17291         * src/plugins/spamassassin/spamassassin.c
17292         * src/plugins/spamassassin/spamassassin_gtk.c
17293         * src/plugins/trayicon/trayicon.c
17294                 sync with main (revision 104)
17295
17296 2005-02-10 [colin]      1.0.1cvs3.1
17297
17298         * src/mainwindow.c
17299                 Sync with HEAD (fix occasional crasher)
17300
17301 2005-02-10 [colin]      1.0.1cvs2.1
17302
17303         * src/messageview.c
17304                 Synw with HEAD (don't automatically display html)
17305
17306 2005-02-09 [colin]      1.0.1cvs1.3
17307
17308         * src/textview.c
17309         * src/textview.h
17310                 Add contextual menu on emails
17311
17312 2005-02-09 [colin]      1.0.1cvs1.2
17313
17314         * src/codeconv.c
17315                 Fix converting from broken headers and 
17316                 put back the _ in missing places
17317                 (feature broke with cvs24.2 sync, main 
17318                  possibly affected?)
17319
17320 2005-02-09 [colin]      1.0.1cvs1.1
17321
17322         * src/messageview.c
17323         * src/mimeview.c
17324         * src/mimeview.h
17325                 Sync with HEAD (display non text/plain mails with plugin)
17326
17327 2005-02-08 [colin]      1.0.1.1
17328
17329         * ChangeLog.claws
17330         * po/pt_BR.po
17331                 Sync with HEAD
17332         * configure.ac
17333                 Make default configuration directory 
17334                 be .sylpheed-gtk2
17335
17336 2005-02-08 [colin]      1.0.0cvs29.1
17337
17338         * po/de.po
17339         * po/es.po
17340         * po/fr.po
17341         * po/it.po
17342         * po/sk.po
17343         * po/sr.po
17344                 Sync translations with HEAD
17345
17346 2005-02-06 [colin]      1.0.0cvs28.3
17347
17348         * src/compose.c
17349                 Make compose a bit faster - patch by Alfons.
17350
17351 2005-02-06 [colin]      1.0.0cvs28.2
17352
17353         * src/compose.c
17354                 Make pasting via middle-click more reliable
17355
17356 2005-02-05 [paul]       1.0.0cvs28.1
17357
17358         * ChangeLog
17359         * ChangeLog.claws
17360         * ChangeLog.jp
17361         * configure.ac
17362         * src/compose.c
17363                 sync with HEAD
17364                 (fix bug 682 'redirect is broken'
17365
17366 2005-02-05 [torte]      1.0.0cvs27.1
17367
17368         * ChangeLog.claws
17369         * configure.ac
17370         * src/partial_download.c
17371                 Sync with HEAD (fix buf overflow)
17372
17373 2005-02-03 [colin]      1.0.0cvs26.1
17374
17375         * src/common/plugin.c
17376                 Sync with HEAD (avoid plugin mismatches)
17377
17378 2005-02-03 [paul]       1.0.0cvs25.3
17379
17380         * src/folderview.c
17381         * src/headerview.c
17382         * src/summaryview.c
17383         * src/textview.c
17384         * src/gtk/colorlabel.c
17385                 third and final part of initial sync with main-gtk2
17386
17387 2005-02-03 [paul]       1.0.0cvs25.2
17388
17389         * src/jpilot.c
17390                 fix building with jpilot support
17391
17392 2005-02-02 [colin]      1.0.0cvs25.1
17393
17394         * src/messageview.c
17395                 Sync with HEAD (fix dangerous typo)
17396
17397 2005-02-01 [colin]      1.0.0cvs24.3
17398
17399         * src/common/xml.c
17400                 Write file as advertised (UTF-8)
17401
17402 2005-02-01 [paul]       1.0.0cvs24.2
17403
17404         * src/addrbook.c
17405         * src/addrindex.c
17406         * src/alertpanel.h
17407         * src/codeconv.c
17408         * src/codeconv.h
17409         * src/compose.c
17410         * src/export.c
17411         * src/folder_item_prefs.c
17412         * src/html.c
17413         * src/imap.c
17414         * src/import.c
17415         * src/jpilot.c
17416         * src/mainwindow.c
17417         * src/matcher_parser_lex.l
17418         * src/messageview.c
17419         * src/mh.c
17420         * src/prefs_account.c
17421         * src/prefs_actions.c
17422         * src/prefs_common.c
17423         * src/prefs_gtk.c
17424         * src/prefs_gtk.h
17425         * src/prefs_themes.c
17426         * src/procheader.c
17427         * src/procmime.c
17428         * src/sourcewindow.c
17429         * src/statusbar.c
17430         * src/summaryview.c
17431         * src/textview.c
17432         * src/toolbar.c
17433         * src/unmime.c
17434         * src/common/template.c
17435         * src/common/utils.c
17436         * src/common/xml.c
17437         * src/common/xml.h
17438         * src/gtk/gtkaspell.c
17439         * src/plugins/clamav/clamav_plugin.c
17440         * src/plugins/dillo_viewer/dillo_prefs.c
17441         * src/plugins/image_viewer/viewerprefs.c
17442         * src/plugins/pgpmime/passphrase.c
17443         * src/plugins/pgpmime/prefs_gpg.c
17444         * src/plugins/pgpmime/select-keys.c
17445         * src/plugins/spamassassin/spamassassin.c
17446                 second part of initial sync with main-gtk2
17447                 (more to follow)
17448
17449 2005-01-31 [colin]      1.0.0cvs24.1
17450
17451         * src/compose.c
17452                 Sync with HEAD
17453
17454 2005-01-29 [paul]       1.0.0cvs23.2
17455
17456         * src/account.c
17457         * src/action.c
17458         * src/addressadd.c
17459         * src/addressbook.c
17460         * src/alertpanel.c
17461         * src/compose.c
17462         * src/editaddress.c
17463         * src/editbook.c
17464         * src/editgroup.c
17465         * src/editjpilot.c
17466         * src/editldap.c
17467         * src/editldap_basedn.c
17468         * src/editvcard.c
17469         * src/export.c
17470         * src/foldersel.c
17471         * src/grouplistdialog.c
17472         * src/import.c
17473         * src/importldif.c
17474         * src/inc.c
17475         * src/main.c
17476         * src/mainwindow.c
17477         * src/message_search.c
17478         * src/messageview.c
17479         * src/mimeview.c
17480         * src/prefs_actions.c
17481         * src/prefs_common.c
17482         * src/prefs_common.h
17483         * src/prefs_customheader.c
17484         * src/prefs_display_header.c
17485         * src/prefs_filtering.c
17486         * src/prefs_filtering_action.c
17487         * src/prefs_gtk.c
17488         * src/prefs_matcher.c
17489         * src/prefs_summary_column.c
17490         * src/prefs_template.c
17491         * src/sourcewindow.c
17492         * src/summary_search.c
17493         * src/summaryview.c
17494         * src/textview.c
17495         * src/gtk/about.c
17496         * src/gtk/description_window.c
17497         * src/gtk/gtkshruler.c
17498         * src/gtk/gtkutils.c
17499         * src/gtk/gtkutils.h
17500         * src/gtk/inputdialog.c
17501         * src/gtk/logwindow.c
17502         * src/gtk/prefswindow.c
17503         * src/gtk/progressdialog.c
17504         * src/gtk/progressdialog.h
17505                 first part of initial sync with main-gtk2
17506                 (more to follow)
17507
17508 2005-01-28 [colin]      1.0.0cvs23.1
17509
17510         * src/folderview.c
17511                 Sync with HEAD
17512
17513 2005-01-27 [colin]      1.0.0cvs21.1
17514
17515         * src/folder.c
17516         * src/folderview.c
17517                 Sync with HEAD
17518
17519 2005-01-27 [colin]      1.0.0cvs19.1
17520
17521         * src/procmime.c
17522                 Sync with HEAD
17523
17524 2005-01-27 [colin]      1.0.0cvs18.1
17525
17526         * src/messageview.c
17527         * src/summaryview.c
17528         * src/mainwindow.c
17529         * src/compose.c
17530         * src/compose.h
17531         * src/procmsg.c
17532         * src/procmsg.h
17533         * src/toolbar.c
17534                 Sync with HEAD
17535
17536 2005-01-26 [paul]       1.0.0cvs15.2
17537
17538         * src/compose.c
17539                 compose_entries_set(): convert subject and body to
17540                 utf8 if necessary. patch by Felix Eckhofer
17541
17542 2005-01-26 [paul]       1.0.0cvs15.1
17543
17544         * configure.ac
17545         * src/common/template.c
17546                 sync with HEAD (fix memory leak)
17547
17548 2005-01-25 [paul]       1.0.0cvs14.1
17549
17550         * configure.ac
17551         * src/compose.c
17552                 sync with HEAD
17553
17554 2005-01-24 [colin]      1.0.0cvs13.1
17555
17556         * src/summaryview.c
17557                 Sync with HEAD
17558
17559 2005-01-24 [paul]       1.0.0cvs12.1
17560
17561         * configure.ac
17562         * src/messageview.c
17563         * src/mh.c
17564         * src/common/utils.c
17565                 sync with HEAD
17566
17567 2005-01-24 [colin]      1.0.0cvs11.1
17568
17569         * src/procheader.c
17570                 Sync with HEAD
17571
17572 2005-01-24 [colin]      1.0.0cvs10.1
17573
17574         * src/folderview.c
17575                 Sync with HEAD
17576
17577 2005-01-23 [colin]      1.0.0cvs9.1
17578
17579         * src/crash.c
17580                 Sync with HEAD
17581
17582 2005-01-22 [colin]      1.0.0cvs8.1
17583
17584         * src/summaryview.c
17585         * src/gtk/quicksearch.c
17586                 Sync with HEAD
17587
17588 2005-01-21 [colin]      1.0.0cvs7.1
17589
17590         * src/summaryview.c
17591                 Sync with HEAD
17592
17593 2005-01-21 [colin]      1.0.0cvs6.1
17594
17595         * src/summaryview.c
17596                 Sync with HEAD
17597
17598 2005-01-21 [colin]      1.0.0cvs5.1
17599
17600         * src/gtk/quicksearch.c
17601         * src/prefs_common.c
17602         * src/prefs_common.h
17603                 Sync with HEAD (recurse option)
17604
17605 2005-01-21 [colin]      1.0.0cvs4.1
17606
17607         * src/folder.h
17608         * src/folderview.c
17609         * src/folderview.h
17610         * src/summaryview.c
17611         * src/gtk/quicksearch.c
17612         * src/gtk/quicksearch.h
17613                 Sync with HEAD (recursive quicksearch)
17614
17615 2005-01-20 [colin]      1.0.0cvs3.4
17616
17617         * src/ssl_manager.c
17618                 Remove useless code
17619
17620 2005-01-20 [colin]      1.0.0cvs3.3
17621
17622         * src/ssl_manager.c
17623                 Fix leak, thanks to Alfons.
17624
17625 2005-01-20 [colin]      1.0.0cvs3.2
17626
17627         * src/ssl_manager.c
17628                 Port SSL certificate window to GTK2.
17629
17630 2005-01-20 [paul]       1.0.0cvs3.1
17631
17632         * ChangeLog.claws
17633         * configure.ac
17634         * src/addrindex.c
17635         * src/addrindex.h
17636                 sync with HEAD
17637
17638 2005-01-19 [colin]      1.0.0cvs2.2
17639
17640         * src/plugins/trayicon/trayicon.c
17641                 Fix freeze with gtk-2.6, the easy way
17642                 (signal blocking helpless there...)
17643                 Closes bug #668.
17644
17645 2005-01-19 [colin]      1.0.0cvs2.1
17646
17647         * src/mbox.c
17648         * src/mbox.h
17649         * src/mainwindow.c
17650         * src/summaryview.c
17651         * src/summaryview.h
17652                 Sync with HEAD
17653
17654 2005-01-19 [paul]       1.0.0cvs1.1
17655
17656         * configure.ac
17657         * po/de.po
17658         * po/es.po
17659         * po/fr.po
17660         * po/hr.po
17661         * po/it.po
17662         * po/ja.po
17663         * po/ko.po
17664         * po/pt_BR.po
17665         * po/ru.po
17666         * po/sk.po
17667         * po/sr.po
17668                 sync with HEAD (update translations)
17669
17670 2005-01-18 [colin]      1.0.0cvs0.1
17671
17672         * src/foldersel.c
17673                 Specify search column - patch by Alfons
17674
17675 2005-01-18 [colin]      0.9.13cvs36.3
17676
17677         * src/prefs_toolbar.c
17678                 Change Delete to Remove
17679         * src/prefs_fonts.c
17680                 GTK2 version and leak fixes
17681         * src/prefs_actions.c
17682                 Add stock buttons.
17683                 All patches by Alfons
17684
17685 2005-01-17 [colin]      0.9.13cvs36.2
17686
17687         * src/compose.c
17688                 Fix DnD inserting twice. While at it,
17689                 add DnD support for text/plain in the
17690                 body, and add support in the headers.
17691
17692 2005-01-16 [colin]      0.9.13cvs36.1
17693
17694         * ChangeLog
17695         * ChangeLog.jp
17696         * ChangeLog.claws
17697                 Sync with HEAD (nothing applicable)
17698
17699 2005-01-16 [colin]      0.9.13cvs33.2
17700
17701         * src/prefs_toolbar.c
17702                 GTK2ize prefs_toolbar, by Alfons.
17703
17704 2005-01-14 [colin]      0.9.13cvs33.1
17705
17706         * src/html.c
17707         * src/msgcache.c
17708                 Sync with HEAD
17709
17710 2005-01-14 [colin]      0.9.13cvs32.1
17711
17712         * src/html.c
17713         * src/html.h
17714         * src/msgcache.c
17715         * AUTHORS
17716         * tools/calypso_convert.pl
17717                 Sync with HEAD
17718
17719 2005-01-08 [colin]      0.9.13cvs29.2
17720
17721         * src/prefs_filtering_action.c
17722         * src/prefs_filtering.c
17723                 2 more gtk2 patches by Alfons
17724
17725 2005-01-07 [paul]       0.9.13cvs29.1
17726
17727         * ChangeLog
17728         * ChangeLog.claws
17729         * ChangeLog.jp
17730         * configure.ac
17731         * src/pop.c
17732         * src/pop.h
17733                 sync with HEAD
17734
17735 2005-01-07 [colin]      0.9.13cvs28.3
17736
17737         * src/gtk/progressdialog.c
17738         * src/gtk/progressdialog.h
17739         * src/inc.c
17740         * src/send_message.c
17741                 GTK2 for the incorporation dialog. The CList isn't dead
17742                 yet, for a more smooth migration. Patch by Alfons.
17743
17744 2005-01-06 [colin]      0.9.13cvs28.2
17745
17746         * src/prefs_display_header.c
17747                 GTK2 conversion by Alfons
17748         * src/prefs_actions.c
17749         * src/prefs_matcher.c
17750                 Fix 2 leaks - patch by Alfons
17751
17752 2005-01-06 [colin]      0.9.13cvs28.1
17753
17754         * src/prefs_matcher.c
17755                 Sync with HEAD
17756
17757 2005-01-06 [colin]      0.9.13cvs27.4
17758
17759         * src/prefs_matcher.c
17760                 Fix double-free. Patch by Alfons
17761
17762 2005-01-06 [colin]      0.9.13cvs27.3
17763
17764         * src/prefs_matcher.c
17765                 GTK2 widgets + memleak
17766                 Patch by Alfons
17767
17768 2005-01-05 [colin]      0.9.13cvs27.2
17769
17770         * src/account.c
17771         * src/addr_compl.c
17772         * src/foldersel.c
17773         * src/stock_pixmap.c
17774         * src/stock_pixmap.h
17775                 3 more GTK2 patches by Alfons.
17776
17777 2005-01-04 [colin]      0.9.13cvs27.1
17778
17779         * src/folderview.c
17780         * src/imap_gtk.c
17781         * src/news_gtk.c
17782                 Sync with HEAD
17783
17784 2005-01-04 [colin]      0.9.13cvs25.9
17785
17786         * src/compose.c
17787                 Fix Show Ruler menuitem
17788         * src/prefs_template.c
17789                 Convert to GTK2
17790         * src/common/utils.c
17791                 Make auto pointer stuff handles NULLs
17792                 Patches by Alfons.
17793
17794 2005-01-04 [colin]      0.9.13cvs25.8
17795
17796         * src/compose.c
17797                 Move the attachment list to gtk2
17798                 Patch by Alfons.
17799
17800 2005-01-04 [colin]      0.9.13cvs25.7
17801
17802         * src/textview.c
17803                 Make some keys work again
17804                 Patch by SungHyun Nam <namsh@kldp.org>
17805
17806 2005-01-04 [colin]      0.9.13cvs25.6
17807
17808         * src/gtk/gtkshruler.c
17809                 Move the ruler to GTK2
17810                 Patch by Alfons
17811
17812 2005-01-03 [colin]      0.9.13cvs25.5
17813
17814         * src/compose.c
17815                 Fix my broken patch apply 
17816
17817 2005-01-03 [colin]      0.9.13cvs25.4
17818
17819         * src/common/utils.c
17820         * src/common/utils.h
17821         * src/gtk/prefswindow.c
17822                 Move auto pointer stuff to utils.c
17823                 Patch by Alfons again :)
17824
17825 2005-01-03 [colin]      0.9.13cvs25.3
17826
17827         * src/compose.c
17828         * src/prefs_gtk.c
17829         * src/prefs_template.c
17830         * src/textview.c
17831                 Empty text widgets with empty strings, not NULL char
17832                 Patch by SungHyun Nam <namsh@kldp_org>
17833
17834 2005-01-03 [colin]      0.9.13cvs25.2
17835
17836         * src/main.c
17837         * AUTHORS
17838                 Sync with HEAD
17839
17840 2005-01-03 [colin]      0.9.13cvs25.1
17841
17842         * src/pop.c
17843         * src/pop.h
17844                 Sync with HEAD
17845
17846 2005-01-03 [colin]      0.9.13cvs24.3
17847
17848         * src/account.c
17849                 Two patches from Alfons and Alex S Moore:
17850                 fix images, fix return value.
17851
17852 2005-01-01 [colin]      0.9.13cvs24.2
17853
17854         * src/prefs_actions.c
17855                 Fix over-zealous assertion. Patch by Alfons
17856
17857 2005-01-01 [colin]      0.9.13cvs24.1
17858
17859         * src/procmime.c
17860                 Sync with HEAD (leak fix)
17861
17862 2004-12-31 [colin]      0.9.13cvs23.2
17863
17864         * src/prefs_common.c
17865                 GTK2 widgets + stock buttons - patch by Alfons
17866
17867 2004-12-31 [paul]       0.9.13cvs23.1
17868
17869         * configure.ac
17870                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17871         * src/gtk/pluginwindow.c
17872                 use GTK2 widgets and plug memory leaks,
17873                 patches by Alfons
17874
17875 2004-12-30 [colin]      0.9.13cvs22.4
17876
17877         * src/account.c
17878         * src/action.c
17879         * src/export.c
17880         * src/foldersel.c
17881         * src/import.c
17882         * src/message_search.c
17883         * src/prefs_actions.c
17884         * src/prefs_common.c
17885         * src/prefs_customheader.c
17886         * src/prefs_filtering.c
17887         * src/prefs_summary_column.c
17888         * src/summary_search.c
17889         * src/gtk/about.c
17890         * src/gtk/description_window.c
17891         * src/gtk/gtkutils.c
17892         * src/gtk/gtkutils.h
17893         * src/gtk/inputdialog.c
17894         * src/gtk/prefswindow.c
17895                 Use GTK2 stock buttons. Patches by Alfons.
17896
17897 2004-12-30 [colin]      0.9.13cvs22.3
17898
17899         * src/account.c
17900                 Sync with HEAD
17901         * src/prefs_actions.c
17902         * src/prefs_customheader.c
17903         * src/prefs_filtering.c
17904         * src/prefs_msg_colors.c
17905         * src/prefs_summary_column.c
17906         * src/gtk/prefswindow.c
17907                 Use GtkTreeView instead of deprecated 
17908                 widgets. Patches by Alfons.
17909
17910 2004-12-30 [paul]       0.9.13cvs22.2
17911
17912         * src/foldersel.c
17913                 use GTK 2 Tree View
17914                 patch by Alfons, with root folder sorting fix
17915                 by Stephan Sachse
17916
17917 2004-12-30 [paul]       0.9.13cvs22.1
17918
17919         * ChangeLog
17920         * ChangeLog.claws
17921         * ChangeLog.jp
17922         * NEWS
17923         * configure.ac
17924         * src/account.c
17925                 sync with HEAD
17926
17927 2004-12-22 [martin]     0.9.13cvs21.2
17928
17929         * src/action.c
17930                 free the command line after its use
17931
17932 2004-12-18 [paul]       0.9.13cvs21.1
17933
17934         * AUTHORS
17935         * ChangeLog
17936         * ChangeLog.claws
17937         * ChangeLog.jp
17938         * NEWS
17939         * configure.ac
17940         * src/action.c
17941         * src/compose.c
17942         * src/syldap.c
17943                 sync with HEAD
17944
17945 2004-12-17 [martin]     0.9.13cvs17.2
17946
17947         * src/action.c
17948                 convert actions input to locale
17949         * src/inc.c
17950                 convert notification command to locale
17951         * src/plugins/pgpmime/select-keys.c
17952                 convert attributes to utf8
17953
17954 2004-12-14 [colin]      0.9.13cvs17.1
17955
17956         * ChangeLog
17957         * ChangeLog.jp
17958         * ChangeLog.claws
17959         * src/action.c
17960         * src/common/utils.c
17961         * src/gtk/prefswindow.c
17962         * src/gtk/gtkutils.c
17963         * src/gtk/gtkutils.h
17964         * src/plugins/spamassassin/libspamc.c
17965                 Sync with HEAD
17966
17967 2004-12-13 [colin]      0.9.13cvs14.1
17968
17969         * src/quote_fmt_parse.y
17970                 Sync with HEAD
17971
17972 2004-12-10 [colin]      0.9.13cvs12.1
17973
17974         * src/prefs_themes.c
17975         * src/mainwindow.c
17976         * src/messageview.c
17977                 Sync with HEAD
17978
17979 2004-12-09 [colin]      0.9.13cvs10.1
17980
17981         * src/procmime.c
17982                 Sync with HEAD (fix B64 encoding from memory)
17983
17984 2004-12-08 [colin]      0.9.13cvs9.1
17985
17986         * src/gtk/colorlabel.c
17987                 Sync with HEAD
17988
17989 2004-12-08 [paul]       0.9.13cvs8.2
17990
17991         * src/gtk/pluginwindow.c
17992                 fix window resizing oddities
17993
17994 2004-12-08 [colin]      0.9.13cvs8.1
17995
17996         * src/quote_fmt_parse.y
17997                 Sync with HEAD
17998
17999 2004-12-08 [colin]      0.9.13cvs7.1
18000
18001         * src/matcher_parser_parse.y
18002         * src/msgcache.c
18003         * src/prefs_matcher.c
18004         * src/procheader.c
18005         * src/matcher.c
18006         * src/common/defs.h
18007         * po/sr.po
18008                 Sync with HEAD
18009
18010 2004-12-08 [colin]      0.9.13cvs6.1
18011
18012         * src/quote_fmt_parse.y
18013         * src/textview.c
18014                 Sync with HEAD
18015         * src/gtk/prefswindow.c
18016         * src/gtk/pluginwindow.c
18017                 Fix G_CALLBACKS protos (thanks to Alfons)
18018
18019 2004-12-07 [torte]      0.9.13cvs2.2
18020
18021         * src/procmime.c
18022                 [Bug 650] reply button causes crash
18023                 Thanks to David Relson and Christoph
18024
18025 2004-12-07 [colin]      0.9.13cvs2.1
18026
18027         * ChangeLog.claws
18028         * AUTHORS
18029         * po/sk.po
18030         * src/procmime.c
18031         * src/prefs_account.c
18032         * src/common/smtp.c
18033         * src/common/smtp.h
18034                 Sync with HEAD
18035
18036 2004-12-06 [colin]      0.9.12cvs187.1
18037
18038         * ChangeLog.claws
18039         * INSTALL
18040         * Makefile.am
18041         * README.claws
18042         * TODO.claws
18043         * configure.ac
18044         * po/bg.po
18045         * po/cs.po
18046         * po/el.po
18047         * po/en_GB.po
18048         * po/es.po
18049         * po/fr.po
18050         * po/hr.po
18051         * po/hu.po
18052         * po/it.po
18053         * po/ja.po
18054         * po/ko.po
18055         * po/nl.po
18056         * po/pl.po
18057         * po/pt_BR.po
18058         * po/ru.po
18059         * po/sk.po
18060         * po/sr.po
18061         * po/sv.po
18062         * po/zh_CN.po
18063         * po/zh_TW.Big5.po
18064         * src/compose.c
18065         * tools/Makefile.am
18066         * tools/README
18067         * tools/filter_conv.pl
18068         * tools/kdeservicemenu/README
18069         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18070         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18071                 Sync with HEAD
18072
18073 2004-12-04 [colin]      0.9.12cvs183.1
18074
18075         * src/compose.c
18076                 Sync with HEAD (compose window position saving)
18077
18078 2004-12-04 [paul]       0.9.12cvs182.3
18079
18080         * src/messageview.c
18081         * src/mimeview.c
18082         * src/prefs_customheader.c
18083         * src/gtk/quicksearch.c
18084                 replace some forgotten GTK_SIGNAL_FUNCs
18085
18086 2004-12-04 [paul]       0.9.12cvs182.2
18087
18088         * src/Makefile.am
18089                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18090                 committed in error      
18091
18092 2004-12-04 [paul]       0.9.12cvs182.1
18093
18094         * ChangeLog
18095         * ChangeLog.claws
18096         * ChangeLog.jp
18097         * INSTALL
18098         * NEWS
18099         * README
18100         * README.jp
18101         * configure.ac
18102         * doc/manual/ja/Makefile.am
18103         * doc/manual/ja/sylpheed-1.html
18104         * doc/manual/ja/sylpheed-10.html
18105         * doc/manual/ja/sylpheed-11.html
18106         * doc/manual/ja/sylpheed-12.html
18107         * doc/manual/ja/sylpheed-13.html
18108         * doc/manual/ja/sylpheed-14.html
18109         * doc/manual/ja/sylpheed-15.html
18110         * doc/manual/ja/sylpheed-16.html
18111         * doc/manual/ja/sylpheed-17.html
18112         * doc/manual/ja/sylpheed-18.html
18113         * doc/manual/ja/sylpheed-19.html
18114         * doc/manual/ja/sylpheed-2.html
18115         * doc/manual/ja/sylpheed-20.html
18116         * doc/manual/ja/sylpheed-3.html
18117         * doc/manual/ja/sylpheed-4.html
18118         * doc/manual/ja/sylpheed-5.html
18119         * doc/manual/ja/sylpheed-6.html
18120         * doc/manual/ja/sylpheed-7.html
18121         * doc/manual/ja/sylpheed-8.html
18122         * doc/manual/ja/sylpheed-9.html
18123         * doc/manual/ja/sylpheed.html
18124         * doc/manual/ja/sylpheed.sgml
18125         * po/de.po
18126         * src/Makefile.am
18127         * src/compose.c
18128         * src/procmime.c
18129         * src/pixmaps/regular.xpm **REMOVED**
18130         * src/plugins/pgpmime/pgpmime.c
18131         * src/plugins/pgpmime/plugin.c
18132         * src/plugins/pgpmime/prefs_gpg.c
18133                 sync with HEAD
18134
18135 2004-12-03 [paul]       0.9.12cvs180.1
18136
18137         * ChangeLog
18138         * ChangeLog.claws
18139         * ChangeLog.jp
18140         * configure.ac
18141         * src/Makefile.am
18142         * src/pop.c
18143         * src/common/utils.c
18144         * src/common/utils.h
18145         * src/pixmaps/continue.xpm
18146         * src/pixmaps/dir_close.xpm
18147         * src/pixmaps/dir_open.xpm
18148         * src/pixmaps/drafts_close.xpm
18149         * src/pixmaps/drafts_open.xpm
18150         * src/pixmaps/folder.xpm **REMOVED**
18151         * src/pixmaps/group.xpm
18152         * src/pixmaps/unread.xpm
18153                 sync with HEAD
18154
18155 2004-12-02 [colin]      0.9.12cvs179.1
18156
18157         * src/compose.c
18158                 Sync with HEAD (non-duplicated reedition)
18159
18160 2004-12-02 [colin]      0.9.12cvs178.1
18161
18162         * src/compose.c
18163                 Sync with HEAD (linewrap_quote fix)
18164
18165 2004-12-01 [colin]      0.9.12cvs177.3
18166
18167         * src/addrharvest.c
18168                 Replace sizeof with strlen
18169
18170 2004-12-01 [paul]       0.9.12cvs177.2
18171
18172         * src/addrharvest.c
18173                 fix 'harvest addresses'
18174
18175 2004-11-30 [colin]      0.9.12cvs177.1
18176
18177         * src/gtk/prefswindow.c
18178         * src/gtk/pluginwindow.c
18179                 Sync with HEAD
18180
18181 2004-11-29 [colin]      0.9.12cvs176.1
18182
18183         * src/folderview.c
18184                 sync with HEAD (Fix disappearing separators in folderview's popup)
18185
18186 2004-11-29 [colin]      0.9.12cvs175.1
18187
18188         * src/procmime.c
18189                 Sync with head (another format fix)
18190
18191 2004-11-29 [colin]      0.9.12cvs174.1
18192
18193         * src/pop.c
18194                 Sync with HEAD (format string fix)
18195
18196 2004-11-26 [colin]      0.9.12cvs173.1
18197
18198         * src/common/smtp.c
18199         * src/common/smtp.h
18200                 Sync with HEAD
18201
18202 2004-11-24 [colin]      0.9.12cvs172.1
18203
18204         * src/plugins/pgpmime/pgpmime.c
18205                 Sync with HEAD
18206
18207 2004-11-24 [colin]      0.9.12cvs171.1
18208
18209         * src/plugins/pgpmime/pgpmime.c
18210                 Sync with head (gpgmectx leaks)
18211
18212 2004-11-24 [colin]      0.9.12cvs169.1
18213
18214         * src/plugins/pgpmime/plugin.c
18215         * src/plugins/trayicon/Makefile.am
18216         * src/plugins/trayicon/newmarkedmail.xpm
18217         * src/plugins/trayicon/trayicon.c
18218         * src/plugins/trayicon/unreadmarkedmail.xpm
18219                 Sync with HEAD
18220
18221 2004-11-23 [colin]      0.9.12cvs168.1
18222
18223         * src/partial_download.c
18224         * src/partial_download.h
18225         * src/plugins/pgpmime/plugin.c
18226                 Sync with HEAD
18227
18228 2004-11-23 [colin]      0.9.12cvs166.1
18229
18230         * src/Makefile.am
18231         * src/codeconv.c
18232         * src/compose.c
18233         * src/folderview.c
18234         * src/main.c
18235         * src/partial_download.c
18236         * src/partial_download.h
18237         * src/prefs_account.c
18238         * src/prefs_account.h
18239         * src/privacy.c
18240         * src/privacy.h
18241         * src/procmime.c
18242         * src/common/Makefile.am
18243         * src/common/base64.h
18244         * src/common/partial_download.c
18245         * src/common/partial_download.h
18246         * src/gtk/prefswindow.c
18247         * src/gtk/prefswindow.h
18248         * src/plugins/pgpmime/pgpmime.c
18249         * src/plugins/pgpmime/prefs_gpg.c
18250         * src/plugins/pgpmime/prefs_gpg.h
18251         * src/plugins/pgpmime/sgpgme.c
18252         * src/plugins/pgpmime/sgpgme.h
18253                 Sync with HEAD
18254
18255 2004-11-23 [colin]      0.9.12cvs163.1
18256
18257         * src/main.c
18258                 Sync with HEAD (cursor optimization)
18259
18260 2004-11-23 [colin]      0.9.12cvs162.1
18261
18262         * src/prefs_common.c
18263         * src/prefs_themes.c
18264         * src/procmsg.c
18265                 Sync with HEAD
18266
18267 2004-11-23 [colin]      0.9.12cvs158.9
18268
18269         * src/compose.c
18270                 Fix double-free when forwarding
18271         * src/msgcache.c
18272                 Fix leak on error path
18273                 
18274
18275 2004-11-23 [colin]      0.9.12cvs158.8
18276
18277         * src/compose.c
18278                 Fix possible double-free
18279                 Spotted by Alfons
18280
18281 2004-11-23 [colin]      0.9.12cvs158.7
18282
18283         * src/compose.c
18284                 Fix some signal handlers' prototypes
18285                 Spotted by Alfons
18286
18287 2004-11-22 [colin]      0.9.12cvs158.6
18288
18289         * src/compose.c
18290                 Remove unneeded code and duplicated
18291                 wrapping - patch by Alfons
18292
18293 2004-11-22 [colin]      0.9.12cvs158.5
18294
18295         * src/prefs_themes.c
18296                 Fix oversized selector
18297
18298 2004-11-22 [colin]      0.9.12cvs158.4
18299
18300         * src/compose.c
18301                 fix dump_text()
18302                 patch by Alfons
18303
18304 2004-11-19 [colin]      0.9.12cvs158.3
18305
18306         * src/textview.c
18307                 Add a context menu on links (open, copy)
18308
18309 2004-11-18 [paul]       0.9.12cvs158.2
18310
18311         * src/addrgather.c
18312         * src/exphtmldlg.c
18313         * src/expldifdlg.c
18314         * src/mimeview.c
18315         * src/prefs_common.c
18316         * src/plugins/image_viewer/viewer.c
18317         * src/plugins/spamassassin/spamassassin_gtk.c
18318                 replace deprecated gtk_notebook_set_page
18319                 and gtk_notebook_current_page
18320
18321 2004-11-18 [paul]       0.9.12cvs158.1
18322
18323         * configure.ac
18324         * src/compose.c
18325         * src/mainwindow.c
18326         * src/messageview.c
18327         * src/prefs_common.c
18328         * src/common/utils.c
18329         * src/common/utils.h
18330                 sync with HEAD
18331
18332 2004-11-17 [colin]      0.9.12cvs156.1
18333
18334         * src/prefs_account.c
18335         * src/prefs_account.h
18336         * src/procmsg.c
18337                 Sync with HEAD (add pref to store encrypted mails encrypted)
18338
18339 2004-11-17 [paul]       0.9.12cvs155.1
18340
18341         * ChangeLog
18342         * ChangeLog.claws
18343         * ChangeLog.jp
18344         * NEWS
18345         * configure.ac
18346         * src/compose.c
18347         * src/jpilot.c
18348         * src/privacy.c
18349         * src/procmime.c
18350         * src/procmime.h
18351         * src/procmsg.c
18352         * src/toolbar.c
18353         * src/pixmaps/error.xpm
18354                 sync with HEAD
18355
18356 2004-11-17 [colin]      0.9.12cvs151.1
18357
18358         * src/plugins/pgpmime/pgpmime.c
18359                 Sync with HEAD (remove debug printf)
18360
18361 2004-11-17 [colin]      0.9.12cvs150.1
18362
18363         * src/plugins/pgpmime/pgpmime.c
18364                 Sync with HEAD (off-by-one fix)
18365
18366 2004-11-17 [colin]      0.9.12cvs149.1
18367
18368         * src/procmsg.c
18369                 Sync with HEAD (coding style fixes)
18370
18371 2004-11-16 [colin]      0.9.12cvs148.1
18372
18373         * src/procmsg.c
18374                 Sync with head (Fix the fix)
18375
18376 2004-11-16 [colin]      0.9.12cvs147.1
18377
18378         * src/procmsg.c
18379                 Sync with Main (leak fix)
18380
18381 2004-11-16 [colin]      0.9.12cvs146.14
18382
18383         * src/compose.c
18384                 Remove useless chunk of code
18385                 Patch by Alfons
18386
18387 2004-11-15 [colin]      0.9.12cvs146.13
18388
18389         * src/compose.c
18390                 Fix drafting after insertion
18391                 Patch by Alfons
18392
18393 2004-11-15 [colin]      0.9.12cvs146.12
18394
18395         * src/compose.c
18396         * src/prefs_filtering.c
18397         * src/prefs_filtering_action.c
18398         * src/prefs_toolbar.c
18399                 Fix some const-correctness
18400
18401 2004-11-15 [colin]      0.9.12cvs146.11
18402
18403         * src/summaryview.c
18404         * src/prefs_themes.c
18405         * src/messageview.c
18406                 Fix some leaks
18407
18408 2004-11-15 [colin]      0.9.12cvs146.10
18409
18410         * src/codeconv.c
18411                 More unreadable locale fixes
18412
18413 2004-11-14 [colin]      0.9.12cvs146.9
18414
18415         * src/textview.c
18416                 Fix uri_security_check
18417                 Patch by Alfons
18418
18419 2004-11-13 [paul]       0.9.12cvs146.8
18420
18421         * src/folder.c
18422         * src/procmime.c
18423                 fix 2 bugs introduced in last commit
18424
18425 2004-11-13 [paul]       0.9.12cvs146.7
18426
18427         * src/compose.c
18428         * src/exporthtml.c
18429         * src/exportldif.c
18430         * src/folder.c
18431         * src/imap.c
18432         * src/imap_gtk.c
18433         * src/main.c
18434         * src/mainwindow.c
18435         * src/messageview.c
18436         * src/mh_gtk.c
18437         * src/prefs_themes.c
18438         * src/procmime.c
18439         * src/setup.c
18440         * src/summaryview.c
18441                 replace deprecated g_basename
18442
18443 2004-11-13 [paul]       0.9.12cvs146.6
18444
18445         * src/compose.c
18446         * src/imap.c
18447         * src/matcher_parser.h
18448         * src/matcher_parser_parse.y
18449         * src/prefs_filtering.c
18450         * src/prefs_filtering_action.c
18451         * src/prefs_themes.c
18452         * src/prefs_toolbar.c
18453         * src/common/utils.c
18454                 various small fixes/cleanups
18455
18456 2004-11-12 [colin]      0.9.12cvs146.5
18457
18458         * src/textview.c
18459                 Validate event's origin on visibility notify
18460                 Patch by Alfons.
18461
18462 2004-11-12 [paul]       0.9.12cvs146.4
18463
18464         * src/exporthtml.c
18465         * src/exportldif.c
18466         * src/imap.c
18467         * src/mh.c
18468         * src/mimeview.c
18469         * src/prefs_spelling.c
18470         * src/prefs_themes.c
18471                 replace deprecated g_dirname    
18472
18473 2004-11-12 [colin]      0.9.12cvs146.3
18474
18475         * src/textview.c
18476                 Some coding style fixes
18477
18478 2004-11-12 [colin]      0.9.12cvs146.2
18479
18480         * src/codeconv.c
18481                 We want to replace _all_ extended chars in
18482                 conv_unreadable_*, because any string containing
18483                 extended chars not parsing as UTF8 is 
18484                 undisplayed on gtk2.
18485
18486 2004-11-12 [paul]       0.9.12cvs146.1
18487
18488         * ChangeLog
18489         * ChangeLog.claws
18490         * ChangeLog.jp
18491         * NEWS
18492         * configure.ac
18493         * src/account.c
18494         * src/folderview.c
18495         * src/folderview.h
18496         * src/imap.c
18497         * src/imap_gtk.c
18498         * src/inc.c
18499         * src/mainwindow.c
18500         * src/mh_gtk.c
18501         * src/news_gtk.c
18502         * src/pop.c
18503         * src/prefs_account.c
18504         * src/prefs_account.h
18505         * src/prefs_ext_prog.c
18506         * src/procmime.c
18507         * src/procmime.h
18508         * src/procmsg.c
18509         * src/procmsg.h
18510         * src/summary_search.c
18511         * src/summaryview.c
18512         * src/textview.c
18513         * src/common/defs.h
18514         * src/common/utils.c
18515         * src/common/utils.h
18516         * src/gtk/menu.c
18517         * src/gtk/menu.h
18518                 sync with HEAD
18519
18520 2004-11-11 [colin]      0.9.12cvs144.2
18521
18522         * src/textview.c
18523                 Fix URI range selection (patch by Alfons)
18524
18525 2004-11-09 [colin]      0.9.12cvs144.1
18526
18527         * ChangeLog.claws
18528         * src/compose.c
18529         * src/folder.c
18530         * src/folder_item_prefs.c
18531         * src/prefs_account.c
18532         * src/prefs_account.h
18533         * src/plugins/pgpmime/pgpmime.c
18534                 Sync with HEAD
18535
18536 2004-11-08 [colin]      0.9.12cvs143.1
18537
18538         * src/summaryview.c
18539                 Sync with HEAD (optimize quicksearch)
18540
18541 2004-11-08 [colin]      0.9.12cvs142.2
18542
18543         * src/compose.c
18544                 Don't wrap when Edit/Auto wrapping is disabled
18545
18546 2004-11-08 [colin]      0.9.12cvs142.1
18547
18548         * src/textview.c
18549                 Sync with HEAD
18550
18551 2004-11-08 [colin]      0.9.12cvs141.1
18552
18553         * src/textview.c
18554                 Sync with HEAD (fix some mail URIs)
18555
18556 2004-11-08 [colin]      0.9.12cvs140.3
18557
18558         * src/textview.c
18559                 o Use text cursor instead of arrow when
18560                   not on a link
18561                 o Fix handling of contiguous links (as in
18562                   "colin@colino.net" <colin@colino.net>)
18563                   This one unveils a bug in get_email_part()
18564
18565 2004-11-07 [colin]      0.9.12cvs140.2
18566
18567         * src/textview.c
18568                 Fix memleak. Patch by Alfons.
18569
18570 2004-11-06 [colin]      0.9.12cvs140.1
18571
18572         * src/compose.c
18573                 Sync with HEAD (don't ask passphrase
18574                 when drafting)
18575
18576 2004-11-06 [paul]       0.9.12cvs139.2
18577
18578         * AUTHORS
18579         * src/textview.c
18580         * src/textview.h
18581                 textview URI handling. hovering over a 
18582                 link displays it in the status bar,
18583                 and changes the mouse pointer to a hand 
18584                 cursor. a link is activated with a single 
18585                 click. (Modified from the) patch by Jean-Yves 
18586                 Lefort <jylefort@users.sourceforge.net>
18587                 
18588
18589 2004-11-05 [colin]      0.9.12cvs139.1
18590
18591         * src/compose.c
18592         * src/procmime.c
18593                 Sync with HEAD again ^^
18594
18595 2004-11-05 [colin]      0.9.12cvs139.1
18596
18597         * src/compose.c
18598         * src/procmime.c
18599                 Sync with HEAD
18600
18601 2004-11-03 [paul]       0.9.12cvs138.1
18602
18603         * ChangeLog.claws
18604         * configure.ac
18605         * po/POTFILES.in
18606         * src/prefs_ext_prog.c
18607         * src/procmime.c
18608         * tools/kdeservicemenu/README
18609         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18610         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18611                 sync with HEAD
18612
18613 2004-11-01 [christoph]  0.9.12cvs136.2
18614
18615         * src/procmime.c
18616                 convert MIME parameters to UTF-8
18617
18618 2004-10-29 [colin]      0.9.12cvs136.1
18619
18620         * src/common/utils.c
18621                 Sync with HEAD (don't use '=' in mime boundary)
18622
18623 2004-10-29 [paul]       0.9.12cvs135.1
18624
18625         * configure.ac
18626         * doc/src/rfc2231.txt
18627         * src/procmime.c
18628         * src/common/quoted-printable.c
18629         * src/common/utils.c
18630         * src/common/utils.h
18631                 sync with HEAD
18632
18633 2004-10-27 [paul]       0.9.12cvs134.1
18634
18635         * configure.ac
18636         * src/main.c
18637         * src/procmime.c
18638         * src/plugins/pgpmime/pgpmime.c
18639                 sync with HEAD
18640
18641 2004-10-26 [paul]       0.9.12cvs132.3
18642
18643         * src/account.c
18644         * src/addressbook.c
18645         * src/addrgather.c
18646         * src/addrharvest.c
18647         * src/codeconv.c
18648         * src/compose.c
18649         * src/customheader.c
18650         * src/editaddress.c
18651         * src/editgroup.c
18652         * src/enriched.c
18653         * src/expldifdlg.c
18654         * src/exporthtml.c
18655         * src/exportldif.c
18656         * src/folder.c
18657         * src/foldersel.c
18658         * src/folderview.c
18659         * src/grouplistdialog.c
18660         * src/html.c
18661         * src/imap.c
18662         * src/jpilot.c
18663         * src/ldapserver.c
18664         * src/ldif.c
18665         * src/mimeview.c
18666         * src/news.c
18667         * src/news_gtk.c
18668         * src/pop.c
18669         * src/prefs_display_header.c
18670         * src/prefs_gtk.c
18671         * src/prefs_msg_colors.c
18672         * src/prefs_toolbar.c
18673         * src/procheader.c
18674         * src/procmime.c
18675         * src/summaryview.c
18676         * src/textview.c
18677         * src/toolbar.c
18678         * src/vcard.c
18679         * src/common/mgutils.c
18680         * src/common/nntp.c
18681         * src/common/smtp.c
18682         * src/common/template.c
18683         * src/common/utils.c
18684         * src/common/xmlprops.c
18685         * src/plugins/pgpmime/pgpmime.c
18686         * src/plugins/pgpmime/select-keys.c
18687         * src/plugins/pgpmime/sgpgme.c
18688                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18689                 g_string_sprintfa(), gtk_notebook_current_page()
18690
18691 2004-10-26 [colin]      0.9.12cvs132.2
18692
18693         * src/prefs_folder_item.c
18694                 Fix default-account selection
18695
18696 2004-10-21 [colin]      0.9.12cvs133
18697
18698         * src/compose.c
18699                 Sync with HEAD (Remove extra separator in compose's Options)
18700         * src/textview.c
18701                 Set wrapping to char
18702
18703 2004-10-21 [paul]       0.9.12cvs131.2
18704
18705         * src/compose.c
18706         * src/sourcewindow.c
18707                 fix wrapping
18708                 fix window shrinking 
18709
18710 2004-10-21 [colin]      0.9.12cvs131.1
18711
18712         * ChangeLog.claws
18713         * src/compose.c
18714                 Sync with HEAD
18715
18716 2004-10-21 [paul]       0.9.12cvs130.2
18717
18718         * src/prefs_folder_item.c
18719                 sync with HEAD (Apply to subfolders)
18720
18721 2004-10-19 [colin]      0.9.12cvs130.1
18722
18723         * ChangeLog.claws
18724         * src/compose.c
18725         * src/common/utils.c
18726         * src/gtk/menu.c
18727                 Sync with HEAD
18728
18729 2004-10-19 [colin]      0.9.12cvs128.1
18730
18731         * src/addrbook.c
18732         * src/addrcache.c
18733         * src/addressbook.c
18734         * src/codeconv.c
18735         * src/compose.c
18736         * src/customheader.c
18737         * src/editaddress.c
18738         * src/editgroup.c
18739         * src/exporthtml.c
18740         * src/folder.c
18741         * src/folderview.c
18742         * src/imap.c
18743         * src/jpilot.c
18744         * src/main.c
18745         * src/matcher_parser_parse.y
18746         * src/mbox.c
18747         * src/pop.c
18748         * src/prefs_account.c
18749         * src/prefs_gtk.c
18750         * src/prefs_msg_colors.c
18751         * src/procheader.c
18752         * src/procmime.c
18753         * src/procmime.h
18754         * src/procmsg.c
18755         * src/summaryview.c
18756         * src/textview.c
18757         * src/common/base64.c
18758         * src/common/partial_download.c
18759         * src/common/socket.c
18760         * src/common/sylpheed.c
18761         * src/common/utils.c
18762         * src/common/utils.h
18763         * src/gtk/pluginwindow.c
18764         * src/gtk/quicksearch.c
18765         * src/plugins/clamav/clamav_plugin.c
18766         * src/plugins/clamav/clamav_plugin.h
18767         * src/plugins/clamav/clamav_plugin_gtk.c
18768         * src/plugins/pgpmime/passphrase.c
18769         * src/plugins/pgpmime/pgpmime.c
18770         * src/plugins/pgpmime/plugin.c
18771         * src/plugins/pgpmime/prefs_gpg.c
18772         * src/plugins/pgpmime/prefs_gpg.h
18773         * src/plugins/pgpmime/select-keys.c
18774         * src/plugins/pgpmime/sgpgme.c
18775         * src/plugins/spamassassin/libspamc.c
18776         * src/plugins/spamassassin/spamassassin.c
18777         * src/plugins/spamassassin/spamassassin.h
18778         * src/plugins/spamassassin/spamassassin_gtk.c
18779         * src/plugins/trayicon/trayicon.c
18780         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18781                 Sync with HEAD
18782
18783 2004-10-14 [colin]      0.9.12cvs126.2
18784
18785         * src/codeconv.c
18786         * src/textview.c
18787                 Fix conv_unreadable_locale
18788
18789 2004-10-13 [colin]      0.9.12cvs126.1
18790
18791         * src/compose.c
18792                 Sync with HEAD (don't convert charset for 
18793                 drafted messages, minor cleanup)
18794
18795 2004-10-13 [colin]      0.9.12cvs125.1
18796
18797         * po/POTFILES.in
18798                 Sync with HEAD (POTFILES fix)
18799
18800 2004-10-12 [colin]      0.9.12cvs124.3
18801
18802         * src/compose.c
18803                 Fix encoding bug from latest sync
18804
18805 2004-10-12 [paul]       0.9.12cvs124.2
18806
18807         * src/plugins/pgpmime/prefs_gpg.c
18808         * src/plugins/pgpmime/prefs_gpg.h
18809                 forgotten in last commit        
18810
18811 2004-10-12 [paul]       0.9.12cvs124.1
18812
18813         * ChangeLog.claws
18814         * configure.ac
18815         * m4/spamassassin.m4
18816         * src/Makefile.am
18817         * src/account.c
18818         * src/compose.c
18819         * src/compose.h
18820         * src/crash.c
18821         * src/main.c
18822         * src/mimeview.c
18823         * src/passphrase.c
18824         * src/passphrase.h
18825         * src/prefs_account.c
18826         * src/prefs_account.h
18827         * src/prefs_common.c
18828         * src/privacy.c
18829         * src/privacy.h
18830         * src/procmime.c
18831         * src/procmime.h
18832         * src/procmsg.c
18833         * src/rfc2015.c
18834         * src/rfc2015.h
18835         * src/select-keys.c
18836         * src/select-keys.h
18837         * src/textview.c
18838         * src/common/utils.c
18839         * src/common/utils.h
18840         * src/gtk/about.c
18841         * src/plugins/pgpmime/Makefile.am
18842         * src/plugins/pgpmime/passphrase.c
18843         * src/plugins/pgpmime/passphrase.h
18844         * src/plugins/pgpmime/pgpmime.c
18845         * src/plugins/pgpmime/plugin.c
18846         * src/plugins/pgpmime/select-keys.c
18847         * src/plugins/pgpmime/select-keys.h
18848         * src/plugins/pgpmime/sgpgme.c
18849         * src/plugins/pgpmime/sgpgme.h
18850                 sync with HEAD
18851
18852 2004-10-04 [colin]      0.9.12cvs122.1
18853
18854         * src/mainwindow.c
18855         * src/messageview.c
18856         * src/messageview.h
18857         * src/textview.c
18858                 Sync with HEAD
18859
18860 2004-10-04 [colin]      0.9.12cvs121.1
18861
18862         * src/summaryview.c
18863                 Sync with HEAD
18864
18865 2004-10-04 [paul]       0.9.12cvs120.1
18866
18867         * configure.ac
18868                 sync with HEAD [don't try to build 
18869                 pgpmime plugin when gpgme is disabled]
18870
18871 2004-10-03 [colin]      0.9.12cvs119.3
18872
18873         * src/gtk/gtksctree.c
18874                 Lots of side effects. Put back as before 117.2.
18875         * src/summaryview.c
18876                 Fix bug #602
18877
18878 2004-10-03 [colin]      0.9.12cvs119.2
18879
18880         * src/gtk/gtksctree.c
18881                 Revert 608 fix that doesn't work that good
18882
18883 2004-10-02 [colin]      0.9.12cvs119.1
18884
18885         * src/mainwindow.c
18886         * src/messageview.c
18887         * src/prefs_common.h
18888         * src/procmime.c
18889         * src/procmime.h
18890         * src/textview.c
18891                 Sync with HEAD
18892         * src/gtk/gtksctree.c
18893                 Close bug #608
18894
18895 2004-10-01 [colin]      0.9.12cvs118.1
18896
18897         * src/mimeview.c
18898                 Sync with HEAD (better Save All fix)
18899
18900 2004-10-01 [colin]      0.9.12cvs117.2
18901
18902         * src/gtk/gtksctree.c
18903                 Faster on selection
18904
18905 2004-10-01 [colin]      0.9.12cvs117.1
18906
18907         * src/mimeview.c
18908                 Sync with HEAD (Save All: only attachments)
18909
18910 2004-10-01 [paul]       0.9.12cvs116.1
18911
18912         * ChangeLog.claws
18913         * configure.ac
18914         * src/account.c
18915         * src/prefs_common.c
18916         * src/gtk/colorlabel.c
18917                 sync with HEAD
18918
18919 2004-09-30 [colin]      0.9.12cvs115.1
18920
18921         * src/stock_pixmap.c
18922         * src/stock_pixmap.h
18923         * src/folderview.c
18924         * src/Makefile.am
18925         * src/pixmaps/read.xpm
18926                 Sync with HEAD (new pixmap)
18927
18928 2004-09-29 [colin]      0.9.12cvs114.1
18929
18930         * src/compose.c
18931                 Sync with HEAD
18932                 Fix focus handling in headers
18933
18934 2004-09-29 [paul]       0.9.12cvs113.1
18935
18936         * src/quote_fmt_parse.y
18937                 sync with HEAD
18938  
18939
18940 2004-09-28 [colin]      0.9.12cvs112.1
18941
18942         * src/folderview.c
18943         * src/mainwindow.c
18944                 Sync with HEAD
18945
18946 2004-09-28 [colin]      0.9.12cvs110.1
18947
18948         * src/folderview.c
18949                 Sync with HEAD (Contextual Empty trash menu)
18950
18951 2004-09-28 [colin]      0.9.12cvs108.1
18952
18953         * src/addressbook.c
18954                 Sync with HEAD (addressbook edit on double-click)
18955
18956 2004-09-28 [colin]      0.9.12cvs106.1
18957
18958         * src/inc.c
18959                 Sync with HEAD (folder_item freeze on inc)
18960
18961 2004-09-27 [colin]      0.9.12cvs105.1
18962
18963         * src/folderview.c
18964                 Sync with HEAD (right-align new and unread column)
18965
18966 2004-09-27 [colin]      0.9.12cvs104.1
18967
18968         * src/main.c
18969                 Sync with HEAD (revert 0.9.12cvs101)
18970
18971 2004-09-24 [colin]      0.9.12cvs103.2
18972
18973         * src/wizard.c
18974                 Fix gtk warnings and use domain part of the email address 
18975                 when domain detection fails (no dot in domain name)
18976
18977 2004-09-23 [colin]      0.9.12cvs103.1
18978
18979         * src/plugins/spamassassin/libspamc.c
18980         * src/plugins/spamassassin/libspamc.h
18981         * src/plugins/spamassassin/utils.c
18982         * src/plugins/spamassassin/utils.h
18983                 Sync with HEAD (Update spamassassin to 3.0)
18984
18985 2004-09-21 [colin]      0.9.12cvs102.3
18986
18987         * src/action.c
18988                 Add horizontal scrollbar in action io dialog as needed
18989                 Patch by Alfons.
18990
18991 2004-09-20 [colin]      0.9.12cvs102.2
18992
18993         * src/plugins/image_viewer/viewer.c
18994                 Remove imlib stuff
18995                 use gtk_pixmap_set when clearing
18996                 (would be better to use gtkImages, but causes size-allocate 
18997                 signals storm)
18998
18999 2004-09-17 [paul]       0.9.12cvs102.1
19000
19001         * ChangeLog
19002         * ChangeLog.claws
19003         * ChangeLog.jp
19004         * configure.ac
19005         * src/inc.c
19006                 sync with HEAD
19007
19008
19009 2004-09-17 [colin]      0.9.12cvs101.1
19010
19011         * ChangeLog.claws
19012         * src/main.c
19013                 Sync with HEAD (fix segs at exit)
19014
19015 2004-09-14 [colin]      0.9.12cvs99.5
19016
19017         * src/common/socket.c
19018         * AUTHORS
19019                 Fix send error on 64bit platforms
19020                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19021
19022 2004-09-14 [colin]      0.9.12cvs99.4
19023
19024         * src/action.c
19025                 Fix action output with utf8 
19026                 Patch by Alfons.
19027
19028 2004-09-14 [colin]      0.9.12cvs99.3
19029
19030         * ChangeLog.claws
19031         * src/folder.c
19032                 Sync with HEAD
19033
19034 2004-09-09 [colin]      0.9.12cvs99.2
19035
19036         * src/action.c
19037                 Fix progress bar (displaying "Completed %v/%u")
19038                 Patch by Alfons.
19039
19040 2004-09-08 [colin]      0.9.12cvs99.1
19041
19042         * src/account.c
19043         * src/folder.c
19044         * src/procmsg.c
19045         * src/procmsg.h
19046         * src/plugins/pgpmime/pgpmime.c
19047                 Sync with HEAD
19048
19049 2004-09-08 [colin]      0.9.12cvs97.2
19050
19051         * src/summaryview.c
19052                 Don't select mails in collapsed threads 
19053                 when navigating with up/down
19054
19055 2004-09-07 [colin]      0.9.12cvs97.1
19056
19057         * src/inc.c
19058                 Sync with HEAD (meaningful error messages)
19059
19060 2004-09-06 [colin]      0.9.12cvs96.1
19061
19062         * src/toolbar.c
19063                 Sync with HEAD (fix Redirect graying out)
19064
19065 2004-09-06 [colin]      0.9.12cvs95.1
19066
19067         * src/summaryview.c
19068         * src/mimeview.c
19069                 Sync with HEAD (fix dropped URIs)
19070
19071 2004-09-06 [colin]      0.9.12cvs94.1
19072
19073         * src/addressbook.c
19074         * src/addressitem.h
19075         * src/addritem.c
19076         * src/addritem.h
19077                 Sync with HEAD (addressbook DnD)
19078
19079 2004-09-03 [colin]      0.9.12cvs93.1
19080
19081         * src/summaryview.c
19082                 Sync with HEAD (next/prev unread)
19083
19084 2004-09-03 [colin]      0.9.12cvs92.1
19085
19086         * src/prefs_common.c
19087         * src/prefs_common.h
19088         * src/summaryview.c
19089                 Sync with HEAD ('mark_as_read_delay' pref)
19090
19091 2004-09-02 [colin]      0.9.12cvs91.2
19092
19093         * src/common/xml.c
19094                 Fix leak
19095
19096 2004-09-02 [colin]      0.9.12cvs91.1
19097
19098         * src/gtk/menu.c
19099                 Sync with HEAD (menu accel don't work, but whatever)
19100
19101 2004-09-02 [colin]      0.9.12cvs90.1
19102
19103         * src/account.c
19104                 Sync with HEAD (fix bug 582)
19105
19106 2004-09-02 [colin]      0.9.12cvs89.1
19107
19108         * src/addrindex.c
19109                 Sync with HEAD (free deleted queries)
19110
19111 2004-09-02 [colin]      0.9.12cvs88.1
19112
19113         * src/ldapquery.c
19114                 Sync with HEAD (fix LDAP freezes)
19115
19116 2004-09-02 [colin]      0.9.12cvs87.1
19117
19118         * src/prefs_spelling.c
19119                 Sync with HEAD (add default dictionary)
19120
19121 2004-09-01 [colin]      0.9.12cvs86.1
19122
19123         * src/filtering.c
19124         * src/folderview.c
19125         * src/imap.c
19126         * src/prefs_matcher.c
19127         * src/stock_pixmap.c
19128         * src/summary_search.c
19129         * src/summaryview.c
19130         * src/wizard.c
19131         * src/wizard.h
19132                 Sync with HEAD (uninitialized vars fixes)
19133                 + gtk2 specific warning fixes
19134
19135 2004-08-31 [colin]      0.9.12cvs85.1
19136
19137         * src/folder.c
19138                 Sync with HEAD (Fix memory corruption due to 
19139                 uninitialized var)
19140
19141 2004-08-31 [colin]      0.9.12cvs84.4
19142
19143         * src/summary_search.c
19144                 Fix segfaults when searching in folders with broken headers
19145
19146 2004-08-31 [colin]      0.9.12cvs84.3
19147
19148         * src/compose.c
19149         * src/textview.c
19150                 Fix some more encoding/decoding issues
19151
19152 2004-08-30 [colin]      0.9.12cvs84.2
19153
19154         * src/mimeview.c
19155         * src/prefs_themes.c
19156         * src/gtk/filesel.c
19157         * src/gtk/filesel.h
19158                 Add a folder-mode selection (fixes mimeview's "Save all")
19159
19160 2004-08-29 [colin]      0.9.12cvs84.1
19161
19162         * src/mimeview.c
19163                 Sync with HEAD (don't escape saved filenames)
19164
19165 2004-08-27 [colin]      0.9.12cvs83.1
19166
19167         * ChangeLog
19168         * ChangeLog.claws
19169         * ChangeLog.jp
19170         * src/mh.c
19171         * src/procheader.c
19172         * src/procmsg.c
19173         * src/procmsg.h
19174         * src/common/utils.c
19175         * src/gtk/menu.h
19176         * po/
19177                 Sync with HEAD 0.9.12cvs83 (sync with main)
19178
19179 2004-08-26 [colin]      0.9.12cvs82.4
19180
19181         * src/codeconv.c
19182                 Fix strange stack corruption
19183                 Convert to utf8 after unmime, not before
19184
19185 2004-08-26 [colin]      0.9.12cvs82.3
19186
19187         * src/main.c
19188         * src/wizard.c
19189                 Fix account folders duplication
19190
19191 2004-08-25 [colin]      0.9.12cvs82.2
19192
19193         * src/wizard.c
19194                 Remove ports
19195                 Add SSL selection
19196                 Use login@server as account name
19197
19198 2004-08-25 [colin]      0.9.12cvs82.1
19199
19200         * src/plugins/pgpmime/pgpmime.c
19201                 Sync with HEAD (leak fix).
19202
19203 2004-08-25 [colin]      0.9.12cvs81.1
19204
19205         * src/plugins/pgpmime/pgpmime.c
19206         * src/plugins/pgpmime/sgpgme.c
19207         * src/plugins/pgpmime/sgpgme.h
19208                 Sync with HEAD (Handle combined messages).
19209
19210 2004-08-24 [colin]      0.9.12cvs80.3
19211
19212         * src/wizard.c
19213                 Fix full name, ports, and imap
19214
19215 2004-08-24 [colin]      0.9.12cvs80.2
19216
19217         * src/Makefile.am
19218         * src/main.c
19219         * src/setup.c
19220         * src/setup.h
19221         * src/stock_pixmap.c
19222         * src/stock_pixmap.h
19223         * src/wizard.c ** ADDED **
19224         * src/wizard.h ** ADDED ** 
19225         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19226                 Add a setup wizard 
19227
19228 2004-08-24 [colin]      0.9.12cvs80.1
19229
19230         * src/folder.c
19231                 Sync with HEAD (set mimeflags on all messages)
19232
19233 2004-08-24 [colin]      0.9.12cvs79.3
19234
19235         * src/matcher_parser_lex.l
19236                 Fix 8bits strings not in utf8
19237
19238 2004-08-24 [colin]      0.9.12cvs79.2
19239
19240         * src/compose.c
19241                 Check conversion result before replacing buffer
19242
19243 2004-08-23 [colin]      0.9.12cvs79.1
19244
19245         * src/compose.c
19246                 Sync with HEAD (create message header in memory)
19247
19248 2004-08-23 [colin]      0.9.12cvs78.1
19249
19250         * src/rfc2015.c
19251         * src/rfc2015.h
19252                 Sync with HEAD (fix bug 197 again)
19253
19254 2004-08-23 [colin]      0.9.12cvs77.3
19255
19256         * src/compose.c
19257                 Fix again inline gpg signing (which outputs utf8
19258                 in gtk2). Not syncing this fix to HEAD as this 
19259                 code is meant to die.
19260
19261 2004-08-23 [colin]      0.9.12cvs77.2
19262
19263         * src/prefs_account.h
19264                 Remove useless include
19265
19266 2004-08-23 [colin]      0.9.12cvs77.1
19267
19268         * src/imap.c
19269         * po/es.po
19270         * po/fr.po
19271         * po/it.po
19272         * po/pl.po
19273         * po/pt_BR.po
19274         * po/sk.po
19275         * po/sr.po
19276                 Sync with HEAD (fix bug 577)
19277
19278 2004-08-22 [colin]      0.9.12cvs76.1
19279
19280         * src/plugins/trayicon/trayicon.c
19281                 Sync with HEAD (fix formatting bug)
19282
19283 2004-08-21 [colin]      0.9.12cvs74.2
19284
19285         * src/gtk/colorsel.c
19286                 Fix bug 564 (Folder color selection window exits on any
19287                 keypress)
19288
19289 2004-08-21 [colin]      0.9.12cvs74.1
19290
19291         * ChangeLog.claws
19292         * src/compose.c
19293         * src/summaryview.c
19294         * src/toolbar.c
19295                 Sync with HEAD (fix bug 576)
19296
19297 2004-08-21 [colin]      0.9.12cvs70.1
19298
19299         * src/compose.c
19300         * src/mainwindow.c
19301                 Sync with HEAD
19302                 
19303
19304 2004-08-21 [paul]       0.9.12cvs66.4
19305
19306         * src/mainwindow.c
19307         * src/messageview.c
19308         * src/gtk/menu.c
19309         * src/plugins/spamassassin/spamassassin_gtk.c
19310                 remove some deprecated gtk1 functions
19311
19312
19313 2004-08-21 [colin]      0.9.12cvs66.3
19314
19315         * src/compose.c
19316         * src/codeconv.c
19317                 Fix warnings
19318                 Remove encoding hacks
19319                 Fix bug 575 (Strange character messes up message)
19320                 Don't display conversion error when drafting
19321
19322 2004-08-21 [paul]       0.9.12cvs66.2
19323
19324         * src/prefs_account.c
19325                 fix GnuPG mode bugs
19326
19327
19328 2004-08-20 [colin]      0.9.12cvs66.1
19329
19330         * src/codeconv.c
19331                 Sync with HEAD 0.9.12cvs66
19332
19333 2004-08-20 [paul]
19334
19335         * src/plugins/pgpmime/plugin.c
19336                 modify PGP/MIME plugin's description
19337
19338 2004-08-17 [colin]      0.9.12cvs65.1
19339
19340         * src/common/ssl.c
19341         * src/plugins/pgpmime/plugin.c
19342                 Sync with HEAD
19343
19344 2004-08-14 [colin]      0.9.12cvs60.3
19345
19346         * src/plugins/trayicon/trayicon.c
19347                 Put back resize callback, on size-request signal
19348                 rather than size-allocate to avoid infinite 
19349                 callback loop
19350
19351 2004-08-13 [colin]      0.9.12cvs60.2
19352
19353         * src/common/defs.h
19354                 Cache versions have been fixed
19355
19356 2004-08-13 [colin]      0.9.12cvs60.1
19357
19358         * src/folderutils.c
19359                 Sync with HEAD
19360
19361 2004-08-12 [colin]      0.9.12cvs59.1
19362
19363         * src/plugins/trayicon/trayicon.c
19364                 Sync with HEAD
19365
19366 2004-08-12 [colin]      0.9.12cvs57.5
19367
19368         * sylpheed.desktop
19369         * configure.ac
19370         * src/Makefile.am
19371         * src/main.c
19372                 Add support for Freedesktop.org's startup notification
19373
19374 2004-08-11 [colin]      0.9.12cvs57.4
19375
19376         * src/textview.c
19377                 Fix off-by-one
19378
19379 2004-08-11 [colin]      0.9.12cvs57.3
19380
19381         * src/message_search.c
19382         * src/summary_search.c
19383                 Make searches case insensitive by default
19384         * src/textview.c
19385                 Fix case-insensitive search in message
19386
19387 2004-08-11 [colin]      0.9.12cvs57.2
19388
19389         * src/summary_search.c
19390                 Let case-sensitive be specified
19391
19392 2004-08-10 [colin]      0.9.12cvs55.4
19393
19394         * src/common/socket.c
19395                 Fix the possible race condition
19396
19397 2004-08-09 [paul]       0.9.12cvs55.3
19398
19399         * configure.ac
19400         * src/Makefile.am
19401         * src/common/Makefile.am
19402                 sync with HEAD
19403
19404
19405 2004-08-09 [paul]       0.9.12cvs55.2
19406
19407         * autogen.sh
19408         * po/poconv.sh
19409                 remove unneeded script
19410
19411         * configure.ac
19412                 add forgotten USE_LDAP_TLS (sync with HEAD)
19413
19414
19415 2004-08-09 [colin]      0.9.12cvs55.1
19416
19417         * src/main.c
19418         * src/common/ssl.c
19419         * src/common/sylpheed.c
19420         * src/common/sylpheed.h
19421                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19422
19423 2004-08-09 [paul]       0.9.12cvs54.1
19424
19425         * ChangeLog
19426         * ChangeLog.claws
19427         * ChangeLog.jp
19428         * configure.ac
19429         * po/POTFILES.in
19430         * src/Makefile.am
19431         * src/folderutils.c
19432         * src/main.c
19433         * src/pgpmime.c
19434         * src/pgpmime.h
19435         * src/sgpgme.c
19436         * src/sgpgme.h
19437         * src/plugins/Makefile.am
19438         * src/plugins/pgpmime/.cvsignore
19439         * src/plugins/pgpmime/Makefile.am
19440         * src/plugins/pgpmime/pgpmime.c
19441         * src/plugins/pgpmime/pgpmime.h
19442         * src/plugins/pgpmime/plugin.c
19443         * src/plugins/pgpmime/sgpgme.c
19444         * src/plugins/pgpmime/sgpgme.h
19445                 sync with HEAD
19446
19447 2004-08-08 [paul]       0.9.12cvs51.1
19448
19449         * configure.ac
19450         * src/folder.c
19451                 sync with HEAD
19452
19453 2004-08-07 [colin]      0.9.12cvs50.1
19454
19455         * src/pop.c
19456         * src/common/partial_download.c
19457                 fix warnings (sync from HEAD)
19458
19459 2004-08-07 [colin]      0.9.12cvs48.1
19460
19461         * src/prefs_folder_item.c
19462                 sync with HEAD 0.9.12cvs48
19463
19464 2004-08-06 [colin]      0.9.12cvs47.1
19465
19466         * src/compose.c
19467                 Sync with HEAD
19468
19469 2004-08-06 [christoph]  0.9.12cvs46.2
19470
19471         * src/main.c
19472         * src/plugins/clamav/clamav_plugin_gtk.c
19473         * src/plugins/dillo_viewer/dillo_viewer.c
19474         * src/plugins/image_viewer/plugin.c
19475         * src/plugins/mathml_viewer/mathml_viewer.c
19476         * src/plugins/spamassassin/spamassassin_gtk.c
19477         * src/plugins/trayicon/trayicon.c
19478                 don't mix GTK1.2 plugin with GTK2 plugins
19479
19480 2004-08-06 [colin]      0.9.12cvs46.1
19481
19482         * ChangeLog
19483         * ChangeLog.claws
19484         * ChangeLog.jp
19485         * configure.ac
19486         * sylpheed-claws.pc.in
19487         * src/folder.c
19488         * src/imap.c
19489         * src/localfolder.c
19490         * src/messageview.c
19491         * src/mimeview.c
19492         * src/mimeview.h
19493         * src/msgcache.c
19494         * src/news.c
19495         * src/prefs_ext_prog.c
19496         * src/prefs_folder_item.c
19497         * src/prefs_fonts.c
19498         * src/prefs_msg_colors.c
19499         * src/prefs_spelling.c
19500         * src/prefs_themes.c
19501         * src/prefs_toolbar.c
19502         * src/prefs_wrapping.c
19503         * src/procmime.h
19504         * src/common/defs.h
19505         * src/common/nntp.c
19506         * src/common/session.c
19507         * src/common/session.h
19508         * src/common/socket.c
19509         * src/common/utils.h
19510         * src/common/xml.c
19511         * src/common/xml.h
19512         * src/gtk/prefswindow.c
19513         * src/gtk/prefswindow.h
19514         * src/plugins/clamav/clamav_plugin_gtk.c
19515         * src/plugins/dillo_viewer/dillo_prefs.c
19516         * src/plugins/image_viewer/viewerprefs.c
19517         * src/plugins/spamassassin/spamassassin_gtk.c
19518         * m4/openssl.m4 *** REMOVED ***
19519                 Sync with HEAD 0.9.12cvs46
19520
19521 2004-08-03 [paul]       0.9.12cvs40.2
19522
19523         * src/action.c
19524         * src/addressadd.c
19525         * src/addressbook.c
19526         * src/addrgather.c
19527         * src/browseldap.c
19528         * src/compose.c
19529         * src/crash.c
19530         * src/editaddress.c
19531         * src/editgroup.c
19532         * src/editldap_basedn.c
19533         * src/foldersel.c
19534         * src/importldif.c
19535         * src/mimeview.c
19536         * src/prefs_common.c
19537         * src/prefs_template.c
19538         * src/sourcewindow.c
19539         * src/summaryview.c
19540         * src/gtk/about.c
19541         * src/gtk/foldersort.c
19542         * src/gtk/logwindow.c
19543         * src/gtk/pluginwindow.c
19544         * src/gtk/prefswindow.c
19545                 change all gtk_scrolled_window_set_policy from 
19546                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19547
19548 2004-08-02 [paul]       0.9.12cvs40.1
19549
19550         * AUTHORS
19551                 update translation team section
19552         * po/pt_BR.po
19553                 updated by Frederico Goncalves Guimaraes
19554                 <fggdebian@yahoo.com.br>
19555
19556 2004-07-31 [colin]      0.9.12cvs39.9
19557
19558         * src/exphtmldlg.c
19559                 Fix compilation
19560
19561 2004-07-31 [colin]      0.9.12cvs39.8
19562
19563         * src/exphtmldlg.c
19564                 Fix an alertpanel type
19565
19566 2004-07-30 [colin]      0.9.12cvs39.7
19567
19568         * src/alertpanel.c
19569                 Fix alertpanel_error_log's icon
19570
19571 2004-07-30 [colin]      0.9.12cvs39.6
19572
19573         * src/pop.c
19574                 Two of them should still be warnings
19575
19576 2004-07-30 [colin]      0.9.12cvs39.5
19577
19578         * src/pop.c
19579                 More warning -> error
19580 2004-07-29 [colin]      0.9.12cvs39.4
19581
19582         * src/pop.c
19583                 Warning -> error
19584
19585 2004-07-29 [colin]      0.9.12cvs39.3
19586
19587         * src/prefs_matcher.c
19588                 Fix segfault
19589
19590 2004-07-29 [colin]      0.9.12cvs39.2
19591
19592         * src/alertpanel.c
19593                 More nice-looking alertpanels
19594
19595 2004-07-29 [colin]      0.9.12cvs39.1
19596
19597         * src/messageview.c
19598                 sync with head
19599                 (inform user when partial mail is deleted on server)
19600
19601 2004-07-29 [colin]      0.9.12cvs38.1
19602
19603         * src/messageview.c
19604                 sync with head
19605
19606 2004-07-28 [paul]       0.9.12cvs37.7
19607
19608         * src/mainwindow.c
19609                 complete the replacement of deprecated gtk_progress_*
19610
19611 2004-07-28 [paul]       0.9.12cvs37.6
19612
19613         * src/action.c
19614         * src/inc.c
19615         * src/mainwindow.c
19616         * src/send_message.c
19617         * src/gtk/progressdialog.c
19618         * src/gtk/progressdialog.h
19619                 replace deprecated gtk_progress_*
19620
19621 2004-07-28 [paul]       0.9.12cvs37.5
19622
19623         * src/gtk/filesel.c
19624                 remove gtk_window_set_wmclass()
19625 2004-07-28 [paul]       0.9.12cvs37.4
19626
19627         * src/addressbook.c
19628         * src/compose.c
19629         * src/foldersel.c
19630         * src/mainwindow.c
19631         * src/messageview.c
19632         * src/sourcewindow.c
19633         * src/gtk/logwindow.c
19634                 remove gtk_window_set_wmclass()
19635                 
19636         * src/prefs_filtering.c
19637         * src/prefs_filtering_action.c
19638         * src/prefs_fonts.c
19639         * src/prefs_gtk.c
19640         * src/prefs_matcher.c
19641         * src/ssl_manager.c
19642         * src/gtk/prefswindow.c
19643                 replace gtk_window_position()
19644
19645 2004-07-28 [colin]      0.9.12cvs37.3
19646
19647         * src/alertpanel.c
19648         * src/alertpanel.h
19649                 Add a way to specify panel type for specific
19650                 panels (alertpanel())
19651         * src/account.c
19652         * src/addressbook.c
19653         * src/compose.c
19654         * src/expldifdlg.c
19655         * src/main.c
19656         * src/messageview.c
19657         * src/summaryview.c
19658         * src/textview.c
19659         * src/gtk/sslcertwindow.c
19660                 Fix alertpanel()s so that their icon match
19661                 their real type
19662
19663 2004-07-28 [paul]       0.9.12cvs37.2
19664
19665         * src/addr_compl.c
19666         * src/addressbook.c
19667         * src/alertpanel.c
19668         * src/compose.c
19669         * src/export.c
19670         * src/foldersel.c
19671         * src/folderview.c
19672         * src/grouplistdialog.c
19673         * src/import.c
19674         * src/mainwindow.c
19675         * src/message_search.c
19676         * src/messageview.c
19677         * src/passphrase.c
19678         * src/prefs_actions.c
19679         * src/prefs_common.c
19680         * src/prefs_customheader.c
19681         * src/prefs_display_header.c
19682         * src/prefs_filtering.c
19683         * src/prefs_filtering_action.c
19684         * src/prefs_gtk.c
19685         * src/prefs_matcher.c
19686         * src/prefs_msg_colors.c
19687         * src/prefs_summary_column.c
19688         * src/prefs_template.c
19689         * src/sourcewindow.c
19690         * src/ssl_manager.c
19691         * src/summary_search.c
19692         * src/gtk/colorsel.c
19693         * src/gtk/description_window.c
19694         * src/gtk/gtkaspell.c
19695         * src/gtk/inputdialog.c
19696         * src/gtk/logwindow.c
19697         * src/gtk/prefswindow.c
19698         * src/gtk/progressdialog.c
19699                 replace deprecated gtk_window_set_policy
19700
19701 2004-07-27 [colin]      0.9.12cvs37.1
19702
19703         * src/msgcache.c
19704                 More fixes (synced for head again)
19705
19706 2004-07-27 [colin]      0.9.12cvs35.3
19707
19708         * src/msgcache.c
19709                 Fix wrong test
19710
19711 2004-07-27 [colin]      0.9.12cvs35.2
19712
19713         * src/mimeview.c
19714                 Fix width a bit (by Paul)
19715         * src/alertpanel.c
19716         * src/alertpanel.h
19717                 Specialize icons, make alertpanel_message()
19718                 private
19719         * src/message_search.c
19720         * src/sgpgme.c
19721         * src/summary_search.c
19722                 Suit alertpanel changes
19723
19724 2004-07-27 [colin]      0.9.12cvs35.1
19725
19726         * src/alertpanel.c
19727                 Add an icon
19728         * src/passphrase.c
19729                 Add debug output - maybe someone will
19730                 want to look at the problem with Grab
19731                 Input :)
19732         Bump version as we're synced with HEAD
19733
19734 2004-07-26 [colin]      0.9.12cvs33.26
19735
19736         * src/pop.c
19737                 Fix uidl-file parsing when not in new
19738                 format
19739
19740 2004-07-26 [colin]      0.9.12cvs33.25
19741
19742         * src/gtk/menu.c
19743                 Move popup menu up if necessary (fixes 
19744                 account selector)
19745         * src/mainwindow.c
19746                 Set account selector's button height to
19747                 minimum
19748
19749 2004-07-26 [colin]      0.9.12cvs33.24
19750
19751         * src/alertpanel.c
19752                 Maybe fix 551 (Truncated font in alert window)
19753
19754 2004-07-26 [colin]      0.9.12cvs33.23
19755
19756         * po/de.po
19757         * po/es.po
19758         * po/fr.po
19759         * po/it.po
19760         * po/ja.po
19761         * po/pl.po
19762         * po/ru.po
19763         * po/sk.po
19764         * po/sr.po
19765         * po/zh_CN.po
19766                 Sync po files with HEAD
19767
19768 2004-07-26 [paul]       0.9.12cvs33.22
19769
19770         * src/compose.c
19771                 fix Bug 556 'Organisation-header is sent even if empty'
19772
19773 2004-07-24 [colin]      0.9.12cvs33.21
19774
19775         * src/compose.c
19776         * src/gtk/gtkaspell.c
19777         * src/gtk/gtkaspell.h
19778                 Fix speller accelerators (require hack)
19779
19780 2004-07-24 [colin]      0.9.12cvs33.20
19781
19782         * src/gtk/gtkaspell.c
19783                 Fix over-eager code deletion breaking
19784                 Check while typing
19785
19786 2004-07-24 [colin]      0.9.12cvs33.19
19787
19788         * src/browseldap.c
19789         * src/ldapctrl.c
19790         * src/ldapctrl.h
19791         * src/ldapserver.h
19792                 Sync ldap with HEAD
19793         (Fixes 546 LDAP completely broken)
19794
19795 2004-07-24 [colin]      0.9.12cvs33.18
19796
19797         * src/prefs_msg_colors.c
19798                 Fix prototype mismatch
19799         (Fixes 547 void function cannot return value)
19800
19801 2004-07-24 [colin]      0.9.12cvs33.17
19802
19803         * src/mainwindow.c
19804                 Fix sort going back to previous sort key
19805                 when changing sort direction
19806
19807 2004-07-24 [colin]      0.9.12cvs33.16
19808
19809         * src/compose.c
19810                 Fix space insertion when re-wrapping at 
19811                 cursor point
19812
19813 2004-07-24 [colin]      0.9.12cvs33.15
19814
19815         * src/gtk/gtkaspell.c
19816                 Don't change cursor position in insert-text
19817                 callback
19818         (Fixes 539 Word wrapping on input transposes letters)
19819
19820 2004-07-24 [colin]      0.9.12cvs33.14
19821
19822         * src/gtk/gtkaspell.c
19823                 Reencode non-ascii chars to dictionary's
19824                 encoding
19825         (Fixes 544 Spell check broken non english locale)
19826
19827 2004-07-24 [colin]      0.9.12cvs33.13
19828
19829         * src/summaryview.c
19830                 Fix Shift+Down, add Home/End/PgUp/PgDown
19831
19832 2004-07-21 [colin]      0.9.12cvs33.12
19833
19834         * src/prefs_common.c
19835                 Fix a gtk warning (Patch by Andrej Kacian)
19836
19837 2004-07-21 [colin]      0.9.12cvs33.11
19838
19839         * src/gtk/filesel.c
19840                 More check
19841
19842 2004-07-21 [colin]      0.9.12cvs33.10
19843
19844         * src/compose.c
19845         * src/crash.c
19846         * src/export.c
19847         * src/import.c
19848         * src/messageview.c
19849         * src/mimeview.c
19850         * src/prefs_spelling.c
19851         * src/prefs_themes.c
19852         * src/summaryview.c
19853         * src/gtk/filesel.c
19854         * src/gtk/filesel.h
19855         * src/gtk/pluginwindow.c
19856                 Untwist open/save mode guessing logic, make
19857                 it explicit
19858
19859 2004-07-20 [colin]      0.9.12cvs33.9
19860
19861         * src/codeconv.c
19862                 conv_encode_header: src_charset is UTF-8 on
19863                 gtk2
19864         * src/compose.c
19865                 Remove double encoding of the headers
19866
19867 2004-07-20 [colin]      0.9.12cvs33.8
19868
19869         * src/codeconv.c
19870                 Fix typo
19871
19872 2004-07-20 [colin]      0.9.12cvs33.7
19873
19874         * src/mainwindow.c
19875                 Set the separated messageview to the saved
19876                 size of Claws' messageview (Patch by Alfons)
19877                 Fix a callback prototype (me)
19878
19879 2004-07-20 [colin]      0.9.12cvs33.6
19880
19881         * src/codeconv.h
19882                 Forgot one hunk in 0.9.12cvs33.4
19883
19884 2004-07-19 [colin]      0.9.12cvs33.5
19885
19886         * src/action.c
19887                 Action output fix
19888                 Patch by Alfons
19889
19890 2004-07-19 [colin]      0.9.12cvs33.4
19891
19892         * src/compose.c
19893                 Fix outgoing charset bug in headers
19894         * src/codeconv.c
19895                 Clean for glib2 - Patch by Alfons
19896
19897 2004-07-19 [colin]      0.9.12cvs33.3
19898
19899         * src/statusbar.c
19900                 Remove grip from the statusbar
19901                 Patch by Alfons
19902
19903 2004-07-19 [colin]      0.9.12cvs33.2
19904
19905         * src/messageview.c
19906         * src/textview.c
19907                 Fix messageview remembering the previous
19908                 scroll position when loading a new message
19909                 Patch by Alfons
19910
19911 2004-07-19 [colin]      0.9.12cvs33.1
19912
19913         * src/folder.h
19914         * src/folderview.c
19915         * src/summaryview.c
19916                 Sync with HEAD
19917
19918 2004-07-18 [colin]      0.9.12cvs32.7
19919
19920         * configure.ac
19921                 Remove useless check for XIM - noticed
19922                 by Alfons
19923
19924 2004-07-18 [colin]      0.9.12cvs32.6
19925
19926         * src/summaryview.c
19927                 Remove non-modified and shift-modified
19928                 accelerators in summaryview's popup
19929                 menu, as that doesn't get catched by
19930                 the accel-activate signal catcher...
19931
19932 2004-07-18 [colin]      0.9.12cvs32.5
19933
19934         * src/prefs_common.c
19935                 Define sensible default prefs for 
19936                 wrapping
19937
19938 2004-07-18 [colin]      0.9.12cvs32.4
19939
19940         * src/compose.c
19941         * src/prefs_common.c
19942         * src/prefs_common.h
19943         * src/prefs_wrapping.c
19944                 Remove Smart Wrapping pref, which does
19945                 nothing on gtk2 branch
19946
19947 2004-07-18 [colin]      0.9.12cvs32.3
19948
19949         * src/sourcewindow.c
19950                 Proper utf8
19951
19952 2004-07-18 [colin]      0.9.12cvs32.2
19953
19954         * src/compose.c
19955                 Save attachment status when drafting
19956
19957 2004-07-18 [colin]      0.9.12cvs32.1
19958
19959         * src/gtk/filesel.c
19960                 Fix erratic folder selection in open mode
19961
19962 2004-07-18 [colin]      0.9.12cvs31.11
19963
19964         * src/pop.c
19965                 Don't let partial messages get deleted
19966                 even with "dowload all"
19967                 (0.9.12cvs31.8 fix extension)
19968 2004-07-18 [colin]      0.9.12cvs31.10
19969
19970         * src/gtk/logwindow.c
19971                 Fix log scrolling
19972
19973 2004-07-18 [colin]      0.9.12cvs31.9
19974
19975         * src/common/utils.c
19976                 Fix non-utf8 strings coming from commands
19977                 and files
19978
19979 2004-07-18 [colin]      0.9.12cvs31.8
19980
19981         * src/pop.c
19982                 Fix partial download bug with Download all
19983                 messages option
19984
19985 2004-07-18 [colin]      0.9.12cvs31.7
19986
19987         * src/textview.c
19988                 Fix bug introduced in 0.9.12cvs31.2
19989                 (blocked in select mode after double click)
19990
19991 2004-07-18 [colin]      0.9.12cvs31.6
19992
19993         * src/compose.c
19994         * src/gtk/menu.c
19995                 More glib-warning fixes
19996
19997 2004-07-18 [colin]      0.9.12cvs31.5
19998
19999         * src/compose.c
20000                 Fix trashing the primary clipboard when moving 
20001                 around with tab
20002         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20003
20004 2004-07-18 [colin]      0.9.12cvs31.4
20005
20006         * src/codeconv.c
20007                 convert unencoded iso headers to utf8
20008         (Fix Bug 538 Unencoded local characters in subject make it 
20009          disappear)
20010
20011 2004-07-18 [colin]      0.9.12cvs31.3
20012
20013         * src/compose.c
20014                 Fix tab char handling in wrapping
20015         (Fix Bug 537 Line wrap problem - TAB character treated as 
20016          one character instead of 8)
20017
20018 2004-07-18 [colin]      0.9.12cvs31.2
20019
20020         * src/textview.c
20021                 return FALSE on GDK_MOTION_NOTIFY
20022         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20023          (unable to highlight))
20024
20025 2004-07-18 [colin]      0.9.12cvs31.1
20026
20027         * src/folderview.c
20028                 Sync with 0.9.12cvs31
20029
20030 2004-07-18 [colin]      0.9.12cvs30.4
20031
20032         * src/compose.c
20033                 Also block text_inserted when inserting a file
20034
20035 2004-07-18 [colin]      0.9.12cvs30.3
20036
20037         * src/compose.c
20038                 Fix smart wrapping (block text_inserted handler
20039                 while putting quotation to avoid wrap on input,
20040                 don't join lines if next is sig separator)
20041
20042 2004-07-17 [colin]      0.9.12cvs30.2
20043
20044         * src/folderview.c
20045         * src/mainwindow.c
20046         * src/mimeview.c
20047         * src/summaryview.c
20048         * src/gtk/quicksearch.c
20049         * src/gtk/quicksearch.h
20050                 Block key events handlers *and* accels while
20051                 quicksearch is focused
20052         (Fixes Bug 534 quick-search bar not accepting certain letters)
20053
20054 2004-07-17 [colin]      0.9.12cvs30.1
20055
20056         * src/folder.h
20057         * src/folderview.c
20058         * src/summaryview.c
20059                 Sync with 0.9.12cvs30
20060
20061 2004-07-17 [colin]      0.9.12cvs28.2
20062
20063         * src/mimeview.c
20064         * src/procmime.c
20065         * src/summaryview.c
20066         * src/gtk/menu.c
20067                 Squash some compile and glib warnings
20068
20069 2004-07-17 [paul]       0.9.12cvs28.1
20070
20071         * src/mimeview.c
20072                 sync with 0.9.12cvs28 HEAD
20073
20074 2004-07-16 [paul]       0.9.12cvs26.1
20075         
20076         * src/gtk/quicksearch.c
20077         * src/account.c
20078         * src/account.h
20079         * src/compose.c
20080         * src/customheader.c
20081         * src/folder_item_prefs.c
20082         * src/main.c
20083         * src/mainwindow.c
20084         * src/messageview.c
20085         * src/mimeview.c
20086         * src/news.c
20087         * src/pgpmime.c
20088         * src/pop.c
20089         * src/pop.h
20090         * src/prefs_account.c
20091         * src/prefs_account.h
20092         * src/prefs_common.c
20093         * src/prefs_common.h
20094         * src/prefs_display_header.c
20095         * src/prefs_gtk.c
20096         * src/prefs_gtk.h
20097         * src/procheader.c
20098         * src/procmime.c
20099                 sync with 0.9.12cvs26 HEAD      
20100
20101 2004-07-15 [colin]      0.9.12cvs18.14
20102
20103         * src/folder.c
20104                 Disable GPG signature check during
20105                 folder move and scan
20106         (Closes Bug 521 Signature checking slows down Folder-Move)
20107
20108 2004-07-14 [colin]      0.9.12cvs18.13
20109
20110         * src/common/partial_download.c
20111                 update includes
20112
20113 2004-07-14 [colin]      0.9.12cvs18.12
20114
20115         * src/common/partial_download.c
20116         * src/common/partial_download.h
20117                 Move doc at top, add correct copyright
20118
20119 2004-07-14 [colin]      0.9.12cvs18.11
20120
20121         * src/folder.c
20122         * src/messageview.c
20123         * src/pop.c
20124         * src/pop.h
20125         * src/procmsg.c
20126         * src/summaryview.c
20127         * src/common/Makefile.am
20128         * src/common/partial_download.c ** NEW FILES **
20129         * src/common/partial_download.h ** NEW FILES **
20130                 Move partial-download related stuff to its
20131                 own file
20132
20133 2004-07-14 [colin]      0.9.12cvs18.10
20134
20135         * src/send_message.c
20136                 Fix smtp auth when user is null or empty
20137
20138 2004-07-13 [colin]      0.9.12cvs18.9
20139
20140         * src/gtk/quicksearch.c
20141                 Use alphabetic order
20142
20143 2004-07-13 [colin]      0.9.12cvs18.8
20144
20145         * src/pop.c
20146                 Be paranoid on the checks
20147
20148 2004-07-13 [colin]      0.9.12cvs18.7
20149
20150         * src/gtk/quicksearch.c
20151                 Fix Engrish once again
20152
20153 2004-07-13 [colin]      0.9.12cvs18.6
20154
20155         * src/procmsg.c
20156         * src/summaryview.c
20157                 Mark messages for deletion when they are about to
20158                 be removed from trash
20159
20160 2004-07-13 [colin]      0.9.12cvs18.5
20161
20162         * src/matcher.c
20163         * src/matcher.h
20164         * src/matcher_parser_parse.y
20165         * src/prefs_matcher.c
20166         * src/gtk/quicksearch.c
20167                 Add 'partial' ('p') match string to find partially
20168                 downloaded messages
20169
20170 2004-07-13 [colin]      0.9.12cvs18.4
20171
20172         * src/pop.c
20173                 Fix misplaced block
20174
20175 2004-07-13 [colin]      0.9.12cvs18.3
20176
20177         * src/pop.c
20178         * src/pop.h
20179         * src/messageview.c
20180                 Refactor API (to avoid passing 5+ params and code
20181                 duplication)
20182         * src/folder.c
20183         * src/msgcache.c
20184         * src/procheader.c
20185         * src/common/defs.h
20186                 Add planned_download to cache
20187                 Don't mess uidl file when moving partially downloaded
20188                 mails (they change folder, we should change it in the
20189                 uidl list too or we'll remove an incorrect message)
20190                 (this also helps removing hacks when changing 
20191                 planned_download in messageview.c)
20192
20193 2004-07-12 [colin]      0.9.12cvs18.2
20194
20195         * src/gtk/quicksearch.c
20196                 Fix missing status update in quicksearch
20197
20198 2004-07-12 [paul]       0.9.12cvs18.1
20199
20200         * po/POTFILES.in
20201         * src/Makefile.am
20202         * src/account.c
20203         * src/codeconv.c
20204         * src/compose.c
20205         * src/inc.c
20206         * src/main.c
20207         * src/prefs_common.c
20208         * src/procmsg.h
20209         * src/toolbar.c
20210         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20211         * src/prefs_wrapping.[ch]       ** NEW FILES **
20212         * src/common/intl.h
20213         * src/common/utils.[ch]
20214         * src/gtk/quicksearch.[ch]
20215                 sync with 0.9.12cvs18 HEAD
20216
20217 2004-07-12 [colin]      0.9.11cvs17.25
20218
20219         * src/folder.c
20220         * src/folder.h
20221                 Remove unused function added by me in 0.9.11cvs17.10
20222
20223 2004-07-11 [colin]      0.9.11cvs17.24
20224
20225         * src/inc.c
20226         * src/messageview.c
20227         * src/pop.c
20228         * src/pop.h
20229                 Use folderitem and msgnum instead of filename to
20230                 know which mail to delete
20231                 Move old partial mail deletion to pop.c
20232
20233 2004-07-10 [colin]      0.9.11cvs17.23
20234
20235         * src/inc.c
20236                 Add debug
20237         * src/pop.c
20238         * src/pop.h
20239                 Don't re-use same enums for unrelated stuff: it's 
20240                 completely misleading !
20241                 Document a bit
20242
20243 2004-07-09 [colin]      0.9.11cvs17.22
20244
20245         * src/inc.c
20246                 Remove folder-type check and do
20247                 more tests to be sure everything's
20248                 ok
20249         * src/messageview.c
20250                 Punctuation update, remove useless
20251                 code, fix two warnings
20252         * src/noticeview.c
20253                 Layout cleaning, reset 2nd button
20254                 when specifying one
20255
20256 2004-07-09 [colin]      0.9.11cvs17.21
20257
20258         * src/messageview.c
20259         * src/pop.c
20260         * src/pop.h
20261                 Allow user to change his mind
20262                 and postpone decision (by
20263                 unmarking the mail)
20264
20265 2004-07-09 [colin]      0.9.11cvs17.20
20266
20267         * src/messageview.c
20268                 Fix bug with delete state
20269         * src/pop.c
20270         * src/pop.h
20271                 Fix buffer leak (fread doesn't 
20272                 terminate buffers with \0)
20273                 Refactoring (remove magic 
20274                 numbers)
20275
20276 2004-07-09 [colin]      0.9.11cvs17.19
20277
20278         * src/pop.c
20279                 Don't log "Skipping message" if 
20280                 we're going to TOP it two lines
20281                 later
20282
20283 2004-07-09 [colin]      0.9.11cvs17.18
20284
20285         * src/messageview.c
20286                 Fix Engrish
20287
20288 2004-07-09 [colin]      0.9.11cvs17.17
20289
20290         * src/pop.c
20291                 strlen checking...
20292         * src/messageview.c
20293                 refactoring a bit
20294
20295 2004-07-08 [colin]      0.9.11cvs17.16
20296
20297         * src/noticeview.c
20298         * src/noticeview.h
20299                 Add an optional second button
20300         * src/messageview.c
20301         * src/pop.c
20302         * src/pop.h
20303                 Don't delete partially received mails after a certain
20304                 time; rather, let the user decide.
20305
20306 2004-07-08 [colin]      0.9.11cvs17.15
20307
20308         * src/common/smtp.h
20309                 Sync with HEAD
20310
20311 2004-07-08 [colin]      0.9.11cvs17.14
20312
20313         * src/messageview.c
20314         * src/common/smtp.c
20315                 Use to_human_readable() for sizes
20316
20317 2004-07-08 [colin]      0.9.11cvs17.13
20318
20319         * src/inc.c
20320         * src/messageview.c
20321         * src/pop.c
20322         * src/pop.h
20323         * src/procmsg.c
20324                 Fix partial-downloading issues:
20325                         catch unsupported TOP
20326                         don't delete partially downloaded mails before 5 days
20327                         don't update existing with non-MH folders; that'll
20328                         make dups, but it's better than trashing the folder
20329                         free new msginfo parts
20330                 Fix indentation ;-)
20331
20332 2004-07-08 [colin]      0.9.11cvs17.12
20333
20334         * src/common/smtp.c
20335         * src/common/smtp.h
20336                 Sync smtp size verification with HEAD
20337
20338 2004-07-08 [colin]      0.9.11cvs17.11
20339
20340         * src/summaryview.c
20341         * src/prefs_common.c
20342         * src/prefs_common.h
20343         * src/gtk/quicksearch.c
20344         * src/gtk/quicksearch.h
20345                 Sync sticky pref with HEAD
20346
20347 2004-07-08 [colin]      0.9.11cvs17.10
20348
20349         * src/folder.c [1.213.2.6]
20350         * src/folder.h [1.87.2.6]
20351         * src/inc.c [1.149.2.7]
20352         * src/messageview.c [1.94.2.8]
20353         * src/procheader.c [1.47.2.6]
20354         * src/procmsg.c [1.150.2.4]
20355         * src/procmsg.h [1.60.2.5]
20356         * src/pop.c [1.56.2.4]
20357         * src/pop.h [1.17.2.3]
20358                 Let too big messages get downloaded, but truncated
20359                 Add a button to download them completely
20360                 
20361 2004-07-06 [colin]      0.9.11cvs17.9
20362
20363         * src/gtk/quicksearch.c [1.1.2.3]
20364                 Add a Clear button
20365         * commitHelper
20366         * PATCHSETS
20367                 Add a script to help with cvs
20368
20369 2004-07-03 [colin]      0.9.11cvs17.8
20370
20371         * src/plugins/imageviewer/viewer.c
20372                 fix imageviewer (which was staying on the first
20373                 displayed image)
20374
20375 2004-07-03 [colin]      0.9.11cvs17.7
20376
20377         Removed FIXME_GTK2 warnings
20378         * src/gtk/gtkutils.c
20379                 useless #warnings
20380         * src/gtk/menu.c
20381                 useless #warnings (no need to mess with menu rc)
20382         * src/gtk/menu.h
20383                 unused functions
20384         
20385
20386 2004-07-03 [colin]      0.9.11cvs17.6
20387
20388         Removed FIXME_GTK2 warnings
20389         * src/codeconv.c
20390                 useless #warnings (rewrite needed)
20391         * src/compose.c
20392                 useless #warnings (rewrite needed)
20393                 useless #warnings (gtk2 is like that)
20394                 useless #warnings (previously fixed)
20395         * src/main.c
20396                 useless #warnings (previously fixed)
20397         * src/message_search.c
20398                 useless #warnings (gtk2 is like that)
20399                 Made apparent that search is case-sensitive
20400         * src/mimeview.c
20401                 useless #warnings (rewrite needed)
20402                 useless #warnings (gtk2 is like that)
20403                 reimplemented real warnings
20404         * src/prefs_common.c
20405                 Removed block cursor option (not it gtk2)
20406         * src/prefs_gtk.c
20407                 useless #warnings (rewrite needed)
20408         * src/procheader.c
20409                 useless #warnings (rewrite needed)
20410         * src/sourcewindow.c
20411                 useless #warnings (incorrect placing)
20412         * src/summary_search.c
20413                 useless #warnings (gtk2 is like that)
20414                 Made apparent that search is case-sensitive
20415         * src/action.c
20416                 useless #warnings (gtk2 is like that)
20417         * src/textview.c
20418                 useless #warnings (rewrite needed)
20419         * src/toolbar.c
20420                 useless #warnings (rewrite needed)
20421
20422 2004-07-03 [colin]      0.9.11cvs17.5
20423
20424         * src/textview.c
20425                 Fix mismerge which broke URI opening
20426                 
20427 2004-07-01 [colin]      0.9.11cvs17.4
20428
20429         * src/gtk/filesel.c
20430                 Fill filename when saving
20431                 
20432 2004-06-27 [colin]      0.9.11cvs17.3
20433
20434         * src/gtk/filesel.[ch]
20435                 Use the new GTK file selector
20436                 Update prototype to match the reality: multiple file
20437                 selection is open-only          
20438         * src/compose.c
20439                 Match the new prototypes        
20440         * configure.ac
20441                 Match the new requirements (gtk 2.4.0)
20442                         
20443 2004-06-26 [colin]      0.9.11cvs17.2
20444
20445         * src/plugins/trayicon/trayicon.c
20446                 Remove useless signal handler on resize, which causes
20447                 an infinite "loop"
20448         
20449 2004-06-26 [colin]      0.9.11cvs17.1
20450         
20451         * tools/Makefile.am
20452                 remove launch_firebird and add nautilus2sylpheed.sh
20453         * src/quicksearch.c
20454           src/summaryview.c
20455                 Fix show/hide "Extended symbols" button problem
20456                 Fix apparition at startup
20457                 Fix const warnings
20458         * src/plugins/image_viewer/Makefile.am
20459                 Fix configure 
20460         * common/ssl.c
20461                 Re-enable certificate check, as it doesn't seem to
20462                 cause Xlib errors anymore
20463
20464 2004-06-25 [paul]       0.9.11cvs17
20465
20466         * sync with 0.9.11cvs17 HEAD
20467         
20468         NOTE: QuickSearch is broken
20469
20470 2004-06-07 [colin]      0.9.10claws67.10
20471         * src/plugins/trayicon/trayicon.c
20472           src/plugins/trayicon/libeggtrayicon/Makefile.am
20473           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20474                 Fix gettextization in trayicon plugin
20475
20476 2004-06-07 [colin]      0.9.10claws67.9
20477         
20478         * src/summaryview.c
20479           src/gtk/gtksctree.[ch]
20480                 Let Shift+{Up,Down} work in summaryview
20481                 (well, Down "works" and Up works)
20482                 Let the list scroll when using these keys
20483
20484 2004-06-06 [colin]      0.9.10claws67.8
20485
20486         * src/plugins/trayicon/trayicon.c
20487                 Fix pixmap update
20488
20489 2004-06-06 [colin]      0.9.10claws67.7
20490
20491         * src/addressbook.c
20492                 Fix signal handling causing system-wide focus grab
20493
20494 2004-05-25 [paul]       0.9.10claws67.6
20495
20496         * Makefile.am
20497           src/Makefile.am
20498                 clean up
20499
20500 2004-05-25 [paul]       0.9.10claws67.5
20501
20502         * replace deprecated gtk_signal... functions
20503
20504 2004-05-23 [colin]      0.9.10claws67.4
20505
20506         * src/compose.c
20507                 Fix wrapping
20508
20509 2004-05-22 [colin]      0.9.10claws67.3
20510
20511         * src/compose.c
20512                 Re-fix [Edited] in compose.c::compose_reedit()
20513
20514 2004-05-22 [colin]      0.9.10claws67.2
20515
20516         * src/procmime.c
20517                 Fix parsing of multiparts mails
20518
20519 2004-05-22 [colin]      0.9.10claws67.1
20520
20521         * src/summaryview.c
20522                 Fix quicksearch
20523
20524 2004-05-22 [paul]       0.9.10claws67
20525
20526         * sync with 0.9.10claws67 HEAD
20527
20528 2004-05-14 [alfons]
20529
20530         * src/procmime.h
20531                 add forgotton prototype
20532
20533 2004-05-10 [paul]       0.9.10claws57
20534
20535         * sync with 0.9.10claws57 HEAD
20536
20537 2004-05-05 [paul]       0.9.9.claws1
20538
20539         * ChangeLog-gtk2        ** REMOVED **
20540           ChangeLog-gtk2.claws  ** ADDED **
20541                 rename and adopt the normal claws format
20542                 
20543         * configure.ac
20544                 require gtkmathview >= 0.5
20545
20546         * ac/*                          ** REMOVED **
20547           ac/                           ** REMOVED **
20548           intl/Makefile.in              ** REMOVED **
20549           m4/                           ** ADDED **
20550           m4/missing                    ** ADDED **
20551           m4/missing/gdk-pixbuf.m4      ** ADDED **
20552           m4/missing/gettext.m4         ** ADDED **
20553           m4/missing/gpgme.m4           ** ADDED **
20554           m4/missing/imlib.m4           ** ADDED **
20555           m4/.cvsignore                 ** ADDED **
20556           m4/Makefile.am                ** ADDED **
20557           m4/README                     ** ADDED **
20558           m4/aclocal-include.m4         ** ADDED **
20559           m4/aspell.m4                  ** ADDED **
20560           m4/check-type.m4              ** ADDED **
20561           m4/gnupg-check-typedef.m4     ** ADDED **
20562           m4/openssl.m4                 ** ADDED **
20563           m4/spamassassin.m4            ** ADDED **
20564           po/ChangeLog                  ** REMOVED **
20565           po/Makefile.in.in             ** REMOVED **
20566           po/Rules-quot                 ** REMOVED **
20567           po/boldquot.sed               ** REMOVED **
20568           po/en@boldquot.header         ** REMOVED **
20569           po/en@quot.header             ** REMOVED **
20570           po/insert-header.sin          ** REMOVED **
20571           po/quot.sed                   ** REMOVED **
20572           po/remove-potcdate.sed        ** REMOVED **
20573           po/remove-potcdate.sin        ** REMOVED **
20574           po/stamp-po                   ** REMOVED **
20575           Makefile.am
20576           autogen.sh
20577           configure.ac
20578                 enable building with automake 1.8.x
20579                 add 'autopoint --force' to autogen.sh and remove all
20580                 auto-generated files, remove ac/ directory and use
20581                 m4/ directory instead
20582                 
20583         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20584                 fix gettextization
20585
20586 2004-02-28 Colin Leroy <colin@colino.net>
20587         * src/prefs_matcher.c
20588           src/prefs_filtering.c
20589           src/prefs_filtering_action.c
20590                 Fix non-editable GtkEntries
20591
20592 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20593         * src/prefs_themes.c
20594                 utf8 conversion for theme info
20595
20596 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20597         * sync 0.9.9claws
20598
20599 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20600         * src/grouplistdialog.c
20601                 allow multiple selections without ctrl key
20602
20603 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20604         * src/main.c
20605                 enable customizable accelerators
20606
20607 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20608         * src/prefs_common.c
20609                 re-enable different font settings for gtk1/2
20610         * src/prefs_folder_item.c
20611                 fix folder prefs displayed wrong
20612         * src/textview.c
20613                 set 'sunken' shadow type
20614
20615 2004-02-07 Colin Leroy <colin@colino.net>
20616         * src/compose.c
20617                 Fix message being always [Edited]
20618                 Encode headers correctly (utf8 buf)
20619
20620 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20621         * src/socket.c
20622                 remove double g_source_attach()
20623                 (Thanks to Colin Leroy)
20624
20625 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20626         * src/gtk/gtksctree.c
20627                 Fix SSL certificate list not shown
20628         * src/mimeview.c
20629                 Fix clicks in mime tree
20630
20631 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20632         * src/common/socket.c
20633                 Fix SSL receive
20634         * src/compose.c
20635                 Fix clipboard menu hotkeys
20636
20637 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20638         * src/gtk/gtkaspell.[ch]
20639           src/compose.c
20640                 reimplement spellchecker
20641
20642 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20643         * src/gtk/filesel.c
20644                 crash when inserting file in compose window
20645                 (TODO: keep old selection on clicks)
20646         * src/main.c
20647                 use gtkrc-2.0 instead of gtkrc
20648
20649 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20650         * src/messageview.c
20651                 remove orphaned mimeview unref()
20652
20653 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20654         * src/grouplistdialog.c
20655                 expand nodes containing subscribed groups
20656
20657 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20658         * src/textview.c
20659                 textview: hide cursor, restore old click behaviour
20660
20661 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20662         * src/textview.c
20663                 variable names messed up
20664
20665 2004-01-17 Colin Leroy <colin@colino.net>
20666         * src/addr_compl.c
20667                 Fix completion address too thin
20668         * src/compose.c
20669                 Fix tab-to-subject behaviour
20670         * src/summaryview.c
20671                 Implement key up & down in summaryview
20672
20673 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20674
20675         * sync 098claws
20676
20677 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20678         * configure.ac
20679           Makefile.am
20680           doc/.cvsignore
20681           doc/Makefile.am
20682                 faq, man, manual moved to doc/
20683         * ac/aspell.m4
20684           ac/check-type.m4
20685           ac/gnupg-check-typedef.m4
20686           ac/openssl.m4
20687           ac/spamassassin.m4
20688           ac/missing/gdk-pixbuf.m4
20689           ac/missing/gpgme.m4
20690           ac/missing/imlib.m4
20691                 fix automake warnings
20692
20693 2003-12-06 Colin Leroy <colin@colino.net>
20694         * src/summaryview.c
20695                 Fix quicksearch
20696
20697 2003-12-05 Colin Leroy <colin@colino.net>
20698         * src/summaryview.c
20699                 Fix going to next unread folder
20700
20701 2003-12-05 Colin Leroy <colin@colino.net>
20702         * src/crash.c
20703                 Fix gtk2 compilation
20704         * src/session.c
20705                 Remove iotag source handler at disconnection
20706         * src/socket.[ch] 
20707                 Remove source handler when closing socket 
20708                 (fixes another seg)
20709
20710 2003-12-04 Colin Leroy <colin@colino.net>
20711         * src/compose.c
20712           src/prefs_account.c
20713           src/prefs_common.c
20714                 Fix some dropdown menus
20715
20716 2003-12-04 Colin Leroy <colin@colino.net>
20717         * src/compose.c
20718                 Fix event handlers on header fields
20719         * src/common/socket.c
20720           src/common/session.c
20721                 Fix segfault with callback (SSL)
20722                 Fix end of session 
20723
20724 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20725
20726         * Fix compile bug in src/compose.c
20727         * removed src/gtk/gtkstext.[ch]
20728
20729 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20730
20731         * Convert character set and escape "text" attributes in toolbar setting
20732         files.
20733         * Fixed bug in button-press-event handling.
20734
20735 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20736
20737         * Fixed bug in key-press-event handling.
20738
20739 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20740
20741         * Enabled to compile tray-icon plugin (Ad-hoc).
20742         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20743
20744 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20745
20746         * Enabled to compile on sylpheed-claws.
20747         (tray-icon plugin still cannot compile yet.)
20748
20749 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20750
20751         * Updated to 0.9.5.
20752
20753 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20754
20755         * Updated to 0.9.4.
20756         * Ported monitoring SSL mechanism to GSource of GLib2
20757         (I don't confirm it)
20758         * Added _gtk2 suffix to key name of font preference to avoid
20759         ovverwriting preference of Gtk+-1.2 version.
20760
20761 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20762
20763         * Updated to 0.9.2.
20764
20765 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20766
20767         * Updated to 0.9.1.
20768         * Translate po files into UTF-8 when execute autogen.sh.
20769
20770 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20771
20772         * Updated to 0.9.0.
20773
20774 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20775
20776         * Plugged GError related memory leaks.
20777
20778 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20779
20780         * Changed default size of fonts.
20781         * Enabled to set titile font size of warning dialog.
20782
20783 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20784
20785         * Embed a sylpheed icon into executable binary on Windows.
20786
20787 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20788
20789         * I forgot to traslate character set of element string in src/xml.c.
20790
20791 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20792
20793         * Fixed detecting bind_textdomain_codeset in configure.in.
20794         * The bug in which "Example" of "Date fromat" preference isn't displayed
20795         correctly has been fixed.
20796
20797 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20798
20799         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20800           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20801           glib-gettextize
20802           Removed intl directory.
20803           Translated po files into UTF-8.
20804           (Thanks! Ryuji Abe)
20805
20806 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20807
20808         * The bug which doesn't unscape string in xml.c has been fixed.
20809
20810 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20811
20812         * The bug which is failed to translate encoding of file name thorough
20813         file dialog has been fixed.
20814
20815 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20816
20817         * Modified to translate file names which is used in inporting/expoting
20818         mbox feature and "Save as" feature into locale encoding.
20819         * Translate file names into locale encoding when "Attache file" and
20820         "Insert file".
20821         * Force set G_BROKEN_FILENAMES environment variable.
20822         * Other minor fixes.
20823
20824 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20825
20826         * Modified to treat MH folder's name as locale encoding.
20827
20828 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20829
20830         * The bug which clash on switching candidates of auto completion of
20831         addresses, cannot use auto completion in Japanesse is fixed
20832         (Thanks! Tokunaga-san)¡¥
20833
20834 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20835
20836         * The bug which cannot switch key accelerator preference has been fixed
20837         (Thanks! smbd-san)¡¥
20838
20839 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20840
20841         * version 0.8.11-gtk2-20030314
20842
20843 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20844
20845         * The bug in which character set conversion of filtering messages has
20846         been fixed.(Thanks! COCOA-san).
20847
20848 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20849
20850         * Revived "Leave space on head" preference in "Message" category.
20851         * A bug which clash when put the cursor to end of buffer and execute
20852         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20853
20854 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20855
20856         * version 0.8.11-gtk2-20030312
20857
20858 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20859
20860         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20861         * Modified to use Pango's API directly for font preference.
20862         * Integrated GtkTextView of textview to one widget.
20863         * Set fonts of header title in textview by "header_title" tag.
20864         * Removed some deprecated codes.
20865
20866 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20867
20868         * Updated to 0.8.11.
20869         * Merged cygwin patch(Thanks! Sakai-san).
20870
20871 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20872
20873         * version 0.8.10-gtk2-20030309