03f61de77b14202d4539718832b93a82531130d3
[claws.git] / ChangeLog
1 2006-12-14 [paul]       2.6.1cvs33
2
3         * src/messageview.c
4         * src/messageview.h
5         * src/mimeview.c
6         * src/mimeview.h
7         * src/summaryview.c
8         * src/textview.c
9         * src/textview.h
10                 Fix printing of selection
11                 Fix printing of message parts
12                 Fix printing of images
13         * src/gtk/gtksourceprintjob.c
14                 Fix page count when there are images
15
16 2006-12-14 [wwp]        2.6.1cvs32
17
18         * src/mainwindow.c
19         * src/summaryview.c
20         * src/summaryview.h
21         * src/gtk/quicksearch.c
22                 fix quicksearch 'magnify' button status when QS is closed
23                 using the Escape key, thanks to Colin.
24
25 2006-12-14 [wwp]        2.6.1cvs31
26
27         * src/mainwindow.c
28         * src/summaryview.c
29         * src/summaryview.h
30         * src/gtk/quicksearch.c
31                 fix quicksearch 'magnify' button status when QS is closed
32                 using the Escape key, thanks to Colin.
33
34 2006-12-13 [colin]      2.6.1cvs30
35
36         * src/ldapquery.c
37         * src/ldaputil.c
38                 Use the binary safe version of ldap_get_values,
39                 to make sure we manipulate null-terminated 
40                 strings. Maybe fixes bug 1075, 'claws mail 
41                 segfault when completing ldap adresses'
42         * src/syldap.c ** REMOVED **
43         * src/syldap.h ** REMOVED **
44                 Remove dead files
45
46 2006-12-13 [mones]      2.6.1cvs29
47
48         * po/es.po
49                 Fixed piped strings, fixed click translation
50
51 2006-12-13 [paul]       2.6.1cvs28
52
53         * src/main.c
54                 don't translate these strings
55
56 2006-12-13 [paul]       2.6.1cvs27
57
58         * po/en_GB.po
59                 updated
60
61 2006-12-13 [colin]      2.6.1cvs26
62
63         * src/main.c
64         * src/main.h
65                 Add claws_is_starting()
66
67 2006-12-13 [mones]      2.6.1cvs25
68
69         * manual/es/advanced.xml
70         * po/es.po
71                 Synced manual and updated translation
72
73 2006-12-12 [colin]      2.6.1cvs24
74
75         * src/wizard.c
76                 Add an option to use STARTTLS in the
77                 welcome wizard. Fixes bug 1080, 
78                 'Using SSL option in wizard for incoming 
79                 server does not activate SSL with STARTTLS'
80
81 2006-12-12 [colin]      2.6.1cvs23
82
83         * src/main.c
84                 Don't exit when there's an incomplete
85                 mailbox configured - leaves a chance 
86                 to fix a failing IMAP account. Exit
87                 if no mailbox at all is loaded (case
88                 of missing plugin).
89                 Completes bug 1077's fix (I was wrong
90                 in this bug's comment #3).
91
92 2006-12-12 [colin]      2.6.1cvs22
93
94         * src/gtk/menu.h
95                 Add another menu data type
96         * src/prefs_account.c
97                 Complete the completion of bug 1076
98                 (doesn't lose the pref on apply)
99
100 2006-12-12 [paul]       2.6.1cvs21
101
102         * src/prefs_account.c
103                 complete the fix of bug 1076
104                 also be more verbose with the text
105
106 2006-12-12 [paul]       2.6.1cvs20
107
108         * src/gtk/combobox.c
109                 fix compilation warning
110
111 2006-12-11 [colin]      2.6.1cvs19
112
113         * src/wizard.c
114                 Document :port in server entry tooltips
115
116 2006-12-11 [colin]      2.6.1cvs18
117
118         * src/main.c
119                 Fix compile
120
121 2006-12-11 [colin]      2.6.1cvs17
122
123         * src/main.c
124                 Add failing IMAP as a reason for no
125                 mailbox
126
127 2006-12-11 [colin]      2.6.1cvs16
128
129         * src/prefs_account.c
130                 Check for existence of inbox for local
131                 accounts too
132         * src/wizard.c
133                 Allow setting the port to use for servers
134                 by using the usual "server.example.com:port"
135                 syntax. Fixes bug 1077, 'sylpheed-claws does 
136                 not start when IMAP server is unavailable'
137
138 2006-12-11 [colin]      2.6.1cvs15
139
140         * src/prefs_account.c
141                 Prevent use of non-existing default inbox
142
143 2006-12-11 [colin]      2.6.1cvs14
144
145         * src/prefs_account.c
146                 Fix sensitivity. Fixes bug 1076, 'privacy 
147                 options are displayed even when pgp plugin 
148                 not loaded / available'
149
150 2006-12-09 [colin]      2.6.1cvs13
151
152         * manual/advanced.xml
153         * src/prefs_common.c
154         * src/prefs_common.h
155         * src/common/ssl_certificate.c
156                 Add a new hidden preference, 'unsafe_ssl_certs',
157                 which allows to store multiple certificates per
158                 server/port. This is disabled by default because
159                 it's less secure (presenting a new certificate
160                 instead of a changed one raises less alarms).
161                 This will cause Claws to ask about an unknown
162                 certificate for people who have used 2.6.1cvs8
163                 or greater.
164
165 2006-12-09 [colin]      2.6.1cvs12
166
167         * src/action.c
168                 Fix cache updating after action
169
170 2006-12-07 [wwp]        2.6.1cvs11
171
172         * src/compose.c
173                 fix email address comparison when replying to all
174                 (avoid replying to ourselves), thanks to Colin.
175
176 2006-12-06 [paul]       2.6.1cvs10
177
178         * src/addrharvest.c
179         * src/editldap.c
180         * src/expldifdlg.c
181         * src/news.c
182         * src/toolbar.c
183         * src/common/utils.c
184                 ...and more renaming
185                 Thanks to Colin
186
187 2006-12-06 [paul]       2.6.1cvs9
188
189         * src/compose.c
190         * src/messageview.c
191         * src/procheader.c
192         * src/procmime.c
193         * src/procmsg.c
194         * src/textview.c
195                 more renaming
196                 Thanks to Colin
197
198 2006-12-06 [colin]      2.6.1cvs8
199
200         * src/ssl_manager.c
201         * src/common/ssl_certificate.c
202         * src/common/ssl_certificate.h
203                 Handle multiple certificates per host/port
204
205 2006-12-06 [colin]      2.6.1cvs7
206
207         * src/etpan/imap-thread.c
208                 Fix certificate checking on IMAP
209
210 2006-12-06 [colin]      2.6.1cvs6
211
212         * src/folderview.c
213                 Fix bug 1072, 'Claws stops fetching newsgroups 
214                 from server when newsgroup got deleted': continue
215                 checking other groups
216
217 2006-12-05 [wwp]        2.6.1cvs5
218
219         * src/message_search.c
220         * src/summary_search.c
221         * src/gtk/combobox.c
222         * src/gtk/combobox.h
223         * src/gtk/gtkutils.c
224         * src/gtk/gtkutils.h
225                 make up and down arrow keys in modern gtk_combo_box_entry widgets
226                 behave like w/ old comboboxes (summary and message search only).
227
228 2006-12-05 [paul]       2.6.1cvs4
229
230         * src/wizard.c
231                 encode headers
232                 Thanks to Colin
233
234 2006-12-05 [paul]       2.6.1cvs3
235
236         * tools/README
237         * tools/textviewer.pl
238                 script updated and description added
239
240 2006-12-04 [colin]      2.6.1cvs2
241
242         * src/compose.c
243                 Run pre-send hook only when checking
244                 everything
245
246 2006-12-04 [paul]       2.6.1cvs1
247
248         * NEWS
249         * README
250         * RELEASE_NOTES
251         * configure.ac
252         * tools/README
253                 bump up version number following stable release
254
255 2006-12-04 [paul]       2.6.0cvs83
256
257         * README
258                 updates and corrections
259
260 2006-12-04 [colin]      2.6.0cvs82
261
262         * src/common/utils.c
263                 Probably fix bug 1066, 'Incorrect mailbox 
264                 size displayed'
265
266 2006-12-04 [colin]      2.6.0cvs81
267
268         * src/common/utils.c
269                 Trim tabs from mailcap file too.
270
271 2006-12-02 [paul]       2.6.0cvs80
272
273         * src/exphtmldlg.c
274                 fix broken GUI under certain languages
275         * src/expldifdlg.c
276                 put the Cancel button to the right
277
278 2006-12-01 [paul]       2.6.0cvs79
279
280         * tools/Makefile.am
281                 remove reference to removed file
282
283 2006-12-01 [wwp]        2.6.0cvs78
284
285         * src/addressbook.c
286         * src/editaddress.c
287                 remove forgotten debug statements.
288
289 2006-12-01 [wwp]        2.6.0cvs77
290
291         * manual/advanced.xml
292         * manual/fr/advanced.xml
293         * src/addressbook.c
294         * src/addressbook.h
295         * src/addressitem.h
296         * src/editaddress.c
297         * src/editaddress.h
298         * src/prefs_common.c
299         * src/prefs_common.h
300         * src/gtk/gtkutils.c
301         * src/gtk/gtkutils.h
302                 add a hidden option to allow embedding the editaddress (edit contact details)
303                 dialog into the addressbook's window. This doesn't change the default
304                 behaviour.
305
306 2006-12-01 [wwp]        2.6.0cvs76
307
308         * src/message_search.c
309         * src/summary_search.c
310                 fix more focus issues (don't set focus to combobox's entry widget when
311                 entry's value changed, if entry widget has focus already).
312
313 2006-12-01 [wwp]        2.6.0cvs75
314
315         * src/gtk/quicksearch.c
316                 revert last changes to the quicksearch gtk_combo_box, this needs more
317                 tuning and testing.
318
319 2006-12-01 [paul]       2.6.0cvs74
320
321         * tools/kdeservicemenu/README
322         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
323         * tools/kdeservicemenu/install.sh
324         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
325         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
326                 simplify this stuff, and in so doing,
327                 fix it. (possibly re-extend it again at
328                 a later date)
329
330 2006-12-01 [wwp]        2.6.0cvs73
331
332         * src/gtk/quicksearch.c
333                 adapt quicksearch code to use modern gtk_combo_box'es.
334
335 2006-12-01 [wwp]        2.6.0cvs72
336
337         * src/common/defs.h
338         * src/prefs_common.c
339         * src/prefs_common.h
340         * src/message_search.c
341         * src/summary_search.c
342         * src/gtk/combobox.c
343         * src/gtk/combobox.h
344                 add history combos to all message and summary search fields.
345
346 2006-12-01 [wwp]        2.6.0cvs71
347
348         * src/summaryview.c
349                 As the list may change while the mark as read delay
350                 runs, we can't rely on the 'row' pointer, which can
351                 be invalid when the timeout is called. As the mark
352                 as read is only done if the message is still selected,
353                 use summaryview->selected instead. Thanks to Colin.
354
355 2006-11-30 [paul]       2.6.0cvs70
356
357         * src/textview.c
358                 give emphasis to "Sylpheed-Claws"
359                 as well as "Claws Mail"
360
361 2006-11-30 [colin]      2.6.0cvs69
362
363         * src/wizard.c
364                 Put the SSL checkboxes in the receiving
365                 and sending server pages.
366
367 2006-11-29 [colin]      2.6.0cvs68
368
369         * src/gtk/gtkutils.c
370         * src/gtk/gtkvscrollbutton.c
371                 Revert some deprecated fixes - they seem to
372                 deprecate stuff as soon as a new one gets out.
373                 g_object_ref_sink needed glib-2.10.
374
375 2006-11-29 [colin]      2.6.0cvs67
376
377         * src/common/utils.c
378                 Create .mailcap if it doesn't exist
379
380 2006-11-29 [colin]      2.6.0cvs66
381
382         * src/compose.c
383                 Followup to cvs60: use original list
384                 of recipients if replying to a mail
385                 in Sent Drafts or Queue.
386
387 2006-11-27 [paul]       2.6.0cvs65
388
389         * src/image_viewer.c
390                 revert the last change for now (it's broken)
391
392 2006-11-27 [paul]       2.6.0cvs64
393
394         * Makefile.am
395         * configure.ac
396         * m4/aclocal-include.m4
397         * m4/check-type.m4
398         * src/Makefile.am
399         * src/addr_compl.c
400         * src/compose.c
401         * src/crash.c
402         * src/export.c
403         * src/exporthtml.c
404         * src/exportldif.c
405         * src/imap.c
406         * src/import.c
407         * src/main.c
408         * src/main.h
409         * src/matcher.c
410         * src/mimeview.c
411         * src/procmsg.c
412         * src/textview.c
413         * src/common/Makefile.am
414         * src/common/claws.c
415         * src/common/claws.h
416         * src/common/ssl.c
417         * src/common/sylpheed.c
418         * src/common/sylpheed.h
419         * src/etpan/Makefile.am
420         * src/gtk/Makefile.am
421         * src/gtk/claws-marshal.list
422         * src/gtk/filesel.c
423         * src/gtk/gtksctree.c
424         * src/gtk/quicksearch.c
425         * src/gtk/sylpheed-marshal.list
426         * src/plugins/bogofilter/bogofilter.c
427         * src/plugins/bogofilter/bogofilter_gtk.c
428         * src/plugins/clamav/clamav_plugin.c
429         * src/plugins/clamav/clamav_plugin_gtk.c
430         * src/plugins/demo/demo.c
431         * src/plugins/dillo_viewer/dillo_viewer.c
432         * src/plugins/pgpcore/Makefile.am
433         * src/plugins/pgpcore/claws.def
434         * src/plugins/pgpcore/pgp_viewer.c
435         * src/plugins/pgpcore/plugin.c
436         * src/plugins/pgpcore/sylpheed.def
437         * src/plugins/pgpinline/Makefile.am
438         * src/plugins/pgpinline/claws.def
439         * src/plugins/pgpinline/plugin.c
440         * src/plugins/pgpinline/sylpheed.def
441         * src/plugins/pgpmime/Makefile.am
442         * src/plugins/pgpmime/claws.def
443         * src/plugins/pgpmime/plugin.c
444         * src/plugins/pgpmime/sylpheed.def
445         * src/plugins/spamassassin/spamassassin.c
446         * src/plugins/spamassassin/spamassassin_gtk.c
447         * src/plugins/trayicon/trayicon.c
448                 yet more renaming
449                 remove deprecated gtk_tooltips_set_delay()
450
451 2006-11-26 [paul]       2.6.0cvs63
452
453         * src/expldifdlg.c
454         * src/folderview.c
455         * src/image_viewer.c
456         * src/mainwindow.c
457         * src/gtk/gtkutils.c
458         * src/gtk/gtkvscrollbutton.c
459         * src/gtk/prefswindow.c
460         * src/plugins/pgpcore/prefs_gpg.c
461                 replace more deprecated GTK+ functions
462
463 2006-11-26 [paul]       2.6.0cvs62
464
465         * src/addr_compl.c
466         * src/addressbook.c
467         * src/browseldap.c
468                 replace deprecated gtk_idle_... functions
469
470 2006-11-26 [paul]       2.6.0cvs61
471
472         * src/compose.c
473         * src/folderview.c
474         * src/inc.c
475         * src/summaryview.c
476         * src/gtk/gtkvscrollbutton.c
477         * src/gtk/quicksearch.c
478         * src/plugins/pgpcore/passphrase.c
479                 replace deprecated gtk_timeout_add and
480                 gtk_timeout_remove
481
482 2006-11-26 [paul]       2.6.0cvs60
483
484         * src/compose.c
485                 fix bug that caused the wrong recipient
486                 to be selected when replying to a msg
487                 which is From one of our accounts to
488                 another of our accounts
489
490 2006-11-25 [paul]       2.6.0cvs59
491
492         * src/summaryview.c
493                 don't change the From column title to
494                 To if the To column is visible
495
496 2006-11-24 [paul]       2.6.0cvs58
497
498         * src/compose.c
499                 fix bug 1069, 'Sent mails disappear, BCC
500                 or locking problem?'
501
502 2006-11-21 [wwp]        2.6.0cvs57
503
504         * src/compose.c
505                 fix spelling menu when replying (same as 2.3.1cvs39):
506                 discrepancy between context menu and top menu when
507                 folder's dictionary isn't the default one.
508
509 2006-11-19 [paul]       2.6.0cvs56
510
511         * src/summaryview.c
512                 obey always_show_msg option when
513                 marking as spam
514         * src/plugins/bogofilter/bogofilter.c
515                 fix typo
516
517 2006-11-18 [paul]       2.6.0cvs55
518
519         * AUTHORS
520         * README
521         * debian/copyright
522         * manual/ack.xml
523         * manual/es/ack.xml
524         * manual/fr/ack.xml
525         * manual/pl/ack.xml
526         * src/gtk/authors.h
527         * src/gtk/icon_legend.c
528         * src/gtk/icon_legend.h
529         * tools/OOo2claws-mail.pl
530         * tools/README
531         * tools/acroread2claws-mail.pl
532         * tools/claws.i18n.status.pl
533         * tools/filter_conv.pl
534         * tools/filter_conv_new.pl
535         * tools/freshmeat_search.pl
536         * tools/google_search.pl
537         * tools/kmail2claws-mail.pl
538         * tools/kmail2claws-mail_v2.pl
539         * tools/maildir2claws-mail.pl
540         * tools/make.themes.project
541         * tools/multiwebsearch.pl
542         * tools/outlook2claws-mail.pl
543         * tools/tb2claws-mail
544         * tools/kdeservicemenu/README
545         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
546                 update mine and wwp's email addresses in
547                 several places
548                 Patch by wwp
549         * src/prefs_compose_writing.c
550                 set sensitivity on 'new message format' frame
551
552 2006-11-17 [paul]       2.6.0cvs54
553
554         * src/gtk/about.c
555                 more reworking of the GUI
556                 Patch by Fabien Vantard
557
558 2006-11-16 [paul]       2.6.0cvs53
559
560         * src/gtk/about.c
561                 set a minimum size for the window, allow
562                 it to automatically expand as necessary
563
564 2006-11-16 [wwp]        2.6.0cvs52
565
566         * src/gtk/about.c
567                 better wrap of copyright info on some systems.
568
569 2006-11-16 [paul]       2.6.0cvs51
570
571         * src/gtk/about.c
572                 move the tech info from the upper panel
573                 to the Info tab
574                 use a gtk_text_view for the features tab
575
576 2006-11-16 [paul]       2.6.0cvs50
577
578         * po/Makevars
579                 update my email address
580         * src/addressbook.c
581         * src/compose.c
582         * src/imap_gtk.c
583         * src/mh_gtk.c
584         * src/news_gtk.c
585         * src/summaryview.c
586         * src/plugins/trayicon/trayicon.c
587                 don't offer simple menu separators
588                 for translation
589         * src/folderview.c
590                 add separator between 'mark all read'
591                 and 'search folder'
592
593 2006-11-15 [wwp]        2.6.0cvs49
594
595         * src/gtk/authors.h
596                 updated manuals authors.
597
598 2006-11-14 [paul]       2.6.0cvs48
599
600         * src/compose.c
601                 Fix Options/Reply mode after draft save
602
603 2006-11-14 [paul]       2.6.0cvs47
604
605         * src/Makefile.am
606                 Fix make DESTDIR=...
607         * src/mbox.c
608                 Optimise speed
609         * src/plugins/pgpinline/pgpinline.c
610                 Probably fix bug 1061
611
612 2006-11-14 [paul]       2.6.0cvs46
613
614         * po/Makevars
615                 enable Q_ macro
616         * src/Makefile.am
617         * src/stock_pixmap.c
618         * src/stock_pixmap.h
619         * src/gtk/about.c
620         * src/pixmaps/active.xpm
621         * src/pixmaps/inactive.xpm
622                 add a new page, 'Features', to the About dialog
623                 showing which features are compiled in and which
624                 are not
625
626 2006-11-14 [paul]       2.6.0cvs45
627
628         * po/ru.po
629                 updated by Pavlo Bohmat
630
631 2006-11-14 [colin]      2.6.0cvs44
632
633         * src/compose.c
634         * src/inc.c
635         * src/messageview.c
636         * src/news.c
637         * src/pop.c
638         * src/procmsg.c
639         * src/gtk/gtkaspell.c
640                 Fix 64-bit-related warnings
641         * src/ssl_manager.c
642                 Fix possible infinite loop
643         * src/plugins/pgpcore/sgpgme.c
644                 Remove useless check
645
646 2006-11-13 [colin]      2.6.0cvs43
647
648         * src/gtk/Makefile.am
649                 authors.h isn't generated
650
651 2006-11-13 [colin]      2.6.0cvs42
652
653         * src/plugins/pgpinline/pgpinline.c
654         * src/plugins/pgpmime/pgpmime.c
655                 Very probably fix bug 1061, 'crash on 
656                 opening signed email'. Another cast
657                 problem
658
659 2006-11-13 [colin]      2.6.0cvs41
660
661         * src/plugins/pgpcore/sgpgme.c
662                 Maybe fix bug 1061, 'crash on opening 
663                 signed email'
664
665 2006-11-13 [wwp]        2.6.0cvs40
666
667         * src/plugins/pgpinline/pgpinline.c
668                 fix candidate for bug #1057, thanks to Colin.
669
670 2006-11-13 [wwp]        2.6.0cvs39
671
672         * src/compose.c
673         * src/quote_fmt_parse.y
674                 fix bug 1052: current parser buffer was not always 
675                 allocated, ptr to this buffer could be returned as 
676                 NULL whereas no parser error has occurred. in 
677                 consequence, defining a template body as "%d" 
678                 (w/o the quotes) for the first time of the instance 
679                 of claws-mail, was reporting a parser error. make 
680                 sure that the buffer is always allocated, even to 
681                 an empty string.
682                 fix mis-unescaping in compose.:compose_quote_fmt(): 
683                 unescaping of the fmt string was always done 
684                 whereas it must be done *only* when receiving 
685                 quote format strings issued from the prefs 
686                 (compose new message, reply, forward, redirect 
687                 formats), *not* when applying templates.  in 
688                 consequences, applying templates w/ sequences 
689                 like \\|p{echo} were failing. make sure that 
690                 unescaping is done only when necessary.
691
692 2006-11-12 [colin]      2.6.0cvs38
693
694         * po/de.po
695                 Fix typo (s/KB/MB)
696
697 2006-11-12 [colin]      2.6.0cvs37
698
699         * src/plugins/pgpinline/pgpinline.c
700         * src/plugins/pgpmime/pgpmime.c
701                 Release GPG context at the latest 
702                 possible moment. Maybe fixes 
703                 bug 1057, 'crash on sending signed 
704                 message to a newsgroup'
705                 
706
707 2006-11-12 [colin]      2.6.0cvs36
708
709         * src/plugins/pgpcore/sgpgme.c
710                 Tell a bit more when gpg's status doesn't
711                 contain any signature
712
713 2006-11-12 [colin]      2.6.0cvs35
714
715         * src/compose.c
716                 Fix bug 1060, 'compilation error with 
717                 Irix's cc'
718
719 2006-11-12 [paul]       2.6.0cvs34
720
721         * doc/man/claws-mail.1
722         * src/prefs_gtk.c
723         * src/plugins/clamav/README
724         * src/plugins/spamassassin/README
725         * tools/README
726         * tools/freshmeat_search.pl
727         * tools/google_search.pl
728         * tools/multiwebsearch.pl
729                 more renaming
730         * src/plugins/trayicon/trayicon.c
731                 fix compiliation warning
732
733 2006-11-11 [colin]      2.6.0cvs33
734
735         * src/folderview.c
736                 Forbid drag and drop from/to different
737                 folders of type F_UNKNOWN
738
739 2006-11-11 [colin]      2.6.0cvs32
740
741         * src/plugins/pgpinline/pgpinline.c
742                 Fix typo in previous commit:
743                 - gpgme_new(&ctx);
744                 + if ((err = gpgme_new(&data->ctx)) ...)
745
746 2006-11-11 [colin]      2.6.0cvs31
747
748         * src/plugins/pgpinline/pgpinline.c
749         * src/plugins/pgpmime/pgpmime.c
750                 Check success after calling gpgme_new
751                 Maybe fixes bug 1057, 'crash on sending 
752                 signed message to a newsgroup'
753
754 2006-11-11 [colin]      2.6.0cvs30
755
756         * src/undo.c
757                 init undostruct to 0s (from
758                 valgrind log of bug 1057)
759
760 2006-11-10 [colin]      2.6.0cvs29
761
762         * src/mainwindow.c
763                 Set cursor to wait before filtering
764                 duplicates in all folders
765         * src/plugins/bogofilter/bogofilter.c
766         * src/plugins/bogofilter/bogofilter.h
767         * src/plugins/bogofilter/bogofilter_gtk.c
768                 Completely thread away the bogofilter
769                 filtering
770
771 2006-11-10 [mones]      2.6.0cvs28
772
773         * src/compose.c
774         * src/compose.h
775                 added COMPOSE_CHECK_BEFORE_SEND hook
776
777 2006-11-10 [paul]       2.6.0cvs27
778
779         * src/crash.c
780                 more renaming
781                 add libSM to get_compiled_in_features()
782         * src/main.c
783                 more renaming
784
785 2006-11-10 [colin]      2.6.0cvs26
786
787         * src/etpan/imap-thread.c
788                 Add a reference to libetpan's sasl engine
789                 so that sasl_done() doesn't get called by
790                 libetpan, and doesn't break openssl.
791                 Should fix bug 1053, 'SC fails to reestablish 
792                 a secure connection'
793                 Patch by Hoa
794
795 2006-11-10 [colin]      2.6.0cvs25
796
797         * manual/addrbook.xml
798         * manual/advanced.xml
799         * manual/faq.xml
800         * manual/intro.xml
801                 Some more renaming
802
803 2006-11-09 [colin]      2.6.0cvs24
804
805         * src/plugins/bogofilter/bogofilter_gtk.c
806                 Add comment about annoyance
807
808 2006-11-09 [colin]      2.6.0cvs23
809
810         * src/plugins/bogofilter/bogofilter.c
811         * src/plugins/bogofilter/bogofilter_gtk.c
812                 Prepare things needed to thread bogofilter
813                 filtering: separate bogo stuff and possible GUI
814                 stuff. 
815
816 2006-11-09 [colin]      2.6.0cvs22
817
818         * src/account.c
819         * src/compose.c
820                 Search for one of our accounts in Delivered-To
821                 (helps for auto-account selection when 
822                  replying/forwarding)
823         * src/folderview.c
824         * src/mainwindow.c
825         * src/mainwindow.h
826         * src/plugins/trayicon/trayicon.c
827                 Allow opening a new mail with any account from
828                 the contextual menu
829
830 2006-11-09 [wwp]        2.6.0cvs21
831
832         * src/compose.c
833         * src/prefs_common.c
834         * src/prefs_common.h
835         * src/prefs_compose_writing.c
836                 add a compose new message format (in prefs/compose/writing), it's a
837                 simple subject+body template to use when opening a new composition
838                 window. It's similar to the existent reply and forward formats.
839
840                 enhanced the template/format % symbols substitution mechanism to
841                 use current composition window information when % are used in
842                 the compose new message format or in templates applied to new
843                 messages (there were useless in that situations before). When
844                 applied to new messages, %d corresponds to the system time/date.
845
846 2006-11-09 [paul]       2.6.0cvs20
847
848         * src/gtk/authors.h
849                 fix last commit
850
851 2006-11-09 [paul]       2.6.0cvs19
852
853         * src/gtk/authors.h
854                 keep tje alphabetical order
855
856 2006-11-08 [colin]      2.6.0cvs18
857
858         * src/etpan/imap-thread.c
859                 Fix bug 1054, 'Slowness logging big 
860                 data chunks'
861
862 2006-11-08 [paul]       2.6.0cvs17
863
864         * tools/Makefile.am
865                 fix the renaming
866
867 2006-11-08 [paul]       2.6.0cvs16
868
869         * src/common/defs.h
870                 update BUGZILLA_URI
871
872 2006-11-08 [paul]       2.6.0cvs15
873
874         * tools/Makefile.am
875         * tools/OOo2claws-mail.pl
876         * tools/OOo2sylpheed.pl
877         * tools/README
878         * tools/acroread2claws-mail.pl
879         * tools/acroread2sylpheed.pl
880         * tools/kmail2claws-mail.pl
881         * tools/kmail2claws-mail_v2.pl
882         * tools/kmail2sylpheed.pl
883         * tools/kmail2sylpheed_v2.pl
884         * tools/maildir2claws-mail.pl
885         * tools/maildir2sylpheed.pl
886         * tools/nautilus2claws-mail.sh
887         * tools/nautilus2sylpheed.sh
888         * tools/outlook2claws-mail.pl
889         * tools/outlook2sylpheed.pl
890         * tools/tb2claws-mail
891         * tools/tb2sylpheed
892         * tools/tbird2claws.py
893         * tools/tbird2syl.py
894         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
895         * tools/kdeservicemenu/install.sh
896         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
897         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
898         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
899         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
900         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
901                 renamed (removed, added) tools files
902
903 2006-11-08 [paul]       2.6.0cvs14
904
905         * src/main.c
906         * src/common/defs.h
907                 Migrate sylpheedrc to clawsrc, and fix the standard
908                 plugins path in the process
909
910 2006-11-07 [colin]      2.6.0cvs13
911
912         * src/Makefile.am
913                 Symlink sylpheed-claws relative to 
914                 claws-mail
915
916 2006-11-07 [colin]      2.6.0cvs12
917
918         * src/compose.c
919                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
920
921 2006-11-07 [paul]       2.6.0cvs11
922
923         * src/gtk/about.c
924                 Fix a missed occurence of
925                 Sylpheed-Claws
926
927 2006-11-07 [paul]       2.6.0cvs10
928
929         * src/Makefile.am
930                 Fix symlink installation
931
932 2006-11-07 [paul]       2.6.0cvs9
933
934         * src/Makefile.am
935                 Symlink claws-mail to sylpheed-claws
936         * src/common/utils.c
937                 Fix migrating symlinks
938         * src/etpan/imap-thread.c
939                 check certificate only when there's
940                 no error
941
942 2006-11-07 [paul]       2.6.0cvs8
943
944         * Makefile.am
945                 Fix icon breakages with Gtk, which needs a 
946                 cache updated to see them.
947
948 2006-11-07 [paul]       2.6.0cvs7
949
950         * .cvsignore
951         * AUTHORS
952         * COPYING
953         * INSTALL
954         * Makefile.am
955         * NEWS
956         * README
957         * RELEASE_NOTES
958         * autogen.sh
959         * claws-mail-128x128.png
960         * claws-mail-64x64.png
961         * claws-mail.ico
962         * claws-mail.pc.in
963         * claws-mail.png
964         * configure.ac
965         * sylpheed-claws-128x128.png
966         * sylpheed-claws-64x64.png
967         * sylpheed-claws.desktop
968         * sylpheed-claws.ico
969         * sylpheed-claws.pc.in
970         * sylpheed-claws.png
971         * debian/README.Debian
972         * debian/changelog
973         * debian/claws-mail.desktop
974         * debian/claws-mail.menu
975         * debian/claws-mail.postinst.debhelper
976         * debian/claws-mail.postrm.debhelper
977         * debian/control
978         * debian/copyright
979         * debian/files
980         * debian/rules
981         * debian/sylpheed-claws.desktop
982         * debian/sylpheed-claws.menu
983         * debian/sylpheed-claws.postinst.debhelper
984         * debian/sylpheed-claws.postrm.debhelper
985         * doc/man/Makefile.am
986         * doc/man/claws-mail.1
987         * doc/man/sylpheed-claws.1
988         * doc/src/ChangeLog.claws-pre0.8.0
989         * manual/Makefile.am
990         * manual/account.xml
991         * manual/ack.xml
992         * manual/addrbook.xml
993         * manual/advanced.xml
994         * manual/claws-mail-manual.xml
995         * manual/faq.xml
996         * manual/glossary.xml
997         * manual/handling.xml
998         * manual/intro.xml
999         * manual/keyboard.xml
1000         * manual/plugins.xml
1001         * manual/starting.xml
1002         * manual/sylpheed-claws-manual.xml
1003         * manual/xml2pdf
1004         * manual/dist/.cvsignore
1005         * manual/dist/html/.cvsignore
1006         * manual/dist/html/Makefile.am
1007         * manual/dist/pdf/.cvsignore
1008         * manual/dist/pdf/Makefile.am
1009         * manual/dist/ps/.cvsignore
1010         * manual/dist/ps/Makefile.am
1011         * manual/dist/txt/.cvsignore
1012         * manual/dist/txt/Makefile.am
1013         * manual/es/Makefile.am
1014         * manual/es/advanced.xml
1015         * manual/es/claws-mail-manual.xml
1016         * manual/es/faq.xml
1017         * manual/es/glossary.xml
1018         * manual/es/handling.xml
1019         * manual/es/intro.xml
1020         * manual/es/plugins.xml
1021         * manual/es/sylpheed-claws-manual.xml
1022         * manual/es/dist/.cvsignore
1023         * manual/es/dist/html/.cvsignore
1024         * manual/es/dist/html/Makefile.am
1025         * manual/es/dist/pdf/.cvsignore
1026         * manual/es/dist/pdf/Makefile.am
1027         * manual/es/dist/ps/.cvsignore
1028         * manual/es/dist/ps/Makefile.am
1029         * manual/es/dist/txt/.cvsignore
1030         * manual/es/dist/txt/Makefile.am
1031         * manual/fr/Makefile.am
1032         * manual/fr/account.xml
1033         * manual/fr/ack.xml
1034         * manual/fr/addrbook.xml
1035         * manual/fr/advanced.xml
1036         * manual/fr/claws-mail-manual.xml
1037         * manual/fr/faq.xml
1038         * manual/fr/glossary.xml
1039         * manual/fr/handling.xml
1040         * manual/fr/intro.xml
1041         * manual/fr/keyboard.xml
1042         * manual/fr/plugins.xml
1043         * manual/fr/starting.xml
1044         * manual/fr/sylpheed-claws-manual.xml
1045         * manual/fr/dist/.cvsignore
1046         * manual/fr/dist/html/.cvsignore
1047         * manual/fr/dist/html/Makefile.am
1048         * manual/fr/dist/pdf/.cvsignore
1049         * manual/fr/dist/pdf/Makefile.am
1050         * manual/fr/dist/ps/.cvsignore
1051         * manual/fr/dist/ps/Makefile.am
1052         * manual/fr/dist/txt/.cvsignore
1053         * manual/fr/dist/txt/Makefile.am
1054         * manual/pl/Makefile.am
1055         * manual/pl/account.xml
1056         * manual/pl/ack.xml
1057         * manual/pl/addrbook.xml
1058         * manual/pl/advanced.xml
1059         * manual/pl/claws-mail-manual.xml
1060         * manual/pl/faq.xml
1061         * manual/pl/glossary.xml
1062         * manual/pl/handling.xml
1063         * manual/pl/intro.xml
1064         * manual/pl/keyboard.xml
1065         * manual/pl/plugins.xml
1066         * manual/pl/starting.xml
1067         * manual/pl/sylpheed-claws-manual.xml
1068         * manual/pl/dist/.cvsignore
1069         * manual/pl/dist/html/.cvsignore
1070         * manual/pl/dist/html/Makefile.am
1071         * manual/pl/dist/pdf/.cvsignore
1072         * manual/pl/dist/pdf/Makefile.am
1073         * manual/pl/dist/ps/.cvsignore
1074         * manual/pl/dist/ps/Makefile.am
1075         * manual/pl/dist/txt/.cvsignore
1076         * manual/pl/dist/txt/Makefile.am
1077         * po/.cvsignore
1078         * po/Makevars
1079         * src/.cvsignore
1080         * src/Makefile.am
1081         * src/account.c
1082         * src/account.h
1083         * src/action.c
1084         * src/action.h
1085         * src/adbookbase.h
1086         * src/addr_compl.c
1087         * src/addr_compl.h
1088         * src/addrbook.c
1089         * src/addrcache.c
1090         * src/addrcache.h
1091         * src/addrcindex.c
1092         * src/addrcindex.h
1093         * src/addrclip.c
1094         * src/addrclip.h
1095         * src/addrdefs.h
1096         * src/addressadd.c
1097         * src/addressadd.h
1098         * src/addressbook.c
1099         * src/addressbook.h
1100         * src/addressbook_foldersel.c
1101         * src/addressbook_foldersel.h
1102         * src/addrgather.c
1103         * src/addrgather.h
1104         * src/addrharvest.c
1105         * src/addrharvest.h
1106         * src/addrindex.c
1107         * src/addrindex.h
1108         * src/addritem.c
1109         * src/addritem.h
1110         * src/addrquery.c
1111         * src/addrquery.h
1112         * src/addrselect.c
1113         * src/addrselect.h
1114         * src/alertpanel.c
1115         * src/alertpanel.h
1116         * src/browseldap.c
1117         * src/browseldap.h
1118         * src/codeconv.c
1119         * src/codeconv.h
1120         * src/compose.c
1121         * src/crash.c
1122         * src/crash.h
1123         * src/customheader.c
1124         * src/customheader.h
1125         * src/displayheader.c
1126         * src/displayheader.h
1127         * src/editaddress.c
1128         * src/editaddress.h
1129         * src/editbook.c
1130         * src/editbook.h
1131         * src/editgroup.c
1132         * src/editgroup.h
1133         * src/editjpilot.c
1134         * src/editjpilot.h
1135         * src/editldap.c
1136         * src/editldap.h
1137         * src/editldap_basedn.c
1138         * src/editldap_basedn.h
1139         * src/editvcard.c
1140         * src/editvcard.h
1141         * src/exphtmldlg.c
1142         * src/exphtmldlg.h
1143         * src/expldifdlg.c
1144         * src/expldifdlg.h
1145         * src/export.c
1146         * src/exporthtml.c
1147         * src/exporthtml.h
1148         * src/exportldif.c
1149         * src/exportldif.h
1150         * src/filtering.c
1151         * src/filtering.h
1152         * src/folder.c
1153         * src/folder.h
1154         * src/folder_item_prefs.c
1155         * src/folder_item_prefs.h
1156         * src/foldersel.c
1157         * src/foldersel.h
1158         * src/folderutils.c
1159         * src/folderutils.h
1160         * src/folderview.c
1161         * src/folderview.h
1162         * src/grouplistdialog.c
1163         * src/grouplistdialog.h
1164         * src/html.c
1165         * src/html.h
1166         * src/image_viewer.c
1167         * src/image_viewer.h
1168         * src/imap.c
1169         * src/imap.h
1170         * src/imap_gtk.c
1171         * src/imap_gtk.h
1172         * src/import.c
1173         * src/import.h
1174         * src/importldif.c
1175         * src/importldif.h
1176         * src/importmutt.c
1177         * src/importmutt.h
1178         * src/importpine.c
1179         * src/importpine.h
1180         * src/inc.c
1181         * src/inc.h
1182         * src/jpilot.c
1183         * src/jpilot.h
1184         * src/ldapctrl.c
1185         * src/ldapctrl.h
1186         * src/ldaplocate.c
1187         * src/ldaplocate.h
1188         * src/ldapquery.c
1189         * src/ldapquery.h
1190         * src/ldapserver.c
1191         * src/ldapserver.h
1192         * src/ldaputil.c
1193         * src/ldaputil.h
1194         * src/ldif.c
1195         * src/ldif.h
1196         * src/localfolder.c
1197         * src/localfolder.h
1198         * src/main.c
1199         * src/main.h
1200         * src/mainwindow.c
1201         * src/mainwindow.h
1202         * src/manual.c
1203         * src/manual.h
1204         * src/matcher.c
1205         * src/matcher.h
1206         * src/matcher_parser.h
1207         * src/matcher_parser_lex.l
1208         * src/matcher_parser_parse.y
1209         * src/mbox.c
1210         * src/mbox.h
1211         * src/message_search.c
1212         * src/message_search.h
1213         * src/messageview.c
1214         * src/messageview.h
1215         * src/mh.c
1216         * src/mh.h
1217         * src/mh_gtk.c
1218         * src/mh_gtk.h
1219         * src/mimeview.c
1220         * src/mimeview.h
1221         * src/msgcache.c
1222         * src/msgcache.h
1223         * src/mutt.c
1224         * src/mutt.h
1225         * src/news.c
1226         * src/news.h
1227         * src/news_gtk.c
1228         * src/news_gtk.h
1229         * src/noticeview.c
1230         * src/noticeview.h
1231         * src/partial_download.c
1232         * src/partial_download.h
1233         * src/pine.c
1234         * src/pine.h
1235         * src/pop.c
1236         * src/pop.h
1237         * src/prefs_account.c
1238         * src/prefs_account.h
1239         * src/prefs_actions.c
1240         * src/prefs_actions.h
1241         * src/prefs_common.c
1242         * src/prefs_common.h
1243         * src/prefs_compose_writing.c
1244         * src/prefs_compose_writing.h
1245         * src/prefs_customheader.c
1246         * src/prefs_customheader.h
1247         * src/prefs_display_header.c
1248         * src/prefs_display_header.h
1249         * src/prefs_ext_prog.c
1250         * src/prefs_ext_prog.h
1251         * src/prefs_filtering.c
1252         * src/prefs_folder_column.c
1253         * src/prefs_folder_column.h
1254         * src/prefs_folder_item.c
1255         * src/prefs_folder_item.h
1256         * src/prefs_fonts.c
1257         * src/prefs_fonts.h
1258         * src/prefs_gtk.c
1259         * src/prefs_gtk.h
1260         * src/prefs_image_viewer.c
1261         * src/prefs_image_viewer.h
1262         * src/prefs_matcher.c
1263         * src/prefs_matcher.h
1264         * src/prefs_message.c
1265         * src/prefs_message.h
1266         * src/prefs_msg_colors.c
1267         * src/prefs_msg_colors.h
1268         * src/prefs_other.c
1269         * src/prefs_other.h
1270         * src/prefs_quote.c
1271         * src/prefs_quote.h
1272         * src/prefs_receive.c
1273         * src/prefs_receive.h
1274         * src/prefs_send.c
1275         * src/prefs_send.h
1276         * src/prefs_spelling.c
1277         * src/prefs_spelling.h
1278         * src/prefs_summaries.c
1279         * src/prefs_summaries.h
1280         * src/prefs_summary_column.c
1281         * src/prefs_summary_column.h
1282         * src/prefs_template.c
1283         * src/prefs_template.h
1284         * src/prefs_themes.c
1285         * src/prefs_themes.h
1286         * src/prefs_toolbar.c
1287         * src/prefs_toolbar.h
1288         * src/prefs_wrapping.c
1289         * src/prefs_wrapping.h
1290         * src/privacy.c
1291         * src/privacy.h
1292         * src/procheader.c
1293         * src/procheader.h
1294         * src/procmime.c
1295         * src/procmime.h
1296         * src/procmsg.c
1297         * src/procmsg.h
1298         * src/quote_fmt.c
1299         * src/quote_fmt_parse.y
1300         * src/recv.c
1301         * src/recv.h
1302         * src/remotefolder.c
1303         * src/remotefolder.h
1304         * src/send_message.c
1305         * src/send_message.h
1306         * src/setup.c
1307         * src/setup.h
1308         * src/sourcewindow.c
1309         * src/sourcewindow.h
1310         * src/ssl_manager.c
1311         * src/ssl_manager.h
1312         * src/statusbar.c
1313         * src/statusbar.h
1314         * src/stock_pixmap.c
1315         * src/stock_pixmap.h
1316         * src/summary_search.c
1317         * src/summary_search.h
1318         * src/summaryview.c
1319         * src/summaryview.h
1320         * src/syldap.c
1321         * src/syldap.h
1322         * src/textview.c
1323         * src/textview.h
1324         * src/toolbar.c
1325         * src/toolbar.h
1326         * src/undo.c
1327         * src/undo.h
1328         * src/unmime.c
1329         * src/unmime.h
1330         * src/vcard.c
1331         * src/vcard.h
1332         * src/wizard.c
1333         * src/wizard.h
1334         * src/common/base64.c
1335         * src/common/base64.h
1336         * src/common/defs.h
1337         * src/common/hooks.c
1338         * src/common/hooks.h
1339         * src/common/log.c
1340         * src/common/log.h
1341         * src/common/mgutils.c
1342         * src/common/mgutils.h
1343         * src/common/nntp.c
1344         * src/common/nntp.h
1345         * src/common/passcrypt.c
1346         * src/common/passcrypt.h.in
1347         * src/common/plugin.c
1348         * src/common/plugin.h
1349         * src/common/prefs.c
1350         * src/common/prefs.h
1351         * src/common/progressindicator.c
1352         * src/common/progressindicator.h
1353         * src/common/quoted-printable.c
1354         * src/common/quoted-printable.h
1355         * src/common/session.c
1356         * src/common/session.h
1357         * src/common/smtp.c
1358         * src/common/smtp.h
1359         * src/common/socket.c
1360         * src/common/socket.h
1361         * src/common/ssl.c
1362         * src/common/ssl.h
1363         * src/common/stringtable.c
1364         * src/common/stringtable.h
1365         * src/common/sylpheed.c
1366         * src/common/sylpheed.h
1367         * src/common/template.c
1368         * src/common/template.h
1369         * src/common/timing.h
1370         * src/common/utils.c
1371         * src/common/utils.h
1372         * src/common/version.h.in
1373         * src/common/xml.c
1374         * src/common/xml.h
1375         * src/common/xmlprops.c
1376         * src/common/xmlprops.h
1377         * src/gtk/about.c
1378         * src/gtk/colorlabel.c
1379         * src/gtk/colorlabel.h
1380         * src/gtk/colorsel.c
1381         * src/gtk/colorsel.h
1382         * src/gtk/combobox.c
1383         * src/gtk/combobox.h
1384         * src/gtk/description_window.c
1385         * src/gtk/description_window.h
1386         * src/gtk/filesel.c
1387         * src/gtk/filesel.h
1388         * src/gtk/foldersort.c
1389         * src/gtk/foldersort.h
1390         * src/gtk/gtkaspell.c
1391         * src/gtk/gtkaspell.h
1392         * src/gtk/gtksctree.c
1393         * src/gtk/gtkshruler.c
1394         * src/gtk/gtkshruler.h
1395         * src/gtk/gtkutils.c
1396         * src/gtk/gtkutils.h
1397         * src/gtk/icon_legend.c
1398         * src/gtk/icon_legend.h
1399         * src/gtk/logwindow.c
1400         * src/gtk/logwindow.h
1401         * src/gtk/manage_window.c
1402         * src/gtk/manage_window.h
1403         * src/gtk/pluginwindow.c
1404         * src/gtk/pluginwindow.h
1405         * src/gtk/prefswindow.c
1406         * src/gtk/prefswindow.h
1407         * src/gtk/quicksearch.c
1408         * src/gtk/quicksearch.h
1409         * src/pixmaps/claws-mail.xpm
1410         * src/pixmaps/claws-mail_icon.xpm
1411         * src/pixmaps/claws-mail_logo.xpm
1412         * src/pixmaps/sylpheed-claws.xpm
1413         * src/pixmaps/sylpheed-claws_icon.xpm
1414         * src/pixmaps/sylpheed-claws_logo.xpm
1415         * src/plugins/bogofilter/Makefile.am
1416         * src/plugins/bogofilter/bogofilter.c
1417         * src/plugins/bogofilter/bogofilter.h
1418         * src/plugins/bogofilter/bogofilter_gtk.c
1419         * src/plugins/clamav/Makefile.am
1420         * src/plugins/clamav/clamav_plugin.c
1421         * src/plugins/clamav/clamav_plugin.h
1422         * src/plugins/clamav/clamav_plugin_gtk.c
1423         * src/plugins/demo/Makefile.am
1424         * src/plugins/demo/demo.c
1425         * src/plugins/dillo_viewer/Makefile.am
1426         * src/plugins/dillo_viewer/README
1427         * src/plugins/dillo_viewer/dillo_prefs.c
1428         * src/plugins/dillo_viewer/dillo_prefs.h
1429         * src/plugins/dillo_viewer/dillo_viewer.c
1430         * src/plugins/pgpcore/Makefile.am
1431         * src/plugins/pgpcore/passphrase.c
1432         * src/plugins/pgpcore/passphrase.h
1433         * src/plugins/pgpcore/pgp_viewer.c
1434         * src/plugins/pgpcore/pgp_viewer.h
1435         * src/plugins/pgpcore/plugin.c
1436         * src/plugins/pgpcore/prefs_gpg.c
1437         * src/plugins/pgpcore/prefs_gpg.h
1438         * src/plugins/pgpcore/select-keys.c
1439         * src/plugins/pgpcore/select-keys.h
1440         * src/plugins/pgpcore/sgpgme.c
1441         * src/plugins/pgpcore/sgpgme.h
1442         * src/plugins/pgpcore/sylpheed.def
1443         * src/plugins/pgpcore/version.rc
1444         * src/plugins/pgpinline/Makefile.am
1445         * src/plugins/pgpinline/pgpinline.c
1446         * src/plugins/pgpinline/pgpinline.h
1447         * src/plugins/pgpinline/plugin.c
1448         * src/plugins/pgpinline/sylpheed.def
1449         * src/plugins/pgpinline/version.rc
1450         * src/plugins/pgpmime/Makefile.am
1451         * src/plugins/pgpmime/pgpmime.c
1452         * src/plugins/pgpmime/pgpmime.h
1453         * src/plugins/pgpmime/plugin.c
1454         * src/plugins/pgpmime/sylpheed.def
1455         * src/plugins/pgpmime/version.rc
1456         * src/plugins/spamassassin/Makefile.am
1457         * src/plugins/spamassassin/README
1458         * src/plugins/spamassassin/spamassassin.c
1459         * src/plugins/spamassassin/spamassassin.h
1460         * src/plugins/spamassassin/spamassassin_gtk.c
1461         * src/plugins/trayicon/Makefile.am
1462         * src/plugins/trayicon/trayicon.c
1463         * tools/OOo2sylpheed.pl
1464         * tools/README
1465         * tools/README.sylprint
1466         * tools/acroread2sylpheed.pl
1467         * tools/claws.i18n.status.pl
1468         * tools/filter_conv.pl
1469         * tools/filter_conv_new.pl
1470         * tools/freshmeat_search.pl
1471         * tools/google_search.pl
1472         * tools/kmail2sylpheed.pl
1473         * tools/kmail2sylpheed_v2.pl
1474         * tools/make.themes.project
1475         * tools/multiwebsearch.pl
1476         * tools/nautilus2sylpheed.sh
1477         * tools/outlook2sylpheed.pl
1478         * tools/sylprint.pl
1479         * tools/sylprint.rc
1480         * tools/tb2sylpheed
1481         * tools/textviewer.sh
1482         * tools/vcard2xml.py
1483         * tools/kdeservicemenu/README
1484         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1485         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1486         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1487                 Change name to Claws Mail. Announce to follow...
1488
1489 2006-11-06 [wwp]        2.6.0cvs6
1490
1491         * src/prefs_template.c
1492                 unify messages related to quote format/template errors (fix
1493                 capitalization), again.
1494
1495 2006-11-06 [wwp]        2.6.0cvs5
1496
1497         * src/prefs_quote.c
1498                 unify messages related to quote format/template errors.
1499
1500 2006-11-06 [wwp]        2.6.0cvs4
1501
1502         * src/prefs_msg_colors.c
1503                 more uses of Q_ macro for contextual translations, thanks
1504                 to Fabien (fzzzzz).
1505
1506 2006-11-06 [wwp]        2.6.0cvs3
1507
1508         * src/compose.c
1509         * src/common/utils.c
1510         * src/common/utils.h
1511                 show an alertpanel to make sure users are aware that sensitive
1512                 files are attached (it's file blacklist-based). This will fix
1513                 interaction w/ GoogleEarth for instance, thanks to Colin.
1514
1515 2006-11-06 [wwp]        2.6.0cvs2
1516
1517         * src/prefs_quote.c
1518         * src/prefs_template.c
1519         * src/prefs_template.h
1520                 check quote format when applying/closing prefs. For now this only
1521                 shows up an error dialog box, not preventing the user from using
1522                 a broken quote (reply, forwards) format.
1523
1524 2006-11-06 [wwp]        2.6.0cvs1
1525
1526         * src/prefs_template.c
1527                 fix missing checks of some template fields.
1528
1529 2006-11-06 [paul]       2.6.0
1530
1531         * NEWS
1532         * README
1533         * RELEASE_NOTES
1534                 2.6.0 released
1535
1536 2006-11-06 [paul]       2.5.6cvs22
1537
1538         * manual/advanced.xml
1539         * manual/es/advanced.xml
1540                 put 'respect_flowed_format' info in the correct
1541                 place
1542
1543 2006-11-06 [mones]      2.5.6cvs21
1544
1545         * po/es.po
1546                 Minor fixes for release
1547
1548 2006-11-06 [paul]       2.5.6cvs20
1549
1550         * po/cs.po
1551         * po/de.po
1552         * po/fr.po
1553         * po/it.po
1554         * po/nl.po
1555         * po/pt_BR.po
1556         * po/sk.po
1557         * po/sv.po
1558         * po/zh_CN.po
1559                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1560                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1561                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1562                 Young
1563
1564 2006-11-02 [colin]      2.5.6cvs19
1565
1566         * src/imap.c
1567         * src/imap.h
1568         * src/prefs_account.c
1569         * src/etpan/imap-thread.c
1570                 Add GSSAPI support - fixes Debian bug #383274
1571
1572 2006-11-01 [colin]      2.5.6cvs18
1573
1574         * src/jpilot.c
1575                 Handle libpisock12 support. Probably
1576                 fixes bug 1046, 'jpilot AddressDB.pdb 
1577                 import fail'
1578
1579 2006-11-01 [colin]      2.5.6cvs17
1580
1581         * src/folderutils.c
1582                 debug_print() folderutils_mark_all_read()
1583
1584 2006-11-01 [colin]      2.5.6cvs16
1585
1586         * COPYING
1587                 Add missed files to the Apache exception
1588
1589 2006-10-31 [colin]      2.5.6cvs15
1590
1591         * src/folder.c
1592         * src/folder.h
1593                 Add a copy_private_data() func to FolderClasses
1594                 Doesn't break the feature freeze, because we 
1595                 won't use it (right now) in the core.
1596
1597 2006-10-31 [colin]      2.5.6cvs14
1598
1599         * COPYING
1600                 Allow linking with the Apache licensed files in
1601                 src/plugins/spamassassin. Hopefully fixes 
1602                 bug 1048, 'Spamassassin plugin license problem'
1603
1604 2006-10-31 [wwp]        2.5.6cvs13
1605
1606         * src/compose.c
1607                 fix and optimize trimming of leading linefeeds in body loop.
1608
1609 2006-10-31 [colin]      2.5.6cvs12
1610
1611         * src/etpan/imap-thread.c
1612         * src/imap.c
1613                 Make really sure to have NULL sets in case
1614                 of error
1615
1616 2006-10-30 [wwp]        2.5.6cvs11
1617
1618         * src/prefs_common.c
1619         * src/prefs_common.h
1620         * src/compose.c
1621                 fix broken storage of quote format template when it contains \-escape
1622                 sequences. The application of such sequences is also fixed now (\t
1623                 in quote format will be a real tab instead of a 't', for instance).
1624
1625 2006-10-27 [colin]      2.5.6cvs10
1626
1627         * src/compose.c
1628                 Probably fix bug 1045, 'sylpheed-claws 
1629                 doesn't remove the mail from the IMAP 
1630                 Queue folder after sending'. From
1631                 2.5.6cvs3-stable
1632
1633 2006-10-27 [colin]      2.5.6cvs9
1634
1635         * configure.ac
1636                 Require libetpan-0.48. I'm so annoying,
1637                 I know ;-)
1638
1639 2006-10-27 [colin]      2.5.6cvs8
1640
1641         * src/folder.c
1642         * src/imap.c
1643                 Probably fix bug 1044, 'sylpheed-claws 
1644                 segfaults while moving mails' - Fix relation
1645                 usage when moving to an IMAP mailbox from another
1646                 mailbox
1647
1648 2006-10-26 [paul]       2.5.6cvs7
1649
1650         * src/gtk/about.c
1651                 add libSM to compiled-in features
1652                 list
1653
1654 2006-10-24 [colin]      2.5.6cvs6
1655
1656         * src/textview.c
1657         * src/gtk/gtkutils.c
1658                 Fix crash when printing emails with an
1659                 xface
1660
1661 2006-10-24 [mones]      2.5.6cvs5
1662
1663         * manual/es/advanced.xml
1664                 Synchronize hidden option respect_flowed_format
1665         * po/es.po
1666                 Updated translation
1667
1668 2006-10-21 [paul]       2.5.6cvs4
1669
1670         * src/gtk/authors.h
1671         * src/plugins/pgpcore/pgp_viewer.c
1672         * src/plugins/pgpcore/sgpgme.c
1673                 fix building on BSDs
1674                 Thanks to Michael Hughes
1675                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1676
1677 2006-10-20 [colin]      2.5.6cvs3
1678
1679         * configure.ac
1680                 Bump up libetpan requirement
1681                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1682         * src/common/utils.c
1683         * src/common/utils.h
1684                 Add convenience get_file_mtime()
1685         * src/imap.c
1686         * src/etpan/imap-thread.c
1687         * src/etpan/imap-thread.h
1688                 Implement UIDPLUS support if the server
1689                 supports it - faster sending in this case
1690
1691 2006-10-19 [colin]      2.5.6cvs2
1692
1693         * src/gtk/quicksearch.c
1694                 Fix emptying in type-ahead+extended mode
1695         * src/mainwindow.c
1696         * src/mainwindow.h
1697                 Add a hook for offline state change
1698         * src/plugins/trayicon/trayicon.c
1699                 Use it to display offline icons
1700         * src/plugins/trayicon/Makefile.am
1701         * src/plugins/trayicon/newmail.offline.xpm
1702         * src/plugins/trayicon/newmarkedmail.offline.xpm
1703         * src/plugins/trayicon/nomail.offline.xpm
1704         * src/plugins/trayicon/unreadmail.offline.xpm
1705         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1706                 Add the icons
1707
1708 2006-10-12 [paul]       2.5.6cvs1
1709
1710         * NEWS
1711         * README
1712         * configure.ac
1713                 Update version number following
1714                 stable release
1715
1716 2006-10-19 [colin]      2.5.5cvs18
1717
1718         * manual/handling.xml
1719                 Add type-ahead search
1720
1721 2006-10-18 [colin]      2.5.5cvs17
1722
1723         * src/gtk/quicksearch.c
1724                 Remove "save to history only if there's
1725                 no syntax error", it breaks for some 
1726                 reason which I'll investigate later.
1727
1728 2006-10-18 [colin]      2.5.5cvs16
1729
1730         * src/prefs_common.c
1731         * src/prefs_common.h
1732         * src/summaryview.c
1733         * src/gtk/quicksearch.c
1734         * src/gtk/quicksearch.h
1735                 Add a type-ahead option for fast searches
1736                 Patch by Fabien Vantard
1737
1738 2006-10-18 [colin]      2.5.5cvs15
1739
1740         * src/compose.c
1741         * src/compose.h
1742                 Add Options/Reply mode/ menu to be able to
1743                 change the recipients of a reply on the fly
1744
1745 2006-10-18 [colin]      2.5.5cvs14
1746
1747         * src/compose.c
1748                 Fix redirecting of our own sent mails
1749
1750 2006-10-17 [wwp]        2.5.5cvs13
1751
1752         * src/send_message.c
1753                 Fix duplicate error messages when sending, and missing
1754                 newline in such error messages.
1755
1756 2006-10-17 [colin]      2.5.5cvs12
1757
1758         * src/compose.c
1759                 Compare addresses case-insensitive
1760
1761 2006-10-17 [colin]      2.5.5cvs11
1762
1763         * src/plugins/pgpcore/sgpgme.c
1764                 Fix return status
1765
1766 2006-10-17 [colin]      2.5.5cvs10
1767
1768         * src/plugins/pgpcore/pgp_viewer.c
1769                 Fix return status
1770
1771 2006-10-17 [colin]      2.5.5cvs9
1772
1773         * src/quote_fmt.c
1774                 Fix a typo (thanks to Fabien)
1775
1776 2006-10-16 [colin]      2.5.5cvs8
1777
1778         * src/textview.c
1779                 Fix problem with quote-folding when emails
1780                 don't convert cleanly to UTF-8
1781
1782 2006-10-14 [colin]      2.5.5cvs7
1783
1784         * src/prefs_template.c
1785                 Reset fields when reopening
1786                 the window
1787
1788 2006-10-13 [paul]       2.5.5cvs6
1789
1790         * manual/advanced.xml
1791         * src/prefs_message.c
1792                 make 'respect_flowed_format' a hidden
1793                 option, and add a manual entry for it
1794                 Thanks to Colin
1795
1796 2006-10-12 [colin]      2.5.5cvs5
1797
1798         * src/codeconv.c
1799                 Revert part of 2.5.2cvs21:
1800                 Don't optimise by reusing the 
1801                 last iconv converter if possible:
1802                 it seems slightly broken in a 
1803                 very hard way to reproduce
1804
1805 2006-10-12 [colin]      2.5.5cvs4
1806
1807         * src/prefs_common.c
1808         * src/prefs_common.h
1809         * src/prefs_message.c
1810         * src/procmime.c
1811                 Fix bug 1035, 'Incorrect handling 
1812                 of flowed lines'. We now optionnaly
1813                 handle this format (preference is in
1814                 Message View/Text options section)
1815
1816 2006-10-12 [colin]      2.5.5cvs3
1817
1818         * po/POTFILES.in
1819                 Add new file
1820         * src/plugins/pgpcore/pgp_viewer.c
1821         * src/plugins/pgpcore/sgpgme.c
1822                 Don't try to import without asking
1823
1824 2006-10-12 [colin]      2.5.5cvs2
1825
1826         * src/compose.c
1827                 Fix bug 1036, 'Forwarding a mutlipart
1828                 mail with a "text/html" block to ms
1829                 outlook users leeds to freeze of
1830                 outlook'. Poor outlook users...
1831
1832 2006-10-12 [paul]       2.5.5cvs1
1833
1834         * NEWS
1835         * README
1836         * configure.ac
1837                 Update version number following
1838                 stable release
1839
1840 2006-10-11 [paul]       2.5.4cvs1
1841
1842         * NEWS
1843         * README
1844         * configure.ac
1845                 Update version number following
1846                 stable release
1847
1848 2006-10-11 [paul]       2.5.3cvs32
1849
1850         * src/textview.c
1851                 fix bug 1032, 'Segmentation fault when showing
1852                 message' (bug in quote folding)
1853                 Thanks to Colin
1854
1855 2006-10-10 [colin]      2.5.3cvs31
1856
1857         * src/quote_fmt.c
1858                 Rephrase english a bit
1859
1860 2006-10-10 [colin]      2.5.3cvs30
1861
1862         * src/prefs_compose_writing.c
1863                 Stop making the page larger than the window
1864
1865 2006-10-10 [wwp]        2.5.3cvs29
1866
1867         * src/compose.c
1868         * src/prefs_template.c
1869         * src/quote_fmt.c
1870         * src/quote_fmt.h
1871         * src/quote_fmt_lex.l
1872         * src/quote_fmt_parse.y
1873                 Extend the quote parser a bit: allow to get access to
1874                 basic (composing) account info.
1875
1876 2006-10-10 [colin]      2.5.3cvs28
1877
1878         * src/procheader.c
1879                 Fix this \t problem in subject
1880
1881 2006-10-09 [colin]      2.5.3cvs27
1882
1883         * src/main.c
1884         * src/prefs_gtk.c
1885                 Prepare cache a bit later
1886                 If section already exists, skip the new one 
1887                 (as previously); avoid writing the same block
1888                 twice - if we find a second block with the 
1889                 same id, skip it.
1890         * src/plugins/pgpcore/pgp_viewer.c
1891                 Set cursor to busy when retrieving a key
1892         * src/plugins/pgpcore/sgpgme.c
1893                 allow 5 seconds for gpg to export the key
1894                 
1895
1896 2006-10-09 [colin]      2.5.3cvs26
1897
1898         * configure.ac
1899         * src/msgcache.c
1900         * src/prefs_gtk.c
1901                 Check for existence of fgets_unlocked
1902                 and fwrite_unlocked
1903
1904 2006-10-09 [paul]       2.5.3cvs25
1905
1906         * src/prefs_summaries.c
1907                 replace strftime() with fast_strftime() and in
1908                 the consequence fix the bug in the display of
1909                 AM/PM in the 'Example' string
1910
1911 2006-10-09 [ticho]      2.5.3cvs24
1912
1913         * po/sk.po
1914                 Updated (and fixed up somewhat) Slovak translation.
1915
1916 2006-10-08 [colin]      2.5.3cvs23
1917
1918         * src/prefs_folder_item.c
1919                 Explain why prefs in the top-level folder
1920                 aren't retained, but are still useful
1921
1922 2006-10-08 [colin]      2.5.3cvs22
1923
1924         * src/prefs_gtk.c
1925                 Don't cache anything if caching fails
1926
1927 2006-10-08 [colin]      2.5.3cvs21
1928
1929         * src/common/utils.c
1930                 always include gi18n.h
1931
1932 2006-10-07 [colin]      2.5.3cvs20
1933
1934         * src/plugins/pgpcore/pgp_viewer.c
1935                 Kill gpg after 5 seconds wait
1936
1937 2006-10-07 [colin]      2.5.3cvs19
1938
1939         * src/plugins/pgpcore/pgp_viewer.c
1940         * src/plugins/pgpcore/pgp_viewer.h
1941                 Fix copyright
1942
1943 2006-10-07 [colin]      2.5.3cvs18
1944
1945         * src/plugins/pgpcore/pgp_viewer.c
1946         * src/plugins/pgpcore/pgp_viewer.h
1947                 Actually add the files to CVS
1948
1949 2006-10-07 [colin]      2.5.3cvs17
1950
1951         * src/plugins/pgpcore/sgpgme.c
1952                 Be sure not to crash on 'application/pgp-signature' that
1953                 are not application/pgp-signatures
1954
1955 2006-10-07 [colin]      2.5.3cvs16
1956
1957         * src/textview.c
1958         * src/textview.h
1959                 Make a bit more of the API available
1960         * src/plugins/pgpcore/Makefile.am
1961         * src/plugins/pgpcore/plugin.c
1962         * src/plugins/pgpcore/sgpgme.c
1963                 Add basic key import/export
1964
1965 2006-10-07 [colin]      2.5.3cvs15
1966
1967         * src/folderview.c
1968         * src/imap.c
1969         * src/prefs_account.c
1970         * src/wizard.c
1971                 Warn users *everywhere* if libetpan's not
1972                 linked in
1973
1974 2006-10-06 [mones]      2.5.3cvs14
1975
1976         * po/de.po
1977         * po/es.po
1978                 updated by Stephan Sachse and me
1979
1980 2006-10-06 [colin]      2.5.3cvs13
1981
1982         * src/main.c
1983         * src/common/sylpheed.c
1984                 Don't load common plugins if --exit is passed
1985         * src/prefs_gtk.c
1986         * src/prefs_gtk.h
1987                 Implement a cache to avoid reading the same
1988                 files over and over again at startup
1989
1990 2006-10-06 [colin]      2.5.3cvs12
1991
1992         * src/summaryview.c
1993         * src/gtk/quicksearch.c
1994                 Update display every 5k mails on fast searches
1995
1996 2006-10-06 [colin]      2.5.3cvs11
1997
1998         * src/textview.c
1999                 Don't do quote folding on HTML or ERTF.
2000                 May fix the Cygwin issues if they were
2001                 happening with HTML mails?
2002
2003 2006-10-05 [colin]      2.5.3cvs10
2004
2005         * src/prefs_gtk.c
2006                 Oops, forgot one
2007
2008 2006-10-05 [colin]      2.5.3cvs9
2009
2010         * src/prefs_gtk.c
2011                 Use unlocked_stdio here too
2012
2013 2006-10-05 [colin]      2.5.3cvs8
2014
2015         * src/folderview.c
2016                 Fix go to next * after preferences apply
2017         * src/msgcache.c
2018                 Do the fd lock/unlock ourselves instead of
2019                 letting the libc do it at each write 
2020
2021 2006-10-05 [colin]      2.5.3cvs7
2022
2023         * src/common/utils.c
2024                 Faster division, thanks to Jean Diraison
2025
2026 2006-10-05 [paul]       2.5.3cvs6
2027
2028         * src/common/utils.c
2029                 fix building with --disable-nls
2030
2031 2006-10-04 [colin]      2.5.3cvs5
2032
2033         * src/folder.c
2034                 Maybe fix a segfault
2035
2036 2006-10-04 [wwp]        2.5.3cvs4
2037
2038         * src/prefs_folder_item.c
2039                 Fine-tune layouts in folder item prefs. Suggested by
2040                 Fabien Vantard <fzzzzz@gmail.com>.
2041
2042 2006-10-04 [wwp]        2.5.3cvs3
2043
2044         * src/prefs_folder_item.c
2045                 Kill the clandestine passengers. You didn't see anything.
2046
2047 2006-10-04 [wwp]        2.5.3cvs2
2048
2049         * src/prefs_folder_item.c
2050                 Add a way to test the subject simplify regexp in
2051                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2052                 w/ few layout changes.
2053
2054 2006-20-04 [paul]       2.5.3cvs1
2055
2056         * NEWS
2057         * README
2058         * configure.ac
2059                 Update version number following
2060                 stable release
2061
2062 2006-10-04 [colin]      2.5.2cvs42
2063
2064         * src/folder.c
2065         * src/folder.h
2066         * src/summaryview.c
2067                 Provide a way for folder classes to set their sort
2068                 type and key
2069
2070 2006-10-03 [colin]      2.5.2cvs41
2071
2072         * src/mh.c
2073                 Don't use strlen() to know if the
2074                 string's empty
2075
2076 2006-10-03 [colin]      2.5.2cvs40
2077
2078         * src/mh.c
2079                 Fix "check for new folders" with accentued folders
2080
2081 2006-10-03 [ticho]      2.5.2cvs39
2082
2083         * src/filtering.c
2084         * src/folder.c
2085         * src/inc.c
2086         * src/mbox.c
2087                 Colin's fix for "copy" filtering rules.
2088
2089 2006-10-02 [colin]      2.5.2cvs38
2090
2091         * src/folderview.c
2092                 Fix for double-click too
2093
2094 2006-10-02 [colin]      2.5.2cvs37
2095
2096         * src/folderview.c
2097                 correct fix for cvs36
2098
2099 2006-10-02 [colin]      2.5.2cvs36
2100
2101         * src/folderview.c
2102                 Fix 'goto next unread' after collapsing/expanding 
2103                 a node.
2104
2105 2006-10-02 [colin]      2.5.2cvs35
2106
2107         * src/summaryview.c
2108                 Fix double freeze/thaw
2109         * src/common/utils.c
2110         * src/common/utils.h
2111                 Reimplement strftime
2112         * src/procheader.c
2113                 Use it
2114
2115
2116 2006-10-02 [colin]      2.5.2cvs34
2117
2118         * src/mh.c
2119                 Time mh_write_sequences() - it's fast
2120         * src/summaryview.c
2121                 Init a variable to shut up gcc
2122
2123 2006-10-01 [colin]      2.5.2cvs33
2124
2125         * src/folder.c
2126         * src/mh.c
2127         * src/mh.h
2128         * src/msgcache.c
2129                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2130                 Add fsync but disable it, it's slow as hell
2131
2132 2006-10-01 [colin]      2.5.2cvs32
2133
2134         * src/mh.c
2135         * src/msgcache.c
2136                 fflush() caches and mh_sequences before
2137                 fclose()ing
2138
2139 2006-10-01 [colin]      2.5.2cvs31
2140
2141         * src/msgcache.c
2142                 Don't ftruncate when not using mmap
2143
2144 2006-09-30 [colin]      2.5.2cvs30
2145
2146         * src/main.c
2147                 Write folder list *after* saving caches
2148
2149 2006-09-30 [colin]      2.5.2cvs29
2150
2151         * src/folder.c
2152         * src/mh.c
2153                 Debug forced mtime changes
2154
2155 2006-09-30 [colin]      2.5.2cvs28
2156
2157         * src/folder.c
2158         * src/main.c
2159                 Remove useless debug_print()s (code
2160                 well-tested)
2161
2162 2006-09-30 [colin]      2.5.2cvs27
2163
2164         * src/mh.c
2165                 Do stuff faster when writing mh_sequences
2166
2167 2006-09-30 [colin]      2.5.2cvs26
2168
2169         * src/mh.c
2170                 Don't let the writing of .mh_sequences, which
2171                 can change the folder's mtime, let us think
2172                 we need to scan.
2173
2174 2006-09-30 [colin]      2.5.2cvs25
2175
2176         * src/folder.c
2177                 Move a debug_print where it belongs 
2178                 (processing)
2179         * src/summaryview.c
2180                 Don't mess with a huge slow subject
2181                 table if we're not threading by
2182                 subject
2183
2184 2006-09-30 [colin]      2.5.2cvs24
2185
2186         * src/msgcache.c
2187                 Reenable mmaped reads (*not* writes!)
2188         * src/procmsg.c
2189                 Don't destroy and recreate hashtables just
2190                 for fun
2191         * src/common/utils.c
2192                 Remove useless reply prefixes (it's case
2193                 unsensitive)
2194
2195 2006-09-30 [wwp]        2.5.2cvs23
2196
2197         * tools/fix_date.sh
2198                 Fixed a minor bug in date value extraction, added a switch
2199                 to replace non RFC-compliant Date: value, added a switch
2200                 to use strict RFC matching patterns for dates.
2201
2202 2006-09-29 [colin]      2.5.2cvs22
2203
2204         * src/matcher_parser.h
2205         * src/matcher_parser_parse.y
2206         * src/prefs_filtering.c
2207         * src/statusbar.c
2208         * src/summary_search.c
2209         * src/summaryview.c
2210         * src/gtk/quicksearch.c
2211         * src/gtk/quicksearch.h
2212                 Optimise searches by setting different
2213                 refresh intervals (depending if the 
2214                 search is fast or not)
2215
2216 2006-09-29 [colin]      2.5.2cvs21
2217
2218         * src/codeconv.c
2219                 Optimise by reusing the last iconv converter
2220                 if possible
2221         * src/textview.c
2222                 Optimise a bit (the foldable quotes feature
2223                 still has an awful O(n^2) algo
2224
2225 2006-09-29 [colin]      2.5.2cvs20
2226
2227         * src/gtk/gtksctree.c
2228         * src/gtk/gtksctree.h
2229                 Optimise de-selection via up/down or
2230                 another key
2231
2232 2006-09-28 [colin]      2.5.2cvs19
2233
2234         * src/action.c
2235         * src/compose.c
2236         * src/folderview.c
2237         * src/mainwindow.c
2238         * src/messageview.c
2239         * src/summary_search.c
2240         * src/toolbar.c
2241                 Avoid using summaryview->ctree directly
2242
2243 2006-09-28 [colin]      2.5.2cvs18
2244
2245         * src/summaryview.c
2246         * src/summaryview.h
2247                 Add helpers to freeze/thaw/grab_focus
2248                 Factorize calls to freeze/thaw/grab_focus
2249                 
2250
2251 2006-09-28 [colin]      2.5.2cvs17
2252
2253         * src/main.c
2254                 More guards for the session management
2255
2256 2006-09-28 [colin]      2.5.2cvs16
2257
2258         * src/folderview.c
2259         * src/gtk/gtksctree.c
2260         * src/gtk/gtksctree.h
2261                 Make expanding not recursive in folderview
2262
2263 2006-09-28 [colin]      2.5.2cvs15
2264
2265         * src/addressbook.c
2266                 If nothing is selected in the list (right part)
2267                 and a group is selected in the tree (left part),
2268                 mail this group.
2269
2270 2006-09-28 [colin]      2.5.2cvs14
2271
2272         * src/Makefile.am
2273                 Actually use SM_LIBS
2274
2275 2006-09-28 [ticho]      2.5.2cvs13
2276
2277         * src/export.c
2278         * src/messageview.c
2279         * src/mimeview.c
2280         * src/news.c
2281         * src/pop.c
2282         * src/prefs_themes.c
2283         * src/procmsg.c
2284                 Small i18n string optimization.
2285         * src/send_message.c
2286         * src/summaryview.c
2287         * src/common/session.c
2288         * src/common/smtp.c
2289         * src/common/ssl_certificate.c
2290         * src/common/utils.c
2291                 Use "Couldn't" instead of "Can't" in UI messages,
2292                 where appropriate.
2293
2294 2006-09-28 [colin]      2.5.2cvs12
2295
2296         * configure.ac
2297                 Possibly fix link errors
2298
2299 2006-09-27 [wwp]        2.5.2cvs11
2300
2301         * src/gtk/authors.h
2302         * doc/man/sylpheed-claws.1
2303         * manual/ack.xml
2304         * manual/es/ack.xml
2305         * manual/fr/ack.xml
2306         * manual/pl/ack.xml
2307                 Updated authors info (me, myself and I).
2308
2309 2006-09-27 [colin]      2.5.2cvs10
2310
2311         * src/addressbook.c
2312                 Remove useless printf
2313
2314 2006-09-27 [wwp]        2.5.2cvs9
2315
2316         * src/editgroup.c
2317         * src/send_message.c
2318         * src/inc.c
2319         * src/prefs_common.c
2320         * src/prefs_common.h
2321         * src/gtk/progressdialog.c
2322                 remember more windows' sizes (send dialog, received dialog,
2323                 edit group in addressbook).
2324
2325 2006-09-27 [colin]      2.5.2cvs8
2326
2327         * configure.ac
2328         * src/main.c
2329         * src/mainwindow.h
2330                 Use libSM to communicate with the session
2331                 manager, so that we can know when the 
2332                 session ends, save our caches, and draft
2333                 our compose windows.
2334
2335 2006-09-27 [colin]      2.5.2cvs7
2336
2337         * src/addressbook.c
2338                 Fix issues:
2339                 o Allow Book and Group creation from the tree's
2340                   contextual menu
2341                 o Do not actually delete the contacts when 
2342                   deleting groups from the tree (duh!)
2343
2344 2006-09-27 [colin]      2.5.2cvs6
2345
2346         * src/compose.c
2347         * src/compose.h
2348         * src/mainwindow.c
2349         * src/textview.c
2350         * src/toolbar.c
2351                 o Allow passing an email address to 
2352                   compose_new_with_folderitem
2353                 o Update callers
2354                 o Use current folderitem when clicking
2355                   on a TextView mailto: link
2356                 o Fix a possible leak in TextView
2357
2358 2006-09-27 [colin]      2.5.2cvs5
2359
2360         * src/html.c
2361                 Use UTF-8 chars to replace HTML entities
2362
2363 2006-09-27 [colin]      2.5.2cvs4
2364
2365         * AUTHORS
2366         * src/prefs_account.c
2367         * src/gtk/authors.h
2368                 Fix bug #1024 (Array index out of
2369                 range in sylpheed-claws-2.5.2)
2370                 Patch by Ales Nosek <anosek@suse.cz>
2371
2372 2006-09-27 [colin]      2.5.2cvs3
2373
2374         * src/addr_compl.c
2375                 Actually do the test
2376
2377 2006-09-27 [colin]      2.5.2cvs2
2378
2379         * src/addr_compl.c
2380         * src/addr_compl.h
2381                 Allow completing with comma (in certain cases: vCalendar
2382                 for example doesn't support that)
2383                 Patch by Fabien Vantard
2384
2385 2006-09-26 [colin]      2.5.2cvs1
2386
2387         * src/Makefile.am
2388         * src/addr_compl.c
2389         * src/addr_compl.h
2390         * src/addrbook.c
2391         * src/addrbook.h
2392         * src/addressbook.c
2393         * src/addrindex.c
2394         * src/addrindex.h
2395         * src/compose.c
2396         * src/prefs_common.c
2397         * src/prefs_filtering_action.c
2398         * src/prefs_folder_item.c
2399         * src/prefs_template.c
2400         * src/stock_pixmap.c
2401         * src/stock_pixmap.h
2402         * src/pixmaps/addr_one.xpm
2403         * src/pixmaps/addr_two.xpm
2404                 Add auto-completion on groups
2405
2406 2006-09-26 [colin]      2.5.2
2407
2408         * NEWS
2409         * README
2410         * RELEASE_NOTES
2411                 2.5.2 released
2412
2413 2006-09-26 [colin]      2.5.1cvs5
2414
2415         * src/matcher.c
2416                 Fix condition
2417
2418 2006-09-26 [colin]      2.5.1cvs4
2419
2420         * src/mbox.c
2421                 Revert cvs1 (useless as the message is printed 
2422                 every 500 mails)
2423
2424 2006-09-26 [colin]      2.5.1cvs3
2425
2426         * src/partial_download.c
2427                 Fix crasher found by Alexsandar Urosevic
2428
2429 2006-09-26 [colin]      2.5.1cvs2
2430
2431         * src/summaryview.c
2432                 Fix bug #1023 (Sylpheed deletes too much messages)
2433
2434 2006-09-26 [ticho]      2.5.1cvs1
2435
2436         * src/mbox.c
2437                 Make use of gettext's multiple plurals for statusbar
2438                 progress message.
2439
2440 2006-09-25 [paul]       2.5.1
2441
2442         * NEWS
2443         * README
2444         * RELEASE_NOTES
2445                 2.5.1 released
2446
2447 2006-09-25 [colin]      2.5.0cvs3
2448
2449         * src/plugins/bogofilter/bogofilter.c
2450         * src/plugins/clamav/clamav_plugin.c
2451         * src/plugins/spamassassin/spamassassin.c
2452                 BogoFilter, Spamassassin: Fix double hook registering after
2453                 visiting preferences
2454                 Spamassassin, Clamav: Just set the mails to move instead of
2455                 doing the move - caller will move the things at once.
2456
2457 2006-09-25 [colin]      2.5.0cvs2
2458
2459         * src/imap.c
2460         * src/etpan/imap-thread.c
2461                 Use UID SEARCH ALL instead of UID 1:*
2462                 (braindead servers can't figure out that's
2463                 the same...)
2464
2465 2006-09-25 [wwp]        2.5.0cvs1
2466
2467         * src/message_search.c
2468                 Added the ability to stop a running search (in message body).
2469
2470 2006-09-25 [paul]       2.5.0
2471
2472         * NEWS
2473         * README
2474         * RELEASE_NOTES
2475                 2.5.0 released
2476
2477 2006-09-25 [paul]       2.4.0cvs214
2478
2479         * po/cs.po
2480         * po/de.po
2481         * po/fi.po
2482         * po/fr.po
2483         * po/nl.po
2484         * po/pt_BR.po
2485         * po/sk.po
2486         * po/sr.po
2487         * po/zh_CN.po
2488                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2489                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2490                 Ticho, Aleksander Urosevic, Ralgh Young
2491
2492 2006-09-24 [mones]      2.4.0cvs213
2493
2494         * po/es.po
2495                 Updated for release
2496
2497 2006-09-23 [colin]      2.4.0cvs212
2498
2499         * src/gtk/inputdialog.c
2500                 Fix [ ] remember this appearing in normal
2501                 input dialogs after it's been used by
2502                 mimeview.
2503         * src/folder.c
2504         * src/folderview.c
2505         * src/msgcache.c
2506         * src/procmsg.c
2507         * src/summaryview.c
2508         * src/textview.c
2509         * src/common/timing.h
2510                 Enable timings in debug mode and make it
2511                 look prettier.
2512
2513 2006-09-22 [colin]      2.4.0cvs211
2514
2515         * README
2516                 Revert test change
2517         * commitHelper
2518                 ping the correct URI
2519
2520 2006-09-22 [colin]      2.4.0cvs210
2521
2522         * README
2523                 Let's see if bug #1022 is fixed
2524
2525 2006-09-21 [colin]      2.4.0cvs209
2526
2527         * src/wizard.c
2528         * src/common/plugin.c
2529                 Prepare infra to load predefined plugins when
2530                 no configuration existed. Don't actually load
2531                 anything yet (feat. freeze)
2532
2533 2006-09-21 [wwp]        2.4.0cvs208
2534
2535         * manual/fr/faq.xml
2536                 Partial sync w/ 2.4.0cvs72:
2537                 wrap file and minor updates.
2538
2539 2006-09-21 [wwp]        2.4.0cvs207
2540
2541         * tools/fix_date.sh
2542                 several fixes and enhancements. A new --force switch has been
2543                 added to prevent overriding by default Date: header when
2544                 already existing.
2545
2546 2006-09-21 [paul]       2.4.0cvs206
2547
2548         * src/common/utils.c
2549                 add Chinese UTF8 Re prefix
2550
2551 2006-09-21 [wwp]        2.4.0cvs205
2552
2553         * tools/Makefile.am
2554                 Fics alfabettical order.
2555
2556 2006-09-21 [wwp]        2.4.0cvs204
2557
2558         * tools/fix_date.sh
2559         * tools/Makefile.am
2560                 Added an action tool to fix missing Date field in emails.
2561                 Updated Makefile.am to reflect those last two additions.
2562
2563 2006-09-21 [wwp]        2.4.0cvs203
2564
2565         * tools/uuooffice
2566                 Added a action tool to open uuencoded docs w/
2567                 OpenOffice (based on uudec method).
2568
2569 2006-09-21 [colin]      2.4.0cvs202
2570
2571         * src/compose.c
2572         * src/textview.c
2573                 Workaround possible GTK crash: remove selection 
2574                 clipboard before destroying widget, or GTK+-2.10
2575                 dies. Thanks to Hiro.
2576
2577 2006-09-20 [colin]      2.4.0cvs201
2578
2579         * src/compose.c
2580                 Fix free-after-use in some cases (when 
2581                 procmime_encode_content() frees mimeinfo->data.mem
2582                 and turns it to a temp file)
2583
2584 2006-09-20 [colin]      2.4.0cvs200
2585
2586         * src/folderview.c
2587         * src/summaryview.c
2588         * src/gtk/gtksctree.c
2589         * src/gtk/gtksctree.h
2590                 Add tooltips in the folderview and summaryview
2591                 (Doesn't break string freeze as they already
2592                 exist)
2593         * src/toolbar.c
2594                 Put the spam button in the default configuration
2595                 if compiled with bogo plugin too
2596
2597 2006-09-19 [colin]      2.4.0cvs199
2598
2599         * src/summaryview.c
2600         * src/summaryview.h
2601                 Update folder name label on folder rename
2602         * src/prefs_matcher.c
2603         * src/gtk/logwindow.h
2604                 Fix warnings
2605                 Patches by Fabien
2606
2607 2006-09-19 [wwp]        2.4.0cvs198
2608
2609         * src/summary_search.c
2610                 fix can't click forward/backward buttons in the
2611                 search messages.
2612
2613 2006-09-18 [paul]       2.4.0cvs197
2614
2615         * src/wizard.c
2616                 add missing bracket, capitalise the A of
2617                 'SpamAssassin'
2618
2619 2006-09-18 [paul]       2.4.0cvs196
2620
2621         * src/compose.c
2622                 fix bug 1012 'crashed upon sending mail
2623                 from compose window'
2624                 Thanks to Colin
2625
2626 2006-09-16 [colin]      2.4.0cvs195
2627
2628         * src/folderview.c
2629                 Fix "real-time" sorting by freezing/thawing
2630
2631 2006-09-16 [colin]      2.4.0cvs194
2632
2633         * manual/faq.xml
2634                 Fix the anti-spam entry a bit
2635
2636 2006-09-16 [colin]      2.4.0cvs193
2637
2638         * src/wizard.c
2639                 Make sure reviewers have no excuse when stating
2640                 Sylpheed-Claws doesn't have antispam capabilities.
2641
2642 2006-09-16 [colin]      2.4.0cvs192
2643
2644         * src/main.c
2645                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2646                 as if the SIGPIPE comes from etpan's thread we could
2647                 trigger a GUI update from this thread.
2648
2649 2006-09-16 [colin]      2.4.0cvs191
2650
2651         * src/summaryview.c
2652                 Init all members of the struct
2653
2654 2006-09-16 [paul]       2.4.0cvs190
2655
2656         * src/account.c
2657                 improvements to the English
2658
2659 2006-09-15 [colin]      2.4.0cvs189
2660
2661         * src/summaryview.c
2662                 HIG order on dialog
2663
2664 2006-09-14 [colin]      2.4.0cvs188
2665
2666         * src/common/socket.c
2667         * src/common/socket.h
2668         * src/common/ssl.c
2669         * src/common/ssl_certificate.c
2670         * src/common/ssl_certificate.h
2671         * src/etpan/imap-thread.c
2672                 the get_fqdn() call done to get canonical name when
2673                 checking an SSL certificate is blocking, which is
2674                 sad as we just did a non-blocking lookup to connect.
2675                 Fix that by letting the fqdn available to the SockInfo,
2676                 and use that in ssl_certificate_check(). For IMAP,
2677                 we don't do it as the lookup's done by libetpan, but
2678                 it's less annoying as IMAP connections as much more
2679                 rare than POP3 connections.
2680
2681 2006-09-14 [paul]       2.4.0cvs187
2682
2683         * manual/advanced.xml
2684                 improvements to the English,
2685                 properly place the new hidden options
2686                 within the alphabetical order
2687         * src/gtk/pluginwindow.c
2688                 improvements to the English
2689
2690 2006-09-14 [colin]      2.4.0cvs186
2691
2692         * src/prefs_common.c
2693         * src/prefs_common.h
2694         * src/gtk/gtksctree.c
2695         * manual/advanced.xml
2696                 New hidden pref, stripes_color_offset, to change
2697                 the value added/substracted to normal bgcolor to
2698                 create the stripes in summaries
2699
2700 2006-09-13 [colin]      2.4.0cvs185
2701
2702         * src/gedit-print.c
2703         * src/messageview.c
2704         * src/messageview.h
2705         * src/summaryview.c
2706         * src/textview.c
2707                 Fix misc. printing issues: 
2708                 - Bad font for linkified headers
2709                 - Different font if the mail was displayed or not
2710                 - Factorize the thing
2711
2712 2006-09-13 [colin]      2.4.0cvs184
2713
2714         * src/common/ssl_certificate.c
2715                 Only get FQDN once when checking certificate
2716
2717 2006-09-13 [colin]      2.4.0cvs183
2718
2719         * src/account.c
2720         * src/gtk/pluginwindow.c
2721                 Misc. GUI fixes by Fabien
2722
2723 2006-09-13 [wwp]        2.4.0cvs182
2724
2725         * configure.ac
2726         * src/common/utils.h
2727         * src/common/utils.c
2728                 get rid of unused wide-char functions.
2729
2730 2006-09-13 [wwp]        2.4.0cvs181
2731
2732         * src/plugins/pgpinline/sylpheed.def
2733         * src/textview.c
2734                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2735                 add privacy_reset_error to the .def file,
2736                 do not fork for an external textviewer.
2737
2738 2006-09-13 [wwp]        2.4.0cvs180
2739
2740         * src/prefs_common.c
2741                 fix broken font entry in prefs (patch issued by the gpg4win team,
2742                 probably by Marcus Brinkmann <marcus@g10code.de>).
2743
2744 2006-09-13 [colin]      2.4.0cvs179
2745
2746         * src/folder.h
2747                 Fix a warning in summaryview.c
2748         * src/mainwindow.c
2749         * src/summaryview.c
2750         * src/summaryview.h
2751                 Add missing Mark/* elements in the
2752                 main menu
2753
2754 2006-09-12 [colin]      2.4.0cvs178
2755
2756         * src/prefs_actions.c
2757         * src/prefs_filtering_action.c
2758         * src/prefs_matcher.c
2759                 Use (New) instead of New everywhere
2760
2761 2006-09-12 [wwp]        2.4.0cvs177
2762
2763         * manual/fr/addrbook.xml
2764         * manual/fr/handling.xml
2765                 updated some quotes in the fr manual to match the fr translation.
2766
2767 2006-09-12 [wwp]        2.4.0cvs176
2768
2769         * src/prefs_matcher.c
2770                 don't store translated string elements in matcher expressions.
2771                 Also fixed a misused of Q_().
2772
2773 2006-09-11 [wwp]        2.4.0cvs175
2774
2775         * src/plugins//bogofilter/bogofilter.c
2776         * src/plugins//clamav/clamav_plugin.c
2777         * src/plugins//demo/demo.c
2778         * src/plugins//dillo_viewer/dillo_viewer.c
2779         * src/plugins//pgpcore/plugin.c
2780         * src/plugins//pgpinline/plugin.c
2781         * src/plugins//pgpmime/plugin.c
2782         * src/plugins//spamassassin/spamassassin.c
2783                 gettext-ize more strings (mostly plugin error messages).
2784
2785 2006-09-11 [colin]      2.4.0cvs174
2786
2787         * src/alertpanel.c
2788                 Make maximum buffer size bigger to avoid
2789                 truncating translated messages. Patch by
2790                 Fabien
2791
2792 2006-09-11 [colin]      2.4.0cvs173
2793
2794         * src/etpan/imap-thread.c
2795                 Fix compilation on OpenBSD, thanks to 
2796                 Landry
2797
2798 2006-09-10 [wwp]        2.4.0cvs172
2799
2800         * manual/account.xml
2801         * manual/addrbook.xml
2802         * manual/handling.xml
2803         * manual/es/handling.xml
2804         * manual/fr/account.xml
2805         * manual/fr/addrbook.xml
2806         * manual/fr/handling.xml
2807                 documented addressbook matching (condition configuration):
2808                   addrbook.xml, en fr
2809                 documented per-account filtering rules (handling/filtering
2810                   section, account section):
2811                   account.xml, handling.xml, en fr
2812                 slightly updated the handling/searching section to tell few
2813                   words about the extended search ability:
2814                   handling.xml, en fr
2815                 added missing <quote></quotes> to Quick Search:
2816                   handling.xml, en fr es
2817                 fixed a typo (auomatically):
2818                   handling.xml, en
2819                 changes revisited by Paul.
2820
2821 2006-09-10 [paul]       2.4.0cvs171
2822
2823         * src/prefs_actions.c
2824         * src/prefs_filtering.c
2825         * src/prefs_template.c
2826                 adjustments to the gui
2827                 Patch by Fabien Vantard (slightly modified)
2828
2829 2006-09-10 [colin]      2.4.0cvs170
2830
2831         * src/summaryview.c
2832                 Check folderitem/summaryview consistency
2833                 (basically automates Update summary). Fixes
2834                 #1011 (wrong (negative) count on unread 
2835                 messages)
2836
2837 2006-09-10 [colin]      2.4.0cvs169
2838
2839         * src/gtk/gtksctree.c
2840                 Fix recursive expansion via mouse
2841         * src/plugins/bogofilter/bogofilter.c
2842                 Use normal filtering way of moving
2843                 messages (batching), possibly fixing
2844                 bug #1015 (Bogofilter plugin doubles 
2845                 new messages)
2846
2847 2006-09-09 [wwp]        2.4.0cvs168
2848
2849         * src/prefs_filtering.c
2850                 better place for this fix.
2851
2852 2006-09-09 [wwp]        2.4.0cvs167
2853
2854         * src/prefs_filtering.c
2855                 fix a minor bug when the enabled status of a filtering/processing
2856                 rule always got set to TRUE when replacing this rule. That still
2857                 make sense when adding a new rule, but now when replacing, we
2858                 don't override the value of 'enabled'.
2859                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2860                 to prefs_filtering_list_view_get_info() as this function not only
2861                 returns the name, but also the account_id and the enabled status.
2862
2863 2006-09-09 [mones]      2.4.0cvs166
2864
2865         * manual/glossary.xml
2866         * manual/plugins.xml
2867                 Minor format corrections
2868         * manual/gpl.xml
2869                 Fix misplaced NO WARRANTY section
2870         * manual/es/advanced.xml
2871         * manual/es/faq.xml
2872         * manual/es/glossary.xml
2873         * manual/es/gpl.xml
2874         * manual/es/handling.xml
2875         * manual/es/plugins.xml
2876         * manual/es/starting.xml
2877                 Incorporate changes from English version
2878         * manual/fr/ack.xml
2879         * manual/pl/ack.xml
2880         * manual/es/ack.xml
2881                 Fix address, (add translation credits in es version)
2882         * po/es.po
2883                 Updated translation
2884
2885 2006-09-09 [wwp]        2.4.0cvs165
2886
2887         * src/prefs_filtering.c
2888                 fix a crash when opening filtering prefs, if matcherrc file contains
2889                 broken data (non-existing account id, which is theoretically not
2890                 possible).
2891
2892 2006-09-08 [colin]      2.4.0cvs164
2893
2894         * src/folder.c
2895                 Wrong assert, make it an if()
2896         * src/gtk/gtksctree.c
2897                 Fix bug #1013 (expand selected thread 
2898                 tree) - expanding is now recursive
2899
2900 2006-09-07 [wwp]        2.4.0cvs163
2901
2902         * src/prefs_matcher.c
2903                 make better sentences about addressbook matching in the
2904                 matcher prefs. This should make translators' work easier
2905                 too.
2906
2907 2006-09-07 [wwp]        2.4.0cvs162
2908
2909         * src/prefs_filtering.c
2910                 code simplification (get rid of dup var. assignment).
2911
2912 2006-09-07 [wwp]        2.4.0cvs161
2913
2914         * src/summaryview.c
2915                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2916                 <fzzzzz@gmail.com>.
2917
2918 2006-09-07 [paul]       2.4.0cvs160
2919
2920         * src/mimeview.c
2921                 fix compilation warnings
2922                 Thanks to Colin
2923
2924 2006-09-07 [paul]       2.4.0cvs159
2925
2926         * src/mimeview.c
2927                 select the mimepart icon when
2928                 displaying as text
2929                 Thanks to Colin
2930
2931 2006-09-06 [paul]       2.4.0cvs158
2932
2933         * src/prefs_filtering.c
2934                 fix labels and table element spacing
2935                 Patch by Fabien Vantard
2936
2937 2006-09-06 [paul]
2938
2939         2.5.0-rc3 released
2940
2941 2006-09-06 [paul]       2.4.0cvs157
2942
2943         * manual/es/advanced.xml
2944                 fix typo
2945
2946 2006-09-06 [wwp]        2.4.0cvs156
2947
2948         * src/mainwindow.c
2949                 fix an dup launch issue when iconified, thanks to Colin.
2950
2951 2006-09-06 [wwp]        2.4.0cvs155
2952
2953         * src/gtk//gtksctree.h
2954                 oops, forgot that one!
2955
2956 2006-09-06 [wwp]        2.4.0cvs154
2957
2958         * manual/pl/advanced.xml
2959         * manual/advanced.xml
2960         * manual/es/advanced.xml
2961         * manual/fr/advanced.xml
2962         * src/prefs_customheader.c
2963         * src/prefs_filtering_action.c
2964         * src/foldersel.c
2965         * src/prefs_summaries.c
2966         * src/prefs_filtering.c
2967         * src/account.c
2968         * src/compose.c
2969         * src/prefs_summary_column.c
2970         * src/addr_compl.c
2971         * src/prefs_actions.c
2972         * src/prefs_folder_column.c
2973         * src/ssl_manager.c
2974         * src/prefs_template.c
2975         * src/prefs_display_header.c
2976         * src/prefs_common.h
2977         * src/prefs_matcher.c
2978         * src/prefs_common.c
2979         * src/prefs_toolbar.c
2980         * src/summaryview.c
2981         * src/folderview.c
2982         * src/gtk/gtksctree.c
2983         * src/gtk/pluginwindow.c
2984         * src/gtk/progressdialog.c
2985         * src/gtk/prefswindow.c
2986                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2987                 to make its meaning more obvious (all versions of the manual reflect
2988                 the change).
2989                 added an extra hidden option use_stripes_in_summary to allow
2990                 discarding these stripes in mainwindow's folder and message lists;
2991                 en and fr manuals only are OK towards this.
2992
2993 2006-09-06 [colin]      2.4.0cvs153
2994
2995         * src/textview.c
2996                 Hide Sylpheed-Claws' internal queue headers
2997                 when showing all headers. They'll be present
2998                 only in Source window.
2999
3000 2006-09-05 [colin]      2.4.0cvs152
3001
3002         * src/plugins/trayicon/trayicon.c
3003                 Fix crash at exit - we have to disconnect
3004                 our handlers
3005         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3006                 Update eggtrayicon - patch adapted from a
3007                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3008                 on Sylpheed's ML
3009
3010 2006-09-05 [colin]      2.4.0cvs151
3011
3012         * src/mainwindow.c
3013         * src/gtk/logwindow.c
3014                 Fix race condition when something writes
3015                 to the log too soon during init. Thanks
3016                 to Fabien Vantard
3017
3018 2006-09-05 [colin]      2.4.0cvs150
3019
3020         * src/mimeview.c
3021                 Don't select part on right-click either
3022
3023 2006-09-05 [paul]       2.4.0cvs149
3024
3025         * src/mimeview.c
3026                 completion of previous commit
3027                 Thanks to Colin
3028
3029 2006-09-05 [colin]      2.4.0cvs148
3030
3031         * src/mimeview.c
3032                 Don't force selection on middle-click, just open
3033
3034 2006-09-04 [colin]      2.4.0cvs147
3035
3036         * src/mimeview.c
3037                 Looks like gtk_notebook_set_current_page()
3038                 sometimes steals focus, and this annoys us
3039                 in MimeViewers as it renders navigation
3040                 keys useless. Take back focus after switching
3041                 pages.
3042
3043 2006-09-04 [colin]      2.4.0cvs146
3044
3045         * src/messageview.c
3046                 Set stop_loading when clicking on Next
3047                 during load. Don't add a callback to 
3048                 avoid over-complicating things.
3049
3050 2006-09-04 [colin]      2.4.0cvs145
3051
3052         * src/mimeview.c
3053         * src/messageview.c
3054                 Fix multiple loads in separate messageview
3055
3056 2006-09-04 [colin]      2.4.0cvs144
3057
3058         * src/summaryview.c
3059                 Let navigation keys be handled during 
3060                 load
3061
3062 2006-09-04 [colin]      2.4.0cvs143
3063
3064         * src/messageview.c
3065         * src/summaryview.c
3066         * src/textview.c
3067         * src/textview.h
3068                 Make loading of huge mails (lots of text and/or
3069                 images) cancellable, so the GUI doesn't block 
3070
3071 2006-09-04 [colin]      2.4.0cvs142
3072
3073         * src/plugins/trayicon/trayicon.c
3074                 Fix annoyance when removing a folder with 
3075                 unread mails: trayicon didn't update
3076
3077 2006-09-04 [paul]       2.4.0cvs141
3078
3079         * src/gtk/icon_legend.c
3080                 straighten up columns
3081                 Patch by Fabien Vantard
3082
3083 2006-09-04 [wwp]        2.4.0cvs140
3084
3085         * src/prefs_filtering.c
3086                 fix new line's account name in filtering prefs:
3087                 was "All", is now "(New)".
3088
3089 2006-09-04 [paul]       2.4.0cvs139
3090
3091         * tools/make.themes.project
3092                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3093                 instead of homebrewed "make release"
3094
3095 2006-09-03 [colin]      2.4.0cvs138
3096
3097         * src/folderview.c
3098                 Fix bug #1007 (Wrong folder highlighted)
3099
3100 2006-09-03 [colin]      2.4.0cvs137
3101
3102         * src/compose.c
3103                 Don't set Newsgroup: header to a mail folder
3104                 path
3105
3106 2006-09-03 [paul]       2.4.0cvs136
3107
3108         * src/prefs_other.c
3109         * src/prefs_spelling.c
3110                 unify the gui
3111
3112 2006-09-03 [paul]       2.4.0cvs135
3113
3114         * src/prefs_summaries.c
3115                 correct menu item text in prefs_keybind_apply_clicked()
3116
3117 2006-09-03 [paul]       2.4.0cvs134
3118
3119         * manual/advanced.xml
3120                 some improvements to the descriptions
3121         * src/mainwindow.c
3122         * src/messageview.c
3123         * src/summaryview.c
3124         * src/gtk/menu.c
3125                 fix menu sensitivity issues
3126         * src/prefs_message.c
3127                 drop the useless word 'short'
3128         * src/prefs_other.c
3129                 add the word 'lines' indicating log length
3130                 is a measure of lines
3131         * src/textview.c
3132                 fix compilation warnings
3133
3134 2006-09-02 [colin]      2.4.0cvs133
3135
3136         * src/messageview.c
3137                 Display a special return-receipt message
3138                 if the message is from the user
3139         * src/summaryview.c
3140                 Fix missing freeze of the list when marking
3141                 all read and unthreading for exec. Thanks
3142                 to Stephan Sachse.
3143
3144 2006-09-02 [paul]       2.4.0cvs132
3145
3146         * src/mainwindow.c
3147         * src/prefs_message.c
3148         * src/summaryview.c
3149                 fix some english
3150
3151 2006-09-02 [wwp]        2.4.0cvs131
3152
3153         * src/prefs_filtering.c
3154                 added an account name column to the filtering rules
3155                 dialog.
3156
3157 2006-09-02 [colin]      2.4.0cvs130
3158
3159         * src/gtk/logwindow.c
3160         * src/gtk/logwindow.h
3161                 Block scrolling if we're not at the end
3162                 of the log
3163
3164 2006-09-02 [colin]      2.4.0cvs129
3165
3166         * src/folder.c
3167                 Make sure account-specific rules can't
3168                 be used in {pre-,post-,}processing
3169         * src/mainwindow.c
3170         * src/gtk/logwindow.c
3171         * src/gtk/logwindow.h
3172                 Jump to last error when clicking on the
3173                 warning icon
3174
3175 2006-09-02 [colin]      2.4.0cvs128
3176
3177         * src/imap.c
3178         * src/import.c
3179         * src/mainwindow.c
3180         * src/mainwindow.h
3181                 Fix warning icon
3182         * src/inc.c
3183         * src/mbox.c
3184         * src/mbox.h
3185                 Let proc_mbox know its account, for
3186                 account-specific rules
3187
3188 2006-09-01 [colin]      2.4.0cvs127
3189
3190         * src/codeconv.c
3191                 Don't uselessly use iconv to convert from
3192                 us-ascii
3193         * src/alertpanel.c
3194         * src/mainwindow.c
3195         * src/mainwindow.h
3196         * src/inc.c
3197                 Fix certain log cases, disable warning icon
3198                 for now, the correct way to display it when
3199                 necessary and only when necessary is probably
3200                 to do it manually rather than use error logs
3201         * src/etpan/imap-thread.c
3202                 Clean up UID logging a bit
3203         * src/gtk/logwindow.c
3204         * src/gtk/logwindow.h
3205                 Make logging faster when the window's closed
3206
3207 2006-09-01 [wwp]        2.4.0cvs126
3208
3209         * manual/fr/account.xml
3210                 reflect changes to the ref. manual (parts of cvs72):
3211                 fix tabnames and quotes.
3212
3213 2006-09-01 [wwp]        2.4.0cvs125
3214
3215         * manual/fr/plugins.xml
3216                 reflect changes to the reference manual (cvs42):
3217                 update IRC channel info.
3218
3219 2006-09-01 [wwp]        2.4.0cvs124
3220
3221         * commitHelper
3222                 use CVSEDITOR env. var. if set, according to `man cvs`.
3223
3224 2006-09-01 [wwp]        2.4.0cvs123
3225
3226         * manual/advanced.xml
3227                 better sentence again (thanks to Paul).
3228
3229 2006-09-01 [wwp]        2.4.0cvs122
3230
3231         * manual/advanced.xml
3232         fix definition of toolbar_detachable and rework a bit the one of
3233         enable_dotted_lines.
3234
3235 2006-09-01 [mones]      2.4.0cvs121
3236
3237         * manual/advanced.xml
3238                 Document enable_dotted_lines
3239
3240 2006-09-01 [paul]       2.4.0cvs120
3241
3242         * src/folderview.c
3243         * src/folderview.h
3244         * src/imap.c
3245         * src/mainwindow.c
3246         * src/summaryview.c
3247                 obey the 'When entering folder...' option
3248                 when using the /View/Go to/... menu items
3249                 Thanks to Colin
3250
3251 2006-08-31 [colin]      2.4.0cvs119
3252
3253         * src/folderview.c
3254                 Revert 2.4.0cvs116, wrong fix.
3255
3256 2006-08-31 [colin]      2.4.0cvs118
3257
3258         * src/gtk/gtksctree.c
3259                 Better state the various copyrights
3260
3261 2006-08-31 [colin]      2.4.0cvs117
3262
3263         * src/prefs_common.c
3264                 fix enable_dotted_lines
3265
3266 2006-08-31 [colin]      2.4.0cvs116
3267
3268         * src/folderview.c
3269                 Use pref "Always open on select" when going
3270                 to next unread folder
3271         * src/gtk/gtksctree.c
3272                 Fix link failure to _gtk_clist_create_cell_layout
3273                 on certain computers. (Why not mine, I wonder)
3274
3275 2006-08-31 [colin]      2.4.0cvs115
3276
3277         * src/procmsg.c
3278         * src/textview.c
3279         * src/plugins/bogofilter/bogofilter.c
3280         * src/plugins/spamassassin/spamassassin.c
3281                 Requalify some "errors" to warnings
3282         * src/mainwindow.c
3283         * src/mainwindow.h
3284         * src/statusbar.c
3285                 Add an icon in the statusbar to notify
3286                 of errors
3287         * src/gtk/gtksctree.c
3288         * src/folderview.c
3289         * src/summaryview.c
3290                 Make the GtkSCTree look more modern by
3291                 alternating background lines
3292         * src/prefs_common.c
3293         * src/prefs_common.h
3294                 Add a pref to let people have the old
3295                 way if they prefer
3296
3297
3298 2006-08-30 [colin]      2.4.0cvs114
3299
3300         * src/procmsg.c
3301         * src/procmsg.h
3302                 Provide a way to filter a list of
3303                 messages in an optimised manner, and
3304                 add a list-filtering hook
3305         * src/folder.c
3306         * src/inc.c
3307         * src/mbox.c
3308                 Use the list filtering
3309         * src/plugins/bogofilter/bogofilter.c
3310                 Use the list-filtering hook
3311                 Use -b (bulk) mode for more speed
3312                 when learning and filtering
3313         * src/etpan/imap-thread.c
3314                 Make log output shorter in UID SEARCH
3315
3316
3317 2006-08-30 [colin]      2.4.0cvs113
3318
3319         * src/plugins/bogofilter/bogofilter.c
3320                 Really fast mass learning - thanks to David
3321                 Relson for the options explanations :)
3322
3323 2006-08-30 [colin]      2.4.0cvs112
3324
3325         * src/msgcache.c
3326                 Fix compilation on FreeBSD. Thanks
3327                 to Michael Hugues
3328
3329 2006-08-29 [colin]      2.4.0cvs111
3330
3331         * src/folderview.c
3332                 Handle "popup_menu" signal (for popping the 
3333                 menu via the keyboard)
3334         * src/mimeview.c
3335         * src/mimeview.h
3336         * src/summaryview.c
3337         * src/textview.c
3338         * src/gtk/gtkutils.c
3339         * src/gtk/gtkutils.h
3340                 Factorize scrolling code, and add an API 
3341                 for MimeViewers to handle scroll orders
3342
3343 2006-08-29 [wwp]        2.4.0cvs110
3344
3345         * src/plugins//bogofilter/bogofilter.c
3346         * src/plugins//spamassassin/spamassassin.c
3347                 make the bogofilter/spamassassin filtering error dialogs at
3348         incorporation obey to the "don't popup error dialog on
3349         receive error" option. If disabled, feed the log window w/
3350         the error message.
3351
3352 2006-08-29 [paul]
3353
3354         2.5.0-rc2 released
3355
3356 2006-08-29 [paul]       2.4.0cvs109
3357
3358         * Makefile.am
3359                 remove 'make release', it's not needed
3360                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3361
3362 2006-08-29 [paul]       2.4.0cvs108
3363
3364         * src/foldersel.c
3365         * src/summary_search.c
3366         * src/gtk/progressdialog.c
3367         * src/plugins/pgpcore/passphrase.c
3368                 replace deprecated gtk_window_set_policy()
3369
3370 2006-08-29 [colin]      2.4.0cvs107
3371
3372         * src/folder.c
3373                 Fix data loss when copy fails during a move:
3374                 only use fast remove_msgs if everything was
3375                 copied OK; else use slow remove_msg on the
3376                 mails that got copied only.
3377
3378 2006-08-28 [paul]       2.4.0cvs106
3379
3380         * src/mh.c
3381                 revert change in 2.4.0cvs104, it breaks
3382                 stuff
3383
3384 2006-08-28 [paul]       2.4.0cvs105
3385
3386         * src/plugins/spamassassin/spamassassin.c
3387                 english fix
3388
3389 2006-08-28 [paul]       2.4.0cvs104
3390
3391         * src/mh.c
3392                 fix data loss when moving to another
3393                 mailbox fails
3394         * src/prefs_spelling.c
3395                 improve the english
3396         * src/gtk/pluginwindow.c
3397                 improve the layout of the dialog text
3398         All thanks to Colin
3399
3400 2006-08-28 [paul]       2.4.0cvs103
3401
3402         * src/plugins/bogofilter/bogofilter.c
3403         * src/plugins/bogofilter/bogofilter_gtk.c
3404                 fix english up a bit, innit
3405
3406 2006-08-28 [paul]       2.4.0cvs102
3407
3408         * configure.ac
3409         * po/Makefile.in.in
3410         * po/Makevars
3411                 require autoconf 2.60, enabling building
3412                 with gettext 0.15 (gettext 0.14.x build still
3413                 possible). Replace Makefiles with versions
3414                 from gettext 0.15.
3415                 Remove configure options --with-localedir and
3416                 --with-mandir. The options that are provided
3417                 directly by autoconf 2.60 can be used instead:
3418                 --mandir --localedir
3419
3420 2006-08-27 [colin]      2.4.0cvs101
3421
3422         * src/plugins/bogofilter/Makefile.am
3423                 Fix make dist (no README)
3424
3425 2006-08-27 [colin]      2.4.0cvs100
3426
3427         * src/folder.c
3428                 Don't use F_UNKNOWN folders for any default
3429                 outbox/trash/etc
3430         * src/plugins/bogofilter/bogofilter.c
3431         * src/plugins/bogofilter/bogofilter.h
3432         * src/plugins/bogofilter/bogofilter_gtk.c
3433                 Add an option to specify the path to bogofilter
3434                 Use single-quotes to be able to learn in folders
3435                 with spaces in their names
3436                 Verify learning status
3437
3438 2006-08-27 [colin]      2.4.0cvs99
3439
3440         * manual/faq.xml
3441         * manual/plugins.xml
3442                 Document Bogofilter plugin
3443
3444 2006-08-27 [colin]      2.4.0cvs98
3445
3446         * src/compose.c
3447         * src/messageview.c
3448         * src/procmsg.c
3449         * src/procmsg.h
3450                 When possible, copy the queued mail to sent folder
3451                 instead of re-adding. Much faster on IMAP.
3452
3453 2006-08-27 [colin]      2.4.0cvs97
3454
3455         * src/msgcache.c
3456                 Disable mmaped caches - huge metadata loss
3457                 here after a power failure.
3458         * src/summaryview.c
3459                 Add quicksearch timing
3460         * src/common/plugin.c
3461         * src/common/plugin.h
3462                 Implement an interface to tell what plugins
3463                 provide. Prevent loading of similar plugins.
3464         * src/plugins/clamav/clamav_plugin.c
3465         * src/plugins/demo/demo.c
3466         * src/plugins/dillo_viewer/dillo_viewer.c
3467         * src/plugins/pgpcore/plugin.c
3468         * src/plugins/pgpinline/pgpinline.c
3469         * src/plugins/pgpmime/pgpmime.c
3470         * src/plugins/spamassassin/spamassassin.c
3471         * src/plugins/trayicon/trayicon.c
3472                 Implement plugin_provides()
3473
3474 2006-08-27 [colin]      2.4.0cvs96
3475
3476         * configure.ac
3477         * src/plugins/Makefile.am
3478         * src/plugins/bogofilter/.cvsignore
3479         * src/plugins/bogofilter/Makefile.am
3480         * src/plugins/bogofilter/bogofilter.c
3481         * src/plugins/bogofilter/bogofilter.h
3482         * src/plugins/bogofilter/bogofilter_gtk.c
3483                 New Bogofilter plugin, provides filtering and
3484                 learning. Spamassassin will go to extra plugins.
3485
3486 2006-08-26 [mones]      2.4.0cvs95
3487
3488         * manual/handling.xml
3489                 Fix subfolder path in the example (thanks to Paul) 
3490
3491 2006-08-26 [mones]      2.4.0cvs94
3492
3493         * manual/glossary.xml
3494                 2.2. + add ISP to the glossary
3495                 7.5. + Add UIDL to glossary
3496                 7.7. + Add TCP to glossary
3497         * manual/handling.xml
3498                 7.1. + Mentions GNU/Linux distribution, what about the non...
3499                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3500                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3501                 7.4. = Use appropriate quotation for commands
3502                 7.6. = change "" to <quote></quote>
3503         * manual/plugins.xml
3504                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3505         * manual/starting.xml
3506                 2.1. + local mbox file: some examples of mbox file locations...
3507                 Also reformatted files requiring it
3508
3509 2006-08-26 [wwp]        2.4.0cvs93
3510
3511         * src/summary_search.c
3512                 disable find buttons while summary search is running.
3513
3514 2006-08-25 [colin]      2.4.0cvs92
3515
3516         * src/folder.c
3517         * src/folderutils.c
3518         * src/mh.c
3519         * src/procmsg.h
3520         * src/summaryview.c
3521                 Speed up MH moving, and add progressbar
3522                 for MH deletion
3523         * src/msgcache.c
3524                 Write cache files using mmap() too
3525
3526 2006-08-25 [wwp]        2.4.0cvs91
3527
3528         * src/summaryview.c
3529                 switch spam<->ham button when a message has been marked as spam or ham
3530                 and is still selected. Thanks to Colin.
3531
3532 2006-08-25 [paul]       2.4.0cvs90
3533
3534         * src/Makefile.am
3535         * src/stock_pixmap.c
3536         * src/stock_pixmap.h
3537         * src/summaryview.c
3538         * src/gtk/icon_legend.c
3539         * src/pixmaps/copied.xpm
3540         * src/pixmaps/moved.xpm
3541                 add icons for delayed execution marked for
3542                 copying, marked for moving
3543
3544 2006-08-25 [mones]      2.4.0cvs89
3545
3546         * manual/glossary.xml
3547                 Fix the other glossary items:
3548                 5.1. = Inmmediate execution -> <quote>immediate execution...
3549                 5.2. = Fix MBOX capitalization -> Mbox
3550                 5.3. + Improve Plugins def. w/ tech. ref.
3551                 5.4. = Quotation -> replace '>' by <quote>></quote>
3552                 5.5. - SMTP Server. -> remove dot
3553         * po/es.po
3554                 Updated translation
3555
3556 2006-08-25 [mones]      2.4.0cvs88
3557
3558         * manual/ack.xml
3559                 Reformatted, changed email address
3560         * manual/glossary.xml
3561                 Reformatted, fixed MANUAL-TODO items:
3562                 8.2. + add ROT-13 to glossary
3563                 8.4. + add URL to glossary
3564         * manual/es/advanced.xml
3565                 Fixed <literal>s
3566
3567 2006-08-25 [paul]       2.4.0cvs87
3568
3569         * src/gtk/icon_legend.c
3570                 add 'marked for deletion' icon
3571                 arrange icons by containing column
3572                 wrap long label text
3573
3574 2006-08-25 [colin]      2.4.0cvs86
3575
3576         * src/common/utils.c
3577         * src/common/utils.h
3578                 Add the sc_g_*list_bigger functions in
3579                 a place everyone can use it
3580         * src/summaryview.c
3581                 Only freeze/thaw the list when working
3582                 on the selection, if it's bigger than 1
3583         * src/gtk/gtksctree.c
3584                 Only freeze/thaw the list when unselec-
3585                 ting 'all' if ('all' != 1)
3586                 This avoids some flickering
3587
3588 2006-08-24 [colin]      2.4.0cvs85
3589
3590         * src/addressbook.c
3591                 Fix strange list selection
3592                 Fix random seg (Invalid read of freed memory)
3593
3594 2006-08-24 [colin]      2.4.0cvs84
3595
3596         * src/alertpanel.c
3597         * src/gtk/inputdialog.c
3598         * src/plugins/pgpcore/passphrase.c
3599                 Revert minimal width patch of 2.4.0cvs67,
3600                 as it is also a maximal width. Use 
3601                 gtk_window_set_default_size instead.
3602
3603 2006-08-24 [colin]      2.4.0cvs83
3604
3605         * src/msgcache.c
3606                 Write cache/mark to temp files before
3607                 overwriting old ones (avoids metadata
3608                 loss if writing the new files fail).
3609                 Use mmap() to read cache/mark file, as
3610                 this makes cache reading faster. Dis-
3611                 abled for big-endian machines until it
3612                 can be tested. (Big-endian users: set
3613                 msgcache_use_mmap = TRUE in the relevant
3614                 #if).
3615         * src/procmsg.h
3616                 Move rarely used fields of MsgInfo in 
3617                 another structure, which will only be
3618                 allocated if needed. Face, X-Face,
3619                 Return receipt headers and List-*
3620                 headers are moved. Mails having none
3621                 of these occupy 52 bytes less with
3622                 this patch, which makes 2.5MB of RAM
3623                 saved on a 50k folder).
3624         * src/headerview.c
3625         * src/mainwindow.c
3626         * src/messageview.c
3627         * src/partial_download.c
3628         * src/procheader.c
3629         * src/procmsg.c
3630         * src/textview.c
3631                 Follow this structure change.
3632
3633 2006-08-24 [wwp]        2.4.0cvs82
3634
3635         * manual/es/.cvsignore
3636         * manual/es/dist/.cvsignore
3637         * manual/es/dist/html/.cvsignore
3638         * manual/es/dist/pdf/.cvsignore
3639         * manual/es/dist/ps/.cvsignore
3640         * manual/es/dist/txt/.cvsignore
3641                 more (generated) files to ignore.
3642
3643 2006-08-24 [colin]      2.4.0cvs81
3644
3645         * src/folder.c
3646         * src/mh.c
3647                 Fix possible problems with local delivery. Check the folder doesn't
3648                 need scan before setting its mtime when saving cache (which can be
3649                 done long after the folder's been modified by an external process);
3650                 Check that the stored item's mtime didn't change in mh functions.
3651
3652 2006-08-24 [mones]      2.4.0cvs80
3653
3654         * manual/advanced.xml
3655                 Rewrapping, some fixes and MANUAL-TODO items:
3656                 8.1. = change "" to <quote></quote>
3657                 8.3. = quote menu items
3658                 8.5. - deploying -> new user ... ideally a new user (redundant)
3659
3660 2006-08-23 [colin]      2.4.0cvs79
3661
3662         * src/gtk/gtksctree.c
3663                 When selecting or deselecting range, only
3664                 freeze/thaw when selection is bigger than 10
3665
3666 2006-08-23 [colin]      2.4.0cvs78
3667
3668         * src/messageview.c
3669         * src/mimeview.c
3670         * src/mimeview.h
3671         * src/plugins/dillo_viewer/dillo_viewer.c
3672                 Provide an API for MimeViewer plugins to
3673                 return a text selection for replying
3674
3675 2006-08-23 [colin]      2.4.0cvs77
3676
3677         * src/image_viewer.c
3678         * src/textview.c
3679                 Use gtk_pixbuf_new_from_file_at_scale(), which
3680                 is faster than getting the pixbuf then resizing
3681                 it.
3682
3683 2006-08-23 [colin]      2.4.0cvs76
3684
3685         * src/procmime.c
3686                 UTF-8 should be sent Quoted-printable
3687
3688 2006-08-22 [colin]      2.4.0cvs75
3689
3690         * src/mh.c
3691                 Check if scan is required before touching
3692                 the folder (or it'll be required every time)
3693
3694 2006-08-22 [colin]      2.4.0cvs74
3695
3696         * configure.ac
3697                 Require libetpan 0.46 (crasher fix when built
3698                 against gnutls)
3699
3700 2006-08-22 [colin]      2.4.0cvs73
3701
3702         * src/folder.c
3703                 Set folder's mtime after writing its
3704                 cache
3705         * src/folderview.c
3706                 Add some timing
3707         * src/procmsg.c
3708                 Don't do useless stuff if we don't 
3709                 thread by subject
3710         * src/summaryview.c
3711                 Add some timing, don't deselect prior
3712                 to selecting (gtksctree does it itself),
3713                 remove crash avoidance hacks as it's been
3714                 properly fixed since a while
3715         * src/common/utils.c
3716                 Optimize to_human_readable(): _() is slow,
3717                 do it only once, and avoid %f format for KB
3718                 (the most common in a summaryview)
3719         * src/gtk/gtksctree.c
3720                 Don't uselessly freeze/thaw (fixes flicker
3721                 on next unread and friends), reduce number
3722                 of g_list_nth/g_list_position where possible
3723         * src/gtk/gtkutils.c
3724         * src/gtk/gtkutils.h
3725                 Reduce number of g_list_nth/g_list_position
3726                 where possible.
3727                 All of this makes loading as 70k folder 2.1
3728                 seconds instead of 3.2 (with hot FS caches).
3729                 (1.3 seconds without Date and Size columns...)
3730
3731 2006-08-22 [paul]       2.4.0cvs72
3732
3733         wrap documents and do some items from mones' MANUAL-TODO:
3734
3735         * manual/account.xml
3736                 4.1. = fix tabname references to <quote>tabname</quote>
3737                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3738         * manual/faq.xml
3739                 1.1. = mentioned options don't match UI
3740                 Add information about the 'Never send Return Receipts'
3741                 option
3742         * manual/handling.xml
3743                 6.2. = Mentions Extended symbols button, but now is
3744                 named Information
3745                 6.3. = Mentions ... button, which is now Edit
3746
3747 2006-08-22 [colin]      2.4.0cvs71
3748
3749         * src/gtk/pluginwindow.c
3750                 Fix layout in verbose translations (such
3751                 as french)
3752
3753 2006-08-22 [paul]       2.4.0cvs70
3754
3755         * manual/Makefile.am
3756                 build manuals in alphabetical order
3757         * src/addressbook.c
3758         * src/prefs_themes.c
3759                 replace/remove deprecated symbols
3760         * src/gtk/gtkutils.c
3761                 fix a warning
3762         * src/gtk/pluginwindow.c
3763                 replace deprecated symbol
3764                 replace label text and move it
3765         * src/plugins/pgpcore/prefs_gpg.c
3766                 move the 'Generate...' button out of the
3767                 Sign Key frame, replace the English used
3768         * src/plugins/pgpcore/sgpgme.c
3769                 fixes to the English
3770
3771 2006-08-21 [colin]      2.4.0cvs69
3772
3773         * src/plugins/trayicon/trayicon.c
3774                 Add more strings for translation; patch
3775                 by Pawel
3776
3777 2006-08-21 [colin]      2.4.0cvs68
3778
3779         * src/compose.c
3780                 fix replied flag not set after drafting
3781         * src/matcher.c
3782                 fix body quicksearch in non-encoded bodies
3783                 containing '='
3784         * src/msgcache.c
3785                 Get rid of the g_malloc workaround for
3786                 corrupted caches, use g_try_malloc
3787
3788 2006-08-21 [colin]      2.4.0cvs67
3789
3790         * src/alertpanel.c
3791         * src/gtk/inputdialog.c
3792         * src/plugins/pgpcore/passphrase.c
3793                 Set minimal width to 375
3794         * src/mainwindow.c
3795                 Fix switching to offline, asking if it 
3796                 should be overriden for synchronising
3797         * src/mimeview.c
3798                 Don't offer to remember command on Open 
3799                 with for text parts, as the browser or 
3800                 text editor command isn't changed from 
3801                 there
3802
3803 2006-08-20 [paul]       2.4.0cvs66
3804
3805         * po/ko.po
3806         * po/zh_CN.po
3807                 fix plural form errors. revealed by stricter
3808                 checking of gettext 0.15
3809
3810 2006-08-18 [paul]       2.4.0cvs65
3811
3812         * src/stock_pixmap.c
3813                 fix the fix of 2.4.0cvs64
3814                 Thanks to Colin
3815
3816 2006-08-18 [paul]       2.4.0cvs64
3817
3818         * src/stock_pixmap.c
3819                 fix leaks
3820                 Thanks to Colin
3821
3822 2006-08-18 [paul]       2.4.0cvs63
3823
3824         * src/compose.c
3825         * src/procmsg.c
3826                 fix occasional IMAP bug where large msgs
3827                 were left in the queue folder after sending
3828                 Thanks to Colin
3829
3830 2006-08-18 [paul]       2.4.0cvs62
3831
3832         * src/folderview.c
3833                 freeze the summaryview while quicksearch results
3834                 are displayed
3835                 (fixes bug 456 'current message is hidden when the
3836                 view is refreshed and extended search is "unread 
3837                 messages"')
3838                 Thanks to Colin
3839         * src/textview.c
3840                 add missing #include "inputdialog.h"
3841         * src/common/utils.h
3842                 add missing mailcap_update_default() and improve
3843                 readability
3844
3845 2006-08-17 [colin]      2.4.0cvs61
3846
3847         * src/plugins/pgpcore/select-keys.c
3848                 Fix warnings :)
3849
3850 2006-08-17 [colin]      2.4.0cvs60
3851
3852         * src/compose.c
3853                 Don't continue queuing if Cancel is clicked
3854                 in select-keys
3855
3856 2006-08-17 [colin]      2.4.0cvs59
3857
3858         * src/plugins/pgpcore/select-keys.c
3859                 When encrypting, if only one key matches and it 
3860                 matches exactly, automatically use it.
3861
3862 2006-08-17 [colin]      2.4.0cvs58
3863
3864         * src/mimeview.c
3865         * src/prefs_common.c
3866         * src/prefs_common.h
3867         * src/prefs_ext_prog.c
3868         * src/textview.c
3869                 Fix issues with previous patch (text/html)
3870                 Remove outdated prefs
3871
3872 2006-08-17 [colin]      2.4.0cvs57
3873
3874         * src/imap.c
3875                 Add View Log button on auth error
3876         * src/procmsg.c
3877                 Fix encrypted mail marked as new when
3878                 saved in normal folders
3879         * src/plugins/pgpinline/pgpinline.c
3880                 Fix encrypt bug on IMAP
3881         * src/mimeview.c
3882         * src/common/utils.c
3883         * src/common/utils.h
3884         * src/gtk/inputdialog.c
3885         * src/gtk/inputdialog.h
3886                 Get rid of metamail stuff, simplify
3887                 opening, and allow remembering of user's
3888                 choices (by updating ~/.mailcap). There's
3889                 still to drop "Audio player" and "Image
3890                 viewer" preferences.
3891
3892 2006-08-17 [mones]      2.4.0cvs56
3893
3894         * manual/es/sylpheed-claws-manual.xml
3895                 fix DTD path
3896
3897 2006-08-17 [mones]      2.4.0cvs55
3898
3899         * configure.ac
3900         * manual/Makefile.am
3901         * manual/es/Makefile.am
3902         * manual/es/account.xml
3903         * manual/es/ack.xml
3904         * manual/es/addrbook.xml
3905         * manual/es/advanced.xml
3906         * manual/es/faq.xml
3907         * manual/es/glossary.xml
3908         * manual/es/gpl.xml
3909         * manual/es/handling.xml
3910         * manual/es/intro.xml
3911         * manual/es/keyboard.xml
3912         * manual/es/plugins.xml
3913         * manual/es/starting.xml
3914         * manual/es/sylpheed-claws-manual.xml
3915         * manual/es/dist/Makefile.am
3916         * manual/es/dist/html/Makefile.am
3917         * manual/es/dist/pdf/Makefile.am
3918         * manual/es/dist/ps/Makefile.am
3919         * manual/es/dist/txt/Makefile.am
3920                 Spanish translation for the manual
3921
3922 2006-08-16 [colin]      2.4.0cvs54
3923
3924         * src/compose.c
3925         * src/main.c
3926         * src/mainwindow.c
3927                 Fix send button sensitivity at startup
3928                 Set send menu sensitivity (patch by Fabien)
3929         * src/ssl_manager.c
3930                 Enable closing with esc (patch by Fabien)
3931         * src/gtk/foldersort.c
3932                 Enable closing with esc (patch by Fabien)
3933         * src/procmime.c
3934                 Optimisation (no need to copy to tempfile to
3935                 "decode" 7bit and 8bit)
3936         * src/summaryview.c
3937                 Fix cruft in swap_from case
3938         * src/textview.c
3939                 Fix missing last line in some mail cases 
3940                 (Fixes debian #381872)
3941         * src/plugins/pgpcore/prefs_gpg.c
3942         * src/plugins/pgpcore/sgpgme.c
3943         * src/plugins/pgpcore/sgpgme.h
3944                 Don't show "no key found" when user explicitely
3945                 wants to create a key
3946
3947 2006-08-16 [paul]       2.4.0cvs53
3948
3949         * configure.ac
3950         * src/account.c
3951         * src/addressbook.c
3952         * src/headerview.c
3953         * src/prefs_account.c
3954         * src/prefs_message.c
3955         * src/gtk/gtkutils.c
3956                 bump up minimum required versions of GTK+ and
3957                 GLIB to 2.6.0
3958
3959 2006-08-16 [paul]       2.4.0cvs52
3960
3961         * src/toolbar.c
3962                 workaround GTK+ Bug 351600 - 'Can't re-click
3963                 on button after sensitivity update'
3964                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3965                 Thanks to Colin
3966
3967 2006-08-15 [colin]      2.4.0cvs51
3968
3969         * src/plugins/pgpcore/prefs_gpg.c
3970                 Set options sensitivity according to
3971                 key existence
3972         * src/plugins/pgpcore/sgpgme.c
3973                 Allow to create key with no passphrase
3974
3975 2006-08-14 [cleroy]     2.4.0cvs50
3976
3977         * src/gtk/pluginwindow.c
3978                 New layout (maybe to be changed?)
3979         * src/gtk/gtkutils.c
3980                 Fix a bit label_window
3981         * src/plugins/pgpcore/passphrase.c
3982         * src/plugins/pgpcore/passphrase.h
3983         * src/plugins/pgpcore/plugin.c
3984         * src/plugins/pgpcore/prefs_gpg.c
3985         * src/plugins/pgpcore/prefs_gpg.h
3986         * src/plugins/pgpcore/sgpgme.c
3987         * src/plugins/pgpcore/sgpgme.h
3988                 Allow to create a PGP private key via the GUI
3989
3990 2006-08-14 [wwp]        2.4.0cvs49
3991
3992         * src/addressbook_foldersel.c
3993                 fix strict ISO C90 compliance.
3994
3995 2006-08-14 [paul]       2.4.0cvs48
3996
3997         * src/gtk/prefswindow.c
3998                 re-set scrolled window on opening
3999                 Patch by Ticho
4000
4001 2006-08-14 [paul]
4002
4003         2.5.0-rc1 released
4004
4005 2006-08-14 [paul]       2.4.0cvs47
4006
4007         * src/prefs_display_header.c
4008                 re-enable user-defined Displayed Headers
4009
4010 2006-08-14 [paul]       2.4.0cvs46
4011
4012         * src/prefs_account.c
4013                 use GTK_STOCK_EDIT
4014
4015 2006-08-13 [colin]      2.4.0cvs45
4016
4017         * src/common/utils.c
4018                 Fix "a" in quote when the original message is empty,
4019                 by using \0 instead of 'a' to test writability of
4020                 temp files.
4021
4022 2006-08-13 [wwp]        2.4.0cvs44
4023
4024         * src/plugins/spamassassin/spamassassin.c
4025                 fix capitalization of "SpamAssassin" in some debug, log and
4026                 dialog messages.
4027
4028 2006-08-13 [paul]       2.4.0cvs43
4029
4030         * src/editldap.c
4031                 fix overlapping widgets
4032         * src/prefs_account.c
4033                 fix translation of protocol_names[]
4034                 fix label disappearing off the edge of the
4035                 visible area
4036
4037 2006-08-12 [paul]       2.4.0cvs42
4038
4039         * manual/plugins.xml
4040                 update IRC channel info before it gets forgotten
4041                 about
4042
4043 2006-08-11 [colin]      2.4.0cvs41
4044
4045         * src/compose.c
4046         * src/mainwindow.c
4047         * src/mainwindow.h
4048         * src/procmsg.c
4049         * src/procmsg.h
4050         * src/summaryview.c
4051         * src/toolbar.c
4052                 Grey out the Send button if
4053                 - Queue folders are empty, or
4054                 - We're sending already
4055
4056 2006-08-11 [wwp]        2.4.0cvs40
4057
4058         * src/main.c
4059                 fix a logic issue when quitting while a compose window is
4060                 still open, thanks to Colin.
4061
4062 2006-08-10 [colin]      2.4.0cvs39
4063
4064         * src/main.c
4065                 Fix default font size setting after wizard run
4066         * src/imap.c
4067         * src/etpan/imap-thread.c
4068         * src/etpan/imap-thread.h
4069                 Fix bug #999 (Timing out on TSL cert validation 
4070                 dialog makes ugly things happen). Also, STARTTLS
4071                 unconditionnaly if initial capabilities contain
4072                 LOGINDISABLED and STARTTLS.
4073
4074 2006-08-09 [colin]      2.4.0cvs38
4075
4076         * src/mainwindow.c
4077         * src/mainwindow.h
4078                 Fix Tools/Actions sensitivity when there are
4079                 no actions
4080
4081 2006-08-09 [colin]      2.4.0cvs37
4082
4083         * src/prefs_filtering.c
4084                 Warning fix, patch by Paul
4085         * src/messageview.c
4086         * src/prefs_actions.c
4087         * src/prefs_filtering_action.c
4088         * src/prefs_matcher.c
4089                 Uniformisation of "Info ..." to "Info..." (for
4090                 old gtk), patch by Fabien
4091         * src/plugins/clamav/clamav_plugin_gtk.c
4092                 Sensitivity fix by Fabien
4093
4094 2006-08-09 [colin]      2.4.0cvs36
4095
4096         * src/main.c
4097         * src/main.h
4098                 Add a function to know whether we're exiting
4099         * src/plugins/trayicon/trayicon.c
4100                 If exiting, don't do anything. Faster, and
4101                 avoids gtk_main_iteration reentracy causing
4102                 segfaults at exit
4103
4104 2006-08-09 [colin]      2.4.0cvs35
4105
4106         * src/messageview.c
4107         * src/mimeview.c
4108         * src/mimeview.h
4109                 Fix lack of part selection when automatically 
4110                 jumping to a specific part
4111         * src/msgcache.c
4112                 Little optimisation in cache reading
4113
4114 2006-08-09 [colin]      2.4.0cvs34
4115
4116         * src/compose.c
4117                 Fix crash setting the priority on reedit
4118                 (Accessing compose before creating it!)
4119
4120 2006-08-08 [colin]      2.4.0cvs33
4121
4122         * src/procmime.c
4123                 Fix bug #998 (last attachment is not accessible)
4124                 Bad RFC interpretation on multipart close-delimiters
4125         * src/mimeview.c
4126         * src/mimeview.h
4127         * src/gtk/gtkvscrollbutton.c
4128         * src/gtk/gtkvscrollbutton.h
4129                 Make attachments list wheel-scrollable
4130
4131 2006-08-07 [colin]      2.4.0cvs32
4132
4133         * src/gtk/gtkaspell.c
4134                 Fix bug #973 (Unicode punctation characters 
4135                 are not recognized as separators by the
4136                 spell checker); fix unsigned stuff
4137
4138 2006-08-07 [colin]      2.4.0cvs31
4139
4140         * src/compose.c
4141                 Fix bug #956 (DnD text with accents in compose 
4142                 text entry); fix gccc's signed/unsigned fuss
4143
4144 2006-08-06 [colin]      2.4.0cvs30
4145
4146         * src/main.c
4147                 Fix bug #979 (Plugin crashes when exiting 
4148                 sylpheed-claws) : handle exit request only 
4149                 once
4150
4151 2006-08-05 [colin]      2.4.0cvs29
4152
4153         * src/news.c
4154                 Just make sure we have a msgid.
4155
4156 2006-08-05 [colin]      2.4.0cvs28
4157
4158         * src/news.c
4159         * src/summaryview.c
4160                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4161                 by reimplementing it
4162         * src/textview.c
4163                 Fix bug when hiding quotes with level > 3 and quote
4164                 colors are recycled
4165
4166 2006-08-04 [colin]      2.4.0cvs27
4167
4168         * src/compose.c
4169         * src/undo.c
4170         * src/undo.h
4171                 Fix a bit replace-by-pasting undo
4172         * src/mainwindow.c
4173         * src/messageview.c
4174                 Fix Fold quotes menu synchro in
4175                 mainwindow when it changes in 
4176                 messageview
4177         * src/textview.c
4178                 Fix right-click on quotes blocks
4179         * src/common/utils.c
4180                 Verify that the file created by
4181                 my_tmpfile() is writable. Fixes
4182                 bug #988 (very specific filesystem
4183                 issue)
4184         * src/plugins/pgpcore/sgpgme.c
4185                 Fix file descriptor leak
4186         * src/plugins/spamassassin/spamassassin.c
4187                 Warn once if spamd isn't reachable
4188
4189 2006-08-04 [colin]      2.4.0cvs26
4190
4191         * src/toolbar.c
4192                 i18n context patch by Fabien
4193
4194 2006-08-03 [colin]      2.4.0cvs25
4195
4196         * src/mainwindow.c
4197         * src/messageview.c
4198                 Rename "Hide quotes" to "Fold quotes"
4199         * src/textview.c
4200                 Don't use hand cursor on quotes. "all 
4201                 the bonuses of the feature and none of 
4202                 unwelcome side-effects"
4203
4204 2006-08-03 [colin]      2.4.0cvs24
4205
4206         * AUTHORS
4207         * sylpheed-claws.desktop
4208         * src/gtk/authors.h
4209                 Bring the desktop file to XDG compliance
4210                 Patch by Charles A. Edwards
4211
4212 2006-08-03 [colin]      2.4.0cvs23
4213
4214         * src/textview.c
4215                 Fix links offset when they are preceded
4216                 by accentued chars (g_utf8_strlen!)
4217         * src/mainwindow.c
4218                 Fix wrong status when starting offline
4219
4220
4221 2006-08-03 [wwp]        2.4.0cvs22
4222
4223         * src/prefs_common.h
4224                 ask what to do w/ filtering rules that belong to an account when
4225                 applying filtering rules manually from the main window (skip,
4226                 apply regardless of the account, use current account). This dialog
4227                 can be skipped and the last reply used.
4228                 (forgot that file)
4229
4230 2006-08-03 [wwp]        2.4.0cvs21
4231
4232         * src/filtering.c
4233         * src/filtering.h
4234         * src/prefs_common.c
4235         * src/summaryview.c
4236         * src/alertpanel.c
4237         * src/alertpanel.h
4238         * src/messageview.c
4239                 ask what to do w/ filtering rules that belong to an account when
4240                 applying filtering rules manually from the main window (skip,
4241                 apply regardless of the account, use current account). This dialog
4242                 can be skipped and the last reply used.
4243
4244
4245 2006-08-03 [colin]      2.4.0cvs20
4246
4247         * src/textview.c
4248                 Optimize previous patch
4249
4250 2006-08-03 [cleroy]     2.4.0cvs19
4251
4252         * src/textview.c
4253                 Fix quotes getting toggled back when the
4254                 mail has an even number of text parts
4255
4256 2006-08-02 [colin]      2.4.0cvs18
4257
4258         * src/messageview.c
4259                 Add Hide quotes menu
4260
4261 2006-08-02 [colin]      2.4.0cvs17
4262
4263         * src/mainwindow.c
4264         * src/prefs_common.c
4265         * src/textview.c
4266         * src/textview.h
4267         * src/gtk/about.c
4268                 Allow per-level quote hiding,
4269                 Allow toggling quotes by double-clicking them
4270                 Rename RemoteURI to ClickableText to reflect
4271                 the fact it's used for a variety of things
4272
4273 2006-08-02 [wwp]        2.4.0cvs16
4274
4275         * src/mainwindow.c
4276                 fix "View/Hide quotes" menu item status initialization.
4277
4278 2006-08-02 [wwp]        2.4.0cvs15
4279
4280         * src/matcher_parser_parse.y
4281                 remove a debug trace.
4282
4283 2006-08-02 [paul]       2.4.0cvs14
4284
4285         * src/plugins/pgpcore/passphrase.c
4286                 don't set initial dialog size
4287                 make it resizable
4288
4289 2006-08-02 [paul]       2.4.0cvs13
4290
4291         * src/noticeview.c
4292                 remove the rogue '/' character
4293
4294 2006-08-02 [paul]       2.4.0cvs12
4295
4296         * src/noticeview.c
4297                 allow buttons to resize as necessary
4298
4299 2006-08-01 [wwp]        2.4.0cvs11
4300
4301         * src/mbox.c
4302                 fix strict ISO C90 compliance.
4303
4304 2006-08-01 [wwp]        2.4.0cvs10
4305
4306         * tools/update-po
4307                 updated update-po tool to work w/ context-dependent translations.
4308                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4309
4310 2006-08-01 [wwp]        2.4.0cvs9
4311
4312         * src/matcher.c
4313         * src/prefs_filtering.c
4314         * src/prefs_matcher.c
4315                 allow context-dependent translations for "All",
4316                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4317
4318 2006-07-31 [colin]      2.4.0cvs8
4319
4320         * AUTHORS
4321         * src/gtk/authors.h
4322                 Add Rafal to authors
4323
4324 2006-07-31 [colin]      2.4.0cvs7
4325
4326         * src/compose.c
4327         * src/mainwindow.c
4328         * src/messageview.h
4329         * src/prefs_common.c
4330         * src/prefs_common.h
4331         * src/textview.c
4332                 Add 'View/Hide quotes'. Patch based on a patch
4333                 by Rafal Weglarz
4334
4335 2006-07-31 [colin]      2.4.0cvs6
4336
4337         * src/action.c
4338                 Fix problem with "> stuff >" actions
4339
4340 2006-07-31 [paul]       2.4.0cvs5
4341
4342         * po/nb.po
4343                 updated by Geir Helland
4344
4345 2006-07-31 [wwp]        2.4.0cvs4
4346
4347         * src/mainwindow.c
4348         * src/summaryview.c
4349         * src/summaryview.h
4350                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4351                 thanks to Colin.
4352
4353 2006-07-31 [wwp]        2.4.0cvs3
4354
4355         * src/Makefile.am
4356         * src/addr_compl.c
4357         * src/addr_compl.h
4358         * src/addressbook.c
4359         * src/addressbook.h
4360         * src/addressbook_foldersel.c
4361         * src/addressbook_foldersel.h
4362         * src/addrindex.c
4363         * src/addrindex.h
4364         * src/matcher.c
4365         * src/matcher.h
4366         * src/matcher_parser_lex.l
4367         * src/matcher_parser_parse.y
4368         * src/prefs_common.c
4369         * src/prefs_common.h
4370         * src/prefs_filtering.c
4371         * src/prefs_matcher.c
4372         * src/prefs_matcher.h
4373         * src/summaryview.c
4374                 introduce filtering against the address book. It's now possible to add
4375                 matched conditions to determine if any email address in a message matches
4376                 or doesn't match any or all books or folders in the address book.
4377
4378 2006-07-31 [wwp]        2.4.0cvs2
4379
4380         * src/account.c
4381         * src/filtering.c
4382         * src/filtering.h
4383         * src/folder.c
4384         * src/folderview.c
4385         * src/inc.c
4386         * src/mainwindow.c
4387         * src/matcher.c
4388         * src/matcher_parser_lex.l
4389         * src/matcher_parser_parse.y
4390         * src/mbox.c
4391         * src/prefs_filtering.c
4392         * src/prefs_filtering.h
4393         * src/procmsg.c
4394         * src/procmsg.h
4395         * src/summaryview.c
4396                 introduce per-account filtering rules. Each filtering rule can now be assigned
4397                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4398                 when applying filtering rules manually, as all rules will apply - even the ones
4399                 assigned to an account. This issue will be addressed soon.
4400  
4401
4402
4403 2006-07-31 [wwp]        2.4.0cvs1
4404
4405         * src/quote_fmt.c
4406                 make more strings translatable.
4407
4408 2006-07-31 [paul]       2.4.0
4409
4410         2.4.0 released
4411
4412 2006-07-31 [paul]       2.3.1cvs91
4413
4414         * po/ca.po
4415                 updated by Miquel Oliete
4416
4417 2006-07-31 [paul]       2.3.1cvs90
4418
4419         * po/de.po
4420         * po/el.po
4421         * po/fr.po
4422         * po/it.po
4423         * po/pl.po
4424         * po/pt_BR.po
4425         * po/sr.po
4426         * po/zh_CN.po
4427                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4428                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4429                 Aleksandar Urosevic, and Ralgh Young
4430
4431 2006-07-31 [paul]       2.3.1cvs89
4432
4433         * src/account.c
4434         * src/main.c
4435         * src/mainwindow.c
4436         * src/mainwindow.h
4437                 Fix a race condition when, after an SC crash, rescanning
4438                 folders took more than 0.5 seconds
4439                 Thanks to Colin
4440
4441 2006-07-31 [paul]       2.3.1cvs88
4442
4443         * src/folderview.c
4444                 don't translate separator strings
4445
4446 2006-07-30 [mones]      2.3.1cvs87
4447
4448         * doc/man/sylpheed-claws.1
4449                 Fixed non-ASCII chars in Hoa's name
4450         * po/es.po
4451                 Updated for release
4452
4453 2006-07-27 [colin]      2.3.1cvs86
4454
4455         * src/textview.c
4456                 Don't include the leading \n in links
4457                 Patch by Fabien
4458
4459 2006-07-25 [colin]      2.3.1cvs85
4460
4461         * src/mainwindow.c
4462         * src/common/socket.h
4463         * src/etpan/imap-thread.c
4464                 Refresh resolvers before connecting
4465                 to IMAP servers, and after switching
4466                 to online. Thanks to Paul.
4467
4468 2006-07-18 [colin]
4469
4470         * 2.4.0-rc4 released
4471
4472 2006-07-17 [colin]      2.3.1cvs84
4473
4474         * src/inc.c
4475                 Show connection attempt in statusbar before
4476                 connecting (previously first message was
4477                 "Retrieving messages from ..." after the
4478                 connection succeeded.
4479
4480 2006-07-16 [wwp]        2.3.1cvs83
4481
4482         * sylpheed-claws.ico
4483                 Added .ico file (windows multi-size icon file, generated).
4484
4485 2006-07-12 [wwp]        2.3.1cvs82
4486
4487         * src/messageview.c
4488                 remove Message/Re-edit menu entry from messageview window,
4489                 as sent/draft/queued messages are opened in compose window when
4490                 re-edited and it's not possible to re-edit other msgs.
4491
4492 2006-07-12 [paul]       2.3.1cvs81
4493
4494         * AUTHORS
4495         * src/mainwindow.c
4496         * src/gtk/authors.h
4497                 check online state before resetting
4498                 mailcheck timer. Useful if some program
4499                 verifies connection state and updates
4500                 Claws.
4501                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4502
4503 2006-07-12 [paul]       2.3.1cvs80
4504
4505         * sylpheed-claws-128x128.png
4506         * sylpheed-claws-64x64.png
4507         * sylpheed-claws.png
4508         * src/Makefile.am
4509         * src/main.c
4510         * src/prefs_toolbar.c
4511         * src/stock_pixmap.c
4512         * src/stock_pixmap.h
4513         * src/wizard.c
4514         * src/gtk/about.c
4515         * src/gtk/gtkutils.c
4516         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4517         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4518         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4519         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4520         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4521         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4522                 updated and renamed logo/icon files and related
4523                 logo by Jesper Schultz
4524
4525 2006-07-11 [paul]       2.3.1cvs79
4526
4527         * src/main.c
4528                 fix the labels a smidgin
4529
4530 2006-07-09 [colin]      2.3.1cvs78
4531
4532         * src/textview.c
4533                 Show errors in textviewer's command
4534                 Patch by H. Merijn Brand
4535
4536 2006-07-09 [colin]      2.3.1cvs77
4537
4538         * src/compose.c
4539                 Save FMID in drafts too
4540
4541 2006-07-08 [colin]      2.3.1cvs76
4542
4543         * src/compose.c
4544                 Svae RMID in drafted mails too
4545                 Save quote_fmt vars for whole mails,
4546                 don't reset at each quote_fmt_init:
4547                 allows to use the same |i{var} in
4548                 various template fields
4549         * src/prefs_template.c
4550         * src/quote_fmt.h
4551         * src/quote_fmt_parse.y
4552                 Same
4553
4554 2006-07-08 [colin]      2.3.1cvs75
4555
4556         * src/textview.c
4557                 Fix highlighting of attached parts URIs
4558
4559 2006-07-08 [colin]      2.3.1cvs74
4560
4561         * src/main.c
4562                 Prevent bug #981 (sc 2.3.1 segfaults with 
4563                 gtk+ 2.10) from being reported again:
4564                 if Sylpheed-Claws has been compiled against
4565                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4566                 of if Sylpheed-Claws has been compiled against
4567                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4568                 error out.
4569
4570 2006-07-07 [colin]      2.3.1cvs73
4571
4572         * src/prefs_actions.c
4573                 Fix label
4574
4575 2006-07-07 [colin]      2.3.1cvs72
4576
4577         * src/prefs_actions.c
4578                 Fix compile on gtk < 2.8. argh :)
4579
4580 2006-07-07 [paul]       2.3.1cvs71
4581
4582         * src/common/defs.h
4583                 update DONATE_URI
4584
4585 2006-07-07 [colin]      2.3.1cvs70
4586
4587         * po/POTFILES.in
4588         * src/quote_fmt.c
4589         * src/quote_fmt_lex.l
4590         * src/quote_fmt_parse.y
4591                 Add |i{var}, a way to insert user-entered
4592                 text in a template
4593
4594 2006-07-07 [colin]
4595
4596         * 2.4.0-rc3 released
4597
4598 2006-07-07 [colin]      2.3.1cvs69
4599
4600         * src/folder.c
4601                 Don't consider inboxes of UNKNOWN folder 
4602                 classes to be useable as default inboxes
4603
4604 2006-07-07 [paul]       2.3.1cvs68
4605
4606         * src/textview.c
4607                 add missing #include <errno.h>
4608                 Thanks to René J. Blokland
4609
4610 2006-07-07 [paul]       2.3.1cvs67
4611
4612         * src/action.c
4613                 Return now Closes dialog
4614         * src/mimeview.c
4615         * src/mimeview.h
4616         * src/textview.c
4617                 add contextual menu to mime parts listed
4618                 in the textview
4619                 Thanks to Colin
4620         * src/common/utils.c
4621                 reversal: ' is a valid character in URLs
4622
4623 2006-07-06 [colin]      2.3.1cvs66
4624
4625         * src/remotefolder.h
4626                 Forgotten in previous commit
4627
4628 2006-07-06 [colin]      2.3.1cvs65
4629
4630         * src/folder.c
4631                 Set summary update flag whenever
4632                 totals changed
4633         * src/imap.c
4634         * src/prefs_account.c
4635         * src/common/utils.h
4636         * src/etpan/imap-thread.c
4637                 Fix warnings, thanks to Fabien and
4638                 Ricardo
4639
4640 2006-07-06 [wwp]        2.3.1cvs64
4641
4642         * src/gtk/gtkutils.c
4643                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4644
4645 2006-07-06 [wwp]        2.3.1cvs63
4646
4647         * src/account.c
4648         * src/addressbook.c
4649         * src/addressitem.h
4650         * src/folderview.c
4651         * src/mainwindow.c
4652         * src/manual.c
4653         * src/manual.h
4654         * src/message_search.c
4655         * src/prefs_actions.c
4656         * src/prefs_filtering.c
4657         * src/prefs_filtering.h
4658         * src/prefs_template.c
4659         * src/summary_search.c
4660         * src/summaryview.c
4661         * src/gtk/gtkutils.c
4662         * src/gtk/gtkutils.h
4663         * src/gtk/pluginwindow.c
4664                 add help buttons to some dialogs. Clicking such buttons opens a
4665                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4666
4667 2006-07-06 [paul]       2.3.1cvs62
4668
4669         * src/textview.c
4670                 fix attachments contextual menu
4671                 Thanks to Colin
4672
4673 2006-07-05 [colin]      2.3.1cvs61
4674
4675         * src/textview.c
4676         * src/compose.c
4677                 Handle sftp:// links
4678
4679 2006-07-05 [paul]       2.3.1cvs60
4680
4681         * src/gtk/filesel.c
4682                 grab save button by default
4683                 Thanks to Colin
4684
4685 2006-07-05 [wwp]        2.3.1cvs59
4686
4687         * manual/xml2pdf
4688                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4689
4690 2006-07-04 [colin]      2.3.1cvs58
4691
4692         * src/mimeview.c
4693         * src/textview.c
4694                 Use left click to select, middle click to open
4695                 on mimeparts links
4696         * src/common/utils.c
4697                 Fix segfault
4698
4699 2006-07-04 [colin]      2.3.1cvs57
4700
4701         * src/mainwindow.c
4702         * src/news.c
4703                 Warning fixes, thanks to Fabien
4704
4705 2006-07-04 [colin]      2.3.1cvs56
4706
4707         * src/mimeview.c
4708         * src/mimeview.h
4709         * src/textview.c
4710                 Allow parts to be selected via their text label
4711                 in textview
4712
4713 2006-07-04 [colin]      2.3.1cvs55
4714
4715         * src/folderview.c
4716                 Feedback when closing (for big folders)
4717         * src/prefs_actions.c
4718         * src/prefs_filtering.c
4719         * src/prefs_matcher.c
4720         * src/prefs_template.c
4721                 Fix default button when closing without
4722                 having saved
4723
4724 2006-07-04 [colin]      2.3.1cvs54
4725
4726         * src/news.c
4727                 Delete local file on deletion
4728
4729 2006-07-03 [colin]      2.3.1cvs53
4730
4731         * src/folderview.c
4732         * src/main.c
4733                 Don't freeze when rescanning after crash
4734
4735 2006-07-03 [wwp]        2.3.1cvs52
4736
4737         * src/compose.c
4738         * src/privacy.c
4739         * src/privacy.h
4740         * src/plugins/pgpinline/pgpinline.c
4741         * src/plugins/pgpmime/pgpmime.c
4742                 don't report an error when the user cancels the passphrase dialog.
4743
4744 2006-07-02 [colin]      2.3.1cvs51
4745
4746         * src/folderview.c
4747                 Open message when crossing folders with Space,
4748                 goto next unread and friends
4749
4750 2006-07-01 [colin]      2.3.1cvs50
4751
4752         * src/prefs_account.c
4753                 Typographic rules varying from language
4754                 to language (in french "Protocole :"),
4755                 we have to do that :)
4756
4757 2006-07-01 [ticho]      2.3.1cvs49
4758
4759         * src/prefs_account.c
4760                 Only use one temporary gchar* variable in
4761                 prefs_account_protocol_set_optmenu().
4762
4763 2006-07-01 [ticho]      2.3.1cvs48
4764
4765         * src/prefs_account.c
4766         * src/prefs_account.h
4767                 Use GtkLabel for existing account protocol name.
4768                 Created an array for protocol names and populate the
4769                 combobox from it in a for() cycle.
4770
4771 2006-06-30 [colin]      2.3.1cvs47
4772
4773         * src/compose.c
4774                 Block undo when changing signature (by changing
4775                 account)
4776
4777 2006-06-30 [paul]       2.3.1cvs46
4778
4779         * src/send_message.c
4780                 when editing From in the Compose window, use that address
4781                 in the Return-Path: header
4782                 Thanks to Colin
4783
4784 2006-06-30 [colin]      2.3.1cvs45
4785
4786         * src/compose.c
4787                 Fix signature replacement:
4788                 - when no newline before separator
4789                 - when reediting
4790
4791 2006-06-29 [colin]      2.3.1cvs44
4792
4793         * src/folderview.c
4794         * src/folderview.h
4795         * src/mainwindow.c
4796         * src/summaryview.c
4797                 Let 'View/Go to/Next marked' work like
4798                 Next new & Next unread: across folders
4799                 Change the select_on_entry pref to do
4800                 what we want when changing folder
4801         * src/common/utils.c
4802                 Fix single-quoted links 
4803
4804 2006-06-29 [colin]      2.3.1cvs43
4805
4806         * src/gtk/gtkaspell.c
4807                 "Sylpheed" and "Sylpheed-Claws" do exist !
4808
4809 2006-06-29 [colin]      2.3.1cvs42
4810
4811         * src/imap.c
4812                 Forgot to remove debug
4813
4814 2006-06-29 [colin]      2.3.1cvs41
4815
4816         * src/imap.c
4817         * src/imap.h
4818         * src/mainwindow.c
4819                 Disconnect from IMAP servers when going
4820                 offline. Fixes bug #978 (going to offline-mode 
4821                 won't close connections)
4822
4823 2006-06-29 [colin]      2.3.1cvs40
4824
4825         * src/main.c
4826                 Fix transient setting on failing plugins
4827                 Patch by Fabien
4828         * src/plugins/pgpcore/sgpgme.c
4829                 Only warn for OpenPGP. Most people don't
4830                 have CMS available.
4831
4832 2006-06-29 [colin]      2.3.1cvs39
4833
4834         * src/compose.c
4835                 Fix Spelling menu (discrepancy between context menu
4836                 and top menu when folder's dictionary isn't the 
4837                 default one)
4838         * src/plugins/pgpcore/sgpgme.c
4839                 More error reporting about why gpgme can fail
4840
4841 2006-06-29 [wwp]        2.3.1cvs38
4842
4843         * src/mainwindow.c
4844                 honor the display-header-pane setting even when the message view
4845                 is a separate window.
4846
4847 2006-06-29 [wwp]        2.3.1cvs37
4848
4849         * src/prefs_actions.c
4850                 forgot to commit that one (use of GTK_STOCK_INFO).
4851
4852 2006-06-29 [colin]      2.3.1cvs36
4853
4854         * src/imap.c
4855                 Better handling of login errors (ask the password
4856                 again once), alert in case of error. Fix three
4857                 signedness warnings.
4858
4859 2006-06-28 [wwp]        2.3.1cvs35
4860
4861         * src/prefs_template.c
4862         * src/prefs_matcher.c
4863         * src/prefs_filtering_action.c
4864         * src/prefs_quote.c
4865                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4866                 patch by Fabien Vantard, slightly modified.
4867
4868 2006-06-28 [paul]
4869
4870         2.4.0-rc2 released
4871
4872 2006-06-28 [colin]      2.3.1cvs34
4873
4874         * src/prefs_account.c
4875                 Fix bug #977 (Can't add or edit imap accounts)
4876
4877 2006-06-28 [colin]      2.3.1cvs33
4878
4879         * src/mimeview.c
4880                 Fix previous
4881
4882 2006-06-28 [colin]      2.3.1cvs32
4883
4884         * src/mimeview.c
4885                 Save named inlined attachments with "Save all"
4886         * src/main.c
4887         * src/mbox.c
4888         * src/common/plugin.c
4889         * src/common/plugin.h
4890         * src/common/sylpheed.c
4891         * src/common/utils.c
4892         * src/plugins/pgpcore/sylpheed.def
4893         * src/plugins/pgpinline/sylpheed.def
4894         * src/plugins/pgpmime/sylpheed.def
4895                 Win32 compatibility patch, by
4896                 Werner Koch
4897
4898 2006-06-28 [wwp]        2.3.1cvs31
4899
4900         * src/imap.c
4901         * src/prefs_folder_item.c
4902                 less compilation warnings (thanks to Fabien Vantard), less typos.
4903
4904 2006-06-28 [paul]       2.3.1cvs30
4905
4906         * src/gtk/gtkutils.c
4907                 gtk_combo_box_set_focus_on_click() is only
4908                 available since gtk 2.6.0
4909
4910 2006-06-28 [paul]       2.3.1cvs29
4911
4912         * src/prefs_ext_prog.c
4913                 fix engrish and add a tooltip for the
4914                 'command for 'Display as text' option
4915
4916 2006-06-28 [paul]
4917
4918         2.4.0-rc1 released
4919
4920 2006-06-28 [paul]       2.3.1cvs28
4921
4922         * ChangeLog
4923         * tools/Makefile.am
4924                 include textviewer.pl in releases
4925
4926 2006-06-28 [paul]       2.3.1cvs27
4927
4928         * src/prefs_ext_prog.c
4929                 hide Print command option if libgnomeprint
4930                 support is present
4931
4932 2006-06-27 [colin]      2.3.1cvs26
4933
4934         * src/compose.c
4935                 Fix Esc handling in insert/attach dialog
4936                 Don't show this dialog if dragging something
4937                 else than text/uri-list
4938                 Thanks to Fabien Vantard
4939         * tools/textviewer.pl
4940                 Filter script to display stuff as text
4941                 by H. Merijn Brand
4942
4943 2006-06-27 [wwp]        2.3.1cvs25
4944
4945         * src/messageview.c
4946                 use the exact product name (message view title), patch
4947                 by Fabien Vantard.
4948
4949 2006-06-27 [ticho]      2.3.1cvs24
4950
4951         * src/prefs_account.c
4952         * src/prefs_common.c
4953         * src/prefs_common.h
4954         * src/prefs_ext_prog.c
4955         * src/textview.c
4956                 Add a preference (Preferences/External programs)
4957                 to allow "Display as text" to be done via a script
4958                 (patch by H.Merijn Brand).
4959                 Use GtkComboBox for protocol selection in account
4960                 preferences.
4961                 Only include current choice for existing accounts, and
4962                 insensitivize the combobox.
4963
4964 2006-06-27 [paul]       2.3.1cvs23
4965
4966         * src/mbox.c
4967                 fix crasher introduced in cvs21.
4968                 Thanks to Colin
4969
4970 2006-06-26 [colin]      2.3.1cvs22
4971
4972         * src/mbox.c
4973                 Fix double-frees when leaving folders
4974                 after exporting to mbox
4975
4976 2006-06-26 [colin]      2.3.1cvs21
4977
4978         * src/mbox.c
4979                 More feedback (and optimisation)
4980                 on import/export
4981         * src/common/utils.c
4982                 Fix case when looking for mail addresses
4983         * src/gtk/gtkutils.c
4984                 Extra check for (X-)Face
4985
4986 2006-06-25 [ticho]      2.3.1cvs20
4987
4988         * src/compose.c
4989         * src/exphtmldlg.c
4990         * src/gtk/gtkutils.c
4991         * src/gtk/gtkutils.h
4992                 Added second argument to gtkut_sc_combobox_create() to
4993                 control focus-on-click for the widget.
4994                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4995
4996 2006-06-25 [ticho]      2.3.1cvs19
4997
4998         * src/compose.c
4999         * src/gtk/Makefile.am
5000         * src/gtk/combobox.c
5001         * src/gtk/combobox.h
5002         * src/gtk/gtkutils.c
5003         * src/gtk/gtkutils.h
5004                 Use GtkComboBox instead of deprecated GtkOptionMenu
5005                 for account selector in compose window and for encoding
5006                 selector in attachment properties.
5007                 Also factorise working with the new GtkComboBox somewhat.
5008
5009 2006-06-24 [paul]       2.3.1cvs18
5010
5011         * src/prefs_common.c
5012                 use the correct default value
5013
5014 2006-06-24 [paul]       2.3.1cvs17
5015
5016         * src/compose.c
5017         * src/prefs_common.c
5018         * src/prefs_common.h
5019         * src/prefs_compose_writing.c
5020                 enable setting of default action when
5021                 dnd'ing files in the compose window.
5022                 (Collaborative effort with wwp)
5023
5024 2006-06-23 [wwp]        2.3.1cvs16
5025
5026         * src/compose.c
5027                 i18n fix (thanks to Fabien Vantard)
5028
5029 2006-06-22 [colin]      2.3.1cvs15
5030
5031         * src/prefs_customheader.c
5032                 Don't use filters in custom headers' file 
5033                 selector. Remember, extensions mean nothing :)
5034
5035 2006-06-22 [paul]       2.3.1cvs14
5036
5037         * configure.ac
5038                 allow setting of man directory location
5039
5040 2006-06-22 [colin]      2.3.1cvs13
5041
5042         * src/mainwindow.c
5043                 Add 'View/Go to/Next unread folder'.
5044                 I missed that :)
5045
5046 2006-06-22 [colin]      2.3.1cvs12
5047
5048         * src/common/utils.c
5049                 Add some subject prefixes
5050                 Patch by Bjorn T Johansen <btj@havleik.no>
5051
5052 2006-06-22 [colin]      2.3.1cvs11
5053
5054         * manual/advanced.xml
5055                 Forgotten hidden pref
5056
5057 2006-06-21 [paul]       2.3.1cvs10
5058
5059         * src/prefs_account.c
5060                 complete the removal of 'Add date header' option
5061
5062 2006-06-21 [paul]       2.3.1cvs9
5063
5064         * src/account.c
5065         * src/compose.c
5066         * src/prefs_account.c
5067         * src/prefs_account.h
5068                 remove option to add date header - always
5069                 add date header
5070         * src/etpan/imap-thread.c
5071                 fix warnings (Thanks to Colin)
5072
5073 2006-06-21 [wwp]        2.3.1cvs8
5074
5075         * src/folder.c
5076                 set the attachment flag when inline text part are (file)named. This is more convenient
5077                 when receiving (for instance) inline source files or patches sent using thunderbird.
5078
5079 2006-06-21 [paul]       2.3.1cvs7
5080
5081         * src/inc.c
5082                 fix off-by-one count of current msg in
5083                 statusbar filtering progressbar
5084
5085 2006-06-21 [paul]       2.3.1cvs6
5086
5087         * src/folder.c
5088                 Show attachment icon even if the part is 'inline'
5089                 if the following conditions are met:
5090                 - content-type != 'text/plain'
5091                 - content-type != '*/pgp-signature'
5092                 - either 'name' or 'filename' parameter is not NULL
5093                 
5094                 Thanks to Colin
5095
5096 2006-06-21 [paul]       2.3.1cvs5
5097
5098         * src/messageview.c
5099         * src/prefs_common.c
5100         * src/prefs_common.h
5101         * src/prefs_other.c
5102                 add an option to 'Never send Return
5103                 Receipts'
5104                 Thanks to Colin
5105
5106 2006-06-20 [mones]      2.3.1cvs4
5107
5108         * po/es.po
5109                 updated
5110         * src/compose.c
5111                 typo fixed (space after comma)
5112         * tools/make.themes.project
5113                 remove exec mode from tarball files
5114
5115 2006-06-20 [colin]      2.3.1cvs3
5116
5117         * src/news.c
5118         * src/procheader.c
5119         * src/unmime.c
5120                 Better fix for \n's in headers (don't 
5121                 break Received: and others)
5122
5123 2006-06-20 [paul]       2.3.1cvs2
5124
5125         * src/alertpanel.c
5126         * src/textview.c
5127                 improve legibility of phishing attempt
5128                 dialog
5129
5130 2006-06-20 [paul]       2.3.1cvs1
5131
5132         * NEWS
5133         * README
5134         * configure.ac
5135                 Update version number following
5136                 stable release
5137
5138 2006-06-20 [colin]      2.3.0cvs26
5139
5140         * src/compose.c
5141                 When dragging a file to the text of the compose
5142                 window, ask whether we want to insert or attach
5143                 (I know lots of people who do that to attach)
5144
5145 2006-06-20 [colin]      2.3.0cvs25
5146
5147         * src/etpan/imap-thread.c
5148                 Fix threshold (the append command is often > 32 bytes)
5149
5150 2006-06-19 [colin]      2.3.0cvs24
5151
5152         * src/imap.c
5153         * src/etpan/imap-thread.c
5154                 Workaround Rockliffe IMAP server bug: replace
5155                 "x UID SEARCH (ANSWERED UID 1:*)" with
5156                 "x UID SEARCH ANSWERED"
5157                 (Rockliffe doesn't handle the parenthesis)
5158
5159 2006-06-19 [colin]      2.3.0cvs23
5160
5161         * src/compose.c
5162         * src/imap.c
5163         * src/etpan/imap-thread.c
5164                 Probably fix bug #972 (Freezes when adding 
5165                 an attachment to the message)
5166         * src/common/defs.h
5167                 Modernize Firefox cmd
5168
5169
5170 2006-06-18 [colin]      2.3.0cvs22
5171
5172         * src/prefs_customheader.c
5173                 Only allow correct filenames for various
5174                 custom headers
5175
5176 2006-06-18 [colin]      2.3.0cvs21
5177
5178         * src/prefs_customheader.c
5179                 Add a 'From File...' button in custom headers prefs, which
5180                 try to do the right thing: 
5181                 for normal headers, use file as plaintext,
5182                 for X-Face, calls compface,
5183                 for Face, encode to b64.
5184
5185 2006-06-17 [colin]      2.3.0cvs20
5186
5187         * src/mh.c
5188                 Warning fix
5189
5190 2006-06-16 [colin]      2.3.0cvs19
5191
5192         * src/summaryview.c
5193                 Recursive quicksearch: show message list
5194                 in current folder, *then* search children
5195                 in the background.
5196
5197 2006-06-16 [colin]      2.3.0cvs18
5198
5199         * src/main.c
5200                 Instead of ignoring SIGPIPE, save caches
5201                 when getting one. Will fix the fact that
5202                 hot caches are out-of-date when logging 
5203                 out of Xorg.
5204         * src/compose.c
5205         * src/prefs_compose_writing.c
5206                 Only save text (not attachments) when 
5207                 auto-saving to drafts
5208         * src/unmime.c
5209                 Always replace \n, \r and \t with spaces
5210                 in headers
5211         * manual/dist/html/Makefile.am
5212         * manual/dist/pdf/Makefile.am
5213         * manual/dist/ps/Makefile.am
5214         * manual/dist/txt/Makefile.am
5215         * manual/fr/dist/html/Makefile.am
5216         * manual/fr/dist/pdf/Makefile.am
5217         * manual/fr/dist/ps/Makefile.am
5218         * manual/fr/dist/txt/Makefile.am
5219         * manual/pl/dist/html/Makefile.am
5220         * manual/pl/dist/pdf/Makefile.am
5221         * manual/pl/dist/ps/Makefile.am
5222         * manual/pl/dist/txt/Makefile.am
5223                 Fix make clean removing pregenerated manuals
5224
5225
5226 2006-06-16 [colin]      2.3.0cvs17
5227
5228         * src/plugins/pgpcore/sgpgme.c
5229         * src/plugins/pgpmime/pgpmime.c
5230         * src/plugins/pgpinline/pgpinline.c
5231                 Better error reporting in setup_signers.
5232                 Don't fallback to default key if specified
5233                 key isn't found.
5234                 Don't allow signing if more than one secret
5235                 key matches the one specified in prefs.
5236
5237 2006-06-15 [colin]      2.3.0cvs16
5238
5239         * src/folderview.c
5240                 Add "Send queue" in the folder's contextual
5241                 menu
5242         * src/compose.c
5243         * src/messageview.c
5244         * src/privacy.c
5245         * src/privacy.h
5246         * src/procmime.c
5247         * src/procmsg.c
5248         * src/plugins/pgpcore/passphrase.c
5249         * src/plugins/pgpcore/sgpgme.c
5250         * src/plugins/pgpinline/pgpinline.c
5251         * src/plugins/pgpmime/pgpmime.c
5252                 Better error reporting
5253         * src/mbox.c
5254                 Probably fix bug #971 (2.2.3 cannot read mail 
5255                 from local mbox)
5256
5257
5258 2006-06-15 [mones]      2.3.0cvs15
5259
5260         * tools/make.themes.project
5261                 creates the themes project from the web page
5262
5263 2006-06-15 [colin]      2.3.0cvs14
5264
5265         * src/folder.c
5266                 Better fix (avoid losing the folder if scan_tree 
5267                 fails)
5268
5269 2006-06-15 [cleroy]     2.3.0cvs13
5270
5271         * src/folder.c
5272                 Probably fix Bug #969 (crash on rebuilding 
5273                 imap folder)
5274
5275 2006-06-14 [colin]      2.3.0cvs12
5276
5277         * manual/dtd/manual.xsl
5278         * manual/sylpheed-claws-manual.xml
5279         * manual/fr/sylpheed-claws-manual.xml
5280         * manual/pl/sylpheed-claws-manual.xml
5281                 Insert pagebreaks between sections
5282
5283 2006-06-14 [paul]       2.3.0cvs11
5284
5285         * configure.ac
5286                 better fix than 2.3.0cvs10
5287
5288 2006-06-14 [paul]       2.3.0cvs10
5289
5290         * configure.ac
5291                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5292                 (backwards compatible)
5293
5294 2006-06-13 [colin]      2.3.0cvs9
5295
5296         * src/messageview.c
5297                 Fix sending of return receipt with the new queue folders
5298
5299 2006-06-13 [wwp]        2.3.0cvs8
5300
5301         * src/quote_fmt_lex.l
5302                 fix wrong tokens returned in quote_fmt lexer, query not().
5303
5304 2006-06-13 [wwp]        2.3.0cvs7
5305
5306         * src/folder.c
5307         * src/prefs_folder_item.c
5308                 allow changing folder type even when folder is not a top-level one,
5309                 thanks to Colin.
5310
5311 2006-06-12 [colin]      2.3.0cvs6
5312
5313         * src/folderview.c
5314                 Fix double-ask of "Do you want to mark all
5315                 as read"
5316
5317 2006-06-12 [colin]      2.3.0cvs5
5318
5319         * src/compose.c
5320         * src/compose.h
5321         * src/folder.c
5322         * src/folder.h
5323         * src/imap.c
5324         * src/inc.c
5325         * src/main.c
5326         * src/messageview.c
5327         * src/mh.c
5328         * src/prefs_folder_item.c
5329         * src/procheader.c
5330         * src/procmime.c
5331         * src/procmsg.c
5332         * src/procmsg.h
5333         * src/send_message.c
5334         * src/summaryview.c
5335         * src/toolbar.c
5336                 Apply bug #964's patch (Queue and drafts aren't normal)
5337                 The Drafts and Queue folder now contain RFC-822 files,
5338                 allowing to move and copy mails from and to these 
5339                 folders. Moving from Drafts to Queue will prepare the
5340                 mail for sending (PGP signature, encryption, etc).
5341                 This patch also rework sending errors handling to try
5342                 to be more helpful.
5343                 Also, allow redefining folder types via the GUI 
5344                 (Folder type in its Properties)
5345
5346 2006-06-12 [colin]      2.3.0cvs4
5347
5348         * src/summaryview.c
5349         * src/prefs_common.c
5350         * src/prefs_common.h
5351         * src/gedit-print.c
5352                 Allow to define a specific print font - patch
5353                 by Bernhard Walle <bernhard.walle@gmx.de>
5354         * src/prefs_fonts.c
5355         * manual/advanced.xml
5356         * manual/fr/advanced.xml
5357                 Add a hidden pref to allow deletion without
5358                 confirmation
5359
5360 2006-06-12 [wwp]        2.3.0cvs3
5361
5362         * .cvsignore
5363                 more files to ignore.
5364
5365 2006-06-12 [wwp]        2.3.0cvs2
5366
5367         * src/quote_fmt.c
5368         * src/quote_fmt_lex.l
5369         * src/quote_fmt_parse.y
5370                 extend the quote_fmt parser (templates and quotes):
5371                 - allow limited sub-expressions in |p{} and |f{} expressions,
5372                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5373                 - implemented/fixed missing implementation of query_references and show_references,
5374                 - completed, fixed contents and format of the symbols help dialog,
5375                 - fix some compilation warnings.
5376
5377 2006-06-12 [wwp]        2.3.0cvs1
5378
5379         * manual/advanced.xml
5380         * manual/fr/advanced.xml
5381                 updates in the "templates" section of the manual (eng/fr):
5382                  - be more precise (both versions)
5383                  - completed to match the english reference (fr version)
5384                  - touchups (both versions)
5385
5386 2006-06-12 [paul]       2.3.0
5387
5388         2.3.0 released
5389
5390 2006-06-12 [paul]       2.2.3cvs14
5391
5392         * po/ca.po
5393         * po/cs.po
5394         * po/de.po
5395         * po/el.po
5396         * po/fr.po
5397         * po/it.po
5398         * po/pt_BR.po
5399         * po/sr.po
5400         * po/zh_CN.po
5401                 updated by Miquel Oliete, Tim, Stephan Sachse,
5402                 Stavros Giannouris, Fabien Vantard, Andrea
5403                 Spadaccini, Frederico Goncalves Guimaraes,
5404                 Aleksandar Urosevic, and Ralgh Young
5405
5406 2006-06-12 [colin]      2.2.3cvs13
5407
5408         * src/mbox.c
5409                 Add missing header
5410
5411 2006-06-11 [colin]      2.2.3cvs12
5412
5413         * src/msgcache.c
5414                 Verify that g_malloc() succeeded
5415
5416 2006-06-11 [colin]      2.2.3cvs11
5417
5418         * src/wizard.c
5419                 Add Face header to welcome mail
5420
5421 2006-06-10 [colin]      2.2.3cvs10
5422
5423         * src/textview.c
5424                 Revert previous (Forgot it changes the
5425                 margin on the whole mail)
5426
5427 2006-06-10 [colin]      2.2.3cvs9
5428
5429         * src/textview.c
5430                 Don't overlap long headers under (X-)Face
5431
5432 2006-06-10 [mones]      2.2.3cvs8
5433
5434         * manual/xml2pdf
5435                 allow generation of manual on systems lacking saxon binary
5436                 but with java and the saxon library installed
5437
5438         * po/es.po
5439                 updated for release
5440
5441 2006-06-09 [colin]      2.2.3cvs7
5442
5443         * src/summaryview.c
5444                 Fix leak when using Display Sender using Addressbook
5445
5446 2006-06-09 [colin]      2.2.3cvs6
5447
5448         * src/compose.c
5449         * src/folder.c
5450         * src/folderview.c
5451         * src/mimeview.c
5452         * src/summaryview.c
5453                 More leaks fixes
5454
5455 2006-06-09 [paul]       2.2.3cvs5
5456
5457         * AUTHORS
5458         * src/gtk/authors.h
5459         * tools/claws.i18n.status.pl
5460                 updated with new info
5461
5462 2006-06-09 [paul]       2.2.3cvs4
5463
5464         * README
5465                 updated
5466         * manual/ack.xml
5467                 add wwp to authors list
5468         * src/gtk/authors.h
5469                 update mine and Colin's addresses
5470
5471 2006-06-08 [colin]      2.2.3cvs3
5472
5473         * src/etpan/imap-thread.c
5474                 Fix leak on SSL cert check
5475
5476 2006-06-08 [colin]      2.2.3cvs2
5477
5478         * src/common/utils.c
5479                 Fix leak
5480
5481 2006-06-08 [paul]       2.2.3cvs1
5482
5483         * configure.ac
5484                 Update version number following
5485                 stable release
5486
5487 2006-06-07 [colin]      2.2.2cvs3
5488
5489         * src/msgcache.c
5490                 Fix catching cache read errors (guint instead of gint)
5491                 Prevent malloc'ing more than 8MB (means cache corruption)
5492
5493 2006-06-07 [paul]       2.2.2cvs2
5494
5495         * src/exporthtml.c
5496         * src/exportldif.c
5497         * src/mh.c
5498         * src/mutt.c
5499         * src/pine.c
5500         * src/common/utils.c
5501                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5502                 obey $HOME'
5503                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5504                 Thanks to Colin
5505
5506 2006-06-06 [paul]       2.2.2cvs1
5507
5508         * configure.ac
5509                 Update version number following
5510                 stable release
5511
5512 2006-06-06 [paul]       2.2.1cvs6
5513
5514         * src/matcher.c
5515                 fix  implicit declaration of
5516                 sylpheed_do_idle()
5517                 Patch by Fabien Vantard
5518
5519 2006-06-06 [paul]       2.2.1cvs5
5520
5521         * src/matcher.c
5522                 fix age_greater and age_lower so that they
5523                 mean what say and not '...or equal to'
5524                 Thanks to Colin
5525
5526 2006-06-06 [paul]       2.2.1cvs4
5527
5528         * src/textview.c
5529         * src/common/utils.c
5530                 fix URI check
5531                 Thanks to Colin
5532
5533 2006-06-05 [wwp]        2.2.1cvs3
5534
5535         * manual/fr/account.xml
5536                 minor language fixes (thanks to Fabien Vantard).
5537
5538 2006-06-05 [colin]      2.2.1cvs2
5539
5540         * src/prefs_folder_item.c
5541         * src/folderview.c
5542                 Allow recursive setting of properties 
5543                 for whole mailboxes
5544         * src/matcher.c
5545                 Don't freeze on 'test' filtering rule
5546
5547 2006-06-05 [colin]      2.2.1cvs1
5548
5549         * configure.ac
5550                 Update version number following
5551                 stable release
5552
5553 2006-06-04 [wwp]        2.2.0cvs82
5554
5555         * manual/glossary.xml
5556         * manual/account.xml
5557         * manual/fr/glossary.xml
5558         * manual/fr/account.xml
5559                 added glossary section and references/links related to the Face custom header.
5560
5561 2006-06-04 [colin]      2.2.0cvs81
5562
5563         * src/summaryview.c
5564                 Skip to next message on move with no
5565                 immediate execution
5566
5567 2006-06-04 [wwp]        2.2.0cvs80
5568
5569         * manual/xml2pdf
5570                 added sanity checks, exit when needed.
5571
5572 2006-06-03 [paul]       2.2.0cvs79
5573
5574         * src/prefs_receive.c
5575                 page name is now 'Receiving'
5576         * src/prefs_send.c
5577                 page name is now 'Sending'
5578
5579 2006-06-03 [colin]      2.2.0cvs78
5580
5581         * src/plugins/spamassassin/spamassassin_gtk.c
5582                 Autoswitch to Localhost if transport was previously
5583                 disabled. Else people had to check [] Enable, then
5584                 *reselect* transport.
5585
5586 2006-06-03 [colin]      2.2.0cvs77
5587
5588         * src/plugins/pgpinline/pgpinline.c
5589         * src/plugins/pgpmime/pgpmime.c
5590                 Check that gpg_data_release_and_get_mem 
5591                 didn't fail (now, why this happens...)
5592
5593 2006-06-03 [colin]      2.2.0cvs76
5594
5595         * src/mbox.c
5596                 Fix bug #962 (Manual and/or UI should 
5597                 warn about incompatible locking 
5598                 causing dataloss)
5599
5600 2006-06-02 [cleroy]     2.2.0cvs75
5601
5602         * src/filtering.c
5603         * src/folder.c
5604         * src/procmsg.c
5605         * src/summaryview.c
5606                 Fix a few leaks
5607
5608 2006-06-02 [colin]      2.2.0cvs74
5609
5610         * src/main.c
5611                 On exit, free caches after writing them
5612                 Shuts up some valgrind false positives
5613         * src/procmsg.c
5614         * src/send_message.c
5615                 Fix races when reusing existing SMTP connections
5616                 Fix inexistant session timeout
5617         * src/toolbar.c
5618                 Display alertpanel after all queues have
5619                 been processed, not after each
5620
5621 2006-06-02 [wwp]        2.2.0cvs73
5622
5623         * manual/fr/glossary.xml
5624         * manual/fr/ack.xml
5625         * manual/ack.xml
5626                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5627
5628 2006-06-02 [wwp]        2.2.0cvs72
5629
5630         * manual/xml2pdf
5631         * manual/dist/pdf/Makefile.am
5632         * manual/dtd/manual.xsl
5633         * manual/fr/dist/pdf/Makefile.am
5634         * manual/pl/dist/pdf/Makefile.am
5635                 we changed the procedure to generate the .pdf version of the manual.
5636                 The procedure is more modern and the .pdf we get now has a valid index.
5637                 Here are the new pre-requisites:
5638
5639                 - JRE 1.x (1.4 here): there must be one from your distro
5640                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5641                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5642                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5643
5644                 See my posts for further info about the installation of this toolchain:
5645
5646                 Date: Fri, 19 May 2006 19:40:06 +0200
5647                 From: wwp <subscript@free.fr>
5648                 To: sylpheed-claws-devel@lists.sourceforge.net
5649                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5650
5651                 and
5652
5653                 Date: Wed, 24 May 2006 12:58:49 +0200
5654                 From: wwp <subscript@free.fr>
5655                 To: sylpheed-claws-devel@lists.sourceforge.net
5656                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5657
5658 2006-06-01 [colin]      2.2.0cvs71
5659
5660         * src/compose.c
5661                 Better guards against IMAP races
5662         * src/main.c
5663         * src/prefs_common.c
5664         * src/prefs_common.h
5665         * src/common/ssl_certificate.c
5666         * src/etpan/imap-thread.c
5667         * src/etpan/imap-thread.h
5668         * src/gtk/sslcertwindow.c
5669                 New hidden option ssl_skip_cert_check to 
5670                 avoid dups of bug #959 (libetpan linked
5671                 against gnutls and gnutls buggy on 64bit)
5672                 Present expired warning only once per
5673                 session/server.
5674         * manual/advanced.xml
5675         * manual/fr/advanced.xml
5676                 Document new option
5677
5678 2006-06-01 [wwp]        2.2.0cvs70
5679
5680         * src/messageview.c
5681                 fix for bug #961 (return receipt dialog 
5682                 complains incorrectly about return-path 
5683                 email adress being different), thanks 
5684                 to Colin.
5685
5686 2006-05-31 [cleroy]     2.2.0cvs69
5687
5688         * src/common/ssl.c
5689                 Guard against NULLs, although this
5690                 should never be an issue
5691
5692 2006-05-31 [colin]      2.2.0cvs68
5693
5694         * src/filtering.c
5695                 Use g_slist_prepend
5696         * src/imap.c
5697                 Don't remove caches when destroying folder, it
5698                 could (should) be done at exit
5699         * src/inc.c
5700                 free processing cache after incorporation
5701         * src/etpan/imap-thread.c
5702                 Maybe fix bug #959 (Crash on moving to emails 
5703                 to a imap account per ssl with a expired 
5704                 certificate.)
5705
5706 2006-05-30 [colin]      2.2.0cvs67
5707
5708         * src/summaryview.c
5709                 Put back event flush when displaying message
5710                 It avoids reading a bunch of messages just
5711                 by hitting shift-n for too long ;)
5712
5713 2006-05-29 [colin]      2.2.0cvs66
5714
5715         * src/summaryview.c
5716                 Remove useless g_warnings
5717
5718 2006-05-29 [colin]      2.2.0cvs65
5719
5720         * src/imap.c
5721                 Fix g_slist_append()s for performance
5722
5723 2006-05-29 [colin]      2.2.0cvs64
5724
5725         * src/compose.c
5726         * src/common/utils.c
5727                 Fix extraneous tab at start of addresses
5728         * src/mainwindow.c
5729                 Fix warnings (thanks to Fabien)
5730                 Fix crash at exit when composing messages 
5731                 exist
5732         * src/pop.c
5733                 Fix progress bar when deleting expired mails
5734                 Thanks to Hiro
5735         * src/summaryview.c
5736         * src/gtk/gtksctree.c
5737                 Fix re-sorting slowness
5738
5739 2006-05-29 [paul]       2.2.0cvs63
5740
5741         * src/mh.c
5742                 fetch full message when moving mails
5743                 from another mailbox, (fixed data loss
5744                 when filtering from IMAP to MH, introduced
5745                 in 2.2.0cvs57).
5746                 Thanks to Colin
5747
5748 2006-05-29 [mones]      2.2.0cvs62
5749
5750         * src/gtk/gtksctree.c
5751                 Unselect faster (patch by Colin)        
5752
5753 2006-05-26 [colin]      2.2.0cvs61
5754
5755         * src/summaryview.c
5756                 Unplug MSGINFO_UPDATE callback on delete too.
5757
5758 2006-05-26 [colin]      2.2.0cvs60
5759
5760         * src/foldersel.c
5761                 Fix bold in folder selection window with glib2.10
5762                 thanks Hiro
5763
5764 2006-05-26 [colin]      2.2.0cvs59
5765
5766         * src/procheader.c
5767                 Convert date only if necessary (and don't
5768                 try to convert from utf8 to utf8, too)
5769         * src/summaryview.c
5770                 Only set column's text if the column's 
5771                 displayed
5772
5773 2006-05-26 [colin]      2.2.0cvs58
5774
5775         * src/summaryview.c
5776         * src/gtk/gtkutils.c
5777                 Fix useless warning
5778
5779 2006-05-26 [colin]      2.2.0cvs57
5780
5781         * src/mainwindow.c
5782                 Make summaryview selectable as long as 
5783                 no message has focus
5784         * src/mh.c
5785                 Faster deletion (by implementing mh_remove_msgs)
5786                 Faster copy (avoid using mh_fetch_msg just to get
5787                 the filename)
5788                 Faster move (using move_file instead of copy_file
5789                 if MSG_IS_MOVE)
5790                 No progressbar if total number of mails to cp/mv 
5791                 is less than 100
5792         * src/summaryview.c
5793                 Fix removal from subject_table when mail gets moved
5794                 Faster deletion (g_slist_prepend instead of append)
5795         * src/gtk/gtksctree.c
5796                 Remove useless code
5797
5798 2006-05-25 [colin]      2.2.0cvs56
5799
5800         * src/common/ssl_certificate.c
5801                 Fix leak in expired cert check
5802
5803 2006-05-25 [colin]      2.2.0cvs55
5804
5805         * src/mh.c
5806                 Disable flags syncing on .mh_sequences - it
5807                 is buggy and marks mails read under unknown
5808                 conditions.
5809
5810 2006-05-25 [paul]
5811
5812         * 2.3.0-rc4 released
5813
5814 2006-05-24 [colin]      2.2.0cvs54
5815
5816         attention cvs users: if you manage to crash
5817         Sylpheed-Claws while moving, copying or deleting
5818         mails, we *are* interested in stack traces and
5819         valgrind logs. It looks stable, but one never
5820         knows...
5821
5822         * src/folder.c
5823                 Add progressbar for cache updates
5824         * src/folderutils.c
5825                 Optimize Mark all read in the current
5826                 folder
5827         * src/mh.c
5828                 Add progressbar for copy/move
5829         * src/procmsg.c
5830                 Optimize O(n^2) in copy/move
5831         * src/summaryview.c
5832         * src/gtk/gtksctree.c
5833                 Optimize O(n^2) algos
5834         * src/common/timing.h
5835                 Display ms instead of us
5836
5837 2006-05-24 [wwp]        2.2.0cvs53
5838
5839         * manual/fr/advanced.xml
5840                 updates to the French manual.
5841
5842 2006-05-24 [wwp]        2.2.0cvs52
5843
5844         * src/common/utils.c
5845                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5846
5847 2006-05-24 [wwp]        2.2.0cvs51
5848
5849         * src/folderutils.c
5850                 fixed "mark all read" in MH folders (thanks to Colin).
5851
5852 2006-05-24 [paul]       2.2.0cvs50
5853
5854         * doc/man/sylpheed-claws.1
5855                 updated the man page
5856
5857 2006-05-23 [colin]      2.2.0cvs49
5858
5859         * src/folderview.c
5860         * src/imap.c
5861         * src/inc.c
5862         * src/mbox.c
5863         * src/messageview.c
5864         * src/news.c
5865         * src/send_message.c
5866         * src/summaryview.c
5867         * src/gtk/sslcertwindow.c
5868                 alertpanel fixes, by Fabien
5869
5870 2006-05-23 [colin]      2.2.0cvs48
5871
5872         * src/folder.c
5873         * src/folderview.c
5874         * src/msgcache.c
5875         * src/summaryview.c
5876         * src/gtk/gtksctree.c
5877         * src/gtk/gtksctree.h
5878                 More timings
5879                 Fix slow loading problem, which was caused by the
5880                 use of some gtk_ctree funcs and their use of
5881                 g_list_position while gtk_ctree_(un)link'ing.
5882                 Reap more functions from gtkctree.c to be sure we
5883                 use our (fast) version instead of theirs.
5884         * src/mh.c
5885                 Fix copy of unread mails
5886
5887
5888 2006-05-22 [wwp]        2.2.0cvs47
5889
5890         * manual/fr/advanced.xml
5891                 updated.
5892
5893 2006-05-22 [colin]      2.2.0cvs46
5894
5895         * src/filtering.c
5896                 Fix possible infinite loop. 'copy' is not a 
5897                 final action, so when encountering a 'copy',
5898                 we have to check if a previous one was set
5899                 and do it. In the same way, if we encounter
5900                 a 'move' we have to perform a possibly 
5901                 pending 'copy'. This will slow down filtering
5902                 on IMAP if move+copy or multiple copy actions
5903                 are to be done, but handling it via the batch
5904                 would be really too convoluted.
5905
5906 2006-05-22 [wwp]        2.2.0cvs45
5907
5908         * manual/fr/advanced.xml
5909         * manual/fr/faq.xml
5910         * manual/fr/glossary.xml
5911         * manual/fr/handling.xml
5912         * manual/fr/intro.xml
5913         * manual/fr/plugins.xml
5914         * manual/fr/sylpheed-claws-manual.xml
5915                 sync w/ the english manual: updates URIs, documented mailing-list
5916                 support, better explanation about the enabled/disabled feature
5917                 in filtering/processing rules by Paul.
5918
5919 2006-05-21 [colin]      2.2.0cvs44
5920
5921         * src/summaryview.c
5922                 Don't expand after building threads, but during
5923
5924 2006-05-21 [colin]      2.2.0cvs43
5925
5926         * src/procmsg.c
5927         * src/summaryview.c
5928                 More timing possibilities... For next time I have 
5929                 to find out how the hell some 3GHz computer takes
5930                 one minute to open a 30k folder...
5931
5932 2006-05-21 [colin]      2.2.0cvs42
5933
5934         * manual/pl/advanced.xml
5935         * manual/pl/faq.xml
5936         * manual/pl/glossary.xml
5937         * manual/pl/handling.xml
5938         * manual/pl/intro.xml
5939         * manual/pl/plugins.xml
5940         * manual/pl/sylpheed-claws-manual.xml
5941                 Polish manual updated by Pawel
5942
5943 2006-05-20 [colin]
5944
5945         * 2.3.0-rc3 released
5946
5947 2006-05-20 [colin]      2.2.0cvs41
5948
5949         * src/imap.c
5950                 Fix -rc2 problems:
5951                 - remove cache of moved messages from original folder
5952                 - apply new flags to messages even if they aren't appliable
5953                   via IMAP.
5954
5955 2006-05-20 [colin]
5956
5957         * 2.3.0-rc2 released
5958
5959 2006-05-19 [colin]      2.2.0cvs40
5960
5961         * src/imap.c
5962                 Don't issue SELECT in imap_change_flags
5963                 before having checked that we indeed have
5964                 some flags to change. MSG_POSTFILTERED for
5965                 example can't be used on IMAP.
5966                 Fixes bug #955 (copying messages between 
5967                 imap folders is extremely slow), which was
5968                 a regression.
5969
5970 2006-05-19 [colin]      2.2.0cvs39
5971
5972         * src/folder.c
5973         * src/folder.h
5974         * src/folderview.c
5975                 Try to fix bug #830 (Some unread messages 
5976                 get marked read in IMAP inbox):
5977                 - Prevent scanning a folder if it's being 
5978                   opened via the GUI
5979                 - Postpone opening via the GUI of a folder
5980                   currently scanned.
5981
5982
5983 2006-05-19 [wwp]        2.2.0cvs38
5984
5985         * manual/advanced.xml
5986                 fix English+typo (thanks to Paul).
5987
5988 2006-05-19 [wwp]        2.2.0cvs37
5989
5990         * manual/advanced.xml
5991         * manual/fr/advanced.xml
5992         * src/gtk/logwindow.c
5993         * src/prefs_common.c
5994         * src/prefs_common.h
5995                 added hidden prefs to allow customization of colors used in
5996                 protocol log window (useful for dark gtk+ themes).
5997
5998 2006-05-19 [wwp]        2.2.0cvs36
5999
6000         * ChangeLog
6001                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6002
6003 2006-05-19 [paul]       2.2.0cvs35
6004
6005         * src/textview.c
6006                 make Reply-To fully clickable
6007         * src/gtk/logwindow.c
6008                 more colouring (SMTP ESMTP)
6009         Both patches by Pawel Pekala
6010
6011 2006-05-19 [cleroy]     2.2.0cvs34
6012
6013         * src/mh.c
6014                 Don't update flags from current folder
6015                 Probably fixes bug #935 (Read Messages 
6016                 Revert to Being Marked as Unread)
6017
6018 2006-05-18 [colin]      2.2.0cvs33
6019
6020         * src/imap.c
6021                 Warning fix
6022         * src/compose.c
6023         * src/mainwindow.c
6024         * src/summaryview.c
6025         * src/toolbar.c
6026                 Allow replying to multiple emails
6027                 in multiple windows
6028         * src/mimeview.c
6029         * src/etpan/imap-thread.c
6030                 Leak fixes
6031
6032 2006-05-18 [paul]       2.2.0cvs32
6033
6034         * src/summaryview.c
6035                 keep Mailing-List menu refreshed
6036                 Thanks to Colin
6037
6038 2006-05-18 [paul]       2.2.0cvs31
6039
6040         * manual/advanced.xml
6041         * manual/faq.xml
6042         * manual/glossary.xml
6043         * manual/handling.xml
6044         * manual/intro.xml
6045         * manual/plugins.xml
6046         * manual/sylpheed-claws-manual.xml
6047                 update URLs
6048                 add info about mailing-list support
6049                 edit filtering info
6050         * src/wizard.c
6051         * src/common/defs.h
6052         * src/gtk/about.c
6053         * src/plugins/dillo_viewer/README
6054                 update URLs
6055
6056 2006-05-17 [wwp]        2.2.0cvs30
6057
6058         * manual/handling.xml
6059         * manual/fr/handling.xml
6060                 documented the ability to enabled/disable filtering/processing rules.
6061
6062 2006-05-17 [colin]      2.2.0cvs29
6063
6064         * src/main.c
6065                 Don't initialize g_thread subsystem if it's 
6066                 already done (thanks to Hiro)
6067         * src/mimeview.c
6068                 Fix saving of parts when there name can't be
6069                 converted from UTF-8.
6070
6071 2006-05-17 [paul]       2.2.0cvs28
6072
6073         * po/Makefile.in.in
6074                 fix config.status warning with autoconf 2.60
6075
6076 2006-05-17 [paul]       2.2.0cvs27
6077
6078         * po/POTFILES.in
6079                 add src/mbox.c
6080
6081 2006-05-17 [wwp]        2.2.0cvs26
6082
6083         * src/mainwindow.c
6084                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6085
6086 2006-05-17 [wwp]        2.2.0cvs25
6087
6088         * src/plugins/demo/demo.c
6089                 updated product name in plugin demo (many plugins need to be
6090                 sync'ed w/ that change).
6091
6092 2006-05-17 [colin]      2.2.0cvs24
6093
6094         * src/mh.c
6095                 Fix leak
6096
6097 2006-05-16 [colin]      2.2.0cvs23
6098
6099         * src/mainwindow.c
6100                 Stupid me hit again. Fix cvs22.
6101
6102 2006-05-16 [colin]      2.2.0cvs22
6103
6104         * src/mainwindow.c
6105                 Fix bug #922 (sylpheed-claws crashed after 
6106                 pushing on Inbox folder)
6107
6108 2006-05-16 [colin]      2.2.0cvs21
6109
6110         * src/compose.c
6111                 Make From header be copy/paste/select-able
6112
6113 2006-05-16 [wwp]        2.2.0cvs20
6114
6115         * src/export.c
6116         * src/matcher.c
6117         * src/summaryview.c
6118         * src/etpan/imap-thread.c
6119                 fix some compiler warnings (thanks to Colin).
6120
6121 2006-05-16 [wwp]        2.2.0cvs19
6122
6123         * src/action.c
6124         * src/gedit-print.c
6125         * src/inc.c
6126         * src/mainwindow.c
6127         * src/mh.c
6128         * src/statusbar.c
6129         * src/send_message.c
6130         * src/summaryview.c
6131                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6132
6133 2006-05-15 [colin]      2.2.0cvs18
6134
6135         * src/procmsg.c
6136                 Fix automatic rule creation with List-Post
6137
6138 2006-05-15 [paul]       2.2.0cvs17
6139
6140         * tools/filter_conv_new.pl
6141                 updated for rule enabling/disabling
6142                 claws version >= 2.3.x required
6143
6144 2006-05-15 [cleroy]     2.2.0cvs16
6145
6146         * src/main.c
6147                 Revert test
6148
6149 2006-05-15 [cleroy]     2.2.0cvs15
6150
6151         * src/main.c
6152                 test
6153
6154 2006-05-15 [wwp]        2.2.0cvs14
6155
6156         * manual/pl/.cvsignore
6157                 ignore generated files.
6158
6159 2006-05-14 [wwp]        2.3.0-rc1
6160
6161         * 2.3.0-rc1 released
6162
6163 2006-05-13 [wwp]        2.2.0cvs13
6164
6165         * src/filtering.c
6166         * src/filtering.h
6167         * src/matcher.c
6168         * src/matcher_parser_lex.l
6169         * src/matcher_parser_parse.y
6170         * src/prefs_filtering.c
6171                 new feature: provide the ability to disable filtering and processing
6172                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6173                 adaptations.
6174
6175 2006-05-13 [colin]      2.2.0cvs12
6176
6177         * src/compose.c
6178                 Remove useless if (a) b; else b;
6179                 Thanks to wwp
6180
6181 2006-05-13 [wwp]        2.2.0cvs11
6182
6183         * src/export.c
6184         * src/import.c
6185         * src/mainwindow.c
6186         * src/mbox.c
6187         * src/summaryview.c
6188         * src/summaryview.h
6189                 no more silent failures (or at least less ones) when importing
6190                 or exporting from/to mbox. Also start importing/exporting if
6191                 the necessary info is set.
6192
6193 2006-05-13 [wwp]        2.2.0cvs10
6194
6195         * RELEASE_NOTES
6196                 restored up-to-date release notes.
6197
6198 2006-05-13 [paul]       2.2.0cvs9
6199
6200         * po/nl.po
6201         * po/ru.po
6202                 updated by Tim Dijkstra and Pavlo Bohmat
6203
6204 2006-05-12 [colin]      2.2.0cvs8
6205
6206         * src/gtk/quicksearch.c
6207                 Add "k" as shortcut for "colorlabel". Patch
6208                 by ath42@users.sf.net.
6209
6210 2006-05-12 [paul]       2.2.0cvs7
6211
6212         * src/prefs_common.h
6213         * src/prefs_summaries.c
6214         * src/summaryview.c
6215                 when entering a folder also allow
6216                 going directly to first Marked message
6217
6218 2006-05-12 [paul]       2.2.0cvs6
6219
6220         * src/summaryview.c
6221                 always obey 'confirm before marking all
6222                 mails read' option
6223
6224 2006-05-12 [paul]       2.2.0cvs5
6225
6226         * src/textview.c
6227                 make Sender fully clickable
6228
6229 2006-05-12 [colin]      2.2.0cvs4
6230
6231         * src/compose.c
6232         * src/compose.h
6233                 Let From be editable
6234         * src/main.c
6235         * src/mh.c
6236                 Full support of .mh_sequences' Unseen seq
6237
6238 2006-05-12 [colin]      2.2.0cvs3
6239
6240         * src/folder.c
6241         * src/mainwindow.c
6242         * src/mainwindow.h
6243         * src/messageview.c
6244         * src/prefs_spelling.c
6245         * src/procheader.c
6246         * src/procmsg.c
6247         * src/procmsg.h
6248         * src/summaryview.c
6249         * src/toolbar.c
6250         * src/toolbar.h
6251                 Add contextual menu on Compose toolbar
6252                 button. Fixes bug #944 (Automatic
6253                 addresses not applied when changing account
6254                 from compose window)
6255                 add Mailing List support
6256                 based on the old 0.6.5claws25 patch by
6257                 Melvin Hadasht, with finishing touches
6258                 by Colin
6259                 Fix "ignore thread" when mails are threaded by
6260                 subject (and weren't ignored although appearing
6261                 in the thread).
6262                 GUI rework.
6263                 Both patches by Pawel.
6264
6265 2006-05-08 [paul]       2.2.0cvs2
6266
6267         * src/mainwindow.c
6268         * src/mainwindow.h
6269         * src/messageview.c
6270         * src/procheader.c
6271         * src/procmsg.c
6272         * src/procmsg.h
6273         * src/summaryview.c
6274                 add Mailing List support
6275                 based on the old 0.6.5claws25 patch by 
6276                 Melvin Hadasht, with finishing touches
6277                 by Colin
6278
6279 2006-05-08 [colin]      2.2.0cvs1
6280
6281         * src/mainwindow.c
6282         * src/toolbar.c
6283         * src/toolbar.h
6284                 Add contextual menu on Compose toolbar 
6285                 button. Fixes bug #944 (Automatic 
6286                 addresses not applied when changing account 
6287                 from compose window)
6288
6289 2006-05-08 [paul]       2.2.0
6290
6291         2.2.0 released
6292
6293 2006-05-08 [paul]       2.1.1cvs51
6294
6295         * po/cs.po
6296         * po/de.po
6297         * po/en_GB.po
6298         * po/fi.po
6299         * po/fr.po
6300         * po/pt_BR.po
6301         * po/sr.po
6302         * po/zh_CN.po
6303                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6304                 Fabien Vantard, Frederico Goncalves Guimaraes,
6305                 Aleksandar Urosevic, and Ralgh Young
6306
6307 2006-05-12 [colin]      2.1.1cvs50
6308
6309         * po/cs.po
6310         * po/de.po
6311         * po/en_GB.po
6312         * po/es.po
6313         * po/fi.po
6314         * po/fr.po
6315         * po/pt_BR.po
6316         * po/sr.po
6317         * po/zh_CN.po
6318                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6319                 Fabien Vantard, Frederico Goncalves Guimaraes,
6320                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6321
6322 2006-05-05 [colin]      2.1.1cvs49
6323
6324         * manual/Makefile.am
6325         * manual/pl/Makefile.am
6326         * manual/pl/account.xml
6327         * manual/pl/ack.xml
6328         * manual/pl/addrbook.xml
6329         * manual/pl/advanced.xml
6330         * manual/pl/faq.xml
6331         * manual/pl/glossary.xml
6332         * manual/pl/gpl.xml
6333         * manual/pl/handling.xml
6334         * manual/pl/intro.xml
6335         * manual/pl/keyboard.xml
6336         * manual/pl/plugins.xml
6337         * manual/pl/starting.xml
6338         * manual/pl/sylpheed-claws-manual.xml
6339         * manual/pl/dist/.cvsignore
6340         * manual/pl/dist/Makefile.am
6341         * manual/pl/dist/html/.cvsignore
6342         * manual/pl/dist/html/Makefile.am
6343         * manual/pl/dist/pdf/.cvsignore
6344         * manual/pl/dist/pdf/Makefile.am
6345         * manual/pl/dist/ps/.cvsignore
6346         * manual/pl/dist/ps/Makefile.am
6347         * manual/pl/dist/txt/.cvsignore
6348         * manual/pl/dist/txt/Makefile.am
6349                 Add the polish translation of the manual,
6350                 Authored by Pawel Pekala.
6351
6352 2006-05-05 [cleroy]     2.1.1cvs48
6353
6354         * src/main.c
6355                 Re-read matcherrc after loading plugins 
6356                 if some of them add folders.
6357
6358 2006-05-03 [colin]      2.1.1cvs47
6359
6360         * src/imap.c
6361                 I'm idiot
6362
6363 2006-05-03 [colin]      2.1.1cvs46
6364
6365         * src/imap.c
6366                 Be sure to have a session when
6367                 getting separator
6368
6369 2006-05-03 [colin]      2.1.1cvs45
6370
6371         * src/imap.c
6372         * src/imap.h
6373         * src/imap_gtk.c
6374                 Fix preventing renaming with namespace 
6375                 separator.
6376
6377 2006-05-01 [colin]      2.1.1cvs44
6378
6379         * src/action.c
6380                 Don't reload messageview when result of
6381                 action is piped.
6382
6383 2006-04-29 [colin]      2.1.1cvs43
6384
6385         * src/prefs_receive.c
6386         * src/plugins/spamassassin/spamassassin_gtk.c
6387         * src/plugins/clamav/clamav_plugin_gtk.c
6388                 GUI fixes by Pawel
6389
6390 2006-04-29 [colin]      2.1.1cvs42
6391
6392         * src/prefs_compose_writing.c
6393         * src/prefs_quote.c
6394                 Cleanups. Patch by Pawel
6395
6396 2006-04-28 [paul]       2.1.1cvs41
6397
6398         * src/matcher.c
6399                 fix returned quick search results when search
6400                 term contains an underscore.
6401                 Thanks to Colin
6402
6403 2006-04-28 [paul]       2.1.1cvs40
6404
6405         * src/prefs_message.c
6406         * src/prefs_receive.c
6407                 GUI cleanups
6408                 Patches by Pawel Pekala
6409
6410 2006-04-27 [colin]      2.1.1cvs39
6411
6412         * src/wizard.c
6413                 Differentiate subject Welcome from
6414                 window's title Welcome
6415
6416 2006-04-27 [paul]
6417
6418         2.2.0-rc1 released
6419
6420 2006-04-27 [paul]       2.1.1cvs38
6421
6422         * manual/advanced.xml
6423         * manual/fr/advanced.xml
6424                 add info about compose_no_markup hidden pref
6425
6426 2006-04-27 [paul]       2.1.1cvs37
6427
6428         * src/prefs_account.c
6429                 improve privacy labels
6430         * src/prefs_msg_colors.c
6431                 change some strings for translators' convenience
6432         * src/gtk/gtkutils.c
6433                 don't underline the link button text
6434
6435 2006-04-25 [colin]      2.1.1cvs36
6436
6437         * src/folder.c
6438                 Complete 2.1.1cvs33 (once more ;)
6439
6440 2006-04-25 [colin]      2.1.1cvs35
6441
6442         * src/editldap.c
6443                 Fix tooltip
6444
6445 2006-04-25 [cleroy]     2.1.1cvs34
6446
6447         * src/compose.c
6448         * src/gtk/gtkaspell.c
6449                 Fix crash on redirect (related to the return 
6450                 of the aspell menu in compose's toolbar)
6451         * src/prefs_msg_colors.c
6452                 Fix sensitivity widgets
6453         * src/image_viewer.c
6454         * src/gtk/pluginwindow.c
6455         * src/gtk/prefswindow.c
6456                 Change released signals to clicked (Fabien)
6457         * po/POTFILES.in
6458         * src/common/socket.c
6459         * src/plugins/spamassassin/spamassassin.c
6460                 Translate strings (Fabien)
6461
6462 2006-04-25 [paul]       2.1.1cvs33
6463
6464         * src/folder.c
6465         * src/folder.h
6466         * src/folderview.c
6467                 complete the fix of bug #912
6468                 Thanks to Colin
6469
6470 2006-04-25 [colin]      2.1.1cvs32
6471
6472         * src/news.c
6473                 Better progress bar
6474         * src/mimeview.c
6475         * src/summaryview.c
6476         * src/summaryview.h
6477                 Fix focus chain
6478                 Patches by Pawel Pekala
6479
6480 2006-04-24 [colin]      2.1.1cvs31
6481
6482         * src/compose.c
6483                 Fix compilation warnings (Fabien)
6484
6485 2006-04-24 [colin]      2.1.1cvs30
6486
6487         * src/addrindex.c
6488         * src/editldap.c
6489         * src/editldap_basedn.c
6490         * src/editldap_basedn.h
6491         * src/ldapctrl.c
6492         * src/ldapctrl.h
6493         * src/ldapquery.c
6494         * src/ldaputil.c
6495         * src/ldaputil.h
6496                 Fix bug #901 (LDAPS support)
6497
6498 2006-04-24 [colin]      2.1.1cvs29
6499
6500         * src/compose.c
6501                 Fix logic on error with send dialog on
6502         * src/imap.c
6503                 Fix compilation without libetpan, thanks
6504                 to Fabien
6505         * src/summaryview.c
6506                 Fix 'context-menu' key
6507
6508 2006-04-23 [colin]      2.1.1cvs28
6509
6510         * src/folder.c
6511                 Never free current's cache to free up 
6512                 memory. Fixes bug #912 (new count 
6513                 randomly set to message count)
6514
6515 2006-04-23 [colin]      2.1.1cvs27
6516
6517         * src/gtk/quicksearch.c
6518                 And remove printf...
6519
6520 2006-04-23 [colin]      2.1.1cvs26
6521
6522         * src/gtk/quicksearch.c
6523                 Fix replacing in quicksearch, and fix inserting
6524                 in the middle of the string. (introduced at 2.1.0cvs22)
6525
6526 2006-04-23 [colin]      2.1.1cvs25
6527
6528         * src/imap.c
6529                 Make sure uidnext is initialized in get_num_list
6530                 (not for stable, related to 2.1.1cvs8 and friends)
6531
6532 2006-04-23 [colin]      2.1.1cvs24
6533
6534         * src/imap.c
6535                 Output something when login is successful
6536                 too
6537
6538 2006-04-23 [colin]      2.1.1cvs23
6539
6540         * src/etpan/imap-thread.c
6541                 Better logging (line-per-line, hide data in fetch)
6542                 Fix a const warning
6543         * src/gtk/logwindow.c
6544         * src/gtk/logwindow.h
6545                 Better logging (color for input/output)
6546
6547 2006-04-21 [colin]      2.1.1cvs22
6548
6549         * src/gtk/quicksearch.c
6550                 On gtk+-2.8, use stock buttons in quicksearch
6551                 Based on a patch by Fabien and a design by Paul
6552
6553 2006-04-21 [colin]      2.1.1cvs21
6554
6555         * src/folderview.c
6556         * src/mainwindow.c
6557                 Fix occasional flicker in folderview
6558         * src/common/utils.c
6559                 Fix bug #943 (Incorrectly parsed email address 
6560                 list in short headers on message view and in 
6561                 printouts)
6562
6563 2006-04-20 [colin]      2.1.1cvs20
6564
6565         * src/imap.c
6566         * src/imap.h
6567         * src/prefs_account.c
6568                 Add ANONYMOUS auth for IMAP
6569
6570 2006-04-20 [paul]       2.1.1cvs19
6571
6572         * src/main.c
6573                 proper fix for 2.1.1cvs18
6574                 Thanks to Colin
6575
6576 2006-04-20 [paul]       2.1.1cvs18
6577
6578         * src/main.c
6579                 fix build warnings
6580
6581 2006-04-20 [paul]       2.1.1cvs17
6582
6583         * src/gtk/quicksearch.c
6584                 fix standard, non-extended Quick search,
6585                 was broken in 2.1.1cvs15.
6586                 Thanks to Colin.
6587
6588 2006-04-20 [colin]      2.1.1cvs16
6589
6590         * src/prefs_matcher.c
6591                 Fix values when reselecting a ~test
6592                 rule
6593
6594 2006-04-19 [colin]      2.1.1cvs15
6595
6596         * src/compose.c
6597         * src/compose.h
6598         * src/gtk/gtkaspell.c
6599         * src/gtk/gtkaspell.h
6600                 Put back Options menu in Spelling/
6601         * src/gtk/quicksearch.c
6602                 Don't search, and show error, if the
6603                 advanced search has a syntax error
6604
6605 2006-04-18 [colin]      2.1.1cvs14
6606
6607         * src/textview.c
6608                 Fix gdk warnings on set_cursor when textview
6609                 isn't visible
6610
6611 2006-04-18 [colin]      2.1.1cvs13
6612
6613         * src/gtk/gtksctree.c
6614                 Remove seemingly useless refresh that causes
6615                 flicker - watch this commit in case of 
6616                 problems before planned backport to stable
6617
6618 2006-04-18 [colin]      2.1.1cvs12
6619
6620         * src/imap.c
6621                 Factorize get/set_xml code
6622         * src/compose.c
6623         * src/prefs_account.c
6624         * src/prefs_account.h
6625         * src/procmsg.c
6626                 Add Encrypt to self option
6627
6628 2006-04-17 [colin]      2.1.1cvs11
6629
6630         * configure.ac
6631                 Fix search on encrpyt function on dragonfly
6632                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6633
6634 2006-04-17 [colin]      2.1.1cvs10
6635
6636         * src/prefs_account.c
6637                 Be safe by default: remove mails from POP3
6638                 after 7 days, not immediately
6639
6640 2006-04-17 [colin]      2.1.1cvs9
6641
6642         * src/etpan/imap-thread.c
6643                 Fix build on DragonFly - patch by 
6644                 Jonathan Buschmann <jonthn@agmact.com>
6645
6646 2006-04-17 [colin]      2.1.1cvs8
6647
6648         * src/imap.c
6649                 Save uidnext between sessions
6650
6651 2006-04-17 [colin]      2.1.1cvs7
6652
6653         * src/imap.c
6654                 scan is required when uid validity changes
6655
6656 2006-04-17 [colin]      2.1.1cvs6
6657
6658         * src/folderview.c
6659                 Don't scan if not necessary, apart in current
6660                 folder and INBOX to fetch flags.
6661         * src/imap.c
6662                 Scan is necessary if unread count changes
6663
6664 2006-04-17 [colin]      2.1.1cvs5
6665
6666         * src/imap.c
6667                 ...But always fetch ANSWERED and DELETED flags for
6668                 INBOX, as filtering can happen on these flags.
6669
6670 2006-04-17 [colin]      2.1.1cvs4
6671
6672         * src/imap.c
6673                 Don't fetch REPLIED and DELETED flags when synchronising
6674                 flags with a closed folder. We only need UNSEEN and FLAGGED
6675                 to update the folderview.
6676
6677 2006-04-17 [colin]      2.1.1cvs3
6678
6679         * src/imap.c
6680                 Faster flag search when there are new mails 
6681                 in a folder. We can do a full search if the 
6682                 folder contains less messages than the new
6683                 list.
6684
6685 2006-04-17 [colin]      2.1.1cvs2
6686
6687         * po/cs.po
6688         * po/de.po
6689         * po/fr.po
6690         * po/nl.po
6691         * po/pt_BR.po
6692                 Update translations from stable branch
6693
6694 2006-04-17 [colin]      2.1.1cvs1
6695
6696         * configure.ac
6697                 Bump version to follow stable release
6698
6699 2006-04-16 [mones]      2.1.0cvs50
6700
6701         * po/es.po
6702                 Updated for release
6703
6704 2006-04-16 [colin]      2.1.0cvs49
6705
6706         * src/textview.c
6707                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6708                 with gtk < 2.8. Thanks to Fabien Vantard.
6709
6710 2006-04-15 [colin]      2.1.0cvs48
6711
6712         * src/etpan/imap-thread.c
6713                 Fix bug #919 (libetpan: SEGV when connecting 
6714                 using command)
6715
6716 2006-04-14 [colin]      2.1.0cvs47
6717
6718         * src/main.c
6719                 Fix race on --select (should be done better)
6720
6721 2006-04-14 [wwp]        2.1.0cvs46
6722
6723         * src/send_message.c
6724                 enforce a check for domain in account prefs (a sending
6725                 error could be faced if domain was checked but no value set),
6726                 thanks to Colin.
6727
6728 2006-04-14 [colin]      2.1.0cvs45
6729
6730         * src/codeconv.c
6731                 when converting from unknown to unknown, if the
6732                 string is UTF8, don't convert it to the locale
6733                 (which breaks it)
6734
6735 2006-04-14 [colin]      2.1.0cvs44
6736
6737         * src/compose.c
6738                 Don't try to use ASCII for converting headers
6739                 (as done in body)
6740
6741 2006-04-14 [paul]       2.1.0cvs43
6742
6743         * src/crash.c
6744                 add locale/charset info to crash report
6745         * src/gtk/about.c
6746                 add wwp to doc team
6747                 replace 'e-mail' with preferred 'email'
6748         * src/gtk/authors.h
6749                 ensure contributors list is in alphabetical
6750                 order
6751
6752 2006-04-13 [colin]      2.1.0cvs42
6753
6754         * src/textview.c
6755                 Prevent gdk warnings
6756
6757 2006-04-13 [colin]      2.1.0cvs41
6758
6759         * src/common/ssl_certificate.c
6760         * src/common/ssl_certificate.h
6761         * src/gtk/sslcertwindow.c
6762                 Warn on expired certs, and display the expiration date
6763
6764 2006-04-13 [colin]      2.1.0cvs40
6765
6766         * src/plugins/spamassassin/spamassassin_gtk.c
6767                 Fix missing set_text on unix socket
6768
6769 2006-04-13 [wwp]        2.1.0cvs39
6770
6771         * manual/fr/advanced.xml
6772         * manual/fr/glossary.xml
6773                 applied new spam/ham/email lexicon (pourriel, courriel)
6774
6775 2006-04-13 [paul]       2.1.0cvs38
6776
6777         * src/plugins/pgpmime/plugin.c
6778                 remove the mention of S/MIME from the
6779                 description. This is now handled by the
6780                 S/MIME plugin.
6781
6782 2006-04-13 [paul]       2.1.0cvs37
6783
6784         * src/prefs_msg_colors.c
6785                 rework dialog
6786         * src/prefs_folder_item.c
6787         * src/prefs_spelling.c
6788                 add a tooltip to the colour selector buttons
6789
6790 2006-04-13 [wwp]        2.1.0cvs36
6791
6792         * manual/advanced.xml
6793         * manual/glossary.xml
6794         * manual/handling.xml
6795         * manual/keyboard.xml
6796         * manual/plugins.xml
6797         * manual/starting.xml
6798         * manual/fr/account.xml
6799         * manual/fr/ack.xml
6800         * manual/fr/addrbook.xml
6801         * manual/fr/advanced.xml
6802         * manual/fr/faq.xml
6803         * manual/fr/glossary.xml
6804         * manual/fr/gpl.xml
6805         * manual/fr/handling.xml
6806         * manual/fr/intro.xml
6807         * manual/fr/keyboard.xml
6808         * manual/fr/plugins.xml
6809         * manual/fr/starting.xml
6810         * manual/fr/sylpheed-claws-manual.xml
6811                 fixes to the manuals:
6812                  - summaryview -> Message List (same in French)
6813                  - translate key names
6814                  - fix French punctuation, use non-breakable spaces when
6815                    necessary, don't use &thinsp; which is not portable
6816                  - tell what maildir and mbox formats we support
6817
6818 2006-04-12 [wwp]        2.1.0cvs35
6819
6820         * src/prefs_toolbar.c
6821                 unified a replace button more,
6822                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6823
6824 2006-04-12 [wwp]        2.1.0cvs34
6825
6826         * src/prefs_common.c
6827         * src/prefs_msg_colors.c
6828                 make default color labels translatable,
6829                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6830                 thanks to Tim <timbrain@post.cz> for reporting.
6831
6832 2006-04-12 [wwp]        2.1.0cvs33
6833
6834         * manual/glossary.xml
6835         * manual/intro.xml
6836         * manual/plugins.xml
6837         * manual/starting.xml
6838         * manual/sylpheed-claws-manual.xml
6839         * manual/fr/.cvsignore
6840         * manual/fr/account.xml
6841         * manual/fr/ack.xml
6842         * manual/fr/addrbook.xml
6843         * manual/fr/advanced.xml
6844         * manual/fr/faq.xml
6845         * manual/fr/glossary.xml
6846         * manual/fr/handling.xml
6847         * manual/fr/intro.xml
6848         * manual/fr/keyboard.xml
6849         * manual/fr/plugins.xml
6850         * manual/fr/starting.xml
6851         * manual/fr/sylpheed-claws-manual.xml
6852                 various fixes: typos, missing .fr translations, punctuation,
6853                 capitalization, links, accents and some bad French more.
6854
6855 2006-04-12 [wwp]        2.1.0cvs32
6856
6857         * src/prefs_gtk.c
6858                 fix for bug #935: always store prefs files in UTF-8 (thanks
6859                 to Colin).
6860
6861 2006-04-11 [colin]      2.1.0cvs31
6862
6863         * src/compose.c
6864                 Fix inserting files not in utf8 when locale is utf8
6865
6866 2006-04-11 [colin]      2.1.0cvs30
6867
6868         * src/inc.c
6869                 Don't show error dialog when cancelling connection
6870                 Patch by Pawel
6871
6872 2006-04-11 [cleroy]     2.1.0cvs29
6873
6874         * src/compose.c
6875                 Implement multiple quote levels
6876         * src/prefs_common.c
6877                 Change a little bit the quote bgcolor for 2nd level
6878
6879 2006-04-11 [colin]      2.1.0cvs28
6880
6881         * src/gtk/about.c
6882                 Add locale and charset in the label
6883
6884 2006-04-10 [colin]      2.1.0cvs27
6885
6886         * src/compose.c
6887         * src/prefs_common.c
6888         * src/prefs_common.h
6889         * src/prefs_msg_colors.c
6890         * src/textview.c
6891                 Allow optional background color in quotes
6892                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6893                 GTK+-2.8.x feature
6894
6895 2006-04-10 [colin]      2.1.0cvs26
6896
6897         * src/main.c
6898         * src/mainwindow.c
6899         * src/mainwindow.h
6900                 Implement --select
6901
6902 2006-04-10 [colin]      2.1.0cvs25
6903
6904         * manual/plugins.xml
6905         * manual/fr/plugins.xml
6906                 Document libcurl's proxy variables
6907
6908 2006-04-09 [colin]      2.1.0cvs24
6909
6910         * src/prefs_common.c
6911                 gettext() returns statically allocated stuff. We have
6912                 to strdup it in order to be able to free it.
6913
6914 2006-04-09 [colin]      2.1.0cvs23
6915
6916         * AUTHORS
6917         * src/gtk/authors.h
6918                 Add Alexei
6919
6920 2006-04-09 [colin]      2.1.0cvs22
6921
6922         * src/mainwindow.c
6923         * src/gtk/quicksearch.c
6924                 Fix bug #859 (problems with cyrilic input in 
6925                 search panel) - Patch by Alexey Illarionov 
6926                 <littlesavage@rambler.ru>
6927
6928 2006-04-09 [colin]      2.1.0cvs21
6929
6930         * src/prefs_customheader.c
6931                 I prefer removing then freeing rather than the contrary
6932                 (even if it doesn't change anything ;-)
6933         * src/prefs_account.c
6934                 Fix bug #933 (Crash re-entering the custom headers list 
6935                 dialog in accounts prefs)
6936                 The problem happened when cancelling the Account 
6937                 Preferences' dialogs - in which case we didn't do 
6938                 anything to the PrefsAccount * struct. In case of applying,
6939                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6940                 working with in this dialog. The problem is that 
6941                 prefs_customheader.c, working on this tmp_ac_prefs, always
6942                 changes the ->customhdr_list pointer, even when cancelled. 
6943                 So in case of cancelling the prefs_account dialog, we still
6944                 have to update ->customhdr_list in the real account.
6945
6946 2006-04-08 [colin]      2.1.0cvs20
6947
6948         * manual/fr/glossary.xml
6949         * manual/fr/keyboard.xml
6950                 Forgot some headers :)
6951
6952 2006-04-08 [colin]      2.1.0cvs19
6953
6954         * manual/Makefile.am
6955         * manual/fr/Makefile.am
6956         * manual/fr/account.xml
6957         * manual/fr/ack.xml
6958         * manual/fr/addrbook.xml
6959         * manual/fr/advanced.xml
6960         * manual/fr/faq.xml
6961         * manual/fr/glossary.xml
6962         * manual/fr/gpl.xml
6963         * manual/fr/handling.xml
6964         * manual/fr/intro.xml
6965         * manual/fr/keyboard.xml
6966         * manual/fr/plugins.xml
6967         * manual/fr/starting.xml
6968         * manual/fr/sylpheed-claws-manual.xml
6969         * manual/fr/dist/.cvsignore
6970         * manual/fr/dist/Makefile.am
6971         * manual/fr/dist/html/.cvsignore
6972         * manual/fr/dist/html/Makefile.am
6973         * manual/fr/dist/pdf/.cvsignore
6974         * manual/fr/dist/pdf/Makefile.am
6975         * manual/fr/dist/ps/.cvsignore
6976         * manual/fr/dist/ps/Makefile.am
6977         * manual/fr/dist/txt/.cvsignore
6978         * manual/fr/dist/txt/Makefile.am
6979                 Add the french translation of the manual. Thanks to
6980                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6981                 account.xml, ack.xml, addrbook.xml and advanced.xml
6982
6983 2006-04-08 [colin]      2.1.0cvs18
6984
6985         * manual/plugins.xml
6986         * manual/starting.xml
6987                 More fixes
6988
6989 2006-04-07 [colin]      2.1.0cvs17
6990
6991         * manual/faq.xml
6992         * manual/intro.xml
6993         * manual/keyboard.xml
6994                 Little fixes
6995
6996 2006-04-07 [colin]      2.1.0cvs16
6997
6998         * README
6999         * src/compose.c
7000         * src/prefs_common.c
7001         * src/prefs_common.h
7002                 Add hidden compose_no_markup pref
7003
7004 2006-04-07 [wwp]        2.1.0cvs15
7005
7006         * src/summary_search.c
7007         * .cvsignore
7008                 Bugfix: stop button was sticky when searching in an empty folder.
7009                 Applied curly brackets code style to the whole file (summary_search.c).
7010                 More files to ignore.
7011
7012 2006-04-07 [wwp]        2.1.0cvs14
7013
7014         * src/message_search.c
7015         * src/summary_search.c
7016                 changed default button when search bumps at file/folder
7017                 beginning or end, for convenience (thanks to Colin).
7018
7019 2006-04-07 [paul]       2.1.0cvs13
7020
7021         * src/plugins/dillo_viewer/dillo_prefs.c
7022                 avoid future potential for namespace collision
7023                 Patch by Colin
7024
7025 2006-04-06 [wwp]        2.1.0cvs12
7026
7027         * src/summary_search.c
7028                 Unify extended/advanced searches names (and thus factorize labels),
7029                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7030
7031 2006-04-06 [wwp]        2.1.0cvs11
7032
7033         * src/folderview.c
7034         * src/prefs_themes.c
7035         * src/summaryview.c
7036                 Fixed some compilation warnings.
7037
7038 2006-04-06 [colin]      2.1.0cvs10
7039
7040         * manual/advanced.xml
7041                 Document the wizard template and how to deploy
7042                 Sylpheed-Claws effectively
7043
7044 2006-04-06 [colin]      2.1.0cvs9
7045
7046         * src/folderview.c
7047                 gettext patch to tell translators about _("#"),
7048                 by Maxim Britov
7049
7050 2006-04-06 [colin]      2.1.0cvs8
7051
7052         * src/textview.c
7053                 Fix invalid GtkTextBIter after clicking "Display as text"
7054
7055 2006-04-06 [mones]      2.1.0cvs7
7056
7057         * src/addr_compl.c
7058         * src/addrindex.c
7059         * src/addritem.c
7060         * src/codeconv.c
7061         * src/compose.c
7062         * src/filtering.c
7063         * src/folder.c
7064         * src/folder_item_prefs.c
7065         * src/folderview.c
7066         * src/localfolder.c
7067         * src/matcher.c
7068         * src/mimeview.c
7069         * src/prefs_msg_colors.c
7070         * src/prefs_spelling.c
7071         * src/prefs_themes.c
7072         * src/procmime.c
7073         * src/procmsg.c
7074         * src/stock_pixmap.c
7075         * src/summaryview.c
7076         * src/textview.c
7077         * src/toolbar.c
7078         * src/common/mgutils.c
7079         * src/common/prefs.c
7080         * src/common/ssl_certificate.c
7081         * src/gtk/colorlabel.c
7082         * src/gtk/quicksearch.c
7083         * src/plugins/pgpmime/pgpmime.c
7084         * src/plugins/spamassassin/spamassassin.c
7085                 Removed redundant NULL checks for g_free() calls.
7086                 Patch by Pawel Pekala.
7087
7088 2006-04-06 [mones]      2.1.0cvs6
7089
7090         * src/prefs_actions.c
7091         * src/prefs_filtering.c
7092         * src/prefs_filtering_action.c
7093         * src/prefs_matcher.c
7094         * src/prefs_template.c
7095         * src/gtk/gtkutils.c
7096         * src/gtk/gtkutils.h
7097                 Have a nice replace button. Patch by Pawel Pekala
7098
7099 2006-04-06 [colin]      2.1.0cvs5
7100
7101         * src/addressbook.c
7102                 Fix crash with empty columns
7103
7104 2006-04-05 [colin]      2.1.0cvs4
7105
7106         * src/wizard.c
7107         * src/prefs_gtk.c
7108                 Allow wizard customization with pre-filled values
7109
7110 2006-04-05 [colin]      2.1.0cvs3
7111
7112         * src/textview.c
7113         * src/mimeview.c
7114         * src/mimeview.h
7115                 Nicer messages in mimeview
7116
7117 2006-04-05 [colin]      2.1.0cvs2
7118
7119         * src/addressbook.c
7120         * src/prefs_summaries.c
7121                 i18n fix
7122
7123 2006-04-05 [colin]      2.1.0cvs1
7124
7125         * src/plugins/pgpcore/plugin.c
7126         * src/plugins/pgpcore/select-keys.c
7127         * src/plugins/pgpcore/select-keys.h
7128         * src/plugins/pgpcore/sgpgme.c
7129         * src/plugins/pgpcore/sgpgme.h
7130         * src/plugins/pgpinline/pgpinline.c
7131         * src/plugins/pgpinline/plugin.c
7132         * src/plugins/pgpmime/pgpmime.c
7133         * src/plugins/pgpmime/plugin.c
7134                 Factorize and generalize a bit 
7135                 Drop S/MIME signature verification from PGP/MIME
7136                 (adding it as another, more complete plugin)
7137
7138 2006-04-05 [paul]       2.1.0
7139
7140         2.1.0 released
7141
7142 2006-04-05 [paul]       2.0.0cvs186
7143
7144         * manual/advanced.xml
7145                 add info on colour labels
7146
7147 2006-04-05 [paul]       2.0.0cvs185
7148
7149         * po/bg.po
7150         * po/cs.po
7151         * po/de.po
7152         * po/el.po
7153         * po/en_GB.po
7154         * po/fi.po
7155         * po/fr.po
7156         * po/it.po
7157         * po/nl.po
7158         * po/pl.po
7159         * po/pt_BR.po
7160         * po/sr.po
7161         * po/zh_CN.po
7162                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7163                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7164                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7165                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7166         * src/gtk/authors.h
7167         * tools/claws.i18n.status.pl
7168                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7169                 and new Czech translator, Tim <timbrain@post.cz>
7170
7171 2006-04-05 [mones]      2.0.0cvs184
7172
7173         * po/es.po
7174                 Updated translation
7175
7176 2006-04-05 [colin]      2.0.0cvs183
7177
7178         * src/gtk/quicksearch.c
7179                 Fix bug #929 (unnecessary reload in quick search bar)
7180
7181 2006-04-05 [colin]      2.0.0cvs182
7182
7183         * src/compose.c
7184                 Fix crash on Reply with no From:
7185                 Show signature and conversion error on queuing 
7186                 (but not sending)
7187         * src/mainwindow.c
7188         * src/summaryview.c
7189         * src/summaryview.h
7190                 Factorize threading code and make sure msginfo 
7191                 is not null when it comes from a GtkCTreeRow's 
7192                 data
7193         * src/gtk/gtkaspell.c
7194                 Check for necessary things
7195         * src/gtk/gtksctree.c
7196         * src/gtk/gtksctree.h
7197                 Reset anchor if necessary when removing node
7198
7199 2006-03-29 [colin]      2.0.0cvs181
7200
7201         * src/folderview.c
7202                 Warn for disabled IMAP accounts (due to lack of
7203                 libetpan). Breaks string-freeze - sorry - but it
7204                 is kind of important ;)
7205
7206 2006-03-28 [colin]      2.0.0cvs180
7207
7208         * src/gtk/gtkutils.c
7209         * src/gtk/gtkutils.h
7210                 Add a gtkut_get_link_btn() function that
7211                 creates a button which acts like an URI
7212         * src/prefs_themes.c
7213         * src/gtk/about.c
7214                 Use this function (factorizes codes)
7215         * src/common/defs.h
7216         * src/gtk/pluginwindow.c
7217                 Add a "Get more..." in the plugins window
7218
7219 2006-03-28 [colin]      2.0.0cvs179
7220
7221         * src/common/smtp.c
7222         * src/common/passcrypt.c
7223         * src/undo.c
7224                 Warning fixes. Patch by Pawel Pekala
7225
7226 2006-03-27 [colin]      2.0.0cvs178
7227
7228         * src/undo.c
7229                 Fix undoing by blocks with spaces
7230
7231 2006-03-27 [colin]      2.0.0cvs177
7232
7233         * src/textview.c
7234                 Set margin to 3px for headers
7235
7236 2006-03-27 [paul]
7237
7238         2.1.0-rc2 released
7239
7240 2006-03-27 [wwp]        2.0.0cvs176
7241
7242         * src/summaryview.c
7243                 don't reset quicksearch when updating the message list.
7244                 Thanks to Colin.
7245
7246 2006-03-26 [wwp]        2.0.0cvs175
7247
7248         * src/compose.c
7249                 use a unified border width ('other' tab in the compose window,
7250                 patch by Pawel Pekala).
7251
7252
7253 2006-03-26 [wwp]        2.0.0cvs174
7254
7255         * src/common/quoted-printable.c
7256         * src/addressbook.c
7257                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7258
7259 2006-03-26 [colin]      2.0.0cvs173
7260
7261         * src/quote_fmt_parse.y
7262                 Fix non-UTF8 date formats messing up the whole quote a 
7263                 little bit
7264
7265 2006-03-26 [colin]      2.0.0cvs172
7266
7267         * src/procheader.c
7268                 Make sure the date is UTF8 valid, or try to make it
7269                 so. IncrediMail is really IncrediStupid.
7270         * src/compose.c
7271                 Fix possible conversions. 
7272                 
7273
7274 2006-03-26 [colin]      2.0.0cvs171
7275
7276         * src/matcher.c
7277                 Fix corner cases in body search. This is still a
7278                 hack... It seems impossible to make it good and 
7279                 reasonably fast at the same time.
7280
7281 2006-03-26 [colin]      2.0.0cvs170
7282
7283         * src/summaryview.c
7284                 I think I killed the twilight zone bug!
7285                 summary_select_node() flushes GTK events in order
7286                 to be able to center the view. But this also 
7287                 flushes keypresses like Ctrl-Alt-U, so this can
7288                 call summary_show from summary_select_node (itself
7289                 called from summary_show, etc.). And the summaryview
7290                 has to be unlocked in this function. So just locking
7291                 while processing GTK events, and bailing if locked, 
7292                 should fix it.
7293                 Fixes bug #927 (SIGSEGV during Update Summary)
7294
7295 2006-03-25 [colin]      2.0.0cvs169
7296
7297         * src/matcher.c
7298                 Fix search in QP-encoded bodies
7299                 Fix utf-8 searches in bodies encoded in the
7300                 locale's encoding
7301         * src/common/quoted-printable.c
7302         * src/common/quoted-printable.h
7303                 Add a decode function that doesn't overwrite
7304                 the original pointer
7305                 
7306
7307 2006-03-24 [colin]      2.0.0cvs168
7308
7309         * src/action.c
7310         * src/summaryview.c
7311         * src/summaryview.h
7312                 Update message cache after action
7313                 Patch by H. Merijn Brand
7314         * src/prefs_msg_colors.c
7315                 Factorize label 
7316                 Patch by Fabien Vantard
7317         * src/plugins/spamassassin/spamassassin_gtk.c
7318                 Remove useless translation
7319                 Patch by Fabien Vantard
7320
7321 2006-03-23 [colin]      2.0.0cvs167
7322
7323         * src/common/ssl.c
7324                 Let 30 seconds to SSL_connect
7325
7326 2006-03-23 [wwp]        2.0.0cvs166
7327
7328         * src/summaryview.c
7329         * src/gtk/description_window.c
7330                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7331                 and headers are translated; adjust description windows' width to fit their
7332                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7333
7334 2006-03-23 [paul]       2.0.0cvs165
7335
7336         * src/common/utils.c
7337                 fix highlighting of URIs containing "()"
7338                 (2.0.0cvs164's reversal fixed)
7339                 Thanks to Colin.
7340
7341 2006-03-23 [paul]       2.0.0cvs164
7342
7343         * src/common/utils.c
7344                 revert patch, (postponing a fix), at 2.0.0cvs120
7345                 as it breaks more URIs than it fixes.
7346                 Allow '-' to be a terminating character in a URI
7347
7348 2006-03-22 [colin]      2.0.0cvs163
7349
7350         * configure.ac
7351                 Require libetpan 0.45
7352                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7353
7354 2006-03-22 [paul]       2.0.0cvs162
7355
7356         * src/editgroup.c
7357                 replace '<-' and '->' buttons with GTK_STOCK graphical
7358                 buttons
7359         * src/summary_search.c
7360                 don't offer '...' for translation
7361                 add a tooltip to advanced search '...' button
7362         * src/gtk/quicksearch.c
7363                 don't offer '...' for translation
7364
7365 2006-03-21 [colin]      2.0.0cvs161
7366
7367         * src/compose.c
7368                 Fix middle-click pasting (insert at click
7369                 position instead of cursor position, don't
7370                 remove existing selection and allow pasting
7371                 our own selection)
7372         * src/addressbook.c
7373                 "LDAP Server" -> "LDAP servers"
7374
7375 2006-03-21 [wwp]        2.0.0cvs160
7376
7377         * src/etpan/imap-thread.c
7378                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7379
7380 2006-03-20 [colin]      2.0.0cvs159
7381
7382         * src/summaryview.c
7383                 Don't reload summaryview after an execute with no
7384                 move action
7385
7386 2006-03-19 [colin]      2.0.0cvs158
7387
7388         * src/addressbook.c
7389                 and put groups at the top, always
7390
7391 2006-03-19 [colin]      2.0.0cvs157
7392
7393         * src/addressbook.c
7394                 Order groups before names, as previously
7395
7396 2006-03-19 [colin]      2.0.0cvs156
7397
7398         * src/addressbook.c
7399                 - Sort case-unsensitive
7400                 - Put the sort arrow at opening too
7401
7402 2006-03-19 [wwp]        2.0.0cvs155
7403
7404         * src/addressbook.c
7405                 allow sorting by name/email/remarks, ensure that right-pane's contents
7406                 matches the left-pane selection (cleared when appropriate).
7407                 Patch by Pawel Pekala <c0rn@o2.pl>.
7408
7409 2006-03-18 [colin]      2.0.0cvs154
7410
7411         * src/textview.c
7412                 Fix text cursor ;)
7413
7414 2006-03-18 [colin]      2.0.0cvs153
7415
7416         * src/gtk/filesel.c
7417                 Make sure we hide the preview if we didn't get
7418                 a filename
7419
7420 2006-03-18 [colin]      2.0.0cvs152
7421
7422         * src/summaryview.c
7423                 Set cursor to watch for execution (fixes lack
7424                 of watch-cursor when dnd'ing hundreds of mails)
7425         * src/gtk/filesel.c
7426                 Check that mime type is 'image/*' before updating
7427                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7428
7429 2006-03-18 [colin]      2.0.0cvs151
7430
7431         * src/mainwindow.c
7432         * src/textview.c
7433         * src/textview.h
7434                 Put a watch cursor in textview too when the mainwindow's
7435                 cursor in a watch
7436
7437 2006-03-18 [colin]      2.0.0cvs150
7438
7439         * src/folder.c
7440                 Change wrong asserts to simple tests
7441
7442 2006-03-17 [colin]      2.0.0cvs149
7443
7444         * src/mainwindow.c
7445         * src/mainwindow.h
7446         * src/prefs_msg_colors.c
7447         * src/summaryview.c
7448         * src/summaryview.h
7449         * src/gtk/colorlabel.c
7450         * src/gtk/colorlabel.h
7451                 Add a color label menu in the main menubar
7452                 Add (fixed) accels Ctrl-{0-7} to change the color
7453                 They have to be fixed because the menu's dynamic,
7454                 the items are complex widgets, hence we can't use
7455                 a GtkItemFactory.
7456
7457
7458 2006-03-17 [wwp]        2.0.0cvs148
7459
7460         * src/compose.c
7461                 rollback few lines from my previous commit (those lines come from
7462                 a pending patch, accidentally commited, even if neutral as they are
7463                 commented out).
7464
7465 2006-03-17 [wwp]        2.0.0cvs147
7466
7467         * src/compose.c
7468                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7469                 applied code style/indentation to the modified function.
7470
7471 2006-03-17 [wwp]        2.0.0cvs146
7472
7473         * src/procmsg.c
7474         * src/compose.c
7475                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7476
7477 2006-03-17 [paul]
7478
7479         2.1.0-rc1 released
7480
7481 2006-03-17 [paul]       2.0.0cvs145
7482
7483         * src/main.c
7484                 addressbook_read_file() was called twice
7485         * src/textview.c
7486                 X-Mailer highlighting
7487
7488 2006-03-16 [colin]      2.0.0cvs144
7489
7490         * src/sourcewindow.c
7491         * src/sourcewindow.h
7492                 And the last one, in source window.
7493
7494 2006-03-16 [colin]      2.0.0cvs143
7495
7496         * src/compose.c
7497         * src/compose.h
7498                 Fix the same stuff in compose
7499
7500 2006-03-16 [colin]      2.0.0cvs142
7501
7502         * src/messageview.c
7503                 Complete the previous messageview crash fix
7504
7505 2006-03-16 [colin]      2.0.0cvs141
7506
7507         * src/procmsg.h
7508         * src/procmsg.c
7509         * src/folder.c
7510                 Fix POSTPROCESSING hook
7511                 Patch by H. Merijn Brand
7512
7513         * src/procmime.c
7514         * src/procmime.h
7515                 Parse Content-Location
7516
7517         * src/toolbar.c
7518         * src/messageview.c
7519         * src/messageview.h
7520                 Don't crash when a top-level MessageView has
7521                 been closed on us. Same problematic than
7522                 yesterday's quicksearch issue.
7523
7524 2006-03-15 [colin]      2.0.0cvs140
7525
7526         * src/gtk/quicksearch.c
7527                 Fix a bitchy race we didn't think about when we
7528                 added quicksearch cancellation:
7529                 If the search is not on cached fields, for example
7530                 body_part matchcase "stuff"
7531                 the matcher code has to get the whole message. If
7532                 we're on IMAP, that can be slow, and in order to
7533                 be non-blocking, the IMAP code idle loop processes
7534                 gtk events too. So it is possible to cancel a
7535                 quicksearch while the matcher is getting the mail's
7536                 body. After matcher got its body, it will start to
7537                 iterate over the matcher list that the Quicksearch's
7538                 clear_search_cb() just freed via prepare_matcher().
7539                 SIGSEGV ensues.
7540                 The fix consists of guarding the matcherlist_match()
7541                 call with a boolean 'matching'. If we reset the
7542                 quicksearch while matching is TRUE, we don't free
7543                 the matcherlist anymore like we did, but we set
7544                 another new flag, deferred_free, to TRUE. Then,
7545                 in quicksearch_match(), just after returning from
7546                 matcherlist_match() and unsetting the matching flag,
7547                 we check the deferred_free flag and do the
7548                 prepare_matcher() (which does the matcherlist_free)
7549                 for real, so we free the matcherlist once it's not
7550                 used anymore.
7551                 As all of this runs via the glib main loop, we
7552                 luckily don't need a mutex.
7553         * src/summaryview.c
7554                 Also, show progress while searching.
7555
7556
7557 2006-03-14 [colin]      2.0.0cvs139
7558
7559         * src/alertpanel.c
7560                 Make alertpanel_is_open non-static
7561
7562 2006-03-14 [colin]      2.0.0cvs138
7563
7564         * src/prefs_spelling.c
7565                 Cleanups - Fabien Vantard
7566
7567 2006-03-14 [wwp]        2.0.0cvs137
7568
7569         * src/main.c
7570                 code style normalization (curly braces, indentation).
7571
7572 2006-03-14 [wwp]        2.0.0cvs137
7573
7574         * src/main.c
7575                 code style (braces, indentation)
7576
7577 2006-03-12 [paul]       2.0.0cvs136
7578
7579         * src/prefs_common.c
7580                 trans_hdr defaults to FALSE to be RFC-savvy
7581         * src/prefs_summaries.c
7582                 add a tooltip to the trans_hdr option
7583                 
7584
7585 2006-03-12 [paul]       2.0.0cvs135
7586
7587         * src/prefs_matcher.c
7588                 give a little more width to the combos
7589         * src/prefs_display_header.c
7590         * src/textview.c
7591                 translate headers if prefs_common.trans_hdr
7592                 is TRUE
7593
7594         Patches by Pawel Pekala
7595
7596 2006-03-12 [paul]       2.0.0cvs134
7597
7598         * src/plugins/clamav/clamav_plugin.c
7599         * src/plugins/dillo_viewer/dillo_viewer.c
7600         * src/plugins/pgpcore/plugin.c
7601         * src/plugins/pgpinline/plugin.c
7602         * src/plugins/pgpmime/plugin.c
7603         * src/plugins/spamassassin/spamassassin.c
7604                 update/add to descriptions
7605         * src/plugins/spamassassin/spamassassin_gtk.c
7606                 fixes to the english, remove superfluous
7607                 tooltips, clean up a little
7608
7609 2006-03-12 [paul]       2.0.0cvs133
7610
7611         * src/compose.c
7612                 fix Bug 924, 'Account combo box shows up wrong 
7613                 if & is in account name'
7614
7615 2006-03-11 [colin]      2.0.0cvs132
7616
7617         * src/summaryview.c
7618                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7619                 messed up shift-selection because is slows down
7620                 moving around summaryview. thanks -users
7621
7622 2006-03-10 [colin]      2.0.0cvs131
7623
7624         * src/plugins/spamassassin/spamassassin_gtk.c
7625                 Put back Paul's engrish fixes
7626
7627 2006-03-10 [colin]      2.0.0cvs130
7628
7629         * src/plugins/spamassassin/spamassassin.c
7630         * src/plugins/spamassassin/spamassassin.h
7631         * src/plugins/spamassassin/spamassassin_gtk.c
7632                 Cleanup SA prefs page (more)
7633                 Patch by Fabien Vantard
7634
7635 2006-03-10 [paul]       2.0.0cvs129
7636
7637         * src/prefs_msg_colors.c
7638         * src/prefs_spelling.c
7639                 widget sensitivity
7640
7641 2006-03-09 [mones]      2.0.0cvs128
7642
7643         * po/es.po
7644                 Update for next RC
7645
7646 2006-03-09 [wwp]        2.0.0cvs127
7647
7648         * configure.ac
7649                 revert accidental commit (requirement for libetpan 0.43), this time
7650                 not in HEAD.
7651
7652 2006-03-09 [wwp]        2.0.0cvs125
7653
7654         * configure.ac
7655                 revert accidental commit (requirement for libetpan 0.43)
7656
7657 2006-03-09 [paul]       2.0.0cvs126
7658
7659         * src/prefs_receive.c
7660                 remove useless frame
7661                 replace 'incorporation' with 'receiving'
7662         * src/plugins/clamav/clamav_plugin_gtk.c
7663         * src/plugins/spamassassin/spamassassin_gtk.c
7664                 improve widget sensitivity
7665                 fix a bit his engrish
7666
7667 2006-03-09 [wwp]        2.0.0cvs125
7668
7669         * src/addressadd.c
7670         * src/foldersel.c
7671         * src/prefs_common.c
7672         * src/prefs_common.h
7673                 remember some more windows' sizes (add to addressbook and
7674                 select folder).
7675
7676 2006-03-09 [paul]       2.0.0cvs124
7677
7678         * src/plugins/pgpcore/prefs_gpg.c
7679                 normalise construction of dialogue
7680
7681 2006-03-09 [paul]       2.0.0cvs123
7682
7683         * src/plugins/trayicon/Makefile.am
7684                 add missing slash
7685
7686 2006-03-08 [colin]      2.0.0cvs122
7687
7688         * src/plugins/trayicon/Makefile.am
7689                 Fix build in separate dir 
7690                 Patch by Bamanzi <bamanzi@gmail.com>
7691
7692 2006-03-08 [colin]      2.0.0cvs121
7693
7694         * src/procmsg.c
7695                 Batch move and copies from summaryview with delayed execution
7696                 too
7697
7698 2006-03-07 [paul]       2.0.0cvs120
7699
7700         * src/common/utils.c
7701                 fix highlighting of URIs containing "()"
7702                 Patch by Pawel Pekala
7703
7704 2006-03-07 [paul]       2.0.0cvs119
7705
7706         * src/folder.c
7707         * src/folder.h
7708         * src/folderview.c
7709                 immediately do alphabetical resort when
7710                 changing a folder's name
7711                 Patch by Pawel Pekala
7712
7713 2006-03-07 [paul]       2.0.0cvs118
7714
7715         * src/news.c
7716         * src/news_gtk.c
7717                 when unsubscribing a newsgroup, remove the
7718                 folder and msgs in .sylpheed-claws/newscache
7719                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7720
7721 2006-03-07 [paul]       2.0.0cvs117
7722
7723         * src/textview.c
7724                 fix wrong Fake URL Warning
7725                 Thanks to Hiro
7726
7727 2006-03-07 [colin]      2.0.0cvs116
7728
7729         * src/imap.c
7730                 Return immediately when password dialog was
7731                 cancelled
7732         * src/gtk/inputdialog.c
7733                 Allow empty strings for passwords
7734
7735
7736 2006-03-06 [colin]      2.0.0cvs115
7737
7738         * src/imap.c
7739                 Prevent double-timeouts when connection fails
7740
7741 2006-03-06 [colin]
7742
7743         2.0.1-rc1 released
7744
7745 2006-03-06 [colin]      2.0.0cvs114
7746
7747         * src/imap.c
7748                 Refresh session during potentially long
7749                 operations
7750
7751 2006-03-06 [wwp]        2.0.0cvs113
7752
7753         * src/prefs_msg_colors.h
7754                 forgot that one (custom color labels).
7755
7756 2006-03-06 [wwp]        2.0.0cvs112
7757
7758         * src/prefs_common.c
7759         * src/prefs_common.h
7760         * src/prefs_msg_colors.c
7761         * src/summaryview.c
7762         * src/summaryview.h
7763         * src/gtk/colorlabel.c
7764         * src/gtk/colorlabel.h
7765                 colors in messages list are now customizable. Color values and names can
7766                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7767                 Thanks to Paul and Colin for their help with this longstanding patch!
7768
7769 2006-03-06 [wwp]        2.0.0cvs111
7770
7771         * src/textview.c
7772                 don't crash if (x)face is bad.
7773
7774 2006-03-05 [paul]       2.0.0cvs110
7775
7776         * AUTHORS
7777         * configure.ac
7778         * src/Makefile.am
7779         * src/common/Makefile.am
7780         * src/common/utils.h
7781         * src/etpan/imap-thread.c
7782         * src/gtk/authors.h
7783         * src/plugins/clamav/Makefile.am
7784         * src/plugins/demo/Makefile.am
7785         * src/plugins/dillo_viewer/Makefile.am
7786         * src/plugins/pgpcore/Makefile.am
7787         * src/plugins/pgpcore/passphrase.c
7788         * src/plugins/pgpinline/Makefile.am
7789         * src/plugins/pgpmime/Makefile.am
7790         * src/plugins/spamassassin/Makefile.am
7791         * src/plugins/trayicon/Makefile.am
7792                 fix builiding on cygwin
7793                 Patch by Ralgh Young <bamanzi@gmail.com>
7794
7795 2006-03-04 [wwp]        2.0.0cvs109
7796
7797         * manual/keyboard.xml
7798                 fix mixed up/down keys.
7799
7800 2006-03-04 [wwp]        2.0.0cvs108
7801
7802         * README
7803         * INSTALL
7804                 updated links to SpamAssassin.
7805
7806 2006-03-04 [wwp]        2.0.0cvs107
7807
7808         * manual/plugins.xml
7809         * src/plugins/spamassassin/README
7810                 updated SpamAssassin plugin docs to reflect new functional additions
7811                 (also fix/update/documents few technical stuff more, see the README).
7812
7813 2006-03-04 [wwp]        2.0.0cvs106
7814
7815         * src/prefs_message.c
7816                 normalized capitalization of message-prefs paths.
7817
7818 2006-03-04 [wwp]        2.0.0cvs105
7819
7820         * manual/advanced.xml
7821                 typo.
7822
7823 2006-03-03 [colin]      2.0.0cvs104
7824
7825         * src/plugins/clamav/clamav_plugin_gtk.c
7826                 Rework prefs page, patch by Fabien 
7827
7828 2006-03-03 [colin]      2.0.0cvs103
7829
7830         * src/plugins/clamav/clamav_plugin.c
7831                 Set error on all errors
7832
7833 2006-03-03 [colin]      2.0.0cvs102
7834
7835         * src/common/plugin.c
7836                 Initialize error to avoid crashing when a plugin fails
7837                 without setting error
7838
7839 2006-03-02 [wwp]        2.0.0cvs101
7840
7841         * configure.ac
7842                 fixed linker flags for libetpan support on Cygwin
7843                 (thanks to H.Merijn Brand).
7844
7845 2006-03-02 [wwp]        2.0.0cvs100
7846
7847         * src/addressbook.c
7848                 fix some AB error messages: one for punctuation and
7849                 one wrongly duplicate (thanks, maxbritov).
7850
7851 2006-03-02 [wwp]        2.0.0cvs99
7852
7853         * src/plugins/spamassassin/spamassassin.c
7854                 make sync calls to sa-learn/spamc to prevent
7855                 system (whatever local or client/server) overload.
7856
7857 2006-03-02 [colin]      2.0.0cvs98
7858
7859         * src/summaryview.c
7860                 Put the spam icon in the status column instead of the
7861                 mark one
7862
7863 2006-03-01 [colin]      2.0.0cvs97
7864
7865         * src/plugins/spamassassin/spamassassin.c
7866                 Fix segfault (g_file_set_contents fails for some 
7867                 reason and err==0x2f. Can't find out why with
7868                 valgrind, using working function :-)
7869
7870 2006-03-01 [colin]      2.0.0cvs96
7871
7872         * src/inc.c
7873                 Offline overriding: let 'No' be cached only 3 seconds
7874
7875 2006-03-01 [colin]      2.0.0cvs95
7876
7877         * src/addr_compl.c
7878         * src/addrbook.c
7879         * src/addressbook.c
7880         * src/addrindex.c
7881         * src/folder_item_prefs.c
7882         * src/headerview.c
7883         * src/imap.c
7884         * src/inc.c
7885         * src/ldif.c
7886         * src/mainwindow.c
7887         * src/mh.c
7888         * src/msgcache.c
7889         * src/prefs_common.h
7890         * src/prefs_msg_colors.c
7891         * src/procheader.c
7892         * src/procheader.h
7893         * src/procmime.c
7894         * src/procmsg.c
7895         * src/procmsg.h
7896         * src/send_message.h
7897         * src/simple-gettext.c
7898         * src/summaryview.c
7899         * src/summaryview.h
7900         * src/syldap.c
7901         * src/textview.c
7902         * src/undo.c
7903         * src/common/ssl_certificate.c
7904         * src/common/utils.c
7905         * src/gtk/colorsel.c
7906         * src/gtk/gtksctree.c
7907         * src/gtk/gtkshruler.c
7908         * src/plugins/trayicon/trayicon.c
7909                 #if 0 goes to /dev/null
7910
7911 2006-03-01 [colin]      2.0.0cvs94
7912
7913         * src/compose.c
7914         * src/imap.c
7915         * src/inc.c
7916         * src/inc.h
7917         * src/messageview.c
7918         * src/news.c
7919         * src/plugins/spamassassin/spamassassin.c
7920                 Allow to add information in the "working offline"
7921                 window
7922
7923 2006-03-01 [wwp]        2.0.0cvs93
7924
7925         * src/plugins/spamassassin/spamassassin.c
7926                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7927                 'cause it seems that calling `spamc ... < inputfile` with
7928                 g_spawn_(a)sync simply.. erm doesn't work :-).
7929
7930 2006-03-01 [wwp]        2.0.0cvs92
7931
7932         * src/toolbar.c
7933         * src/toolbar.h
7934                 simplify the adding of spam/ham button to the messageview toolbar
7935                 (it gets more clear now that the same button will be "Mark as spam"
7936                 or "Mark as ham" according to the current message status,
7937                 thanks to Colin).
7938
7939 2006-03-01 [wwp]        2.0.0cvs91
7940
7941         * src/messageview.c
7942         * src/procmsg.c
7943         * src/procmsg.h
7944         * src/summaryview.c
7945         * src/plugins/spamassassin/spamassassin.c
7946         * src/plugins/spamassassin/spamassassin.h
7947                 make learner callbacks return a status (0 for ok),
7948                 handle it in main code to avoid setting flags when learning failed,
7949                 don't learn on TCP if offline in spamassassin,
7950                 thanks to Colin.
7951
7952                 
7953
7954 2006-03-01 [wwp]        2.0.0cvs90
7955
7956         * src/compose.c
7957                 some work around the compose window's account menu,
7958                 patch by Fabien Vantard.
7959
7960 2006-03-01 [wwp]        2.0.0cvs89
7961
7962         * src/plugins/spamassassin/spamassassin.c
7963                 fixed bad logics, was using spamc in local mode and sa-learn
7964                 in remote mode (thanks, Colin).
7965
7966 2006-03-01 [wwp]        2.0.0cvs88
7967
7968         * src/plugins/spamassassin/spamassassin.c
7969         * src/plugins/spamassassin/spamassassin.h
7970         * src/plugins/spamassassin/spamassassin_gtk.c
7971                 made processing of emails w/ sa-plugin an option (default is TRUE),
7972                 fixed Engrish some tooltips, capitalization of some debug messages
7973                 and warnings. The spamassassin plugin now provides two separate
7974                 services: process emails upon incorporation and spamd training.
7975                 Both services (un)register independently but use some common
7976                 plugin settings (transport settings, spam storage location).
7977
7978 2006-02-28 [wwp]        2.0.0cvs87
7979
7980         * src/plugins/spamassassin/spamassassin.c
7981                 fix async flag to spamc cmdline execution (batch exec should
7982                 be asynchronous).
7983
7984 2006-02-27 [wwp]        2.0.0cvs86
7985
7986         * src/plugins/spamassassin/spamassassin.c
7987         * src/plugins/spamassassin/spamassassin.h
7988         * src/plugins/spamassassin/spamassassin_gtk.c
7989                 - added the ability to learn a remote spamassassin server (spamd),
7990                 using spamc.
7991                 - added the spamassassin option 'username', that applies to all
7992                 spamassassin operations (filtering, learning, local or remote).
7993                 The default username is the current unix user (if left blank
7994                 from gtk prefs or config file).
7995                 - commented out some unused code (notebook widget), removed unused
7996                 layout (hbox1).
7997                 - make more widgets sensitive to the transport type.
7998
7999 2006-02-27 [colin]      2.0.0cvs85
8000
8001         * src/plugins/spamassassin/spamassassin.c
8002                 Fix sa-learn call when offline
8003
8004 2006-02-27 [colin]      2.0.0cvs84
8005
8006         * configure.ac
8007         * src/Makefile.am
8008         * src/mainwindow.c
8009         * src/mainwindow.h
8010         * src/messageview.c
8011         * src/messageview.h
8012         * src/prefs_toolbar.c
8013         * src/procmsg.c
8014         * src/stock_pixmap.c
8015         * src/stock_pixmap.h
8016         * src/summaryview.c
8017         * src/toolbar.c
8018         * src/toolbar.h
8019         * src/pixmaps/ham_btn.xpm
8020         * src/pixmaps/spam.xpm
8021         * src/pixmaps/spam_btn.xpm
8022         * src/plugins/spamassassin/spamassassin.c
8023                 Add button in toolbar for spam learning
8024                 Fix a few bugs from the last related commit
8025                 Revert 1.9.6cvs23 which messed up shift-selection
8026
8027 2006-02-24 [colin]      2.0.0cvs83
8028
8029         * src/procmsg.c
8030         * src/summaryview.c
8031         * src/summaryview.h
8032         * src/plugins/spamassassin/spamassassin.c
8033         * src/plugins/spamassassin/spamassassin.h
8034         * src/plugins/spamassassin/spamassassin_gtk.c
8035                 Unregister learner when spamassassin is either
8036                 disabled or over tcp
8037
8038 2006-02-24 [colin]      2.0.0cvs82
8039
8040         * src/Makefile.am
8041         * src/mainwindow.c
8042         * src/mainwindow.h
8043         * src/procmsg.c
8044         * src/procmsg.h
8045         * src/stock_pixmap.c
8046         * src/stock_pixmap.h
8047         * src/summaryview.c
8048         * src/summaryview.h
8049         * src/gtk/icon_legend.c
8050         * src/pixmaps/spam.xpm  ** NEW FILE **
8051         * src/plugins/spamassassin/spamassassin.c
8052         * src/plugins/spamassassin/spamassassin_gtk.c
8053                 Add spam learning interface (Mark/Mark as 
8054                 (spam|ham) menus)
8055
8056 2006-02-24 [wwp]        2.0.0cvs81
8057
8058         * src/compose.c
8059         * src/compose.h
8060         * src/filtering.c
8061                 hide compose window when sending message in batch mode
8062                 (filtering: forward and redirect). Also fixed a wrong
8063                 value returned when sending failed, neutral anyway.
8064                 (Colin, me) 
8065
8066 2006-02-24 [wwp]        2.0.0cvs80
8067
8068         * src/mainwindow.c
8069                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8070
8071 2006-02-24 [paul]       2.0.0cvs79
8072
8073         * src/news.c
8074         * src/news.h
8075         * src/news_gtk.c
8076                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8077                 Thanks to Colin
8078
8079 2006-02-23 [colin]      2.0.0cvs78
8080
8081         * src/alertpanel.c
8082                 Change OK to Close in alertpanel with View log
8083                 button; add accel to View log. Patch by Fabien
8084                 Vantard
8085
8086 2006-02-23 [wwp]        2.0.0cvs77
8087
8088         * src/compose.c
8089                 silly me, there were much more tests to perform, since toolbars can
8090                 really have down to 1 element only.
8091
8092 2006-02-23 [wwp]        2.0.0cvs76
8093
8094         * commitHelper
8095                 fixed indentation from my previous commit. Fallback to VISUAL if
8096                 EDITOR is not set (and to vi, at last resort).
8097
8098 2006-02-23 [wwp]        2.0.0cvs75
8099
8100         * commitHelper
8101                 improved error detection (Colin, me).
8102
8103 2006-02-23 [wwp]        2.0.0cvs74
8104
8105         * src/prefs_toolbar.c
8106                 simplify and fix prefs/toolbars layouting. Combos' contents can
8107                 now be really displayed.
8108
8109 2006-02-23 [wwp]        2.0.0cvs73
8110         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8111         be really displayed.
8112
8113 2006-02-22 [wwp]        2.0.0cvs72
8114
8115         * src/compose.c
8116                 fix a typo in my previous commit (sorry!).
8117
8118 2006-02-22 [wwp]        2.0.0cvs71
8119
8120         * src/prefs_toolbar.c
8121                 fix a crash when adding separators to toolbars,
8122                 also fix some separator item information.
8123
8124 2006-02-22 [wwp]        2.0.0cvs70
8125
8126         * src/compose.c
8127                 fix a crash when redirecting (for instance) when compose window's
8128                 toolbar contents has been customized (when some buttons have been
8129                 removed in fact).
8130
8131 2006-02-21 [wwp]        2.0.0cvs69
8132
8133         * src/summaryview.c
8134         * src/gtk/pluginwindow.c
8135         * src/plugins/pgpcore/prefs_gpg.c
8136                 fix some compilation warnings (feat. remains of removed code).
8137
8138 2006-02-21 [wwp]        2.0.0cvs68
8139
8140         * src/gtk/gtkutils.c
8141                 fix two compilation issues, thanks to Stephan Sachse.
8142
8143 2006-02-20 [colin]      2.0.0cvs67
8144
8145         * src/mainwindow.c
8146                 Don't reselect displayed mail on refocus
8147                 This fixes actions misbehaving 
8148
8149 2006-02-20 [wwp]        2.0.0cvs66
8150
8151         * src/summaryview.c
8152         * src/gtk/gtksctree.c
8153         * src/gtk/gtkshruler.c
8154                 changed more runtime typecast checks.
8155
8156 2006-02-20 [wwp]        2.0.0cvs65
8157
8158         * src/summary_search.c
8159                 find all - summaryview refresh issue fixed, thanks to Colin.
8160
8161 2006-02-20 [wwp]        2.0.0cvs64
8162
8163         * src/gtk/gtkutils.c
8164                 better runtime typecast checks.
8165
8166 2006-02-20 [wwp]        2.0.0cvs63
8167
8168         * src/summary_search.c
8169                 enhancements to the summary search:
8170                         - add the ability to stop the running search
8171                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8172                         - don't search if no criteria (From/To/Subject/Body) is set
8173                         - ensure that a busy mouse pointer is always shown when searching,
8174                           show it even a bit earlier
8175
8176 2006-02-19 [colin]      2.0.0cvs62
8177
8178         * src/compose.c
8179         * src/imap.c
8180         * src/etpan/imap-thread.c
8181         * src/etpan/imap-thread.h
8182                 (Future) IMAP speed improvement on sending
8183                 Will require a libetpan update
8184         * src/summaryview.c
8185         * src/gtk/quicksearch.c
8186                 Make quicksearch clearable while running.
8187
8188 2006-02-17 [colin]      2.0.0cvs61
8189
8190         * src/imap.c
8191         * src/etpan/imap-thread.c
8192         * src/etpan/imap-thread.h
8193                 Check for IMAP certificates
8194                 ** Requires libetpan-0.42-cvs4 
8195                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8196
8197 2006-02-17 [colin]      2.0.0cvs60
8198
8199         * src/messageview.c
8200         * src/prefs_common.c
8201         * src/prefs_common.h
8202         * src/prefs_message.c
8203                 Add pref to display HTML-only mails with plugin, 
8204                 if possible (defaulting to FALSE of course).
8205
8206 2006-02-16 [colin]      2.0.0cvs59
8207
8208         * src/main.c
8209         * src/common/plugin.c
8210         * src/common/plugin.h
8211         * src/gtk/pluginwindow.c
8212                 Keep track of requested (but unloaded) plugins
8213                 in some error cases.
8214
8215 2006-02-16 [wwp]        2.0.0cvs58
8216
8217         * src/gtk/gtkaspell.c
8218         * src/gtk/gtkaspell.h
8219         * src/prefs_spelling.c
8220         * src/compose.c
8221         * src/prefs_common.c
8222         * src/prefs_common.h
8223                 implemented new optional spellchecker behaviour: re-check message when
8224                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8225
8226 2006-02-16 [wwp]        2.0.0cvs57
8227
8228         * src/quote_fmt_parse.y
8229                 pclose popen'ed pipe.
8230
8231 2006-02-15 [colin]      2.0.0cvs56
8232
8233         * src/mimeview.c
8234         * src/mimeview.h
8235                 Let MimeViewers know which MimeView they
8236                 depend of.
8237         * src/summaryview.c
8238                 Swap From/To columns in Sent/Queue/Drafts
8239                 folders
8240         * src/etpan/imap-thread.c
8241                 Use mailstream_low_tls_open() for STARTTLS
8242                 instead of mailstream_low_ssl_open()
8243                 ** REQUIRES libetpan 0.42cvs3 **
8244
8245 2006-02-15 [wwp]        2.0.0cvs55
8246
8247         * src/compose.c
8248         * src/compose.h
8249         * src/message_search.c
8250         * src/message_search.h
8251         * src/textview.c
8252         * src/gtk/gtkutils.c
8253         * src/gtk/gtkutils.h
8254                 added the ability to Find text in the compose window (and a bit
8255                 of code factorization).
8256
8257 2006-02-15 [wwp]        2.0.0cvs54
8258
8259         * src/prefs_gtk.c
8260                 yet another one file was missing (fix for some widgets' sensitivity).
8261                 Thanks Colin!
8262
8263 2006-02-15 [wwp]        2.0.0cvs53
8264
8265         * src/prefs_gtk.h
8266                 oops forgot that file (fix for some widgets' sensitivity).
8267
8268 2006-02-15 [wwp]        2.0.0cvs52
8269
8270         * src/summary_search.c
8271                 implemented advanced summary search options (added the ability
8272                 to use matcher conditions in an advanced search mode).
8273
8274 2006-02-15 [wwp]        2.0.0cvs51
8275
8276         * src/plugins/pgpcore/prefs_gpg.c
8277         * src/prefs_account.c
8278                 fix some widget sensitivity, mostly around some labels in
8279                 account prefs.
8280
8281 2006-02-15 [paul]       2.0.0cvs50
8282
8283         * manual/advanced.xml
8284                 improve Templates info
8285                 written by wwp
8286
8287 2006-02-14 [colin]      2.0.0cvs49
8288
8289         * src/pixmaps/address_book.xpm
8290         * src/pixmaps/preferences.xpm
8291         * src/pixmaps/properties.xpm
8292                 Fix pixmap size - patch by Fabien Vantard
8293
8294 2006-02-13 [colin]      2.0.0cvs48
8295
8296         * src/procmime.c
8297                 Add missing fclose()s on error
8298         * src/textview.c
8299                 Remove unused code
8300         * src/common/utils.c
8301                 Fix temp files not being deleted on windows
8302         Patches by Thomas Gilgin
8303
8304 2006-02-13 [colin]      2.0.0cvs47
8305
8306         * src/mainwindow.c
8307                 Fix exit crash
8308
8309 2006-02-13 [wwp]        2.0.0cvs46
8310
8311         * src/plugins/pgpcore/prefs_gpg.c
8312                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8313
8314 2006-02-12 [colin]      2.0.0cvs45
8315
8316         * src/folderview.c
8317         * src/main.c
8318         * src/mainwindow.c
8319                 Fix "stuff" when quitting
8320
8321 2006-02-12 [wwp]        2.0.0cvs44
8322
8323         * src/prefs_themes.c
8324                 fix typos in debug messages.
8325
8326 2006-02-11 [colin]      2.0.0cvs43
8327
8328         * src/summaryview.c
8329                 don't allow drag/drop from ourself
8330
8331 2006-02-10 [wwp]        2.0.0cvs42
8332
8333         * src/exporthtml.c
8334         * src/html.c
8335         * src/html.h
8336         * src/procmime.c
8337         * src/textview.c
8338                 renamed html_ prefixed functions and data structures to avoid
8339                 namespace clashes w/ other software (gtkhtml2 for instance).
8340                 Closes bug #907.
8341
8342
8343 2006-02-09 [colin]      2.0.0cvs41
8344
8345         * src/summaryview.c
8346                 Fix shitty logic messed up. Thanks Ticho for the hint!
8347
8348 2006-02-09 [wwp]        2.0.0cvs40
8349
8350         * src/gtk/about.c
8351         * src/compose.c
8352         * src/prefs_account.c
8353         * src/prefs_gtk.h
8354         * src/editaddress.c
8355                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8356                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8357                 Browse buttons in accounts prefs.
8358
8359 2006-02-09 [colin]      2.0.0cvs39
8360
8361         * src/matcher.c
8362                 Check for pointer before using its members
8363         * src/gtk/gtksourceprintjob.c
8364                 Fix a wrong warning
8365
8366 2006-02-09 [wwp]        2.0.0cvs38
8367
8368         * src/gtk/filesel.c
8369                 fix few compiler warnings (type mismatch).
8370
8371 2006-02-09 [paul]       2.0.0cvs37
8372
8373         * po/fr.po
8374                 updated by Fabien Vantard
8375
8376 2006-02-08 [colin]      2.0.0cvs36
8377
8378         * src/prefs_common.c
8379         * src/common/defs.h
8380         * src/common/plugin.c
8381                 allow windows and linux configurations to coexist
8382                 patch by Thomas Gilgin
8383
8384 2006-02-08 [colin]      2.0.0cvs35
8385
8386         * src/filtering.c
8387         * src/matcher.c
8388         * src/matcher.h
8389         * src/matcher_parser_parse.y
8390         * src/prefs_filtering_action.c
8391         * src/prefs_matcher.c
8392                 Add the "Ignore thread" filtering
8393                 action
8394
8395 2006-02-08 [colin]      2.0.0cvs34
8396
8397         * src/compose.c
8398         * src/procmime.c
8399         * src/procmime.h
8400                 Fix bug #905 (damaged attachment)
8401                 text files with raw \0's aren't really text files
8402         FOR_STABLE
8403
8404 2006-02-08 [colin]      2.0.0cvs33
8405
8406         * src/summaryview.c
8407                 Fix crasher introduced yesterday
8408
8409 2006-02-08 [wwp]        2.0.0cvs32
8410
8411         * src/compose.c
8412         * src/compose.h
8413                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8414
8415 2006-02-08 [wwp]        2.0.0cvs31
8416
8417         * src/prefs_template.c
8418                 templates enhancement: allow address completion for Cc and Bcc fields
8419                 (it was currently possible for the To field only)
8420
8421 2006-02-08 [colin]      2.0.0cvs30
8422
8423         * src/compose.c
8424                 Don't unblock if not blocked
8425         FOR_STABLE
8426
8427 2006-02-07 [colin]      2.0.0cvs29
8428
8429         * src/action.c
8430                 Forgot to refresh summaryview
8431
8432 2006-02-07 [colin]      2.0.0cvs28
8433
8434         * src/action.c
8435                 Freeze/thaw message list and folder list while
8436                 processing %as{} actions 
8437         * src/compose.c
8438                 Fix auto-wrap disabling after a middle-click
8439                 paste - FOR_STABLE
8440
8441 2006-02-07 [paul]       2.0.0cvs27
8442
8443         * src/folder.c
8444                 fix freeing of uninitialised pointers
8445                 Thanks to Colin
8446
8447 2006-02-06 [colin]      2.0.0cvs26
8448
8449         * src/folder.c
8450                 Use g_slist_prepend in potentially big list
8451
8452 2006-02-06 [colin]      2.0.0cvs25
8453
8454         * src/folder.c
8455                 Completely skip processing if it doesn't 
8456                 exist (faster!)
8457
8458 2006-02-06 [colin]      2.0.0cvs24
8459
8460         * src/folder.c
8461         * src/summaryview.c
8462                 Batch filtering in summaryview (from Tools menu)
8463                 and pre/post//-processing too
8464
8465 2006-02-06 [colin]      2.0.0cvs23
8466
8467         * src/procmsg.h
8468         * src/filtering.c
8469                 Use a special field for batch filtering instead
8470                 of stepping on deferred execution's toes
8471
8472 2006-02-06 [colin]      2.0.0cvs22
8473
8474         * src/action.c
8475         * src/filtering.c
8476         * src/filtering.h
8477         * src/folder.c
8478         * src/summaryview.c
8479                 Fix filtering via menus and actions
8480
8481 2006-02-06 [colin]      2.0.0cvs21
8482
8483         * src/imap.c
8484                 Put the added file directly to cache if possible (will work
8485                 with next libetpan)
8486         * src/filtering.c
8487         * src/filtering.h
8488         * src/inc.c
8489         * src/folder.c
8490         * src/mbox.c
8491         * src/procmsg.h
8492                 Move and copy filtered messages by batches instead of one
8493                 by one - faster on IMAP
8494         * src/procmsg.c
8495                 Add a function that'll possibly be useful later
8496
8497 2006-02-06 [colin]      2.0.0cvs20
8498
8499         * src/addressbook.c
8500                 Use internal mime-type instead of text/plain for d'n'd
8501         * src/compose.c
8502                 Allow attaching files from mimeview's icon list via d'n'd
8503         * src/folderview.c
8504         * src/folderview.h
8505                 Use internal mime-type instead of text/plain for d'n'd
8506                 Don't try to selected opened folder if none is
8507                 Factorize d'n'd from other apps code
8508         * src/headerview.c
8509         * src/textview.c
8510         * src/gtk/gtkutils.c
8511         * src/gtk/gtkutils.h
8512                 Factorize Face/X-Face stuff
8513         * src/mimeview.c
8514                 Fix d'n'd to other apps
8515         * src/prefs_message.c
8516                 Let the XFace pref be usable without libcompface as it also
8517                 applies to Face
8518         * src/summaryview.c
8519                 Fix d'n'd to other apps
8520                 Factorize d'n'd from other apps code
8521
8522 2006-02-06 [wwp]        2.0.0cvs19
8523
8524         * po/it.po
8525                 Italian translation fixes by Andrea Spadaccini (no more confusion
8526                 between filtering and processing, and few changes in the About
8527                 dialog).
8528
8529
8530 2006-02-06 [mones]      2.0.0cvs18
8531
8532         * src/gtk/icon_legend.c
8533                 Improved descriptions allowing better translations
8534
8535 2006-02-05 [colin]      2.0.0cvs17
8536
8537         * src/imap.c
8538                 Add the f*cking missing expunge that caused imap_fetch_env
8539                 to fail after an add_msgs ! :-///
8540         * src/etpan/imap-thread.c
8541                 Add a bit of debug
8542         FOR_STABLE
8543
8544 2006-02-05 [colin]      2.0.0cvs16
8545
8546         * src/common/utils.c
8547                 Don't check for return-path (or we can't put
8548                 back non-sent mails)
8549
8550 2006-02-05 [colin]      2.0.0cvs15
8551
8552         * src/textview.c
8553                 Don't try to display Face header in textview
8554                 when teh headerview's active
8555
8556 2006-02-05 [colin]      2.0.0cvs14
8557
8558         * tools/tbird2syl.py
8559         * tools/Makefile.am
8560                 Add script to import Thunderbird mails
8561
8562 2006-02-05 [colin]      2.0.0cvs13
8563
8564         * src/headerview.c
8565         * src/procheader.c
8566         * src/procmsg.c
8567         * src/procmsg.h
8568         * src/textview.c
8569                 Show Face headers - patch partially by Klaus Flittner
8570
8571 2006-02-05 [colin]      2.0.0cvs12
8572
8573         * src/folderview.c
8574         * src/summaryview.c
8575         * src/common/utils.c
8576         * src/common/utils.h
8577                 Let dnd work from mime icons to summaryview
8578                 and to folderview too
8579                 Add a crude test to avoid trying to add files
8580                 drag'n'dropped when they're not mails
8581
8582 2006-02-04 [colin]      2.0.0cvs11
8583
8584         * src/summaryview.c
8585         * src/mimeview.c
8586                 Fix utf8 conversion
8587
8588 2006-02-04 [colin]      2.0.0cvs10
8589
8590         * src/compose.c
8591         * src/folderview.c
8592         * src/mimeview.c
8593         * src/summaryview.c
8594         * src/summaryview.h
8595                 Added various drag and drop capas:
8596                 From                    To
8597                 summaryview             other apps
8598                 mimeview icons          other apps
8599                 other apps              summaryview
8600                 other apps              folderview
8601
8602                 This shouldn't have broken the existing:
8603                 From                    To
8604                 summaryview             folderview
8605                 folderview              folderview
8606                 summaryview             compose's attachments
8607
8608         Tests welcomed.
8609
8610 2006-02-02 [paul]       2.0.0cvs9
8611
8612         * src/mainwindow.c
8613                 move global option 'Set displayed columns...' out
8614                 of folder option grouping.
8615                 fix sensitivity of 'harvest addresses'
8616         FOR_STABLE
8617
8618 2006-02-01 [colin]      2.0.0cvs8
8619
8620         * src/mimeview.c
8621                 Revert the alertpanel patch, it sucks (intrusive
8622                 and gets in the way of "open")
8623
8624 2006-02-01 [colin]      2.0.0cvs7
8625
8626         * src/compose.c
8627         * src/prefs_account.c
8628         * src/prefs_common.c
8629         * src/common/defs.h
8630         * src/common/utils.c
8631         * src/common/utils.h
8632                 Add ability to edit the signature file
8633                 from the account preferences, and use
8634                 a default for the text editor.
8635                 Patch by Fabien Vantard
8636
8637 2006-02-01 [colin]      2.0.0cvs6
8638
8639         * src/mimeview.c
8640                 Try to get mime type by extension if it is
8641                 application/octet-stream
8642                 Display a window with possible choices when
8643                 encountering unknown mime types
8644         * src/gtk/filesel.c
8645         * src/gtk/filesel.h
8646                 Add preview
8647                 Allow multiple selection in filtered filesel
8648                 (patch by Fabien Vantard)
8649         * src/gtk/pluginwindow.c
8650                 Use it (patch by Fabien Vantard)
8651
8652 2006-02-01 [paul]       2.0.0cvs5
8653
8654         * src/jpilot.c
8655                 fix crash on creating jpilot address book
8656                 Thanks to Colin - FOR_STABLE
8657         * src/prefs_summaries.c
8658         * src/prefs_wrapping.c
8659         * src/gtk/icon_legend.c
8660         * src/gtk/quicksearch.c
8661                 string fixes and additions
8662
8663 2006-02-01 [paul]       2.0.0cvs4
8664
8665         * src/compose.c
8666         * src/mainwindow.c
8667         * src/messageview.c
8668         * src/prefs_send.c
8669                 add Arabic encoding option
8670                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8671
8672 2006-01-31 [colin]      2.0.0cvs3
8673
8674         * src/plugins/pgpcore/passphrase.c
8675                 Convert passphrase to locale encoding
8676         * src/compose.c
8677                 Fix drafting on IMAP. Crappy bug sneaked in
8678                 the release :-/
8679         FOR_STABLE
8680
8681 2006-01-30 [paul]       2.0.0cvs2
8682
8683         * src/gtk/icon_legend.c
8684                 show the new entries
8685
8686 2006-01-30 [colin]      2.0.0cvs1
8687
8688         * src/manual.c
8689                 Check for the file to be present before 
8690                 enabling the menu - FOR_STABLE
8691         * src/gtk/icon_legend.c
8692                 Add folders icons (not all of them, there
8693                 are too much, but the most intriguing ones)
8694
8695 2006-01-30 [paul]       2.0.0
8696
8697         version 2.0.0 released
8698
8699 2006-01-30 [paul]       1.9.100cvs200
8700
8701         * manual/faq.xml
8702         * manual/gpl.xml
8703         * manual/intro.xml
8704         * manual/starting.xml
8705         * manual/sylpheed-claws-manual.xml
8706                 fixes, additions
8707
8708 2006-01-29 [mones]      1.9.100cvs199
8709
8710         * manual/account.xml
8711         * manual/advanced.xml
8712         * manual/glossary.xml
8713                 Some typos fixed, added LDIF term to glossary
8714         * po/es.po
8715                 Fixed leading plus symbol
8716
8717 2006-01-29 [paul]       1.9.100cvs198
8718
8719         * po/fi.po
8720         * po/sk.po
8721                 updated by Tommi Pirinen and Andrej Kacian
8722
8723 2006-01-29 [paul]       1.9.100cvs197
8724
8725         * src/gtk/authors.h
8726                 remove duplicates
8727
8728 2006-01-29 [paul]       1.9.100cvs196
8729
8730         * AUTHORS
8731         * po/nl.po
8732         * src/gtk/authors.h
8733         * tools/claws.i18n.status.pl
8734                 nl translation updated by Tim Dijkstra
8735
8736 2006-01-29 [paul]       1.9.100cvs195
8737
8738         * po/sr.po
8739         * po/sv.po
8740                 updated by Aleksandar Urosevic and Anders Troback
8741
8742 2006-01-28 [colin]      1.9.100cvs194
8743
8744         * src/gtk/gtksourceprintjob.c
8745                 Don't fiddle with PangoLayout when we
8746                 have an image
8747
8748 2006-01-28 [paul]       1.9.100cvs193
8749
8750         * AUTHORS
8751         * po/el.po
8752         * po/zh_CN.po
8753         * src/gtk/authors.h
8754         * tools/claws.i18n.status.pl
8755                 updated translations submitted by Stavros Giannouris
8756                 and Ralgh Young
8757
8758 2006-01-27 [colin]      1.9.100cvs192
8759
8760         * src/summaryview.c
8761         * src/gtk/gtksourceprintjob.c
8762                 Add image printing 
8763                 (libgnomeprint only, of course)
8764
8765 2006-01-27 [paul]       1.9.100cvs191
8766
8767         * po/fr.po
8768         * po/it.po
8769                 updated by Fabien Vantard and Andrea Spadaccini
8770
8771 2006-01-26 [colin]      1.9.100cvs190
8772
8773         * manual/Makefile.am
8774         * configure.ac
8775                 Make building the manual optional 
8776                 (--disable-manual)
8777
8778 2006-01-26 [paul]       1.9.100cvs189
8779
8780         * manual/glossary.xml
8781         * manual/plugins.xml
8782                 edited
8783         * po/en_GB.po
8784                 updated
8785
8786 2006-01-26 [paul]       1.9.100cvs188
8787
8788         * src/prefs_display_header.c
8789         * src/prefs_folder_column.c
8790         * src/prefs_msg_colors.c
8791         * src/prefs_summaries.c
8792         * src/prefs_summary_column.c
8793                 HIGify
8794
8795 2006-01-25 [colin]      1.9.100cvs187
8796
8797         * src/imap.c
8798                 Don't allow moving/copying mails between
8799                 queue/drafts and non-queue/drafts folders
8800                 Fixes bug #897 (message header is resetted 
8801                 if one is copied to Drafts)
8802
8803 2006-01-25 [colin]      1.9.100cvs186
8804
8805         * src/folder.c
8806         * src/mainwindow.c
8807                 Fix subscribed folders not found
8808         * src/compose.c
8809                 Don't try to encode as original mail's charset
8810                 if it's ascii 
8811
8812 2006-01-25 [paul]       1.9.100cvs185
8813
8814         * AUTHORS
8815         * po/Makevars
8816                 updated
8817         * po/de.po
8818         * po/pl.po
8819         * po/pt_BR.po
8820         * po/sr.po
8821                 updates submitted by Stephan Sachse, Emilian Nowak
8822                 and Quar, Frederico Goncalves Guimaraes, and
8823                 Aleksandar Urosevic
8824                 Fix Bug 896, 'PT_BR locale broken'.
8825         * src/gtk/authors.h
8826                 updated
8827
8828 2006-01-24 [mones]      1.9.100cvs184
8829
8830         * manual/glossary.xml
8831                 All current terms finished. Reviewers welcome ;-)
8832         * manual/keyboard.xml
8833                 Fixed column width for pdf output.
8834         * po/es.po
8835                 Updated
8836
8837 2006-01-24 [paul]       1.9.100cvs183
8838
8839         * manual/glossary.xml
8840                 fix id name
8841         * manual/dist/html/Makefile.am
8842         * manual/dist/pdf/Makefile.am
8843         * manual/dist/ps/Makefile.am
8844         * manual/dist/txt/Makefile.am
8845                 fix make deps
8846                 Thanks to Colin
8847
8848 2006-01-24 [mones]      1.9.100cvs182
8849
8850         * manual/glossary.xml
8851                 Nearly finished, some terms missing.
8852
8853 2006-01-23 [paul]       1.9.100cvs181
8854
8855         * manual/dist/html/Makefile.am
8856         * manual/dist/pdf/Makefile.am
8857         * manual/dist/ps/Makefile.am
8858         * manual/dist/txt/Makefile.am
8859         * src/mainwindow.c
8860                 re-enable manual
8861                 Thanks to Colin
8862
8863 2006-01-22 [colin]      1.9.100cvs180
8864
8865         * src/compose.c
8866         * src/gtk/gtkaspell.c
8867                 Don't deselect stuff before right-clicking, with aspell.
8868                 (This prevented right-click Copy, for example).
8869                 Thanks to Clo!
8870
8871 2006-01-22 [paul]       1.9.100cvs179
8872
8873         * src/summary_search.c
8874                 don't fix the widget size as it causes problems
8875                 under localisation.
8876                 Thanks to Emilian Nowak
8877
8878 2006-01-21 [paul]       1.9.100cvs178
8879
8880         * src/prefs_themes.c
8881                 fix broken underlining of label text
8882                 with some translations
8883
8884 2006-01-21 [colin]      1.9.100cvs177
8885
8886         * po/fr.po
8887                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8888
8889 2006-01-20 [colin]      1.9.100cvs176
8890
8891         * configure.ac
8892         * Makefile.am
8893         * manual/Makefile
8894         * manual/dist/html/.cvsignore
8895         * manual/dist/html/Makefile.am
8896         * manual/dist/pdf/.cvsignore
8897         * manual/dist/pdf/Makefile.am
8898         * manual/dist/ps/.cvsignore
8899         * manual/dist/ps/Makefile.am
8900         * manual/dist/txt/.cvsignore
8901         * manual/dist/txt/Makefile.am
8902                 Autotool-ize manual
8903
8904 2006-01-20 [paul]       1.9.100cvs175
8905
8906         * manual/handling.xml
8907                 make Filtering and Searching entries easier to find
8908         * manual/keyboard.xml
8909                 add the remaining default keybinds
8910         * src/prefs_summaries.c
8911                 update the default keybinds
8912
8913 2006-01-20 [paul]       1.9.100cvs174
8914
8915         * src/addressbook.c
8916         * src/addrgather.c
8917         * src/addrharvest.c
8918         * src/editaddress.c
8919         * src/editgroup.c
8920         * src/exphtmldlg.c
8921         * src/expldifdlg.c
8922         * src/exporthtml.c
8923         * src/exportldif.c
8924         * src/ldif.c
8925                 replace 'e-mail' with 'email'
8926         * src/summary_search.c
8927                 add mnemonic to "Find all" button
8928
8929 2006-01-20 [wwp]        1.9.100cvs173
8930
8931         * src/export.c
8932         * src/import.c
8933                 touched mbox import/export buttons for HIG-compliance
8934
8935 2006-01-19 [paul]       1.9.100cvs172
8936
8937         * manual/account.xml
8938         * manual/addrbook.xml
8939         * manual/advanced.xml
8940         * manual/faq.xml
8941         * manual/handling.xml
8942         * manual/intro.xml
8943         * manual/plugins.xml
8944         * manual/starting.xml
8945                 more editing
8946
8947 2006-01-19 [paul]       1.9.100cvs171
8948
8949         * src/toolbar.c
8950                 allow use of trash button while receiving
8951                 Thanks to Colin
8952
8953 2006-01-19 [wwp]        1.9.100cvs170
8954
8955         * src/gtk/quicksearch.c
8956         * src/compose.c
8957                 force text color to black when yellow background is set
8958
8959 2006-01-19 [colin]      1.9.100cvs169
8960
8961         * src/plugins/trayicon/trayicon.c
8962                 Gray out Get Mail when already getting mail
8963
8964 2006-01-18 [paul]       1.9.100cvs168
8965
8966         * src/compose.c
8967                 give widget yellow background was To is
8968                 set via folder prefs
8969         * src/gtk/quicksearch.c
8970                 give widget yellow background when quick
8971                 search is active.
8972                 Thanks to Colin
8973
8974 2006-01-18 [paul]       1.9.100cvs167
8975
8976         * doc/man/sylpheed-claws.1
8977                 add --subscribe option
8978
8979 2006-01-18 [paul]       1.9.100cvs166
8980
8981         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8982         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8983                 use %U instead of %F (%F is broken for user installed
8984                 files in kde 3.5)
8985
8986 2006-01-18 [colin]      1.9.100cvs165
8987
8988         * src/summaryview.c
8989                 Default to Yes in "No more * messages" dialogs
8990
8991 2006-01-17 [colin]      1.9.100cvs164
8992
8993         * src/compose.c
8994                 Possibly fix an invalid iterator causing
8995                 crash
8996
8997 2006-01-17 [colin]      1.9.100cvs163
8998
8999         * src/mimeview.c
9000                 Fix crash when the image disappears under the
9001                 image viewer
9002
9003 2006-01-16 [colin]      1.9.100cvs162
9004
9005         * src/compose.c
9006                 Fix reenabling autowrap
9007
9008 2006-01-16 [colin]      1.9.100cvs161
9009
9010         * src/compose.c
9011                 reset quote_len before getting quote_str
9012
9013 2006-01-16 [colin]      1.9.100cvs160
9014
9015         * src/account.c
9016         * src/account.h
9017         * src/folder.c
9018         * src/imap_gtk.c
9019         * src/mh_gtk.c
9020                 Fix bug #883 (default inbox does not track folder move)
9021
9022 2006-01-16 [colin]      1.9.100cvs159
9023
9024         * src/compose.c
9025         * src/plugins/pgpcore/passphrase.c
9026                 More buttons fixes
9027
9028 2006-01-16 [paul]       1.9.100cvs158
9029
9030         * src/prefs_actions.c
9031         * src/prefs_filtering_action.c
9032         * src/prefs_matcher.c
9033         * src/quote_fmt.c
9034         * src/gtk/description_window.c
9035         * src/gtk/description_window.h
9036         * src/gtk/quicksearch.c
9037                 description window cleanups
9038
9039 2006-01-15 [colin]      1.9.100cvs157
9040
9041         * src/addressbook.c
9042         * src/prefs_filtering.c
9043                 Same here
9044
9045 2006-01-15 [colin]      1.9.100cvs156
9046
9047         * src/folderview.c
9048         * src/mainwindow.c
9049                 Same for "Empty trash"
9050
9051 2006-01-15 [colin]      1.9.100cvs155
9052
9053         * src/inc.c
9054                 Override offline dialog had Yes by default
9055
9056 2006-01-15 [colin]      1.9.100cvs154
9057
9058         * src/summaryview.c
9059                 Delete selected messages? previously had Yes the default
9060
9061 2006-01-15 [colin]      1.9.100cvs153
9062
9063         * src/folder.c
9064         * src/folder.h
9065         * src/main.c
9066                 Check if a mailbox is loaded after all
9067                 plugins are loaded.
9068
9069 2006-01-15 [colin]      1.9.100cvs152
9070
9071         * src/folder.c
9072                 Don't start wizard when there are unloaded folders (will help
9073                 people with only mbox or maildir mailboxes)
9074
9075 2006-01-14 [colin]      1.9.100cvs151
9076
9077         * src/addressbook.c
9078         * src/expldifdlg.c
9079         * src/importldif.c
9080         * src/importmutt.c
9081         * src/importpine.c
9082         * src/mh_gtk.c
9083                 More HIG compliance and fixes
9084
9085 2006-01-14 [colin]      1.9.100cvs150
9086
9087         * src/prefs_filtering_action.c
9088         * src/foldersel.c
9089                 Two forgotten button order changes
9090
9091 2006-01-14 [colin]      1.9.100cvs149
9092
9093         * src/account.c
9094         * src/addressbook.c
9095         * src/compose.c
9096         * src/folderview.c
9097         * src/imap_gtk.c
9098         * src/mainwindow.c
9099         * src/mh_gtk.c
9100         * src/news_gtk.c
9101         * src/prefs_actions.c
9102         * src/prefs_customheader.c
9103         * src/prefs_filtering.c
9104         * src/prefs_matcher.c
9105         * src/prefs_template.c
9106         * src/ssl_manager.c
9107         * src/summaryview.c
9108         * src/textview.c
9109         * src/toolbar.c
9110                 All deletion confirmations are now "Cancel, Delete" 
9111                 instead of "No, Yes"
9112                 Clarified most of the other "No, Yes" to 
9113                 "Cancel, Descriptive_action"
9114                 Rechanged the "Entry not saved" alerts to have 
9115                 "Close, Continue editing"
9116
9117
9118 2006-01-14 [paul]
9119
9120         * 2.0.0-rc4 released
9121
9122 2006-01-14 [paul]       1.9.100cvs148
9123
9124         * src/account.c
9125         * src/addressadd.c
9126         * src/addressbook.c
9127         * src/compose.c
9128         * src/editaddress.c
9129         * src/editbook.c
9130         * src/editgroup.c
9131         * src/editjpilot.c
9132         * src/editldap.c
9133         * src/editvcard.c
9134         * src/exphtmldlg.c
9135         * src/expldifdlg.c
9136         * src/folderview.c
9137         * src/grouplistdialog.c
9138         * src/imap_gtk.c
9139         * src/importmutt.c
9140         * src/importpine.c
9141         * src/inc.c
9142         * src/main.c
9143         * src/mainwindow.c
9144         * src/message_search.c
9145         * src/messageview.c
9146         * src/mh_gtk.c
9147         * src/mimeview.c
9148         * src/news_gtk.c
9149         * src/prefs_actions.c
9150         * src/prefs_customheader.c
9151         * src/prefs_filtering.c
9152         * src/prefs_matcher.c
9153         * src/prefs_template.c
9154         * src/prefs_themes.c
9155         * src/ssl_manager.c
9156         * src/summary_search.c
9157         * src/summaryview.c
9158         * src/textview.c
9159         * src/toolbar.c
9160         * src/gtk/foldersort.c
9161         * src/gtk/gtkaspell.c
9162         * src/gtk/inputdialog.c
9163         * src/gtk/prefswindow.c
9164         * src/plugins/pgpcore/select-keys.c
9165         * src/plugins/trayicon/trayicon.c
9166                 HIG compliant button order
9167
9168 2006-01-14 [mones]      1.9.100cvs147
9169
9170         * po/es.po
9171                 Updated translation
9172
9173 2006-01-13 [paul]       1.9.100cvs146
9174
9175         * AUTHORS
9176         * ChangeLog
9177         * src/gtk/authors.h
9178                 add Joshua M. Kwan to contributors list
9179
9180 2006-01-13 [colin]      1.9.100cvs145
9181
9182         * src/gtk/quicksearch.c
9183                 Don't refocus quick search after executing (Esc or Enter)
9184                 Allows to '/'search something then move up/down in 
9185                 summaryview, and to Esc a search and be back in the 
9186                 summaryview
9187
9188 2006-01-13 [paul]       1.9.100cvs144
9189
9190         * src/plugins/pgpinline/pgpinline.c
9191                 support Content-Type 'application/pgp'
9192                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9193
9194 2006-01-13 [paul]       1.9.100cvs143
9195
9196         * manual/account.xml
9197                 make mention of partial retrieval
9198                 thanks to Colin
9199
9200 2006-01-13 [paul]       1.9.100cvs142
9201
9202         * src/account.c
9203         * src/account.h
9204         * src/action.c
9205         * src/action.h
9206         * src/adbookbase.h
9207         * src/addr_compl.c
9208         * src/addr_compl.h
9209         * src/addrbook.c
9210         * src/addrcache.c
9211         * src/addrcache.h
9212         * src/addrcindex.c
9213         * src/addrcindex.h
9214         * src/addrclip.c
9215         * src/addrclip.h
9216         * src/addrdefs.h
9217         * src/addressadd.c
9218         * src/addressadd.h
9219         * src/addressbook.c
9220         * src/addressbook.h
9221         * src/addrgather.c
9222         * src/addrgather.h
9223         * src/addrharvest.c
9224         * src/addrharvest.h
9225         * src/addrindex.c
9226         * src/addrindex.h
9227         * src/addritem.c
9228         * src/addritem.h
9229         * src/addrquery.c
9230         * src/addrquery.h
9231         * src/addrselect.c
9232         * src/addrselect.h
9233         * src/alertpanel.c
9234         * src/alertpanel.h
9235         * src/browseldap.c
9236         * src/browseldap.h
9237         * src/codeconv.c
9238         * src/codeconv.h
9239         * src/compose.c
9240         * src/compose.h
9241         * src/customheader.c
9242         * src/customheader.h
9243         * src/displayheader.c
9244         * src/displayheader.h
9245         * src/editaddress.c
9246         * src/editaddress.h
9247         * src/editbook.c
9248         * src/editbook.h
9249         * src/editgroup.c
9250         * src/editgroup.h
9251         * src/editjpilot.c
9252         * src/editjpilot.h
9253         * src/editldap.c
9254         * src/editldap.h
9255         * src/editldap_basedn.c
9256         * src/editldap_basedn.h
9257         * src/editvcard.c
9258         * src/editvcard.h
9259         * src/exphtmldlg.c
9260         * src/exphtmldlg.h
9261         * src/expldifdlg.c
9262         * src/expldifdlg.h
9263         * src/export.h
9264         * src/exporthtml.c
9265         * src/exporthtml.h
9266         * src/exportldif.c
9267         * src/exportldif.h
9268         * src/filtering.c
9269         * src/filtering.h
9270         * src/folder.c
9271         * src/folder.h
9272         * src/folder_item_prefs.c
9273         * src/folder_item_prefs.h
9274         * src/foldersel.c
9275         * src/foldersel.h
9276         * src/folderutils.c
9277         * src/folderutils.h
9278         * src/folderview.c
9279         * src/folderview.h
9280         * src/grouplistdialog.c
9281         * src/grouplistdialog.h
9282         * src/headerview.c
9283         * src/html.c
9284         * src/html.h
9285         * src/image_viewer.c
9286         * src/image_viewer.h
9287         * src/imap.c
9288         * src/imap.h
9289         * src/imap_gtk.c
9290         * src/imap_gtk.h
9291         * src/import.h
9292         * src/importldif.c
9293         * src/importldif.h
9294         * src/importmutt.c
9295         * src/importmutt.h
9296         * src/importpine.c
9297         * src/importpine.h
9298         * src/inc.c
9299         * src/inc.h
9300         * src/jpilot.c
9301         * src/jpilot.h
9302         * src/ldapctrl.c
9303         * src/ldapctrl.h
9304         * src/ldaplocate.c
9305         * src/ldaplocate.h
9306         * src/ldapquery.c
9307         * src/ldapquery.h
9308         * src/ldapserver.c
9309         * src/ldapserver.h
9310         * src/ldaputil.c
9311         * src/ldaputil.h
9312         * src/ldif.c
9313         * src/ldif.h
9314         * src/main.c
9315         * src/main.h
9316         * src/mainwindow.c
9317         * src/mainwindow.h
9318         * src/manual.c
9319         * src/manual.h
9320         * src/mbox.c
9321         * src/mbox.h
9322         * src/message_search.c
9323         * src/message_search.h
9324         * src/messageview.c
9325         * src/messageview.h
9326         * src/mh.c
9327         * src/mh.h
9328         * src/mh_gtk.c
9329         * src/mh_gtk.h
9330         * src/mimeview.c
9331         * src/mimeview.h
9332         * src/msgcache.c
9333         * src/msgcache.h
9334         * src/mutt.c
9335         * src/mutt.h
9336         * src/news.c
9337         * src/news.h
9338         * src/news_gtk.c
9339         * src/news_gtk.h
9340         * src/partial_download.c
9341         * src/partial_download.h
9342         * src/pine.c
9343         * src/pine.h
9344         * src/pop.c
9345         * src/pop.h
9346         * src/prefs_account.c
9347         * src/prefs_account.h
9348         * src/prefs_actions.c
9349         * src/prefs_actions.h
9350         * src/prefs_common.c
9351         * src/prefs_common.h
9352         * src/prefs_compose_writing.c
9353         * src/prefs_compose_writing.h
9354         * src/prefs_customheader.c
9355         * src/prefs_customheader.h
9356         * src/prefs_display_header.c
9357         * src/prefs_display_header.h
9358         * src/prefs_filtering.c
9359         * src/prefs_filtering.h
9360         * src/prefs_filtering_action.c
9361         * src/prefs_filtering_action.h
9362         * src/prefs_folder_column.c
9363         * src/prefs_folder_column.h
9364         * src/prefs_folder_item.c
9365         * src/prefs_folder_item.h
9366         * src/prefs_fonts.c
9367         * src/prefs_fonts.h
9368         * src/prefs_gtk.c
9369         * src/prefs_gtk.h
9370         * src/prefs_image_viewer.c
9371         * src/prefs_image_viewer.h
9372         * src/prefs_matcher.c
9373         * src/prefs_matcher.h
9374         * src/prefs_message.c
9375         * src/prefs_msg_colors.c
9376         * src/prefs_msg_colors.h
9377         * src/prefs_other.c
9378         * src/prefs_quote.c
9379         * src/prefs_receive.c
9380         * src/prefs_send.c
9381         * src/prefs_spelling.c
9382         * src/prefs_spelling.h
9383         * src/prefs_summaries.c
9384         * src/prefs_summaries.h
9385         * src/prefs_summary_column.c
9386         * src/prefs_summary_column.h
9387         * src/prefs_template.c
9388         * src/prefs_template.h
9389         * src/prefs_themes.c
9390         * src/prefs_themes.h
9391         * src/prefs_toolbar.c
9392         * src/prefs_toolbar.h
9393         * src/prefs_wrapping.c
9394         * src/prefs_wrapping.h
9395         * src/privacy.c
9396         * src/privacy.h
9397         * src/procheader.c
9398         * src/procheader.h
9399         * src/procmime.c
9400         * src/procmime.h
9401         * src/procmsg.c
9402         * src/procmsg.h
9403         * src/quote_fmt.c
9404         * src/quote_fmt_parse.y
9405         * src/recv.c
9406         * src/recv.h
9407         * src/remotefolder.c
9408         * src/remotefolder.h
9409         * src/send_message.c
9410         * src/send_message.h
9411         * src/setup.c
9412         * src/setup.h
9413         * src/sourcewindow.c
9414         * src/sourcewindow.h
9415         * src/ssl_manager.c
9416         * src/ssl_manager.h
9417         * src/statusbar.c
9418         * src/statusbar.h
9419         * src/stock_pixmap.c
9420         * src/stock_pixmap.h
9421         * src/summary_search.c
9422         * src/summary_search.h
9423         * src/summaryview.c
9424         * src/summaryview.h
9425         * src/syldap.c
9426         * src/syldap.h
9427         * src/textview.c
9428         * src/textview.h
9429         * src/toolbar.c
9430         * src/toolbar.h
9431         * src/undo.c
9432         * src/undo.h
9433         * src/unmime.c
9434         * src/unmime.h
9435         * src/vcard.c
9436         * src/vcard.h
9437         * src/wizard.c
9438         * src/wizard.h
9439         * src/common/base64.c
9440         * src/common/base64.h
9441         * src/common/defs.h
9442         * src/common/hooks.c
9443         * src/common/hooks.h
9444         * src/common/log.c
9445         * src/common/log.h
9446         * src/common/mgutils.c
9447         * src/common/mgutils.h
9448         * src/common/nntp.c
9449         * src/common/nntp.h
9450         * src/common/passcrypt.c
9451         * src/common/passcrypt.h.in
9452         * src/common/plugin.c
9453         * src/common/plugin.h
9454         * src/common/prefs.c
9455         * src/common/prefs.h
9456         * src/common/progressindicator.c
9457         * src/common/progressindicator.h
9458         * src/common/quoted-printable.c
9459         * src/common/quoted-printable.h
9460         * src/common/session.c
9461         * src/common/session.h
9462         * src/common/smtp.c
9463         * src/common/smtp.h
9464         * src/common/socket.c
9465         * src/common/socket.h
9466         * src/common/ssl.c
9467         * src/common/ssl.h
9468         * src/common/ssl_certificate.c
9469         * src/common/ssl_certificate.h
9470         * src/common/stringtable.c
9471         * src/common/stringtable.h
9472         * src/common/sylpheed.c
9473         * src/common/sylpheed.h
9474         * src/common/template.c
9475         * src/common/template.h
9476         * src/common/timing.h
9477         * src/common/utils.c
9478         * src/common/utils.h
9479         * src/common/version.h.in
9480         * src/common/xml.c
9481         * src/common/xml.h
9482         * src/common/xmlprops.c
9483         * src/common/xmlprops.h
9484         * src/gtk/colorlabel.c
9485         * src/gtk/colorsel.c
9486         * src/gtk/colorsel.h
9487         * src/gtk/description_window.c
9488         * src/gtk/description_window.h
9489         * src/gtk/filesel.c
9490         * src/gtk/filesel.h
9491         * src/gtk/foldersort.c
9492         * src/gtk/foldersort.h
9493         * src/gtk/gtkutils.c
9494         * src/gtk/gtkutils.h
9495         * src/gtk/inputdialog.c
9496         * src/gtk/inputdialog.h
9497         * src/gtk/logwindow.c
9498         * src/gtk/logwindow.h
9499         * src/gtk/manage_window.c
9500         * src/gtk/manage_window.h
9501         * src/gtk/menu.c
9502         * src/gtk/menu.h
9503         * src/gtk/pluginwindow.c
9504         * src/gtk/pluginwindow.h
9505         * src/gtk/prefswindow.c
9506         * src/gtk/prefswindow.h
9507         * src/gtk/progressdialog.c
9508         * src/gtk/progressdialog.h
9509         * src/gtk/sslcertwindow.c
9510         * src/gtk/sslcertwindow.h
9511         * src/plugins/clamav/clamav_plugin.c
9512         * src/plugins/clamav/clamav_plugin.h
9513         * src/plugins/clamav/clamav_plugin_gtk.c
9514         * src/plugins/demo/demo.c
9515         * src/plugins/dillo_viewer/dillo_prefs.c
9516         * src/plugins/dillo_viewer/dillo_prefs.h
9517         * src/plugins/dillo_viewer/dillo_viewer.c
9518         * src/plugins/pgpcore/passphrase.c
9519         * src/plugins/pgpcore/passphrase.h
9520         * src/plugins/pgpcore/plugin.c
9521         * src/plugins/pgpcore/select-keys.c
9522         * src/plugins/pgpcore/select-keys.h
9523         * src/plugins/pgpcore/sgpgme.c
9524         * src/plugins/pgpcore/sgpgme.h
9525         * src/plugins/pgpinline/pgpinline.c
9526         * src/plugins/pgpinline/pgpinline.h
9527         * src/plugins/pgpinline/plugin.c
9528         * src/plugins/pgpmime/pgpmime.c
9529         * src/plugins/pgpmime/pgpmime.h
9530         * src/plugins/pgpmime/plugin.c
9531         * src/plugins/spamassassin/spamassassin.c
9532         * src/plugins/spamassassin/spamassassin.h
9533         * src/plugins/spamassassin/spamassassin_gtk.c
9534         * src/plugins/trayicon/trayicon.c
9535                 update copyright header
9536
9537 2006-01-13 [paul]       1.9.100cvs141
9538
9539         * src/account.c
9540         * src/export.c
9541         * src/import.c
9542         * src/mainwindow.c
9543         * src/prefs_account.c
9544         * src/prefs_display_header.c
9545         * src/prefs_receive.c
9546         * src/prefs_send.c
9547         * src/prefs_summaries.c
9548         * src/prefs_themes.c
9549         * src/prefs_toolbar.c
9550         * src/gtk/about.c
9551                 various cleanups
9552
9553 2006-01-12 [colin]      1.9.100cvs140
9554
9555         * src/folder.c
9556         * src/folder.h
9557         * src/main.c
9558                 Add --subscribe option
9559                 Let sylpheed-claws email@domain.com equivalent to --compose
9560                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9561
9562 2006-01-12 [paul]       1.9.100cvs139
9563
9564         * src/mainwindow.c
9565                 append 'Change folder order' label with '...'
9566         * src/prefs_actions.c
9567                 allow reordering of actions list by dnd
9568         * src/gtk/foldersort.c
9569                 make the dialog nicer
9570
9571 2006-01-11 [colin]      1.9.100cvs138
9572
9573         * src/compose.c
9574                 Allow templates without text
9575
9576 2006-01-11 [paul]       1.9.100cvs137
9577
9578         * tools/README
9579         * tools/filter_conv_new.pl
9580                 add info to README
9581                 also check .sylpheed for filter.xml
9582                 be a bit informative to the user
9583
9584 2006-01-11 [colin]      1.9.100cvs136
9585
9586         * src/textview.c
9587                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9588
9589 2006-01-10 [paul]       1.9.100cvs135
9590
9591         * tools/Makefile.am
9592         * tools/filter_conv_new.pl
9593                 add script to convert new style Sylpheed
9594                 filter rules (Sylpheed >= 0.9.99) to
9595                 Claws filtering rules
9596
9597 2006-01-10 [colin]      1.9.100cvs134
9598
9599         * src/compose.c
9600                 Fix broken line joins in certain conditions
9601                 (between two quoted lines: <enter><enter><up>
9602                  <type a wrapped sentence><go in the first line>
9603                  <insert more text><watch as line joining failed>)
9604
9605 2006-01-10 [paul]       1.9.100cvs133
9606
9607         * src/compose.c
9608                 don't report success in error dialog
9609                 thanks to Colin
9610         * src/common/utils.c
9611                 include some trailing punctuations as URI
9612                 thanks to Hiro
9613
9614 2006-01-10 [paul]       1.9.100cvs132
9615
9616         * src/mimeview.c
9617                 fix incompatible pointer type
9618                 warning
9619
9620 2006-01-10 [paul]       1.9.100cvs131
9621
9622         * src/compose.c
9623                 change Subject in window title
9624                 instantaneously
9625
9626 2006-01-09 [colin]      1.9.100cvs130
9627
9628         * src/addressbook.c
9629         * src/headerview.c
9630         * src/mainwindow.c
9631         * src/messageview.c
9632         * src/mimeview.c
9633         * src/noticeview.c
9634         * src/summaryview.c
9635                 Fix possible crashes on exit and in addressbook
9636
9637 2006-01-09 [paul]       1.9.100cvs129
9638
9639         * src/prefs_msg_colors.c
9640                 some cleanups that I forgot last time
9641
9642 2006-01-09 [paul]       1.9.100cvs128
9643
9644         * README
9645         * src/folderview.c
9646         * src/prefs_msg_colors.c
9647                 add previously hidden option, color_new, to
9648                 the gui
9649                 move the page to Display/
9650                 rework the gui
9651
9652 2006-01-09 [wwp]        1.9.100cvs127
9653
9654         * src/prefs_themes.c
9655                 made the prefs/display/themes layouts spacing less condensed
9656                 (and so they match other prefs/pages' look).
9657
9658 2006-01-09 [paul]       1.9.100cvs126
9659
9660         * src/compose.c
9661         * src/prefs_common.c
9662         * src/prefs_common.h
9663         * src/prefs_wrapping.c
9664                 remove 'wrap at send' option
9665
9666 2006-01-06 [colin]      1.9.100cvs125
9667
9668         * src/compose.c
9669                 Just make completely sure we don't insert "manual line breaks" 
9670                 when wrapping... 
9671
9672 2006-01-04 [paul]
9673
9674         * 2.0.0-rc3 released
9675
9676 2006-01-04 [paul]       1.9.100cvs124
9677
9678         * src/folderview.c
9679                 fix bug 882, 'quick scroll in folder list
9680                 displays wrong folder contents'
9681
9682 2006-01-04 [paul]       1.9.100cvs123
9683
9684         * src/plugins/pgpmime/pgpmime.c
9685                 better debug information when signing
9686                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9687
9688 2006-01-03 [colin]      1.9.100cvs122
9689
9690         * configure.ac
9691                 We need to recheck for gpgme 1.0.0 after checking
9692                 for 1.1.1, because if 1.1.1 isn't available, 
9693                 GPGME_LIBS and friends are blanked out by the 
9694                 second check.
9695
9696 2006-01-03 [colin]      1.9.100cvs121
9697
9698         * src/common/prefs.c
9699                 Windows unlink-before rename fix
9700         * src/plugins/pgpcore/sgpgme.c
9701                 Add support for PKA info if available
9702                 Both patches by Werner Koch
9703
9704 2006-01-03 [paul]       1.9.100cvs120
9705
9706         * src/messageview.c
9707                 fix bug 884, 'Send receipt' button visible in queue
9708                 Thanks to Colin
9709
9710 2006-01-02 [colin]      1.9.100cvs119
9711
9712         * src/compose.c
9713         * src/imap.c
9714                 Fix autosave on IMAP and more generally try to
9715                 return the correct ID on a newly added IMAP message
9716
9717 2006-01-02 [paul]       1.9.100cvs118
9718
9719         * manual/keyboard.xml
9720                 edited
9721
9722 2006-01-01 [paul]       1.9.100cvs117
9723
9724         * src/gtk/authors.h
9725                 alphabetical order
9726
9727 2005-12-30 [colin]      1.9.100cvs116
9728
9729         * manual/advanced.xml
9730                 Explain Pre/Post-processing differences.
9731
9732 2005-12-30 [colin]      1.9.100cvs115
9733
9734         * src/mh.c
9735                 Implement copy_msgs for a little optimization
9736         * src/imap.c
9737                 Finish yesterday's fix
9738
9739 2005-12-29 [colin]      1.9.100cvs114
9740
9741         * src/imap.c
9742                 Fix occasional failure in fetching a mail over
9743                 IMAP
9744
9745 2005-12-29 [colin]      1.9.100cvs113
9746
9747         * src/compose.c
9748                 Don't remove a draft when sending it, if it is 
9749                 locked.
9750
9751 2005-12-28 [colin]      1.9.100cvs112
9752
9753         * src/summaryview.c
9754                 Fix leak for real
9755
9756 2005-12-28 [wwp]        1.9.100cvs111
9757
9758         * doc/faq/.cvsignore
9759         * doc/faq/de/.cvsignore
9760         * doc/faq/en/.cvsignore
9761         * doc/faq/es/.cvsignore
9762         * doc/faq/fr/.cvsignore
9763         * doc/faq/it/.cvsignore
9764         * doc/manual/.cvsignore
9765         * doc/manual/de/.cvsignore
9766         * doc/manual/en/.cvsignore
9767         * doc/manual/es/.cvsignore
9768         * doc/manual/fr/.cvsignore
9769         * doc/manual/ja/.cvsignore
9770         * src/plugins/mathml_viewer/.cvsignore
9771                 rollback revival of those files (my bad, sorry for the noise).
9772
9773 2005-12-28 [wwp]        1.9.100cvs110
9774
9775         * src/compose.c
9776                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9777
9778 2005-12-28 [wwp]        1.9.100cvs109
9779
9780         * doc/faq/.cvsignore
9781         * doc/faq/de/.cvsignore
9782         * doc/faq/en/.cvsignore
9783         * doc/faq/es/.cvsignore
9784         * doc/faq/fr/.cvsignore
9785         * doc/faq/it/.cvsignore
9786         * doc/manual/.cvsignore
9787         * doc/manual/de/.cvsignore
9788         * doc/manual/en/.cvsignore
9789         * doc/manual/es/.cvsignore
9790         * doc/manual/fr/.cvsignore
9791         * doc/manual/ja/.cvsignore
9792         * src/plugins/mathml_viewer/.cvsignore
9793         * po/.cvsignore
9794                 more files to ignore.
9795
9796 2005-12-24 [colin]      1.9.100cvs108
9797
9798         * AUTHORS
9799         * src/gtk/authors.h
9800                 Update for Werner
9801
9802 2005-12-24 [colin]      1.9.100cvs107
9803
9804         * src/procmsg.c
9805                 Allow NULL src_msginfo in 
9806                 procmsg_msginfo_new_from_mimeinfo
9807
9808 2005-12-23 [paul]       1.9.100cvs106
9809
9810         * src/plugins/pgpinline/mypgpcore.def
9811                 add this forgotten file
9812
9813 2005-12-23 [colin]      1.9.100cvs105
9814
9815         * src/mainwindow.c
9816                 Fix missing break
9817
9818 2005-12-23 [colin]      1.9.100cvs104
9819
9820         * autogen.sh
9821         * src/folder.c
9822         * src/mh.c
9823         * src/common/plugin.c
9824         * src/common/socket.c
9825         * src/common/socket.h
9826         * src/common/utils.c
9827         * src/common/utils.h
9828         * src/gtk/pluginwindow.c
9829         * src/plugins/pgpcore/plugin.def
9830         * src/plugins/pgpcore/sylpheed.def
9831         * src/plugins/pgpinline/Makefile.am
9832         * src/plugins/pgpinline/plugin.def
9833         * src/plugins/pgpinline/sylpheed.def
9834         * src/plugins/pgpmime/plugin.def
9835         * src/plugins/pgpmime/sylpheed.def
9836                 Various w32 fixes by Werner Koch
9837
9838 2005-12-22 [paul]       1.9.100cvs103
9839
9840         * src/wizard.c
9841                 don't offer IMAP as 'server type' if
9842                 libetpan isn't built in
9843
9844 2005-12-22 [paul]       1.9.100cvs102
9845
9846         * AUTHORS
9847         * src/mainwindow.c
9848         * src/mainwindow.h
9849         * src/toolbar.c
9850         * src/gtk/authors.h
9851                 support GTK_TOOLBAR_BOTH_HORIZ (text
9852                 next to icon) Patch by Marien Zwart
9853                 marienz@users.sf.net
9854                 Also reword the text
9855
9856 2005-12-21 [colin]      1.9.100cvs101
9857
9858         * configure.ac
9859                 Fix DATADIRNAME
9860         * COPYING
9861                 Fix missing section and explicit the exception better
9862         * src/compose.c
9863                 Prevent mail from being lost without notice when an
9864                 SMTP error happens on trying to send an unmodified
9865                 drafted mail.
9866         * src/send_message.c
9867         * src/common/smtp.c
9868                 Fix password remembering when wrong, and add return
9869                 value checks where they should have been
9870         * src/plugins/pgpcore/sylpheed.def
9871         * src/plugins/pgpinline/sylpheed.def
9872         * src/plugins/pgpmime/sylpheed.def
9873                 Add a few symbols needed
9874
9875 2005-12-21 [paul]       1.9.100cvs100
9876
9877         * m4/codeset.m4
9878         * m4/glibc21.m4
9879         * m4/intdiv0.m4
9880         * m4/inttypes-pri.m4
9881         * m4/inttypes.m4
9882         * m4/inttypes_h.m4
9883         * m4/isc-posix.m4
9884         * m4/lcmessage.m4
9885         * m4/stdint_h.m4
9886         * m4/uintmax_t.m4
9887                 gettextization
9888                 thanks to Colin
9889
9890 2005-12-21 [paul]       1.9.100cvs99
9891
9892         * po/sv.po
9893                 fixed by Colin
9894
9895 2005-12-20 [paul]       1.9.100cvs98
9896
9897         * po/sv.po
9898                 updated by Anders Trobäck
9899
9900 2005-12-20 [colin]      1.9.100cvs97
9901
9902         * ABOUT-NLS
9903         * Makefile.am
9904         * autogen.sh
9905         * configure.ac
9906         * config/config.rpath
9907         * config/mkinstalldirs
9908         * m4/Makefile.am
9909         * m4/glibc2.m4
9910         * m4/gnupg.m4
9911         * m4/gpgme.m4
9912         * m4/intmax.m4
9913         * m4/longdouble.m4
9914         * m4/longlong.m4
9915         * m4/printf-posix.m4
9916         * m4/signed.m4
9917         * m4/size_max.m4
9918         * m4/ulonglong.m4
9919         * m4/wchar_t.m4
9920         * m4/wint_t.m4
9921         * m4/xsize.m4
9922         * po/Makefile.in.in
9923         * po/Makevars
9924         * po/bg.po
9925         * po/ca.po
9926         * po/cs.po
9927         * po/de.po
9928         * po/el.po
9929         * po/en_GB.po
9930         * po/es.po
9931         * po/fi.po
9932         * po/fr.po
9933         * po/hr.po
9934         * po/hu.po
9935         * po/it.po
9936         * po/ja.po
9937         * po/ko.po
9938         * po/nb.po
9939         * po/nl.po
9940         * po/pl.po
9941         * po/pt_BR.po
9942         * po/ru.po
9943         * po/sk.po
9944         * po/sr.po
9945         * po/stamp-po
9946         * po/sv.po
9947         * po/zh_CN.po
9948         * po/zh_TW.po
9949         * src/Makefile.am
9950         * src/codeconv.c
9951         * src/compose.c
9952         * src/exporthtml.c
9953         * src/exportldif.c
9954         * src/folder.c
9955         * src/main.c
9956         * src/manual.c
9957         * src/mh.c
9958         * src/mimeview.c
9959         * src/send_message.c
9960         * src/common/Makefile.am
9961         * src/common/fnmatch.c
9962         * src/common/fnmatch.h
9963         * src/common/fnmatch_loop.c
9964         * src/common/nntp.c
9965         * src/common/plugin.c
9966         * src/common/smtp.c
9967         * src/common/socket.c
9968         * src/common/string_match.c
9969         * src/common/sylpheed.c
9970         * src/common/utils.c
9971         * src/common/utils.h
9972         * src/common/w32_dirent.c
9973         * src/common/w32_reg.c
9974         * src/common/w32_signal.c
9975         * src/common/w32_stat.c
9976         * src/common/w32_stdio.c
9977         * src/common/w32_stdlib.c
9978         * src/common/w32_string.c
9979         * src/common/w32_time.c
9980         * src/common/w32_unistd.c
9981         * src/common/w32_wait.c
9982         * src/common/w32lib.h
9983         * src/etpan/Makefile.am
9984         * src/gtk/Makefile.am
9985         * src/plugins/clamav/Makefile.am
9986         * src/plugins/demo/Makefile.am
9987         * src/plugins/dillo_viewer/Makefile.am
9988         * src/plugins/pgpcore/Makefile.am
9989         * src/plugins/pgpcore/passphrase.c
9990         * src/plugins/pgpcore/plugin.def
9991         * src/plugins/pgpcore/sgpgme.c
9992         * src/plugins/pgpcore/sylpheed.def
9993         * src/plugins/pgpcore/version.rc
9994         * src/plugins/pgpinline/Makefile.am
9995         * src/plugins/pgpinline/plugin.def
9996         * src/plugins/pgpinline/sylpheed.def
9997         * src/plugins/pgpinline/version.rc
9998         * src/plugins/pgpmime/Makefile.am
9999         * src/plugins/pgpmime/mypgpcore.def
10000         * src/plugins/pgpmime/plugin.def
10001         * src/plugins/pgpmime/sylpheed.def
10002         * src/plugins/pgpmime/version.rc
10003         * src/plugins/spamassassin/Makefile.am
10004                 Very little ;-) patch from Werner Koch, providing
10005                 infrastructure for cross-compiling to Win32
10006
10007 2005-12-20 [paul]       1.9.100cvs96
10008
10009         * src/account.c
10010         * src/account.h
10011         * src/mainwindow.c
10012         * src/mainwindow.h
10013         * src/toolbar.c
10014         * src/toolbar.h
10015                 add a combo to the Get All button, allowing
10016                 quick retrieval from any account
10017                 Patch by Fabien Vantard, slightly modified
10018                 by Colin
10019         * src/gtk/about.c
10020                 i18n fix. Patch by Fabien Vantard
10021
10022 2005-12-19 [colin]      1.9.100cvs95
10023
10024         * src/compose.c
10025         * src/compose.h
10026                 Don't automatically join lines when they've 
10027                 been separated by the user and not automatically
10028
10029 2005-12-19 [paul]       1.9.100cvs94
10030
10031         * src/gtk/pluginwindow.c
10032                 i18n fix.
10033                 Patch by Fabien Vantard
10034
10035 2005-12-15 [paul]       1.9.100cvs93
10036
10037         * src/common/plugin.c
10038         * src/common/plugin.h
10039         * src/gtk/pluginwindow.c
10040         * src/plugins/clamav/clamav_plugin.c
10041         * src/plugins/demo/demo.c
10042         * src/plugins/dillo_viewer/dillo_viewer.c
10043         * src/plugins/pgpcore/plugin.c
10044         * src/plugins/pgpinline/plugin.c
10045         * src/plugins/pgpmime/plugin.c
10046         * src/plugins/spamassassin/spamassassin.c
10047         * src/plugins/trayicon/trayicon.c
10048                 add plugin_version()
10049
10050 2005-12-15 [colin]      1.9.100cvs92
10051
10052         * src/compose.c
10053                 Further fix bug #875
10054
10055 2005-12-15 [paul]       1.9.100cvs91
10056
10057         * src/gtk/filesel.c
10058                 fix attach_load_dir getting set to
10059                 PLUGINDIR on plugin load
10060
10061 2005-12-14 [mones]      1.9.100cvs90
10062
10063         * manual/ack.xml
10064         * manual/keyboard.xml
10065                 Initial draft and some shortcuts added
10066                 
10067         * po/es.po
10068                 Updated translation
10069
10070 2005-12-14 [colin]      1.9.100cvs89
10071
10072         * src/compose.c
10073         * src/imap.c
10074         * src/summaryview.c
10075         * src/gtk/gtkaspell.c
10076                 More leaks fixed
10077         * src/prefs_folder_item.c
10078                 Fix recursive prefs apply
10079
10080
10081 2005-12-14 [colin]      1.9.100cvs88
10082
10083         * src/compose.c
10084                 Fix bug #875 (Freeze On Inline Forward of 
10085                 Large Message)
10086
10087 2005-12-13 [colin]      1.9.100cvs87
10088
10089         * src/compose.c
10090                 Uniq-ify and sort the mimetypes list
10091                 Patch by Fabien Vantard
10092
10093 2005-12-13 [colin]      1.9.100cvs86
10094
10095         * src/imap.c
10096         * src/etpan/imap-thread.c
10097                 Fix leaks (patch by Hoa)
10098         * src/news.c
10099         * src/common/plugin.c
10100                 Fix leaks
10101
10102 2005-12-12 [colin]
10103
10104         * 2.0.0-rc2 released
10105
10106 2005-12-12 [colin]      1.9.100cvs85
10107
10108         * src/matcher.c
10109                 Fix a leak
10110
10111 2005-12-12 [wwp]        1.9.100cvs84
10112
10113         * src/gtk/icon_legend.c
10114                 fix misbehaviour and crash when closing the legend window
10115         using the Esc key (patch by Fabien Vantard).
10116
10117 2005-12-12 [paul]       1.9.100cvs83
10118
10119         * src/browseldap.c
10120         * src/foldersel.c
10121         * src/prefs_actions.c
10122         * src/prefs_filtering.c
10123         * src/prefs_matcher.c
10124         * src/prefs_spelling.glade      ** REMOVED **
10125         * src/prefs_template.c
10126         * src/gtk/foldersort.glade      ** REMOVED **
10127         * src/gtk/pluginwindow.c
10128         * src/gtk/pluginwindow.glade    ** REMOVED **
10129         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10130                 cleanups
10131
10132 2005-12-11 [paul]       1.9.100cvs82
10133
10134         * src/gtk/filesel.c
10135                 fix attach_load_dir crasher (double free)
10136
10137 2005-12-09 [paul]       1.9.100cvs81
10138
10139         * po/POTFILES.in
10140         * src/mainwindow.c
10141         * src/gtk/Makefile.am
10142         * src/gtk/icon_legend.c
10143         * src/gtk/icon_legend.h
10144                 add icon legend
10145         * src/manual.c
10146                 cleanup
10147
10148 2005-12-09 [paul]       1.9.100cvs80
10149
10150         * src/plugins/pgpcore/passphrase.c
10151                 wrap the label in the dialog
10152
10153 2005-12-09 [colin]      1.9.100cvs79
10154
10155         * src/plugins/pgpcore/sgpgme.c
10156                 Display (untrusted) on not trusted signatures
10157                 Patch by Michal Èihaø <michal@cihar.com>
10158                 Closes bug #867 (Report also key trust)
10159
10160 2005-12-09 [colin]      1.9.100cvs78
10161
10162         * src/common/plugin.c
10163                 Update licence check, following Eben Moglen's advice
10164
10165 2005-12-08 [colin]      1.9.100cvs77
10166
10167         * src/folder.c
10168                 Fix the occasionnal item->cache != NULL 
10169                 assertion failure. 
10170
10171 2005-12-08 [colin]      1.9.100cvs76
10172
10173         * src/mimeview.c
10174         * src/plugins/pgpcore/sgpgme.c
10175                 Print key id when unable to check it
10176                 Closes bug #866 (Show key id when missing)
10177
10178 2005-12-08 [paul]       1.9.100cvs75
10179
10180         * src/prefs_common.c
10181         * src/prefs_common.h
10182         * src/gtk/filesel.c
10183                 remember load attachment dir
10184
10185 2005-12-07 [colin]      1.9.100cvs74
10186
10187         * src/prefs_toolbar.c
10188                 Gtk fixes, patch by Fabien Vantard
10189
10190 2005-12-07 [colin]      1.9.100cvs73
10191
10192         * src/action.c
10193         * src/compose.c
10194         * src/compose.h
10195                 Fix bug #839 (Quoted text isn't colored after 
10196                 executing an action)
10197         * src/common/plugin.c
10198                 Require plugins to declare their licence in plugin_licence()
10199                 Refuse to load non-GPL plugins as they'd be illegal (as 
10200                 derived works of Sylpheed-Claws, they must be GPL).
10201         * src/plugins/clamav/clamav_plugin.c
10202         * src/plugins/demo/demo.c
10203         * src/plugins/dillo_viewer/dillo_viewer.c
10204         * src/plugins/pgpcore/plugin.c
10205         * src/plugins/pgpinline/plugin.c
10206         * src/plugins/pgpmime/plugin.c
10207         * src/plugins/spamassassin/spamassassin.c
10208         * src/plugins/trayicon/trayicon.c
10209                 Add plugin_licence()
10210
10211 2005-12-07 [paul]       1.9.100cvs72
10212
10213         * configure.ac
10214         * src/mainwindow.c
10215         * src/manual.c
10216         * src/manual.h
10217         * src/common/defs.h
10218                 clean up after local FAQ removal and
10219                 temporary manual removal
10220
10221 2005-12-06 [colin]      1.9.100cvs71
10222
10223         * configure.ac
10224         * doc/Makefile.am
10225         * doc/faq/.cvsignore
10226         * doc/faq/Makefile.am
10227         * doc/faq/de/.cvsignore
10228         * doc/faq/de/Makefile.am
10229         * doc/faq/de/sylpheed-faq-1.html
10230         * doc/faq/de/sylpheed-faq-2.html
10231         * doc/faq/de/sylpheed-faq-3.html
10232         * doc/faq/de/sylpheed-faq.html
10233         * doc/faq/en/.cvsignore
10234         * doc/faq/en/Makefile.am
10235         * doc/faq/en/sylpheed-faq-1.html
10236         * doc/faq/en/sylpheed-faq-2.html
10237         * doc/faq/en/sylpheed-faq-3.html
10238         * doc/faq/en/sylpheed-faq-4.html
10239         * doc/faq/en/sylpheed-faq.html
10240         * doc/faq/es/.cvsignore
10241         * doc/faq/es/Makefile.am
10242         * doc/faq/es/sylpheed-faq-1.html
10243         * doc/faq/es/sylpheed-faq-2.html
10244         * doc/faq/es/sylpheed-faq-3.html
10245         * doc/faq/es/sylpheed-faq-4.html
10246         * doc/faq/es/sylpheed-faq.html
10247         * doc/faq/fr/.cvsignore
10248         * doc/faq/fr/Makefile.am
10249         * doc/faq/fr/sylpheed-faq-1.html
10250         * doc/faq/fr/sylpheed-faq-2.html
10251         * doc/faq/fr/sylpheed-faq-3.html
10252         * doc/faq/fr/sylpheed-faq.html
10253         * doc/faq/it/.cvsignore
10254         * doc/faq/it/Makefile.am
10255         * doc/faq/it/sylpheed-faq-1.html
10256         * doc/faq/it/sylpheed-faq-2.html
10257         * doc/faq/it/sylpheed-faq-3.html
10258         * doc/faq/it/sylpheed-faq.html
10259         * doc/manual/.cvsignore
10260         * doc/manual/Makefile.am
10261         * doc/manual/de/.cvsignore
10262         * doc/manual/de/Makefile.am
10263         * doc/manual/de/sylpheed-1.html
10264         * doc/manual/de/sylpheed-10.html
10265         * doc/manual/de/sylpheed-11.html
10266         * doc/manual/de/sylpheed-12.html
10267         * doc/manual/de/sylpheed-13.html
10268         * doc/manual/de/sylpheed-14.html
10269         * doc/manual/de/sylpheed-15.html
10270         * doc/manual/de/sylpheed-16.html
10271         * doc/manual/de/sylpheed-17.html
10272         * doc/manual/de/sylpheed-18.html
10273         * doc/manual/de/sylpheed-19.html
10274         * doc/manual/de/sylpheed-2.html
10275         * doc/manual/de/sylpheed-20.html
10276         * doc/manual/de/sylpheed-3.html
10277         * doc/manual/de/sylpheed-4.html
10278         * doc/manual/de/sylpheed-5.html
10279         * doc/manual/de/sylpheed-6.html
10280         * doc/manual/de/sylpheed-7.html
10281         * doc/manual/de/sylpheed-8.html
10282         * doc/manual/de/sylpheed-9.html
10283         * doc/manual/de/sylpheed.html
10284         * doc/manual/en/.cvsignore
10285         * doc/manual/en/Makefile.am
10286         * doc/manual/en/sylpheed-1.html
10287         * doc/manual/en/sylpheed-10.html
10288         * doc/manual/en/sylpheed-11.html
10289         * doc/manual/en/sylpheed-12.html
10290         * doc/manual/en/sylpheed-13.html
10291         * doc/manual/en/sylpheed-14.html
10292         * doc/manual/en/sylpheed-15.html
10293         * doc/manual/en/sylpheed-16.html
10294         * doc/manual/en/sylpheed-17.html
10295         * doc/manual/en/sylpheed-18.html
10296         * doc/manual/en/sylpheed-19.html
10297         * doc/manual/en/sylpheed-2.html
10298         * doc/manual/en/sylpheed-20.html
10299         * doc/manual/en/sylpheed-21.html
10300         * doc/manual/en/sylpheed-22.html
10301         * doc/manual/en/sylpheed-3.html
10302         * doc/manual/en/sylpheed-4.html
10303         * doc/manual/en/sylpheed-5.html
10304         * doc/manual/en/sylpheed-6.html
10305         * doc/manual/en/sylpheed-7.html
10306         * doc/manual/en/sylpheed-8.html
10307         * doc/manual/en/sylpheed-9.html
10308         * doc/manual/en/sylpheed.html
10309         * doc/manual/es/.cvsignore
10310         * doc/manual/es/Makefile.am
10311         * doc/manual/es/sylpheed-1.html
10312         * doc/manual/es/sylpheed-10.html
10313         * doc/manual/es/sylpheed-11.html
10314         * doc/manual/es/sylpheed-12.html
10315         * doc/manual/es/sylpheed-13.html
10316         * doc/manual/es/sylpheed-14.html
10317         * doc/manual/es/sylpheed-15.html
10318         * doc/manual/es/sylpheed-16.html
10319         * doc/manual/es/sylpheed-17.html
10320         * doc/manual/es/sylpheed-18.html
10321         * doc/manual/es/sylpheed-19.html
10322         * doc/manual/es/sylpheed-2.html
10323         * doc/manual/es/sylpheed-20.html
10324         * doc/manual/es/sylpheed-3.html
10325         * doc/manual/es/sylpheed-4.html
10326         * doc/manual/es/sylpheed-5.html
10327         * doc/manual/es/sylpheed-6.html
10328         * doc/manual/es/sylpheed-7.html
10329         * doc/manual/es/sylpheed-8.html
10330         * doc/manual/es/sylpheed-9.html
10331         * doc/manual/es/sylpheed.html
10332         * doc/manual/fr/.cvsignore
10333         * doc/manual/fr/Makefile.am
10334         * doc/manual/fr/sylpheed-1.html
10335         * doc/manual/fr/sylpheed-10.html
10336         * doc/manual/fr/sylpheed-11.html
10337         * doc/manual/fr/sylpheed-12.html
10338         * doc/manual/fr/sylpheed-13.html
10339         * doc/manual/fr/sylpheed-14.html
10340         * doc/manual/fr/sylpheed-15.html
10341         * doc/manual/fr/sylpheed-16.html
10342         * doc/manual/fr/sylpheed-17.html
10343         * doc/manual/fr/sylpheed-18.html
10344         * doc/manual/fr/sylpheed-19.html
10345         * doc/manual/fr/sylpheed-2.html
10346         * doc/manual/fr/sylpheed-20.html
10347         * doc/manual/fr/sylpheed-3.html
10348         * doc/manual/fr/sylpheed-4.html
10349         * doc/manual/fr/sylpheed-5.html
10350         * doc/manual/fr/sylpheed-6.html
10351         * doc/manual/fr/sylpheed-7.html
10352         * doc/manual/fr/sylpheed-8.html
10353         * doc/manual/fr/sylpheed-9.html
10354         * doc/manual/fr/sylpheed.html
10355         * doc/manual/ja/.cvsignore
10356         * doc/manual/ja/Makefile.am
10357         * doc/manual/ja/sylpheed-1.html
10358         * doc/manual/ja/sylpheed-10.html
10359         * doc/manual/ja/sylpheed-11.html
10360         * doc/manual/ja/sylpheed-12.html
10361         * doc/manual/ja/sylpheed-13.html
10362         * doc/manual/ja/sylpheed-14.html
10363         * doc/manual/ja/sylpheed-15.html
10364         * doc/manual/ja/sylpheed-16.html
10365         * doc/manual/ja/sylpheed-17.html
10366         * doc/manual/ja/sylpheed-18.html
10367         * doc/manual/ja/sylpheed-19.html
10368         * doc/manual/ja/sylpheed-2.html
10369         * doc/manual/ja/sylpheed-20.html
10370         * doc/manual/ja/sylpheed-3.html
10371         * doc/manual/ja/sylpheed-4.html
10372         * doc/manual/ja/sylpheed-5.html
10373         * doc/manual/ja/sylpheed-6.html
10374         * doc/manual/ja/sylpheed-7.html
10375         * doc/manual/ja/sylpheed-8.html
10376         * doc/manual/ja/sylpheed-9.html
10377         * doc/manual/ja/sylpheed.html
10378         * doc/manual/ja/sylpheed.sgml
10379         * src/mainwindow.c
10380                 Remove outdated manual and faq. Noisy, eh?
10381
10382 2005-12-06 [colin]      1.9.100cvs70
10383
10384         * src/compose.c
10385         * src/quote_fmt_parse.y
10386         * src/undo.c
10387         * src/undo.h
10388                 Allow %X to position cursor at 0 
10389                 (no %X = before signature)
10390                 Fix paste as quotation putting the cursor at 0
10391                 Fix undo offsets when pasting
10392                 Insert the quote_fmt at once instead of line 
10393                 by line
10394                 Fix [Edited] when starting to reply/forward
10395
10396 2005-12-06 [paul]       1.9.100cvs69
10397
10398         * src/plugins/clamav/clamav_plugin_gtk.c
10399                 add another tooltip
10400         * src/plugins/spamassassin/spamassassin_gtk.c
10401                 rework spamassassin_create_widget_func()
10402
10403 2005-12-05 [colin]      1.9.100cvs68
10404
10405         * po/POTFILES.in
10406                 Fix make release ;-)
10407
10408 2005-12-05 [colin]      1.9.100cvs67
10409
10410         * src/compose.c
10411         * src/compose.h
10412                 Fix cursor positioning (not obeying %X)
10413
10414 2005-12-05 [paul]       1.9.100cvs66
10415
10416         * src/plugins/dillo_viewer/dillo_prefs.c
10417                 fix compilation warning
10418
10419 2005-12-05 [paul]       1.9.100cvs65
10420
10421         * src/prefs_spelling.c
10422         * src/plugins/trayicon/trayicon.c
10423                 cleanups - remove unused stuff
10424
10425 2005-12-05 [paul]       1.9.100cvs64
10426
10427         * README
10428         * manual/plugins.xml
10429                 remove info about removed mathml_viewer plugin
10430
10431 2005-12-05 [paul]       1.9.100cvs63
10432
10433         * configure.ac
10434         * src/plugins/Makefile.am
10435         * src/plugins/mathml_viewer/.cvsignore
10436         * src/plugins/mathml_viewer/Makefile.am
10437         * src/plugins/mathml_viewer/mathml_viewer.c
10438                 remove unmaintained mathml_viewer plugin
10439
10440 2005-12-05 [paul]       1.9.100cvs62
10441
10442         * src/summaryview.c
10443                 obey prefs_common.always_show_msg when
10444                 moving a msg
10445                 Thanks to Colin
10446
10447 2005-12-05 [paul]       1.9.100cvs61
10448
10449         * src/compose.c
10450         * src/prefs_account.c
10451         * src/prefs_filtering.c
10452         * src/prefs_quote.c
10453         * src/prefs_spelling.c
10454         * src/prefs_toolbar.c
10455         * src/summaryview.c
10456         * src/gtk/gtkutils.c
10457         * src/gtk/quicksearch.c
10458         * src/plugins/dillo_viewer/dillo_prefs.c
10459                 dialog cleanups
10460
10461 2005-12-04 [paul]       1.9.100cvs60
10462
10463         * src/inc.c
10464         * src/prefs_account.c
10465         * src/prefs_account.h
10466                 allow a Local account to specify a
10467                 default inbox
10468                 (closes bug 843 'Inbox cannot be changed for local
10469                  mailboxes')
10470
10471 2005-12-04 [colin]      1.9.100cvs59
10472
10473         * src/plugins/trayicon/trayicon.c
10474                 Remove Get, rename Get All to Get Mail in order to
10475                 be consistent with the default main toolbar
10476
10477 2005-12-03 [colin]      1.9.100cvs58
10478
10479         * manual/gpl.xml
10480         * manual/sylpheed-claws-manual.xml
10481                 Add GPL appendix
10482
10483 2005-12-03 [paul]       1.9.100cvs57
10484
10485         * AUTHORS
10486         * po/sv.po
10487         * src/gtk/authors.h
10488                 new (partially complete) Swedish translation
10489                 by Anders Troback <sylpheed@troback.com>
10490
10491 2005-12-02 [paul]       1.9.100cvs56
10492
10493         * configure.ac
10494                 libetpan 0.41 required
10495
10496 2005-12-02 [paul]       1.9.100cvs55
10497
10498         * src/plugins/clamav/clamav_plugin.c
10499         * src/plugins/clamav/clamav_plugin.h
10500         * src/plugins/clamav/clamav_plugin_gtk.c
10501         * src/plugins/spamassassin/spamassassin.c
10502         * src/plugins/spamassassin/spamassassin.h
10503         * src/plugins/spamassassin/spamassassin_gtk.c
10504                 unregister prefs pages on unloading, thus
10505                 preventing a crash
10506                 (thanks to Colin for the hint)
10507
10508 2005-12-02 [wwp]        1.9.100cvs54
10509
10510         * src/quote_fmt.h
10511         * src/quote_fmt_parse.y
10512                 fix misuse of gboolean*, use gboolean instead
10513                 (thanks to Paul, Colin, for pointing out that scaring one)
10514
10515 2005-12-02 [paul]       1.9.100cvs53
10516
10517         * src/plugins/clamav/clamav_plugin.c
10518                 int no --> unsigned int no
10519         * src/plugins/clamav/clamav_plugin_gtk.c
10520                 rework config page
10521
10522 2005-12-02 [wwp]        1.9.100cvs52
10523
10524         * src/compose.c
10525         * src/prefs_template.c
10526         * src/quote_fmt.h
10527         * src/quote_fmt_parse.y
10528                 prevent from executing |f and |p templates commands when
10529                 adding or replacing templates in prefs (avoids annoying and
10530                 potentially dangerous behaviours)
10531
10532 2005-12-02 [paul]       1.9.100cvs51
10533
10534         * src/prefs_common.c
10535                 allow translation of some default values
10536                 Patch by Fabien Vantard
10537
10538 2005-12-02 [paul]       1.9.100cvs50
10539
10540         * src/codeconv.c
10541         * src/codeconv.h
10542         * src/prefs_common.c
10543         * src/prefs_common.h
10544         * src/prefs_message.c
10545         * src/textview.c
10546                 remove obsolete 'convert_mb_alnum' option
10547                 and related stuff
10548         * src/gtk/about.c
10549                 remove unused 'about_textview_visibility_notify'
10550
10551 2005-12-02 [paul]       1.9.100cvs49
10552
10553         * src/prefs_account.c
10554         * src/prefs_compose_writing.c
10555         * src/prefs_fonts.c
10556         * src/prefs_gtk.h
10557         * src/prefs_image_viewer.c
10558         * src/prefs_message.c
10559         * src/prefs_other.c
10560         * src/prefs_receive.c
10561         * src/prefs_send.c
10562         * src/prefs_spelling.c
10563         * src/prefs_summaries.c
10564         * src/prefs_wrapping.c
10565         * src/plugins/dillo_viewer/dillo_prefs.c
10566         * src/plugins/pgpcore/prefs_gpg.c
10567                 several cleanups to the prefs dialogs
10568                 (slightly modified) patch by Fabien Vantard
10569
10570 2005-12-02 [paul]       1.9.100cvs48
10571
10572         * src/main.c
10573                 --exit means exit
10574         * src/send_message.c
10575                 fix crash on send when connection fails
10576
10577         Thanks to Colin
10578
10579 2005-12-01 [colin]      1.9.100cvs47
10580
10581         * src/html.c
10582                 Translate &hellip; to "..."
10583
10584 2005-11-30 [colin]      1.9.100cvs46
10585
10586         * src/matcher.c
10587         * src/matcher.h
10588                 Optimize back yesterday's fix.
10589
10590 2005-11-30 [paul]       1.9.100cvs45
10591
10592         * manual/faq.xml
10593                 standardised
10594         * manual/intro.xml
10595                 written by Colin, edited by me
10596
10597 2005-11-29 [colin]      1.9.100cvs44
10598
10599         * src/matcher.c
10600                 Skip headers unconditionnaly in match_body if the
10601                 rule is not message or ~message
10602
10603 2005-11-29 [colin]      1.9.100cvs43
10604
10605         * src/matcher.c
10606                 Fix body_part and such, not skipping headers 
10607                 if the matchcriteria wasn't the first in the rule
10608
10609 2005-11-29 [colin]      1.9.100cvs42
10610
10611         * src/compose.c
10612                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10613                 option missing from message view window)
10614                 Fix double text D'n'D with gtk-2.8
10615         * src/matcher.c
10616                 Fix ~message, ~headers_part, ~body_part rules
10617         * src/messageview.c
10618                 Add Windows-1252 (Closes bug #863)
10619                 Fix accels
10620         * src/gtk/gtkaspell.c
10621                 Properly destroy accels in all menus
10622
10623 2005-11-29 [mones]      1.9.100cvs41
10624
10625         * po/es.po
10626                 Updated.
10627
10628 2005-11-27 [colin]      1.9.100cvs40
10629
10630         * src/mh_gtk.c
10631                 "/Remove mailbox" -> "/Remove mailbox..."
10632
10633 2005-11-27 [paul]       1.9.100cvs39
10634
10635         * AUTHORS
10636         * po/de.po
10637         * src/gtk/authors.h
10638                 updated by new maintainer, Stephan Sachse
10639
10640 2005-11-27 [paul]       1.9.100cvs38
10641
10642         * manual/faq.xml
10643                 written by Colin, edited by me
10644
10645 2005-11-27 [paul]       1.9.100cvs37
10646
10647         * src/prefs_common.c
10648         * src/prefs_common.h
10649         * src/prefs_receive.c
10650         * src/prefs_summaries.c
10651                 move 'go to inbox after receiving new mail'
10652                 option from display/sumamaries to mail
10653                 handling/receive, and rework prefs_summaries
10654                 dialog a little
10655
10656 2005-11-25 [martin]     1.9.100cvs36
10657
10658         * po/de.po
10659             fixed windows-1252 translation;
10660             translated some new and fuzzy strings
10661
10662 2005-11-25 [paul]       1.9.100cvs35
10663
10664         * src/plugins/clamav/clamav_plugin.c
10665                 complete the update done in cvs34
10666
10667 2005-11-25 [paul]       1.9.100cvs34
10668
10669         * src/plugins/clamav/clamav_plugin.c
10670                 reflect upstream changes
10671
10672 2005-11-25 [paul]       1.9.100cvs33
10673
10674         * manual/ack.xml
10675         * manual/plugins.xml
10676         * manual/sylpheed-claws-manual.xml
10677                 written/updated by Colin, edited by me
10678         * tools/acroread2sylpheed.pl
10679                 update binary name
10680
10681 2005-11-24 [colin]      1.9.100cvs32
10682
10683         * src/compose.c
10684                 Fix bug #856 (reediting messages forgets Request
10685                 Return Receipt)
10686
10687 2005-11-24 [paul]       1.9.100cvs31
10688
10689         * manual/addrbook.xml
10690         * manual/starting.xml
10691                 written by Colin, proofread, edited, adapted by me
10692         * manual/advanced.xml
10693                 add some Actions examples
10694         * src/importldif.c
10695                 use a Save button instead of a Close button
10696         * src/wizard.c
10697                 indicate mandatory fields
10698                 fix page display
10699                 Thanks to Colin
10700
10701 2005-11-23 [colin]      1.9.100cvs30
10702
10703         * src/addressbook.c
10704                 Rename menu item, fix possible crash after
10705                 deletion of books
10706         * src/addrindex.c
10707                 Allow searching for '*' in ldap
10708         * src/browseldap.c
10709                 Fix "Browse Entry" (did anyone use it?)
10710         * src/wizard.c
10711                 Add guards for mandatory information
10712
10713 2005-11-23 [paul]       1.9.100cvs29
10714
10715         * manual/advanced.xml
10716                 corrections to the English
10717
10718 2005-11-23 [colin]      1.9.100cvs28
10719
10720         * src/mimeview.c
10721                 Fix possible crash at exit. After the call to
10722                 gtk_container_remove(), the Viewer's widget has no
10723                 more parent so gtk+ automatically frees it and its
10724                 sons. If destroy_viewer() then try to access it,
10725                 problems ensue.
10726
10727 2005-11-22 [colin]      1.9.100cvs27
10728
10729         * src/compose.c
10730         * src/gtk/gtkaspell.c
10731                 Fix right-clicking on a misspelled word
10732                 Fix More... in suggestions menu
10733
10734 2005-11-22 [wwp]        1.9.100cvs26
10735
10736         * src/prefs_template.c
10737                 templates works: re-sort templates list when adding or replacing,
10738                 prevent from adding or replacing when the template name is empty
10739
10740 2005-11-21 [colin]      1.9.100cvs25
10741
10742         * src/addressbook.c
10743                 Fix some addressbook suckage (dnd, select all)
10744         * src/compose.c
10745         * src/gtk/gtkaspell.c
10746         * src/gtk/gtkaspell.h
10747                 Make the spellchecker menu work with the 
10748                 GtkTextView one instead of overriding it
10749
10750 2005-11-20 [paul]       1.9.100cvs24
10751
10752         * manual/handling.xml
10753                 proofread and corrected
10754
10755 2005-11-20 [paul]       1.9.100cvs23
10756
10757         * manual/Makefile
10758                 generate html as one file
10759         * manual/advanced.xml
10760                 fix output generation
10761                 reformat hidden options list
10762         * manual/manual.xml     ** REMOVED **
10763         * manual/sylpheed-claws-manual.xml      ** ADDED **
10764                 renamed
10765
10766 2005-11-18 [colin]      1.9.100cvs22
10767
10768         * src/prefs_account.c
10769                 Fix layout in news and mbox accounts
10770         * manual/account.xml
10771         * manual/advanced.xml
10772                 New contents for Paul to check :)
10773
10774 2005-11-18 [wwp]        1.9.100cvs21
10775
10776         * src/gtk/quicksearch.c
10777                 don't update extended quicksearch buttons twice
10778
10779 2005-11-18 [paul]       1.9.100cvs20
10780
10781         * src/textview.c
10782                 complete 1.9.100cvs19
10783
10784 2005-11-18 [paul]       1.9.100cvs19
10785
10786         * src/compose.c
10787                 cosmetic improvements
10788         * src/textview.c
10789                 also list text/* attachments
10790
10791 2005-11-18 [colin]      1.9.100cvs18
10792
10793         * src/summaryview.c
10794                 Use column 0 instead of -1 in 
10795                 gtk_ctree_node_moveto, in a naive
10796                 hope it'll fix the gtk-related crashes
10797
10798 2005-11-18 [colin]      1.9.100cvs17
10799
10800         * src/gtk/inputdialog.c
10801                 Fix icon staying the first one
10802
10803 2005-11-17 [wwp]        1.9.100cvs16
10804                 fix possible problem showing some quicksearch buttons, and a bad
10805                 call to g_return_if_fail in a function that returns a value (both
10806                 fixes by Fabien Vantard)
10807
10808 2005-11-15 [wwp]        1.9.100cvs15
10809
10810         * src/gtk/quicksearch.c
10811                 added a tooltip to that obscure ... quicksearch button
10812
10813 2005-11-15 [wwp]        1.9.100cvs14
10814
10815         * src/gtk/quicksearch.c
10816                 add a quicksearch helper to filtering expression users: the ... button
10817                 raises the condition expr window. condition expressions set up w/ this
10818                 window are used by the quicksearch if the user closes it pressing OK.
10819
10820 2005-11-14 [paul]       1.9.100cvs13
10821
10822         * src/plugins/clamav/clamav_plugin.c
10823         * src/plugins/spamassassin/spamassassin.c
10824                 change plugin type following recent merging
10825
10826 2005-11-14 [wwp]        1.9.100cvs12
10827
10828         * src/folder.c
10829                 prevent from crashing when copying/moving message(s) from and
10830                 to the same folder
10831
10832 2005-11-14 [paul]       1.9.100cvs11
10833
10834         * src/plugins/clamav/Makefile.am
10835         * src/plugins/clamav/clamav_plugin.c
10836         * src/plugins/clamav/clamav_plugin.h
10837         * src/plugins/clamav/clamav_plugin_gtk.c
10838                 also merge clamav and clamav_gtk plugins
10839
10840 2005-11-13 [colin]      1.9.100cvs10
10841
10842         * configure.ac
10843         * src/plugins/spamassassin/Makefile.am
10844         * src/plugins/spamassassin/spamassassin.c
10845         * src/plugins/spamassassin/spamassassin.h
10846         * src/plugins/spamassassin/spamassassin_gtk.c
10847                 Merge spamassassin and spamassassin_gtk plugins,
10848                 and build it by default.
10849
10850 2005-11-12 [colin]      1.9.100cvs9
10851
10852         * src/etpan/imap-thread.c
10853                 Fix gcc warning
10854
10855 2005-11-12 [colin]      1.9.100cvs8
10856
10857         * src/procmime.c
10858                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10859
10860 2005-11-10 [colin]      1.9.100cvs7
10861
10862         * src/main.c
10863                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10864                 minimised state)
10865
10866 2005-11-10 [wwp]        1.9.100cvs6
10867
10868         * src/gtk/description_window.c
10869                 fix a crash when closing description windows using the WM's [X] button
10870
10871 2005-11-09 [colin]      1.9.100cvs5
10872
10873         * src/common/ssl.c
10874                 Update libetpan call to follow upstream
10875                 (yes, this requires libetpan-0.40cvs3)
10876
10877 2005-11-08 [colin]      1.9.100cvs4
10878
10879         * src/compose.c
10880         * src/textview.c
10881         * src/common/utils.c
10882         * src/common/utils.h
10883                 Enhance the email parser
10884
10885 2005-11-08 [colin]      1.9.100cvs3
10886
10887         * src/procmime.c
10888                 Fix what looks like an off-by-one (fixes 
10889                 attachments from the Bat)
10890
10891 2005-11-08 [wwp]        1.9.100cvs2
10892
10893         * src/main.c
10894                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10895
10896 2005-11-08 [wwp]        1.9.100cvs1
10897
10898         * src/main.c
10899                 allow exiting Sylpheed-Claws from command-line
10900
10901 2005-11-08 [paul]       1.9.100
10902
10903         1.9.100 released
10904
10905 2005-11-07 [colin]      1.9.99cvs17
10906
10907         * src/addritem.c
10908         * src/ldif.c
10909                 Fix import of base-64 encoded items
10910
10911 2005-11-07 [colin]      1.9.99cvs16
10912
10913         * src/send_message.c
10914                 Fix bug #314 (Queue does not empty under certain 
10915                 circumstances)
10916
10917 2005-11-07 [paul]       1.9.99cvs15
10918
10919         * src/mutt.c
10920         * src/pine.c
10921                 fix buffer overflows
10922                 Thanks to Colin
10923
10924 2005-11-07 [paul]       1.9.99cvs14
10925
10926         * doc/man/Makefile.am
10927         * doc/man/sylpheed-claws.1      ** ADDED **
10928         * doc/man/sylpheed.1            ** DELETED **
10929                 rename and update the man file
10930
10931 2005-11-06 [colin]      1.9.99cvs13
10932
10933         * src/ldif.c
10934                 Fix ldif_get_line() that returned empty strings
10935                 (Didn't understand why). Also fix a possible
10936                 buffer overflow.
10937
10938 2005-11-06 [wwp]        1.9.99cvs12
10939
10940         * src/textview.c
10941         * src/gtk/about.c
10942         * src/gtk/gtkutils.c
10943         * src/gtk/gtkutils.h
10944                 fix a compilation warning,
10945                 make links sensitive in the about dialog
10946
10947 2005-11-04 [wwp]        1.9.99cvs11
10948
10949         * src/gtk/about.c
10950                 don't wrap or translate URIs, and a bit text format cleanup
10951
10952 2005-11-04 [wwp]        1.9.99cvs10
10953
10954         * src/gtk/about.c
10955                 better textview tagging implementation (no more use of marks for
10956                 postponed tagging)
10957
10958 2005-11-02 [colin]      1.9.99cvs9
10959
10960         * src/common/ssl.c
10961                 Forgot an ifdef
10962
10963 2005-11-02 [colin]      1.9.99cvs8
10964
10965         * configure.ac
10966                 Require libetpan-0.40 due to upstream fix
10967         * src/common/ssl.c
10968                 Tell libetpan not to call SSL_Library_Init,
10969                 as we do it ourselves.
10970
10971 2005-11-02 [colin]      1.9.99cvs7
10972
10973         * po/POTFILES.in
10974                 Add missing files (thanks to Fabien Vantard)
10975
10976 2005-11-02 [colin]      1.9.99cvs6
10977
10978         * src/summaryview.c
10979                 Fix totals when read messages are hidden or quicksearch
10980                 is on
10981         * src/ssl_manager.c
10982         * src/ssl_manager.h
10983         * src/common/ssl_certificate.c
10984         * src/common/ssl_certificate.h
10985         * src/gtk/sslcertwindow.c
10986         * src/gtk/sslcertwindow.h
10987                 Fix copyright on my stuff
10988
10989 2005-11-02 [wwp]        1.9.99cvs5
10990
10991         * src/prefs_themes.c
10992                 fix directory name checking (theme installation/removal),
10993                 made related error a bit more verbose
10994
10995 2005-11-02 [colin]      1.9.99cvs4
10996
10997         * src/summaryview.c
10998                 Fix typo (probably fixes bug #841 (Sort by the From 
10999                 field doesn't work)
11000
11001 2005-11-02 [paul]       1.9.99cvs3
11002
11003         * po/ko.po
11004         * po/nb.po
11005                 updated by SungHyun Nam, Geir Helland
11006         * src/wizard.c
11007                 fix typo in welcome message. spotted by
11008                 Andrea Spadaccini
11009
11010 2005-11-01 [colin]      1.9.99cvs2
11011
11012         * src/compose.c
11013                 Fix replying to ml wen confirming subscription
11014         * src/messageview.c
11015         * src/mimeview.c
11016         * src/mimeview.h
11017         * src/privacy.h
11018         * src/summaryview.c
11019                 Make key check non blocking
11020
11021 2005-10-31 [paul]       1.9.99cvs1
11022
11023         * tools/claws.i18n.status.pl
11024                 updated for ChangeLog
11025
11026 2005-10-31 [paul]       1.9.99
11027
11028         1.9.99 released
11029
11030 2005-10-31 [paul]       1.9.15cvs131
11031
11032         * .cvsignore
11033         * ChangeLog
11034         * ChangeLog.claws       ** REMOVED **
11035         * ChangeLog-gtk2.claws  ** REMOVED **
11036         * ChangeLog.gtk1        ** ADDED **
11037         * INSTALL
11038         * Makefile.am
11039         * NEWS
11040         * README
11041         * README.claws          ** REMOVED **
11042         * README.jp             ** REMOVED **
11043         * RELEASE_NOTES         ** ADDED **
11044         * RELEASE_NOTES.claws   ** REMOVED **
11045         * commitHelper
11046         * configure.ac
11047         * sylpheed.spec.in      ** REMOVED **
11048                 tidy up and update the default docs:
11049                 ChangeLog.claws is renamed ChangeLog.gtk1
11050                 ChangeLog-gtk2.claws is renamed ChangeLog
11051                 README.claws is renamed README
11052                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11053
11054 2005-10-31 [paul]       1.9.15cvs130
11055
11056         * po/it.po
11057                 fix errors
11058
11059 2005-10-31 [paul]       1.9.15cvs129
11060
11061         * po/ca.po
11062         * po/de.po
11063         * po/en_GB.po
11064         * po/fr.po
11065         * po/it.po
11066         * po/pt_BR.po
11067         * po/sk.po
11068         * po/sr.po
11069         * po/zh_CN.po
11070                 updated by Miquel Oliete, Stephan Sachse and
11071                 Thomas Gilgin, me, Fabien Vantard, Andrea
11072                 Spadaccini, Frederico Goncalves Guimaraes,
11073                 Andrej Kacian, Aleksandar Urosevic, and
11074                 Ralgh Young.
11075
11076 2005-10-31 [mones]      1.9.15cvs128
11077
11078         * manual/faq.xml
11079                 More questions.
11080         
11081         * po/es.po
11082                 Updated for release.
11083
11084 2005-10-30 [colin]      1.9.15cvs127
11085
11086         * src/compose.c
11087                 Place cursor before rewrapping (fixes cursor
11088                 pos if quotation gets rewrapped)
11089
11090 2005-10-29 [paul]       1.9.15cvs126
11091
11092         * src/crash.c
11093         * src/foldersel.c
11094         * src/main.c
11095         * src/messageview.c
11096         * src/toolbar.c
11097         * src/gtk/authors.h
11098                 corrections to text items
11099
11100 2005-10-28 [colin]      1.9.15cvs125
11101
11102         * src/messageview.c
11103                 Make "hit 'C' to check sig" work from extern 
11104                 messageviews
11105
11106 2005-10-27 [colin]      1.9.15cvs124
11107
11108         * src/summaryview.c
11109                 Add a hack to avoid segfaulting when hammering 
11110                 on gtk's events
11111
11112 2005-10-27 [wwp]        1.9.15cvs123
11113
11114         * src/prefs_themes.c
11115                 sort list of themes names in themes prefs
11116
11117 2005-10-27 [paul]       1.9.15cvs122
11118
11119         * src/folder.c
11120         * src/prefs_account.c
11121                 fix building on Solaris
11122                 Patch by Alex Moore
11123
11124 2005-10-27 [wwp]        1.9.15cvs121
11125
11126         * src/summaryview.c
11127         * src/gtk/gtksctree.c
11128                 speed up unselecting messages in summary view (thanks to Colin)
11129
11130 2005-10-27 [paul]       1.9.15cvs120
11131
11132         * src/mainwindow.c
11133                 fix a compilation warning
11134         * src/summaryview.c
11135                 fix updating of 'n items selected' count
11136                 when deselecting
11137
11138 2005-10-27 [martin]     1.9.15cvs119
11139
11140         * src/action.c
11141                 ignore actions with a leading '/' in the action menu name
11142                 fixes a crash on menu creation
11143         * src/prefs_actions.c
11144                 do not allow a leading '/' in the action menu name
11145
11146 2005-10-27 [paul]       1.9.15cvs118
11147
11148         * src/main.c
11149                 fix compilation warning
11150
11151 2005-10-27 [paul]       1.9.15cvs117
11152
11153         * src/procmime.c
11154                 add #if HAVE_LOCALE_H
11155
11156 2005-10-27 [paul]       1.9.15cvs116
11157
11158         * src/plugins/clamav/clamav_plugin.c
11159         * src/plugins/dillo_viewer/dillo_viewer.c
11160         * src/plugins/mathml_viewer/mathml_viewer.c
11161         * src/plugins/pgpcore/plugin.c
11162         * src/plugins/pgpinline/plugin.c
11163         * src/plugins/pgpmime/plugin.c
11164         * src/plugins/spamassassin/spamassassin.c
11165         * src/plugins/trayicon/trayicon.c
11166                 plugin_init() : make error messages more
11167                 informative
11168
11169 2005-10-26 [wwp]        1.9.15cvs115
11170
11171         * src/prefs_matcher.c
11172                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11173
11174 2005-10-26 [wwp]        1.9.15cvs114
11175
11176         * src/procmime.c
11177         * src/gtk/gtksctree.c
11178         * src/plugins/spamassassin/libspamc.c
11179         * src/plugins/spamassassin/spamassassin.c
11180                 fix some compilation warnings more
11181
11182 2005-10-26 [mones]      1.9.15cvs113
11183
11184         * po/es.po
11185                 Updated translation
11186
11187 2005-10-26 [paul]       1.9.15cvs112
11188
11189         * src/prefs_message.c
11190                 give all display_xface stuff the
11191                 #if HAVE_LIBCOMPFACE treatment, thus
11192                 preventing a crash
11193                 (Thanks to Wolfgang Enderlein)
11194
11195 2005-10-26 [colin]      1.9.15cvs111
11196
11197         * src/gedit-print.c
11198                 Fix date format
11199         * src/imap_gtk.c
11200         * src/news_gtk.c
11201                 Remove context menu items that should not be there
11202         * src/jpilot.c
11203                 Fix encoding
11204         * src/main.c
11205         * src/mainwindow.c
11206                 Don't show the mainwindow too soon
11207
11208 2005-10-26 [wwp]        1.9.15cvs110
11209
11210         * src/folder.c
11211         * src/manual.c
11212         * src/summaryview.c
11213                 fix uninitialized pointers in the folder updating hook
11214                 (thanks to Colin)
11215
11216 2005-10-25 [mones]      1.9.15cvs109
11217
11218         * manual/faq.xml
11219                 General information subsection completed. 
11220                 Removed archaic references.
11221                 
11222         * manual/Makefile
11223         * manual/dtd/manual.dsl
11224                 Added customization stylesheet for getting paragraphs
11225                 fully justified in PDF output (as suggested by Colin).
11226
11227 2005-10-25 [colin]      1.9.15cvs108
11228
11229         * src/compose.c
11230                 Fix a second leak
11231
11232 2005-10-25 [colin]      1.9.15cvs107
11233
11234         * src/addrbook.c
11235         * src/addrindex.c
11236                 Fix leak (xml_get_element() allocates memory)
11237         * src/compose.c
11238                 Fix leak + dead code (shame!)
11239         * src/procmime.c
11240                 Fix leak
11241
11242 2005-10-25 [colin]      1.9.15cvs106
11243
11244         * src/mimeview.c
11245                 Fix encoding issue in Save all and in 
11246                 overwrite-confirmation alertpanel
11247
11248 2005-10-25 [colin]      1.9.15cvs105
11249
11250         * src/common/socket.c
11251                 Fix a leak - Thanks to Christopher Aillon
11252                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11253
11254 2005-10-25 [paul]       1.9.15cvs104
11255
11256         * src/wizard.c
11257                 Always guess servers from the right-hand
11258                 email part and guess username from the
11259                 left-hand part. (Thanks to Colin)
11260                 add an X-Face to the welcome message
11261
11262 2005-10-25 [paul]       1.9.15cvs103
11263
11264         * manual/handling.xml
11265                 written by Colin, edited by me
11266
11267 2005-10-25 [wwp]        1.9.15cvs102
11268
11269         * src/folderview.c
11270         * src/grouplistdialog.c
11271         * src/imap.c
11272         * src/noticeview.c
11273                 fix some compilation warnings
11274
11275 2005-10-24 [paul]
11276
11277         1.9.99-rc3 released
11278
11279 2005-10-24 [paul]       1.9.15cvs101
11280
11281         * src/gtk/about.c
11282                 fix window sizing
11283
11284 2005-10-24 [paul]       1.9.15cvs100
11285
11286         * src/pixmaps/offline.xpm
11287         * src/pixmaps/online.xpm
11288                 replace with last default versions
11289
11290 2005-10-24 [colin]      1.9.15cvs99
11291
11292         * src/imap.c
11293                 Fix bug when moving a folder
11294         * src/imap_gtk.c
11295         * src/mh_gtk.c
11296                 "Delete folder" pops up a window, so it 
11297                 should be suffixed with "..."
11298         * src/plugins/pgpcore/sgpgme.c
11299                 Include locale.h
11300
11301 2005-10-24 [mones]      1.9.15cvs98
11302
11303         * manual/Makefile
11304         * manual/account.xml
11305         * manual/ack.xml
11306         * manual/addrbook.xml
11307         * manual/advanced.xml
11308         * manual/faq.xml
11309         * manual/glossary.xml
11310         * manual/gpl.xml
11311         * manual/handling.xml
11312         * manual/intro.xml
11313         * manual/keyboard.xml
11314         * manual/manual.xml
11315         * manual/plugins.xml
11316         * manual/starting.xml
11317         * manual/dtd/sdocbook.dtd
11318                 Initial manual structure and some content.
11319
11320 2005-10-23 [wwp]        1.9.15cvs97
11321
11322         * src/gtk/about.c
11323                 fix a typo
11324
11325 2005-10-23 [wwp]        1.9.15cvs96
11326
11327         * src/gtk/about.c
11328         * src/gtk/authors.h
11329                 rework of the about window (main work by Paul), also featuring a few
11330                 fixes for typos and duplicate names
11331
11332 2005-10-23 [wwp]        1.9.15cvs95
11333
11334         * src/.cvsignore
11335                 Ignore the right binary name (sylpheed-claws now)
11336
11337 2005-10-23 [paul]       1.9.15cvs94
11338
11339         * src/compose.c
11340                 when using Folder Pref 'Default To for
11341                 replies' make the entry in the Compose
11342                 window bold
11343                 Patch by Fabien Vantard
11344
11345 2005-10-22 [colin]      1.9.15cvs93
11346
11347         * src/codeconv.c
11348                 Fix leak
11349
11350 2005-10-22 [colin]      1.9.15cvs92
11351
11352         * src/codeconv.c
11353                 try to convert using locale (apart utf8) if necessary
11354
11355 2005-10-22 [colin]      1.9.15cvs91
11356
11357         * src/pixmaps/new.xpm
11358         * src/pixmaps/unread.xpm
11359                 Make the unread envelope blue again and
11360                 saturate the new one a bit more.
11361
11362 2005-10-22 [colin]      1.9.15cvs90
11363
11364         * src/compose.c
11365                 When replying to a mail sent by one of our accounts,
11366                 use the original list of recipients. Let 'Reply All'
11367                 and 'Reply to sender' work like previously.
11368
11369 2005-10-21 [colin]      1.9.15cvs89
11370
11371         * src/prefs_filtering.c
11372                 Clear fields after add and replace
11373         * src/textview.c
11374                 Display xface differently (better)
11375         * src/plugins/pgpinline/pgpinline.c
11376                 Fix crappy encodings/recodings
11377
11378 2005-10-21 [paul]       1.9.15cvs88
11379
11380         * src/compose.c
11381         * src/prefs_folder_item.c
11382         * src/toolbar.c
11383                 fix news folder Folder Properties
11384                 (thanks to Colin)
11385         * src/folderview.c
11386                 update folderview after Themes change
11387                 keep selected folder selected
11388                 (thanks to Colin)
11389
11390 2005-10-21 [paul]       1.9.15cvs87
11391
11392         * tools/Makefile.am
11393         * tools/OOo2sylpheed.pl
11394         * tools/README
11395         * tools/README.sylprint
11396         * tools/asus_mailled.sh         ** REMOVED **
11397         * tools/filter_conv.pl
11398         * tools/freshmeat_search.pl
11399         * tools/google_search.pl
11400         * tools/gpg-sign-syl            ** REMOVED **
11401         * tools/kmail2sylpheed.pl
11402         * tools/kmail2sylpheed_v2.pl
11403         * tools/multiwebsearch.pl
11404         * tools/nautilus2sylpheed.sh
11405         * tools/newscache_clean.pl
11406         * tools/outlook2sylpheed.pl
11407         * tools/sylpheed-switcher       ** REMOVED **
11408         * tools/sylprint.pl
11409         * tools/sylprint.rc
11410         * tools/tb2sylpheed
11411         * tools/vcard2xml.py
11412         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11413                 update default config dir
11414                 update binary name (thanks to Fabien Vantard)
11415                 remove obsolete scripts
11416
11417 2005-10-21 [colin]      1.9.15cvs86
11418
11419         * src/inc.c
11420                 Fix possible leak and units. Based on a patch by
11421                 Fabien Vantard.
11422
11423 2005-10-20 [colin]      1.9.15cvs85
11424
11425         * src/textview.c
11426                 Clear xface when clearing textview
11427
11428 2005-10-20 [colin]      1.9.15cvs84
11429
11430         * configure.ac
11431         * src/folderview.c
11432         * src/headerview.c
11433         * src/main.c
11434         * src/prefs_common.c
11435         * src/prefs_common.h
11436         * src/prefs_message.c
11437         * src/textview.c
11438         * src/textview.h
11439         * src/common/defs.h
11440         * src/common/utils.c
11441         * src/common/utils.h
11442         * src/gtk/gtkutils.c
11443         * src/gtk/gtkutils.h
11444                 Migrate config to .sylpheed-claws (Automatically)
11445                 Add a way to get the Xface in the TextView
11446
11447 2005-10-20 [colin]      1.9.15cvs83
11448
11449         * src/gtk/Makefile.am
11450         * src/gtk/about.c
11451         * src/gtk/authors.h
11452                 Make the about dialog *grooovy*
11453
11454 2005-10-20 [colin]      1.9.15cvs82
11455
11456         * src/mimeview.c
11457                 Use "Open with" on double click if no command
11458                 was found
11459
11460 2005-10-20 [colin]      1.9.15cvs81
11461
11462         * src/imap.c
11463         * src/etpan/imap-thread.c
11464                 Fix possible crash.
11465
11466 2005-10-20 [paul]       1.9.15cvs80
11467
11468         * src/folder.c
11469                 don't show clipkey icon if the only
11470                 attachment is the signature
11471                 Patch by Colin
11472
11473 2005-10-20 [paul]       1.9.15cvs79
11474
11475         * AUTHORS
11476         * src/plugins/pgpmime/pgpmime.c
11477                 name the PGP/MIME signature 'signature.asc'
11478                 Patch by Andrew Nelson <freeandy@gmail.com>
11479
11480 2005-10-19 [colin]      1.9.15cvs78
11481
11482         * src/plugins/pgpmime/pgpmime.c
11483                 Oops, no need to double-check though
11484
11485 2005-10-19 [colin]      1.9.15cvs77
11486
11487         * src/plugins/pgpinline/pgpinline.c
11488         * src/plugins/pgpmime/pgpmime.c
11489                 Check that my_tmpfile() doesn't 
11490                 return NULL
11491
11492 2005-10-19 [colin]      1.9.15cvs76
11493
11494         * src/common/utils.c
11495                 Use shorter mime boundaries to avoid having
11496                 MTAs rewrapping our headers, breaking the
11497                 PGP signature in the process 
11498         * src/compose.c
11499         * src/plugins/pgpmime/pgpmime.c
11500                 Check for boundary uniqueness to be sure
11501                 it won't happen, instead of hoping for the
11502                 best
11503
11504 2005-10-19 [colin]      1.9.15cvs75
11505
11506         * sylpheed-claws.desktop
11507         * src/Makefile.am
11508         * src/main.c
11509                 Ship a sylpheed-claws binary instead
11510                 of a sylpheed one. Change the socket
11511                 name, too
11512         * src/folderview.c
11513                 Update folder only if it changed
11514         * src/wizard.c
11515                 Fix i18n in welcome mail, patch by
11516                 Fabien Vantard
11517
11518 2005-10-19 [paul]
11519
11520         1.9.99-rc2 released
11521
11522 2005-10-19 [paul]       1.9.15cvs74
11523
11524         * src/folder.c
11525         * src/folderview.c
11526                 fix summaryview update
11527                 Patch by Colin
11528
11529 2005-10-18 [colin]      1.9.15cvs73
11530
11531         * src/plugins/pgpcore/passphrase.c
11532                 Don't XGrabServer, and try a bit more to 
11533                 sync everything before grabbing mouse/keyboard
11534
11535 2005-10-18 [colin]      1.9.15cvs72
11536
11537         * src/Makefile.am
11538         * src/addressadd.c
11539         * src/addressbook.c
11540         * src/folderview.c
11541         * src/grouplistdialog.c
11542         * src/mimeview.c
11543         * src/stock_pixmap.c
11544         * src/stock_pixmap.h
11545         * src/summaryview.c
11546         * src/gtk/gtksctree.c
11547         * src/gtk/gtksctree.h
11548         * src/pixmaps/empty.xpm
11549                 Implement a wrapper call for gtk_ctree_set_node_info
11550                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11551                 pixmap instead of a NULL one. This works around some
11552                 memory problems deep inside gtk, revealed by valgrind,
11553                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11554                 as locked crashes sylpheed.), as well as, probably, 
11555                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11556
11557 2005-10-17 [colin]      1.9.15cvs71
11558
11559         * src/mimeview.c
11560                 Provide visual feedback when checking
11561                 signature
11562
11563 2005-10-17 [colin]      1.9.15cvs70
11564
11565         * src/main.c
11566                 Keep the folder list frozen while checking caches...
11567
11568 2005-10-17 [colin]      1.9.15cvs69
11569
11570         * src/addr_compl.c
11571                 Fi bug #833 (Autocompleting from addressbook 
11572                 fails with extended chars)
11573         * src/imap.c
11574                 Fix 'adding messages' staying in statusbar
11575                 after an error
11576
11577 2005-10-17 [wwp]        1.9.15cvs68
11578
11579         * src/ssl_manager.c
11580                 Fix buttons' layout resizing when window size changes
11581
11582 2005-10-17 [wwp]        1.9.15cvs67
11583
11584         * src/account.c
11585         * src/prefs_account.c
11586         * src/prefs_common.c
11587         * src/prefs_common.h
11588         * src/prefs_folder_item.c
11589         * src/prefs_gtk.c
11590         * src/gtk/logwindow.c
11591         * src/gtk/pluginwindow.c
11592         * src/gtk/prefswindow.c
11593         * src/gtk/prefswindow.h
11594                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11595
11596 2005-10-17 [paul]       1.9.15cvs66
11597
11598         * configure.ac
11599                 fix missing libetpan message
11600         * po/en_GB.po
11601                 updated
11602         * src/crash.c
11603         * src/manual.c
11604         * src/prefs_themes.c
11605         * src/common/defs.h
11606                 add some new URI defines, change some
11607                 others
11608         * src/wizard.c
11609                 make welcome message translatable
11610                 small improvements to english
11611                 other tweaks
11612         * src/gtk/menu.c
11613                 fix warnings
11614
11615 2005-10-17 [paul]       1.9.15cvs65
11616
11617         * src/summaryview.c
11618                 fix column titles
11619
11620 2005-10-16 [mones]      1.9.15cvs64
11621
11622         * po/es.po
11623                 Updated translation
11624
11625 2005-10-16 [colin]
11626
11627         1.9.99-rc1 released
11628
11629 2005-10-16 [colin]      1.9.15cvs63
11630
11631         * src/wizard.c
11632                 Fix whitespace
11633
11634 2005-10-16 [colin]      1.9.15cvs62
11635
11636         * src/toolbar.c
11637                 s/Get All/Get Mail/
11638         * src/wizard.c
11639                 Real welcome mail text, thanks Paul
11640
11641 2005-10-16 [colin]      1.9.15cvs61
11642
11643         * src/editldap.c
11644         * src/exporthtml.c
11645         * src/main.c
11646         * src/mainwindow.c
11647         * src/prefs_themes.c
11648         * src/prefs_toolbar.c
11649         * src/plugins/demo/demo.c
11650         * src/plugins/trayicon/trayicon.c
11651                 s/Sylpheed/Sylpheed-Claws/
11652
11653 2005-10-16 [colin]      1.9.15cvs60
11654
11655         * src/wizard.c
11656                 Add a welcome email in the first empty mailbox
11657         * src/prefs_common.c
11658                 Change one more default
11659
11660 2005-10-16 [colin]      1.9.15cvs59
11661
11662         * src/wizard.c
11663                 Remove printf
11664
11665 2005-10-16 [colin]      1.9.15cvs58
11666
11667         * src/toolbar.c
11668         * src/prefs_common.c
11669                 Change some defaults
11670
11671 2005-10-16 [colin]      1.9.15cvs57
11672
11673         * src/toolbar.c
11674         * src/prefs_common.c
11675                 Change some defaults
11676
11677 2005-10-16 [colin]      1.9.15cvs56
11678
11679         * src/wizard.c
11680                 By default, initialize fonts to have
11681                 the same size as normal GtkWidgets
11682
11683 2005-10-16 [colin]      1.9.15cvs55
11684
11685         * src/mimeview.c
11686                 Fix message a bit more
11687
11688 2005-10-16 [colin]      1.9.15cvs54
11689
11690         * src/addressbook.c
11691                 Second attempt at flicker fixing
11692
11693 2005-10-16 [colin]      1.9.15cvs53
11694
11695         * src/addressbook.c
11696                 Fix flicker
11697
11698 2005-10-16 [wwp]        1.9.15cvs52
11699
11700         * src/addressbook.c
11701         * src/editaddress.c
11702         * src/prefs_common.c
11703         * src/prefs_common.h
11704                 Remember window sizes (address book)
11705
11706 2005-10-16 [wwp]        1.9.15cvs51
11707
11708         * src/plugins/clamav/clamav_plugin_gtk.c
11709         * src/plugins/spamassassin/spamassassin_gtk.c
11710                 Fix compilation warnings (missing #include).
11711
11712 2005-10-16 [colin]      1.9.15cvs50
11713
11714         * src/mimeview.c
11715         * src/summaryview.c
11716         * src/textview.c
11717                 Make 'c' check signature, and forward
11718                 c, l, y, t from summaryview to mimeview
11719
11720 2005-10-16 [colin]      1.9.15cvs49
11721
11722         * src/addressbook.c
11723                 Put border around buttons
11724         * src/mainwindow.c
11725         * src/summaryview.c
11726                 Rework menus (Patch based on a patch
11727                 by Paul)
11728
11729 2005-10-15 [wwp]        1.9.15cvs48
11730
11731         * src/editjpilot.c
11732         * src/editldap.c
11733         * src/editvcard.c
11734         * src/exphtmldlg.c
11735         * src/expldifdlg.c
11736         * src/export.c
11737         * src/import.c
11738         * src/importldif.c
11739         * src/importmutt.c
11740         * src/importpine.c
11741         * src/prefs_account.c
11742         * src/prefs_spelling.c
11743         * src/gtk/gtkutils.c
11744         * src/gtk/gtkutils.h
11745         * src/plugins/clamav/clamav_plugin_gtk.c
11746         * src/plugins/spamassassin/spamassassin_gtk.c
11747                 use nicer browse-for-file/dir buttons than the "..." ones,
11748                 code factorizing more.
11749
11750 2005-10-14 [colin]      1.9.15cvs47
11751
11752         * src/mainwindow.c
11753                 set relief on the account switcher so that people see it
11754                 grey out Create processing rules when no message is selected
11755         * src/prefs_filtering.c
11756                 ask before closing if the rule has not been modified, even if
11757                 it's not valid
11758         * src/prefs_matcher.c
11759                 fix sensitivity when entering the dialog
11760         * src/gtk/inputdialog.c
11761                 display a better icon on password ask
11762         * src/plugins/pgpcore/passphrase.c
11763                 make the dialog look better
11764
11765 2005-10-14 [paul]       1.9.15cvs46
11766
11767         * src/folderview.c
11768                 indicate presense of marked msgs in
11769                 unexpanded subfolders
11770
11771 2005-10-14 [paul]       1.9.15cvs45
11772
11773         * src/prefs_actions.c
11774         * src/prefs_common.c
11775         * src/prefs_common.h
11776         * src/prefs_filtering_action.c
11777         * src/prefs_matcher.c
11778         * src/prefs_template.c
11779                 remember window sizes
11780                 fix Info button size
11781
11782         Patches by wwp
11783
11784 2005-10-13 [colin]      1.9.15cvs44
11785
11786         * src/mimeview.c
11787         * src/noticeview.c
11788         * src/noticeview.h
11789                 Add a tooltip on the icon (optional) 
11790                 Get rid of the signature buttons and only
11791                 use the icon+tooltip
11792
11793 2005-10-13 [colin]      1.9.15cvs43
11794
11795         * src/noticeview.c
11796         * src/noticeview.h
11797                 Add hand cursor for hovering over icon
11798
11799 2005-10-13 [colin]      1.9.15cvs42
11800
11801         * src/summaryview.c
11802                 Fix crash when quicksearch's hidden 
11803                 at startup
11804
11805 2005-10-13 [colin]      1.9.15cvs41
11806
11807         * src/compose.c
11808                 Set subject when forwarding multiple mails
11809                 Check that other recipient than the default Cc or Bcc
11810                 have been set before sending.
11811
11812 2005-10-13 [colin]      1.9.15cvs40
11813
11814         * src/imap.c
11815                 Batch per-folder
11816                 Introduce locking, but don't use it yet
11817
11818 2005-10-13 [colin]      1.9.15cvs39
11819
11820         * src/gtk/quicksearch.c
11821                 Reset quicksearch when hiding it
11822                 Make sticky a real pref
11823
11824 2005-10-13 [colin]      1.9.15cvs38
11825
11826         * src/summaryview.c
11827                 Faster prefs apply
11828
11829 2005-10-13 [colin]      1.9.15cvs37
11830
11831         * src/mimeview.c
11832         * src/noticeview.c
11833         * src/noticeview.h
11834         * src/plugins/pgpcore/sgpgme.c
11835                 Make privacy icon clickable
11836                 Move Trust field in Full info
11837                 When trust is less than full, don't display
11838                 a warning icon
11839
11840 2005-10-13 [colin]      1.9.15cvs36
11841
11842         * src/folder.c
11843                 Batch on flags sync
11844         * src/folderview.c
11845                 Revert speed hack which is dangerous in fact
11846                 Apply prefs faster
11847
11848 2005-10-13 [colin]      1.9.15cvs35
11849
11850         * src/folder_item_prefs.c
11851                 Fix pref corruption on folder move. Patch
11852                 by wwp
11853
11854 2005-10-13 [paul]       1.9.15cvs34
11855
11856         * src/export.c
11857         * src/import.c
11858                 fix typos in g_warnings
11859         * src/prefs_account.c
11860                 add a file selector for Signature file
11861
11862         Patches by wwp
11863
11864 2005-10-12 [colin]      1.9.15cvs33
11865
11866         * src/mimeview.c
11867                 Provide a quick way to go back from a
11868                 signature's full info to the email part
11869
11870 2005-10-12 [colin]      1.9.15cvs32
11871
11872         * src/compose.c
11873                 Remove old hack of encoding signed mails with base64.
11874                 QP works equally well.
11875
11876 2005-10-12 [colin]      1.9.15cvs31
11877
11878         * src/crash.c
11879                 Replace deprecated GtkText with GtkTextView
11880         * src/imap.c
11881                 Fix a logic bug about counts in imap_select
11882                 (previously un-triggered)
11883         * src/mainwindow.c
11884         * src/summaryview.c
11885         * src/news.c
11886                 Allow local deletion of news posts
11887         * src/mimeview.c
11888                 Show GPG noticeview on the message/rfc822 part
11889                 in addition to the text/plain one
11890         * src/prefs_image_viewer.c
11891           src/plugins/pgpcore/prefs_gpg.c
11892                 Polish (set the label as part of the checkbox)
11893         * src/wizard.c
11894                 Don't sit there doing nothing after destroying
11895                 the window - return err
11896
11897 2005-10-11 [colin]      1.9.15cvs30
11898
11899         * src/folderview.c
11900                 Apply processing rules before showing folders.
11901                 Early folder show (before flags sync) will only
11902                 be done when there are no processing rules (nor
11903                 pre- or post- ones)
11904         * src/imap.c
11905                 Fix stuff related to mail subdir, creation and 
11906                 deletion of folders 
11907         * src/imap_gtk.c
11908                 Don't allow creation of folders in NoInferior
11909                 folders, as it won't work
11910
11911 2005-10-10 [colin]      1.9.15cvs29
11912
11913         * src/compose.c
11914                 Reselect "None" Privacy system when selecting an
11915                 account with no privacy system defined
11916
11917 2005-10-10 [colin]      1.9.15cvs28
11918
11919         * src/mainwindow.c
11920                 Add Windows-1252 encoding
11921         * src/prefs_common.c
11922                 Rework some defaults:
11923                 - autosave to draft by default
11924                 - don't show header pane (it's already in the textview)
11925                 - Select first new or unread mail on entry
11926                 - Assume 'Yes' to change folder when there's no more
11927                   unread message
11928         * src/prefs_matcher.c
11929                 Fix a gtk assertion failure
11930         * src/gtk/colorlabel.c
11931                 Workaround bad repainting on selection
11932         * src/main.c
11933                 Freeze/thaw (a bit faster on ssh -X)
11934         * src/msgcache.c
11935                 Get rid of StrdupConverter that just adds an
11936                 extra strdup/free 
11937         * src/etpan/imap_thread.c
11938                 memset buf to 0
11939
11940 2005-10-10 [colin]      1.9.15cvs27
11941
11942         * src/export.c
11943         * src/import.c
11944                 Fix compile on gtk 2.4. Patch by wwp
11945
11946 2005-10-09 [colin]      1.9.15cvs26
11947
11948         * src/mainwindow.c
11949         * src/messageview.c
11950         * src/summaryview.c
11951                 Clarify forward menus. Patch by wwp
11952
11953 2005-10-09 [colin]      1.9.15cvs25
11954
11955         * src/compose.c
11956         * src/compose.h
11957                 Fix bug #829 (Non-working "Encrypt message by 
11958                 default when replying to an encrypted message")
11959
11960 2005-10-08 [colin]      1.9.15cvs24
11961
11962         * src/wizard.c
11963                 Fix bug #827 ("Welcome" setup wizard after a 
11964                 permission error gives up & forgets itself.)
11965
11966 2005-10-08 [colin]      1.9.15cvs23
11967
11968         * src/procmime.c
11969                 Fix bug #828 (Ignoring headers with spaces around = sign)
11970
11971 2005-10-08 [colin]      1.9.15cvs22
11972
11973         * src/export.c
11974                 Warning fix by wwp
11975
11976 2005-10-08 [colin]      1.9.15cvs21
11977
11978         * src/folder.c
11979         * src/folder.h
11980                 Add a processing_pending indicator, set on 
11981                 folder_item_open and cleared after 
11982                 folder_item_process_open
11983         * src/folderview.c
11984         * src/summaryview.c
11985                 wrap procmsg_msginfo_*_flags, and in the
11986                 wrapper check that there's no folder processing 
11987                 pending. If there is, defer the flags change until 
11988                 processing is done to avoid stepping over each
11989                 other's toes.
11990                 Freeze during processing, but not during scanning.
11991
11992 2005-10-07 [colin]      1.9.15cvs20
11993
11994         * src/plugins/pgpcore/passphrase.c
11995                 Fix bug #826 (X-Server hangs when 
11996                 right-clicking a PGP encrypted message)
11997
11998 2005-10-07 [paul]       1.9.15cvs19
11999
12000         * src/compose.c
12001                 fix compose_entries[]
12002                 patch by Fabien Vantard
12003
12004 2005-10-06 [colin]      1.9.15cvs18
12005
12006         * src/pixmaps/address.xpm
12007         * src/pixmaps/address_book.xpm
12008         * src/pixmaps/book.xpm
12009         * src/pixmaps/check_spelling.xpm
12010         * src/pixmaps/checkbox_off.xpm
12011         * src/pixmaps/checkbox_on.xpm
12012         * src/pixmaps/close.xpm
12013         * src/pixmaps/complete.xpm
12014         * src/pixmaps/continue.xpm
12015         * src/pixmaps/deleted.xpm
12016         * src/pixmaps/down_arrow.xpm
12017         * src/pixmaps/exec.xpm
12018         * src/pixmaps/forwarded.xpm
12019         * src/pixmaps/group.xpm
12020         * src/pixmaps/ignorethread.xpm
12021         * src/pixmaps/interface.xpm
12022         * src/pixmaps/jpilot.xpm
12023         * src/pixmaps/ldap.xpm
12024         * src/pixmaps/linewrap.xpm
12025         * src/pixmaps/linewrapcurrent.xpm
12026         * src/pixmaps/mail.xpm
12027         * src/pixmaps/mail_attach.xpm
12028         * src/pixmaps/mail_compose.xpm
12029         * src/pixmaps/mail_forward.xpm
12030         * src/pixmaps/mail_receive.xpm
12031         * src/pixmaps/mail_receive_all.xpm
12032         * src/pixmaps/mail_reply.xpm
12033         * src/pixmaps/mail_reply_to_all.xpm
12034         * src/pixmaps/mail_reply_to_author.xpm
12035         * src/pixmaps/mail_send.xpm
12036         * src/pixmaps/mail_send_queue.xpm
12037         * src/pixmaps/mime_application.xpm
12038         * src/pixmaps/mime_audio.xpm
12039         * src/pixmaps/mime_image.xpm
12040         * src/pixmaps/mime_message.xpm
12041         * src/pixmaps/mime_text_enriched.xpm
12042         * src/pixmaps/mime_text_html.xpm
12043         * src/pixmaps/mime_text_plain.xpm
12044         * src/pixmaps/mime_unknown.xpm
12045         * src/pixmaps/new.xpm
12046         * src/pixmaps/news_compose.xpm
12047         * src/pixmaps/offline.xpm
12048         * src/pixmaps/online.xpm
12049         * src/pixmaps/paste.xpm
12050         * src/pixmaps/preferences.xpm
12051         * src/pixmaps/privacy_emblem_encrypted.xpm
12052         * src/pixmaps/privacy_expired.xpm
12053         * src/pixmaps/privacy_failed.xpm
12054         * src/pixmaps/privacy_passed.xpm
12055         * src/pixmaps/privacy_signed.xpm
12056         * src/pixmaps/privacy_unknown.xpm
12057         * src/pixmaps/privacy_warn.xpm
12058         * src/pixmaps/properties.xpm
12059         * src/pixmaps/replied.xpm
12060         * src/pixmaps/search.xpm
12061         * src/pixmaps/unread.xpm
12062         * src/pixmaps/up_arrow.xpm
12063         * src/pixmaps/vcard.xpm
12064                 Modernize internal theme, with icons from the 
12065                 Gnomaws theme. Keep some of the old ones where
12066                 they were better.
12067
12068 2005-10-06 [colin]      1.9.15cvs17
12069
12070         * src/summaryview.c
12071                 Little optimisations + bugfix
12072         * src/toolbar.c
12073                 Remove default useless items - useless being defined
12074                 by the default relevant prefs
12075         * src/wizard.c
12076                 include config.h to make gettext work
12077         * src/prefs_themes.c
12078                 Fix selection of current theme in prefs
12079
12080 2005-10-06 [colin]      1.9.15cvs16
12081
12082         * src/prefs_common.c
12083         * src/prefs_common.h
12084         * src/prefs_summaries.c
12085         * src/folderview.c
12086                 Add a warning dialog on Mark all read 
12087                 (with pref to get rid of it)
12088
12089 2005-10-06 [paul]       1.9.15cvs15
12090
12091         * po/nb.po
12092         * po/pt_BR.po
12093                 updated by Geir Helland and Frederico
12094                 Goncalves Guimaraes
12095
12096 2005-10-05 [colin]      1.9.15cvs14
12097
12098         * src/folder.c
12099         * src/folder.h
12100         * src/folderview.c
12101         * src/folderview.h
12102         * src/imap_gtk.c
12103         * src/mh_gtk.c
12104         * src/mainwindow.c
12105         * src/setup.c
12106                 add a way to rescan without rebuilding
12107                 make moving a bit faster (less folders changes)
12108                 don't lock the tree on Get 
12109         * src/imap.c
12110                 Don't re-delete deleted messages before expunging
12111         * src/summaryview.c
12112                 Set batch mode when deleting mails
12113
12114 2005-10-05 [paul]       1.9.15cvs13
12115
12116         * src/mainwindow.c
12117         * src/mainwindow.h
12118                 fix disabled Execute menu item
12119         * src/toolbar.c
12120                 match the change in 1.9.15cvs10: use Compose
12121                 instead of News by default
12122
12123 2005-10-04 [colin]      1.9.15cvs12
12124
12125         * src/compose.c
12126                 When replying to an ML post with Reply-To set
12127                 to the poster's email, honor it (as before),
12128                 but also honor our user's request to reply to
12129                 the mailing list: set the ML address in the To
12130                 field and the Reply-To address in the Cc: 
12131                 field.
12132
12133 2005-10-04 [colin]      1.9.15cvs11
12134
12135         * src/plugins/trayicon/trayicon.c
12136                 Finish cosmetic change - thanks to wwp
12137
12138 2005-10-04 [colin]      1.9.15cvs10
12139
12140         * src/toolbar.c
12141                 Use Compose instead of Email by default.
12142                 Spotted by wwp.
12143
12144 2005-10-04 [colin]      1.9.15cvs9
12145
12146         * src/folder.c
12147         * src/folder.h
12148         * src/folderview.c
12149         * src/imap.c
12150         * src/etpan/imap-thread.c
12151         * src/etpan/imap-thread.h
12152                 Try to make IMAP faster, by simplifying SEARCH
12153                 commands, avoiding sending two STATUS in a row,
12154                 and deferring flags sync and processing just
12155                 after displaying the folder. 
12156                 This will update the SummaryView in certain
12157                 cases (new mails not already fetched, flags
12158                 changed from another client) but in a non-
12159                 blocking manner.
12160
12161 2005-10-04 [colin]      1.9.15cvs8
12162
12163         * src/plugins/trayicon/trayicon.c
12164                 Relabel "Offline" to "Work offline"
12165
12166 2005-10-04 [colin]      1.9.15cvs7
12167
12168         * src/export.c
12169         * src/import.c
12170         * src/mbox.c
12171                 Fix mbox import/export buglets
12172                 Patch by wwp
12173         * src/plugins/trayicon/trayicon.c
12174                 Add offline swithc
12175                 Patch by wwp
12176
12177 2005-10-04 [colin]      1.9.15cvs6
12178
12179         * src/folder.c
12180         * src/folderview.c
12181         * src/summaryview.c
12182                 Better fix (don't break mark all read) for cvs2
12183
12184 2005-10-03 [colin]      1.9.15cvs5
12185
12186         * src/folder.c
12187                 Use a sane sort by default
12188
12189 2005-10-03 [colin]      1.9.15cvs4
12190
12191         * src/inc.c
12192                 Add a 'Only once' button for overriding offline mode
12193         * src/prefs_account.c
12194         * src/wizard.c
12195                 Add Local mbox to the wizard
12196                 Add IMAP subdir to the wizard (or the wizard is useless
12197                 for such accounts, or even worse than useless)
12198                 Move IMAP subdir from Advanced to Receive tab, as it's
12199                 not that uncommon
12200
12201 2005-10-03 [colin]      1.9.15cvs3
12202
12203         * src/send_message.c
12204                 Forgot this one in cvs1
12205
12206 2005-10-03 [colin]      1.9.15cvs2
12207
12208         * src/folder.c
12209                 Faster close when leaving a folder with lots
12210                 of new mails. Idea by David Relson.
12211
12212 2005-10-03 [colin]      1.9.15cvs1
12213
12214         * src/compose.c
12215         * src/imap.c
12216         * src/inc.c
12217         * src/main.c
12218         * src/messageview.c
12219         * src/news.c
12220         * src/summaryview.c
12221         * src/gtk/sslcertwindow.c
12222         * src/plugins/trayicon/trayicon.c
12223                 Add accels to every AlertPanel. Patch by Fabien 
12224                 Vantard
12225
12226 2005-10-03 [paul]       1.9.15
12227
12228         1.9.15 released
12229
12230 2005-10-03 [paul]       1.9.14cvs68
12231
12232         * po/ca.po
12233         * po/de.po
12234         * po/es.po
12235         * po/fi.po
12236         * po/fr.po
12237         * po/sk.po
12238         * po/sr.po
12239         * po/zh_CN.po
12240                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12241                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12242                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12243
12244 2005-10-03 [paul]       1.9.14cvs67
12245
12246         * src/send_message.c
12247                 prevent hang on Cancel
12248                 patch by Colin
12249
12250 2005-10-03 [paul]       1.9.14cvs66
12251
12252         * src/main.c
12253                 fix crash in IMAP caused by discrepancy
12254                 between check_at_startup and offline mode
12255                 Patch by Colin
12256
12257 2005-10-01 [paul]       1.9.14cvs65
12258
12259         * src/inc.c
12260                 fix engrish
12261
12262 2005-10-01 [paul]       1.9.14cvs64
12263         * src/export.c
12264         * src/import.c
12265                 synchronise import_mbox() and export_mbox()
12266         * src/mbox.c
12267                 proc_mbox(): add alert if file cannot be opened
12268                 export_list_to_mbox(): test if dest file exists,
12269                 prompt user to overwrite if it does. add alert
12270                 if file cannot be created
12271                                                                 
12272         Patch by wwp
12273                                                                                                                 
12274
12275 2005-09-30 [paul]       1.9.14cvs63
12276
12277         * src/addressbook.c
12278                 Fix sensitivity of a menu
12279         * src/codeconv.c
12280                 Respect hidden pref for mails with no encoding
12281         * src/common/xml.c
12282                 Fix memory corruption
12283         * src/plugins/pgpcore/sgpgme.c
12284                 Fix segfault on incomplete sigs, and display
12285                 of S/Mime UIDs
12286
12287         Patches by Colin
12288
12289 2005-09-30 [colin]      1.9.14cvs62
12290
12291         * src/partial_download.c
12292                 Little logic fix in almost-dead code
12293         * src/pop.c
12294                 Fix partial download when there's no new mail
12295
12296 2005-09-29 [paul]       1.9.14cvs61
12297
12298         * src/plugins/pgpinline/pgpinline.c
12299                 fix bug 819, 'crash accessing sign message'
12300                 Patch by Colin
12301
12302 2005-09-28 [martin]     1.9.14cvs60
12303
12304         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12305                 fix bug #790 (Crash when restarting window manager (fluxbox))
12306
12307 2005-09-28 [paul]       1.9.14cvs59
12308
12309         * src/gtk/gtkaspell.c
12310                 fix off-by-one typo
12311
12312 2005-09-27 [colin]      1.9.14cvs58
12313
12314         * src/plugins/pgpcore/sgpgme.c
12315                 Report error when there's one, instead of
12316                 "Signature unchecked" 
12317
12318 2005-09-27 [colin]      1.9.14cvs57
12319
12320         * src/prefs_quote.c
12321                 Fix bug #816 (Weird quotation with spaces)
12322
12323 2005-09-27 [colin]      1.9.14cvs56
12324
12325         * src/codeconv.c
12326         * src/compose.c
12327         * src/compose.h
12328                 Put subject in compose's title
12329                 Fix Automatic encoding so that it's really automatic:
12330                 first try default locale's charset, then charset of the replied mail, 
12331                 then utf-8
12332                 Fix encoding of headers (must be in strict mode too)
12333
12334 2005-09-26 [colin]      1.9.14cvs55
12335
12336         * src/gtk/gtkaspell.c
12337                 Fix previous patch - don't color the space,
12338                 just uncolor it :)
12339
12340 2005-09-26 [colin]      1.9.14cvs54
12341
12342         * src/gtk/gtkaspell.c
12343                 Unmark space if possible
12344
12345 2005-09-26 [colin]      1.9.14cvs53
12346
12347         * src/imap.c
12348                 log_error instead of alertpanel according to the pref
12349         * src/etpan/imap-thread.c
12350                 Print connect status, copy only necessary size to 
12351                 logger
12352         * src/plugins/pgpmime/pgpmime.c
12353                 Handle S/Mime signatures (verification only). Patch based
12354                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12355
12356 2005-09-26 [paul]       1.9.14cvs52
12357
12358         * src/common/passcrypt.c
12359                 this 'workaround' not necessary on NetBSD.
12360                 Thanks to Daniel Gustafson
12361
12362 2005-09-26 [paul]
12363
12364         1.9.15-rc4 released
12365
12366 2005-09-26 [paul]       1.9.14cvs51
12367
12368         * src/summaryview.c
12369                 Skip currently selected message when
12370                 looking for next new or unread message
12371                 in current folder. Patch by Colin
12372         * src/common/passcrypt.c
12373                 eliminate warnings on *BSD. Patch by
12374                 Daniel Gustafson
12375
12376 2005-09-26 [colin]      1.9.14cvs50
12377
12378         * src/procmsg.c
12379                 Call postfiltering hook anyway
12380
12381 2005-09-22 [colin]      1.9.14cvs49
12382
12383         * src/codeconv.c
12384         * src/codeconv.h
12385                 Add a strict mode that doesn't replace with _
12386         * src/compose.c
12387         * src/compose.h
12388                 Use strict conversion while sending
12389                 Fix race when drafting while sending (happens
12390                 on IMAP)
12391                 Fix d'n'd of messages from summaryview
12392         * src/prefs_common.c
12393         * src/prefs_common.h
12394                 add hidden utf8_instead_of_locale_for_broken_mail 
12395                 pref for people that preferred the default charset 
12396                 to be utf8 for broken mails
12397         * src/quote_fmt_parse.y
12398                 fix bug #815 (No quote insert if "From:" fied 
12399                 contained Russian letters)
12400         * src/summaryview.c
12401                 Fix d'n'd of messages to compose
12402
12403 2005-09-22 [paul]       1.9.14cvs48
12404
12405         * src/compose.c
12406                 fix bug where attachments Name entry
12407                 would display Path instead
12408
12409 2005-09-21 [paul]       1.9.14cvs47
12410
12411         * README
12412         * README.jp
12413         * configure.ac
12414         * config/config.rpath
12415         * doc/manual/en/sylpheed-20.html
12416         * doc/manual/es/sylpheed-20.html
12417         * po/bg.po
12418         * po/ca.po
12419         * po/de.po
12420         * po/es.po
12421         * po/fr.po
12422         * po/it.po
12423         * po/pt_BR.po
12424         * po/sk.po
12425         * po/zh_TW.po
12426         * src/account.c
12427         * src/account.h
12428         * src/action.c
12429         * src/action.h
12430         * src/adbookbase.h
12431         * src/addr_compl.c
12432         * src/addr_compl.h
12433         * src/addrbook.c
12434         * src/addrbook.h
12435         * src/addrcache.c
12436         * src/addrcache.h
12437         * src/addrcindex.c
12438         * src/addrcindex.h
12439         * src/addrclip.c
12440         * src/addrclip.h
12441         * src/addrdefs.h
12442         * src/addressadd.c
12443         * src/addressadd.h
12444         * src/addressbook.c
12445         * src/addressbook.h
12446         * src/addressitem.h
12447         * src/addrgather.c
12448         * src/addrgather.h
12449         * src/addrharvest.c
12450         * src/addrharvest.h
12451         * src/addrindex.c
12452         * src/addrindex.h
12453         * src/addritem.c
12454         * src/addritem.h
12455         * src/addrquery.c
12456         * src/addrquery.h
12457         * src/addrselect.c
12458         * src/addrselect.h
12459         * src/alertpanel.c
12460         * src/alertpanel.h
12461         * src/browseldap.c
12462         * src/browseldap.h
12463         * src/codeconv.c
12464         * src/codeconv.h
12465         * src/compose.c
12466         * src/compose.h
12467         * src/crash.c
12468         * src/crash.h
12469         * src/customheader.c
12470         * src/customheader.h
12471         * src/displayheader.c
12472         * src/displayheader.h
12473         * src/editaddress.c
12474         * src/editaddress.h
12475         * src/editbook.c
12476         * src/editbook.h
12477         * src/editgroup.c
12478         * src/editgroup.h
12479         * src/editjpilot.c
12480         * src/editjpilot.h
12481         * src/editldap.c
12482         * src/editldap.h
12483         * src/editldap_basedn.c
12484         * src/editldap_basedn.h
12485         * src/editvcard.c
12486         * src/editvcard.h
12487         * src/enriched.c
12488         * src/enriched.h
12489         * src/exphtmldlg.c
12490         * src/exphtmldlg.h
12491         * src/expldifdlg.c
12492         * src/expldifdlg.h
12493         * src/export.c
12494         * src/export.h
12495         * src/exporthtml.c
12496         * src/exporthtml.h
12497         * src/exportldif.c
12498         * src/exportldif.h
12499         * src/filtering.c
12500         * src/filtering.h
12501         * src/folder.c
12502         * src/folder.h
12503         * src/folder_item_prefs.c
12504         * src/folder_item_prefs.h
12505         * src/foldersel.c
12506         * src/foldersel.h
12507         * src/folderutils.c
12508         * src/folderutils.h
12509         * src/folderview.c
12510         * src/folderview.h
12511         * src/grouplistdialog.c
12512         * src/grouplistdialog.h
12513         * src/headerview.c
12514         * src/headerview.h
12515         * src/html.c
12516         * src/html.h
12517         * src/image_viewer.c
12518         * src/image_viewer.h
12519         * src/imap.c
12520         * src/imap.h
12521         * src/imap_gtk.c
12522         * src/imap_gtk.h
12523         * src/import.c
12524         * src/import.h
12525         * src/importldif.c
12526         * src/importldif.h
12527         * src/importmutt.c
12528         * src/importmutt.h
12529         * src/importpine.c
12530         * src/importpine.h
12531         * src/inc.c
12532         * src/inc.h
12533         * src/jpilot.c
12534         * src/jpilot.h
12535         * src/ldapctrl.c
12536         * src/ldapctrl.h
12537         * src/ldaplocate.c
12538         * src/ldaplocate.h
12539         * src/ldapquery.c
12540         * src/ldapquery.h
12541         * src/ldapserver.c
12542         * src/ldapserver.h
12543         * src/ldaputil.c
12544         * src/ldaputil.h
12545         * src/ldif.c
12546         * src/ldif.h
12547         * src/localfolder.c
12548         * src/localfolder.h
12549         * src/main.c
12550         * src/main.h
12551         * src/mainwindow.c
12552         * src/mainwindow.h
12553         * src/manual.c
12554         * src/manual.h
12555         * src/matcher.c
12556         * src/matcher.h
12557         * src/matcher_parser.h
12558         * src/matcher_parser_lex.l
12559         * src/matcher_parser_parse.y
12560         * src/mbox.c
12561         * src/mbox.h
12562         * src/message_search.c
12563         * src/message_search.h
12564         * src/messageview.c
12565         * src/messageview.h
12566         * src/mh.c
12567         * src/mh.h
12568         * src/mh_gtk.c
12569         * src/mh_gtk.h
12570         * src/mimeview.c
12571         * src/mimeview.h
12572         * src/msgcache.c
12573         * src/msgcache.h
12574         * src/mutt.c
12575         * src/mutt.h
12576         * src/news.c
12577         * src/news.h
12578         * src/news_gtk.c
12579         * src/news_gtk.h
12580         * src/noticeview.c
12581         * src/noticeview.h
12582         * src/partial_download.c
12583         * src/partial_download.h
12584         * src/pine.c
12585         * src/pine.h
12586         * src/pop.c
12587         * src/pop.h
12588         * src/prefs_account.c
12589         * src/prefs_account.h
12590         * src/prefs_actions.c
12591         * src/prefs_actions.h
12592         * src/prefs_common.c
12593         * src/prefs_common.h
12594         * src/prefs_compose_writing.c
12595         * src/prefs_compose_writing.h
12596         * src/prefs_customheader.c
12597         * src/prefs_customheader.h
12598         * src/prefs_display_header.c
12599         * src/prefs_display_header.h
12600         * src/prefs_ext_prog.c
12601         * src/prefs_ext_prog.h
12602         * src/prefs_filtering.c
12603         * src/prefs_filtering.h
12604         * src/prefs_filtering_action.c
12605         * src/prefs_filtering_action.h
12606         * src/prefs_folder_column.c
12607         * src/prefs_folder_column.h
12608         * src/prefs_folder_item.c
12609         * src/prefs_folder_item.h
12610         * src/prefs_fonts.c
12611         * src/prefs_fonts.h
12612         * src/prefs_gtk.c
12613         * src/prefs_gtk.h
12614         * src/prefs_image_viewer.c
12615         * src/prefs_image_viewer.h
12616         * src/prefs_matcher.c
12617         * src/prefs_matcher.h
12618         * src/prefs_message.c
12619         * src/prefs_message.h
12620         * src/prefs_msg_colors.c
12621         * src/prefs_msg_colors.h
12622         * src/prefs_other.c
12623         * src/prefs_other.h
12624         * src/prefs_quote.c
12625         * src/prefs_quote.h
12626         * src/prefs_receive.c
12627         * src/prefs_receive.h
12628         * src/prefs_send.c
12629         * src/prefs_send.h
12630         * src/prefs_spelling.c
12631         * src/prefs_spelling.h
12632         * src/prefs_summaries.c
12633         * src/prefs_summaries.h
12634         * src/prefs_summary_column.c
12635         * src/prefs_summary_column.h
12636         * src/prefs_template.c
12637         * src/prefs_template.h
12638         * src/prefs_themes.c
12639         * src/prefs_themes.h
12640         * src/prefs_toolbar.c
12641         * src/prefs_toolbar.h
12642         * src/prefs_wrapping.c
12643         * src/prefs_wrapping.h
12644         * src/privacy.c
12645         * src/privacy.h
12646         * src/procheader.c
12647         * src/procheader.h
12648         * src/procmime.c
12649         * src/procmime.h
12650         * src/procmsg.c
12651         * src/procmsg.h
12652         * src/quote_fmt.c
12653         * src/quote_fmt_parse.y
12654         * src/recv.c
12655         * src/recv.h
12656         * src/remotefolder.c
12657         * src/remotefolder.h
12658         * src/send_message.c
12659         * src/send_message.h
12660         * src/setup.c
12661         * src/setup.h
12662         * src/simple-gettext.c
12663         * src/sourcewindow.c
12664         * src/sourcewindow.h
12665         * src/ssl_manager.c
12666         * src/ssl_manager.h
12667         * src/statusbar.c
12668         * src/statusbar.h
12669         * src/stock_pixmap.c
12670         * src/stock_pixmap.h
12671         * src/summary_search.c
12672         * src/summary_search.h
12673         * src/summaryview.c
12674         * src/summaryview.h
12675         * src/syldap.c
12676         * src/syldap.h
12677         * src/textview.c
12678         * src/textview.h
12679         * src/toolbar.c
12680         * src/toolbar.h
12681         * src/undo.c
12682         * src/undo.h
12683         * src/unmime.c
12684         * src/unmime.h
12685         * src/vcard.c
12686         * src/vcard.h
12687         * src/wizard.c
12688         * src/wizard.h
12689         * src/common/base64.c
12690         * src/common/base64.h
12691         * src/common/defs.h
12692         * src/common/hooks.c
12693         * src/common/hooks.h
12694         * src/common/log.c
12695         * src/common/log.h
12696         * src/common/md5.c
12697         * src/common/md5.h
12698         * src/common/mgutils.c
12699         * src/common/mgutils.h
12700         * src/common/nntp.c
12701         * src/common/nntp.h
12702         * src/common/passcrypt.c
12703         * src/common/passcrypt.h.in
12704         * src/common/plugin.c
12705         * src/common/plugin.h
12706         * src/common/prefs.c
12707         * src/common/prefs.h
12708         * src/common/progressindicator.c
12709         * src/common/progressindicator.h
12710         * src/common/quoted-printable.c
12711         * src/common/quoted-printable.h
12712         * src/common/session.c
12713         * src/common/session.h
12714         * src/common/smtp.c
12715         * src/common/smtp.h
12716         * src/common/socket.c
12717         * src/common/socket.h
12718         * src/common/ssl.c
12719         * src/common/ssl.h
12720         * src/common/ssl_certificate.c
12721         * src/common/ssl_certificate.h
12722         * src/common/string_match.c
12723         * src/common/string_match.h
12724         * src/common/stringtable.c
12725         * src/common/sylpheed.c
12726         * src/common/sylpheed.h
12727         * src/common/template.c
12728         * src/common/template.h
12729         * src/common/timing.h
12730         * src/common/utils.c
12731         * src/common/utils.h
12732         * src/common/uuencode.c
12733         * src/common/uuencode.h
12734         * src/common/version.h.in
12735         * src/common/xml.c
12736         * src/common/xml.h
12737         * src/common/xmlprops.c
12738         * src/common/xmlprops.h
12739         * src/gtk/about.c
12740         * src/gtk/about.h
12741         * src/gtk/colorlabel.c
12742         * src/gtk/colorlabel.h
12743         * src/gtk/colorsel.c
12744         * src/gtk/colorsel.h
12745         * src/gtk/description_window.c
12746         * src/gtk/description_window.h
12747         * src/gtk/filesel.c
12748         * src/gtk/filesel.h
12749         * src/gtk/foldersort.c
12750         * src/gtk/foldersort.h
12751         * src/gtk/gtkutils.c
12752         * src/gtk/gtkutils.h
12753         * src/gtk/inputdialog.c
12754         * src/gtk/inputdialog.h
12755         * src/gtk/logwindow.c
12756         * src/gtk/logwindow.h
12757         * src/gtk/manage_window.c
12758         * src/gtk/manage_window.h
12759         * src/gtk/menu.c
12760         * src/gtk/menu.h
12761         * src/gtk/pluginwindow.c
12762         * src/gtk/pluginwindow.h
12763         * src/gtk/prefswindow.c
12764         * src/gtk/prefswindow.h
12765         * src/gtk/progressdialog.c
12766         * src/gtk/progressdialog.h
12767         * src/gtk/quicksearch.c
12768         * src/gtk/quicksearch.h
12769         * src/gtk/sslcertwindow.c
12770         * src/gtk/sslcertwindow.h
12771         * src/plugins/clamav/clamav_plugin.c
12772         * src/plugins/clamav/clamav_plugin.h
12773         * src/plugins/clamav/clamav_plugin_gtk.c
12774         * src/plugins/demo/demo.c
12775         * src/plugins/dillo_viewer/dillo_prefs.c
12776         * src/plugins/dillo_viewer/dillo_prefs.h
12777         * src/plugins/dillo_viewer/dillo_viewer.c
12778         * src/plugins/mathml_viewer/mathml_viewer.c
12779         * src/plugins/pgpcore/passphrase.c
12780         * src/plugins/pgpcore/passphrase.h
12781         * src/plugins/pgpcore/plugin.c
12782         * src/plugins/pgpcore/prefs_gpg.c
12783         * src/plugins/pgpcore/prefs_gpg.h
12784         * src/plugins/pgpcore/select-keys.c
12785         * src/plugins/pgpcore/select-keys.h
12786         * src/plugins/pgpcore/sgpgme.c
12787         * src/plugins/pgpcore/sgpgme.h
12788         * src/plugins/pgpinline/pgpinline.c
12789         * src/plugins/pgpinline/pgpinline.h
12790         * src/plugins/pgpinline/plugin.c
12791         * src/plugins/pgpmime/pgpmime.c
12792         * src/plugins/pgpmime/pgpmime.h
12793         * src/plugins/pgpmime/plugin.c
12794         * src/plugins/spamassassin/spamassassin.c
12795         * src/plugins/spamassassin/spamassassin.h
12796         * src/plugins/spamassassin/spamassassin_gtk.c
12797         * src/plugins/trayicon/trayicon.c
12798         * tools/OOo2sylpheed.pl
12799         * tools/acroread2sylpheed.pl
12800         * tools/asus_mailled.sh
12801         * tools/filter_conv.pl
12802         * tools/freshmeat_search.pl
12803         * tools/google_search.pl
12804         * tools/kmail2sylpheed.pl
12805         * tools/kmail2sylpheed_v2.pl
12806         * tools/maildir2sylpheed.pl
12807         * tools/multiwebsearch.pl
12808         * tools/newscache_clean.pl
12809         * tools/outlook2sylpheed.pl
12810         * tools/sylpheed-switcher
12811         * tools/update-po
12812         * tools/vcard2xml.py
12813         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12814                 update FSF address
12815
12816 2005-09-21 [colin]      1.9.14cvs46
12817
12818         * src/gedit-print.c
12819         * src/procmsg.c
12820         * src/procmsg.h
12821         * src/textview.c
12822         * src/summaryview.c
12823                 Remove some printing hacks (deselection/reselection),
12824                 which by the way fix printing the currently 
12825                 displayed mime part (still only text)
12826                 Plus a little optimisation of summary_show
12827
12828
12829 2005-09-20 [colin]      1.9.14cvs45
12830
12831         * src/mainwindow.c
12832         * src/messageview.c
12833                 GUI fixups: add accels, set message
12834                 view title to displayed mail's subject
12835         * src/prefs_spelling.c
12836         * src/gtk/gtkaspell.c
12837                 GUI fixups: allow underlining misspelled
12838                 words instead of coloring them (a11y!)
12839
12840 2005-09-19 [colin]
12841
12842         1.9.15rc3 released
12843
12844 2005-09-19 [colin]      1.9.14cvs44
12845
12846         * src/compose.c
12847                 Fix draft message
12848         * src/gtk/gtkaspell.c
12849                 Fix wrong test ;-)
12850
12851 2005-09-19 [colin]      1.9.14cvs43
12852
12853         * src/addressbook.c
12854                 Fix sensitivity of Delete button
12855         * src/compose.c
12856                 Warn if the requested Privacy system
12857                 is not available
12858         * src/exphtmldlg.c
12859         * src/expldifdlg.c
12860         * src/importldif.c
12861         * src/importmutt.c
12862         * src/importpine.c
12863                 Fix crappy UI
12864         * src/
12865         * src/ssl.h
12866         * src/prefs_account.h
12867         * src/prefs_account.c
12868                 Save SSL prefs even in builds that have
12869                 SSL support disable
12870         * src/imap.c
12871         * src/inc.c
12872         * src/news.c
12873         * src/send_message.c
12874                 Warn if connection should be secure, but
12875                 SSL support isn't compiled in
12876         * src/gtkaspell.c
12877                 Fix word separation on UTF-8 systems
12878                 Fixes bug #812 (Strange inline spellchecking)
12879         * src/compose.c
12880                 Warn if the requested Privacy system
12881                 is not available
12882                 Factorize offline warning
12883         * src/imap.c
12884         * src/imap_gtk.c
12885         * src/imap_gtk.h
12886         * src/inc.h
12887         * src/news_gtk.c
12888         * src/news_gtk.h
12889         * src/messageview.c
12890                 Factorize offline warning
12891
12892 2005-09-19 [paul]
12893
12894         1.9.15-rc2 released
12895
12896 2005-09-18 [colin]      1.9.14cvs42
12897
12898         * src/codeconv.c
12899         * src/codeconv.h
12900         * src/procmime.c
12901                 Add a way to get locale's charset ignoring utf-8,
12902                 and use that as default encoding for broken mails
12903
12904 2005-09-18 [colin]      1.9.14cvs41
12905
12906         * src/gtk/logwindow.c
12907                 Translate string. Patch by Fabien Vantard
12908
12909 2005-09-18 [colin]      1.9.14cvs40
12910
12911         * configure.ac
12912                 Fix bug #803 (IMAP/SSL support breaks with 
12913                 GnuTLS libetpan 0.38)
12914
12915 2005-09-18 [colin]      1.9.14cvs39
12916
12917         * src/codeconv.c
12918         * src/compose.c
12919         * src/procmime.c
12920                 More charsets fixes. Fixes bug #806 (non
12921                 ascii characters in subject line)
12922
12923 2005-09-17 [paul]       1.9.14cvs38
12924
12925         * src/folderview.c
12926         * src/mainwindow.c
12927                 fix gcc-2.95 issues
12928                 Patch by Pawel Pekala
12929
12930 2005-09-17 [colin]      1.9.14cvs37
12931
12932         * src/addrindex.c
12933                 bugfix for NO-USE LDAP compilation, patch 
12934                 by Fabien Vantard
12935
12936 2005-09-17 [colin]      1.9.14cvs36
12937
12938         * src/prefs_actions.c
12939         * src/prefs_customheader.c
12940         * src/prefs_display_header.c
12941         * src/prefs_filtering_action.c
12942         * src/prefs_matcher.c
12943         * src/prefs_toolbar.c
12944                 Fix strange casts (less elegant but
12945                 works better)
12946
12947 2005-09-16 [colin]      1.9.14cvs35
12948
12949         * src/jpilot.c
12950                 Missed that one
12951
12952 2005-09-16 [colin]      1.9.14cvs34
12953
12954         * configure.ac
12955         * src/Makefile.am
12956         * src/addr_compl.c
12957         * src/addrindex.c
12958         * src/browseldap.c
12959         * src/editldap.c
12960         * src/ldaplocate.c
12961         * src/ldapquery.c
12962         * src/ldapquery.h
12963         * src/ldapserver.c
12964         * src/ldapserver.h
12965         * src/main.c
12966         * src/matcher_parser_parse.y
12967         * src/prefs_themes.c
12968         * src/etpan/Makefile.am
12969         * src/gtk/description_window.c
12970         * src/plugins/clamav/Makefile.am
12971         * src/plugins/clamav/clamav_plugin.c
12972         * src/plugins/dillo_viewer/Makefile.am
12973         * src/plugins/pgpcore/Makefile.am
12974         * src/plugins/pgpinline/Makefile.am
12975         * src/plugins/pgpmime/Makefile.am
12976         * src/plugins/trayicon/Makefile.am
12977                 Fix 100% cpu usage in address completion list
12978                 Fix little bugs (return with no values etc)
12979                 Fix all warnings (with common CFLAGS)
12980
12981 2005-09-15 [colin]      1.9.14cvs33
12982
12983         * src/addressbook.c
12984                 Fix bug where sometimes a group's email list is empty,
12985                 force its refresh (probably fixes "Re: how to create a 
12986                 distribution list")
12987         * src/ldapquery.c
12988                 Don't return to the callback in the main thread from the
12989                 fetch thread (or face segs!)
12990
12991 2005-09-15 [paul]       1.9.14cvs32
12992
12993         * src/prefs_matcher.c
12994                 forgotten in last commit
12995
12996 2005-09-15 [paul]       1.9.14cvs31
12997
12998         * src/prefs_actions.c
12999         * src/prefs_filtering_action.c
13000         * src/prefs_quote.c
13001         * src/quote_fmt.c
13002         * src/summaryview.c
13003         * src/gtk/description_window.c
13004         * src/gtk/description_window.h
13005         * src/gtk/quicksearch.c
13006                 allow interaction with the called
13007                 description window
13008                 Patch by Anders Hammar
13009
13010 2005-09-14 [paul]       1.9.14cvs30
13011
13012         * src/compose.c
13013                 fix a little annoyance when pasting with 3rd button 
13014                 with wrap_pastes=0 and wrap_input=1
13015                 Patch by Colin
13016
13017 2005-09-14 [paul]       1.9.14cvs29
13018
13019         * src/prefs_account.c
13020                 disable 'Filter messages on receiving' for
13021                 SMTP-only accounts
13022                 Patch  by Anders Hammar
13023
13024 2005-09-14 [paul]       1.9.14cvs28
13025
13026         * po/sk.po
13027                 fix crash
13028                 updated by Andrej Kacian
13029
13030 2005-09-14 [paul]
13031
13032         1.9.15-rc1 released
13033
13034 2005-09-14 [paul]       1.9.14cvs27
13035
13036         * po/es.po
13037                 updated by Ricardo Mones Lastra
13038         * src/compose.c
13039         * src/compose.h
13040                 associate no_wrap_tags to Compose windows
13041                 instead of using a static one
13042                 Patch by Colin
13043         * src/mbox.c
13044                 fix proc_mbox()
13045                 Patch by wwp
13046         * src/textview.c
13047                 remove unneeded printf()
13048
13049 2005-09-14 [paul]       1.9.14cvs26
13050
13051         * src/addrcache.c
13052         * src/codeconv.h
13053         * src/folder.h
13054         * src/mainwindow.h
13055         * src/mh.c
13056         * src/mimeview.h
13057         * src/partial_download.c
13058         * src/pop.c
13059         * src/prefs_account.c
13060         * src/prefs_account.h
13061         * src/prefs_actions.c
13062         * src/prefs_customheader.c
13063         * src/prefs_display_header.c
13064         * src/prefs_filtering_action.c
13065         * src/prefs_matcher.c
13066         * src/prefs_toolbar.c
13067         * src/privacy.h
13068         * src/procmime.c
13069         * src/procmime.h
13070         * src/procmsg.h
13071         * src/textview.c
13072         * src/undo.h
13073         * src/common/plugin.c
13074         * src/common/session.h
13075         * src/common/socket.c
13076         * src/common/socket.h
13077         * src/common/template.c
13078         * src/gtk/gtkaspell.c
13079         * src/gtk/quicksearch.h
13080         * src/plugins/pgpcore/passphrase.c
13081         * src/plugins/pgpcore/prefs_gpg.h
13082         * src/plugins/pgpcore/select-keys.c
13083         * src/plugins/pgpcore/select-keys.h
13084         * src/plugins/pgpcore/sgpgme.c
13085         * src/plugins/pgpinline/pgpinline.c
13086         * src/plugins/pgpmime/pgpmime.c
13087         * src/plugins/trayicon/trayicon.c
13088                 fix compilation warnings
13089                 Patch by Daniel Gustafson
13090
13091 2005-09-14 [paul]       1.9.14cvs25
13092
13093         * src/addressbook.c
13094                 add missing column header, and other small
13095                 bug fixes
13096                 Patch by Anders Hammar
13097
13098 2005-09-13 [colin]      1.9.14cvs24
13099
13100         * src/gtk/gtkaspell.c
13101                 Fix non-utf8 in menu
13102                 Fix little leaks
13103                 Nullify struct members after free()s
13104
13105 2005-09-13 [colin]      1.9.14cvs23
13106
13107         * src/compose.c
13108                 Test utf8 compliance before inserting to 
13109                 buffer, and try to convert if necessary
13110         * src/procmime.c
13111                 If no charset is present, use the locale 
13112                 one instead of us-ascii
13113         * src/procmsg.c
13114                 Add Sender, List-Post and To in the checked 
13115                 headers for automatic rules creation 
13116                 (thanks to wwp)
13117         * src/prefs_themes.c
13118         * src/gtk/gtkaspell.c
13119                 Remove deprecated functions. 
13120                 patch by Daniel Gustafson
13121
13122 2005-09-12 [colin]      1.9.14cvs22
13123
13124         * src/compose.c
13125                 Fix bug #448 (Scrolling/Redraw issue with 
13126                 address-fields in Header)
13127         * src/mainwindow.c
13128         * src/summaryview.c
13129         * src/summaryview.h
13130                 Fix loss of MSG_MARKED on move/copy
13131                 Fix bug #804 (Quicksearch togglebutton doesn't 
13132                 get depressed after '/' key is pressed)
13133
13134 2005-09-12 [paul]       1.9.14cvs21
13135
13136         * AUTHORS
13137         * src/gtk/logwindow.c
13138                 add 'Clear Log' to popup menu
13139                 Patch by Anders Hammar <anders.hammar@telia.com>
13140
13141 2005-09-12 [paul]       1.9.14cvs20
13142
13143         * src/compose.c
13144                 set correct sensitivity on attachments
13145                 popup menu
13146         * src/folder.c
13147                 fix typo
13148         * src/prefs_spelling.c
13149                 fix crash when no LANG env is set
13150         * src/common/xml.c
13151                 fix crash in wizard
13152                 don't use memeory after free
13153
13154         All patches by Daniel Gustafson
13155
13156 2005-09-12 [paul]       1.9.14cvs19
13157
13158         * src/prefs_themes.c
13159                 make theme info selectable
13160         * src/gtk/description_window.c
13161                 make window non-modal
13162         * tools/README
13163                 add details of asus_mailed.sh
13164         * tools/claws.i18n.status.pl
13165                 update for new zh_TW translator
13166                 widen the output
13167                 create alternate coloured lines
13168                 improve readability
13169
13170 2005-09-10 [colin]      1.9.14cvs18
13171
13172         * src/plugins/pgpcore/select-keys.c
13173                 Better order for the buttons
13174
13175 2005-09-10 [colin]      1.9.14cvs17
13176
13177         * src/compose.c
13178         * src/plugins/pgpcore/select-keys.c
13179         * src/plugins/pgpcore/select-keys.h
13180         * src/plugins/pgpcore/sgpgme.c
13181                 Add a "Don't encrypt" button to the key
13182                 selection dialog. Fixes bug #177 (There should be a 
13183                 'Don't encrypt button in the Select Keys dialog)
13184
13185 2005-09-10 [colin]      1.9.14cvs16
13186
13187         * src/compose.c
13188                 Fix bug #572 (%X option does not work with templates)
13189
13190 2005-09-10 [colin]      1.9.14cvs15
13191
13192         * src/toolbar.c 
13193                 Remove g_print
13194
13195 2005-09-10 [colin]      1.9.14cvs14
13196
13197         * src/imap.c
13198                 Fix a possible crash
13199
13200 2005-09-09 [colin]      1.9.14cvs13
13201
13202         * src/imap.c
13203         * src/etpan/imap-thread.c
13204         * src/etpan/imap-thread.h
13205                 Fix moving from queue or drafts to normal folders
13206                 Fix bug #794 (No way to delete without expunging)
13207                 Take flags unset by other mailers into account
13208                 Take deleted flag set by other mailers into account
13209                 Fix unsetting REPLIED flag
13210                 Fix crash when capabilities can't be retrieved
13211         * src/mainwindow.c
13212         * src/mainwindow.h
13213                 Add M_DELAYED_FLAGS condition, and let the user use
13214                 Execute in order to be able to expunge deleted mails,
13215                 even if he's not in delayed execute mode
13216         * src/prefs_spelling.c
13217                 Use 'en' dictionary by default if LANG is POSIX or C
13218         * src/gtk/prefswindow.c
13219                 Fix bug #767 (Preferences windows expanding) by making
13220                 the window a bit larger when the resolution is greater
13221                 than 640x480, and by putting the prefs in a
13222                 GtkScrolledWindow.
13223
13224 2005-09-09 [paul]       1.9.14cvs12
13225
13226         * AUTHORS
13227         * configure.ac
13228         * po/zh_TW.Big5.po      ** REMOVED **
13229         * po/zh_TW.po           ** ADDED **
13230                 updated by Wei-Lun Chao
13231
13232 2005-09-09 [paul]       1.9.14cvs11
13233
13234         * src/mainwindow.c
13235                 fix asserts
13236         * src/common/xml.c
13237                 delay memory allocation until file is
13238                 opened successfully
13239                 Patch by Daniel Gustafson
13240
13241 2005-09-09 [colin]      1.9.14cvs10
13242
13243         * src/imap.c
13244                 Add guards
13245
13246 2005-09-08 [colin]      1.9.14cvs9
13247
13248         * src/compose.c
13249                 Alert when we can't save draft
13250                 Fix various wrap/color issues
13251                 Add mid-click pasting respecting wrap_paste option
13252         * src/folder.c
13253         * src/folder.h
13254         * src/folder_item_prefs.c
13255         * src/folder_item_prefs.h
13256         * src/imap.c
13257         * src/imap_gtk.c
13258         * src/imap_gtk.h
13259         * src/main.c
13260         * src/mainwindow.c
13261         * src/mainwindow.h
13262         * src/news.c
13263         * src/news_gtk.c
13264         * src/news_gtk.h
13265         * src/prefs_folder_item.c
13266                 Fix the impossibility to synchronise folders for
13267                 offline use (IMAP and NNTP are concerned)
13268
13269 2005-09-08 [colin]      1.9.14cvs8
13270
13271         * configure.ac
13272                 Build LDAP and JPilot by default if available
13273         * src/textview.c
13274                 Fix use after free
13275
13276 2005-09-08 [paul]       1.9.14cvs7
13277
13278         * doc/manual/en/sylpheed-1.html
13279         * doc/manual/en/sylpheed-18.html
13280         * doc/manual/en/sylpheed-19.html
13281         * doc/manual/en/sylpheed-4.html
13282         * doc/manual/en/sylpheed-6.html
13283         * doc/manual/en/sylpheed.html
13284                 a few minor updates, plus include some
13285                 details about plugins and their requirements
13286         * src/mainwindow.c
13287                 minor changes to English in /View/Sort
13288
13289 2005-09-07 [colin]      1.9.14cvs6
13290
13291         * doc/manual/en/sylpheed-1.html
13292         * doc/manual/en/sylpheed-10.html
13293         * doc/manual/en/sylpheed-11.html
13294         * doc/manual/en/sylpheed-12.html
13295         * doc/manual/en/sylpheed-13.html
13296         * doc/manual/en/sylpheed-14.html
13297         * doc/manual/en/sylpheed-15.html
13298         * doc/manual/en/sylpheed-16.html
13299         * doc/manual/en/sylpheed-17.html
13300         * doc/manual/en/sylpheed-18.html
13301         * doc/manual/en/sylpheed-19.html
13302         * doc/manual/en/sylpheed-2.html
13303         * doc/manual/en/sylpheed-20.html
13304         * doc/manual/en/sylpheed-21.html
13305         * doc/manual/en/sylpheed-22.html
13306         * doc/manual/en/sylpheed-3.html
13307         * doc/manual/en/sylpheed-4.html
13308         * doc/manual/en/sylpheed-5.html
13309         * doc/manual/en/sylpheed-6.html
13310         * doc/manual/en/sylpheed-7.html
13311         * doc/manual/en/sylpheed-8.html
13312         * doc/manual/en/sylpheed-9.html
13313         * doc/manual/en/sylpheed.html
13314                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13315
13316 2005-09-07 [colin]      1.9.14cvs5
13317
13318         * src/mainwindow.c
13319                 Make labels more to-the-point
13320
13321 2005-09-07 [colin]      1.9.14cvs4
13322
13323         * doc/manual/en/sylpheed-1.html
13324         * doc/manual/en/sylpheed-12.html
13325         * doc/manual/en/sylpheed-13.html
13326         * doc/manual/en/sylpheed-14.html
13327         * doc/manual/en/sylpheed-15.html
13328         * doc/manual/en/sylpheed-16.html
13329         * doc/manual/en/sylpheed-17.html
13330         * doc/manual/en/sylpheed-18.html
13331         * doc/manual/en/sylpheed-19.html
13332         * doc/manual/en/sylpheed-2.html
13333         * doc/manual/en/sylpheed-20.html
13334         * doc/manual/en/sylpheed-21.html
13335         * doc/manual/en/sylpheed-22.html
13336         * doc/manual/en/sylpheed-4.html
13337         * doc/manual/en/sylpheed-5.html
13338         * doc/manual/en/sylpheed-6.html
13339         * doc/manual/en/sylpheed-7.html
13340         * doc/manual/en/sylpheed-8.html
13341         * doc/manual/en/sylpheed-9.html
13342         * doc/manual/en/sylpheed.html
13343                 Update manual
13344
13345 2005-09-07 [colin]      1.9.14cvs3
13346
13347         * doc/faq/en/sylpheed-faq-1.html
13348         * doc/faq/en/sylpheed-faq-2.html
13349         * doc/faq/en/sylpheed-faq-3.html
13350         * doc/faq/en/sylpheed-faq.html
13351                 Update FAQ
13352
13353 2005-09-07 [colin]      1.9.14cvs2
13354
13355         * src/folderview.c
13356         * src/procmsg.c
13357         * src/summaryview.c
13358         * src/toolbar.c
13359                 Fix special subfolders:
13360                 - Inherit parent's icon
13361                 - sent contents of queues subfolders
13362                 - empty subfolders of trashes
13363         * src/mainwindow.c
13364                 Remove outdated manual and faq entries
13365         * src/common/utils.c
13366                 Add quotes around %s coming from mailcap
13367
13368 2005-09-07 [colin]      1.9.14cvs1
13369
13370         * src/compose.c
13371                 After saving draft, set modified to FALSE
13372         * src/mimeview.c
13373         * src/common/utils.c
13374         * src/common/utils.h
13375                 Try to open mime parts using what is 
13376                 indicated in ~/.mailcap or /etc/mailcap,
13377                 if possible.
13378
13379 2005-09-05 [paul]       1.9.14
13380
13381         1.9.14 released
13382
13383         * po/sk.po
13384                 updated by Andrej Kacian
13385
13386 2005-09-05 [paul]       1.9.13cvs83
13387
13388         * po/de.po
13389         * po/es.po
13390         * po/fi.po
13391         * po/fr.po
13392         * po/nb.po
13393         * po/pt_BR.po
13394         * po/sr.po
13395                 updated translations by Thomas Gilgin, Ricardo Mones
13396                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13397                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13398
13399 2005-09-04 [paul]       1.9.13cvs82
13400
13401         * src/compose.c
13402                 only warn about exceeded line length limit
13403                 on send
13404
13405 2005-09-04 [paul]       1.9.13cvs81
13406
13407         * src/compose.c
13408                 fix crash in 'line length exceeded' dialogue
13409
13410 2005-09-02 [paul]       1.9.13cvs80
13411
13412         * src/imap.c
13413                 fix bug 795, 'Connection lost IMAP'
13414                 and add statusbar prints
13415                 Patch by Colin
13416
13417 2005-09-02 [paul]       1.9.13cvs79
13418
13419         * src/compose.c
13420                 compose_wrap_paragraph() becomes
13421                 compose_beautify_paragraph()
13422                 Patch by Colin
13423
13424 2005-09-02 [colin]      1.9.13cvs78
13425
13426         * src/folderview.c
13427                 Micro-fix
13428
13429 2005-09-01 [colin]      1.9.13cvs77
13430
13431         * src/imap.c
13432                 Maybe fix bug #795 (Connection lost IMAP)
13433                 Don't try to send logout when we're disconnected.
13434         * src/summaryview.c
13435                 Include locked and marked emails in HRM
13436                 view. Fixes bug #800 (Locked messages no longer 
13437                 show up when hide read messages is used)
13438
13439 2005-09-01 [paul]       1.9.13cvs76
13440
13441         * src/prefs_common.c
13442                 fix bad cutting
13443
13444 2005-08-31 [colin]      1.9.13cvs75
13445
13446         * src/folderview.c
13447         * src/folderview.h
13448         * src/prefs_summaries.c
13449         * src/summaryview.c
13450                 Fix "go to next new", fix preference
13451                 (Open unread/next swapped)
13452
13453 2005-08-31 [paul]       1.9.13cvs74
13454
13455         * src/compose.c
13456         * src/folderview.c
13457         * src/headerview.c
13458         * src/headerview.h
13459         * src/mainwindow.c
13460         * src/prefs_common.c
13461         * src/prefs_common.h
13462         * src/prefs_fonts.c
13463         * src/summaryview.c
13464         * src/textview.c
13465         * src/common/defs.h
13466                 remove obsolete BOLD_FONT setting
13467                 fix font update in headerview and textview
13468                 headers after prefs change
13469                 Patch By Colin
13470
13471 2005-08-31 [paul]
13472
13473         1.9.14-rc4 released
13474
13475 2005-08-30 [colin]      1.9.13cvs73
13476
13477         * src/summaryview.c
13478                 When Hide read messages is selected and we
13479                 refresh the summaryview, don't remove the 
13480                 currently displayed message. Fixes bug #797
13481                 (Summary view reloads when new mail is 
13482                 downloaded in 1.9.14 rc)
13483
13484 2005-08-30 [colin]      1.9.13cvs72
13485
13486         * src/folderview.c
13487                 Fix flickering
13488         * src/mainwindow.c
13489                 Remove useless callback
13490         * src/mimeview.c
13491         * src/gtk/filesel.c
13492         * src/gtk/filesel.h
13493                 Add a filesel_select_file_save_folder() - used by Save All
13494
13495 2005-08-29 [paul]       1.9.13cvs71
13496
13497         * AUTHORS
13498         * src/matcher_parser_parse.y
13499         * src/etpan/imap-thread.c
13500                 fix building on FreeBSD
13501                 Patch by Daniel Gustafson <daniel@hobbit.se>
13502
13503 2005-08-29 [paul]       1.9.13cvs70
13504
13505         * src/plugins/pgpinline/pgpinline.c
13506                 only initialise sig result if it's been handled
13507                 Patch by Colin
13508
13509 2005-08-29 [paul]       1.9.13cvs69
13510         
13511         Patches by Colin:
13512
13513         * src/imap.c
13514         * src/common.utils.c
13515         * src/common/utils.h
13516                 optimisation
13517         * src/stock_pixmap.h
13518                 fix wrong icon reference
13519         * src/pixmaps/trash_btn.xpm
13520                 replace with nicer image
13521
13522 2005-08-28 [colin]      1.9.13cvs68
13523
13524         * src/Makefile.am
13525         * src/stock_pixmap.c
13526         * src/stock_pixmap.h
13527         * src/toolbar.c
13528         * src/pixmaps/trash_btn.xpm
13529                 Add a specific trash xpm for the button
13530
13531 2005-08-28 [colin]      1.9.13cvs67
13532
13533         * src/imap.c
13534                 Fix leak
13535
13536 2005-08-27 [colin]      1.9.13cvs66
13537
13538         * src/imap.c
13539         * src/procmime.c
13540                 Correctly fix "Problem with replies", fixes
13541                 pgpmime encryption too. 
13542
13543 2005-08-27 [colin]      1.9.13cvs65
13544
13545         * src/folder.c
13546         * src/procmsg.c
13547         * src/procmsg.h
13548         * src/summaryview.c
13549                 Fix bug #517 (messages removed from summaryview 
13550                 when moving fails)
13551
13552 2005-08-27 [colin]      1.9.13cvs64
13553
13554         * tools/Makefile.am
13555         * tools/asus_mailled.sh
13556                 Add a script to blink ASUS laptops' mail LED where there
13557                 is unread mail.
13558
13559 2005-08-27 [colin]      1.9.13cvs63
13560
13561         * src/imap.c
13562         * src/etpan/imap-thread.c
13563         * src/etpan/imap-thread.h
13564                 Implement automatic choosing of login method
13565                 Fixes bug #791
13566         * src/gtk/.cvsignore
13567                 Add sylpheed-marshal.[ch]
13568
13569 2005-08-27 [colin]      1.9.13cvs62
13570
13571         * src/common/utils.c
13572                 Fix confusing perror
13573
13574 2005-08-27 [colin]      1.9.13cvs61
13575
13576         * src/toolbar.c
13577         * src/toolbar.h
13578                 Remove A_DELETE, replace it with 
13579                 A_TRASH and A_DELETE_REAL. Automatically
13580                 rewrite config files to replace A_DELETE
13581                 with A_TRASH (no functionality change).
13582                 Fixes half of #794
13583
13584 2005-08-26 [colin]      1.9.13cvs60
13585
13586         * src/procmime.c
13587                 Previous "Problem with replies" fix brought other
13588                 problems, fixing them
13589
13590 2005-08-26 [colin]      1.9.13cvs59
13591
13592         * src/procmime.c
13593                 Fix "Problem with replies". This happened only
13594                 on IMAP...
13595         * src/procmsg.c
13596                 Factorize code a bit
13597         * src/compose.c
13598                 Speed improvement on very long messages (wrapping)
13599                 Fix signature color on Reedit and Redirect
13600                 On Reedit, don't attach pgp-signatures parts, but
13601                 set signing to On.
13602
13603 2005-08-24 [paul]       1.9.13cvs58
13604
13605         * src/compose.c
13606                 don't claim success when clicking
13607                 Cancel on the passphrase box.
13608                 Patch by Colin
13609
13610 2005-08-24 [paul]       1.9.13cvs57
13611
13612         * src/main.c
13613                 fix misplaced sylpheed.log
13614         * src/common/defs.h
13615                 define UIDL_DIR
13616
13617 2005-08-24 [paul]       1.9.13cvs56
13618
13619         * src/imap.c
13620         * src/etpan/imap-thread.c
13621         * src/etpan/imap-thread.h
13622                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13623                 Patch by Colin
13624         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13625         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13626                 remove autogenerated files
13627         * tools/kdeservicemenu/README
13628         * tools/kdeservicemenu/install.sh
13629         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13630         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13631                 use Claws icon, use 'Sylpheed-Claws' in menu,
13632                 use kdialog, and other cleanups
13633
13634 2005-08-23 [paul]       1.9.13cvs55
13635
13636         * src/compose.c
13637                 fix paste/wrap crash
13638                 Patch by Colin
13639
13640 2005-08-23 [paul]       1.9.13cvs54
13641
13642         * src/main.c
13643                 fix crash recovery
13644                 Patch by Colin
13645
13646 2005-08-23 [paul]       1.9.13cvs53
13647
13648         * src/addressbook.c
13649         * src/editaddress.c
13650                 view all data of LDAP contacts
13651                 Patch by Colin
13652
13653 2005-08-23 [paul]       1.9.13cvs52
13654
13655         * src/addressbook.c
13656                 fix issues with the Search field
13657                 Patch by Colin
13658
13659 2005-08-22 [paul]       1.9.13cvs51
13660
13661         * src/folderview.c
13662                 put name of folder in processing dialog
13663                 title
13664         * src/prefs_folder_item.c
13665                 improve english usage
13666
13667 2005-08-22 [paul]       1.9.13cvs50
13668
13669         * src/filtering.c
13670         * src/filtering.h
13671         * src/matcher.c
13672         * src/matcher_parser_lex.l
13673         * src/matcher_parser_parse.y
13674         * src/prefs_filtering.c
13675                 add Filtering/Processing rule names feature.
13676                 (the incompatible old matcherrc is saved as
13677                 matcherrc.pre_names).
13678                 Patch by Colin
13679
13680 2005-08-22 [paul]       1.9.13cvs49
13681
13682         * src/procmsg.c
13683                 fix colour labelling
13684                 Patch by Colin
13685
13686 2005-08-22 [paul]       1.9.13cvs48
13687
13688         * src/textview.c
13689                 fix open_image_cb()
13690
13691 2005-08-22 [paul]       1.9.13cvs47
13692
13693         * src/imap.c
13694                 fix bug 789, 'SC crashes with imap (CVS ver)'
13695                 Patch by Colin
13696
13697 2005-08-22 [paul]       1.9.13cvs46
13698
13699         * src/mimeview.c
13700         * src/prefs_common.c
13701         * src/common/defs.h
13702                 define reused defaults in defs.h
13703         * src/textview.c
13704                 add 'Open image' to image popup menu
13705
13706 2005-08-21 [colin]      1.9.13cvs45
13707
13708         * src/summaryview.c
13709                 Fix bug #788 (Bogus "From" address displayed)
13710
13711 2005-08-20 [colin]      1.9.13cvs44
13712
13713         * src/folder.c
13714                 Fix buf #787 (multilevel delete causes SIGSEGV)
13715
13716 2005-08-19 [colin]      1.9.13cvs43
13717
13718         * src/inc.c
13719         * src/prefs_common.c
13720         * src/prefs_common.h
13721                 Add an hidden pref to allow modifying the
13722                 update stepping in incorporation.
13723                 Patch by wwp.
13724
13725 2005-08-19 [colin]      1.9.13cvs42
13726
13727         * src/compose.c
13728         * src/procmime.c
13729                 Workaround for broken MUAs: encode 
13730                 Content-type: name: as ASCII and 
13731                 Content-Disposition: filename: as
13732                 per rfc2231
13733         * src/prefs_account.c
13734                 Fix invisible-ness of SMTP SSL prefs
13735                 in NNTP accounts
13736
13737 2005-08-19 [paul]       1.9.13cvs41
13738
13739         * src/compose.c
13740         * src/prefs_common.c
13741         * src/prefs_common.h
13742         * src/prefs_wrapping.c
13743                 paste with or without wrapping.
13744                 patch by Colin
13745
13746 2005-08-19 [paul]       1.9.13cvs40
13747
13748         * src/prefs_common.c
13749         * src/prefs_common.h
13750         * src/summaryview.c
13751                 reintroduce enable_swap_from as a
13752                 hidden pref. patch by Colin
13753         * src/quote_fmt_parse.y
13754         * src/plugins/clamav/clamav_plugin.c
13755         * src/plugins/dillo_viewer/dillo_viewer.c
13756         * src/plugins/mathml_viewer/mathml_viewer.c
13757         * src/plugins/pgpcore/sgpgme.c
13758         * src/plugins/pgpinline/pgpinline.c
13759         * src/plugins/pgpmime/pgpmime.c
13760                 tidy up. patch by Colin
13761
13762 2005-08-19 [paul]       1.9.13cvs39
13763
13764         * configure.ac
13765                 complete cvs38's sync
13766         * src/editaddress.c
13767         * src/gedit-print.c
13768         * src/mutt.c
13769         * src/etpan/etpan-log.c
13770         * src/etpan/imap-thread.c
13771         * src/gtk/gtksourceprintjob.c
13772                 fix compilation warnings
13773                 (patch by Colin)
13774
13775 2005-08-19 [paul]       1.9.13cvs38
13776
13777         sync with main:
13778
13779         * src/account.c
13780         * src/action.c
13781         * src/addrbook.c
13782         * src/addrcache.c
13783         * src/addrharvest.c
13784         * src/addrindex.c
13785         * src/codeconv.c
13786         * src/compose.c
13787         * src/crash.c
13788         * src/exporthtml.c
13789         * src/exportldif.c
13790         * src/folder.c
13791         * src/image_viewer.c
13792         * src/inc.c
13793         * src/inc.h
13794         * src/jpilot.c
13795         * src/ldif.c
13796         * src/main.c
13797         * src/matcher.c
13798         * src/mbox.c
13799         * src/messageview.c
13800         * src/mh.c
13801         * src/mimeview.c
13802         * src/msgcache.c
13803         * src/mutt.c
13804         * src/news.c
13805         * src/partial_download.c
13806         * src/pine.c
13807         * src/pop.c
13808         * src/prefs_actions.c
13809         * src/prefs_common.c
13810         * src/prefs_customheader.c
13811         * src/prefs_display_header.c
13812         * src/prefs_gtk.c
13813         * src/prefs_themes.c
13814         * src/procheader.c
13815         * src/procmime.c
13816         * src/procmsg.c
13817         * src/recv.c
13818         * src/send_message.c
13819         * src/simple-gettext.c
13820         * src/sourcewindow.c
13821         * src/textview.c
13822         * src/vcard.c
13823         * src/common/defs.h
13824         * src/common/log.c
13825         * src/common/plugin.c
13826         * src/common/prefs.c
13827         * src/common/session.c
13828         * src/common/session.h
13829         * src/common/socket.c
13830         * src/common/socket.h
13831         * src/common/ssl_certificate.c
13832         * src/common/template.c
13833         * src/common/utils.c
13834         * src/common/utils.h
13835         * src/common/xml.c
13836         * src/gtk/about.c
13837         added wrappers for C library function that
13838                 take pathname arguments.
13839                 enabled compilation with MinGW.
13840                 use GDir instead of directly using opendir().
13841                 added rename_force().
13842
13843 2005-08-19 [paul]       1.9.13cvs37
13844         
13845         patches by Colin:
13846         * src/compose.c
13847                 fix privacy settings on re-editing
13848                 a sent message
13849         * src/jpilot.c
13850                 fix encoding bug
13851         * src/folder.c
13852         * src/procmsg.c
13853         * src/procmsg.h
13854         * src/summaryview.c
13855                 flag changing optimisation
13856
13857 2005-08-18 [martin]     1.9.13cvs36
13858
13859         * commitHelper
13860             added my login
13861         * src/addrcache.c
13862         * src/addrharvest.c
13863         * src/addrindex.c
13864         * src/compose.c
13865         * src/grouplistdialog.c
13866         * src/main.c
13867         * src/mainwindow.c
13868         * src/msgcache.c
13869         * src/mutt.c
13870         * src/pine.c
13871         * src/prefs_account.c
13872         * src/prefs_themes.c
13873         * src/stock_pixmap.c
13874         * src/summaryview.c
13875         * src/gtk/about.c
13876         * src/gtk/logwindow.c
13877             removed deprecated glib and gdk stuff
13878         * src/plugins/pgpcore/select-keys.c
13879             convert attributes from locale to utf8
13880
13881 2005-08-17 [paul]       1.9.13cvs35
13882
13883         * src/account.c
13884         * src/addressbook.c
13885                 use new GTK_STOCK_ icons if available
13886         * src/summaryview.c
13887         * src/gtk/gtksctree.c
13888         * src/gtk/gtksctree.h
13889                 faster range select. patch by Colin
13890
13891 2005-08-17 [paul]       1.9.13cvs34
13892
13893         patches by colin:
13894         * src/addressbook.c
13895         * src/addressitem.h
13896                 Add an edit button for contacts, fix selections
13897                 of gtksctree items
13898         * src/editaddress.c
13899                 Change labels, let Save be always possible in the
13900                 email and user atributes tabs
13901         * src/folderview.c
13902                 fix sort issues
13903         * src/summaryview.c
13904                 select next item instead of the displayed one
13905                 after deletion
13906
13907         * src/gtk/progressdialog.c
13908                 use prefs_common.enable_rules_hint
13909
13910 2005-08-13 [hoa]        1.9.13cvs33
13911
13912         * src/etpan/imap-thread.c
13913                 fixed build on Solaris.
13914
13915 2005-08-10 [colin]      1.9.13cvs32
13916
13917         * src/procmsg.c
13918                 Fix cvs31 (missing fclose before reading
13919                 the file)
13920
13921 2005-08-10 [colin]      1.9.13cvs31
13922
13923         * src/procmsg.c
13924                 Fix procmsg_msginfo_new_from_mimeinfo() when
13925                 the MimeInfo isn't stored in memory. This fixes
13926                 replying to an attached message.
13927
13928 2005-08-10 [colin]      1.9.13cvs30
13929
13930         * src/mainwindow.c
13931                 Fix slowness in account changing
13932
13933 2005-08-10 [colin]      1.9.13cvs29
13934
13935         * src/folder.c
13936         * src/folderutils.c
13937         * src/folderview.c
13938         * src/imap_gtk.c
13939         * src/mainwindow.c
13940         * src/mh_gtk.c
13941         * src/procmsg.c
13942         * src/summaryview.c
13943                 Optimize folder_has_parent_of_type
13944                 Prevent moving special sub-folders from contextual menus
13945                 Rework message a bit ("Empty all messages" -> "Delete all
13946                 messages")
13947                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13948                 and "Deleted Items" folders)
13949
13950 2005-08-08 [colin]      1.9.13cvs28
13951
13952         * src/summaryview.c
13953         * src/prefs_summaries.c
13954                 Make "Select first unread|new" more flexible
13955                 (just prioritize new or unread)
13956
13957 2005-08-08 [colin]      1.9.13cvs27
13958
13959         * src/summaryview.c
13960                 If "select first new" is selected and there only
13961                 are unread messages, fallback to "select first
13962                 unread".
13963
13964 2005-08-08 [colin]      1.9.13cvs26
13965
13966         * src/folder.c
13967                 Fix shameful bugs (and bug #779)
13968
13969 2005-08-08 [colin]      1.9.13cvs25
13970
13971         * src/folder.c
13972         * src/folder.h
13973                 Cache parents' type to make folder_has_parent_of_type
13974                 faster
13975         * src/folderview.c
13976                 Forbid DnD of special sub-folders
13977         * src/procmsg.c
13978         * src/procmsg.h
13979                 Add MAIL_POSTFILTERING_HOOK
13980         * src/summaryview.c
13981                 Revert over-zealous deletion of the use_addr_book 
13982                 code
13983
13984 2005-08-07 [colin]      1.9.13cvs24
13985
13986         * src/folder.c
13987                 Fix big mistake (passing MsgInfo instead 
13988                 of FolderItem)
13989
13990 2005-08-07 [colin]      1.9.13cvs23
13991
13992         * src/compose.c
13993         * src/folder.c
13994         * src/folder.h
13995         * src/foldersel.c
13996         * src/folderutils.c
13997         * src/folderview.c
13998         * src/imap.c
13999         * src/mainwindow.c
14000         * src/messageview.c
14001         * src/mh.c
14002         * src/msgcache.c
14003         * src/procmime.c
14004         * src/summaryview.c
14005                 Make subfolders of Drafts, Queue, Outbox, Trash
14006                 work like their parents. 
14007                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14008
14009 2005-08-07 [colin]      1.9.13cvs22
14010
14011         * src/addressbook.c
14012                 Fix bug #771 (Dragged contacts not saved)
14013
14014 2005-08-07 [paul]       1.9.13cvs21
14015
14016         * src/summaryview.c
14017                 fix bug 32 'Search Doesn't display results
14018                 if "Hide Read Messages" is chosen'
14019                 be more literal in interpreting 'Hide read
14020                 messages'
14021
14022 2005-08-07 [colin]      1.9.13cvs20
14023
14024         * src/folderview.c
14025                 Add debug
14026         * src/summaryview.c
14027                 Faster 'unthread_for_execution'
14028
14029 2005-08-06 [paul]       1.9.13cvs19
14030
14031         * src/mainwindow.c
14032                 add mnemonics to Set displayed columns
14033                 fix bug where msgview_visible option was
14034                 overwritten as TRUE on startup
14035
14036 2005-08-06 [paul]       1.9.13cvs18
14037
14038         * src/mainwindow.c
14039                 refer to 'displayed columns in folder/message
14040                 list' not 'displayed items in summary/message view'
14041         * src/prefs_display_header.c
14042                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14043                 be consistent with similar dialogues
14044         * src/prefs_folder_column.c
14045         * src/prefs_summary_column.c
14046                 'columns' not 'items', and folder and message lists,
14047                 instead of folder and summary views;
14048                 Use 'Hidden columns' as list heading not 'Available
14049                 items';
14050                 move the 'Remove' button to the right hand side;
14051                 top-align the buttons;
14052                 remove unneeded vbox
14053         * src/prefs_summaries.c
14054                 put the 2 column prefs buttons in a frame to reduce
14055                 overall width; refer to columns not items &c.
14056
14057 2005-08-05 [colin]      1.9.13cvs17
14058
14059         * src/prefs_common.c
14060         * src/prefs_common.h
14061         * src/mainwindow.c
14062         * src/compose.c
14063         * src/messageview.c
14064                 Add an hidden toolbar_detachable pref, so
14065                 that I can get rid of these painful handles
14066                 in the toolbars. Defaults to TRUE to avoid
14067                 changing the GUI on unsuspecting people...
14068
14069 2005-08-05 [colin]      1.9.13cvs16
14070
14071         * src/Makefile.am
14072         * src/prefs_folder_column.c
14073         * src/prefs_folder_column.h
14074                 Add prefs for folder columns
14075         * src/folderview.c
14076         * src/folderview.h
14077         * src/mainwindow.c
14078         * src/mainwindow.h
14079         * src/prefs_common.c
14080         * src/prefs_common.h
14081         * src/prefs_summaries.c
14082                 Use them
14083         * src/prefs_summary_column.c
14084         * src/summaryview.c
14085         * src/summaryview.h
14086                 Add a To column
14087         * src/textview.c
14088         * src/common/utils.c
14089         * src/common/utils.h
14090                 Move uri colourisation functions
14091                 to utils
14092         * src/compose.c
14093                 Colourise URIs
14094         * src/imap.c
14095                 Fix bug with LIST where we'd try
14096                 to get Folder//////[...]/// 
14097
14098 2005-08-05 [paul]       1.9.13cvs15
14099
14100         * src/prefs_summaries.c
14101                 improve the English usage
14102         * src/summaryview.c
14103                 set font on column change
14104                 thanks to Colin
14105
14106 2005-08-05 [paul]       1.9.13cvs14
14107
14108         * src/prefs_common.c
14109         * src/prefs_common.h
14110         * src/prefs_summaries.c
14111         * src/summaryview.c
14112                 replace 'open_unread_on_enter' option with
14113                 'select_on_entry' option. opening/not opening
14114                 is now exclusively controlled by 'always_show_msg'
14115
14116 2005-08-04 [colin]      1.9.13cvs13
14117
14118         * src/compose.c
14119                 Remove dead code
14120                 Add colourisation of quotes and signatures
14121         * src/folderview.c
14122                 Fix possible crashes
14123         * src/messageview.c
14124                 Change an assert that is no problem
14125         * src/news.c
14126         * src/news_gtk.c
14127         * src/news_gtk.h
14128                 Fix offline mode
14129         * src/gtk/quicksearch.c
14130                 Fix a possible crash
14131
14132 2005-08-03 [colin]      1.9.13cvs12
14133
14134         * src/prefs_account.c
14135                 Fix bug #777 (Sylpheed crash in account configuration)
14136
14137 2005-08-03 [colin]      1.9.13cvs11
14138
14139         * src/addressbook.c
14140         * src/editaddress.c
14141         * src/editgroup.c
14142                 Fixing addressbook, round 2
14143         * src/textview.c
14144                 Fix emphasis color on rechecking 'Colorize messages'
14145
14146 2005-08-03 [paul]       1.9.13cvs10
14147
14148         sync with main
14149
14150         * src/addr_compl.c
14151         * src/compose.c
14152         * src/main.c
14153         * src/pop.c
14154         * src/prefs_account.c
14155         * src/procmime.c
14156         * src/procmsg.c
14157         * src/quote_fmt_parse.y
14158         * src/textview.c
14159         * src/common/quoted-printable.c
14160         * src/common/utils.c
14161         * src/common/utils.h
14162         * src/common/xml.c
14163                 replaced incorrect locale-independent
14164                 ctype functions with GLib's. Corrected
14165                 signedness mismatch.
14166         * src/headerview.c
14167                 headerview_create(): added spacing for vbox.
14168         * src/gtk/about.c
14169                 set focus to the OK button.
14170
14171 2005-08-03 [colin]      1.9.13cvs9
14172
14173         * src/folderview.c
14174                 Fix possible crash
14175
14176 2005-08-02 [colin]      1.9.13cvs8
14177
14178         * src/mainwindow.c
14179                 Fix cast
14180         * src/addressbook.c
14181         * src/addressitem.h
14182                 Fix a cast and more generally, try to make the
14183                 GUI more intuitive and consistent (round 1)
14184
14185 2005-08-02 [paul]       1.9.13cvs7
14186
14187         * src/folder.h
14188                 missing in 1.9.13cvs6
14189
14190 2005-08-02 [colin]      1.9.13cvs6
14191
14192         * src/folder.c
14193                 Fix one more leak
14194
14195 2005-08-02 [colin]      1.9.13cvs5
14196
14197         * src/folder.c
14198         * src/folderview.c
14199         * src/imap.c
14200         * src/main.c
14201         * src/mbox.c
14202         * src/procmsg.c
14203         * src/summaryview.c
14204                 Fix a number of folder_item_get_msg_list()-related
14205                 leaks (missing procmsg_msginfo_free()s)
14206
14207 2005-08-01 [colin]      1.9.13cvs4
14208
14209         * src/folderview.c
14210         * src/folderview.h
14211         * src/mainwindow.c
14212         * src/prefs_fonts.c
14213         * src/prefs_summaries.c
14214         * src/prefs_themes.c
14215         * src/summaryview.c
14216         * src/summaryview.h
14217         * src/textview.c
14218         * src/textview.h
14219                 Fix instant-apply of summary and folderview-related prefs
14220                 Fix erroneous g_free and alertpanels in prefs_theme
14221                 Add instant-apply for fonts
14222                 Defer applying of prefs a little bit so it's done only
14223                 once even if requested by multiples prefs pages
14224
14225 2005-08-01 [paul]       1.9.13cvs3
14226
14227         * src/main.c
14228                 fix bug 776 'S.C. crashes on close'
14229                 thanks to Colin
14230         * src/etpan/etpan-thread-manager-types.h
14231                 add missing include
14232                 thanks to Hoa
14233
14234 2005-07-25 [paul]       1.9.13cvs2
14235
14236         * src/summaryview.c
14237                 fix typos. spotted by Fabien Vantard
14238
14239 2005-07-24 [paul]       1.9.13cvs1
14240
14241         * doc/man/sylpheed.1
14242                 update man page, incorporating fix of
14243                 bug 769 'Typo in manpage'
14244         * src/etpan/imap-thread.c
14245                 fix NetBSD openssl dependencies. patch by
14246                 George Michaelson <ggm@apnic.net>
14247         * po/pt_BR.po
14248                 updated by Frederico Goncalves Guimaraes
14249
14250 2005-07-22 [paul]       1.9.13
14251
14252         1.9.13 release
14253
14254 2005-07-22 [paul]       1.9.12cvs91
14255
14256         * AUTHORS
14257         * INSTALL
14258         * README.claws
14259         * RELEASE_NOTES.claws
14260                 updated for release
14261         * configure.ac
14262         * po/nb.po
14263         * tools/claws.i18n.status.pl
14264                 add Norwegian translation. submiited by
14265                 Geir Helland <pjallabais@users.sourceforge.net>
14266         * po/ca.po
14267         * po/de.po
14268         * po/es.po
14269         * po/fi.po
14270         * po/fr.po
14271         * po/it.po
14272         * po/sk.po
14273         * po/sr.po
14274         * po/zh_CN.po
14275                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14276                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14277                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14278                 Yang Guilong
14279         * src/plugins/clamav/clamav_plugin_gtk.c
14280         * src/plugins/spamassassin/spamassassin_gtk.c
14281                 replace outdated description strings
14282
14283 2005-07-21 [colin]      1.9.12cvs90
14284
14285         * src/folder.c
14286                 Set folder to batch mode when scanning it. Makes deletion
14287                 of unread mails on IMAP much faster (due to the UNREAD 
14288                 flag unsetting)
14289
14290 2005-07-21 [darko]      1.9.12cvs89
14291
14292         * configure.ac
14293                 link against libresolv if necessary (patch by Paul)
14294         * src/msgcache.c
14295                 use glib's portable macros to determine endianness
14296
14297 2005-07-21 [paul]       1.9.12cvs88
14298
14299         * src/crash.c
14300         * src/gtk/about.c
14301                 update compiled-in features list
14302
14303 2005-07-20 [colin]      1.9.12cvs87
14304
14305         * src/folder.c
14306         * src/textview.c
14307                 Gcc 2.9x compilation fixes, thanks to Darko
14308         * src/plugins/clamav/clamav_plugin.c
14309                 Little optimisation: load virus database only once
14310         * src/plugins/spamassassin/spamassassin.c
14311                 Big optimisation: filtering one mail took at least 1 second,
14312                 now it takes at least 50ms. Doesn't speed up spamassassin 
14313                 itself, but should already be much more tolerable.
14314
14315 2005-07-20 [colin]      1.9.12cvs86
14316
14317         * src/summaryview.c
14318                 Fix performance issue
14319
14320 2005-07-19 [colin]      1.9.12cvs85
14321
14322         * src/plugins/pgpinline/plugin.c
14323                 Fix warning
14324
14325 2005-07-19 [colin]      1.9.12cvs84
14326
14327         * configure.ac
14328         * src/plugins/Makefile.am
14329         * src/plugins/pgpinline/.cvsignore
14330         * src/plugins/pgpinline/Makefile.am
14331         * src/plugins/pgpinline/pgpinline.c
14332         * src/plugins/pgpinline/pgpinline.deps
14333         * src/plugins/pgpinline/pgpinline.h
14334         * src/plugins/pgpinline/plugin.c
14335                 Put pgpinline in the main tree
14336
14337 2005-07-19 [paul]       1.9.12cvs83
14338
14339         * src/prefs_actions.c
14340                 prevent '//' in menu names, which cause a crash
14341                 thanks to Colin
14342
14343 2005-07-19 [paul]       1.9.12cvs82
14344
14345         * configure.ac
14346                 be generally more informative in configure output.
14347                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14348                 '[ --disable-openssl ...', as --enable-openssl is default
14349                 PGP/MIME: don't check for GPGME again, check for
14350                 pgpcore instead. Therefore prevent the possibility of
14351                 attempting to build pgpmime if pgpcore dependencies are
14352                 not met
14353                 ClamAV: use pkgconfig to check for lib
14354                 libgnomeprint: revert logic on inner test to match
14355                 everything else
14356         * src/plugins/pgpcore/sgpgme.c
14357                 add missing include
14358
14359 2005-07-19 [colin]      1.9.12cvs81
14360
14361         * src/summaryview.c
14362                 Fix slow thread rebuilding in particular
14363                 cases
14364
14365 2005-07-19 [paul]       1.9.12cvs80
14366
14367         * sylpheed-claws.desktop
14368                 fix typo, spotted by Stephan Sachse
14369         * src/account.c
14370                 replace GTK_STOCK_ADD with
14371                 GTK_STOCK_NEW button
14372
14373 2005-07-18 [colin]      1.9.12cvs79
14374
14375         * src/etpan/imap-thread.c
14376                 Fix return value (Thanks Hoa)
14377
14378 2005-07-18 [colin]      1.9.12cvs78
14379
14380         * src/imap.c
14381                 Allow empty passwords
14382                 Create drafts/queue/outbox if necessary
14383         * src/summaryview.c
14384                 Remove old code
14385         * src/etpan/imap-thread.c
14386                 Fix STARTTLS (Thanks to Hoa)
14387
14388 2005-07-18 [paul]       1.9.12cvs77
14389
14390         * ChangeLog-gtk2.jp
14391         * ChangeLog.jp
14392                 removed
14393         * Makefile.am
14394                 updated to reflect additions and removals
14395         * TODO
14396                 updated to be claws-specific
14397         * TODO-gtk2
14398         * TODO-gtk2.jp
14399         * TODO.jp
14400         * sylpheed-128x128.png
14401         * sylpheed-64x64.png
14402                 removed
14403         * sylpheed-claws-128x128.png
14404         * sylpheed-claws-64x64.png
14405         * sylpheed-claws.desktop
14406         * sylpheed-claws.png
14407                 added
14408         * sylpheed.desktop
14409         * sylpheed.png
14410                 removed
14411
14412 2005-07-17 [paul]       1.9.12cvs76
14413
14414         * src/account.c
14415         * src/addressbook.c
14416         * src/alertpanel.c
14417         * src/alertpanel.h
14418         * src/compose.c
14419         * src/exphtmldlg.c
14420         * src/expldifdlg.c
14421         * src/folderview.c
14422         * src/imap_gtk.c
14423         * src/inc.c
14424         * src/message_search.c
14425         * src/messageview.c
14426         * src/mh_gtk.c
14427         * src/news_gtk.c
14428         * src/prefs_actions.c
14429         * src/prefs_filtering.c
14430         * src/prefs_matcher.c
14431         * src/prefs_template.c
14432         * src/prefs_themes.c
14433         * src/ssl_manager.c
14434         * src/summary_search.c
14435         * src/textview.c
14436         * src/toolbar.c
14437         * src/gtk/sslcertwindow.c
14438         * src/plugins/pgpcore/sgpgme.c
14439                 rework alertpanels
14440
14441 2005-07-17 [colin]      1.9.12cvs75
14442
14443         * src/privacy.c
14444                 add a PrivacySystem accessor that checks that
14445                 the system cached in a MimeInfo's privacydata
14446                 is still registered. Use this accessor instead
14447                 of directly using data->system. Fixes crashes
14448                 after unloading pgp plugins.
14449
14450 2005-07-17 [colin]      1.9.12cvs74
14451
14452         * src/alertpanel.c
14453                 Change geometry hints to a simple default size.
14454                 Fixes the certs dialogs.
14455
14456 2005-07-17 [colin]      1.9.12cvs73
14457
14458         * src/gtk/sslcertwindow.c
14459                 Use a gtkExpander
14460
14461 2005-07-17 [colin]      1.9.12cvs72
14462
14463         * src/plugins/pgpcore/Makefile.am
14464         * src/plugins/pgpmime/Makefile.am
14465                 Add gpgme libs
14466
14467 2005-07-17 [paul]       1.9.12cvs71
14468
14469         * configure.ac
14470                 add --disable-gnomeprint option
14471                 modified version of patch by Marius Mauch
14472
14473 2005-07-17 [paul]       1.9.12cvs70
14474
14475         * src/common/defs.h
14476                 update urls
14477         * src/account.c
14478         * src/action.c
14479         * src/addressbook.c
14480         * src/compose.c
14481         * src/foldersel.c
14482         * src/folderview.c
14483         * src/html.c
14484         * src/imap_gtk.c
14485         * src/main.c
14486         * src/mainwindow.c
14487         * src/messageview.c
14488         * src/mh_gtk.c
14489         * src/mimeview.c
14490         * src/news_gtk.c
14491         * src/prefs_account.c
14492         * src/prefs_send.c
14493         * src/prefs_summaries.c
14494         * src/procmsg.c
14495         * src/summaryview.c
14496         * src/common/utils.c
14497         * src/common/xml.c
14498         * src/plugins/pgpcore/passphrase.c
14499         * src/plugins/pgpcore/select-keys.c
14500                 replace inappropriately used backticks
14501                 with single quotes
14502
14503 2005-07-16 [colin]      1.9.12cvs69
14504
14505         * src/image_viewer.c
14506                 Add extra paranoid checks
14507
14508 2005-07-16 [colin]      1.9.12cvs68
14509
14510         * src/plugins/pgpcore/prefs_gpg.c
14511                 Don't auto-check sigs by default, as it
14512                 can be really slow.
14513
14514 2005-07-16 [colin]      1.9.12cvs67
14515
14516         * src/plugins/pgpcore/sgpgme.c
14517                 Make messages a bit better.
14518
14519 2005-07-16 [colin]      1.9.12cvs66
14520
14521         * src/imap.c
14522                 Remove pseudo-log
14523         * src/etpan/imap-thread.c
14524                 Add real log
14525
14526 2005-07-16 [colin]      1.9.12cvs65
14527
14528         * src/main.c
14529         * src/prefs_other.c
14530                 And now, fix build with libetpan :-/
14531
14532 2005-07-15 [colin]      1.9.12cvs64
14533
14534         * src/prefs_other.c
14535                 Continue fixing build without libetpan.
14536
14537 2005-07-15 [colin]      1.9.12cvs63
14538
14539         * src/main.c
14540                 Fix build with --disable-libetpan
14541
14542 2005-07-15 [colin]      1.9.12cvs62
14543
14544         * configure.ac
14545                 Bump libetpan's version
14546
14547 2005-07-15 [colin]      1.9.12cvs61
14548
14549         * src/etpan/imap-thread.c
14550                 Actually stop logging :)
14551
14552 2005-07-15 [colin]      1.9.12cvs60
14553
14554         * src/addressbook.c
14555                 Fix dnd of multiple addresses.
14556
14557 2005-07-15 [hoa]        1.9.12cvs59
14558
14559         * src/etpan/imap-thread.c
14560             disable login of IMAP password in libetpan log file.
14561
14562 2005-07-15 [paul]       1.9.12cvs58
14563
14564         * src/account.c
14565                 don't automatically sort
14566                 do allow drag n drop
14567
14568 2005-07-15 [paul]       1.9.12cvs57
14569
14570         * src/account.c
14571         * src/ssl_manager.c
14572                 alphabetical listing
14573
14574 2005-07-15 [paul]       1.9.12cvs56
14575
14576         * src/gtk/pluginwindow.c
14577                 sort plugin list alphabetically
14578
14579 2005-07-15 [paul]       1.9.12cvs55
14580
14581         * src/prefs_spelling.c
14582         * src/prefs_wrapping.c
14583                 unify English usage
14584
14585 2005-07-15 [colin]      1.9.12cvs54
14586
14587         * src/wizard.c
14588                 Typo fix
14589
14590 2005-07-15 [paul]       1.9.12cvs53
14591
14592         * src/prefs_message.c
14593                 make 'show cursor' a hidden option
14594
14595 2005-07-14 [colin]      1.9.12cvs52
14596
14597         * src/plugins/spamassassin/Makefile.am
14598         * src/plugins/clamav/Makefile.am
14599                 Fix double EXTRA_DISTs
14600
14601 2005-07-14 [colin]      1.9.12cvs51
14602
14603         * src/plugins/clamav/Makefile.am
14604         * src/plugins/clamav/clamav_plugin_gtk.deps
14605         * src/plugins/spamassassin/Makefile.am
14606         * src/plugins/spamassassin/spamassassin_gtk.deps
14607                 Make $plugin_gtk depend on $plugin
14608
14609 2005-07-14 [hoa]        1.9.12cvs50
14610
14611         * src/etpan/imap-thread.c
14612                 enable debug log of libetpan when running with --debug
14613
14614 2005-07-14 [colin]      1.9.12cvs49
14615
14616         * configure.ac
14617         * src/common/Makefile.am
14618         * src/common/plugin.c
14619         * src/common/plugin.h
14620                 Add a little plugin dependancy system.
14621                 Plugins can ship a $plugin_name.deps file
14622                 (near them in PLUGINDIR) so that their
14623                 dependancies are loaded if possible.
14624         * src/plugins/Makefile.am
14625         * src/plugins/pgpcore/Makefile.am
14626         * src/plugins/pgpcore/passphrase.c
14627         * src/plugins/pgpcore/passphrase.h
14628         * src/plugins/pgpcore/plugin.c
14629         * src/plugins/pgpcore/prefs_gpg.c
14630         * src/plugins/pgpcore/prefs_gpg.h
14631         * src/plugins/pgpcore/select-keys.c
14632         * src/plugins/pgpcore/select-keys.h
14633         * src/plugins/pgpcore/sgpgme.c
14634         * src/plugins/pgpcore/sgpgme.h
14635                 Introduce pgpcore, used by pgpmime and
14636                 pgpinline
14637         * src/plugins/pgpmime/Makefile.am
14638         * src/plugins/pgpmime/passphrase.c
14639         * src/plugins/pgpmime/passphrase.h
14640         * src/plugins/pgpmime/pgpmime.c
14641         * src/plugins/pgpmime/pgpmime.deps
14642         * src/plugins/pgpmime/plugin.c
14643         * src/plugins/pgpmime/prefs_gpg.c
14644         * src/plugins/pgpmime/prefs_gpg.h
14645         * src/plugins/pgpmime/select-keys.c
14646         * src/plugins/pgpmime/select-keys.h
14647         * src/plugins/pgpmime/sgpgme.c
14648         * src/plugins/pgpmime/sgpgme.h
14649                 Remove the core from pgpmime and add the
14650                 dependancy to pgpcore.
14651
14652 2005-07-14 [paul]       1.9.12cvs48
14653
14654         * src/stock_pixmap.c
14655                 forgot this in last commit
14656
14657 2005-07-14 [paul]       1.9.12cvs47
14658
14659         * src/account.c
14660         * src/addressbook.c
14661                 add accelerators for the buttons (sync with main)
14662         * src/compose.c
14663         * src/compose.h
14664                 add accelerators for the buttons.
14665                 fix editing with external editor.
14666                 replace gdk_input_*() with GIOChannel;
14667                 (sync with main)
14668         * src/foldersel.c
14669                 display folder names with new/unread
14670                 representation (sync with main)
14671         * src/main.c
14672                 specify default window icon (sync with main)
14673         * src/prefs_common.c
14674                 use_addr_book default to FALSE
14675         * src/summaryview.c
14676         * src/textview.c
14677                 add accelerators for the buttons (sync with main)
14678         * src/gtk/menu.c
14679                 fix typos
14680         * src/pixmaps/sylpheed_icon.xpm
14681                 updated
14682
14683 2005-07-13 [paul]       1.9.12cvs46
14684
14685         * src/plugins/pgpmime/pgpmime.c
14686         * src/plugins/pgpmime/sgpgme.c
14687                 (temporarily) use deprecated gpgme_data_rewind()
14688                 while largefile support is not present
14689                 (as suggested by Colin)
14690
14691 2005-07-13 [paul]       1.9.12cvs45
14692
14693         * configure.ac
14694                 remove large file support (for now):
14695                 it breaks too many things
14696
14697 2005-07-13 [paul]       1.9.12cvs44
14698
14699         * configure.ac
14700                 add large file support
14701         * src/html.c
14702                 fix bug #763 where href attribute was not
14703                 the very first attribute of a link
14704                 patch by Thomas Gilgin
14705
14706 2005-07-13 [colin]      1.9.12cvs43
14707
14708         * src/gtk/pluginwindow.c
14709                 Little portability fix
14710
14711 2005-07-13 [colin]      1.9.12cvs42
14712
14713         * src/plugins/pgpmime/sgpgme.c
14714                 Fix crasher.
14715
14716 2005-07-13 [colin]      1.9.12cvs41
14717
14718         * src/plugins/pgpmime/pgpmime.c
14719         * src/plugins/pgpmime/sgpgme.c
14720                 Use gpgme_data_release_and_get_mem instead
14721                 of gpgme_data_read.
14722
14723 2005-07-13 [colin]      1.9.12cvs40
14724
14725         * configure.ac
14726         * src/plugins/pgpmime/passphrase.c
14727         * src/plugins/pgpmime/passphrase.h
14728         * src/plugins/pgpmime/pgpmime.c
14729         * src/plugins/pgpmime/plugin.c
14730         * src/plugins/pgpmime/select-keys.c
14731         * src/plugins/pgpmime/select-keys.h
14732         * src/plugins/pgpmime/sgpgme.c
14733         * src/plugins/pgpmime/sgpgme.h
14734                 Port pgpmime to gpgme-1.0.
14735
14736 2005-07-12 [paul]       1.9.12cvs39
14737
14738         * AUTHORS
14739         * src/toolbar.c
14740         * src/toolbar.h
14741                 add a 'Go to Prev' button to the toolbar.
14742                 correct tooltip text of go to buttons.
14743                 based on patch by Yang Guilong <bamanzi@gmail.com>
14744
14745 2005-07-12 [colin]      1.9.12cvs38
14746
14747         * src/statusbar.c
14748                 Fix progress bar showing stuff at startup.
14749
14750 2005-07-12 [paul]       1.9.12cvs37
14751
14752         * src/editjpilot.c
14753                 fix building with jpilot support
14754
14755 2005-07-11 [colin]      1.9.12cvs36
14756
14757         * src/inc.c
14758                 Add visual indication that filtering is running
14759         * src/textview.c
14760                 Make {}[] uri delimiters
14761         * src/summaryview.c
14762                 Remove useless (and slow) calls
14763
14764 2005-07-11 [paul]       1.9.12cvs35
14765
14766         * src/plugins/clamav/clamav_plugin_gtk.c
14767         * src/plugins/dillo_viewer/dillo_prefs.c
14768         * src/plugins/pgpmime/prefs_gpg.c
14769         * src/plugins/spamassassin/spamassassin_gtk.c
14770                 gather plugins prefs together under their
14771                 own 'Plugins' heading
14772
14773 2005-07-11 [paul]       1.9.12cvs34
14774
14775         sync with main
14776
14777         * src/account.c
14778                 account_delete(): modified alert dialog
14779         * src/editjpilot.c
14780         * src/editvcard.c
14781                 fixed a crash when cancelling file selection
14782                 dialog by Escape key. Made non-ascii filename
14783                 selectable.
14784         * src/prefs_template.c
14785                 prefs_template_window_create(): make scrolled
14786                 window policy AUTOMATIC
14787
14788 2005-07-10 [hoa]        1.9.12cvs33
14789
14790         * src/etpan/imap-thread.c
14791                 workaround for old Courier IMAP servers.
14792
14793 2005-07-10 [colin]      1.9.12cvs32
14794
14795         * src/folder.c
14796         * src/statusbar.c
14797         * src/statusbar.h
14798                 Add visual progress indicator on filtering/processing
14799                 Factorize the progress bar code
14800         * src/imap.c
14801         * src/imap.h
14802         * src/etpan/imap-thread.c
14803                 Add a reference counter to avoid destroying the Folder
14804                 while it's in use by another callback.
14805
14806 2005-07-09 [hoa]        1.9.12cvs31
14807
14808         * src/imap.c
14809         * src/etpan/imap-thread.c
14810                 fixed deadlock when removing IMAP account.
14811
14812 2005-07-08 [colin]      1.9.12cvs30
14813
14814         * src/textview.c
14815         * src/unmime.c
14816                 Fix again problems decoding broken headers
14817         * src/gtk/inputdialog.c
14818                 Fix local variable shadowing a global one
14819
14820 2005-07-08 [colin]      1.9.12cvs29
14821
14822         * src/msgcache.c
14823                 Make the cache/mark files platform-agnostic by writing
14824                 them in little-endian format. Reading them is also done
14825                 in little-endian format, of course; however, in order
14826                 to avoid trashing mark data on big-endian machines, the
14827                 files are, at first, read from the native format if the
14828                 little-endian one doesn't exist. This is easy to deter-
14829                 mine by trying to open a file with a swapped data_ver
14830                 and seeing if it's the wanted version.
14831                 Little-endian using users should see absolutely no
14832                 difference, Big-endian users may get a very little
14833                 performance drop due to byte-swapping.
14834                 Tested on i386 and ppc32. 
14835                 Fixes bug #159 (The index file, in the mailboxes, is 
14836                 hardware depending).
14837
14838                 To have the cache/mark files updated to the new little-
14839                 endian format, "Check for new messages" or even
14840                 "Rebuild folder tree" aren't enough. Files will be
14841                 updated as soon as a folder has been opened/closed.
14842                 To update everything, just select all folders by
14843                 selecting them one by one.
14844
14845 2005-07-07 [colin]      1.9.12cvs28
14846
14847         * src/imap.c
14848                 Remember the folder separator per IMAPFolder
14849                 instead of globally.
14850                 Revive the Session on noop; fixes bug #761
14851                 (mark a bunch of unread messages as read takes 
14852                 forever)
14853
14854 2005-07-07 [darko]      1.9.12cvs27
14855
14856         * src/common/template.c
14857                 Sort templates alphabetically
14858
14859 2005-07-06 [colin]      1.9.12cvs26
14860
14861         * src/imap.c
14862                 Try to use the correct separator in
14863                 most cases. Possibly fixes bug #759
14864                 (only creates the INBOX folder when 
14865                 setting up new IMAP account) and 
14866                 bug #760 (Can't retrieve messages)
14867
14868 2005-07-06 [colin]      1.9.12cvs25
14869
14870         * src/imap.c
14871                 Use real_path in status command. This will
14872                 help later, when namespaces will be used.
14873
14874 2005-07-06 [colin]      1.9.12cvs24
14875
14876         * configure.ac
14877         * src/account.c
14878         * src/folder.c
14879         * src/imap.c
14880         * src/etpan/etpan-log.c
14881         * src/etpan/etpan-thread-manager.c
14882         * src/etpan/imap-thread.c
14883                 Add a --disable-libetpan parameter. With this,
14884                 users that don't want IMAP4 support can avoid
14885                 the new dependancy (and have no IMAP support).
14886                 Users that have IMAP4 accounts and use this
14887                 parameter won't lose their configuration, their
14888                 IMAP accounts will just be invisible and not
14889                 used.
14890         * src/textview.c
14891                 Make the "Copy ..." contextual menu items 
14892                 copy to both the X clipboard and the gtk 
14893                 clipboard - as most other apps do.
14894         * src/gtk/about.c
14895                 Add a notice about OpenSSL usage, in order to
14896                 comply with OpenSSL's license (point 6):
14897                 http://www.openssl.org/source/license.html
14898
14899 2005-07-06 [colin]      1.9.12cvs23
14900
14901         * src/alertpanel.c
14902                 Fix a minimum size for alertpanels
14903         * src/compose.c
14904                 Show 'No space left on device' type errors
14905                 when queuing/sending
14906         * src/imap_gtk.c
14907         * src/mh_gtk.c
14908                 Rework folder's deletion message (remove 
14909                 extra \n)
14910
14911 2005-07-05 [colin]      1.9.12cvs22
14912
14913         * src/imap.c
14914                 Add an alertpanel on auth error
14915                 Add pseudo-log
14916                 Remove pthread-related stuff
14917
14918 2005-07-05 [colin]      1.9.12cvs21
14919
14920         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14921                 Fix crash on plugin reloading (with a hack)
14922
14923 2005-07-05 [colin]      1.9.12cvs20
14924
14925         * src/prefs_account.c
14926         * src/prefs_account.h
14927                 Fix typo
14928         * src/gtk/filesel.c
14929         * src/gtk/filesel.h
14930                 Add a way to filter the view
14931         * src/gtk/pluginwindow.c
14932                 Filter loadable stuff
14933         * src/plugins/pgpmime/prefs_gpg.c
14934                 Fix missing unregistration
14935         * .cvsignore
14936         * src/etpan/.cvsignore
14937         * src/plugins/spamassassin/.cvsignore
14938                 Add more stuff to cvs ignored files
14939
14940 2005-07-04 [colin]      1.9.12cvs19
14941
14942         * src/imap.c
14943                 Fix scan_required returning FALSE when it
14944                 shouldn't. Maybe fix #760 (Can't retrieve
14945                 messages)
14946
14947 2005-07-04 [colin]      1.9.12cvs18
14948
14949         * src/summaryview.c
14950                 Fix always_show_msg pref
14951
14952 2005-07-04 [paul]       1.9.12cvs17
14953
14954         sync with main (forgotten in last commit)
14955         
14956         * src/common/utils.c
14957         * src/common/utils.h
14958                 check_line_length(): new.
14959                 is_dir_exist()
14960                 is_file_entry_exist()
14961                 dirent_is_regular_file()
14962                 dirent_is_directory(): use g_file_test() instead of stat().
14963
14964 2005-07-04 [paul]       1.9.12cvs16
14965
14966         sync with main:
14967
14968         * src/compose.c
14969                 compose_write_to_file(): check for line
14970                 length limit and display warning if exceeds
14971         * src/jpilot.c
14972                 use get_home_dir() instead of g_get_home_dir()
14973         * src/procheader.c
14974                 removed warning about invalid date
14975         * src/vcard.c
14976                 use get_home_dir() instead of g_get_home_dir()
14977
14978 2005-07-04 [paul]       1.9.12cvs15
14979
14980         * src/stock_pixmap.c
14981                 fix new pixmap naming errors
14982                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14983
14984 2005-07-04 [colin]      1.9.12cvs14
14985
14986         * src/imap.c
14987                 Fix debugging string with a warning
14988
14989 2005-07-04 [colin]      1.9.12cvs13
14990
14991         * configure.ac
14992                 Add a check for libetpan's version (>= 0.37)
14993
14994 2005-07-04 [hoa]        1.9.12cvs12
14995
14996         * commitHelper
14997         * src/imap.c
14998         * src/etpan/imap-thread.c
14999         * src/etpan/imap-thread.h
15000                 fixed IMAP implementation of check of mails.
15001
15002 2005-07-03 [hoa]        1.9.12cvs11
15003
15004         * src/etpan/Makefile.am
15005         * src/etpan/etpan-errors.h
15006         * src/etpan/etpan-log.[ch]
15007         * src/etpan/etpan-thread-manager-types.h
15008         * src/etpan/etpan-thread-manager.[ch]
15009         * src/etpan/imap-thread.[ch]
15010         * src/Makefile.am
15011         * src/imap.c
15012         * src/main.c
15013         * src/prefs_other.c
15014         * configure.ac
15015             merged imap branch.
15016             dependency on libetpan 0.37 is now added.
15017
15018 2005-07-01 [colin]      1.9.12cvs10
15019
15020         * src/Makefile.am
15021         * src/folder.c
15022         * src/folder.h
15023         * src/folderview.c
15024         * src/stock_pixmap.c
15025         * src/stock_pixmap.h
15026         * src/plugins/trayicon/trayicon.c
15027                 Add marked symbol on folders containing
15028                 marked messages
15029         * src/procmsg.c
15030         * src/procmsg.h
15031         * src/toolbar.c
15032         * src/prefs_common.c
15033         * src/prefs_common.h
15034         * src/prefs_send.c
15035                 Add an optional confirmation dialog on queue
15036                 sending. Patch by wwp.
15037         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15038         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15039         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15040         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15041         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15042         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15043         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15044         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15045         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15046         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15047         * src/pixmaps/trash_mark.xpm            ** ADDED **
15048                 New pixmaps
15049
15050 2005-07-01 [colin]      1.9.12cvs9
15051
15052         * src/summaryview.c
15053                 Fix a little threading bug
15054         * src/addrgather.c
15055         * src/mainwindow.c
15056                 A little bit of HIG normality never hurts
15057
15058 2005-07-01 [colin]      1.9.12cvs8
15059
15060         * src/compose.c
15061         * src/msgcache.c
15062         * src/pop.c
15063         * src/procmime.c
15064         * src/recv.c
15065         * src/common/log.c
15066         * src/common/template.c
15067         * src/common/utils.c
15068         * src/common/utils.h
15069                 Reverted the fwrite_atomic stuff. In fact
15070                 it is already atomic.
15071
15072 2005-06-30 [colin]      1.9.12cvs7
15073
15074         * src/common/utils.c
15075         * src/common/utils.h
15076                 Add an fwrite_atomic() function to make
15077                 sure we write everything: fwrite can make
15078                 short writes.
15079         * src/compose.c
15080         * src/msgcache.c
15081         * src/pop.c
15082         * src/procmime.c
15083         * src/recv.c
15084         * src/common/log.c
15085         * src/common/template.c
15086                 Use that (and fix swapping of size and nmemb).
15087                 Thanks to Rich Coe for the heads up.
15088
15089 2005-06-30 [colin]      1.9.12cvs6
15090
15091         * src/addressbook.c
15092                 Optimize addressbook opening 
15093
15094 2005-06-30 [colin]      1.9.12cvs5
15095
15096         * src/summaryview.c
15097                 Remove calls to summary_step after move/copy
15098
15099 2005-06-28 [paul]       1.9.12cvs4
15100
15101         * src/alertpanel.c
15102                 wrap and make the error msg selectable
15103
15104 2005-06-28 [paul]       1.9.12cvs3
15105
15106         * src/ssl_manager.c
15107                 replace the OK button with a Close button
15108         * src/gtk/foldersort.c
15109                 use GTK_STOCK_ icons/buttons
15110
15111 2005-06-28 [colin]      1.9.12cvs2
15112
15113         * src/gedit-print.c             ** ADDED **
15114         * src/gedit-print.h             ** ADDED **
15115         * src/gtk/gtksourceprintjob.c   ** ADDED **
15116         * src/gtk/gtksourceprintjob.h   ** ADDED **
15117                 I can't believe no one had enough time to tell
15118                 me I forgot the `cvs add`
15119
15120 2005-06-27 [colin]      1.9.12cvs1
15121
15122         * src/Makefile.am
15123         * src/gtk/Makefile.am
15124         * src/messageview.c
15125         * src/procmsg.c
15126         * src/summaryview.c
15127         * configure.ac
15128                 Add optional libgnomeprint-based printing
15129         * src/mainwindow.c
15130         * src/gtk/quicksearch.c
15131                 Add an Edit/Quick search menu item to show
15132                 and focus the quicksearch
15133
15134 2005-06-27 [paul]       1.9.12
15135
15136         1.9.12 release
15137
15138         * po/ca.po
15139         * po/de.po
15140         * po/es.po
15141         * po/fr.po
15142         * po/it.po
15143         * po/ko.po
15144         * po/pt_BR.po
15145         * po/sk.po
15146         * po/zh_CN.po
15147                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15148                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15149                 SungHyun Nam, Frederico Goncalves Guimaraes,
15150                 Andrej Kacian, and Yang Guilong
15151 2005-06-26 [colin]      1.9.11cvs106
15152
15153         * src/imap_gtk.c
15154                 Forgot one file for previous fix
15155
15156 2005-06-26 [colin]      1.9.11cvs105
15157
15158         * src/folder.c
15159         * src/imap.c
15160                 Fix problems with folder operations in no_select
15161                 imap folders. it applies only to mails, and 
15162                 creation/deletion/move/renaming of folders 
15163                 should be possible
15164
15165 2005-06-26 [paul]       1.9.11cvs104
15166
15167         * src/prefs_filtering.c
15168                 replace one more GTK_STOCK_REMOVE
15169                 with GTK_STOCK_DELETE
15170
15171 2005-06-25 [colin]      1.9.11cvs103
15172
15173         * src/imap.c
15174                 Optimize get_seq_set_from_seq_list
15175                 (Patch by Ricardo) 
15176
15177 2005-06-25 [colin]      1.9.11cvs102
15178
15179         * src/mh.c
15180                 If the directory exists, but not in the
15181                 correct encoding, rename it. This should
15182                 handle old-versions-induced bugs.
15183
15184 2005-06-25 [colin]      1.9.11cvs101
15185
15186         * src/mh.c
15187                 Fix path access with extended dir names
15188                 Fixes bug #589 (SC segfaults with wrong locale
15189                 settings)
15190
15191 2005-06-25 [colin]      1.9.11cvs100
15192
15193         * src/prefs_account.c
15194         * src/prefs_account.h
15195         * src/compose.c
15196                 Add an option to encrypt replies to
15197                 encrypted messages
15198
15199 2005-06-25 [colin]      1.9.11cvs99
15200
15201         * src/compose.c
15202         * src/quote_fmt_parse.y
15203                 ... And make it work with pgpinline.
15204
15205 2005-06-25 [colin]      1.9.11cvs98
15206
15207         * src/compose.c
15208         * src/procmime.c
15209         * src/procmime.h
15210         * src/quote_fmt_parse.y
15211                 o Make reedition of encrypted messages possible
15212                   (as long as it is encrypted to self too, no
15213                    magic there)
15214                 o Make replying with quote (and without selecting
15215                   text) possible for encrypted messages.
15216                 Closes bug #550 (Not possible to "reply with quote"
15217                 to gnupg encrypted messages)
15218
15219 2005-06-24 [paul]       1.9.11cvs97
15220
15221         * src/imap.c
15222                 add missing include
15223
15224 2005-06-24 [paul]       1.9.11cvs96
15225
15226         * src/editldap.c
15227                 made bind password entry invisible
15228                 (sync with main)
15229         * src/send_message.c
15230                 send_message_local(): check exit status
15231                 to detect errors (sync with main)
15232         * src/textview.c
15233                 use main's less ambiguous popup menu
15234                 wording
15235
15236 2005-06-24 [paul]       1.9.11cvs95
15237
15238         * src/prefs_actions.c
15239         * src/prefs_customheader.c
15240         * src/prefs_display_header.c
15241         * src/prefs_filtering_action.c
15242         * src/prefs_matcher.c
15243         * src/prefs_template.c
15244         * src/prefs_toolbar.c
15245                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15246         * src/gtk/description_window.c
15247                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15248
15249 2005-06-23 [colin]      1.9.11cvs94
15250
15251         * src/summaryview.c
15252                 Fix rough edges (be sure to call status_show whenever
15253                 necessary).
15254
15255 2005-06-23 [colin]      1.9.11cvs93
15256
15257         * src/summaryview.c
15258                 Optimize Select All
15259                 Before, in a 5K mails folder: 11s
15260                 After, in the same folder: 58000µs
15261                 The joys of locking... gtk_clist_select_all() fires a 
15262                 tree-select-row event for each selected row, which in 
15263                 summaryview, callbacks summary_selected which in turn,
15264                 calls summary_status_show, which walks the selected
15265                 rows. Hence, calling gtk_clist_select_all was 
15266                 exponential. Locking the summaryview makes 
15267                 summary_selected return early.
15268
15269 2005-06-23 [colin]      1.9.11cvs92
15270
15271         * src/imap.c
15272                 Move mutex at the important place to avoid
15273                 deadlocks
15274         * src/summaryview.c
15275                 Fix Del key deleting directly instead of
15276                 moving to trash
15277
15278 2005-06-22 [colin]      1.9.11cvs91
15279
15280         * src/plugins/spamassassin/libspamc.c
15281                 As we do spagetti code with assignations in multiple
15282                 places (see _message_read_raw where out = msg = raw),
15283                 let's be sure we don't free the same pointer twice.
15284                 Should fix bug #683 (Crash in libpam at 
15285                 message_cleanup).
15286
15287 2005-06-22 [colin]      1.9.11cvs90
15288
15289         * src/compose.c
15290         * src/messageview.c
15291         * src/toolbar.c
15292                 Make toolbar's delete use the move to trash stuff;
15293                 Add gtk_widget_realize to be sure pixmaps can get
15294                 created (that may fix an old worksforme bug which
15295                 I can't find back...)
15296
15297 2005-06-22 [colin]      1.9.11cvs89
15298
15299         * src/summaryview.c
15300         * src/summaryview.h
15301         * src/mainwindow.c
15302                 Rename "Message/Delete" to "Message/Move to trash"
15303                 Add "Message/Delete..." that directly destroys the
15304                 selected messages after asking for a confirmation.
15305
15306 2005-06-22 [colin]      1.9.11cvs88
15307
15308         * src/imap.c
15309                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15310                 o Fix a deadlock (thanks Darko)
15311
15312 2005-06-22 [colin]      1.9.11cvs87
15313
15314         * src/gtk/foldersort.c
15315                 Add missing include for the i18n;
15316                 patch by Fabien Vantard
15317
15318 2005-06-21 [colin]      1.9.11cvs86
15319
15320         * src/folder.c
15321         * src/folderview.c
15322                 Respect the no_select flag
15323         * src/imap.c
15324                 Fix recursive deletion
15325         * src/imap_gtk.c
15326         * src/mh_gtk.c
15327                 Make the folder deletion's warning
15328                 more explicit
15329
15330 2005-06-21 [colin]      1.9.11cvs85
15331
15332         * src/textview.c
15333                 Prevent email addresses from spanning accross
15334                 lines - fixes bug # 646 (newline-chars in 
15335                 email addresses)
15336
15337 2005-06-20 [colin]      1.9.11cvs84
15338
15339         * src/folder.c
15340                 Be sure not to remove source if copy failed
15341
15342 2005-06-20 [colin]      1.9.11cvs83
15343
15344         * src/folderview.c
15345         * src/imap_gtk.c
15346                 remove summaryview's lock
15347         * src/imap.c
15348                 introduce threads to avoid problems when foreground tasks
15349                 interfere with background tasks
15350         * src/mh.c
15351                 prevent moving to drafts/queue
15352         * src/mimeview.c
15353                 fix leak
15354
15355 2005-06-19 [colin]      1.9.11cvs82
15356
15357         * src/imap_gtk.c
15358                 Remember that the user doesn't want to override
15359                 offline mode, for 3 seconds. It avoid presenting
15360                 him with N popups in a really short time.
15361
15362 2005-06-17 [colin]      1.9.11cvs81
15363
15364         * src/imap.c
15365                 Fix IMAP breaking on folders containing '('
15366                 (Probably won't be enough)
15367
15368 2005-06-17 [colin]      1.9.11cvs80
15369
15370         Forgotten files on 1.9.11cvs79
15371         * src/summaryview.c
15372                 Fix stepping when not immediately executing
15373         * src/imap.c
15374                 Really prevent UID FETCH 0
15375         * src/codeconv.c
15376                 Fix outgoing charset never set to utf-8
15377         * src/mh.c
15378                 Fix leak
15379
15380 2005-06-16 [colin]      1.9.11cvs79
15381
15382         * src/compose.c
15383                 Fix bug #707 (Dash splits rows)
15384                 Only wrap if we're on a line break position and
15385                 the previous one was a "white" (space) char.
15386                 Pango stuff is weird.
15387
15388 2005-06-16 [colin]      1.9.11cvs78
15389
15390         * src/imap_gtk.c
15391                 Lock summaryview while downloading messages
15392                 on user demand
15393         * src/procheader.c
15394         * src/unmime.c
15395         * src/common/utils.c
15396         * src/common/utils.h
15397                 Replace \r and \n with spaces in From and
15398                 Subject headers
15399
15400 2005-06-16 [paul]       1.9.11cvs77
15401
15402         * src/procmime.c
15403                 liberalise the mime parser
15404         * src/gtk/about.c
15405                 add text wrapping
15406
15407 2005-06-16 [paul]       1.9.11cvs76
15408
15409         * src/gtk/about.c
15410                 reworked
15411
15412 2005-06-15 [colin]      1.9.11cvs75
15413
15414         * src/compose.c
15415                 Finish header encoding fix
15416         * src/summaryview.c
15417                 Fix segfault
15418         * src/headerview.c
15419                 Fix compilation (Thanks Stephan
15420                 Sachse)
15421
15422 2005-06-15 [colin]      1.9.11cvs74
15423
15424         * Makefile.am
15425                 Install gnome2 stuff rather than gnome1, 
15426                 if both are present
15427         * src/codeconv.c
15428         * src/codeconv.h
15429         * src/compose.c
15430                 Fix headers encoding
15431         * src/folder.c
15432                 Visual progress when fetching all messages
15433         * src/folderview.c
15434         * src/summaryview.c
15435         * src/summaryview.h
15436                 Prevent changing current message while
15437                 incorporating
15438
15439 2005-06-15 [paul]       1.9.11cvs73
15440
15441         * src/gtk/gtkaspell.c
15442         * src/gtk/gtkaspell.h
15443                 fix build warnings
15444
15445 2005-06-15 [paul]       1.9.11cvs72
15446
15447         * src/prefs_filtering.c
15448                 allow reordering of filter rules by
15449                 drag n drop
15450
15451 2005-06-15 [paul]       1.9.11cvs71
15452
15453         * COPYING
15454                 updated
15455         * src/codeconv.c
15456                 replace deprecated function
15457         * src/inc.c
15458         * src/send_message.c
15459         * src/gtk/progressdialog.c
15460         * src/gtk/progressdialog.h
15461                 salvage and reuse parts of reverted sync
15462
15463 2005-06-15 [paul]       1.9.11cvs70
15464
15465         * src/inc.c
15466         * src/send_message.c
15467         * src/gtk/progressdialog.c
15468         * src/gtk/progressdialog.h
15469                 revert yesterday's sync with main
15470                 it contains deprecated functions
15471
15472 2005-06-15 [colin]      1.9.11cvs69
15473
15474         * src/headerview.c
15475                 Fix bug #670 (multi user to: will corrupt message 
15476                 headers display)
15477
15478 2005-06-15 [colin]      1.9.11cvs68
15479
15480         * src/compose.c
15481                 Fix bug #421 (Fix undo on wrapping)
15482
15483 2005-06-15 [colin]      1.9.11cvs67
15484
15485         * src/folder.c
15486                 Provide visual feedback while processing
15487                 folder's rules.
15488         * src/imap.c
15489                 Provide visual feedback while getting
15490                 short headers (for uncached messages)
15491
15492
15493 2005-06-14 [paul]       1.9.11cvs66
15494
15495         * src/account.c
15496                 change a couple stock icons
15497         * src/inc.c
15498         * src/send_message.c
15499         * src/gtk/progressdialog.c
15500         * src/gtk/progressdialog.h
15501                 sync main's GtkTreeView implementation
15502
15503 2005-06-14 [colin]      1.9.11cvs65
15504
15505         * src/imap.c
15506                 Various little fixes, mainly on error paths
15507
15508 2005-06-13 [colin]      1.9.11cvs64
15509
15510         * matcher.c
15511         * procmsg.c
15512         * procmsg.h
15513                 Add a way to fetch only headers. This speeds
15514                 up filtering on headers for IMAP. Fixes:
15515                 bug #481 extraneous imap commands slow down 
15516                         imap filtering
15517                 bug #522 Sylpheed downloads all messages 
15518                         when opening mailbox (IMAP)
15519                 bug #677 IMAP fetch is soooooooooooooo slow
15520         * src/folder.c
15521         * src/folder.h
15522                 Add a folder set_batch method so that
15523                 implementations can speed up flags changes
15524         * src/folderutils.c
15525         * src/summaryview.c
15526                 Use that in mark as (un)read and mark all read
15527                 Refix bug #679
15528         * src/imap.c
15529                 Implement set_batch - brings back deferred
15530                 flags in a less buggy manner. Fixes:
15531                 bug #729 IMAP immediate expunge of deleted messages
15532                 bug #191 remove list of messages with one command
15533                 Fix login with strange chars
15534                 Implement fetch_msg_full
15535                 Fix copy (wrong counts)
15536
15537 2005-06-12 [colin]      1.9.11cvs63
15538
15539         * src/folder.c
15540                 lock incorporation during long operations.
15541                 Avoids fucking up the IMAP socket.
15542
15543 2005-06-12 [colin]      1.9.11cvs62
15544
15545         * src/imap.c
15546                 Fix harmful typo
15547                 Factorize remove_all_msg
15548                 Thread-ize expunge
15549         * src/summaryview.c
15550                 Don't update partial-download status if unnecessary
15551         * src/folder.c
15552                 Use remove_msgs everywhere possible
15553
15554 2005-06-12 [colin]      1.9.11cvs61
15555
15556         * src/folder.c
15557         * src/folder.h
15558                 Add a remove_msgs function to remove a 
15559                 list of messages
15560         * src/imap.c
15561                 Implement that.
15562
15563 2005-06-12 [colin]      1.9.11cvs60
15564
15565         * src/imap.c
15566                 Remove flags-processing deferring... Too hard
15567                 to get it to work in all cases.
15568
15569 2005-06-11 [colin]      1.9.11cvs59
15570
15571         * src/imap.c
15572                 printf -> debug_print
15573
15574 2005-06-11 [colin]      1.9.11cvs58
15575
15576         * src/imap.c
15577                 o Fix build without USE_PTHREAD
15578                 o Factorize imap_open
15579                 o Alertpanel in case of impossible connection
15580                 o Alertpanel in case of impossible login
15581                 o Fix deferred flags processing to force a 
15582                   flush before adding some more flags to process,
15583                   but in another folder.
15584
15585 2005-06-10 [colin]      1.9.11cvs57
15586
15587         * src/imap.c
15588                 o Fix a format string error
15589                 o init ssl socket outside of the thread 
15590                   (it possibly invokes gtk calls)
15591         * src/procmime.c
15592                 o Put back the buffer to its necessary size
15593                 o Fix changing a file pointer without keeping
15594                   track of it (thanks Valgrind)
15595         * src/common/smtp.c
15596                 o Fix automatic STARTTLS if login should be done
15597                   and the server only allows it after starting TLS
15598         * src/gtk/gtkinputdialog.c
15599                 o Eat GDK_Return so that the combo popup doesn't 
15600                   appear when we press Enter to validate the combo
15601                   input dialog (as seen in the Open with... dialog)
15602
15603 2005-06-10 [colin]      1.9.11cvs56
15604
15605         * src/imap.c
15606                 o A bit less debug
15607                 o Fix a crash on deletion
15608                 o Threadize imap_select (it's called outside of 
15609                   threads)
15610                 o Defer treatment of DELETED flags
15611
15612
15613 2005-06-09 [colin]      1.9.11cvs55
15614
15615         * src/imap.c
15616                 Make sure we check imap_gtk_should_override(), which
15617                 potentially calls gtk stuff, before creating thread.
15618                 That way it should't be called via imap_get_session()
15619                 inside a thread.
15620
15621 2005-06-09 [colin]      1.9.11cvs54
15622
15623         * src/imap.c
15624                 o add a bit of status output
15625                 o remove some dead code
15626                 o threadize get_list_of_uids
15627                 o threadize imap_get_flags
15628                 o defer flag changing by 500ms so that they
15629                   can be batched
15630
15631
15632 2005-06-08 [colin]      1.9.11cvs53
15633
15634         * src/imap.c
15635                 Thread-ize imap_cmd_fetch
15636
15637 2005-06-08 [colin]      1.9.11cvs52
15638
15639         * src/main.c
15640                 Mmh, that broke POP3...
15641
15642 2005-06-08 [colin]      1.9.11cvs51
15643
15644         * src/main.c
15645                 Stabilize IMAP patch (thanks to Hoa)
15646
15647 2005-06-08 [colin]      1.9.11cvs50
15648
15649         * src/imap.c
15650                 Test patch to speed up imap. 
15651
15652 2005-06-08 [colin]      1.9.11cvs49
15653
15654         * src/imap_gtk.c
15655                 Warning fix
15656         * src/procmime.c
15657                 Apply patch from gentoo to use /usr/share/mime/globs if 
15658                 available, after un-breaking it
15659         * src/common/log.c
15660         * src/common/log.h
15661                 Use g_timeout for invoking hooks that possibly use gtk
15662                 calls. This should leave gtk calls in the main thread.
15663
15664 2005-06-08 [paul]       1.9.11cvs48
15665
15666         * src/codeconv.c
15667                 conv_get_outgoing_charset_str(): don't
15668                 use prefs_common setting
15669         * src/compose.c
15670         * src/compose.h
15671                 add /Options/Character encoding/... to
15672                 temporarily change the outgoing encoding
15673
15674         (belated sync with main)
15675
15676 2005-06-08 [paul]       1.9.11cvs47
15677
15678         * src/compose.c
15679                 correction to/completion of last
15680                 sync with main
15681
15682 2005-06-08 [paul]       1.9.11cvs46
15683
15684         sync with main:
15685         
15686         * src/codeconv.c
15687         * src/codeconv.h
15688                 always enabled Japanese auto-detection
15689                 if the first letters of locale string
15690                 is "ja"
15691         * src/compose.c
15692                 don't use "destroy" signal to destroy
15693                 Compose object (fix rare crashes on discard?)
15694         * src/mainwindow.c
15695         * src/messageview.c
15696         * src/prefs_send.c
15697                 added Hebrew encodings
15698         * src/sourcewindow.c
15699                 don't use "destroy" signal to destroy
15700                 objects
15701
15702 2005-06-07 [colin]      1.9.11cvs45
15703
15704         * src/summaryview.c
15705                 Add missing unlocks/locks
15706
15707 2005-06-07 [paul]       1.9.11cvs44
15708
15709         * src/summaryview.c
15710                 restore bug #749 fix
15711
15712 2005-06-06 [colin]      1.9.11cvs43
15713
15714         * src/summaryview.c
15715                 Fix selection bug when prefs_common.open_unread 
15716                 is FALSE
15717
15718 2005-06-06 [colin]      1.9.11cvs42
15719
15720         * src/common/md5.c
15721                 Fix a warning
15722         * src/summaryview.c
15723         * src/folderview.c
15724                 Factorize long operations beginning and end
15725                 (locking, freezing/thawing, cursor, ...)
15726                 Check selection->data member in selection-
15727                 related loops; this avoids dying an awful
15728                 death if the selection changes on us while
15729                 we're marking a whole IMAP folder unread, 
15730                 for example.
15731
15732 2005-06-06 [paul]       1.9.11cvs41
15733
15734         * src/textview.c
15735                 don't g_free() a static gchar buffer
15736
15737 2005-06-05 [colin]      1.9.11cvs40
15738
15739         * src/mainwindow.c
15740         * src/messageview.c
15741         * src/summaryview.c
15742                 Fix bug #749 (Show all headers should be
15743                 sticky as the GUI suggests)
15744
15745 2005-06-03 [paul]       1.9.11cvs39
15746
15747         * src/compose.c
15748                 don't allow editing of mail while sending.
15749                 patch by Colin
15750
15751 2005-06-03 [paul]       1.9.11cvs38
15752
15753         * src/folderview.c
15754                 add a freeze/thaw to speed up 'mark all read'
15755
15756 2005-06-03 [paul]       1.9.11cvs37
15757
15758         * src/prefs_message.c
15759                 reflect changes immediately
15760
15761 2005-06-02 [colin]      1.9.11cvs36
15762
15763         * po/POTFILES.in
15764                 Patch by Fabien Vantard.
15765
15766 2005-06-02 [colin]      1.9.11cvs35
15767
15768         * src/imap.c
15769                 Use a non-blocking imap_getline() if possible.
15770                 This should completely prevent the interface
15771                 from freezin on imap operations, although it
15772                 may do strange stuff in case of folder switching
15773                 while a big imap operation is taking place...
15774
15775                 In addition, fix a leak in the case thread
15776                 creation fails on connection.
15777
15778 2005-06-02 [colin]      1.9.11cvs34
15779
15780         * src/crash.c
15781         * src/prefs_common.h
15782                 Fix build (prefs_common_init() doesn't exist
15783                 anymore)
15784
15785 2005-06-02 [colin]      1.9.11cvs33
15786
15787         * src/prefs_account.c
15788                 Fix bug #245 (filtering rules broken when
15789                 renaming a remote account (imap4 or nntp)
15790
15791 2005-06-02 [colin]      1.9.11cvs32
15792
15793         * src/imap.c
15794                 Try to fix IMAP shortcomings: 
15795                 o Multithread imap_open()
15796                 o allow offline-mode overriding instead of
15797                   just returning NULL
15798         * src/imap_gtk.c
15799         * src/imap_gtk.h
15800                 Add a function to ask whether we want to
15801                 override offline-mode for 10 minutes (one-shot
15802                 asking was painful)
15803         * src/procheader.c
15804                 Fix segfault when imap parser isn't happy about
15805                 a missing {
15806
15807 2005-06-01 [colin]      1.9.11cvs31
15808
15809         * src/addrharvest.c
15810         * src/compose.c
15811         * src/mbox.c
15812         * src/mbox.h
15813         * src/mh.c
15814         * src/msgcache.c
15815         * src/send_message.c
15816         * src/setup.c
15817         * src/undo.c
15818         * src/common/hooks.c
15819         * src/common/prefs.c
15820         * src/common/template.c
15821         * src/common/utils.c
15822         * src/gtk/gtkutils.c
15823         * src/gtk/inputdialog.c
15824         * src/gtk/menu.c
15825         * src/gtk/pluginwindow.c
15826         * src/gtk/prefswindow.c
15827         * src/plugins/pgpmime/passphrase.c
15828         * src/plugins/pgpmime/prefs_gpg.c
15829                 More -Wall fixes
15830
15831         * src/common/Makefile.am
15832         * src/common/timing.h
15833                 Add basic timing code
15834
15835         * src/summaryview.c
15836                 Fix a bug with unread messages when 
15837                 re-sorting folders, and by the way
15838                 fix a big performance hit when 
15839                 re-sorting (10k mails: before 5s,
15840                 after .5s)
15841
15842         * src/prefs_compose_writing.c
15843         * src/prefs_compose_writing.h
15844         * src/prefs_message.c
15845         * src/prefs_message.h
15846         * src/prefs_other.c
15847         * src/prefs_other.h
15848         * src/prefs_quote.c
15849         * src/prefs_quote.h
15850         * src/prefs_receive.c
15851         * src/prefs_receive.h
15852         * src/prefs_send.c
15853         * src/prefs_send.h
15854         * src/prefs_summaries.c
15855         * src/prefs_summaries.h
15856                 Fix copyright banner
15857
15858 2005-06-01 [paul]       1.9.11cvs30
15859
15860         * po/fi.po
15861                 updated by Flammie Pirinen
15862         * src/procmime.c
15863                 fix 'Bad BASE64 content' output
15864
15865 2005-05-31 [colin]      1.9.11cvs29
15866
15867         * src/procmime.c
15868                 Oops, where did my hunk go.
15869
15870 2005-05-31 [colin]      1.9.11cvs28
15871
15872         * src/Makefile.am
15873         * src/account.c
15874         * src/action.c
15875         * src/addr_compl.c
15876         * src/addressbook.c
15877         * src/codeconv.c
15878         * src/compose.c
15879         * src/export.c
15880         * src/folder.c
15881         * src/folderview.c
15882         * src/image_viewer.c
15883         * src/main.c
15884         * src/mainwindow.c
15885         * src/messageview.c
15886         * src/mimeview.c
15887         * src/msgcache.c
15888         * src/prefs_account.c
15889         * src/prefs_actions.c
15890         * src/prefs_common.c
15891         * src/prefs_compose_writing.c
15892         * src/prefs_customheader.c
15893         * src/prefs_ext_prog.c
15894         * src/prefs_filtering.c
15895         * src/prefs_filtering_action.c
15896         * src/prefs_fonts.c
15897         * src/prefs_image_viewer.c
15898         * src/prefs_message.c
15899         * src/prefs_message.h
15900         * src/prefs_msg_colors.c
15901         * src/prefs_other.c
15902         * src/prefs_other.h
15903         * src/prefs_quote.c
15904         * src/prefs_receive.c
15905         * src/prefs_receive.h
15906         * src/prefs_send.c
15907         * src/prefs_send.h
15908         * src/prefs_spelling.c
15909         * src/prefs_summaries.c
15910         * src/prefs_summary_column.c
15911         * src/prefs_template.c
15912         * src/prefs_themes.c
15913         * src/prefs_toolbar.c
15914         * src/prefs_wrapping.c
15915         * src/procmime.c
15916         * src/procmsg.c
15917         * src/send_message.h
15918         * src/ssl_manager.c
15919         * src/summary_search.c
15920         * src/summaryview.c
15921         * src/textview.c
15922         * src/wizard.c
15923         * src/common/smtp.c
15924         * src/common/smtp.h
15925         * src/gtk/gtkutils.h
15926                 o Move the rest of Common prefs to new style
15927                 o Lots of -Wall warning fixes
15928                 o fix FIXME in cache memusage calculation
15929                 o Let return receipts be sent from any account
15930                 o Little cache optimisation (read)
15931                 o Fix bug #746 (don't treat commas as separators
15932                   when inside a quoted string)
15933
15934 2005-05-31 [paul]       1.9.11cvs27
15935
15936         * src/prefs_common.c
15937                 fix 'off-by-one' typo
15938
15939 2005-05-31 [paul]       1.9.11cvs26
15940
15941         * src/account.c
15942         * src/addr_compl.c
15943         * src/compose.c
15944         * src/foldersel.c
15945         * src/prefs_actions.c
15946         * src/prefs_common.c
15947         * src/prefs_common.h
15948         * src/prefs_customheader.c
15949         * src/prefs_display_header.c
15950         * src/prefs_filtering.c
15951         * src/prefs_filtering_action.c
15952         * src/prefs_matcher.c
15953         * src/prefs_summaries.c
15954         * src/prefs_summary_column.c
15955         * src/prefs_template.c
15956         * src/prefs_toolbar.c
15957         * src/ssl_manager.c
15958         * src/gtk/pluginwindow.c
15959         * src/gtk/prefswindow.c
15960         * src/gtk/progressdialog.c
15961                 add hidden prefs 'enable_rules_hint'
15962                 for gtk_tree_view_set_rules_hint()
15963                 (sync with main)
15964                 
15965
15966 2005-05-31 [colin]      1.9.11cvs25
15967
15968         * src/Makefile.am
15969         * src/main.c
15970         * src/prefs_common.c
15971         * src/prefs_summaries.c ** ADDED **
15972         * src/prefs_summaries.h ** ADDED **
15973                 Common/Display -> Display/Summaries
15974
15975 2005-05-31 [colin]      1.9.11cvs24
15976
15977         * src/Makefile.am
15978         * src/main.c
15979         * src/prefs_quote.c ** ADDED **
15980         * src/prefs_quote.h ** ADDED **
15981                 Move Common/Quote to Compose/Quoting
15982         * src/prefs_common.c
15983         * src/prefs_common.h
15984                 Remove old quote stuff, add
15985                 convenience functions for GtkTextView prefs
15986         * src/gtk/prefswindow.c
15987                 Set default height higher
15988
15989 2005-05-30 [colin]      1.9.11cvs23
15990
15991         * src/Makefile.am
15992         * src/main.c
15993         * src/prefs_common.c
15994         * src/prefs_compose_writing.c ** ADDED **
15995         * src/prefs_compose_writing.h ** ADDED **
15996                 Move Common/Compose prefs to Compose/Writing
15997
15998 2005-05-30 [colin]      1.9.11cvs22
15999
16000         * src/common/utils.c
16001                 Fix bug #651 (Confused Attract by Subject)
16002                 Patch by M. Benkmann <haferfrost@web.de>
16003         * AUTHORS
16004
16005 2005-05-30 [colin]      1.9.11cvs21
16006
16007         * src/compose.c
16008                 Fix concatenation of different headers of
16009                 the same type (bug #645)
16010         * src/prefs_folder_item.c
16011                 Fix bug #699 (setting color to black doesn't
16012                 work immediately)
16013         * src/procmime.c
16014                 Print out decoding error only once per
16015                 block
16016
16017 2005-05-30 [paul]       1.9.11cvs20
16018
16019         * src/common/template.c
16020                 fix Bcc
16021
16022 2005-05-30 [paul]       1.9.11cvs19
16023
16024         * doc/src/rfc2368.txt   **NEW FILE**
16025         * src/compose.c
16026                 compose_entries_set(): don't interpret Bcc
16027                 header field (conform to RFC 2368)
16028                 (sync with main)
16029
16030 2005-05-29 [colin]      1.9.11cvs18
16031
16032         * src/prefs_common.c
16033                 Let the default reply format respect
16034                 netiquette by cutting the signature.
16035
16036 2005-05-29 [colin]      1.9.11cvs17
16037
16038         * src/summaryview.c
16039                 Don't let always_show_msg override
16040                 open_unread_on_enter when opening a new
16041                 directory.
16042
16043 2005-05-27 [paul]       1.9.11cvs16
16044
16045         sync with main:
16046
16047         * src/main.c
16048                 app_will_exit(): cleanup tmp directory when exit
16049         * src/message_search.c
16050                 improved the interface and made code cleanup.
16051                 removed Clear button
16052         * src/send_message.c
16053                 send_message_local(): use GSpawn, and detect errors
16054         * src/summary_search.c
16055                 improved the interface and made code cleanup
16056         * src/textview.c
16057                 textview_write_link(): also skip non-ascii space
16058                  at the head of link strings (phishing check
16059                  didn't work at the case)
16060         * src/common/utils.c
16061                 get_command_output(): use g_spawn_command_line_sync()
16062                 instead of popen()
16063
16064 2005-05-26 [colin]      1.9.11cvs15
16065
16066         * src/folder.c
16067                 remove printf
16068
16069 2005-05-26 [colin]      1.9.11cvs14
16070
16071         * src/common/nntp.c
16072                 Fix nntp mode reader (bug #611)
16073                 Patch by Florian Mickler <florian@mickler.org>
16074
16075 2005-05-26 [colin]      1.9.11cvs13
16076
16077         * src/plugins/pgpmime/passphrase.c
16078                 Fix mouse grabbing (bug #557)
16079
16080 2005-05-26 [colin]      1.9.11cvs12
16081
16082         * src/prefs_themes.c
16083                 Fix g_warning (bug #541)
16084
16085 2005-05-26 [colin]      1.9.11cvs11
16086
16087         * src/prefs_actions.c
16088         * src/prefs_template.c
16089                 Fix bug #506 (no warning if action/template
16090                 is not saved)
16091         * src/common/template.c
16092                 Fix a possible crash
16093
16094 2005-05-26 [colin]      1.9.11cvs10
16095
16096         * src/folder.c
16097         * src/folderview.c
16098         * src/procmsg.c
16099         * src/summaryview.c
16100                 Forbid locked messages to be moved or
16101                 deleted. Locked messages in trashes 
16102                 still get deleted, for performance
16103                 reason (mh.c::mh_remove_all_msgs)
16104
16105 2005-05-25 [colin]      1.9.11cvs9
16106
16107         * src/procmime.c
16108                 Use correct encoding when sending mails
16109                 with attachments that have accentued 
16110                 chars in their name
16111
16112 2005-05-24 [colin]      1.9.11cvs8
16113
16114         * src/summaryview.c
16115                 Fix bug #688 f) read/unread marker not
16116                 changed on first click
16117                 Also, optimize summary_status_show()
16118                 calls
16119         * src/folder.c
16120         * src/inc.c
16121         * src/procmime.c
16122                 Fix bug #688 b) and c) wrt message
16123                 attachments and signature
16124         * src/stock_pixmap.c
16125         * src/stock_pixmap.h
16126         * src/stock_pixmap.c
16127         * src/stock_pixmap.h
16128         * src/Makefile.am
16129         * src/pixmaps/clip_gpg_signed.xpm
16130                 Add clip/signed icon
16131
16132 2005-05-24 [colin]      1.9.11cvs7
16133
16134         * src/folder_item_prefs.c
16135                 whitespace fix
16136
16137 2005-05-24 [colin]      1.9.11cvs6
16138
16139         * src/folderview.c
16140         * src/prefs_common.c
16141         * src/prefs_common.h
16142                 Add a confirmation to folder drag and drop
16143                 fixes bug #156
16144         * src/alertpanel.c
16145         * src/alertpanel.h
16146                 fix _with_disable parameters so that
16147                 the buttons labels are specifiable too
16148         * src/plugins/pgpmime/sgpgme.c
16149                 reflect said change
16150                 
16151
16152 2005-05-24 [colin]      1.9.11cvs5
16153
16154         * src/folderview.c
16155                 Uncollapse/collapse folders on double-click
16156                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16157                 closes bug #108
16158
16159 2005-05-23 [colin]      1.9.11cvs4
16160
16161         * src/common/socket.c
16162                 Check another special SSL_peek() error.
16163                 Should help wrt bug #728
16164
16165 2005-05-23 [colin]      1.9.11cvs3
16166
16167         * src/plugins/pgpmime/pgpmime.c
16168                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16169                 breaking menu accelerators and stuff. Users will have to
16170                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16171                 account's privacy preferences if needed.
16172
16173 2005-05-22 [paul]
16174
16175         * tools/kdeservicemenu/install.sh
16176                 use kdesu to prompt for root password if doing
16177                 global install/uninstall
16178
16179 2005-05-20 [colin]      1.9.11cvs2
16180
16181         * src/procmsg.c
16182                 Fix another compilation error with gcc-2.9x
16183                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16184         * src/send_message.c
16185                 Don't send QUIT if we aren't connected
16186
16187 2005-05-19 [colin]      1.9.11cvs1
16188
16189         * src/procmsg.c
16190                 Fix compilation with gcc 2.9x
16191
16192 2005-05-19 [paul]       1.9.11
16193
16194         1.9.11 released
16195
16196 2005-05-19 [paul]       1.9.9cvs14
16197
16198         * src/gtk/inputdialog.c
16199                 prevent gettext warning
16200
16201 2005-05-19 [paul]       1.9.9cvs13
16202
16203         * src/mainwindow.c
16204         * src/prefs_common.c
16205         * src/prefs_common.h
16206         * src/textview.c
16207         * src/textview.h
16208                 add an option to toggle cursor in message
16209                 view (sync with main)
16210
16211 2005-05-18 [colin]      1.9.9cvs12
16212
16213         * src/compose.c
16214                 Dereference freed pointer
16215         * src/gtk/gtkaspell.c
16216                 Fix duplication of dictionaries (is it an aspell issue?)
16217
16218 2005-05-18 [colin]      1.9.9cvs11
16219
16220         * src/gtk/inputdialog.c
16221         * src/gtk/gtkaspell.c
16222                 HIGuify dialogs
16223         * src/alertpanel.c
16224                 Remove a double call
16225
16226 2005-05-17 [colin]      1.9.9cvs10
16227
16228         * src/gtk/gtkaspell.c
16229                 Fix dialogs, Ctrl-Enter accel
16230
16231 2005-05-17 [colin]      1.9.9cvs9
16232
16233         * src/gtk/gtkaspell.c
16234                 Fix some accelerators, escape in replace-window
16235
16236 2005-05-16 [colin]      1.9.9cvs8
16237
16238         * src/gtk/gtkaspell.c
16239                 Revert last commit, it was a mistake.
16240
16241 2005-05-16 [colin]      1.9.9cvs7
16242
16243         * src/gtk/gtkaspell.c
16244                 Remove buggy code while we're at it. It's a 
16245                 dead code path anyway.
16246
16247 2005-05-16 [colin]      1.9.9cvs6
16248
16249         * src/gtk/gtkaspell.c
16250                 Missed some gtk_menu_popup where deactivate
16251                 signal should be handled. Should fix bug
16252                 #629 a bit more.
16253
16254 2005-05-16 [colin]      1.9.9cvs5
16255
16256         * src/gtk/gtkaspell.c
16257                 Remove debug printf()s
16258
16259 2005-05-16 [colin]      1.9.9cvs4
16260
16261         * src/gtk/gtkaspell.c
16262                 Fix a bit aspell problems
16263                 (see bug #629)
16264
16265 2005-05-13 [colin]      1.9.9cvs3
16266
16267         * src/folderview.c
16268                 Fix the + appearing even when no subfolders
16269                 have unread messages. Thanks to wwp for the
16270                 bug report.
16271
16272 2005-05-11 [paul]       1.9.9cvs2
16273
16274         * src/folderview.c
16275                 correction to 1.9.9cvs1, only colour folders that
16276                 have new msgs (not unread msgs)
16277
16278 2005-05-10 [colin]      1.9.9cvs1
16279
16280         * src/folderview.c
16281         * src/summaryview.c
16282                 Try to fix bolding bugs again.
16283
16284 2005-05-09 [paul]
16285
16286         * tools/claws.i18n.status.pl
16287                 add Ricardo Mones Lastra's script that has been providing
16288                 the i18n status page for many months
16289
16290 2005-05-09 [paul]       1.9.9
16291
16292         1.9.9 release
16293
16294 2005-05-09 [paul]       1.9.6cvs58
16295
16296         * AUTHORS
16297         * INSTALL
16298         * README.claws
16299                 updated
16300         * Makefile.am 
16301         * RELEASE_NOTES.claws
16302                 add release notes to cvs to simplify release
16303                 procedure
16304         * configure.ac
16305                 add ca and fi to ALL_LINGUAS
16306         * po/Makefile.in.in
16307                 workaround for missing Makevars
16308         * po/ca.po
16309         * po/fi.po
16310                 add new Catalan and Finnish translations
16311                 submitted by Miquel Oliete and Flammie Pirinen
16312         * po/de.po
16313         * po/es.po
16314         * po/fr.po
16315         * po/it.po
16316         * po/pl.po
16317         * po/ru.po
16318         * po/sk.po
16319         * po/sr.po
16320         * po/zh_CN.po
16321                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16322                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16323                 Urke MMI, and Hansom Young
16324         * src/main.c
16325                 Fix drafting when quitting. compose_draft() closes the
16326                 compose windows, which modifies the compose_list GSList.
16327                 We have to refresh this list after echo drafting to avoid a
16328                 segfault
16329         * src/partial_download.c
16330                 fix segfault on exit
16331
16332 2005-05-06 [paul]       1.9.6cvs57
16333
16334         * src/grouplistdialog.c
16335                 quick fix/workaround for unresizeable newsgroup
16336                 name column 
16337
16338 2005-05-06 [paul]       1.9.6cvs56
16339
16340         * src/inc.c
16341         * src/mainwindow.c
16342                 use gettext plural forms
16343         * src/imap_gtk.c
16344         * src/mh_gtk.c
16345         * src/toolbar.c
16346                 small improvement to english usage
16347
16348 2005-05-05 [thorsten]   1.9.6cvs55
16349
16350         * src/folder.c
16351                 fix possible crash
16352
16353 2005-05-05 [paul]       1.9.6cvs54
16354         
16355         sync with HEAD
16356
16357         * AUTHORS
16358         * src/compose.c
16359                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16360                 patch by Tim Mann
16361
16362 2005-05-05 [paul]       1.9.6cvs53
16363
16364         * src/mainwindow.c
16365                 fix resizing of separate message and
16366                 folder views
16367
16368 2005-05-05 [paul]       1.9.6cvs52
16369
16370         * src/account.c
16371         * src/addrgather.c
16372         * src/browseldap.c
16373         * src/exphtmldlg.c
16374         * src/expldifdlg.c
16375         * src/importmutt.c
16376         * src/importpine.c
16377         * src/main.c
16378         * src/mainwindow.c
16379         * src/noticeview.c
16380         * src/prefs_filtering.c
16381         * src/prefs_filtering_action.c
16382         * src/prefs_matcher.c
16383         * src/prefs_spelling.c
16384         * src/prefs_toolbar.c
16385         * src/toolbar.c
16386         * src/wizard.c
16387         * src/gtk/description_window.c
16388         * src/gtk/gtkvscrollbutton.c
16389         * src/gtk/progressdialog.c
16390         * src/gtk/quicksearch.c
16391         * src/plugins/pgpmime/prefs_gpg.c
16392         * src/plugins/spamassassin/spamassassin_gtk.c
16393                 replace deprecated gtk_widget_set_usize
16394
16395 2005-05-04 [colin]      1.9.6cvs51
16396
16397         * src/common/utils.c
16398                 Fix crash when subst_for_filename is called
16399                 with a NULL parameter
16400
16401 2005-05-04 [colin]      1.9.6cvs50
16402
16403         * src/partial_download.c
16404         * src/pop.c
16405                 Escape login when writing uidl file
16406                 fixes bug #736
16407
16408 2005-05-03 [colin]      1.9.6cvs49
16409
16410         * src/procmime.c
16411                 Fix possible DOS in mime parser
16412                 (see bug #634)
16413
16414 2005-05-02 [colin]      1.9.6cvs48
16415
16416         * src/compose.c
16417                 Try to fix the copy/paste mess once again.
16418
16419
16420 2005-04-30 [colin]      1.9.6cvs47
16421
16422         * src/prefs_account.h
16423         * src/procmsg.c
16424         * src/send_message.c
16425         * src/common/smtp.c
16426         * src/common/smtp.h
16427                 Try to batch sending mails (per account) instead of
16428                 reconnecting to server every time.
16429
16430 2005-04-29 [colin]      1.9.6cvs46
16431
16432         * src/messageview.c
16433                 Fix window resizing that refused to size down
16434         * src/prefs_common.c
16435         * src/prefs_common.h
16436         * src/prefs_filtering.c
16437                 Save Filtering's window size
16438
16439 2005-04-21 [paul]       1.9.6cvs45
16440
16441         * ChangeLog-gtk2.claws
16442         * src/setup.c
16443                 correction to sync
16444
16445 2005-04-21 [paul]       1.9.6cvs44
16446
16447         sync with main:
16448
16449         * src/setup.c
16450         * src/statusbar.c
16451         * src/statusbar.h
16452                 use gtkut_widget_draw_now(). Improved performance
16453                 of the update of statusbar
16454         * src/textview.c
16455                 textview_smooth_scroll_do(): redraw it after scroll
16456                 is done (fixed incorrect display when a part of the
16457                 view is hidden).
16458         * src/gtk/gtkutils.c
16459         * src/gtk/gtkutils.h
16460                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16461                 to force update of widgets.
16462                 Removed gtkut_widget_wait_for_draw() which had a big
16463                 overhead  because of waiting for all events processed 
16464
16465 2005-04-20 [paul]       1.9.6cvs43
16466
16467         * src/codeconv.c
16468                 complete 1.9.6cvs42's sync:
16469                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16470
16471 2005-04-19 [paul]       1.9.6cvs42
16472
16473         sync with main:
16474
16475         * src/action.c
16476                 catch_output(): correctly select the insert text
16477                 (fix invalid iterator warnings).
16478         * src/codeconv.c
16479         * src/codeconv.h
16480         * src/mainwindow.c
16481         * src/messageview.c
16482         * src/prefs_common.c
16483                 support GBK encoding.
16484         * src/common/session.c
16485         * src/common/session.h
16486                 use separate buffer for large data to be sent,
16487                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16488
16489 2005-04-18 [paul]       1.9.6cvs41
16490
16491         * src/jpilot.c
16492                 convert unsigned long into guint32
16493                 patch by Paul LeoNerd Evans 
16494
16495 2005-04-17 [colin]      1.9.6cvs40
16496
16497         * src/compose.c
16498                 Fix 'Request return receipt' from folder
16499                 properties (bug #708)
16500
16501 2005-04-17 [colin]      1.9.6cvs39
16502
16503         * src/mainwindow.c
16504                 Fix duplicate hotkeys in Mainwindow's menu
16505
16506 2005-04-17 [colin]      1.9.6cvs38
16507
16508         * src/folderview.c
16509                 Fix duplicate hotkeys in Folderview's contextual
16510                 menu
16511
16512 2005-04-15 [colin]      1.9.6cvs37
16513
16514         * src/summaryview.c
16515                 Fix 'Save as...' with non-ascii filenames
16516
16517 2005-04-15 [colin]      1.9.6cvs36
16518
16519         * src/plugins/pgpmime/pgpmime.c
16520                 Fix bus error on 64bit. Spotted by 
16521                 macallan1888@gmail.com
16522
16523 2005-04-15 [colin]      1.9.6cvs35
16524
16525         * src/prefs_account.c
16526                 Fix cvs34.
16527
16528 2005-04-12 [colin]      1.9.6cvs34
16529
16530         * src/prefs_account.c
16531                 Fix smtp auth type off-by-one. We forgot to
16532                 add PLAIN in the prefs-to-gui setter func and
16533                 as a result, the selected auth when opening
16534                 account prefs was not the correct one.
16535
16536 2005-04-12 [paul]       1.9.6cvs33
16537
16538         * src/inc.c
16539                 if the recv dialog is visible, Cancel only
16540                 cancels the current account
16541
16542
16543 2005-04-10 [colin]      1.9.6cvs32
16544
16545         * src/filtering.c
16546                 Copy score when copying FilteringActions
16547                 Fix bug #674
16548
16549 2005-04-10 [colin]      1.9.6cvs31
16550
16551         * src/inc.c
16552                 Make Message -> Receive -> Cancel cancel 
16553                 incorporation on all accounts. Fixes
16554                 bug #693
16555
16556 2005-04-10 [colin]      1.9.6cvs30
16557
16558         * src/prefs_account.c
16559                 Update Privacy checkbuttons status based
16560                 on the selected privacy system
16561         * src/compose.c
16562                 Always connect the "None" privacy system; the
16563                 static boolean was probably there to avoid
16564                 reconnecting twice in the same compose window,
16565                 but as the parent function is only called once
16566                 per compose, it's only a bug - as a static is
16567                 initialized once per application instance.
16568                 Also, don't uncheck Sign and Encrypt when
16569                 selecting None as privacy system; just ignore
16570                 them when sending/queuing.
16571                 Should fix bug #695
16572
16573 2005-04-08 [colin]      1.9.6cvs29
16574
16575         * src/account.c
16576         * src/prefs_account.c
16577         * src/prefs_account.h
16578                 Add account preference to queue message in a certain
16579                 folder.
16580
16581 2005-04-06 [colin]      1.9.6cvs28
16582
16583         * src/prefs_account.c
16584                 Update old inbox path syntax
16585
16586 2005-04-06 [paul]       1.9.6cvs27
16587
16588         sync with main:
16589
16590         * configure.ac
16591                 changed -traditional-cpp to -no-cpp-precomp for newer
16592                 Mac OS X support
16593         * src/foldersel.c
16594                 made column resize automatically
16595         * src/send_message.c
16596                 send_message_smtp(): consider EOF right after QUIT
16597                 successful (workaround for Gmail SMTP server)
16598         * src/common/socket.c
16599                 ssl_read(), ssl_peek(): check EOF which violates the
16600                 SSL protocol
16601         * src/gtk/colorlabel.c
16602                 removed warnings when displaying colorlabel menu
16603                 (don't use GtkAlignment)
16604
16605 2005-04-05 [paul]       1.9.6cvs26
16606
16607         * src/plugins/trayicon/trayicon.c
16608                 fix clipping of icon under KDE3 
16609
16610 2005-04-05 [paul]       1.9.6cvs25
16611
16612         * src/summaryview.c
16613                 hide display of threading
16614                 patch by Alfons
16615
16616 2005-04-04 [thorsten]   1.9.6cvs24
16617
16618         * src/mh.c
16619                 marks lost on filesystems with different stat() results on
16620                 summer-/wintertime
16621
16622 2005-04-03 [colin]      1.9.6cvs23
16623
16624         * src/summaryview.c
16625                 Don't handle up/down. Patch by Alfons
16626
16627 2005-04-02 [colin]      1.9.6cvs22
16628
16629         * src/summaryview.c
16630                 Make scrolling faster. Patch by Alfons.
16631
16632 2005-04-01 [colin]      1.9.6cvs21
16633
16634         * src/Makefile.am
16635         * src/stock_pixmap.c
16636         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16637         * src/pixmaps/dir_noselect.xpm ** ADDED **
16638                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16639
16640 2005-04-01 [colin]      1.9.6cvs20
16641
16642         * src/image_viewer.c
16643         * src/image_viewer.h
16644         * src/procmime.c
16645         * src/procmime.h
16646         * src/textview.c
16647         * src/textview.h
16648                 Implement inline image resizing and right-clicking
16649
16650 2005-04-01 [paul]       1.9.6cvs19
16651
16652         * AUTHORS
16653         * Makefile.am
16654         * configure.ac
16655                 check for gnome2
16656                 patch by Luca Cavalli <loopback<AT>slackit.org>
16657         * po/ru.po
16658                 updated by Pavlo Bohmat
16659
16660 2005-03-31 [colin]      1.9.6cvs18
16661
16662         * src/news.c
16663                 Fix parsing references
16664         * src/msgcache.c
16665                 don't put nulls in the references list
16666         * src/procheader.c
16667                 commit that forgotten file in 1.9.6cvs14
16668
16669 2005-03-31 [colin]      1.9.6cvs17
16670
16671         * src/compose.c
16672                 Fix joining of signature separator again. 
16673                 Maybe Hiro could put it in main too...
16674
16675 2005-03-31 [colin]      1.9.6cvs16
16676
16677         * src/Makefile.am
16678         * src/foldersel.c
16679         * src/stock_pixmap.c
16680         * src/stock_pixmap.h
16681         * src/pixmaps/dir-noselect.xpm
16682                 Update foldersel.c (sync from main, patch by Alfons)
16683
16684 2005-03-30 [colin]      1.9.6cvs15
16685
16686         * src/imap.c
16687                 Fix handling of imap folders containing [] in 
16688                 their name. Thanks to Nahuel Angelinetti for
16689                 the detailed bugreport.
16690
16691 2005-03-30 [colin]      1.9.6cvs14
16692
16693         * src/common/utils.h
16694         * src/common/utils.c
16695         * src/common/defs.h
16696         * src/matcher.c
16697         * src/msgcache.c
16698         * src/news.c
16699         * src/procmsg.c
16700         * src/procmsg.h
16701         * src/quote_fmt_parse.y
16702         * src/summaryview.c
16703                 Update references system. Patch by Alfons
16704
16705 2005-03-30 [colin]      1.9.6cvs13
16706
16707         * src/common/socket.c
16708                 Force the glibc to read resolv.conf again when 
16709                 it has changed. Should fix issues when changing
16710                 networks on a laptop and not restarting sylpheed. 
16711
16712 2005-03-30 [paul]       1.9.6cvs12
16713
16714         partial sync with main:
16715
16716         * src/action.c
16717                 create_io_dialog(): use user-defined text font
16718                 (thanks to Alfons), and modified its appearance.
16719         * src/addrgather.c
16720         * src/addrharvest.c
16721         * src/browseldap.c
16722                 replace old code
16723         * src/compose.c
16724                 don't join (presumably) itemized lines on line-wrapping
16725                 fixed wrapping of quote when auto-wrapping is enabled
16726                 compose_destroy(): destroy paned only if it's not
16727                 attached to window. Fixed memory leak of popup menu.
16728         * src/exphtmldlg.c
16729         * src/expldifdlg.c
16730                 replace old code
16731         * src/html.c
16732         * src/html.h
16733         * src/importmutt.c
16734         * src/importpine.c
16735                 replace old code
16736         * src/main.c
16737                 removed redundant code
16738         * src/mainwindow.c
16739                 changed 'Code set' (which is rather incorrect)
16740                 in the menu to 'Character encoding'
16741                 main_window_set_widgets(): request size first
16742                 to prevent window size becoming wrong
16743                 fixed remembering of the state of the visibility
16744                 of MessageView
16745         * src/messageview.c
16746                 changed 'Code set' (which is rather incorrect)
16747                 in the menu to 'Character encoding'
16748         * src/prefs_common.c
16749         * src/prefs_common.h
16750                 added an option whether to render HTML as text or not
16751                 added separators to outgoing encoding menu
16752         * src/procheader.c
16753                 procheader_scan_date_string(): support header
16754                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16755         * src/summaryview.c
16756         * src/summaryview.h
16757                 minor code cleanup
16758         * src/textview.c
16759                 textview_show_html(): force output of newline
16760                 added an option whether to render HTML as text or not
16761         * src/common/utils.c
16762                 strncpy2(): optimized based on Alfons' code
16763         * src/gtk/gtkutils.c
16764         * src/gtk/gtkutils.h
16765                 removed non-used code
16766         * src/plugins/pgpmime/passphrase.c
16767                 partially fixed grab input of passphrase dialog
16768                 Confine pointer to window
16769
16770 2005-03-30 [colin]      1.9.6cvs11
16771
16772         * src/msgcache.c
16773         * src/msgcache.h
16774                 Read/write 32bit ints from cache & marks
16775                 From main.
16776
16777 2005-03-29 [paul]       1.9.6cvs10
16778
16779         * AUTHORS
16780         * ChangeLog.claws
16781         * src/compose.c
16782         * src/gtk/gtkaspell.c
16783                 sync with HEAD (don't pass NULL pointers) 
16784
16785 2005-03-24 [paul]
16786
16787         * tools/Makefile.am
16788         * tools/README
16789         * tools/acroread2sylpheed.pl
16790                 sync with HEAD (add script to send pdfs as
16791                 attachments from Adobe Reader 7)
16792
16793 2005-03-21 [paul]       1.9.6cvs9
16794
16795         * configure.ac
16796         * po/POTFILES.in
16797         * src/Makefile.am
16798         * src/crash.c
16799         * src/image_viewer.c ** ADDED **
16800         * src/image_viewer.h ** ADDED **
16801         * src/main.c
16802         * src/prefs_common.c
16803         * src/prefs_common.h
16804         * src/prefs_image_viewer.c ** ADDED **
16805         * src/prefs_image_viewer.h ** ADDED **
16806         * src/textview.c
16807         * src/gtk/about.c
16808         * src/pixmaps/sylpheed_logo.xpm
16809         * src/plugins/Makefile.am
16810         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16811         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16812         * src/plugins/image_viewer/plugin.c ** REMOVED **
16813         * src/plugins/image_viewer/viewer.c ** REMOVED **
16814         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16815         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16816         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16817         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16818         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16819                 as gdk-pixbuf is now built-in
16820                 remove image_viewer plugin and put code back into
16821                 main codebase
16822                 implement inline image display (sync with main)
16823
16824                 replace logo with newer, nicer, larger version  
16825
16826 2005-03-21 [paul]       1.9.6cvs8
16827
16828         * src/gtk/about.c
16829                 cosmetic improvement
16830
16831 2005-03-21 [holger]     1.9.6cvs7
16832
16833         * src/plugins/spamassassin/spamassassin.c
16834                 Sync with HEAD
16835                 (unregister hook on failed plugin init)
16836
16837 2005-03-20 [colin]      1.9.6cvs6
16838
16839         * src/common/plugin.c
16840                 Check that plugin isn't already loaded
16841                 Patch by Alfons
16842
16843 2005-03-20 [thorsten]   1.9.6cvs5
16844
16845         * src/compose.c
16846                 use a more compatible syntax
16847
16848 2005-03-20 [thorsten]   1.9.6cvs4
16849
16850         * src/prefs_toolbar.c
16851                 fix crash when selecting toolbar item (uninitialized pointer)
16852
16853 2005-03-20 [thorsten]   1.9.6cvs3
16854
16855         * src/procmime.c
16856                 fix mimetype detection (referenced free()d string)
16857
16858 2005-03-20 [paul]       1.9.6cvs2
16859
16860         * src/compose.c
16861                 sync with HEAD (1.0.3cvs5)
16862                 neglect Reply-To header if empty
16863                 Patch by Alfons 
16864
16865 2005-03-19 [holger]     1.9.6cvs1
16866
16867         * src/summaryview.c
16868         * src/summaryview.h
16869                 Sync with HEAD
16870
16871 2005-03-18 [paul]       1.9.6
16872
16873         initial GTK2 release
16874
16875 2005-03-18 [paul]       1.0.3cvs3.1
16876
16877         * AUTHORS
16878         * ChangeLog.claws
16879         * configure.ac
16880         * src/gtk/about.c
16881         * src/pixmaps/sylpheed_logo.xpm
16882                 sync with HEAD
16883
16884 2005-03-18 [colin]      1.0.3cvs2.6
16885
16886         * src/summaryview.c
16887                 Remove call to summary_step in summary_copy_selected_to
16888                 Can't see its purpose, and this causes bug when copying
16889                 a message if the next one is unread: it reads it.
16890
16891 2005-03-18 [paul]       1.0.3cvs2.5
16892
16893         * src/foldersel.c
16894                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16895
16896 2005-03-18 [paul]       1.0.3cvs2.4
16897
16898         * src/addrharvest.c
16899         * src/codeconv.c
16900         * src/codeconv.h
16901         * src/compose.c
16902         * src/news.c
16903         * src/procheader.c
16904         * src/procmime.c
16905         * src/unmime.c
16906         * src/unmime.h
16907                 fix buffer overflow, CAN-2005-0667, see
16908                 http://secunia.com/advisories/14491/
16909                 Patch by Alfons
16910
16911 2005-03-17 [colin]      1.0.3cvs2.3
16912
16913         * src/prefs_fonts.c
16914         * src/summaryview.c
16915                 Fix font bugs (both lists now officialy share 
16916                 the same font)
16917                 
16918
16919 2005-03-17 [paul]       1.0.3cvs2.2
16920
16921         * src/gtk/pluginwindow.c
16922                 make plugin descriptions uneditable
16923
16924 2005-03-11 [paul]       1.0.3cvs2.1
16925
16926         * ChangeLog.claws
16927         * configure.ac
16928         * po/POTFILES.in
16929         * src/plugins/trayicon/trayicon.c
16930                 sync with HEAD
16931                 add src/wizard.c to POTFILES.in
16932
16933 2005-03-11 [paul]       1.0.3cvs1.1
16934
16935         * ChangeLog
16936         * ChangeLog.claws
16937         * configure.ac
16938         * po/de.po
16939         * po/es.po
16940         * po/fr.po
16941         * po/it.po
16942         * po/pt_BR.po
16943         * po/ru.po
16944         * po/sk.po
16945         * po/sr.po
16946         * po/zh_CN.po
16947                 sync with HEAD
16948
16949 2005-03-04 [colin]      1.0.1cvs22.2
16950
16951         * src/compose.c
16952                 Fix signatures with accentued chars in it
16953
16954 2005-03-04 [colin]      1.0.1cvs22.1
16955
16956         * src/common/smtp.c
16957         * src/common/smtp.h
16958                 Don't use SIZE param in MAIL FROM: if server 
16959                 doesn't support it. Patch by Eugen Freiter
16960                 <eugen_f@users.sf.net>
16961
16962 2005-02-27 [paul]       1.0.1cvs20.1
16963
16964         * ChangeLog.claws
16965         * configure.ac
16966         * src/messageview.c
16967                 sync with HEAD
16968
16969 2005-02-27 [colin]      1.0.1cvs19.4
16970
16971         * src/procheader.c
16972         * src/procheader.h
16973                 Fix prototypes. Patch by Alfons
16974
16975 2005-02-27 [colin]      1.0.1cvs19.3
16976
16977         * src/compose.c
16978                 Don't auto-join the signature separator.
16979
16980 2005-02-26 [colin]      1.0.1cvs19.2
16981
16982         * src/summaryview.c
16983                 Fix 'mark all read' with collapsed threads.
16984                 Patch by Alfons.
16985
16986 2005-02-25 [paul]       1.0.1cvs19.1
16987
16988         * ChangeLog.claws
16989         * configure.ac
16990         * src/prefs_account.c
16991         * src/prefs_folder_item.c
16992         * src/gtk/prefswindow.c
16993         * src/gtk/prefswindow.h
16994                 sync with HEAD
16995
16996 2005-02-25 [paul]       1.0.1cvs15.12
16997
16998         * src/alertpanel.c
16999         * src/codeconv.c
17000         * src/compose.c
17001         * src/textview.c
17002         * src/gtk/gtkutils.c
17003         * src/gtk/gtkutils.h
17004         * src/gtk/logwindow.c
17005         * src/gtk/progressdialog.c
17006                 sync with main (revision 127)
17007                 and fix logwindow clipping
17008
17009 2005-02-24 [colin]      1.0.1cvs15.11
17010
17011         * src/plugins/pgpmime/passphrase.c
17012                 Disable input grabbing; it doesn't work yet.
17013
17014 2005-02-24 [colin]      1.0.1cvs15.10
17015
17016         * src/messageview.c
17017                 Don't send out receipts if offline. Ask.
17018
17019 2005-02-23 [colin]      1.0.1cvs15.9
17020
17021         * src/summaryview.c     
17022                 Fix expanding
17023
17024 2005-02-23 [colin]      1.0.1cvs15.8
17025
17026         * src/summaryview.c
17027                 Really fix Bug 568 by removing useless
17028                 calls. summary_thread_init() now called
17029                 in summary_sort(). This should please
17030                 Alfons as it should be faster than 
17031                 previously.
17032
17033 2005-02-23 [colin]      1.0.1cvs15.7
17034
17035         * src/compose.c
17036                 Encode parts as QP or B64 if signing
17037
17038 2005-02-23 [colin]      1.0.1cvs15.6
17039
17040         * src/compose.c
17041                 Fix Mimeinfo leakage (including tmp files)
17042         * src/procmsg.c
17043                 Fix tmp file leakage (spotted by Ivan Rayner)
17044
17045 2005-02-22 [colin]      1.0.1cvs15.5
17046
17047         * src/expldifdlg.c
17048                 Fix keyboard input. Patch by Alfons.
17049
17050 2005-02-21 [colin]      1.0.1cvs15.4
17051
17052         * src/compose.c
17053                 Fix Sign/Encrypt when unselecting privacy
17054                 system
17055         * src/prefs_common.c
17056                 Change default message font to Monospace
17057         * src/summaryview.c
17058                 More freezing during potentially large operations
17059
17060 2005-02-21 [paul]       1.0.1cvs15.3
17061
17062         * src/main.c
17063                 fix --help output
17064
17065 2005-02-21 [paul]       1.0.1cvs15.2
17066
17067         * po/Makefile.in.in
17068         * src/compose.c
17069         * src/summaryview.c
17070         * src/textview.c
17071         * src/common/utils.c
17072         * src/common/utils.h
17073                 sync with main (revision 117)
17074
17075 2005-02-20 [colin]      1.0.1cvs15.1
17076
17077         * src/common/defs.h
17078                 Change cache file to .sylpheed_claws_cache, as
17079                 suggested by Alfons. Allows people to switch
17080                 between Sylpheed and Sylpheed-Claws. it is
17081                 a good idea to "Check for new messages" at next
17082                 startup.
17083
17084
17085 2005-02-18 [colin]      1.0.1cvs14.1
17086
17087         * src/quote_fmt_lex.l
17088         * src/quote_fmt_parse.y
17089                 Fix parser initialisation. Patch by Ivan.
17090
17091 2005-02-18 [colin]      1.0.1cvs11.6
17092
17093         * src/folderview.c
17094                 Fix scrolldown (bug 662)
17095
17096 2005-02-17 [colin]      1.0.1cvs11.5
17097
17098         * src/codeconv.c
17099                 conv_filename_to_utf8: return clean 7bit instead
17100                 of broken utf8 if needed
17101         * src/mimeview.c
17102                 Fix display of parts with unclean 8bit names
17103
17104 2005-02-17 [paul]       1.0.1cvs11.4
17105
17106         * src/compose.c
17107         * src/exportldif.c
17108         * src/matcher_parser_parse.y
17109         * src/procmime.c
17110         * src/sourcewindow.c
17111         * src/common/Makefile.am
17112         * src/common/intl.h             ** REMOVED **
17113         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17114                 sync with main (revision 109)
17115                 and clean up
17116
17117 2005-02-16 [colin]      1.0.1cvs11.3
17118
17119         * src/summaryview.c
17120                 Fix collapsed thread not highlighting when new
17121                 messages in it (Bug 568) Patch by Stephan Sachse.
17122                 Fix messed up selection when reaching bounds (Bug 632)
17123         * src/prefs_themes.c
17124                 Fix theme installing (Bug 684)
17125
17126 2005-02-16 [colin]      1.0.1cvs11.2
17127
17128         * src/messageview.c
17129                 Fix messageview_select_all
17130
17131 2005-02-16 [colin]      1.0.1cvs11.1
17132
17133         * src/mh.c
17134                 Sync with HEAD (MH scan required function)
17135
17136 2005-02-15 [colin]      1.0.1cvs8.1
17137
17138         * src/mimeview.c
17139         * src/common/utils.c
17140                 Sync with HEAD (filename chars substitution)
17141
17142 2005-02-15 [colin]      1.0.1cvs7.3
17143
17144         * src/gtk/pluginwindow.c
17145                 Fix button spacing
17146
17147 2005-02-15 [colin]      1.0.1cvs7.2
17148
17149         * src/mimeview.c
17150                 Fix mime icons not reset across message when
17151                 scrolled down
17152
17153 2005-02-15 [colin]      1.0.1cvs7.1
17154
17155         * src/compose.c
17156         * src/procmime.c
17157                 Sync with HEAD (optimisation of cvs6)
17158
17159 2005-02-14 [colin]      1.0.1cvs6.1
17160
17161         * src/compose.c
17162         * src/procmime.c
17163                 Sync with HEAD (encode "From " at line beginning)
17164
17165 2005-02-14 [colin]      1.0.1cvs5.3
17166
17167         * src/compose.c
17168                 Fix wrapping with accentued chars.
17169
17170 2005-02-13 [colin]      1.0.1cvs5.2
17171
17172         * src/textview.c
17173                 Fix email informative part parsing with
17174                 accentued chars in it. ispunct() returns
17175                 true for them in utf8...
17176
17177 2005-02-12 [colin]      1.0.1cvs5.1
17178
17179         * src/filtering.c
17180                 Sync with HEAD (remove wrong use of compose after send)
17181
17182 2005-02-12 [paul]       1.0.1cvs4.5
17183
17184         * src/textview.c
17185                 remove unnecessary code (thanks to Alfons)
17186
17187 2005-02-12 [paul]       1.0.1cvs4.4
17188
17189         * src/textview.c
17190                 add 'Copy' to contextual menu on emails
17191
17192 2005-02-11 [colin]      1.0.1cvs4.3
17193
17194         * src/compose.c
17195                 revert 1.0.0cvs28.2, it doesn't work that well.
17196
17197 2005-02-11 [paul]       1.0.1cvs4.2
17198
17199         * po/Makefile.in.in
17200                 fix 'make release'
17201
17202 2005-02-10 [paul]       1.0.1cvs4.1
17203
17204         * ChangeLog
17205         * ChangeLog.claws
17206         * ChangeLog.jp
17207         * configure.ac
17208         * src/compose.c
17209                 sync with HEAD (sync with main)
17210
17211 2005-02-10 [paul]       1.0.1cvs3.2
17212
17213         * AUTHORS
17214         * Makefile.am
17215         * autogen.sh
17216         * configure.ac
17217         * config/mkinstalldirs
17218         * intl/.cvsignore
17219         * intl/ChangeLog
17220         * intl/VERSION
17221         * intl/bindtextdom.c
17222         * intl/config.charset
17223         * intl/dcgettext.c
17224         * intl/dcigettext.c
17225         * intl/dcngettext.c
17226         * intl/dgettext.c
17227         * intl/dngettext.c
17228         * intl/eval-plural.h
17229         * intl/explodename.c
17230         * intl/finddomain.c
17231         * intl/gettext.c
17232         * intl/gettextP.h
17233         * intl/gmo.h
17234         * intl/hash-string.h
17235         * intl/intl-compat.c
17236         * intl/l10nflist.c
17237         * intl/libgnuintl.h.in
17238         * intl/loadinfo.h
17239         * intl/loadmsgcat.c
17240         * intl/localcharset.c
17241         * intl/localcharset.h
17242         * intl/locale.alias
17243         * intl/localealias.c
17244         * intl/localename.c
17245         * intl/log.c
17246         * intl/ngettext.c
17247         * intl/os2compat.c
17248         * intl/os2compat.h
17249         * intl/osdep.c
17250         * intl/plural-exp.c
17251         * intl/plural-exp.h
17252         * intl/plural.c
17253         * intl/plural.y
17254         * intl/ref-add.sin
17255         * intl/ref-del.sin
17256         * intl/relocatable.c
17257         * intl/relocatable.h
17258         * intl/textdomain.c
17259         * m4/Makefile.am
17260         * po/Makefile.in.in
17261         * src/Makefile.am
17262         * src/account.c
17263         * src/action.c
17264         * src/addr_compl.c
17265         * src/addressadd.c
17266         * src/addressbook.c
17267         * src/addrgather.c
17268         * src/addrindex.c
17269         * src/alertpanel.c
17270         * src/browseldap.c
17271         * src/codeconv.c
17272         * src/codeconv.h
17273         * src/compose.c
17274         * src/compose.h
17275         * src/crash.c
17276         * src/editaddress.c
17277         * src/editbook.c
17278         * src/editgroup.c
17279         * src/editjpilot.c
17280         * src/editldap.c
17281         * src/editldap_basedn.c
17282         * src/editvcard.c
17283         * src/exphtmldlg.c
17284         * src/expldifdlg.c
17285         * src/export.c
17286         * src/exporthtml.c
17287         * src/filtering.c
17288         * src/folder.c
17289         * src/folder_item_prefs.c
17290         * src/foldersel.c
17291         * src/folderview.c
17292         * src/grouplistdialog.c
17293         * src/headerview.c
17294         * src/imap.c
17295         * src/imap_gtk.c
17296         * src/import.c
17297         * src/importldif.c
17298         * src/importmutt.c
17299         * src/importpine.c
17300         * src/inc.c
17301         * src/ldif.c
17302         * src/main.c
17303         * src/mainwindow.c
17304         * src/matcher.c
17305         * src/mbox.c
17306         * src/message_search.c
17307         * src/messageview.c
17308         * src/mh.c
17309         * src/mh_gtk.c
17310         * src/mimeview.c
17311         * src/msgcache.c
17312         * src/news.c
17313         * src/news_gtk.c
17314         * src/noticeview.c
17315         * src/partial_download.c
17316         * src/pop.c
17317         * src/prefs_account.c
17318         * src/prefs_actions.c
17319         * src/prefs_common.c
17320         * src/prefs_customheader.c
17321         * src/prefs_display_header.c
17322         * src/prefs_ext_prog.c
17323         * src/prefs_filtering.c
17324         * src/prefs_filtering_action.c
17325         * src/prefs_folder_item.c
17326         * src/prefs_fonts.c
17327         * src/prefs_gtk.c
17328         * src/prefs_matcher.c
17329         * src/prefs_msg_colors.c
17330         * src/prefs_spelling.c
17331         * src/prefs_summary_column.c
17332         * src/prefs_template.c
17333         * src/prefs_themes.c
17334         * src/prefs_toolbar.c
17335         * src/prefs_wrapping.c
17336         * src/privacy.c
17337         * src/procheader.c
17338         * src/procmime.c
17339         * src/procmsg.c
17340         * src/quote_fmt.c
17341         * src/recv.c
17342         * src/send_message.c
17343         * src/setup.c
17344         * src/sourcewindow.c
17345         * src/ssl_manager.c
17346         * src/statusbar.c
17347         * src/summary_search.c
17348         * src/summaryview.c
17349         * src/textview.c
17350         * src/toolbar.c
17351         * src/wizard.c
17352         * src/common/nntp.c
17353         * src/common/plugin.c
17354         * src/common/smtp.c
17355         * src/common/ssl.c
17356         * src/common/ssl_certificate.c
17357         * src/common/string_match.c
17358         * src/common/sylpheed.c
17359         * src/common/template.c
17360         * src/common/utils.c
17361         * src/gtk/about.c
17362         * src/gtk/colorlabel.c
17363         * src/gtk/description_window.c
17364         * src/gtk/filesel.c
17365         * src/gtk/foldersort.c
17366         * src/gtk/gtkaspell.c
17367         * src/gtk/gtkutils.c
17368         * src/gtk/inputdialog.c
17369         * src/gtk/logwindow.c
17370         * src/gtk/menu.c
17371         * src/gtk/pluginwindow.c
17372         * src/gtk/prefswindow.c
17373         * src/gtk/progressdialog.c
17374         * src/gtk/quicksearch.c
17375         * src/gtk/sslcertwindow.c
17376         * src/plugins/clamav/clamav_plugin.c
17377         * src/plugins/clamav/clamav_plugin_gtk.c
17378         * src/plugins/demo/demo.c
17379         * src/plugins/dillo_viewer/dillo_prefs.c
17380         * src/plugins/dillo_viewer/dillo_viewer.c
17381         * src/plugins/image_viewer/plugin.c
17382         * src/plugins/image_viewer/viewer.c
17383         * src/plugins/image_viewer/viewerprefs.c
17384         * src/plugins/mathml_viewer/mathml_viewer.c
17385         * src/plugins/pgpmime/passphrase.c
17386         * src/plugins/pgpmime/plugin.c
17387         * src/plugins/pgpmime/prefs_gpg.c
17388         * src/plugins/pgpmime/select-keys.c
17389         * src/plugins/pgpmime/sgpgme.c
17390         * src/plugins/spamassassin/spamassassin.c
17391         * src/plugins/spamassassin/spamassassin_gtk.c
17392         * src/plugins/trayicon/trayicon.c
17393                 sync with main (revision 104)
17394
17395 2005-02-10 [colin]      1.0.1cvs3.1
17396
17397         * src/mainwindow.c
17398                 Sync with HEAD (fix occasional crasher)
17399
17400 2005-02-10 [colin]      1.0.1cvs2.1
17401
17402         * src/messageview.c
17403                 Synw with HEAD (don't automatically display html)
17404
17405 2005-02-09 [colin]      1.0.1cvs1.3
17406
17407         * src/textview.c
17408         * src/textview.h
17409                 Add contextual menu on emails
17410
17411 2005-02-09 [colin]      1.0.1cvs1.2
17412
17413         * src/codeconv.c
17414                 Fix converting from broken headers and 
17415                 put back the _ in missing places
17416                 (feature broke with cvs24.2 sync, main 
17417                  possibly affected?)
17418
17419 2005-02-09 [colin]      1.0.1cvs1.1
17420
17421         * src/messageview.c
17422         * src/mimeview.c
17423         * src/mimeview.h
17424                 Sync with HEAD (display non text/plain mails with plugin)
17425
17426 2005-02-08 [colin]      1.0.1.1
17427
17428         * ChangeLog.claws
17429         * po/pt_BR.po
17430                 Sync with HEAD
17431         * configure.ac
17432                 Make default configuration directory 
17433                 be .sylpheed-gtk2
17434
17435 2005-02-08 [colin]      1.0.0cvs29.1
17436
17437         * po/de.po
17438         * po/es.po
17439         * po/fr.po
17440         * po/it.po
17441         * po/sk.po
17442         * po/sr.po
17443                 Sync translations with HEAD
17444
17445 2005-02-06 [colin]      1.0.0cvs28.3
17446
17447         * src/compose.c
17448                 Make compose a bit faster - patch by Alfons.
17449
17450 2005-02-06 [colin]      1.0.0cvs28.2
17451
17452         * src/compose.c
17453                 Make pasting via middle-click more reliable
17454
17455 2005-02-05 [paul]       1.0.0cvs28.1
17456
17457         * ChangeLog
17458         * ChangeLog.claws
17459         * ChangeLog.jp
17460         * configure.ac
17461         * src/compose.c
17462                 sync with HEAD
17463                 (fix bug 682 'redirect is broken'
17464
17465 2005-02-05 [torte]      1.0.0cvs27.1
17466
17467         * ChangeLog.claws
17468         * configure.ac
17469         * src/partial_download.c
17470                 Sync with HEAD (fix buf overflow)
17471
17472 2005-02-03 [colin]      1.0.0cvs26.1
17473
17474         * src/common/plugin.c
17475                 Sync with HEAD (avoid plugin mismatches)
17476
17477 2005-02-03 [paul]       1.0.0cvs25.3
17478
17479         * src/folderview.c
17480         * src/headerview.c
17481         * src/summaryview.c
17482         * src/textview.c
17483         * src/gtk/colorlabel.c
17484                 third and final part of initial sync with main-gtk2
17485
17486 2005-02-03 [paul]       1.0.0cvs25.2
17487
17488         * src/jpilot.c
17489                 fix building with jpilot support
17490
17491 2005-02-02 [colin]      1.0.0cvs25.1
17492
17493         * src/messageview.c
17494                 Sync with HEAD (fix dangerous typo)
17495
17496 2005-02-01 [colin]      1.0.0cvs24.3
17497
17498         * src/common/xml.c
17499                 Write file as advertised (UTF-8)
17500
17501 2005-02-01 [paul]       1.0.0cvs24.2
17502
17503         * src/addrbook.c
17504         * src/addrindex.c
17505         * src/alertpanel.h
17506         * src/codeconv.c
17507         * src/codeconv.h
17508         * src/compose.c
17509         * src/export.c
17510         * src/folder_item_prefs.c
17511         * src/html.c
17512         * src/imap.c
17513         * src/import.c
17514         * src/jpilot.c
17515         * src/mainwindow.c
17516         * src/matcher_parser_lex.l
17517         * src/messageview.c
17518         * src/mh.c
17519         * src/prefs_account.c
17520         * src/prefs_actions.c
17521         * src/prefs_common.c
17522         * src/prefs_gtk.c
17523         * src/prefs_gtk.h
17524         * src/prefs_themes.c
17525         * src/procheader.c
17526         * src/procmime.c
17527         * src/sourcewindow.c
17528         * src/statusbar.c
17529         * src/summaryview.c
17530         * src/textview.c
17531         * src/toolbar.c
17532         * src/unmime.c
17533         * src/common/template.c
17534         * src/common/utils.c
17535         * src/common/xml.c
17536         * src/common/xml.h
17537         * src/gtk/gtkaspell.c
17538         * src/plugins/clamav/clamav_plugin.c
17539         * src/plugins/dillo_viewer/dillo_prefs.c
17540         * src/plugins/image_viewer/viewerprefs.c
17541         * src/plugins/pgpmime/passphrase.c
17542         * src/plugins/pgpmime/prefs_gpg.c
17543         * src/plugins/pgpmime/select-keys.c
17544         * src/plugins/spamassassin/spamassassin.c
17545                 second part of initial sync with main-gtk2
17546                 (more to follow)
17547
17548 2005-01-31 [colin]      1.0.0cvs24.1
17549
17550         * src/compose.c
17551                 Sync with HEAD
17552
17553 2005-01-29 [paul]       1.0.0cvs23.2
17554
17555         * src/account.c
17556         * src/action.c
17557         * src/addressadd.c
17558         * src/addressbook.c
17559         * src/alertpanel.c
17560         * src/compose.c
17561         * src/editaddress.c
17562         * src/editbook.c
17563         * src/editgroup.c
17564         * src/editjpilot.c
17565         * src/editldap.c
17566         * src/editldap_basedn.c
17567         * src/editvcard.c
17568         * src/export.c
17569         * src/foldersel.c
17570         * src/grouplistdialog.c
17571         * src/import.c
17572         * src/importldif.c
17573         * src/inc.c
17574         * src/main.c
17575         * src/mainwindow.c
17576         * src/message_search.c
17577         * src/messageview.c
17578         * src/mimeview.c
17579         * src/prefs_actions.c
17580         * src/prefs_common.c
17581         * src/prefs_common.h
17582         * src/prefs_customheader.c
17583         * src/prefs_display_header.c
17584         * src/prefs_filtering.c
17585         * src/prefs_filtering_action.c
17586         * src/prefs_gtk.c
17587         * src/prefs_matcher.c
17588         * src/prefs_summary_column.c
17589         * src/prefs_template.c
17590         * src/sourcewindow.c
17591         * src/summary_search.c
17592         * src/summaryview.c
17593         * src/textview.c
17594         * src/gtk/about.c
17595         * src/gtk/description_window.c
17596         * src/gtk/gtkshruler.c
17597         * src/gtk/gtkutils.c
17598         * src/gtk/gtkutils.h
17599         * src/gtk/inputdialog.c
17600         * src/gtk/logwindow.c
17601         * src/gtk/prefswindow.c
17602         * src/gtk/progressdialog.c
17603         * src/gtk/progressdialog.h
17604                 first part of initial sync with main-gtk2
17605                 (more to follow)
17606
17607 2005-01-28 [colin]      1.0.0cvs23.1
17608
17609         * src/folderview.c
17610                 Sync with HEAD
17611
17612 2005-01-27 [colin]      1.0.0cvs21.1
17613
17614         * src/folder.c
17615         * src/folderview.c
17616                 Sync with HEAD
17617
17618 2005-01-27 [colin]      1.0.0cvs19.1
17619
17620         * src/procmime.c
17621                 Sync with HEAD
17622
17623 2005-01-27 [colin]      1.0.0cvs18.1
17624
17625         * src/messageview.c
17626         * src/summaryview.c
17627         * src/mainwindow.c
17628         * src/compose.c
17629         * src/compose.h
17630         * src/procmsg.c
17631         * src/procmsg.h
17632         * src/toolbar.c
17633                 Sync with HEAD
17634
17635 2005-01-26 [paul]       1.0.0cvs15.2
17636
17637         * src/compose.c
17638                 compose_entries_set(): convert subject and body to
17639                 utf8 if necessary. patch by Felix Eckhofer
17640
17641 2005-01-26 [paul]       1.0.0cvs15.1
17642
17643         * configure.ac
17644         * src/common/template.c
17645                 sync with HEAD (fix memory leak)
17646
17647 2005-01-25 [paul]       1.0.0cvs14.1
17648
17649         * configure.ac
17650         * src/compose.c
17651                 sync with HEAD
17652
17653 2005-01-24 [colin]      1.0.0cvs13.1
17654
17655         * src/summaryview.c
17656                 Sync with HEAD
17657
17658 2005-01-24 [paul]       1.0.0cvs12.1
17659
17660         * configure.ac
17661         * src/messageview.c
17662         * src/mh.c
17663         * src/common/utils.c
17664                 sync with HEAD
17665
17666 2005-01-24 [colin]      1.0.0cvs11.1
17667
17668         * src/procheader.c
17669                 Sync with HEAD
17670
17671 2005-01-24 [colin]      1.0.0cvs10.1
17672
17673         * src/folderview.c
17674                 Sync with HEAD
17675
17676 2005-01-23 [colin]      1.0.0cvs9.1
17677
17678         * src/crash.c
17679                 Sync with HEAD
17680
17681 2005-01-22 [colin]      1.0.0cvs8.1
17682
17683         * src/summaryview.c
17684         * src/gtk/quicksearch.c
17685                 Sync with HEAD
17686
17687 2005-01-21 [colin]      1.0.0cvs7.1
17688
17689         * src/summaryview.c
17690                 Sync with HEAD
17691
17692 2005-01-21 [colin]      1.0.0cvs6.1
17693
17694         * src/summaryview.c
17695                 Sync with HEAD
17696
17697 2005-01-21 [colin]      1.0.0cvs5.1
17698
17699         * src/gtk/quicksearch.c
17700         * src/prefs_common.c
17701         * src/prefs_common.h
17702                 Sync with HEAD (recurse option)
17703
17704 2005-01-21 [colin]      1.0.0cvs4.1
17705
17706         * src/folder.h
17707         * src/folderview.c
17708         * src/folderview.h
17709         * src/summaryview.c
17710         * src/gtk/quicksearch.c
17711         * src/gtk/quicksearch.h
17712                 Sync with HEAD (recursive quicksearch)
17713
17714 2005-01-20 [colin]      1.0.0cvs3.4
17715
17716         * src/ssl_manager.c
17717                 Remove useless code
17718
17719 2005-01-20 [colin]      1.0.0cvs3.3
17720
17721         * src/ssl_manager.c
17722                 Fix leak, thanks to Alfons.
17723
17724 2005-01-20 [colin]      1.0.0cvs3.2
17725
17726         * src/ssl_manager.c
17727                 Port SSL certificate window to GTK2.
17728
17729 2005-01-20 [paul]       1.0.0cvs3.1
17730
17731         * ChangeLog.claws
17732         * configure.ac
17733         * src/addrindex.c
17734         * src/addrindex.h
17735                 sync with HEAD
17736
17737 2005-01-19 [colin]      1.0.0cvs2.2
17738
17739         * src/plugins/trayicon/trayicon.c
17740                 Fix freeze with gtk-2.6, the easy way
17741                 (signal blocking helpless there...)
17742                 Closes bug #668.
17743
17744 2005-01-19 [colin]      1.0.0cvs2.1
17745
17746         * src/mbox.c
17747         * src/mbox.h
17748         * src/mainwindow.c
17749         * src/summaryview.c
17750         * src/summaryview.h
17751                 Sync with HEAD
17752
17753 2005-01-19 [paul]       1.0.0cvs1.1
17754
17755         * configure.ac
17756         * po/de.po
17757         * po/es.po
17758         * po/fr.po
17759         * po/hr.po
17760         * po/it.po
17761         * po/ja.po
17762         * po/ko.po
17763         * po/pt_BR.po
17764         * po/ru.po
17765         * po/sk.po
17766         * po/sr.po
17767                 sync with HEAD (update translations)
17768
17769 2005-01-18 [colin]      1.0.0cvs0.1
17770
17771         * src/foldersel.c
17772                 Specify search column - patch by Alfons
17773
17774 2005-01-18 [colin]      0.9.13cvs36.3
17775
17776         * src/prefs_toolbar.c
17777                 Change Delete to Remove
17778         * src/prefs_fonts.c
17779                 GTK2 version and leak fixes
17780         * src/prefs_actions.c
17781                 Add stock buttons.
17782                 All patches by Alfons
17783
17784 2005-01-17 [colin]      0.9.13cvs36.2
17785
17786         * src/compose.c
17787                 Fix DnD inserting twice. While at it,
17788                 add DnD support for text/plain in the
17789                 body, and add support in the headers.
17790
17791 2005-01-16 [colin]      0.9.13cvs36.1
17792
17793         * ChangeLog
17794         * ChangeLog.jp
17795         * ChangeLog.claws
17796                 Sync with HEAD (nothing applicable)
17797
17798 2005-01-16 [colin]      0.9.13cvs33.2
17799
17800         * src/prefs_toolbar.c
17801                 GTK2ize prefs_toolbar, by Alfons.
17802
17803 2005-01-14 [colin]      0.9.13cvs33.1
17804
17805         * src/html.c
17806         * src/msgcache.c
17807                 Sync with HEAD
17808
17809 2005-01-14 [colin]      0.9.13cvs32.1
17810
17811         * src/html.c
17812         * src/html.h
17813         * src/msgcache.c
17814         * AUTHORS
17815         * tools/calypso_convert.pl
17816                 Sync with HEAD
17817
17818 2005-01-08 [colin]      0.9.13cvs29.2
17819
17820         * src/prefs_filtering_action.c
17821         * src/prefs_filtering.c
17822                 2 more gtk2 patches by Alfons
17823
17824 2005-01-07 [paul]       0.9.13cvs29.1
17825
17826         * ChangeLog
17827         * ChangeLog.claws
17828         * ChangeLog.jp
17829         * configure.ac
17830         * src/pop.c
17831         * src/pop.h
17832                 sync with HEAD
17833
17834 2005-01-07 [colin]      0.9.13cvs28.3
17835
17836         * src/gtk/progressdialog.c
17837         * src/gtk/progressdialog.h
17838         * src/inc.c
17839         * src/send_message.c
17840                 GTK2 for the incorporation dialog. The CList isn't dead
17841                 yet, for a more smooth migration. Patch by Alfons.
17842
17843 2005-01-06 [colin]      0.9.13cvs28.2
17844
17845         * src/prefs_display_header.c
17846                 GTK2 conversion by Alfons
17847         * src/prefs_actions.c
17848         * src/prefs_matcher.c
17849                 Fix 2 leaks - patch by Alfons
17850
17851 2005-01-06 [colin]      0.9.13cvs28.1
17852
17853         * src/prefs_matcher.c
17854                 Sync with HEAD
17855
17856 2005-01-06 [colin]      0.9.13cvs27.4
17857
17858         * src/prefs_matcher.c
17859                 Fix double-free. Patch by Alfons
17860
17861 2005-01-06 [colin]      0.9.13cvs27.3
17862
17863         * src/prefs_matcher.c
17864                 GTK2 widgets + memleak
17865                 Patch by Alfons
17866
17867 2005-01-05 [colin]      0.9.13cvs27.2
17868
17869         * src/account.c
17870         * src/addr_compl.c
17871         * src/foldersel.c
17872         * src/stock_pixmap.c
17873         * src/stock_pixmap.h
17874                 3 more GTK2 patches by Alfons.
17875
17876 2005-01-04 [colin]      0.9.13cvs27.1
17877
17878         * src/folderview.c
17879         * src/imap_gtk.c
17880         * src/news_gtk.c
17881                 Sync with HEAD
17882
17883 2005-01-04 [colin]      0.9.13cvs25.9
17884
17885         * src/compose.c
17886                 Fix Show Ruler menuitem
17887         * src/prefs_template.c
17888                 Convert to GTK2
17889         * src/common/utils.c
17890                 Make auto pointer stuff handles NULLs
17891                 Patches by Alfons.
17892
17893 2005-01-04 [colin]      0.9.13cvs25.8
17894
17895         * src/compose.c
17896                 Move the attachment list to gtk2
17897                 Patch by Alfons.
17898
17899 2005-01-04 [colin]      0.9.13cvs25.7
17900
17901         * src/textview.c
17902                 Make some keys work again
17903                 Patch by SungHyun Nam <namsh@kldp.org>
17904
17905 2005-01-04 [colin]      0.9.13cvs25.6
17906
17907         * src/gtk/gtkshruler.c
17908                 Move the ruler to GTK2
17909                 Patch by Alfons
17910
17911 2005-01-03 [colin]      0.9.13cvs25.5
17912
17913         * src/compose.c
17914                 Fix my broken patch apply 
17915
17916 2005-01-03 [colin]      0.9.13cvs25.4
17917
17918         * src/common/utils.c
17919         * src/common/utils.h
17920         * src/gtk/prefswindow.c
17921                 Move auto pointer stuff to utils.c
17922                 Patch by Alfons again :)
17923
17924 2005-01-03 [colin]      0.9.13cvs25.3
17925
17926         * src/compose.c
17927         * src/prefs_gtk.c
17928         * src/prefs_template.c
17929         * src/textview.c
17930                 Empty text widgets with empty strings, not NULL char
17931                 Patch by SungHyun Nam <namsh@kldp_org>
17932
17933 2005-01-03 [colin]      0.9.13cvs25.2
17934
17935         * src/main.c
17936         * AUTHORS
17937                 Sync with HEAD
17938
17939 2005-01-03 [colin]      0.9.13cvs25.1
17940
17941         * src/pop.c
17942         * src/pop.h
17943                 Sync with HEAD
17944
17945 2005-01-03 [colin]      0.9.13cvs24.3
17946
17947         * src/account.c
17948                 Two patches from Alfons and Alex S Moore:
17949                 fix images, fix return value.
17950
17951 2005-01-01 [colin]      0.9.13cvs24.2
17952
17953         * src/prefs_actions.c
17954                 Fix over-zealous assertion. Patch by Alfons
17955
17956 2005-01-01 [colin]      0.9.13cvs24.1
17957
17958         * src/procmime.c
17959                 Sync with HEAD (leak fix)
17960
17961 2004-12-31 [colin]      0.9.13cvs23.2
17962
17963         * src/prefs_common.c
17964                 GTK2 widgets + stock buttons - patch by Alfons
17965
17966 2004-12-31 [paul]       0.9.13cvs23.1
17967
17968         * configure.ac
17969                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17970         * src/gtk/pluginwindow.c
17971                 use GTK2 widgets and plug memory leaks,
17972                 patches by Alfons
17973
17974 2004-12-30 [colin]      0.9.13cvs22.4
17975
17976         * src/account.c
17977         * src/action.c
17978         * src/export.c
17979         * src/foldersel.c
17980         * src/import.c
17981         * src/message_search.c
17982         * src/prefs_actions.c
17983         * src/prefs_common.c
17984         * src/prefs_customheader.c
17985         * src/prefs_filtering.c
17986         * src/prefs_summary_column.c
17987         * src/summary_search.c
17988         * src/gtk/about.c
17989         * src/gtk/description_window.c
17990         * src/gtk/gtkutils.c
17991         * src/gtk/gtkutils.h
17992         * src/gtk/inputdialog.c
17993         * src/gtk/prefswindow.c
17994                 Use GTK2 stock buttons. Patches by Alfons.
17995
17996 2004-12-30 [colin]      0.9.13cvs22.3
17997
17998         * src/account.c
17999                 Sync with HEAD
18000         * src/prefs_actions.c
18001         * src/prefs_customheader.c
18002         * src/prefs_filtering.c
18003         * src/prefs_msg_colors.c
18004         * src/prefs_summary_column.c
18005         * src/gtk/prefswindow.c
18006                 Use GtkTreeView instead of deprecated 
18007                 widgets. Patches by Alfons.
18008
18009 2004-12-30 [paul]       0.9.13cvs22.2
18010
18011         * src/foldersel.c
18012                 use GTK 2 Tree View
18013                 patch by Alfons, with root folder sorting fix
18014                 by Stephan Sachse
18015
18016 2004-12-30 [paul]       0.9.13cvs22.1
18017
18018         * ChangeLog
18019         * ChangeLog.claws
18020         * ChangeLog.jp
18021         * NEWS
18022         * configure.ac
18023         * src/account.c
18024                 sync with HEAD
18025
18026 2004-12-22 [martin]     0.9.13cvs21.2
18027
18028         * src/action.c
18029                 free the command line after its use
18030
18031 2004-12-18 [paul]       0.9.13cvs21.1
18032
18033         * AUTHORS
18034         * ChangeLog
18035         * ChangeLog.claws
18036         * ChangeLog.jp
18037         * NEWS
18038         * configure.ac
18039         * src/action.c
18040         * src/compose.c
18041         * src/syldap.c
18042                 sync with HEAD
18043
18044 2004-12-17 [martin]     0.9.13cvs17.2
18045
18046         * src/action.c
18047                 convert actions input to locale
18048         * src/inc.c
18049                 convert notification command to locale
18050         * src/plugins/pgpmime/select-keys.c
18051                 convert attributes to utf8
18052
18053 2004-12-14 [colin]      0.9.13cvs17.1
18054
18055         * ChangeLog
18056         * ChangeLog.jp
18057         * ChangeLog.claws
18058         * src/action.c
18059         * src/common/utils.c
18060         * src/gtk/prefswindow.c
18061         * src/gtk/gtkutils.c
18062         * src/gtk/gtkutils.h
18063         * src/plugins/spamassassin/libspamc.c
18064                 Sync with HEAD
18065
18066 2004-12-13 [colin]      0.9.13cvs14.1
18067
18068         * src/quote_fmt_parse.y
18069                 Sync with HEAD
18070
18071 2004-12-10 [colin]      0.9.13cvs12.1
18072
18073         * src/prefs_themes.c
18074         * src/mainwindow.c
18075         * src/messageview.c
18076                 Sync with HEAD
18077
18078 2004-12-09 [colin]      0.9.13cvs10.1
18079
18080         * src/procmime.c
18081                 Sync with HEAD (fix B64 encoding from memory)
18082
18083 2004-12-08 [colin]      0.9.13cvs9.1
18084
18085         * src/gtk/colorlabel.c
18086                 Sync with HEAD
18087
18088 2004-12-08 [paul]       0.9.13cvs8.2
18089
18090         * src/gtk/pluginwindow.c
18091                 fix window resizing oddities
18092
18093 2004-12-08 [colin]      0.9.13cvs8.1
18094
18095         * src/quote_fmt_parse.y
18096                 Sync with HEAD
18097
18098 2004-12-08 [colin]      0.9.13cvs7.1
18099
18100         * src/matcher_parser_parse.y
18101         * src/msgcache.c
18102         * src/prefs_matcher.c
18103         * src/procheader.c
18104         * src/matcher.c
18105         * src/common/defs.h
18106         * po/sr.po
18107                 Sync with HEAD
18108
18109 2004-12-08 [colin]      0.9.13cvs6.1
18110
18111         * src/quote_fmt_parse.y
18112         * src/textview.c
18113                 Sync with HEAD
18114         * src/gtk/prefswindow.c
18115         * src/gtk/pluginwindow.c
18116                 Fix G_CALLBACKS protos (thanks to Alfons)
18117
18118 2004-12-07 [torte]      0.9.13cvs2.2
18119
18120         * src/procmime.c
18121                 [Bug 650] reply button causes crash
18122                 Thanks to David Relson and Christoph
18123
18124 2004-12-07 [colin]      0.9.13cvs2.1
18125
18126         * ChangeLog.claws
18127         * AUTHORS
18128         * po/sk.po
18129         * src/procmime.c
18130         * src/prefs_account.c
18131         * src/common/smtp.c
18132         * src/common/smtp.h
18133                 Sync with HEAD
18134
18135 2004-12-06 [colin]      0.9.12cvs187.1
18136
18137         * ChangeLog.claws
18138         * INSTALL
18139         * Makefile.am
18140         * README.claws
18141         * TODO.claws
18142         * configure.ac
18143         * po/bg.po
18144         * po/cs.po
18145         * po/el.po
18146         * po/en_GB.po
18147         * po/es.po
18148         * po/fr.po
18149         * po/hr.po
18150         * po/hu.po
18151         * po/it.po
18152         * po/ja.po
18153         * po/ko.po
18154         * po/nl.po
18155         * po/pl.po
18156         * po/pt_BR.po
18157         * po/ru.po
18158         * po/sk.po
18159         * po/sr.po
18160         * po/sv.po
18161         * po/zh_CN.po
18162         * po/zh_TW.Big5.po
18163         * src/compose.c
18164         * tools/Makefile.am
18165         * tools/README
18166         * tools/filter_conv.pl
18167         * tools/kdeservicemenu/README
18168         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18169         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18170                 Sync with HEAD
18171
18172 2004-12-04 [colin]      0.9.12cvs183.1
18173
18174         * src/compose.c
18175                 Sync with HEAD (compose window position saving)
18176
18177 2004-12-04 [paul]       0.9.12cvs182.3
18178
18179         * src/messageview.c
18180         * src/mimeview.c
18181         * src/prefs_customheader.c
18182         * src/gtk/quicksearch.c
18183                 replace some forgotten GTK_SIGNAL_FUNCs
18184
18185 2004-12-04 [paul]       0.9.12cvs182.2
18186
18187         * src/Makefile.am
18188                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18189                 committed in error      
18190
18191 2004-12-04 [paul]       0.9.12cvs182.1
18192
18193         * ChangeLog
18194         * ChangeLog.claws
18195         * ChangeLog.jp
18196         * INSTALL
18197         * NEWS
18198         * README
18199         * README.jp
18200         * configure.ac
18201         * doc/manual/ja/Makefile.am
18202         * doc/manual/ja/sylpheed-1.html
18203         * doc/manual/ja/sylpheed-10.html
18204         * doc/manual/ja/sylpheed-11.html
18205         * doc/manual/ja/sylpheed-12.html
18206         * doc/manual/ja/sylpheed-13.html
18207         * doc/manual/ja/sylpheed-14.html
18208         * doc/manual/ja/sylpheed-15.html
18209         * doc/manual/ja/sylpheed-16.html
18210         * doc/manual/ja/sylpheed-17.html
18211         * doc/manual/ja/sylpheed-18.html
18212         * doc/manual/ja/sylpheed-19.html
18213         * doc/manual/ja/sylpheed-2.html
18214         * doc/manual/ja/sylpheed-20.html
18215         * doc/manual/ja/sylpheed-3.html
18216         * doc/manual/ja/sylpheed-4.html
18217         * doc/manual/ja/sylpheed-5.html
18218         * doc/manual/ja/sylpheed-6.html
18219         * doc/manual/ja/sylpheed-7.html
18220         * doc/manual/ja/sylpheed-8.html
18221         * doc/manual/ja/sylpheed-9.html
18222         * doc/manual/ja/sylpheed.html
18223         * doc/manual/ja/sylpheed.sgml
18224         * po/de.po
18225         * src/Makefile.am
18226         * src/compose.c
18227         * src/procmime.c
18228         * src/pixmaps/regular.xpm **REMOVED**
18229         * src/plugins/pgpmime/pgpmime.c
18230         * src/plugins/pgpmime/plugin.c
18231         * src/plugins/pgpmime/prefs_gpg.c
18232                 sync with HEAD
18233
18234 2004-12-03 [paul]       0.9.12cvs180.1
18235
18236         * ChangeLog
18237         * ChangeLog.claws
18238         * ChangeLog.jp
18239         * configure.ac
18240         * src/Makefile.am
18241         * src/pop.c
18242         * src/common/utils.c
18243         * src/common/utils.h
18244         * src/pixmaps/continue.xpm
18245         * src/pixmaps/dir_close.xpm
18246         * src/pixmaps/dir_open.xpm
18247         * src/pixmaps/drafts_close.xpm
18248         * src/pixmaps/drafts_open.xpm
18249         * src/pixmaps/folder.xpm **REMOVED**
18250         * src/pixmaps/group.xpm
18251         * src/pixmaps/unread.xpm
18252                 sync with HEAD
18253
18254 2004-12-02 [colin]      0.9.12cvs179.1
18255
18256         * src/compose.c
18257                 Sync with HEAD (non-duplicated reedition)
18258
18259 2004-12-02 [colin]      0.9.12cvs178.1
18260
18261         * src/compose.c
18262                 Sync with HEAD (linewrap_quote fix)
18263
18264 2004-12-01 [colin]      0.9.12cvs177.3
18265
18266         * src/addrharvest.c
18267                 Replace sizeof with strlen
18268
18269 2004-12-01 [paul]       0.9.12cvs177.2
18270
18271         * src/addrharvest.c
18272                 fix 'harvest addresses'
18273
18274 2004-11-30 [colin]      0.9.12cvs177.1
18275
18276         * src/gtk/prefswindow.c
18277         * src/gtk/pluginwindow.c
18278                 Sync with HEAD
18279
18280 2004-11-29 [colin]      0.9.12cvs176.1
18281
18282         * src/folderview.c
18283                 sync with HEAD (Fix disappearing separators in folderview's popup)
18284
18285 2004-11-29 [colin]      0.9.12cvs175.1
18286
18287         * src/procmime.c
18288                 Sync with head (another format fix)
18289
18290 2004-11-29 [colin]      0.9.12cvs174.1
18291
18292         * src/pop.c
18293                 Sync with HEAD (format string fix)
18294
18295 2004-11-26 [colin]      0.9.12cvs173.1
18296
18297         * src/common/smtp.c
18298         * src/common/smtp.h
18299                 Sync with HEAD
18300
18301 2004-11-24 [colin]      0.9.12cvs172.1
18302
18303         * src/plugins/pgpmime/pgpmime.c
18304                 Sync with HEAD
18305
18306 2004-11-24 [colin]      0.9.12cvs171.1
18307
18308         * src/plugins/pgpmime/pgpmime.c
18309                 Sync with head (gpgmectx leaks)
18310
18311 2004-11-24 [colin]      0.9.12cvs169.1
18312
18313         * src/plugins/pgpmime/plugin.c
18314         * src/plugins/trayicon/Makefile.am
18315         * src/plugins/trayicon/newmarkedmail.xpm
18316         * src/plugins/trayicon/trayicon.c
18317         * src/plugins/trayicon/unreadmarkedmail.xpm
18318                 Sync with HEAD
18319
18320 2004-11-23 [colin]      0.9.12cvs168.1
18321
18322         * src/partial_download.c
18323         * src/partial_download.h
18324         * src/plugins/pgpmime/plugin.c
18325                 Sync with HEAD
18326
18327 2004-11-23 [colin]      0.9.12cvs166.1
18328
18329         * src/Makefile.am
18330         * src/codeconv.c
18331         * src/compose.c
18332         * src/folderview.c
18333         * src/main.c
18334         * src/partial_download.c
18335         * src/partial_download.h
18336         * src/prefs_account.c
18337         * src/prefs_account.h
18338         * src/privacy.c
18339         * src/privacy.h
18340         * src/procmime.c
18341         * src/common/Makefile.am
18342         * src/common/base64.h
18343         * src/common/partial_download.c
18344         * src/common/partial_download.h
18345         * src/gtk/prefswindow.c
18346         * src/gtk/prefswindow.h
18347         * src/plugins/pgpmime/pgpmime.c
18348         * src/plugins/pgpmime/prefs_gpg.c
18349         * src/plugins/pgpmime/prefs_gpg.h
18350         * src/plugins/pgpmime/sgpgme.c
18351         * src/plugins/pgpmime/sgpgme.h
18352                 Sync with HEAD
18353
18354 2004-11-23 [colin]      0.9.12cvs163.1
18355
18356         * src/main.c
18357                 Sync with HEAD (cursor optimization)
18358
18359 2004-11-23 [colin]      0.9.12cvs162.1
18360
18361         * src/prefs_common.c
18362         * src/prefs_themes.c
18363         * src/procmsg.c
18364                 Sync with HEAD
18365
18366 2004-11-23 [colin]      0.9.12cvs158.9
18367
18368         * src/compose.c
18369                 Fix double-free when forwarding
18370         * src/msgcache.c
18371                 Fix leak on error path
18372                 
18373
18374 2004-11-23 [colin]      0.9.12cvs158.8
18375
18376         * src/compose.c
18377                 Fix possible double-free
18378                 Spotted by Alfons
18379
18380 2004-11-23 [colin]      0.9.12cvs158.7
18381
18382         * src/compose.c
18383                 Fix some signal handlers' prototypes
18384                 Spotted by Alfons
18385
18386 2004-11-22 [colin]      0.9.12cvs158.6
18387
18388         * src/compose.c
18389                 Remove unneeded code and duplicated
18390                 wrapping - patch by Alfons
18391
18392 2004-11-22 [colin]      0.9.12cvs158.5
18393
18394         * src/prefs_themes.c
18395                 Fix oversized selector
18396
18397 2004-11-22 [colin]      0.9.12cvs158.4
18398
18399         * src/compose.c
18400                 fix dump_text()
18401                 patch by Alfons
18402
18403 2004-11-19 [colin]      0.9.12cvs158.3
18404
18405         * src/textview.c
18406                 Add a context menu on links (open, copy)
18407
18408 2004-11-18 [paul]       0.9.12cvs158.2
18409
18410         * src/addrgather.c
18411         * src/exphtmldlg.c
18412         * src/expldifdlg.c
18413         * src/mimeview.c
18414         * src/prefs_common.c
18415         * src/plugins/image_viewer/viewer.c
18416         * src/plugins/spamassassin/spamassassin_gtk.c
18417                 replace deprecated gtk_notebook_set_page
18418                 and gtk_notebook_current_page
18419
18420 2004-11-18 [paul]       0.9.12cvs158.1
18421
18422         * configure.ac
18423         * src/compose.c
18424         * src/mainwindow.c
18425         * src/messageview.c
18426         * src/prefs_common.c
18427         * src/common/utils.c
18428         * src/common/utils.h
18429                 sync with HEAD
18430
18431 2004-11-17 [colin]      0.9.12cvs156.1
18432
18433         * src/prefs_account.c
18434         * src/prefs_account.h
18435         * src/procmsg.c
18436                 Sync with HEAD (add pref to store encrypted mails encrypted)
18437
18438 2004-11-17 [paul]       0.9.12cvs155.1
18439
18440         * ChangeLog
18441         * ChangeLog.claws
18442         * ChangeLog.jp
18443         * NEWS
18444         * configure.ac
18445         * src/compose.c
18446         * src/jpilot.c
18447         * src/privacy.c
18448         * src/procmime.c
18449         * src/procmime.h
18450         * src/procmsg.c
18451         * src/toolbar.c
18452         * src/pixmaps/error.xpm
18453                 sync with HEAD
18454
18455 2004-11-17 [colin]      0.9.12cvs151.1
18456
18457         * src/plugins/pgpmime/pgpmime.c
18458                 Sync with HEAD (remove debug printf)
18459
18460 2004-11-17 [colin]      0.9.12cvs150.1
18461
18462         * src/plugins/pgpmime/pgpmime.c
18463                 Sync with HEAD (off-by-one fix)
18464
18465 2004-11-17 [colin]      0.9.12cvs149.1
18466
18467         * src/procmsg.c
18468                 Sync with HEAD (coding style fixes)
18469
18470 2004-11-16 [colin]      0.9.12cvs148.1
18471
18472         * src/procmsg.c
18473                 Sync with head (Fix the fix)
18474
18475 2004-11-16 [colin]      0.9.12cvs147.1
18476
18477         * src/procmsg.c
18478                 Sync with Main (leak fix)
18479
18480 2004-11-16 [colin]      0.9.12cvs146.14
18481
18482         * src/compose.c
18483                 Remove useless chunk of code
18484                 Patch by Alfons
18485
18486 2004-11-15 [colin]      0.9.12cvs146.13
18487
18488         * src/compose.c
18489                 Fix drafting after insertion
18490                 Patch by Alfons
18491
18492 2004-11-15 [colin]      0.9.12cvs146.12
18493
18494         * src/compose.c
18495         * src/prefs_filtering.c
18496         * src/prefs_filtering_action.c
18497         * src/prefs_toolbar.c
18498                 Fix some const-correctness
18499
18500 2004-11-15 [colin]      0.9.12cvs146.11
18501
18502         * src/summaryview.c
18503         * src/prefs_themes.c
18504         * src/messageview.c
18505                 Fix some leaks
18506
18507 2004-11-15 [colin]      0.9.12cvs146.10
18508
18509         * src/codeconv.c
18510                 More unreadable locale fixes
18511
18512 2004-11-14 [colin]      0.9.12cvs146.9
18513
18514         * src/textview.c
18515                 Fix uri_security_check
18516                 Patch by Alfons
18517
18518 2004-11-13 [paul]       0.9.12cvs146.8
18519
18520         * src/folder.c
18521         * src/procmime.c
18522                 fix 2 bugs introduced in last commit
18523
18524 2004-11-13 [paul]       0.9.12cvs146.7
18525
18526         * src/compose.c
18527         * src/exporthtml.c
18528         * src/exportldif.c
18529         * src/folder.c
18530         * src/imap.c
18531         * src/imap_gtk.c
18532         * src/main.c
18533         * src/mainwindow.c
18534         * src/messageview.c
18535         * src/mh_gtk.c
18536         * src/prefs_themes.c
18537         * src/procmime.c
18538         * src/setup.c
18539         * src/summaryview.c
18540                 replace deprecated g_basename
18541
18542 2004-11-13 [paul]       0.9.12cvs146.6
18543
18544         * src/compose.c
18545         * src/imap.c
18546         * src/matcher_parser.h
18547         * src/matcher_parser_parse.y
18548         * src/prefs_filtering.c
18549         * src/prefs_filtering_action.c
18550         * src/prefs_themes.c
18551         * src/prefs_toolbar.c
18552         * src/common/utils.c
18553                 various small fixes/cleanups
18554
18555 2004-11-12 [colin]      0.9.12cvs146.5
18556
18557         * src/textview.c
18558                 Validate event's origin on visibility notify
18559                 Patch by Alfons.
18560
18561 2004-11-12 [paul]       0.9.12cvs146.4
18562
18563         * src/exporthtml.c
18564         * src/exportldif.c
18565         * src/imap.c
18566         * src/mh.c
18567         * src/mimeview.c
18568         * src/prefs_spelling.c
18569         * src/prefs_themes.c
18570                 replace deprecated g_dirname    
18571
18572 2004-11-12 [colin]      0.9.12cvs146.3
18573
18574         * src/textview.c
18575                 Some coding style fixes
18576
18577 2004-11-12 [colin]      0.9.12cvs146.2
18578
18579         * src/codeconv.c
18580                 We want to replace _all_ extended chars in
18581                 conv_unreadable_*, because any string containing
18582                 extended chars not parsing as UTF8 is 
18583                 undisplayed on gtk2.
18584
18585 2004-11-12 [paul]       0.9.12cvs146.1
18586
18587         * ChangeLog
18588         * ChangeLog.claws
18589         * ChangeLog.jp
18590         * NEWS
18591         * configure.ac
18592         * src/account.c
18593         * src/folderview.c
18594         * src/folderview.h
18595         * src/imap.c
18596         * src/imap_gtk.c
18597         * src/inc.c
18598         * src/mainwindow.c
18599         * src/mh_gtk.c
18600         * src/news_gtk.c
18601         * src/pop.c
18602         * src/prefs_account.c
18603         * src/prefs_account.h
18604         * src/prefs_ext_prog.c
18605         * src/procmime.c
18606         * src/procmime.h
18607         * src/procmsg.c
18608         * src/procmsg.h
18609         * src/summary_search.c
18610         * src/summaryview.c
18611         * src/textview.c
18612         * src/common/defs.h
18613         * src/common/utils.c
18614         * src/common/utils.h
18615         * src/gtk/menu.c
18616         * src/gtk/menu.h
18617                 sync with HEAD
18618
18619 2004-11-11 [colin]      0.9.12cvs144.2
18620
18621         * src/textview.c
18622                 Fix URI range selection (patch by Alfons)
18623
18624 2004-11-09 [colin]      0.9.12cvs144.1
18625
18626         * ChangeLog.claws
18627         * src/compose.c
18628         * src/folder.c
18629         * src/folder_item_prefs.c
18630         * src/prefs_account.c
18631         * src/prefs_account.h
18632         * src/plugins/pgpmime/pgpmime.c
18633                 Sync with HEAD
18634
18635 2004-11-08 [colin]      0.9.12cvs143.1
18636
18637         * src/summaryview.c
18638                 Sync with HEAD (optimize quicksearch)
18639
18640 2004-11-08 [colin]      0.9.12cvs142.2
18641
18642         * src/compose.c
18643                 Don't wrap when Edit/Auto wrapping is disabled
18644
18645 2004-11-08 [colin]      0.9.12cvs142.1
18646
18647         * src/textview.c
18648                 Sync with HEAD
18649
18650 2004-11-08 [colin]      0.9.12cvs141.1
18651
18652         * src/textview.c
18653                 Sync with HEAD (fix some mail URIs)
18654
18655 2004-11-08 [colin]      0.9.12cvs140.3
18656
18657         * src/textview.c
18658                 o Use text cursor instead of arrow when
18659                   not on a link
18660                 o Fix handling of contiguous links (as in
18661                   "colin@colino.net" <colin@colino.net>)
18662                   This one unveils a bug in get_email_part()
18663
18664 2004-11-07 [colin]      0.9.12cvs140.2
18665
18666         * src/textview.c
18667                 Fix memleak. Patch by Alfons.
18668
18669 2004-11-06 [colin]      0.9.12cvs140.1
18670
18671         * src/compose.c
18672                 Sync with HEAD (don't ask passphrase
18673                 when drafting)
18674
18675 2004-11-06 [paul]       0.9.12cvs139.2
18676
18677         * AUTHORS
18678         * src/textview.c
18679         * src/textview.h
18680                 textview URI handling. hovering over a 
18681                 link displays it in the status bar,
18682                 and changes the mouse pointer to a hand 
18683                 cursor. a link is activated with a single 
18684                 click. (Modified from the) patch by Jean-Yves 
18685                 Lefort <jylefort@users.sourceforge.net>
18686                 
18687
18688 2004-11-05 [colin]      0.9.12cvs139.1
18689
18690         * src/compose.c
18691         * src/procmime.c
18692                 Sync with HEAD again ^^
18693
18694 2004-11-05 [colin]      0.9.12cvs139.1
18695
18696         * src/compose.c
18697         * src/procmime.c
18698                 Sync with HEAD
18699
18700 2004-11-03 [paul]       0.9.12cvs138.1
18701
18702         * ChangeLog.claws
18703         * configure.ac
18704         * po/POTFILES.in
18705         * src/prefs_ext_prog.c
18706         * src/procmime.c
18707         * tools/kdeservicemenu/README
18708         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18709         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18710                 sync with HEAD
18711
18712 2004-11-01 [christoph]  0.9.12cvs136.2
18713
18714         * src/procmime.c
18715                 convert MIME parameters to UTF-8
18716
18717 2004-10-29 [colin]      0.9.12cvs136.1
18718
18719         * src/common/utils.c
18720                 Sync with HEAD (don't use '=' in mime boundary)
18721
18722 2004-10-29 [paul]       0.9.12cvs135.1
18723
18724         * configure.ac
18725         * doc/src/rfc2231.txt
18726         * src/procmime.c
18727         * src/common/quoted-printable.c
18728         * src/common/utils.c
18729         * src/common/utils.h
18730                 sync with HEAD
18731
18732 2004-10-27 [paul]       0.9.12cvs134.1
18733
18734         * configure.ac
18735         * src/main.c
18736         * src/procmime.c
18737         * src/plugins/pgpmime/pgpmime.c
18738                 sync with HEAD
18739
18740 2004-10-26 [paul]       0.9.12cvs132.3
18741
18742         * src/account.c
18743         * src/addressbook.c
18744         * src/addrgather.c
18745         * src/addrharvest.c
18746         * src/codeconv.c
18747         * src/compose.c
18748         * src/customheader.c
18749         * src/editaddress.c
18750         * src/editgroup.c
18751         * src/enriched.c
18752         * src/expldifdlg.c
18753         * src/exporthtml.c
18754         * src/exportldif.c
18755         * src/folder.c
18756         * src/foldersel.c
18757         * src/folderview.c
18758         * src/grouplistdialog.c
18759         * src/html.c
18760         * src/imap.c
18761         * src/jpilot.c
18762         * src/ldapserver.c
18763         * src/ldif.c
18764         * src/mimeview.c
18765         * src/news.c
18766         * src/news_gtk.c
18767         * src/pop.c
18768         * src/prefs_display_header.c
18769         * src/prefs_gtk.c
18770         * src/prefs_msg_colors.c
18771         * src/prefs_toolbar.c
18772         * src/procheader.c
18773         * src/procmime.c
18774         * src/summaryview.c
18775         * src/textview.c
18776         * src/toolbar.c
18777         * src/vcard.c
18778         * src/common/mgutils.c
18779         * src/common/nntp.c
18780         * src/common/smtp.c
18781         * src/common/template.c
18782         * src/common/utils.c
18783         * src/common/xmlprops.c
18784         * src/plugins/pgpmime/pgpmime.c
18785         * src/plugins/pgpmime/select-keys.c
18786         * src/plugins/pgpmime/sgpgme.c
18787                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18788                 g_string_sprintfa(), gtk_notebook_current_page()
18789
18790 2004-10-26 [colin]      0.9.12cvs132.2
18791
18792         * src/prefs_folder_item.c
18793                 Fix default-account selection
18794
18795 2004-10-21 [colin]      0.9.12cvs133
18796
18797         * src/compose.c
18798                 Sync with HEAD (Remove extra separator in compose's Options)
18799         * src/textview.c
18800                 Set wrapping to char
18801
18802 2004-10-21 [paul]       0.9.12cvs131.2
18803
18804         * src/compose.c
18805         * src/sourcewindow.c
18806                 fix wrapping
18807                 fix window shrinking 
18808
18809 2004-10-21 [colin]      0.9.12cvs131.1
18810
18811         * ChangeLog.claws
18812         * src/compose.c
18813                 Sync with HEAD
18814
18815 2004-10-21 [paul]       0.9.12cvs130.2
18816
18817         * src/prefs_folder_item.c
18818                 sync with HEAD (Apply to subfolders)
18819
18820 2004-10-19 [colin]      0.9.12cvs130.1
18821
18822         * ChangeLog.claws
18823         * src/compose.c
18824         * src/common/utils.c
18825         * src/gtk/menu.c
18826                 Sync with HEAD
18827
18828 2004-10-19 [colin]      0.9.12cvs128.1
18829
18830         * src/addrbook.c
18831         * src/addrcache.c
18832         * src/addressbook.c
18833         * src/codeconv.c
18834         * src/compose.c
18835         * src/customheader.c
18836         * src/editaddress.c
18837         * src/editgroup.c
18838         * src/exporthtml.c
18839         * src/folder.c
18840         * src/folderview.c
18841         * src/imap.c
18842         * src/jpilot.c
18843         * src/main.c
18844         * src/matcher_parser_parse.y
18845         * src/mbox.c
18846         * src/pop.c
18847         * src/prefs_account.c
18848         * src/prefs_gtk.c
18849         * src/prefs_msg_colors.c
18850         * src/procheader.c
18851         * src/procmime.c
18852         * src/procmime.h
18853         * src/procmsg.c
18854         * src/summaryview.c
18855         * src/textview.c
18856         * src/common/base64.c
18857         * src/common/partial_download.c
18858         * src/common/socket.c
18859         * src/common/sylpheed.c
18860         * src/common/utils.c
18861         * src/common/utils.h
18862         * src/gtk/pluginwindow.c
18863         * src/gtk/quicksearch.c
18864         * src/plugins/clamav/clamav_plugin.c
18865         * src/plugins/clamav/clamav_plugin.h
18866         * src/plugins/clamav/clamav_plugin_gtk.c
18867         * src/plugins/pgpmime/passphrase.c
18868         * src/plugins/pgpmime/pgpmime.c
18869         * src/plugins/pgpmime/plugin.c
18870         * src/plugins/pgpmime/prefs_gpg.c
18871         * src/plugins/pgpmime/prefs_gpg.h
18872         * src/plugins/pgpmime/select-keys.c
18873         * src/plugins/pgpmime/sgpgme.c
18874         * src/plugins/spamassassin/libspamc.c
18875         * src/plugins/spamassassin/spamassassin.c
18876         * src/plugins/spamassassin/spamassassin.h
18877         * src/plugins/spamassassin/spamassassin_gtk.c
18878         * src/plugins/trayicon/trayicon.c
18879         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18880                 Sync with HEAD
18881
18882 2004-10-14 [colin]      0.9.12cvs126.2
18883
18884         * src/codeconv.c
18885         * src/textview.c
18886                 Fix conv_unreadable_locale
18887
18888 2004-10-13 [colin]      0.9.12cvs126.1
18889
18890         * src/compose.c
18891                 Sync with HEAD (don't convert charset for 
18892                 drafted messages, minor cleanup)
18893
18894 2004-10-13 [colin]      0.9.12cvs125.1
18895
18896         * po/POTFILES.in
18897                 Sync with HEAD (POTFILES fix)
18898
18899 2004-10-12 [colin]      0.9.12cvs124.3
18900
18901         * src/compose.c
18902                 Fix encoding bug from latest sync
18903
18904 2004-10-12 [paul]       0.9.12cvs124.2
18905
18906         * src/plugins/pgpmime/prefs_gpg.c
18907         * src/plugins/pgpmime/prefs_gpg.h
18908                 forgotten in last commit        
18909
18910 2004-10-12 [paul]       0.9.12cvs124.1
18911
18912         * ChangeLog.claws
18913         * configure.ac
18914         * m4/spamassassin.m4
18915         * src/Makefile.am
18916         * src/account.c
18917         * src/compose.c
18918         * src/compose.h
18919         * src/crash.c
18920         * src/main.c
18921         * src/mimeview.c
18922         * src/passphrase.c
18923         * src/passphrase.h
18924         * src/prefs_account.c
18925         * src/prefs_account.h
18926         * src/prefs_common.c
18927         * src/privacy.c
18928         * src/privacy.h
18929         * src/procmime.c
18930         * src/procmime.h
18931         * src/procmsg.c
18932         * src/rfc2015.c
18933         * src/rfc2015.h
18934         * src/select-keys.c
18935         * src/select-keys.h
18936         * src/textview.c
18937         * src/common/utils.c
18938         * src/common/utils.h
18939         * src/gtk/about.c
18940         * src/plugins/pgpmime/Makefile.am
18941         * src/plugins/pgpmime/passphrase.c
18942         * src/plugins/pgpmime/passphrase.h
18943         * src/plugins/pgpmime/pgpmime.c
18944         * src/plugins/pgpmime/plugin.c
18945         * src/plugins/pgpmime/select-keys.c
18946         * src/plugins/pgpmime/select-keys.h
18947         * src/plugins/pgpmime/sgpgme.c
18948         * src/plugins/pgpmime/sgpgme.h
18949                 sync with HEAD
18950
18951 2004-10-04 [colin]      0.9.12cvs122.1
18952
18953         * src/mainwindow.c
18954         * src/messageview.c
18955         * src/messageview.h
18956         * src/textview.c
18957                 Sync with HEAD
18958
18959 2004-10-04 [colin]      0.9.12cvs121.1
18960
18961         * src/summaryview.c
18962                 Sync with HEAD
18963
18964 2004-10-04 [paul]       0.9.12cvs120.1
18965
18966         * configure.ac
18967                 sync with HEAD [don't try to build 
18968                 pgpmime plugin when gpgme is disabled]
18969
18970 2004-10-03 [colin]      0.9.12cvs119.3
18971
18972         * src/gtk/gtksctree.c
18973                 Lots of side effects. Put back as before 117.2.
18974         * src/summaryview.c
18975                 Fix bug #602
18976
18977 2004-10-03 [colin]      0.9.12cvs119.2
18978
18979         * src/gtk/gtksctree.c
18980                 Revert 608 fix that doesn't work that good
18981
18982 2004-10-02 [colin]      0.9.12cvs119.1
18983
18984         * src/mainwindow.c
18985         * src/messageview.c
18986         * src/prefs_common.h
18987         * src/procmime.c
18988         * src/procmime.h
18989         * src/textview.c
18990                 Sync with HEAD
18991         * src/gtk/gtksctree.c
18992                 Close bug #608
18993
18994 2004-10-01 [colin]      0.9.12cvs118.1
18995
18996         * src/mimeview.c
18997                 Sync with HEAD (better Save All fix)
18998
18999 2004-10-01 [colin]      0.9.12cvs117.2
19000
19001         * src/gtk/gtksctree.c
19002                 Faster on selection
19003
19004 2004-10-01 [colin]      0.9.12cvs117.1
19005
19006         * src/mimeview.c
19007                 Sync with HEAD (Save All: only attachments)
19008
19009 2004-10-01 [paul]       0.9.12cvs116.1
19010
19011         * ChangeLog.claws
19012         * configure.ac
19013         * src/account.c
19014         * src/prefs_common.c
19015         * src/gtk/colorlabel.c
19016                 sync with HEAD
19017
19018 2004-09-30 [colin]      0.9.12cvs115.1
19019
19020         * src/stock_pixmap.c
19021         * src/stock_pixmap.h
19022         * src/folderview.c
19023         * src/Makefile.am
19024         * src/pixmaps/read.xpm
19025                 Sync with HEAD (new pixmap)
19026
19027 2004-09-29 [colin]      0.9.12cvs114.1
19028
19029         * src/compose.c
19030                 Sync with HEAD
19031                 Fix focus handling in headers
19032
19033 2004-09-29 [paul]       0.9.12cvs113.1
19034
19035         * src/quote_fmt_parse.y
19036                 sync with HEAD
19037  
19038
19039 2004-09-28 [colin]      0.9.12cvs112.1
19040
19041         * src/folderview.c
19042         * src/mainwindow.c
19043                 Sync with HEAD
19044
19045 2004-09-28 [colin]      0.9.12cvs110.1
19046
19047         * src/folderview.c
19048                 Sync with HEAD (Contextual Empty trash menu)
19049
19050 2004-09-28 [colin]      0.9.12cvs108.1
19051
19052         * src/addressbook.c
19053                 Sync with HEAD (addressbook edit on double-click)
19054
19055 2004-09-28 [colin]      0.9.12cvs106.1
19056
19057         * src/inc.c
19058                 Sync with HEAD (folder_item freeze on inc)
19059
19060 2004-09-27 [colin]      0.9.12cvs105.1
19061
19062         * src/folderview.c
19063                 Sync with HEAD (right-align new and unread column)
19064
19065 2004-09-27 [colin]      0.9.12cvs104.1
19066
19067         * src/main.c
19068                 Sync with HEAD (revert 0.9.12cvs101)
19069
19070 2004-09-24 [colin]      0.9.12cvs103.2
19071
19072         * src/wizard.c
19073                 Fix gtk warnings and use domain part of the email address 
19074                 when domain detection fails (no dot in domain name)
19075
19076 2004-09-23 [colin]      0.9.12cvs103.1
19077
19078         * src/plugins/spamassassin/libspamc.c
19079         * src/plugins/spamassassin/libspamc.h
19080         * src/plugins/spamassassin/utils.c
19081         * src/plugins/spamassassin/utils.h
19082                 Sync with HEAD (Update spamassassin to 3.0)
19083
19084 2004-09-21 [colin]      0.9.12cvs102.3
19085
19086         * src/action.c
19087                 Add horizontal scrollbar in action io dialog as needed
19088                 Patch by Alfons.
19089
19090 2004-09-20 [colin]      0.9.12cvs102.2
19091
19092         * src/plugins/image_viewer/viewer.c
19093                 Remove imlib stuff
19094                 use gtk_pixmap_set when clearing
19095                 (would be better to use gtkImages, but causes size-allocate 
19096                 signals storm)
19097
19098 2004-09-17 [paul]       0.9.12cvs102.1
19099
19100         * ChangeLog
19101         * ChangeLog.claws
19102         * ChangeLog.jp
19103         * configure.ac
19104         * src/inc.c
19105                 sync with HEAD
19106
19107
19108 2004-09-17 [colin]      0.9.12cvs101.1
19109
19110         * ChangeLog.claws
19111         * src/main.c
19112                 Sync with HEAD (fix segs at exit)
19113
19114 2004-09-14 [colin]      0.9.12cvs99.5
19115
19116         * src/common/socket.c
19117         * AUTHORS
19118                 Fix send error on 64bit platforms
19119                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19120
19121 2004-09-14 [colin]      0.9.12cvs99.4
19122
19123         * src/action.c
19124                 Fix action output with utf8 
19125                 Patch by Alfons.
19126
19127 2004-09-14 [colin]      0.9.12cvs99.3
19128
19129         * ChangeLog.claws
19130         * src/folder.c
19131                 Sync with HEAD
19132
19133 2004-09-09 [colin]      0.9.12cvs99.2
19134
19135         * src/action.c
19136                 Fix progress bar (displaying "Completed %v/%u")
19137                 Patch by Alfons.
19138
19139 2004-09-08 [colin]      0.9.12cvs99.1
19140
19141         * src/account.c
19142         * src/folder.c
19143         * src/procmsg.c
19144         * src/procmsg.h
19145         * src/plugins/pgpmime/pgpmime.c
19146                 Sync with HEAD
19147
19148 2004-09-08 [colin]      0.9.12cvs97.2
19149
19150         * src/summaryview.c
19151                 Don't select mails in collapsed threads 
19152                 when navigating with up/down
19153
19154 2004-09-07 [colin]      0.9.12cvs97.1
19155
19156         * src/inc.c
19157                 Sync with HEAD (meaningful error messages)
19158
19159 2004-09-06 [colin]      0.9.12cvs96.1
19160
19161         * src/toolbar.c
19162                 Sync with HEAD (fix Redirect graying out)
19163
19164 2004-09-06 [colin]      0.9.12cvs95.1
19165
19166         * src/summaryview.c
19167         * src/mimeview.c
19168                 Sync with HEAD (fix dropped URIs)
19169
19170 2004-09-06 [colin]      0.9.12cvs94.1
19171
19172         * src/addressbook.c
19173         * src/addressitem.h
19174         * src/addritem.c
19175         * src/addritem.h
19176                 Sync with HEAD (addressbook DnD)
19177
19178 2004-09-03 [colin]      0.9.12cvs93.1
19179
19180         * src/summaryview.c
19181                 Sync with HEAD (next/prev unread)
19182
19183 2004-09-03 [colin]      0.9.12cvs92.1
19184
19185         * src/prefs_common.c
19186         * src/prefs_common.h
19187         * src/summaryview.c
19188                 Sync with HEAD ('mark_as_read_delay' pref)
19189
19190 2004-09-02 [colin]      0.9.12cvs91.2
19191
19192         * src/common/xml.c
19193                 Fix leak
19194
19195 2004-09-02 [colin]      0.9.12cvs91.1
19196
19197         * src/gtk/menu.c
19198                 Sync with HEAD (menu accel don't work, but whatever)
19199
19200 2004-09-02 [colin]      0.9.12cvs90.1
19201
19202         * src/account.c
19203                 Sync with HEAD (fix bug 582)
19204
19205 2004-09-02 [colin]      0.9.12cvs89.1
19206
19207         * src/addrindex.c
19208                 Sync with HEAD (free deleted queries)
19209
19210 2004-09-02 [colin]      0.9.12cvs88.1
19211
19212         * src/ldapquery.c
19213                 Sync with HEAD (fix LDAP freezes)
19214
19215 2004-09-02 [colin]      0.9.12cvs87.1
19216
19217         * src/prefs_spelling.c
19218                 Sync with HEAD (add default dictionary)
19219
19220 2004-09-01 [colin]      0.9.12cvs86.1
19221
19222         * src/filtering.c
19223         * src/folderview.c
19224         * src/imap.c
19225         * src/prefs_matcher.c
19226         * src/stock_pixmap.c
19227         * src/summary_search.c
19228         * src/summaryview.c
19229         * src/wizard.c
19230         * src/wizard.h
19231                 Sync with HEAD (uninitialized vars fixes)
19232                 + gtk2 specific warning fixes
19233
19234 2004-08-31 [colin]      0.9.12cvs85.1
19235
19236         * src/folder.c
19237                 Sync with HEAD (Fix memory corruption due to 
19238                 uninitialized var)
19239
19240 2004-08-31 [colin]      0.9.12cvs84.4
19241
19242         * src/summary_search.c
19243                 Fix segfaults when searching in folders with broken headers
19244
19245 2004-08-31 [colin]      0.9.12cvs84.3
19246
19247         * src/compose.c
19248         * src/textview.c
19249                 Fix some more encoding/decoding issues
19250
19251 2004-08-30 [colin]      0.9.12cvs84.2
19252
19253         * src/mimeview.c
19254         * src/prefs_themes.c
19255         * src/gtk/filesel.c
19256         * src/gtk/filesel.h
19257                 Add a folder-mode selection (fixes mimeview's "Save all")
19258
19259 2004-08-29 [colin]      0.9.12cvs84.1
19260
19261         * src/mimeview.c
19262                 Sync with HEAD (don't escape saved filenames)
19263
19264 2004-08-27 [colin]      0.9.12cvs83.1
19265
19266         * ChangeLog
19267         * ChangeLog.claws
19268         * ChangeLog.jp
19269         * src/mh.c
19270         * src/procheader.c
19271         * src/procmsg.c
19272         * src/procmsg.h
19273         * src/common/utils.c
19274         * src/gtk/menu.h
19275         * po/
19276                 Sync with HEAD 0.9.12cvs83 (sync with main)
19277
19278 2004-08-26 [colin]      0.9.12cvs82.4
19279
19280         * src/codeconv.c
19281                 Fix strange stack corruption
19282                 Convert to utf8 after unmime, not before
19283
19284 2004-08-26 [colin]      0.9.12cvs82.3
19285
19286         * src/main.c
19287         * src/wizard.c
19288                 Fix account folders duplication
19289
19290 2004-08-25 [colin]      0.9.12cvs82.2
19291
19292         * src/wizard.c
19293                 Remove ports
19294                 Add SSL selection
19295                 Use login@server as account name
19296
19297 2004-08-25 [colin]      0.9.12cvs82.1
19298
19299         * src/plugins/pgpmime/pgpmime.c
19300                 Sync with HEAD (leak fix).
19301
19302 2004-08-25 [colin]      0.9.12cvs81.1
19303
19304         * src/plugins/pgpmime/pgpmime.c
19305         * src/plugins/pgpmime/sgpgme.c
19306         * src/plugins/pgpmime/sgpgme.h
19307                 Sync with HEAD (Handle combined messages).
19308
19309 2004-08-24 [colin]      0.9.12cvs80.3
19310
19311         * src/wizard.c
19312                 Fix full name, ports, and imap
19313
19314 2004-08-24 [colin]      0.9.12cvs80.2
19315
19316         * src/Makefile.am
19317         * src/main.c
19318         * src/setup.c
19319         * src/setup.h
19320         * src/stock_pixmap.c
19321         * src/stock_pixmap.h
19322         * src/wizard.c ** ADDED **
19323         * src/wizard.h ** ADDED ** 
19324         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19325                 Add a setup wizard 
19326
19327 2004-08-24 [colin]      0.9.12cvs80.1
19328
19329         * src/folder.c
19330                 Sync with HEAD (set mimeflags on all messages)
19331
19332 2004-08-24 [colin]      0.9.12cvs79.3
19333
19334         * src/matcher_parser_lex.l
19335                 Fix 8bits strings not in utf8
19336
19337 2004-08-24 [colin]      0.9.12cvs79.2
19338
19339         * src/compose.c
19340                 Check conversion result before replacing buffer
19341
19342 2004-08-23 [colin]      0.9.12cvs79.1
19343
19344         * src/compose.c
19345                 Sync with HEAD (create message header in memory)
19346
19347 2004-08-23 [colin]      0.9.12cvs78.1
19348
19349         * src/rfc2015.c
19350         * src/rfc2015.h
19351                 Sync with HEAD (fix bug 197 again)
19352
19353 2004-08-23 [colin]      0.9.12cvs77.3
19354
19355         * src/compose.c
19356                 Fix again inline gpg signing (which outputs utf8
19357                 in gtk2). Not syncing this fix to HEAD as this 
19358                 code is meant to die.
19359
19360 2004-08-23 [colin]      0.9.12cvs77.2
19361
19362         * src/prefs_account.h
19363                 Remove useless include
19364
19365 2004-08-23 [colin]      0.9.12cvs77.1
19366
19367         * src/imap.c
19368         * po/es.po
19369         * po/fr.po
19370         * po/it.po
19371         * po/pl.po
19372         * po/pt_BR.po
19373         * po/sk.po
19374         * po/sr.po
19375                 Sync with HEAD (fix bug 577)
19376
19377 2004-08-22 [colin]      0.9.12cvs76.1
19378
19379         * src/plugins/trayicon/trayicon.c
19380                 Sync with HEAD (fix formatting bug)
19381
19382 2004-08-21 [colin]      0.9.12cvs74.2
19383
19384         * src/gtk/colorsel.c
19385                 Fix bug 564 (Folder color selection window exits on any
19386                 keypress)
19387
19388 2004-08-21 [colin]      0.9.12cvs74.1
19389
19390         * ChangeLog.claws
19391         * src/compose.c
19392         * src/summaryview.c
19393         * src/toolbar.c
19394                 Sync with HEAD (fix bug 576)
19395
19396 2004-08-21 [colin]      0.9.12cvs70.1
19397
19398         * src/compose.c
19399         * src/mainwindow.c
19400                 Sync with HEAD
19401                 
19402
19403 2004-08-21 [paul]       0.9.12cvs66.4
19404
19405         * src/mainwindow.c
19406         * src/messageview.c
19407         * src/gtk/menu.c
19408         * src/plugins/spamassassin/spamassassin_gtk.c
19409                 remove some deprecated gtk1 functions
19410
19411
19412 2004-08-21 [colin]      0.9.12cvs66.3
19413
19414         * src/compose.c
19415         * src/codeconv.c
19416                 Fix warnings
19417                 Remove encoding hacks
19418                 Fix bug 575 (Strange character messes up message)
19419                 Don't display conversion error when drafting
19420
19421 2004-08-21 [paul]       0.9.12cvs66.2
19422
19423         * src/prefs_account.c
19424                 fix GnuPG mode bugs
19425
19426
19427 2004-08-20 [colin]      0.9.12cvs66.1
19428
19429         * src/codeconv.c
19430                 Sync with HEAD 0.9.12cvs66
19431
19432 2004-08-20 [paul]
19433
19434         * src/plugins/pgpmime/plugin.c
19435                 modify PGP/MIME plugin's description
19436
19437 2004-08-17 [colin]      0.9.12cvs65.1
19438
19439         * src/common/ssl.c
19440         * src/plugins/pgpmime/plugin.c
19441                 Sync with HEAD
19442
19443 2004-08-14 [colin]      0.9.12cvs60.3
19444
19445         * src/plugins/trayicon/trayicon.c
19446                 Put back resize callback, on size-request signal
19447                 rather than size-allocate to avoid infinite 
19448                 callback loop
19449
19450 2004-08-13 [colin]      0.9.12cvs60.2
19451
19452         * src/common/defs.h
19453                 Cache versions have been fixed
19454
19455 2004-08-13 [colin]      0.9.12cvs60.1
19456
19457         * src/folderutils.c
19458                 Sync with HEAD
19459
19460 2004-08-12 [colin]      0.9.12cvs59.1
19461
19462         * src/plugins/trayicon/trayicon.c
19463                 Sync with HEAD
19464
19465 2004-08-12 [colin]      0.9.12cvs57.5
19466
19467         * sylpheed.desktop
19468         * configure.ac
19469         * src/Makefile.am
19470         * src/main.c
19471                 Add support for Freedesktop.org's startup notification
19472
19473 2004-08-11 [colin]      0.9.12cvs57.4
19474
19475         * src/textview.c
19476                 Fix off-by-one
19477
19478 2004-08-11 [colin]      0.9.12cvs57.3
19479
19480         * src/message_search.c
19481         * src/summary_search.c
19482                 Make searches case insensitive by default
19483         * src/textview.c
19484                 Fix case-insensitive search in message
19485
19486 2004-08-11 [colin]      0.9.12cvs57.2
19487
19488         * src/summary_search.c
19489                 Let case-sensitive be specified
19490
19491 2004-08-10 [colin]      0.9.12cvs55.4
19492
19493         * src/common/socket.c
19494                 Fix the possible race condition
19495
19496 2004-08-09 [paul]       0.9.12cvs55.3
19497
19498         * configure.ac
19499         * src/Makefile.am
19500         * src/common/Makefile.am
19501                 sync with HEAD
19502
19503
19504 2004-08-09 [paul]       0.9.12cvs55.2
19505
19506         * autogen.sh
19507         * po/poconv.sh
19508                 remove unneeded script
19509
19510         * configure.ac
19511                 add forgotten USE_LDAP_TLS (sync with HEAD)
19512
19513
19514 2004-08-09 [colin]      0.9.12cvs55.1
19515
19516         * src/main.c
19517         * src/common/ssl.c
19518         * src/common/sylpheed.c
19519         * src/common/sylpheed.h
19520                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19521
19522 2004-08-09 [paul]       0.9.12cvs54.1
19523
19524         * ChangeLog
19525         * ChangeLog.claws
19526         * ChangeLog.jp
19527         * configure.ac
19528         * po/POTFILES.in
19529         * src/Makefile.am
19530         * src/folderutils.c
19531         * src/main.c
19532         * src/pgpmime.c
19533         * src/pgpmime.h
19534         * src/sgpgme.c
19535         * src/sgpgme.h
19536         * src/plugins/Makefile.am
19537         * src/plugins/pgpmime/.cvsignore
19538         * src/plugins/pgpmime/Makefile.am
19539         * src/plugins/pgpmime/pgpmime.c
19540         * src/plugins/pgpmime/pgpmime.h
19541         * src/plugins/pgpmime/plugin.c
19542         * src/plugins/pgpmime/sgpgme.c
19543         * src/plugins/pgpmime/sgpgme.h
19544                 sync with HEAD
19545
19546 2004-08-08 [paul]       0.9.12cvs51.1
19547
19548         * configure.ac
19549         * src/folder.c
19550                 sync with HEAD
19551
19552 2004-08-07 [colin]      0.9.12cvs50.1
19553
19554         * src/pop.c
19555         * src/common/partial_download.c
19556                 fix warnings (sync from HEAD)
19557
19558 2004-08-07 [colin]      0.9.12cvs48.1
19559
19560         * src/prefs_folder_item.c
19561                 sync with HEAD 0.9.12cvs48
19562
19563 2004-08-06 [colin]      0.9.12cvs47.1
19564
19565         * src/compose.c
19566                 Sync with HEAD
19567
19568 2004-08-06 [christoph]  0.9.12cvs46.2
19569
19570         * src/main.c
19571         * src/plugins/clamav/clamav_plugin_gtk.c
19572         * src/plugins/dillo_viewer/dillo_viewer.c
19573         * src/plugins/image_viewer/plugin.c
19574         * src/plugins/mathml_viewer/mathml_viewer.c
19575         * src/plugins/spamassassin/spamassassin_gtk.c
19576         * src/plugins/trayicon/trayicon.c
19577                 don't mix GTK1.2 plugin with GTK2 plugins
19578
19579 2004-08-06 [colin]      0.9.12cvs46.1
19580
19581         * ChangeLog
19582         * ChangeLog.claws
19583         * ChangeLog.jp
19584         * configure.ac
19585         * sylpheed-claws.pc.in
19586         * src/folder.c
19587         * src/imap.c
19588         * src/localfolder.c
19589         * src/messageview.c
19590         * src/mimeview.c
19591         * src/mimeview.h
19592         * src/msgcache.c
19593         * src/news.c
19594         * src/prefs_ext_prog.c
19595         * src/prefs_folder_item.c
19596         * src/prefs_fonts.c
19597         * src/prefs_msg_colors.c
19598         * src/prefs_spelling.c
19599         * src/prefs_themes.c
19600         * src/prefs_toolbar.c
19601         * src/prefs_wrapping.c
19602         * src/procmime.h
19603         * src/common/defs.h
19604         * src/common/nntp.c
19605         * src/common/session.c
19606         * src/common/session.h
19607         * src/common/socket.c
19608         * src/common/utils.h
19609         * src/common/xml.c
19610         * src/common/xml.h
19611         * src/gtk/prefswindow.c
19612         * src/gtk/prefswindow.h
19613         * src/plugins/clamav/clamav_plugin_gtk.c
19614         * src/plugins/dillo_viewer/dillo_prefs.c
19615         * src/plugins/image_viewer/viewerprefs.c
19616         * src/plugins/spamassassin/spamassassin_gtk.c
19617         * m4/openssl.m4 *** REMOVED ***
19618                 Sync with HEAD 0.9.12cvs46
19619
19620 2004-08-03 [paul]       0.9.12cvs40.2
19621
19622         * src/action.c
19623         * src/addressadd.c
19624         * src/addressbook.c
19625         * src/addrgather.c
19626         * src/browseldap.c
19627         * src/compose.c
19628         * src/crash.c
19629         * src/editaddress.c
19630         * src/editgroup.c
19631         * src/editldap_basedn.c
19632         * src/foldersel.c
19633         * src/importldif.c
19634         * src/mimeview.c
19635         * src/prefs_common.c
19636         * src/prefs_template.c
19637         * src/sourcewindow.c
19638         * src/summaryview.c
19639         * src/gtk/about.c
19640         * src/gtk/foldersort.c
19641         * src/gtk/logwindow.c
19642         * src/gtk/pluginwindow.c
19643         * src/gtk/prefswindow.c
19644                 change all gtk_scrolled_window_set_policy from 
19645                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19646
19647 2004-08-02 [paul]       0.9.12cvs40.1
19648
19649         * AUTHORS
19650                 update translation team section
19651         * po/pt_BR.po
19652                 updated by Frederico Goncalves Guimaraes
19653                 <fggdebian@yahoo.com.br>
19654
19655 2004-07-31 [colin]      0.9.12cvs39.9
19656
19657         * src/exphtmldlg.c
19658                 Fix compilation
19659
19660 2004-07-31 [colin]      0.9.12cvs39.8
19661
19662         * src/exphtmldlg.c
19663                 Fix an alertpanel type
19664
19665 2004-07-30 [colin]      0.9.12cvs39.7
19666
19667         * src/alertpanel.c
19668                 Fix alertpanel_error_log's icon
19669
19670 2004-07-30 [colin]      0.9.12cvs39.6
19671
19672         * src/pop.c
19673                 Two of them should still be warnings
19674
19675 2004-07-30 [colin]      0.9.12cvs39.5
19676
19677         * src/pop.c
19678                 More warning -> error
19679 2004-07-29 [colin]      0.9.12cvs39.4
19680
19681         * src/pop.c
19682                 Warning -> error
19683
19684 2004-07-29 [colin]      0.9.12cvs39.3
19685
19686         * src/prefs_matcher.c
19687                 Fix segfault
19688
19689 2004-07-29 [colin]      0.9.12cvs39.2
19690
19691         * src/alertpanel.c
19692                 More nice-looking alertpanels
19693
19694 2004-07-29 [colin]      0.9.12cvs39.1
19695
19696         * src/messageview.c
19697                 sync with head
19698                 (inform user when partial mail is deleted on server)
19699
19700 2004-07-29 [colin]      0.9.12cvs38.1
19701
19702         * src/messageview.c
19703                 sync with head
19704
19705 2004-07-28 [paul]       0.9.12cvs37.7
19706
19707         * src/mainwindow.c
19708                 complete the replacement of deprecated gtk_progress_*
19709
19710 2004-07-28 [paul]       0.9.12cvs37.6
19711
19712         * src/action.c
19713         * src/inc.c
19714         * src/mainwindow.c
19715         * src/send_message.c
19716         * src/gtk/progressdialog.c
19717         * src/gtk/progressdialog.h
19718                 replace deprecated gtk_progress_*
19719
19720 2004-07-28 [paul]       0.9.12cvs37.5
19721
19722         * src/gtk/filesel.c
19723                 remove gtk_window_set_wmclass()
19724 2004-07-28 [paul]       0.9.12cvs37.4
19725
19726         * src/addressbook.c
19727         * src/compose.c
19728         * src/foldersel.c
19729         * src/mainwindow.c
19730         * src/messageview.c
19731         * src/sourcewindow.c
19732         * src/gtk/logwindow.c
19733                 remove gtk_window_set_wmclass()
19734                 
19735         * src/prefs_filtering.c
19736         * src/prefs_filtering_action.c
19737         * src/prefs_fonts.c
19738         * src/prefs_gtk.c
19739         * src/prefs_matcher.c
19740         * src/ssl_manager.c
19741         * src/gtk/prefswindow.c
19742                 replace gtk_window_position()
19743
19744 2004-07-28 [colin]      0.9.12cvs37.3
19745
19746         * src/alertpanel.c
19747         * src/alertpanel.h
19748                 Add a way to specify panel type for specific
19749                 panels (alertpanel())
19750         * src/account.c
19751         * src/addressbook.c
19752         * src/compose.c
19753         * src/expldifdlg.c
19754         * src/main.c
19755         * src/messageview.c
19756         * src/summaryview.c
19757         * src/textview.c
19758         * src/gtk/sslcertwindow.c
19759                 Fix alertpanel()s so that their icon match
19760                 their real type
19761
19762 2004-07-28 [paul]       0.9.12cvs37.2
19763
19764         * src/addr_compl.c
19765         * src/addressbook.c
19766         * src/alertpanel.c
19767         * src/compose.c
19768         * src/export.c
19769         * src/foldersel.c
19770         * src/folderview.c
19771         * src/grouplistdialog.c
19772         * src/import.c
19773         * src/mainwindow.c
19774         * src/message_search.c
19775         * src/messageview.c
19776         * src/passphrase.c
19777         * src/prefs_actions.c
19778         * src/prefs_common.c
19779         * src/prefs_customheader.c
19780         * src/prefs_display_header.c
19781         * src/prefs_filtering.c
19782         * src/prefs_filtering_action.c
19783         * src/prefs_gtk.c
19784         * src/prefs_matcher.c
19785         * src/prefs_msg_colors.c
19786         * src/prefs_summary_column.c
19787         * src/prefs_template.c
19788         * src/sourcewindow.c
19789         * src/ssl_manager.c
19790         * src/summary_search.c
19791         * src/gtk/colorsel.c
19792         * src/gtk/description_window.c
19793         * src/gtk/gtkaspell.c
19794         * src/gtk/inputdialog.c
19795         * src/gtk/logwindow.c
19796         * src/gtk/prefswindow.c
19797         * src/gtk/progressdialog.c
19798                 replace deprecated gtk_window_set_policy
19799
19800 2004-07-27 [colin]      0.9.12cvs37.1
19801
19802         * src/msgcache.c
19803                 More fixes (synced for head again)
19804
19805 2004-07-27 [colin]      0.9.12cvs35.3
19806
19807         * src/msgcache.c
19808                 Fix wrong test
19809
19810 2004-07-27 [colin]      0.9.12cvs35.2
19811
19812         * src/mimeview.c
19813                 Fix width a bit (by Paul)
19814         * src/alertpanel.c
19815         * src/alertpanel.h
19816                 Specialize icons, make alertpanel_message()
19817                 private
19818         * src/message_search.c
19819         * src/sgpgme.c
19820         * src/summary_search.c
19821                 Suit alertpanel changes
19822
19823 2004-07-27 [colin]      0.9.12cvs35.1
19824
19825         * src/alertpanel.c
19826                 Add an icon
19827         * src/passphrase.c
19828                 Add debug output - maybe someone will
19829                 want to look at the problem with Grab
19830                 Input :)
19831         Bump version as we're synced with HEAD
19832
19833 2004-07-26 [colin]      0.9.12cvs33.26
19834
19835         * src/pop.c
19836                 Fix uidl-file parsing when not in new
19837                 format
19838
19839 2004-07-26 [colin]      0.9.12cvs33.25
19840
19841         * src/gtk/menu.c
19842                 Move popup menu up if necessary (fixes 
19843                 account selector)
19844         * src/mainwindow.c
19845                 Set account selector's button height to
19846                 minimum
19847
19848 2004-07-26 [colin]      0.9.12cvs33.24
19849
19850         * src/alertpanel.c
19851                 Maybe fix 551 (Truncated font in alert window)
19852
19853 2004-07-26 [colin]      0.9.12cvs33.23
19854
19855         * po/de.po
19856         * po/es.po
19857         * po/fr.po
19858         * po/it.po
19859         * po/ja.po
19860         * po/pl.po
19861         * po/ru.po
19862         * po/sk.po
19863         * po/sr.po
19864         * po/zh_CN.po
19865                 Sync po files with HEAD
19866
19867 2004-07-26 [paul]       0.9.12cvs33.22
19868
19869         * src/compose.c
19870                 fix Bug 556 'Organisation-header is sent even if empty'
19871
19872 2004-07-24 [colin]      0.9.12cvs33.21
19873
19874         * src/compose.c
19875         * src/gtk/gtkaspell.c
19876         * src/gtk/gtkaspell.h
19877                 Fix speller accelerators (require hack)
19878
19879 2004-07-24 [colin]      0.9.12cvs33.20
19880
19881         * src/gtk/gtkaspell.c
19882                 Fix over-eager code deletion breaking
19883                 Check while typing
19884
19885 2004-07-24 [colin]      0.9.12cvs33.19
19886
19887         * src/browseldap.c
19888         * src/ldapctrl.c
19889         * src/ldapctrl.h
19890         * src/ldapserver.h
19891                 Sync ldap with HEAD
19892         (Fixes 546 LDAP completely broken)
19893
19894 2004-07-24 [colin]      0.9.12cvs33.18
19895
19896         * src/prefs_msg_colors.c
19897                 Fix prototype mismatch
19898         (Fixes 547 void function cannot return value)
19899
19900 2004-07-24 [colin]      0.9.12cvs33.17
19901
19902         * src/mainwindow.c
19903                 Fix sort going back to previous sort key
19904                 when changing sort direction
19905
19906 2004-07-24 [colin]      0.9.12cvs33.16
19907
19908         * src/compose.c
19909                 Fix space insertion when re-wrapping at 
19910                 cursor point
19911
19912 2004-07-24 [colin]      0.9.12cvs33.15
19913
19914         * src/gtk/gtkaspell.c
19915                 Don't change cursor position in insert-text
19916                 callback
19917         (Fixes 539 Word wrapping on input transposes letters)
19918
19919 2004-07-24 [colin]      0.9.12cvs33.14
19920
19921         * src/gtk/gtkaspell.c
19922                 Reencode non-ascii chars to dictionary's
19923                 encoding
19924         (Fixes 544 Spell check broken non english locale)
19925
19926 2004-07-24 [colin]      0.9.12cvs33.13
19927
19928         * src/summaryview.c
19929                 Fix Shift+Down, add Home/End/PgUp/PgDown
19930
19931 2004-07-21 [colin]      0.9.12cvs33.12
19932
19933         * src/prefs_common.c
19934                 Fix a gtk warning (Patch by Andrej Kacian)
19935
19936 2004-07-21 [colin]      0.9.12cvs33.11
19937
19938         * src/gtk/filesel.c
19939                 More check
19940
19941 2004-07-21 [colin]      0.9.12cvs33.10
19942
19943         * src/compose.c
19944         * src/crash.c
19945         * src/export.c
19946         * src/import.c
19947         * src/messageview.c
19948         * src/mimeview.c
19949         * src/prefs_spelling.c
19950         * src/prefs_themes.c
19951         * src/summaryview.c
19952         * src/gtk/filesel.c
19953         * src/gtk/filesel.h
19954         * src/gtk/pluginwindow.c
19955                 Untwist open/save mode guessing logic, make
19956                 it explicit
19957
19958 2004-07-20 [colin]      0.9.12cvs33.9
19959
19960         * src/codeconv.c
19961                 conv_encode_header: src_charset is UTF-8 on
19962                 gtk2
19963         * src/compose.c
19964                 Remove double encoding of the headers
19965
19966 2004-07-20 [colin]      0.9.12cvs33.8
19967
19968         * src/codeconv.c
19969                 Fix typo
19970
19971 2004-07-20 [colin]      0.9.12cvs33.7
19972
19973         * src/mainwindow.c
19974                 Set the separated messageview to the saved
19975                 size of Claws' messageview (Patch by Alfons)
19976                 Fix a callback prototype (me)
19977
19978 2004-07-20 [colin]      0.9.12cvs33.6
19979
19980         * src/codeconv.h
19981                 Forgot one hunk in 0.9.12cvs33.4
19982
19983 2004-07-19 [colin]      0.9.12cvs33.5
19984
19985         * src/action.c
19986                 Action output fix
19987                 Patch by Alfons
19988
19989 2004-07-19 [colin]      0.9.12cvs33.4
19990
19991         * src/compose.c
19992                 Fix outgoing charset bug in headers
19993         * src/codeconv.c
19994                 Clean for glib2 - Patch by Alfons
19995
19996 2004-07-19 [colin]      0.9.12cvs33.3
19997
19998         * src/statusbar.c
19999                 Remove grip from the statusbar
20000                 Patch by Alfons
20001
20002 2004-07-19 [colin]      0.9.12cvs33.2
20003
20004         * src/messageview.c
20005         * src/textview.c
20006                 Fix messageview remembering the previous
20007                 scroll position when loading a new message
20008                 Patch by Alfons
20009
20010 2004-07-19 [colin]      0.9.12cvs33.1
20011
20012         * src/folder.h
20013         * src/folderview.c
20014         * src/summaryview.c
20015                 Sync with HEAD
20016
20017 2004-07-18 [colin]      0.9.12cvs32.7
20018
20019         * configure.ac
20020                 Remove useless check for XIM - noticed
20021                 by Alfons
20022
20023 2004-07-18 [colin]      0.9.12cvs32.6
20024
20025         * src/summaryview.c
20026                 Remove non-modified and shift-modified
20027                 accelerators in summaryview's popup
20028                 menu, as that doesn't get catched by
20029                 the accel-activate signal catcher...
20030
20031 2004-07-18 [colin]      0.9.12cvs32.5
20032
20033         * src/prefs_common.c
20034                 Define sensible default prefs for 
20035                 wrapping
20036
20037 2004-07-18 [colin]      0.9.12cvs32.4
20038
20039         * src/compose.c
20040         * src/prefs_common.c
20041         * src/prefs_common.h
20042         * src/prefs_wrapping.c
20043                 Remove Smart Wrapping pref, which does
20044                 nothing on gtk2 branch
20045
20046 2004-07-18 [colin]      0.9.12cvs32.3
20047
20048         * src/sourcewindow.c
20049                 Proper utf8
20050
20051 2004-07-18 [colin]      0.9.12cvs32.2
20052
20053         * src/compose.c
20054                 Save attachment status when drafting
20055
20056 2004-07-18 [colin]      0.9.12cvs32.1
20057
20058         * src/gtk/filesel.c
20059                 Fix erratic folder selection in open mode
20060
20061 2004-07-18 [colin]      0.9.12cvs31.11
20062
20063         * src/pop.c
20064                 Don't let partial messages get deleted
20065                 even with "dowload all"
20066                 (0.9.12cvs31.8 fix extension)
20067 2004-07-18 [colin]      0.9.12cvs31.10
20068
20069         * src/gtk/logwindow.c
20070                 Fix log scrolling
20071
20072 2004-07-18 [colin]      0.9.12cvs31.9
20073
20074         * src/common/utils.c
20075                 Fix non-utf8 strings coming from commands
20076                 and files
20077
20078 2004-07-18 [colin]      0.9.12cvs31.8
20079
20080         * src/pop.c
20081                 Fix partial download bug with Download all
20082                 messages option
20083
20084 2004-07-18 [colin]      0.9.12cvs31.7
20085
20086         * src/textview.c
20087                 Fix bug introduced in 0.9.12cvs31.2
20088                 (blocked in select mode after double click)
20089
20090 2004-07-18 [colin]      0.9.12cvs31.6
20091
20092         * src/compose.c
20093         * src/gtk/menu.c
20094                 More glib-warning fixes
20095
20096 2004-07-18 [colin]      0.9.12cvs31.5
20097
20098         * src/compose.c
20099                 Fix trashing the primary clipboard when moving 
20100                 around with tab
20101         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20102
20103 2004-07-18 [colin]      0.9.12cvs31.4
20104
20105         * src/codeconv.c
20106                 convert unencoded iso headers to utf8
20107         (Fix Bug 538 Unencoded local characters in subject make it 
20108          disappear)
20109
20110 2004-07-18 [colin]      0.9.12cvs31.3
20111
20112         * src/compose.c
20113                 Fix tab char handling in wrapping
20114         (Fix Bug 537 Line wrap problem - TAB character treated as 
20115          one character instead of 8)
20116
20117 2004-07-18 [colin]      0.9.12cvs31.2
20118
20119         * src/textview.c
20120                 return FALSE on GDK_MOTION_NOTIFY
20121         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20122          (unable to highlight))
20123
20124 2004-07-18 [colin]      0.9.12cvs31.1
20125
20126         * src/folderview.c
20127                 Sync with 0.9.12cvs31
20128
20129 2004-07-18 [colin]      0.9.12cvs30.4
20130
20131         * src/compose.c
20132                 Also block text_inserted when inserting a file
20133
20134 2004-07-18 [colin]      0.9.12cvs30.3
20135
20136         * src/compose.c
20137                 Fix smart wrapping (block text_inserted handler
20138                 while putting quotation to avoid wrap on input,
20139                 don't join lines if next is sig separator)
20140
20141 2004-07-17 [colin]      0.9.12cvs30.2
20142
20143         * src/folderview.c
20144         * src/mainwindow.c
20145         * src/mimeview.c
20146         * src/summaryview.c
20147         * src/gtk/quicksearch.c
20148         * src/gtk/quicksearch.h
20149                 Block key events handlers *and* accels while
20150                 quicksearch is focused
20151         (Fixes Bug 534 quick-search bar not accepting certain letters)
20152
20153 2004-07-17 [colin]      0.9.12cvs30.1
20154
20155         * src/folder.h
20156         * src/folderview.c
20157         * src/summaryview.c
20158                 Sync with 0.9.12cvs30
20159
20160 2004-07-17 [colin]      0.9.12cvs28.2
20161
20162         * src/mimeview.c
20163         * src/procmime.c
20164         * src/summaryview.c
20165         * src/gtk/menu.c
20166                 Squash some compile and glib warnings
20167
20168 2004-07-17 [paul]       0.9.12cvs28.1
20169
20170         * src/mimeview.c
20171                 sync with 0.9.12cvs28 HEAD
20172
20173 2004-07-16 [paul]       0.9.12cvs26.1
20174         
20175         * src/gtk/quicksearch.c
20176         * src/account.c
20177         * src/account.h
20178         * src/compose.c
20179         * src/customheader.c
20180         * src/folder_item_prefs.c
20181         * src/main.c
20182         * src/mainwindow.c
20183         * src/messageview.c
20184         * src/mimeview.c
20185         * src/news.c
20186         * src/pgpmime.c
20187         * src/pop.c
20188         * src/pop.h
20189         * src/prefs_account.c
20190         * src/prefs_account.h
20191         * src/prefs_common.c
20192         * src/prefs_common.h
20193         * src/prefs_display_header.c
20194         * src/prefs_gtk.c
20195         * src/prefs_gtk.h
20196         * src/procheader.c
20197         * src/procmime.c
20198                 sync with 0.9.12cvs26 HEAD      
20199
20200 2004-07-15 [colin]      0.9.12cvs18.14
20201
20202         * src/folder.c
20203                 Disable GPG signature check during
20204                 folder move and scan
20205         (Closes Bug 521 Signature checking slows down Folder-Move)
20206
20207 2004-07-14 [colin]      0.9.12cvs18.13
20208
20209         * src/common/partial_download.c
20210                 update includes
20211
20212 2004-07-14 [colin]      0.9.12cvs18.12
20213
20214         * src/common/partial_download.c
20215         * src/common/partial_download.h
20216                 Move doc at top, add correct copyright
20217
20218 2004-07-14 [colin]      0.9.12cvs18.11
20219
20220         * src/folder.c
20221         * src/messageview.c
20222         * src/pop.c
20223         * src/pop.h
20224         * src/procmsg.c
20225         * src/summaryview.c
20226         * src/common/Makefile.am
20227         * src/common/partial_download.c ** NEW FILES **
20228         * src/common/partial_download.h ** NEW FILES **
20229                 Move partial-download related stuff to its
20230                 own file
20231
20232 2004-07-14 [colin]      0.9.12cvs18.10
20233
20234         * src/send_message.c
20235                 Fix smtp auth when user is null or empty
20236
20237 2004-07-13 [colin]      0.9.12cvs18.9
20238
20239         * src/gtk/quicksearch.c
20240                 Use alphabetic order
20241
20242 2004-07-13 [colin]      0.9.12cvs18.8
20243
20244         * src/pop.c
20245                 Be paranoid on the checks
20246
20247 2004-07-13 [colin]      0.9.12cvs18.7
20248
20249         * src/gtk/quicksearch.c
20250                 Fix Engrish once again
20251
20252 2004-07-13 [colin]      0.9.12cvs18.6
20253
20254         * src/procmsg.c
20255         * src/summaryview.c
20256                 Mark messages for deletion when they are about to
20257                 be removed from trash
20258
20259 2004-07-13 [colin]      0.9.12cvs18.5
20260
20261         * src/matcher.c
20262         * src/matcher.h
20263         * src/matcher_parser_parse.y
20264         * src/prefs_matcher.c
20265         * src/gtk/quicksearch.c
20266                 Add 'partial' ('p') match string to find partially
20267                 downloaded messages
20268
20269 2004-07-13 [colin]      0.9.12cvs18.4
20270
20271         * src/pop.c
20272                 Fix misplaced block
20273
20274 2004-07-13 [colin]      0.9.12cvs18.3
20275
20276         * src/pop.c
20277         * src/pop.h
20278         * src/messageview.c
20279                 Refactor API (to avoid passing 5+ params and code
20280                 duplication)
20281         * src/folder.c
20282         * src/msgcache.c
20283         * src/procheader.c
20284         * src/common/defs.h
20285                 Add planned_download to cache
20286                 Don't mess uidl file when moving partially downloaded
20287                 mails (they change folder, we should change it in the
20288                 uidl list too or we'll remove an incorrect message)
20289                 (this also helps removing hacks when changing 
20290                 planned_download in messageview.c)
20291
20292 2004-07-12 [colin]      0.9.12cvs18.2
20293
20294         * src/gtk/quicksearch.c
20295                 Fix missing status update in quicksearch
20296
20297 2004-07-12 [paul]       0.9.12cvs18.1
20298
20299         * po/POTFILES.in
20300         * src/Makefile.am
20301         * src/account.c
20302         * src/codeconv.c
20303         * src/compose.c
20304         * src/inc.c
20305         * src/main.c
20306         * src/prefs_common.c
20307         * src/procmsg.h
20308         * src/toolbar.c
20309         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20310         * src/prefs_wrapping.[ch]       ** NEW FILES **
20311         * src/common/intl.h
20312         * src/common/utils.[ch]
20313         * src/gtk/quicksearch.[ch]
20314                 sync with 0.9.12cvs18 HEAD
20315
20316 2004-07-12 [colin]      0.9.11cvs17.25
20317
20318         * src/folder.c
20319         * src/folder.h
20320                 Remove unused function added by me in 0.9.11cvs17.10
20321
20322 2004-07-11 [colin]      0.9.11cvs17.24
20323
20324         * src/inc.c
20325         * src/messageview.c
20326         * src/pop.c
20327         * src/pop.h
20328                 Use folderitem and msgnum instead of filename to
20329                 know which mail to delete
20330                 Move old partial mail deletion to pop.c
20331
20332 2004-07-10 [colin]      0.9.11cvs17.23
20333
20334         * src/inc.c
20335                 Add debug
20336         * src/pop.c
20337         * src/pop.h
20338                 Don't re-use same enums for unrelated stuff: it's 
20339                 completely misleading !
20340                 Document a bit
20341
20342 2004-07-09 [colin]      0.9.11cvs17.22
20343
20344         * src/inc.c
20345                 Remove folder-type check and do
20346                 more tests to be sure everything's
20347                 ok
20348         * src/messageview.c
20349                 Punctuation update, remove useless
20350                 code, fix two warnings
20351         * src/noticeview.c
20352                 Layout cleaning, reset 2nd button
20353                 when specifying one
20354
20355 2004-07-09 [colin]      0.9.11cvs17.21
20356
20357         * src/messageview.c
20358         * src/pop.c
20359         * src/pop.h
20360                 Allow user to change his mind
20361                 and postpone decision (by
20362                 unmarking the mail)
20363
20364 2004-07-09 [colin]      0.9.11cvs17.20
20365
20366         * src/messageview.c
20367                 Fix bug with delete state
20368         * src/pop.c
20369         * src/pop.h
20370                 Fix buffer leak (fread doesn't 
20371                 terminate buffers with \0)
20372                 Refactoring (remove magic 
20373                 numbers)
20374
20375 2004-07-09 [colin]      0.9.11cvs17.19
20376
20377         * src/pop.c
20378                 Don't log "Skipping message" if 
20379                 we're going to TOP it two lines
20380                 later
20381
20382 2004-07-09 [colin]      0.9.11cvs17.18
20383
20384         * src/messageview.c
20385                 Fix Engrish
20386
20387 2004-07-09 [colin]      0.9.11cvs17.17
20388
20389         * src/pop.c
20390                 strlen checking...
20391         * src/messageview.c
20392                 refactoring a bit
20393
20394 2004-07-08 [colin]      0.9.11cvs17.16
20395
20396         * src/noticeview.c
20397         * src/noticeview.h
20398                 Add an optional second button
20399         * src/messageview.c
20400         * src/pop.c
20401         * src/pop.h
20402                 Don't delete partially received mails after a certain
20403                 time; rather, let the user decide.
20404
20405 2004-07-08 [colin]      0.9.11cvs17.15
20406
20407         * src/common/smtp.h
20408                 Sync with HEAD
20409
20410 2004-07-08 [colin]      0.9.11cvs17.14
20411
20412         * src/messageview.c
20413         * src/common/smtp.c
20414                 Use to_human_readable() for sizes
20415
20416 2004-07-08 [colin]      0.9.11cvs17.13
20417
20418         * src/inc.c
20419         * src/messageview.c
20420         * src/pop.c
20421         * src/pop.h
20422         * src/procmsg.c
20423                 Fix partial-downloading issues:
20424                         catch unsupported TOP
20425                         don't delete partially downloaded mails before 5 days
20426                         don't update existing with non-MH folders; that'll
20427                         make dups, but it's better than trashing the folder
20428                         free new msginfo parts
20429                 Fix indentation ;-)
20430
20431 2004-07-08 [colin]      0.9.11cvs17.12
20432
20433         * src/common/smtp.c
20434         * src/common/smtp.h
20435                 Sync smtp size verification with HEAD
20436
20437 2004-07-08 [colin]      0.9.11cvs17.11
20438
20439         * src/summaryview.c
20440         * src/prefs_common.c
20441         * src/prefs_common.h
20442         * src/gtk/quicksearch.c
20443         * src/gtk/quicksearch.h
20444                 Sync sticky pref with HEAD
20445
20446 2004-07-08 [colin]      0.9.11cvs17.10
20447
20448         * src/folder.c [1.213.2.6]
20449         * src/folder.h [1.87.2.6]
20450         * src/inc.c [1.149.2.7]
20451         * src/messageview.c [1.94.2.8]
20452         * src/procheader.c [1.47.2.6]
20453         * src/procmsg.c [1.150.2.4]
20454         * src/procmsg.h [1.60.2.5]
20455         * src/pop.c [1.56.2.4]
20456         * src/pop.h [1.17.2.3]
20457                 Let too big messages get downloaded, but truncated
20458                 Add a button to download them completely
20459                 
20460 2004-07-06 [colin]      0.9.11cvs17.9
20461
20462         * src/gtk/quicksearch.c [1.1.2.3]
20463                 Add a Clear button
20464         * commitHelper
20465         * PATCHSETS
20466                 Add a script to help with cvs
20467
20468 2004-07-03 [colin]      0.9.11cvs17.8
20469
20470         * src/plugins/imageviewer/viewer.c
20471                 fix imageviewer (which was staying on the first
20472                 displayed image)
20473
20474 2004-07-03 [colin]      0.9.11cvs17.7
20475
20476         Removed FIXME_GTK2 warnings
20477         * src/gtk/gtkutils.c
20478                 useless #warnings
20479         * src/gtk/menu.c
20480                 useless #warnings (no need to mess with menu rc)
20481         * src/gtk/menu.h
20482                 unused functions
20483         
20484
20485 2004-07-03 [colin]      0.9.11cvs17.6
20486
20487         Removed FIXME_GTK2 warnings
20488         * src/codeconv.c
20489                 useless #warnings (rewrite needed)
20490         * src/compose.c
20491                 useless #warnings (rewrite needed)
20492                 useless #warnings (gtk2 is like that)
20493                 useless #warnings (previously fixed)
20494         * src/main.c
20495                 useless #warnings (previously fixed)
20496         * src/message_search.c
20497                 useless #warnings (gtk2 is like that)
20498                 Made apparent that search is case-sensitive
20499         * src/mimeview.c
20500                 useless #warnings (rewrite needed)
20501                 useless #warnings (gtk2 is like that)
20502                 reimplemented real warnings
20503         * src/prefs_common.c
20504                 Removed block cursor option (not it gtk2)
20505         * src/prefs_gtk.c
20506                 useless #warnings (rewrite needed)
20507         * src/procheader.c
20508                 useless #warnings (rewrite needed)
20509         * src/sourcewindow.c
20510                 useless #warnings (incorrect placing)
20511         * src/summary_search.c
20512                 useless #warnings (gtk2 is like that)
20513                 Made apparent that search is case-sensitive
20514         * src/action.c
20515                 useless #warnings (gtk2 is like that)
20516         * src/textview.c
20517                 useless #warnings (rewrite needed)
20518         * src/toolbar.c
20519                 useless #warnings (rewrite needed)
20520
20521 2004-07-03 [colin]      0.9.11cvs17.5
20522
20523         * src/textview.c
20524                 Fix mismerge which broke URI opening
20525                 
20526 2004-07-01 [colin]      0.9.11cvs17.4
20527
20528         * src/gtk/filesel.c
20529                 Fill filename when saving
20530                 
20531 2004-06-27 [colin]      0.9.11cvs17.3
20532
20533         * src/gtk/filesel.[ch]
20534                 Use the new GTK file selector
20535                 Update prototype to match the reality: multiple file
20536                 selection is open-only          
20537         * src/compose.c
20538                 Match the new prototypes        
20539         * configure.ac
20540                 Match the new requirements (gtk 2.4.0)
20541                         
20542 2004-06-26 [colin]      0.9.11cvs17.2
20543
20544         * src/plugins/trayicon/trayicon.c
20545                 Remove useless signal handler on resize, which causes
20546                 an infinite "loop"
20547         
20548 2004-06-26 [colin]      0.9.11cvs17.1
20549         
20550         * tools/Makefile.am
20551                 remove launch_firebird and add nautilus2sylpheed.sh
20552         * src/quicksearch.c
20553           src/summaryview.c
20554                 Fix show/hide "Extended symbols" button problem
20555                 Fix apparition at startup
20556                 Fix const warnings
20557         * src/plugins/image_viewer/Makefile.am
20558                 Fix configure 
20559         * common/ssl.c
20560                 Re-enable certificate check, as it doesn't seem to
20561                 cause Xlib errors anymore
20562
20563 2004-06-25 [paul]       0.9.11cvs17
20564
20565         * sync with 0.9.11cvs17 HEAD
20566         
20567         NOTE: QuickSearch is broken
20568
20569 2004-06-07 [colin]      0.9.10claws67.10
20570         * src/plugins/trayicon/trayicon.c
20571           src/plugins/trayicon/libeggtrayicon/Makefile.am
20572           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20573                 Fix gettextization in trayicon plugin
20574
20575 2004-06-07 [colin]      0.9.10claws67.9
20576         
20577         * src/summaryview.c
20578           src/gtk/gtksctree.[ch]
20579                 Let Shift+{Up,Down} work in summaryview
20580                 (well, Down "works" and Up works)
20581                 Let the list scroll when using these keys
20582
20583 2004-06-06 [colin]      0.9.10claws67.8
20584
20585         * src/plugins/trayicon/trayicon.c
20586                 Fix pixmap update
20587
20588 2004-06-06 [colin]      0.9.10claws67.7
20589
20590         * src/addressbook.c
20591                 Fix signal handling causing system-wide focus grab
20592
20593 2004-05-25 [paul]       0.9.10claws67.6
20594
20595         * Makefile.am
20596           src/Makefile.am
20597                 clean up
20598
20599 2004-05-25 [paul]       0.9.10claws67.5
20600
20601         * replace deprecated gtk_signal... functions
20602
20603 2004-05-23 [colin]      0.9.10claws67.4
20604
20605         * src/compose.c
20606                 Fix wrapping
20607
20608 2004-05-22 [colin]      0.9.10claws67.3
20609
20610         * src/compose.c
20611                 Re-fix [Edited] in compose.c::compose_reedit()
20612
20613 2004-05-22 [colin]      0.9.10claws67.2
20614
20615         * src/procmime.c
20616                 Fix parsing of multiparts mails
20617
20618 2004-05-22 [colin]      0.9.10claws67.1
20619
20620         * src/summaryview.c
20621                 Fix quicksearch
20622
20623 2004-05-22 [paul]       0.9.10claws67
20624
20625         * sync with 0.9.10claws67 HEAD
20626
20627 2004-05-14 [alfons]
20628
20629         * src/procmime.h
20630                 add forgotton prototype
20631
20632 2004-05-10 [paul]       0.9.10claws57
20633
20634         * sync with 0.9.10claws57 HEAD
20635
20636 2004-05-05 [paul]       0.9.9.claws1
20637
20638         * ChangeLog-gtk2        ** REMOVED **
20639           ChangeLog-gtk2.claws  ** ADDED **
20640                 rename and adopt the normal claws format
20641                 
20642         * configure.ac
20643                 require gtkmathview >= 0.5
20644
20645         * ac/*                          ** REMOVED **
20646           ac/                           ** REMOVED **
20647           intl/Makefile.in              ** REMOVED **
20648           m4/                           ** ADDED **
20649           m4/missing                    ** ADDED **
20650           m4/missing/gdk-pixbuf.m4      ** ADDED **
20651           m4/missing/gettext.m4         ** ADDED **
20652           m4/missing/gpgme.m4           ** ADDED **
20653           m4/missing/imlib.m4           ** ADDED **
20654           m4/.cvsignore                 ** ADDED **
20655           m4/Makefile.am                ** ADDED **
20656           m4/README                     ** ADDED **
20657           m4/aclocal-include.m4         ** ADDED **
20658           m4/aspell.m4                  ** ADDED **
20659           m4/check-type.m4              ** ADDED **
20660           m4/gnupg-check-typedef.m4     ** ADDED **
20661           m4/openssl.m4                 ** ADDED **
20662           m4/spamassassin.m4            ** ADDED **
20663           po/ChangeLog                  ** REMOVED **
20664           po/Makefile.in.in             ** REMOVED **
20665           po/Rules-quot                 ** REMOVED **
20666           po/boldquot.sed               ** REMOVED **
20667           po/en@boldquot.header         ** REMOVED **
20668           po/en@quot.header             ** REMOVED **
20669           po/insert-header.sin          ** REMOVED **
20670           po/quot.sed                   ** REMOVED **
20671           po/remove-potcdate.sed        ** REMOVED **
20672           po/remove-potcdate.sin        ** REMOVED **
20673           po/stamp-po                   ** REMOVED **
20674           Makefile.am
20675           autogen.sh
20676           configure.ac
20677                 enable building with automake 1.8.x
20678                 add 'autopoint --force' to autogen.sh and remove all
20679                 auto-generated files, remove ac/ directory and use
20680                 m4/ directory instead
20681                 
20682         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20683                 fix gettextization
20684
20685 2004-02-28 Colin Leroy <colin@colino.net>
20686         * src/prefs_matcher.c
20687           src/prefs_filtering.c
20688           src/prefs_filtering_action.c
20689                 Fix non-editable GtkEntries
20690
20691 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20692         * src/prefs_themes.c
20693                 utf8 conversion for theme info
20694
20695 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20696         * sync 0.9.9claws
20697
20698 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20699         * src/grouplistdialog.c
20700                 allow multiple selections without ctrl key
20701
20702 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20703         * src/main.c
20704                 enable customizable accelerators
20705
20706 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20707         * src/prefs_common.c
20708                 re-enable different font settings for gtk1/2
20709         * src/prefs_folder_item.c
20710                 fix folder prefs displayed wrong
20711         * src/textview.c
20712                 set 'sunken' shadow type
20713
20714 2004-02-07 Colin Leroy <colin@colino.net>
20715         * src/compose.c
20716                 Fix message being always [Edited]
20717                 Encode headers correctly (utf8 buf)
20718
20719 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20720         * src/socket.c
20721                 remove double g_source_attach()
20722                 (Thanks to Colin Leroy)
20723
20724 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20725         * src/gtk/gtksctree.c
20726                 Fix SSL certificate list not shown
20727         * src/mimeview.c
20728                 Fix clicks in mime tree
20729
20730 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20731         * src/common/socket.c
20732                 Fix SSL receive
20733         * src/compose.c
20734                 Fix clipboard menu hotkeys
20735
20736 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20737         * src/gtk/gtkaspell.[ch]
20738           src/compose.c
20739                 reimplement spellchecker
20740
20741 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20742         * src/gtk/filesel.c
20743                 crash when inserting file in compose window
20744                 (TODO: keep old selection on clicks)
20745         * src/main.c
20746                 use gtkrc-2.0 instead of gtkrc
20747
20748 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20749         * src/messageview.c
20750                 remove orphaned mimeview unref()
20751
20752 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20753         * src/grouplistdialog.c
20754                 expand nodes containing subscribed groups
20755
20756 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20757         * src/textview.c
20758                 textview: hide cursor, restore old click behaviour
20759
20760 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20761         * src/textview.c
20762                 variable names messed up
20763
20764 2004-01-17 Colin Leroy <colin@colino.net>
20765         * src/addr_compl.c
20766                 Fix completion address too thin
20767         * src/compose.c
20768                 Fix tab-to-subject behaviour
20769         * src/summaryview.c
20770                 Implement key up & down in summaryview
20771
20772 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20773
20774         * sync 098claws
20775
20776 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20777         * configure.ac
20778           Makefile.am
20779           doc/.cvsignore
20780           doc/Makefile.am
20781                 faq, man, manual moved to doc/
20782         * ac/aspell.m4
20783           ac/check-type.m4
20784           ac/gnupg-check-typedef.m4
20785           ac/openssl.m4
20786           ac/spamassassin.m4
20787           ac/missing/gdk-pixbuf.m4
20788           ac/missing/gpgme.m4
20789           ac/missing/imlib.m4
20790                 fix automake warnings
20791
20792 2003-12-06 Colin Leroy <colin@colino.net>
20793         * src/summaryview.c
20794                 Fix quicksearch
20795
20796 2003-12-05 Colin Leroy <colin@colino.net>
20797         * src/summaryview.c
20798                 Fix going to next unread folder
20799
20800 2003-12-05 Colin Leroy <colin@colino.net>
20801         * src/crash.c
20802                 Fix gtk2 compilation
20803         * src/session.c
20804                 Remove iotag source handler at disconnection
20805         * src/socket.[ch] 
20806                 Remove source handler when closing socket 
20807                 (fixes another seg)
20808
20809 2003-12-04 Colin Leroy <colin@colino.net>
20810         * src/compose.c
20811           src/prefs_account.c
20812           src/prefs_common.c
20813                 Fix some dropdown menus
20814
20815 2003-12-04 Colin Leroy <colin@colino.net>
20816         * src/compose.c
20817                 Fix event handlers on header fields
20818         * src/common/socket.c
20819           src/common/session.c
20820                 Fix segfault with callback (SSL)
20821                 Fix end of session 
20822
20823 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20824
20825         * Fix compile bug in src/compose.c
20826         * removed src/gtk/gtkstext.[ch]
20827
20828 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20829
20830         * Convert character set and escape "text" attributes in toolbar setting
20831         files.
20832         * Fixed bug in button-press-event handling.
20833
20834 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20835
20836         * Fixed bug in key-press-event handling.
20837
20838 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20839
20840         * Enabled to compile tray-icon plugin (Ad-hoc).
20841         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20842
20843 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20844
20845         * Enabled to compile on sylpheed-claws.
20846         (tray-icon plugin still cannot compile yet.)
20847
20848 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20849
20850         * Updated to 0.9.5.
20851
20852 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20853
20854         * Updated to 0.9.4.
20855         * Ported monitoring SSL mechanism to GSource of GLib2
20856         (I don't confirm it)
20857         * Added _gtk2 suffix to key name of font preference to avoid
20858         ovverwriting preference of Gtk+-1.2 version.
20859
20860 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20861
20862         * Updated to 0.9.2.
20863
20864 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20865
20866         * Updated to 0.9.1.
20867         * Translate po files into UTF-8 when execute autogen.sh.
20868
20869 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20870
20871         * Updated to 0.9.0.
20872
20873 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20874
20875         * Plugged GError related memory leaks.
20876
20877 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20878
20879         * Changed default size of fonts.
20880         * Enabled to set titile font size of warning dialog.
20881
20882 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20883
20884         * Embed a sylpheed icon into executable binary on Windows.
20885
20886 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20887
20888         * I forgot to traslate character set of element string in src/xml.c.
20889
20890 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20891
20892         * Fixed detecting bind_textdomain_codeset in configure.in.
20893         * The bug in which "Example" of "Date fromat" preference isn't displayed
20894         correctly has been fixed.
20895
20896 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20897
20898         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20899           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20900           glib-gettextize
20901           Removed intl directory.
20902           Translated po files into UTF-8.
20903           (Thanks! Ryuji Abe)
20904
20905 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20906
20907         * The bug which doesn't unscape string in xml.c has been fixed.
20908
20909 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20910
20911         * The bug which is failed to translate encoding of file name thorough
20912         file dialog has been fixed.
20913
20914 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20915
20916         * Modified to translate file names which is used in inporting/expoting
20917         mbox feature and "Save as" feature into locale encoding.
20918         * Translate file names into locale encoding when "Attache file" and
20919         "Insert file".
20920         * Force set G_BROKEN_FILENAMES environment variable.
20921         * Other minor fixes.
20922
20923 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20924
20925         * Modified to treat MH folder's name as locale encoding.
20926
20927 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20928
20929         * The bug which clash on switching candidates of auto completion of
20930         addresses, cannot use auto completion in Japanesse is fixed
20931         (Thanks! Tokunaga-san)¡¥
20932
20933 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20934
20935         * The bug which cannot switch key accelerator preference has been fixed
20936         (Thanks! smbd-san)¡¥
20937
20938 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20939
20940         * version 0.8.11-gtk2-20030314
20941
20942 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20943
20944         * The bug in which character set conversion of filtering messages has
20945         been fixed.(Thanks! COCOA-san).
20946
20947 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20948
20949         * Revived "Leave space on head" preference in "Message" category.
20950         * A bug which clash when put the cursor to end of buffer and execute
20951         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20952
20953 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20954
20955         * version 0.8.11-gtk2-20030312
20956
20957 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20958
20959         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20960         * Modified to use Pango's API directly for font preference.
20961         * Integrated GtkTextView of textview to one widget.
20962         * Set fonts of header title in textview by "header_title" tag.
20963         * Removed some deprecated codes.
20964
20965 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20966
20967         * Updated to 0.8.11.
20968         * Merged cygwin patch(Thanks! Sakai-san).
20969
20970 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20971
20972         * version 0.8.10-gtk2-20030309