c07176187022de756b98419746222a6cd03ed7ce
[claws.git] / ChangeLog
1 2006-12-09 [colin]      2.6.1cvs13
2
3         * manual/advanced.xml
4         * src/prefs_common.c
5         * src/prefs_common.h
6         * src/common/ssl_certificate.c
7                 Add a new hidden preference, 'unsafe_ssl_certs',
8                 which allows to store multiple certificates per
9                 server/port. This is disabled by default because
10                 it's less secure (presenting a new certificate
11                 instead of a changed one raises less alarms).
12                 This will cause Claws to ask about an unknown
13                 certificate for people who have used 2.6.1cvs8
14                 or greater.
15
16 2006-12-09 [colin]      2.6.1cvs12
17
18         * src/action.c
19                 Fix cache updating after action
20
21 2006-12-07 [wwp]        2.6.1cvs11
22
23         * src/compose.c
24                 fix email address comparison when replying to all
25                 (avoid replying to ourselves), thanks to Colin.
26
27 2006-12-06 [paul]       2.6.1cvs10
28
29         * src/addrharvest.c
30         * src/editldap.c
31         * src/expldifdlg.c
32         * src/news.c
33         * src/toolbar.c
34         * src/common/utils.c
35                 ...and more renaming
36                 Thanks to Colin
37
38 2006-12-06 [paul]       2.6.1cvs9
39
40         * src/compose.c
41         * src/messageview.c
42         * src/procheader.c
43         * src/procmime.c
44         * src/procmsg.c
45         * src/textview.c
46                 more renaming
47                 Thanks to Colin
48
49 2006-12-06 [colin]      2.6.1cvs8
50
51         * src/ssl_manager.c
52         * src/common/ssl_certificate.c
53         * src/common/ssl_certificate.h
54                 Handle multiple certificates per host/port
55
56 2006-12-06 [colin]      2.6.1cvs7
57
58         * src/etpan/imap-thread.c
59                 Fix certificate checking on IMAP
60
61 2006-12-06 [colin]      2.6.1cvs6
62
63         * src/folderview.c
64                 Fix bug 1072, 'Claws stops fetching newsgroups 
65                 from server when newsgroup got deleted': continue
66                 checking other groups
67
68 2006-12-05 [wwp]        2.6.1cvs5
69
70         * src/message_search.c
71         * src/summary_search.c
72         * src/gtk/combobox.c
73         * src/gtk/combobox.h
74         * src/gtk/gtkutils.c
75         * src/gtk/gtkutils.h
76                 make up and down arrow keys in modern gtk_combo_box_entry widgets
77                 behave like w/ old comboboxes (summary and message search only).
78
79 2006-12-05 [paul]       2.6.1cvs4
80
81         * src/wizard.c
82                 encode headers
83                 Thanks to Colin
84
85 2006-12-05 [paul]       2.6.1cvs3
86
87         * tools/README
88         * tools/textviewer.pl
89                 script updated and description added
90
91 2006-12-04 [colin]      2.6.1cvs2
92
93         * src/compose.c
94                 Run pre-send hook only when checking
95                 everything
96
97 2006-12-04 [paul]       2.6.1cvs1
98
99         * NEWS
100         * README
101         * RELEASE_NOTES
102         * configure.ac
103         * tools/README
104                 bump up version number following stable release
105
106 2006-12-04 [paul]       2.6.0cvs83
107
108         * README
109                 updates and corrections
110
111 2006-12-04 [colin]      2.6.0cvs82
112
113         * src/common/utils.c
114                 Probably fix bug 1066, 'Incorrect mailbox 
115                 size displayed'
116
117 2006-12-04 [colin]      2.6.0cvs81
118
119         * src/common/utils.c
120                 Trim tabs from mailcap file too.
121
122 2006-12-02 [paul]       2.6.0cvs80
123
124         * src/exphtmldlg.c
125                 fix broken GUI under certain languages
126         * src/expldifdlg.c
127                 put the Cancel button to the right
128
129 2006-12-01 [paul]       2.6.0cvs79
130
131         * tools/Makefile.am
132                 remove reference to removed file
133
134 2006-12-01 [wwp]        2.6.0cvs78
135
136         * src/addressbook.c
137         * src/editaddress.c
138                 remove forgotten debug statements.
139
140 2006-12-01 [wwp]        2.6.0cvs77
141
142         * manual/advanced.xml
143         * manual/fr/advanced.xml
144         * src/addressbook.c
145         * src/addressbook.h
146         * src/addressitem.h
147         * src/editaddress.c
148         * src/editaddress.h
149         * src/prefs_common.c
150         * src/prefs_common.h
151         * src/gtk/gtkutils.c
152         * src/gtk/gtkutils.h
153                 add a hidden option to allow embedding the editaddress (edit contact details)
154                 dialog into the addressbook's window. This doesn't change the default
155                 behaviour.
156
157 2006-12-01 [wwp]        2.6.0cvs76
158
159         * src/message_search.c
160         * src/summary_search.c
161                 fix more focus issues (don't set focus to combobox's entry widget when
162                 entry's value changed, if entry widget has focus already).
163
164 2006-12-01 [wwp]        2.6.0cvs75
165
166         * src/gtk/quicksearch.c
167                 revert last changes to the quicksearch gtk_combo_box, this needs more
168                 tuning and testing.
169
170 2006-12-01 [paul]       2.6.0cvs74
171
172         * tools/kdeservicemenu/README
173         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
174         * tools/kdeservicemenu/install.sh
175         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
176         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
177                 simplify this stuff, and in so doing,
178                 fix it. (possibly re-extend it again at
179                 a later date)
180
181 2006-12-01 [wwp]        2.6.0cvs73
182
183         * src/gtk/quicksearch.c
184                 adapt quicksearch code to use modern gtk_combo_box'es.
185
186 2006-12-01 [wwp]        2.6.0cvs72
187
188         * src/common/defs.h
189         * src/prefs_common.c
190         * src/prefs_common.h
191         * src/message_search.c
192         * src/summary_search.c
193         * src/gtk/combobox.c
194         * src/gtk/combobox.h
195                 add history combos to all message and summary search fields.
196
197 2006-12-01 [wwp]        2.6.0cvs71
198
199         * src/summaryview.c
200                 As the list may change while the mark as read delay
201                 runs, we can't rely on the 'row' pointer, which can
202                 be invalid when the timeout is called. As the mark
203                 as read is only done if the message is still selected,
204                 use summaryview->selected instead. Thanks to Colin.
205
206 2006-11-30 [paul]       2.6.0cvs70
207
208         * src/textview.c
209                 give emphasis to "Sylpheed-Claws"
210                 as well as "Claws Mail"
211
212 2006-11-30 [colin]      2.6.0cvs69
213
214         * src/wizard.c
215                 Put the SSL checkboxes in the receiving
216                 and sending server pages.
217
218 2006-11-29 [colin]      2.6.0cvs68
219
220         * src/gtk/gtkutils.c
221         * src/gtk/gtkvscrollbutton.c
222                 Revert some deprecated fixes - they seem to
223                 deprecate stuff as soon as a new one gets out.
224                 g_object_ref_sink needed glib-2.10.
225
226 2006-11-29 [colin]      2.6.0cvs67
227
228         * src/common/utils.c
229                 Create .mailcap if it doesn't exist
230
231 2006-11-29 [colin]      2.6.0cvs66
232
233         * src/compose.c
234                 Followup to cvs60: use original list
235                 of recipients if replying to a mail
236                 in Sent Drafts or Queue.
237
238 2006-11-27 [paul]       2.6.0cvs65
239
240         * src/image_viewer.c
241                 revert the last change for now (it's broken)
242
243 2006-11-27 [paul]       2.6.0cvs64
244
245         * Makefile.am
246         * configure.ac
247         * m4/aclocal-include.m4
248         * m4/check-type.m4
249         * src/Makefile.am
250         * src/addr_compl.c
251         * src/compose.c
252         * src/crash.c
253         * src/export.c
254         * src/exporthtml.c
255         * src/exportldif.c
256         * src/imap.c
257         * src/import.c
258         * src/main.c
259         * src/main.h
260         * src/matcher.c
261         * src/mimeview.c
262         * src/procmsg.c
263         * src/textview.c
264         * src/common/Makefile.am
265         * src/common/claws.c
266         * src/common/claws.h
267         * src/common/ssl.c
268         * src/common/sylpheed.c
269         * src/common/sylpheed.h
270         * src/etpan/Makefile.am
271         * src/gtk/Makefile.am
272         * src/gtk/claws-marshal.list
273         * src/gtk/filesel.c
274         * src/gtk/gtksctree.c
275         * src/gtk/quicksearch.c
276         * src/gtk/sylpheed-marshal.list
277         * src/plugins/bogofilter/bogofilter.c
278         * src/plugins/bogofilter/bogofilter_gtk.c
279         * src/plugins/clamav/clamav_plugin.c
280         * src/plugins/clamav/clamav_plugin_gtk.c
281         * src/plugins/demo/demo.c
282         * src/plugins/dillo_viewer/dillo_viewer.c
283         * src/plugins/pgpcore/Makefile.am
284         * src/plugins/pgpcore/claws.def
285         * src/plugins/pgpcore/pgp_viewer.c
286         * src/plugins/pgpcore/plugin.c
287         * src/plugins/pgpcore/sylpheed.def
288         * src/plugins/pgpinline/Makefile.am
289         * src/plugins/pgpinline/claws.def
290         * src/plugins/pgpinline/plugin.c
291         * src/plugins/pgpinline/sylpheed.def
292         * src/plugins/pgpmime/Makefile.am
293         * src/plugins/pgpmime/claws.def
294         * src/plugins/pgpmime/plugin.c
295         * src/plugins/pgpmime/sylpheed.def
296         * src/plugins/spamassassin/spamassassin.c
297         * src/plugins/spamassassin/spamassassin_gtk.c
298         * src/plugins/trayicon/trayicon.c
299                 yet more renaming
300                 remove deprecated gtk_tooltips_set_delay()
301
302 2006-11-26 [paul]       2.6.0cvs63
303
304         * src/expldifdlg.c
305         * src/folderview.c
306         * src/image_viewer.c
307         * src/mainwindow.c
308         * src/gtk/gtkutils.c
309         * src/gtk/gtkvscrollbutton.c
310         * src/gtk/prefswindow.c
311         * src/plugins/pgpcore/prefs_gpg.c
312                 replace more deprecated GTK+ functions
313
314 2006-11-26 [paul]       2.6.0cvs62
315
316         * src/addr_compl.c
317         * src/addressbook.c
318         * src/browseldap.c
319                 replace deprecated gtk_idle_... functions
320
321 2006-11-26 [paul]       2.6.0cvs61
322
323         * src/compose.c
324         * src/folderview.c
325         * src/inc.c
326         * src/summaryview.c
327         * src/gtk/gtkvscrollbutton.c
328         * src/gtk/quicksearch.c
329         * src/plugins/pgpcore/passphrase.c
330                 replace deprecated gtk_timeout_add and
331                 gtk_timeout_remove
332
333 2006-11-26 [paul]       2.6.0cvs60
334
335         * src/compose.c
336                 fix bug that caused the wrong recipient
337                 to be selected when replying to a msg
338                 which is From one of our accounts to
339                 another of our accounts
340
341 2006-11-25 [paul]       2.6.0cvs59
342
343         * src/summaryview.c
344                 don't change the From column title to
345                 To if the To column is visible
346
347 2006-11-24 [paul]       2.6.0cvs58
348
349         * src/compose.c
350                 fix bug 1069, 'Sent mails disappear, BCC
351                 or locking problem?'
352
353 2006-11-21 [wwp]        2.6.0cvs57
354
355         * src/compose.c
356                 fix spelling menu when replying (same as 2.3.1cvs39):
357                 discrepancy between context menu and top menu when
358                 folder's dictionary isn't the default one.
359
360 2006-11-19 [paul]       2.6.0cvs56
361
362         * src/summaryview.c
363                 obey always_show_msg option when
364                 marking as spam
365         * src/plugins/bogofilter/bogofilter.c
366                 fix typo
367
368 2006-11-18 [paul]       2.6.0cvs55
369
370         * AUTHORS
371         * README
372         * debian/copyright
373         * manual/ack.xml
374         * manual/es/ack.xml
375         * manual/fr/ack.xml
376         * manual/pl/ack.xml
377         * src/gtk/authors.h
378         * src/gtk/icon_legend.c
379         * src/gtk/icon_legend.h
380         * tools/OOo2claws-mail.pl
381         * tools/README
382         * tools/acroread2claws-mail.pl
383         * tools/claws.i18n.status.pl
384         * tools/filter_conv.pl
385         * tools/filter_conv_new.pl
386         * tools/freshmeat_search.pl
387         * tools/google_search.pl
388         * tools/kmail2claws-mail.pl
389         * tools/kmail2claws-mail_v2.pl
390         * tools/maildir2claws-mail.pl
391         * tools/make.themes.project
392         * tools/multiwebsearch.pl
393         * tools/outlook2claws-mail.pl
394         * tools/tb2claws-mail
395         * tools/kdeservicemenu/README
396         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
397                 update mine and wwp's email addresses in
398                 several places
399                 Patch by wwp
400         * src/prefs_compose_writing.c
401                 set sensitivity on 'new message format' frame
402
403 2006-11-17 [paul]       2.6.0cvs54
404
405         * src/gtk/about.c
406                 more reworking of the GUI
407                 Patch by Fabien Vantard
408
409 2006-11-16 [paul]       2.6.0cvs53
410
411         * src/gtk/about.c
412                 set a minimum size for the window, allow
413                 it to automatically expand as necessary
414
415 2006-11-16 [wwp]        2.6.0cvs52
416
417         * src/gtk/about.c
418                 better wrap of copyright info on some systems.
419
420 2006-11-16 [paul]       2.6.0cvs51
421
422         * src/gtk/about.c
423                 move the tech info from the upper panel
424                 to the Info tab
425                 use a gtk_text_view for the features tab
426
427 2006-11-16 [paul]       2.6.0cvs50
428
429         * po/Makevars
430                 update my email address
431         * src/addressbook.c
432         * src/compose.c
433         * src/imap_gtk.c
434         * src/mh_gtk.c
435         * src/news_gtk.c
436         * src/summaryview.c
437         * src/plugins/trayicon/trayicon.c
438                 don't offer simple menu separators
439                 for translation
440         * src/folderview.c
441                 add separator between 'mark all read'
442                 and 'search folder'
443
444 2006-11-15 [wwp]        2.6.0cvs49
445
446         * src/gtk/authors.h
447                 updated manuals authors.
448
449 2006-11-14 [paul]       2.6.0cvs48
450
451         * src/compose.c
452                 Fix Options/Reply mode after draft save
453
454 2006-11-14 [paul]       2.6.0cvs47
455
456         * src/Makefile.am
457                 Fix make DESTDIR=...
458         * src/mbox.c
459                 Optimise speed
460         * src/plugins/pgpinline/pgpinline.c
461                 Probably fix bug 1061
462
463 2006-11-14 [paul]       2.6.0cvs46
464
465         * po/Makevars
466                 enable Q_ macro
467         * src/Makefile.am
468         * src/stock_pixmap.c
469         * src/stock_pixmap.h
470         * src/gtk/about.c
471         * src/pixmaps/active.xpm
472         * src/pixmaps/inactive.xpm
473                 add a new page, 'Features', to the About dialog
474                 showing which features are compiled in and which
475                 are not
476
477 2006-11-14 [paul]       2.6.0cvs45
478
479         * po/ru.po
480                 updated by Pavlo Bohmat
481
482 2006-11-14 [colin]      2.6.0cvs44
483
484         * src/compose.c
485         * src/inc.c
486         * src/messageview.c
487         * src/news.c
488         * src/pop.c
489         * src/procmsg.c
490         * src/gtk/gtkaspell.c
491                 Fix 64-bit-related warnings
492         * src/ssl_manager.c
493                 Fix possible infinite loop
494         * src/plugins/pgpcore/sgpgme.c
495                 Remove useless check
496
497 2006-11-13 [colin]      2.6.0cvs43
498
499         * src/gtk/Makefile.am
500                 authors.h isn't generated
501
502 2006-11-13 [colin]      2.6.0cvs42
503
504         * src/plugins/pgpinline/pgpinline.c
505         * src/plugins/pgpmime/pgpmime.c
506                 Very probably fix bug 1061, 'crash on 
507                 opening signed email'. Another cast
508                 problem
509
510 2006-11-13 [colin]      2.6.0cvs41
511
512         * src/plugins/pgpcore/sgpgme.c
513                 Maybe fix bug 1061, 'crash on opening 
514                 signed email'
515
516 2006-11-13 [wwp]        2.6.0cvs40
517
518         * src/plugins/pgpinline/pgpinline.c
519                 fix candidate for bug #1057, thanks to Colin.
520
521 2006-11-13 [wwp]        2.6.0cvs39
522
523         * src/compose.c
524         * src/quote_fmt_parse.y
525                 fix bug 1052: current parser buffer was not always 
526                 allocated, ptr to this buffer could be returned as 
527                 NULL whereas no parser error has occurred. in 
528                 consequence, defining a template body as "%d" 
529                 (w/o the quotes) for the first time of the instance 
530                 of claws-mail, was reporting a parser error. make 
531                 sure that the buffer is always allocated, even to 
532                 an empty string.
533                 fix mis-unescaping in compose.:compose_quote_fmt(): 
534                 unescaping of the fmt string was always done 
535                 whereas it must be done *only* when receiving 
536                 quote format strings issued from the prefs 
537                 (compose new message, reply, forward, redirect 
538                 formats), *not* when applying templates.  in 
539                 consequences, applying templates w/ sequences 
540                 like \\|p{echo} were failing. make sure that 
541                 unescaping is done only when necessary.
542
543 2006-11-12 [colin]      2.6.0cvs38
544
545         * po/de.po
546                 Fix typo (s/KB/MB)
547
548 2006-11-12 [colin]      2.6.0cvs37
549
550         * src/plugins/pgpinline/pgpinline.c
551         * src/plugins/pgpmime/pgpmime.c
552                 Release GPG context at the latest 
553                 possible moment. Maybe fixes 
554                 bug 1057, 'crash on sending signed 
555                 message to a newsgroup'
556                 
557
558 2006-11-12 [colin]      2.6.0cvs36
559
560         * src/plugins/pgpcore/sgpgme.c
561                 Tell a bit more when gpg's status doesn't
562                 contain any signature
563
564 2006-11-12 [colin]      2.6.0cvs35
565
566         * src/compose.c
567                 Fix bug 1060, 'compilation error with 
568                 Irix's cc'
569
570 2006-11-12 [paul]       2.6.0cvs34
571
572         * doc/man/claws-mail.1
573         * src/prefs_gtk.c
574         * src/plugins/clamav/README
575         * src/plugins/spamassassin/README
576         * tools/README
577         * tools/freshmeat_search.pl
578         * tools/google_search.pl
579         * tools/multiwebsearch.pl
580                 more renaming
581         * src/plugins/trayicon/trayicon.c
582                 fix compiliation warning
583
584 2006-11-11 [colin]      2.6.0cvs33
585
586         * src/folderview.c
587                 Forbid drag and drop from/to different
588                 folders of type F_UNKNOWN
589
590 2006-11-11 [colin]      2.6.0cvs32
591
592         * src/plugins/pgpinline/pgpinline.c
593                 Fix typo in previous commit:
594                 - gpgme_new(&ctx);
595                 + if ((err = gpgme_new(&data->ctx)) ...)
596
597 2006-11-11 [colin]      2.6.0cvs31
598
599         * src/plugins/pgpinline/pgpinline.c
600         * src/plugins/pgpmime/pgpmime.c
601                 Check success after calling gpgme_new
602                 Maybe fixes bug 1057, 'crash on sending 
603                 signed message to a newsgroup'
604
605 2006-11-11 [colin]      2.6.0cvs30
606
607         * src/undo.c
608                 init undostruct to 0s (from
609                 valgrind log of bug 1057)
610
611 2006-11-10 [colin]      2.6.0cvs29
612
613         * src/mainwindow.c
614                 Set cursor to wait before filtering
615                 duplicates in all folders
616         * src/plugins/bogofilter/bogofilter.c
617         * src/plugins/bogofilter/bogofilter.h
618         * src/plugins/bogofilter/bogofilter_gtk.c
619                 Completely thread away the bogofilter
620                 filtering
621
622 2006-11-10 [mones]      2.6.0cvs28
623
624         * src/compose.c
625         * src/compose.h
626                 added COMPOSE_CHECK_BEFORE_SEND hook
627
628 2006-11-10 [paul]       2.6.0cvs27
629
630         * src/crash.c
631                 more renaming
632                 add libSM to get_compiled_in_features()
633         * src/main.c
634                 more renaming
635
636 2006-11-10 [colin]      2.6.0cvs26
637
638         * src/etpan/imap-thread.c
639                 Add a reference to libetpan's sasl engine
640                 so that sasl_done() doesn't get called by
641                 libetpan, and doesn't break openssl.
642                 Should fix bug 1053, 'SC fails to reestablish 
643                 a secure connection'
644                 Patch by Hoa
645
646 2006-11-10 [colin]      2.6.0cvs25
647
648         * manual/addrbook.xml
649         * manual/advanced.xml
650         * manual/faq.xml
651         * manual/intro.xml
652                 Some more renaming
653
654 2006-11-09 [colin]      2.6.0cvs24
655
656         * src/plugins/bogofilter/bogofilter_gtk.c
657                 Add comment about annoyance
658
659 2006-11-09 [colin]      2.6.0cvs23
660
661         * src/plugins/bogofilter/bogofilter.c
662         * src/plugins/bogofilter/bogofilter_gtk.c
663                 Prepare things needed to thread bogofilter
664                 filtering: separate bogo stuff and possible GUI
665                 stuff. 
666
667 2006-11-09 [colin]      2.6.0cvs22
668
669         * src/account.c
670         * src/compose.c
671                 Search for one of our accounts in Delivered-To
672                 (helps for auto-account selection when 
673                  replying/forwarding)
674         * src/folderview.c
675         * src/mainwindow.c
676         * src/mainwindow.h
677         * src/plugins/trayicon/trayicon.c
678                 Allow opening a new mail with any account from
679                 the contextual menu
680
681 2006-11-09 [wwp]        2.6.0cvs21
682
683         * src/compose.c
684         * src/prefs_common.c
685         * src/prefs_common.h
686         * src/prefs_compose_writing.c
687                 add a compose new message format (in prefs/compose/writing), it's a
688                 simple subject+body template to use when opening a new composition
689                 window. It's similar to the existent reply and forward formats.
690
691                 enhanced the template/format % symbols substitution mechanism to
692                 use current composition window information when % are used in
693                 the compose new message format or in templates applied to new
694                 messages (there were useless in that situations before). When
695                 applied to new messages, %d corresponds to the system time/date.
696
697 2006-11-09 [paul]       2.6.0cvs20
698
699         * src/gtk/authors.h
700                 fix last commit
701
702 2006-11-09 [paul]       2.6.0cvs19
703
704         * src/gtk/authors.h
705                 keep tje alphabetical order
706
707 2006-11-08 [colin]      2.6.0cvs18
708
709         * src/etpan/imap-thread.c
710                 Fix bug 1054, 'Slowness logging big 
711                 data chunks'
712
713 2006-11-08 [paul]       2.6.0cvs17
714
715         * tools/Makefile.am
716                 fix the renaming
717
718 2006-11-08 [paul]       2.6.0cvs16
719
720         * src/common/defs.h
721                 update BUGZILLA_URI
722
723 2006-11-08 [paul]       2.6.0cvs15
724
725         * tools/Makefile.am
726         * tools/OOo2claws-mail.pl
727         * tools/OOo2sylpheed.pl
728         * tools/README
729         * tools/acroread2claws-mail.pl
730         * tools/acroread2sylpheed.pl
731         * tools/kmail2claws-mail.pl
732         * tools/kmail2claws-mail_v2.pl
733         * tools/kmail2sylpheed.pl
734         * tools/kmail2sylpheed_v2.pl
735         * tools/maildir2claws-mail.pl
736         * tools/maildir2sylpheed.pl
737         * tools/nautilus2claws-mail.sh
738         * tools/nautilus2sylpheed.sh
739         * tools/outlook2claws-mail.pl
740         * tools/outlook2sylpheed.pl
741         * tools/tb2claws-mail
742         * tools/tb2sylpheed
743         * tools/tbird2claws.py
744         * tools/tbird2syl.py
745         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
746         * tools/kdeservicemenu/install.sh
747         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
748         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
749         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
750         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
751         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
752                 renamed (removed, added) tools files
753
754 2006-11-08 [paul]       2.6.0cvs14
755
756         * src/main.c
757         * src/common/defs.h
758                 Migrate sylpheedrc to clawsrc, and fix the standard
759                 plugins path in the process
760
761 2006-11-07 [colin]      2.6.0cvs13
762
763         * src/Makefile.am
764                 Symlink sylpheed-claws relative to 
765                 claws-mail
766
767 2006-11-07 [colin]      2.6.0cvs12
768
769         * src/compose.c
770                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
771
772 2006-11-07 [paul]       2.6.0cvs11
773
774         * src/gtk/about.c
775                 Fix a missed occurence of
776                 Sylpheed-Claws
777
778 2006-11-07 [paul]       2.6.0cvs10
779
780         * src/Makefile.am
781                 Fix symlink installation
782
783 2006-11-07 [paul]       2.6.0cvs9
784
785         * src/Makefile.am
786                 Symlink claws-mail to sylpheed-claws
787         * src/common/utils.c
788                 Fix migrating symlinks
789         * src/etpan/imap-thread.c
790                 check certificate only when there's
791                 no error
792
793 2006-11-07 [paul]       2.6.0cvs8
794
795         * Makefile.am
796                 Fix icon breakages with Gtk, which needs a 
797                 cache updated to see them.
798
799 2006-11-07 [paul]       2.6.0cvs7
800
801         * .cvsignore
802         * AUTHORS
803         * COPYING
804         * INSTALL
805         * Makefile.am
806         * NEWS
807         * README
808         * RELEASE_NOTES
809         * autogen.sh
810         * claws-mail-128x128.png
811         * claws-mail-64x64.png
812         * claws-mail.ico
813         * claws-mail.pc.in
814         * claws-mail.png
815         * configure.ac
816         * sylpheed-claws-128x128.png
817         * sylpheed-claws-64x64.png
818         * sylpheed-claws.desktop
819         * sylpheed-claws.ico
820         * sylpheed-claws.pc.in
821         * sylpheed-claws.png
822         * debian/README.Debian
823         * debian/changelog
824         * debian/claws-mail.desktop
825         * debian/claws-mail.menu
826         * debian/claws-mail.postinst.debhelper
827         * debian/claws-mail.postrm.debhelper
828         * debian/control
829         * debian/copyright
830         * debian/files
831         * debian/rules
832         * debian/sylpheed-claws.desktop
833         * debian/sylpheed-claws.menu
834         * debian/sylpheed-claws.postinst.debhelper
835         * debian/sylpheed-claws.postrm.debhelper
836         * doc/man/Makefile.am
837         * doc/man/claws-mail.1
838         * doc/man/sylpheed-claws.1
839         * doc/src/ChangeLog.claws-pre0.8.0
840         * manual/Makefile.am
841         * manual/account.xml
842         * manual/ack.xml
843         * manual/addrbook.xml
844         * manual/advanced.xml
845         * manual/claws-mail-manual.xml
846         * manual/faq.xml
847         * manual/glossary.xml
848         * manual/handling.xml
849         * manual/intro.xml
850         * manual/keyboard.xml
851         * manual/plugins.xml
852         * manual/starting.xml
853         * manual/sylpheed-claws-manual.xml
854         * manual/xml2pdf
855         * manual/dist/.cvsignore
856         * manual/dist/html/.cvsignore
857         * manual/dist/html/Makefile.am
858         * manual/dist/pdf/.cvsignore
859         * manual/dist/pdf/Makefile.am
860         * manual/dist/ps/.cvsignore
861         * manual/dist/ps/Makefile.am
862         * manual/dist/txt/.cvsignore
863         * manual/dist/txt/Makefile.am
864         * manual/es/Makefile.am
865         * manual/es/advanced.xml
866         * manual/es/claws-mail-manual.xml
867         * manual/es/faq.xml
868         * manual/es/glossary.xml
869         * manual/es/handling.xml
870         * manual/es/intro.xml
871         * manual/es/plugins.xml
872         * manual/es/sylpheed-claws-manual.xml
873         * manual/es/dist/.cvsignore
874         * manual/es/dist/html/.cvsignore
875         * manual/es/dist/html/Makefile.am
876         * manual/es/dist/pdf/.cvsignore
877         * manual/es/dist/pdf/Makefile.am
878         * manual/es/dist/ps/.cvsignore
879         * manual/es/dist/ps/Makefile.am
880         * manual/es/dist/txt/.cvsignore
881         * manual/es/dist/txt/Makefile.am
882         * manual/fr/Makefile.am
883         * manual/fr/account.xml
884         * manual/fr/ack.xml
885         * manual/fr/addrbook.xml
886         * manual/fr/advanced.xml
887         * manual/fr/claws-mail-manual.xml
888         * manual/fr/faq.xml
889         * manual/fr/glossary.xml
890         * manual/fr/handling.xml
891         * manual/fr/intro.xml
892         * manual/fr/keyboard.xml
893         * manual/fr/plugins.xml
894         * manual/fr/starting.xml
895         * manual/fr/sylpheed-claws-manual.xml
896         * manual/fr/dist/.cvsignore
897         * manual/fr/dist/html/.cvsignore
898         * manual/fr/dist/html/Makefile.am
899         * manual/fr/dist/pdf/.cvsignore
900         * manual/fr/dist/pdf/Makefile.am
901         * manual/fr/dist/ps/.cvsignore
902         * manual/fr/dist/ps/Makefile.am
903         * manual/fr/dist/txt/.cvsignore
904         * manual/fr/dist/txt/Makefile.am
905         * manual/pl/Makefile.am
906         * manual/pl/account.xml
907         * manual/pl/ack.xml
908         * manual/pl/addrbook.xml
909         * manual/pl/advanced.xml
910         * manual/pl/claws-mail-manual.xml
911         * manual/pl/faq.xml
912         * manual/pl/glossary.xml
913         * manual/pl/handling.xml
914         * manual/pl/intro.xml
915         * manual/pl/keyboard.xml
916         * manual/pl/plugins.xml
917         * manual/pl/starting.xml
918         * manual/pl/sylpheed-claws-manual.xml
919         * manual/pl/dist/.cvsignore
920         * manual/pl/dist/html/.cvsignore
921         * manual/pl/dist/html/Makefile.am
922         * manual/pl/dist/pdf/.cvsignore
923         * manual/pl/dist/pdf/Makefile.am
924         * manual/pl/dist/ps/.cvsignore
925         * manual/pl/dist/ps/Makefile.am
926         * manual/pl/dist/txt/.cvsignore
927         * manual/pl/dist/txt/Makefile.am
928         * po/.cvsignore
929         * po/Makevars
930         * src/.cvsignore
931         * src/Makefile.am
932         * src/account.c
933         * src/account.h
934         * src/action.c
935         * src/action.h
936         * src/adbookbase.h
937         * src/addr_compl.c
938         * src/addr_compl.h
939         * src/addrbook.c
940         * src/addrcache.c
941         * src/addrcache.h
942         * src/addrcindex.c
943         * src/addrcindex.h
944         * src/addrclip.c
945         * src/addrclip.h
946         * src/addrdefs.h
947         * src/addressadd.c
948         * src/addressadd.h
949         * src/addressbook.c
950         * src/addressbook.h
951         * src/addressbook_foldersel.c
952         * src/addressbook_foldersel.h
953         * src/addrgather.c
954         * src/addrgather.h
955         * src/addrharvest.c
956         * src/addrharvest.h
957         * src/addrindex.c
958         * src/addrindex.h
959         * src/addritem.c
960         * src/addritem.h
961         * src/addrquery.c
962         * src/addrquery.h
963         * src/addrselect.c
964         * src/addrselect.h
965         * src/alertpanel.c
966         * src/alertpanel.h
967         * src/browseldap.c
968         * src/browseldap.h
969         * src/codeconv.c
970         * src/codeconv.h
971         * src/compose.c
972         * src/crash.c
973         * src/crash.h
974         * src/customheader.c
975         * src/customheader.h
976         * src/displayheader.c
977         * src/displayheader.h
978         * src/editaddress.c
979         * src/editaddress.h
980         * src/editbook.c
981         * src/editbook.h
982         * src/editgroup.c
983         * src/editgroup.h
984         * src/editjpilot.c
985         * src/editjpilot.h
986         * src/editldap.c
987         * src/editldap.h
988         * src/editldap_basedn.c
989         * src/editldap_basedn.h
990         * src/editvcard.c
991         * src/editvcard.h
992         * src/exphtmldlg.c
993         * src/exphtmldlg.h
994         * src/expldifdlg.c
995         * src/expldifdlg.h
996         * src/export.c
997         * src/exporthtml.c
998         * src/exporthtml.h
999         * src/exportldif.c
1000         * src/exportldif.h
1001         * src/filtering.c
1002         * src/filtering.h
1003         * src/folder.c
1004         * src/folder.h
1005         * src/folder_item_prefs.c
1006         * src/folder_item_prefs.h
1007         * src/foldersel.c
1008         * src/foldersel.h
1009         * src/folderutils.c
1010         * src/folderutils.h
1011         * src/folderview.c
1012         * src/folderview.h
1013         * src/grouplistdialog.c
1014         * src/grouplistdialog.h
1015         * src/html.c
1016         * src/html.h
1017         * src/image_viewer.c
1018         * src/image_viewer.h
1019         * src/imap.c
1020         * src/imap.h
1021         * src/imap_gtk.c
1022         * src/imap_gtk.h
1023         * src/import.c
1024         * src/import.h
1025         * src/importldif.c
1026         * src/importldif.h
1027         * src/importmutt.c
1028         * src/importmutt.h
1029         * src/importpine.c
1030         * src/importpine.h
1031         * src/inc.c
1032         * src/inc.h
1033         * src/jpilot.c
1034         * src/jpilot.h
1035         * src/ldapctrl.c
1036         * src/ldapctrl.h
1037         * src/ldaplocate.c
1038         * src/ldaplocate.h
1039         * src/ldapquery.c
1040         * src/ldapquery.h
1041         * src/ldapserver.c
1042         * src/ldapserver.h
1043         * src/ldaputil.c
1044         * src/ldaputil.h
1045         * src/ldif.c
1046         * src/ldif.h
1047         * src/localfolder.c
1048         * src/localfolder.h
1049         * src/main.c
1050         * src/main.h
1051         * src/mainwindow.c
1052         * src/mainwindow.h
1053         * src/manual.c
1054         * src/manual.h
1055         * src/matcher.c
1056         * src/matcher.h
1057         * src/matcher_parser.h
1058         * src/matcher_parser_lex.l
1059         * src/matcher_parser_parse.y
1060         * src/mbox.c
1061         * src/mbox.h
1062         * src/message_search.c
1063         * src/message_search.h
1064         * src/messageview.c
1065         * src/messageview.h
1066         * src/mh.c
1067         * src/mh.h
1068         * src/mh_gtk.c
1069         * src/mh_gtk.h
1070         * src/mimeview.c
1071         * src/mimeview.h
1072         * src/msgcache.c
1073         * src/msgcache.h
1074         * src/mutt.c
1075         * src/mutt.h
1076         * src/news.c
1077         * src/news.h
1078         * src/news_gtk.c
1079         * src/news_gtk.h
1080         * src/noticeview.c
1081         * src/noticeview.h
1082         * src/partial_download.c
1083         * src/partial_download.h
1084         * src/pine.c
1085         * src/pine.h
1086         * src/pop.c
1087         * src/pop.h
1088         * src/prefs_account.c
1089         * src/prefs_account.h
1090         * src/prefs_actions.c
1091         * src/prefs_actions.h
1092         * src/prefs_common.c
1093         * src/prefs_common.h
1094         * src/prefs_compose_writing.c
1095         * src/prefs_compose_writing.h
1096         * src/prefs_customheader.c
1097         * src/prefs_customheader.h
1098         * src/prefs_display_header.c
1099         * src/prefs_display_header.h
1100         * src/prefs_ext_prog.c
1101         * src/prefs_ext_prog.h
1102         * src/prefs_filtering.c
1103         * src/prefs_folder_column.c
1104         * src/prefs_folder_column.h
1105         * src/prefs_folder_item.c
1106         * src/prefs_folder_item.h
1107         * src/prefs_fonts.c
1108         * src/prefs_fonts.h
1109         * src/prefs_gtk.c
1110         * src/prefs_gtk.h
1111         * src/prefs_image_viewer.c
1112         * src/prefs_image_viewer.h
1113         * src/prefs_matcher.c
1114         * src/prefs_matcher.h
1115         * src/prefs_message.c
1116         * src/prefs_message.h
1117         * src/prefs_msg_colors.c
1118         * src/prefs_msg_colors.h
1119         * src/prefs_other.c
1120         * src/prefs_other.h
1121         * src/prefs_quote.c
1122         * src/prefs_quote.h
1123         * src/prefs_receive.c
1124         * src/prefs_receive.h
1125         * src/prefs_send.c
1126         * src/prefs_send.h
1127         * src/prefs_spelling.c
1128         * src/prefs_spelling.h
1129         * src/prefs_summaries.c
1130         * src/prefs_summaries.h
1131         * src/prefs_summary_column.c
1132         * src/prefs_summary_column.h
1133         * src/prefs_template.c
1134         * src/prefs_template.h
1135         * src/prefs_themes.c
1136         * src/prefs_themes.h
1137         * src/prefs_toolbar.c
1138         * src/prefs_toolbar.h
1139         * src/prefs_wrapping.c
1140         * src/prefs_wrapping.h
1141         * src/privacy.c
1142         * src/privacy.h
1143         * src/procheader.c
1144         * src/procheader.h
1145         * src/procmime.c
1146         * src/procmime.h
1147         * src/procmsg.c
1148         * src/procmsg.h
1149         * src/quote_fmt.c
1150         * src/quote_fmt_parse.y
1151         * src/recv.c
1152         * src/recv.h
1153         * src/remotefolder.c
1154         * src/remotefolder.h
1155         * src/send_message.c
1156         * src/send_message.h
1157         * src/setup.c
1158         * src/setup.h
1159         * src/sourcewindow.c
1160         * src/sourcewindow.h
1161         * src/ssl_manager.c
1162         * src/ssl_manager.h
1163         * src/statusbar.c
1164         * src/statusbar.h
1165         * src/stock_pixmap.c
1166         * src/stock_pixmap.h
1167         * src/summary_search.c
1168         * src/summary_search.h
1169         * src/summaryview.c
1170         * src/summaryview.h
1171         * src/syldap.c
1172         * src/syldap.h
1173         * src/textview.c
1174         * src/textview.h
1175         * src/toolbar.c
1176         * src/toolbar.h
1177         * src/undo.c
1178         * src/undo.h
1179         * src/unmime.c
1180         * src/unmime.h
1181         * src/vcard.c
1182         * src/vcard.h
1183         * src/wizard.c
1184         * src/wizard.h
1185         * src/common/base64.c
1186         * src/common/base64.h
1187         * src/common/defs.h
1188         * src/common/hooks.c
1189         * src/common/hooks.h
1190         * src/common/log.c
1191         * src/common/log.h
1192         * src/common/mgutils.c
1193         * src/common/mgutils.h
1194         * src/common/nntp.c
1195         * src/common/nntp.h
1196         * src/common/passcrypt.c
1197         * src/common/passcrypt.h.in
1198         * src/common/plugin.c
1199         * src/common/plugin.h
1200         * src/common/prefs.c
1201         * src/common/prefs.h
1202         * src/common/progressindicator.c
1203         * src/common/progressindicator.h
1204         * src/common/quoted-printable.c
1205         * src/common/quoted-printable.h
1206         * src/common/session.c
1207         * src/common/session.h
1208         * src/common/smtp.c
1209         * src/common/smtp.h
1210         * src/common/socket.c
1211         * src/common/socket.h
1212         * src/common/ssl.c
1213         * src/common/ssl.h
1214         * src/common/stringtable.c
1215         * src/common/stringtable.h
1216         * src/common/sylpheed.c
1217         * src/common/sylpheed.h
1218         * src/common/template.c
1219         * src/common/template.h
1220         * src/common/timing.h
1221         * src/common/utils.c
1222         * src/common/utils.h
1223         * src/common/version.h.in
1224         * src/common/xml.c
1225         * src/common/xml.h
1226         * src/common/xmlprops.c
1227         * src/common/xmlprops.h
1228         * src/gtk/about.c
1229         * src/gtk/colorlabel.c
1230         * src/gtk/colorlabel.h
1231         * src/gtk/colorsel.c
1232         * src/gtk/colorsel.h
1233         * src/gtk/combobox.c
1234         * src/gtk/combobox.h
1235         * src/gtk/description_window.c
1236         * src/gtk/description_window.h
1237         * src/gtk/filesel.c
1238         * src/gtk/filesel.h
1239         * src/gtk/foldersort.c
1240         * src/gtk/foldersort.h
1241         * src/gtk/gtkaspell.c
1242         * src/gtk/gtkaspell.h
1243         * src/gtk/gtksctree.c
1244         * src/gtk/gtkshruler.c
1245         * src/gtk/gtkshruler.h
1246         * src/gtk/gtkutils.c
1247         * src/gtk/gtkutils.h
1248         * src/gtk/icon_legend.c
1249         * src/gtk/icon_legend.h
1250         * src/gtk/logwindow.c
1251         * src/gtk/logwindow.h
1252         * src/gtk/manage_window.c
1253         * src/gtk/manage_window.h
1254         * src/gtk/pluginwindow.c
1255         * src/gtk/pluginwindow.h
1256         * src/gtk/prefswindow.c
1257         * src/gtk/prefswindow.h
1258         * src/gtk/quicksearch.c
1259         * src/gtk/quicksearch.h
1260         * src/pixmaps/claws-mail.xpm
1261         * src/pixmaps/claws-mail_icon.xpm
1262         * src/pixmaps/claws-mail_logo.xpm
1263         * src/pixmaps/sylpheed-claws.xpm
1264         * src/pixmaps/sylpheed-claws_icon.xpm
1265         * src/pixmaps/sylpheed-claws_logo.xpm
1266         * src/plugins/bogofilter/Makefile.am
1267         * src/plugins/bogofilter/bogofilter.c
1268         * src/plugins/bogofilter/bogofilter.h
1269         * src/plugins/bogofilter/bogofilter_gtk.c
1270         * src/plugins/clamav/Makefile.am
1271         * src/plugins/clamav/clamav_plugin.c
1272         * src/plugins/clamav/clamav_plugin.h
1273         * src/plugins/clamav/clamav_plugin_gtk.c
1274         * src/plugins/demo/Makefile.am
1275         * src/plugins/demo/demo.c
1276         * src/plugins/dillo_viewer/Makefile.am
1277         * src/plugins/dillo_viewer/README
1278         * src/plugins/dillo_viewer/dillo_prefs.c
1279         * src/plugins/dillo_viewer/dillo_prefs.h
1280         * src/plugins/dillo_viewer/dillo_viewer.c
1281         * src/plugins/pgpcore/Makefile.am
1282         * src/plugins/pgpcore/passphrase.c
1283         * src/plugins/pgpcore/passphrase.h
1284         * src/plugins/pgpcore/pgp_viewer.c
1285         * src/plugins/pgpcore/pgp_viewer.h
1286         * src/plugins/pgpcore/plugin.c
1287         * src/plugins/pgpcore/prefs_gpg.c
1288         * src/plugins/pgpcore/prefs_gpg.h
1289         * src/plugins/pgpcore/select-keys.c
1290         * src/plugins/pgpcore/select-keys.h
1291         * src/plugins/pgpcore/sgpgme.c
1292         * src/plugins/pgpcore/sgpgme.h
1293         * src/plugins/pgpcore/sylpheed.def
1294         * src/plugins/pgpcore/version.rc
1295         * src/plugins/pgpinline/Makefile.am
1296         * src/plugins/pgpinline/pgpinline.c
1297         * src/plugins/pgpinline/pgpinline.h
1298         * src/plugins/pgpinline/plugin.c
1299         * src/plugins/pgpinline/sylpheed.def
1300         * src/plugins/pgpinline/version.rc
1301         * src/plugins/pgpmime/Makefile.am
1302         * src/plugins/pgpmime/pgpmime.c
1303         * src/plugins/pgpmime/pgpmime.h
1304         * src/plugins/pgpmime/plugin.c
1305         * src/plugins/pgpmime/sylpheed.def
1306         * src/plugins/pgpmime/version.rc
1307         * src/plugins/spamassassin/Makefile.am
1308         * src/plugins/spamassassin/README
1309         * src/plugins/spamassassin/spamassassin.c
1310         * src/plugins/spamassassin/spamassassin.h
1311         * src/plugins/spamassassin/spamassassin_gtk.c
1312         * src/plugins/trayicon/Makefile.am
1313         * src/plugins/trayicon/trayicon.c
1314         * tools/OOo2sylpheed.pl
1315         * tools/README
1316         * tools/README.sylprint
1317         * tools/acroread2sylpheed.pl
1318         * tools/claws.i18n.status.pl
1319         * tools/filter_conv.pl
1320         * tools/filter_conv_new.pl
1321         * tools/freshmeat_search.pl
1322         * tools/google_search.pl
1323         * tools/kmail2sylpheed.pl
1324         * tools/kmail2sylpheed_v2.pl
1325         * tools/make.themes.project
1326         * tools/multiwebsearch.pl
1327         * tools/nautilus2sylpheed.sh
1328         * tools/outlook2sylpheed.pl
1329         * tools/sylprint.pl
1330         * tools/sylprint.rc
1331         * tools/tb2sylpheed
1332         * tools/textviewer.sh
1333         * tools/vcard2xml.py
1334         * tools/kdeservicemenu/README
1335         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1336         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1337         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1338                 Change name to Claws Mail. Announce to follow...
1339
1340 2006-11-06 [wwp]        2.6.0cvs6
1341
1342         * src/prefs_template.c
1343                 unify messages related to quote format/template errors (fix
1344                 capitalization), again.
1345
1346 2006-11-06 [wwp]        2.6.0cvs5
1347
1348         * src/prefs_quote.c
1349                 unify messages related to quote format/template errors.
1350
1351 2006-11-06 [wwp]        2.6.0cvs4
1352
1353         * src/prefs_msg_colors.c
1354                 more uses of Q_ macro for contextual translations, thanks
1355                 to Fabien (fzzzzz).
1356
1357 2006-11-06 [wwp]        2.6.0cvs3
1358
1359         * src/compose.c
1360         * src/common/utils.c
1361         * src/common/utils.h
1362                 show an alertpanel to make sure users are aware that sensitive
1363                 files are attached (it's file blacklist-based). This will fix
1364                 interaction w/ GoogleEarth for instance, thanks to Colin.
1365
1366 2006-11-06 [wwp]        2.6.0cvs2
1367
1368         * src/prefs_quote.c
1369         * src/prefs_template.c
1370         * src/prefs_template.h
1371                 check quote format when applying/closing prefs. For now this only
1372                 shows up an error dialog box, not preventing the user from using
1373                 a broken quote (reply, forwards) format.
1374
1375 2006-11-06 [wwp]        2.6.0cvs1
1376
1377         * src/prefs_template.c
1378                 fix missing checks of some template fields.
1379
1380 2006-11-06 [paul]       2.6.0
1381
1382         * NEWS
1383         * README
1384         * RELEASE_NOTES
1385                 2.6.0 released
1386
1387 2006-11-06 [paul]       2.5.6cvs22
1388
1389         * manual/advanced.xml
1390         * manual/es/advanced.xml
1391                 put 'respect_flowed_format' info in the correct
1392                 place
1393
1394 2006-11-06 [mones]      2.5.6cvs21
1395
1396         * po/es.po
1397                 Minor fixes for release
1398
1399 2006-11-06 [paul]       2.5.6cvs20
1400
1401         * po/cs.po
1402         * po/de.po
1403         * po/fr.po
1404         * po/it.po
1405         * po/nl.po
1406         * po/pt_BR.po
1407         * po/sk.po
1408         * po/sv.po
1409         * po/zh_CN.po
1410                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1411                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1412                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1413                 Young
1414
1415 2006-11-02 [colin]      2.5.6cvs19
1416
1417         * src/imap.c
1418         * src/imap.h
1419         * src/prefs_account.c
1420         * src/etpan/imap-thread.c
1421                 Add GSSAPI support - fixes Debian bug #383274
1422
1423 2006-11-01 [colin]      2.5.6cvs18
1424
1425         * src/jpilot.c
1426                 Handle libpisock12 support. Probably
1427                 fixes bug 1046, 'jpilot AddressDB.pdb 
1428                 import fail'
1429
1430 2006-11-01 [colin]      2.5.6cvs17
1431
1432         * src/folderutils.c
1433                 debug_print() folderutils_mark_all_read()
1434
1435 2006-11-01 [colin]      2.5.6cvs16
1436
1437         * COPYING
1438                 Add missed files to the Apache exception
1439
1440 2006-10-31 [colin]      2.5.6cvs15
1441
1442         * src/folder.c
1443         * src/folder.h
1444                 Add a copy_private_data() func to FolderClasses
1445                 Doesn't break the feature freeze, because we 
1446                 won't use it (right now) in the core.
1447
1448 2006-10-31 [colin]      2.5.6cvs14
1449
1450         * COPYING
1451                 Allow linking with the Apache licensed files in
1452                 src/plugins/spamassassin. Hopefully fixes 
1453                 bug 1048, 'Spamassassin plugin license problem'
1454
1455 2006-10-31 [wwp]        2.5.6cvs13
1456
1457         * src/compose.c
1458                 fix and optimize trimming of leading linefeeds in body loop.
1459
1460 2006-10-31 [colin]      2.5.6cvs12
1461
1462         * src/etpan/imap-thread.c
1463         * src/imap.c
1464                 Make really sure to have NULL sets in case
1465                 of error
1466
1467 2006-10-30 [wwp]        2.5.6cvs11
1468
1469         * src/prefs_common.c
1470         * src/prefs_common.h
1471         * src/compose.c
1472                 fix broken storage of quote format template when it contains \-escape
1473                 sequences. The application of such sequences is also fixed now (\t
1474                 in quote format will be a real tab instead of a 't', for instance).
1475
1476 2006-10-27 [colin]      2.5.6cvs10
1477
1478         * src/compose.c
1479                 Probably fix bug 1045, 'sylpheed-claws 
1480                 doesn't remove the mail from the IMAP 
1481                 Queue folder after sending'. From
1482                 2.5.6cvs3-stable
1483
1484 2006-10-27 [colin]      2.5.6cvs9
1485
1486         * configure.ac
1487                 Require libetpan-0.48. I'm so annoying,
1488                 I know ;-)
1489
1490 2006-10-27 [colin]      2.5.6cvs8
1491
1492         * src/folder.c
1493         * src/imap.c
1494                 Probably fix bug 1044, 'sylpheed-claws 
1495                 segfaults while moving mails' - Fix relation
1496                 usage when moving to an IMAP mailbox from another
1497                 mailbox
1498
1499 2006-10-26 [paul]       2.5.6cvs7
1500
1501         * src/gtk/about.c
1502                 add libSM to compiled-in features
1503                 list
1504
1505 2006-10-24 [colin]      2.5.6cvs6
1506
1507         * src/textview.c
1508         * src/gtk/gtkutils.c
1509                 Fix crash when printing emails with an
1510                 xface
1511
1512 2006-10-24 [mones]      2.5.6cvs5
1513
1514         * manual/es/advanced.xml
1515                 Synchronize hidden option respect_flowed_format
1516         * po/es.po
1517                 Updated translation
1518
1519 2006-10-21 [paul]       2.5.6cvs4
1520
1521         * src/gtk/authors.h
1522         * src/plugins/pgpcore/pgp_viewer.c
1523         * src/plugins/pgpcore/sgpgme.c
1524                 fix building on BSDs
1525                 Thanks to Michael Hughes
1526                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1527
1528 2006-10-20 [colin]      2.5.6cvs3
1529
1530         * configure.ac
1531                 Bump up libetpan requirement
1532                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1533         * src/common/utils.c
1534         * src/common/utils.h
1535                 Add convenience get_file_mtime()
1536         * src/imap.c
1537         * src/etpan/imap-thread.c
1538         * src/etpan/imap-thread.h
1539                 Implement UIDPLUS support if the server
1540                 supports it - faster sending in this case
1541
1542 2006-10-19 [colin]      2.5.6cvs2
1543
1544         * src/gtk/quicksearch.c
1545                 Fix emptying in type-ahead+extended mode
1546         * src/mainwindow.c
1547         * src/mainwindow.h
1548                 Add a hook for offline state change
1549         * src/plugins/trayicon/trayicon.c
1550                 Use it to display offline icons
1551         * src/plugins/trayicon/Makefile.am
1552         * src/plugins/trayicon/newmail.offline.xpm
1553         * src/plugins/trayicon/newmarkedmail.offline.xpm
1554         * src/plugins/trayicon/nomail.offline.xpm
1555         * src/plugins/trayicon/unreadmail.offline.xpm
1556         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1557                 Add the icons
1558
1559 2006-10-12 [paul]       2.5.6cvs1
1560
1561         * NEWS
1562         * README
1563         * configure.ac
1564                 Update version number following
1565                 stable release
1566
1567 2006-10-19 [colin]      2.5.5cvs18
1568
1569         * manual/handling.xml
1570                 Add type-ahead search
1571
1572 2006-10-18 [colin]      2.5.5cvs17
1573
1574         * src/gtk/quicksearch.c
1575                 Remove "save to history only if there's
1576                 no syntax error", it breaks for some 
1577                 reason which I'll investigate later.
1578
1579 2006-10-18 [colin]      2.5.5cvs16
1580
1581         * src/prefs_common.c
1582         * src/prefs_common.h
1583         * src/summaryview.c
1584         * src/gtk/quicksearch.c
1585         * src/gtk/quicksearch.h
1586                 Add a type-ahead option for fast searches
1587                 Patch by Fabien Vantard
1588
1589 2006-10-18 [colin]      2.5.5cvs15
1590
1591         * src/compose.c
1592         * src/compose.h
1593                 Add Options/Reply mode/ menu to be able to
1594                 change the recipients of a reply on the fly
1595
1596 2006-10-18 [colin]      2.5.5cvs14
1597
1598         * src/compose.c
1599                 Fix redirecting of our own sent mails
1600
1601 2006-10-17 [wwp]        2.5.5cvs13
1602
1603         * src/send_message.c
1604                 Fix duplicate error messages when sending, and missing
1605                 newline in such error messages.
1606
1607 2006-10-17 [colin]      2.5.5cvs12
1608
1609         * src/compose.c
1610                 Compare addresses case-insensitive
1611
1612 2006-10-17 [colin]      2.5.5cvs11
1613
1614         * src/plugins/pgpcore/sgpgme.c
1615                 Fix return status
1616
1617 2006-10-17 [colin]      2.5.5cvs10
1618
1619         * src/plugins/pgpcore/pgp_viewer.c
1620                 Fix return status
1621
1622 2006-10-17 [colin]      2.5.5cvs9
1623
1624         * src/quote_fmt.c
1625                 Fix a typo (thanks to Fabien)
1626
1627 2006-10-16 [colin]      2.5.5cvs8
1628
1629         * src/textview.c
1630                 Fix problem with quote-folding when emails
1631                 don't convert cleanly to UTF-8
1632
1633 2006-10-14 [colin]      2.5.5cvs7
1634
1635         * src/prefs_template.c
1636                 Reset fields when reopening
1637                 the window
1638
1639 2006-10-13 [paul]       2.5.5cvs6
1640
1641         * manual/advanced.xml
1642         * src/prefs_message.c
1643                 make 'respect_flowed_format' a hidden
1644                 option, and add a manual entry for it
1645                 Thanks to Colin
1646
1647 2006-10-12 [colin]      2.5.5cvs5
1648
1649         * src/codeconv.c
1650                 Revert part of 2.5.2cvs21:
1651                 Don't optimise by reusing the 
1652                 last iconv converter if possible:
1653                 it seems slightly broken in a 
1654                 very hard way to reproduce
1655
1656 2006-10-12 [colin]      2.5.5cvs4
1657
1658         * src/prefs_common.c
1659         * src/prefs_common.h
1660         * src/prefs_message.c
1661         * src/procmime.c
1662                 Fix bug 1035, 'Incorrect handling 
1663                 of flowed lines'. We now optionnaly
1664                 handle this format (preference is in
1665                 Message View/Text options section)
1666
1667 2006-10-12 [colin]      2.5.5cvs3
1668
1669         * po/POTFILES.in
1670                 Add new file
1671         * src/plugins/pgpcore/pgp_viewer.c
1672         * src/plugins/pgpcore/sgpgme.c
1673                 Don't try to import without asking
1674
1675 2006-10-12 [colin]      2.5.5cvs2
1676
1677         * src/compose.c
1678                 Fix bug 1036, 'Forwarding a mutlipart
1679                 mail with a "text/html" block to ms
1680                 outlook users leeds to freeze of
1681                 outlook'. Poor outlook users...
1682
1683 2006-10-12 [paul]       2.5.5cvs1
1684
1685         * NEWS
1686         * README
1687         * configure.ac
1688                 Update version number following
1689                 stable release
1690
1691 2006-10-11 [paul]       2.5.4cvs1
1692
1693         * NEWS
1694         * README
1695         * configure.ac
1696                 Update version number following
1697                 stable release
1698
1699 2006-10-11 [paul]       2.5.3cvs32
1700
1701         * src/textview.c
1702                 fix bug 1032, 'Segmentation fault when showing
1703                 message' (bug in quote folding)
1704                 Thanks to Colin
1705
1706 2006-10-10 [colin]      2.5.3cvs31
1707
1708         * src/quote_fmt.c
1709                 Rephrase english a bit
1710
1711 2006-10-10 [colin]      2.5.3cvs30
1712
1713         * src/prefs_compose_writing.c
1714                 Stop making the page larger than the window
1715
1716 2006-10-10 [wwp]        2.5.3cvs29
1717
1718         * src/compose.c
1719         * src/prefs_template.c
1720         * src/quote_fmt.c
1721         * src/quote_fmt.h
1722         * src/quote_fmt_lex.l
1723         * src/quote_fmt_parse.y
1724                 Extend the quote parser a bit: allow to get access to
1725                 basic (composing) account info.
1726
1727 2006-10-10 [colin]      2.5.3cvs28
1728
1729         * src/procheader.c
1730                 Fix this \t problem in subject
1731
1732 2006-10-09 [colin]      2.5.3cvs27
1733
1734         * src/main.c
1735         * src/prefs_gtk.c
1736                 Prepare cache a bit later
1737                 If section already exists, skip the new one 
1738                 (as previously); avoid writing the same block
1739                 twice - if we find a second block with the 
1740                 same id, skip it.
1741         * src/plugins/pgpcore/pgp_viewer.c
1742                 Set cursor to busy when retrieving a key
1743         * src/plugins/pgpcore/sgpgme.c
1744                 allow 5 seconds for gpg to export the key
1745                 
1746
1747 2006-10-09 [colin]      2.5.3cvs26
1748
1749         * configure.ac
1750         * src/msgcache.c
1751         * src/prefs_gtk.c
1752                 Check for existence of fgets_unlocked
1753                 and fwrite_unlocked
1754
1755 2006-10-09 [paul]       2.5.3cvs25
1756
1757         * src/prefs_summaries.c
1758                 replace strftime() with fast_strftime() and in
1759                 the consequence fix the bug in the display of
1760                 AM/PM in the 'Example' string
1761
1762 2006-10-09 [ticho]      2.5.3cvs24
1763
1764         * po/sk.po
1765                 Updated (and fixed up somewhat) Slovak translation.
1766
1767 2006-10-08 [colin]      2.5.3cvs23
1768
1769         * src/prefs_folder_item.c
1770                 Explain why prefs in the top-level folder
1771                 aren't retained, but are still useful
1772
1773 2006-10-08 [colin]      2.5.3cvs22
1774
1775         * src/prefs_gtk.c
1776                 Don't cache anything if caching fails
1777
1778 2006-10-08 [colin]      2.5.3cvs21
1779
1780         * src/common/utils.c
1781                 always include gi18n.h
1782
1783 2006-10-07 [colin]      2.5.3cvs20
1784
1785         * src/plugins/pgpcore/pgp_viewer.c
1786                 Kill gpg after 5 seconds wait
1787
1788 2006-10-07 [colin]      2.5.3cvs19
1789
1790         * src/plugins/pgpcore/pgp_viewer.c
1791         * src/plugins/pgpcore/pgp_viewer.h
1792                 Fix copyright
1793
1794 2006-10-07 [colin]      2.5.3cvs18
1795
1796         * src/plugins/pgpcore/pgp_viewer.c
1797         * src/plugins/pgpcore/pgp_viewer.h
1798                 Actually add the files to CVS
1799
1800 2006-10-07 [colin]      2.5.3cvs17
1801
1802         * src/plugins/pgpcore/sgpgme.c
1803                 Be sure not to crash on 'application/pgp-signature' that
1804                 are not application/pgp-signatures
1805
1806 2006-10-07 [colin]      2.5.3cvs16
1807
1808         * src/textview.c
1809         * src/textview.h
1810                 Make a bit more of the API available
1811         * src/plugins/pgpcore/Makefile.am
1812         * src/plugins/pgpcore/plugin.c
1813         * src/plugins/pgpcore/sgpgme.c
1814                 Add basic key import/export
1815
1816 2006-10-07 [colin]      2.5.3cvs15
1817
1818         * src/folderview.c
1819         * src/imap.c
1820         * src/prefs_account.c
1821         * src/wizard.c
1822                 Warn users *everywhere* if libetpan's not
1823                 linked in
1824
1825 2006-10-06 [mones]      2.5.3cvs14
1826
1827         * po/de.po
1828         * po/es.po
1829                 updated by Stephan Sachse and me
1830
1831 2006-10-06 [colin]      2.5.3cvs13
1832
1833         * src/main.c
1834         * src/common/sylpheed.c
1835                 Don't load common plugins if --exit is passed
1836         * src/prefs_gtk.c
1837         * src/prefs_gtk.h
1838                 Implement a cache to avoid reading the same
1839                 files over and over again at startup
1840
1841 2006-10-06 [colin]      2.5.3cvs12
1842
1843         * src/summaryview.c
1844         * src/gtk/quicksearch.c
1845                 Update display every 5k mails on fast searches
1846
1847 2006-10-06 [colin]      2.5.3cvs11
1848
1849         * src/textview.c
1850                 Don't do quote folding on HTML or ERTF.
1851                 May fix the Cygwin issues if they were
1852                 happening with HTML mails?
1853
1854 2006-10-05 [colin]      2.5.3cvs10
1855
1856         * src/prefs_gtk.c
1857                 Oops, forgot one
1858
1859 2006-10-05 [colin]      2.5.3cvs9
1860
1861         * src/prefs_gtk.c
1862                 Use unlocked_stdio here too
1863
1864 2006-10-05 [colin]      2.5.3cvs8
1865
1866         * src/folderview.c
1867                 Fix go to next * after preferences apply
1868         * src/msgcache.c
1869                 Do the fd lock/unlock ourselves instead of
1870                 letting the libc do it at each write 
1871
1872 2006-10-05 [colin]      2.5.3cvs7
1873
1874         * src/common/utils.c
1875                 Faster division, thanks to Jean Diraison
1876
1877 2006-10-05 [paul]       2.5.3cvs6
1878
1879         * src/common/utils.c
1880                 fix building with --disable-nls
1881
1882 2006-10-04 [colin]      2.5.3cvs5
1883
1884         * src/folder.c
1885                 Maybe fix a segfault
1886
1887 2006-10-04 [wwp]        2.5.3cvs4
1888
1889         * src/prefs_folder_item.c
1890                 Fine-tune layouts in folder item prefs. Suggested by
1891                 Fabien Vantard <fzzzzz@gmail.com>.
1892
1893 2006-10-04 [wwp]        2.5.3cvs3
1894
1895         * src/prefs_folder_item.c
1896                 Kill the clandestine passengers. You didn't see anything.
1897
1898 2006-10-04 [wwp]        2.5.3cvs2
1899
1900         * src/prefs_folder_item.c
1901                 Add a way to test the subject simplify regexp in
1902                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1903                 w/ few layout changes.
1904
1905 2006-20-04 [paul]       2.5.3cvs1
1906
1907         * NEWS
1908         * README
1909         * configure.ac
1910                 Update version number following
1911                 stable release
1912
1913 2006-10-04 [colin]      2.5.2cvs42
1914
1915         * src/folder.c
1916         * src/folder.h
1917         * src/summaryview.c
1918                 Provide a way for folder classes to set their sort
1919                 type and key
1920
1921 2006-10-03 [colin]      2.5.2cvs41
1922
1923         * src/mh.c
1924                 Don't use strlen() to know if the
1925                 string's empty
1926
1927 2006-10-03 [colin]      2.5.2cvs40
1928
1929         * src/mh.c
1930                 Fix "check for new folders" with accentued folders
1931
1932 2006-10-03 [ticho]      2.5.2cvs39
1933
1934         * src/filtering.c
1935         * src/folder.c
1936         * src/inc.c
1937         * src/mbox.c
1938                 Colin's fix for "copy" filtering rules.
1939
1940 2006-10-02 [colin]      2.5.2cvs38
1941
1942         * src/folderview.c
1943                 Fix for double-click too
1944
1945 2006-10-02 [colin]      2.5.2cvs37
1946
1947         * src/folderview.c
1948                 correct fix for cvs36
1949
1950 2006-10-02 [colin]      2.5.2cvs36
1951
1952         * src/folderview.c
1953                 Fix 'goto next unread' after collapsing/expanding 
1954                 a node.
1955
1956 2006-10-02 [colin]      2.5.2cvs35
1957
1958         * src/summaryview.c
1959                 Fix double freeze/thaw
1960         * src/common/utils.c
1961         * src/common/utils.h
1962                 Reimplement strftime
1963         * src/procheader.c
1964                 Use it
1965
1966
1967 2006-10-02 [colin]      2.5.2cvs34
1968
1969         * src/mh.c
1970                 Time mh_write_sequences() - it's fast
1971         * src/summaryview.c
1972                 Init a variable to shut up gcc
1973
1974 2006-10-01 [colin]      2.5.2cvs33
1975
1976         * src/folder.c
1977         * src/mh.c
1978         * src/mh.h
1979         * src/msgcache.c
1980                 Add helper mh_set_mtime(), and set mtime to stat()'s result
1981                 Add fsync but disable it, it's slow as hell
1982
1983 2006-10-01 [colin]      2.5.2cvs32
1984
1985         * src/mh.c
1986         * src/msgcache.c
1987                 fflush() caches and mh_sequences before
1988                 fclose()ing
1989
1990 2006-10-01 [colin]      2.5.2cvs31
1991
1992         * src/msgcache.c
1993                 Don't ftruncate when not using mmap
1994
1995 2006-09-30 [colin]      2.5.2cvs30
1996
1997         * src/main.c
1998                 Write folder list *after* saving caches
1999
2000 2006-09-30 [colin]      2.5.2cvs29
2001
2002         * src/folder.c
2003         * src/mh.c
2004                 Debug forced mtime changes
2005
2006 2006-09-30 [colin]      2.5.2cvs28
2007
2008         * src/folder.c
2009         * src/main.c
2010                 Remove useless debug_print()s (code
2011                 well-tested)
2012
2013 2006-09-30 [colin]      2.5.2cvs27
2014
2015         * src/mh.c
2016                 Do stuff faster when writing mh_sequences
2017
2018 2006-09-30 [colin]      2.5.2cvs26
2019
2020         * src/mh.c
2021                 Don't let the writing of .mh_sequences, which
2022                 can change the folder's mtime, let us think
2023                 we need to scan.
2024
2025 2006-09-30 [colin]      2.5.2cvs25
2026
2027         * src/folder.c
2028                 Move a debug_print where it belongs 
2029                 (processing)
2030         * src/summaryview.c
2031                 Don't mess with a huge slow subject
2032                 table if we're not threading by
2033                 subject
2034
2035 2006-09-30 [colin]      2.5.2cvs24
2036
2037         * src/msgcache.c
2038                 Reenable mmaped reads (*not* writes!)
2039         * src/procmsg.c
2040                 Don't destroy and recreate hashtables just
2041                 for fun
2042         * src/common/utils.c
2043                 Remove useless reply prefixes (it's case
2044                 unsensitive)
2045
2046 2006-09-30 [wwp]        2.5.2cvs23
2047
2048         * tools/fix_date.sh
2049                 Fixed a minor bug in date value extraction, added a switch
2050                 to replace non RFC-compliant Date: value, added a switch
2051                 to use strict RFC matching patterns for dates.
2052
2053 2006-09-29 [colin]      2.5.2cvs22
2054
2055         * src/matcher_parser.h
2056         * src/matcher_parser_parse.y
2057         * src/prefs_filtering.c
2058         * src/statusbar.c
2059         * src/summary_search.c
2060         * src/summaryview.c
2061         * src/gtk/quicksearch.c
2062         * src/gtk/quicksearch.h
2063                 Optimise searches by setting different
2064                 refresh intervals (depending if the 
2065                 search is fast or not)
2066
2067 2006-09-29 [colin]      2.5.2cvs21
2068
2069         * src/codeconv.c
2070                 Optimise by reusing the last iconv converter
2071                 if possible
2072         * src/textview.c
2073                 Optimise a bit (the foldable quotes feature
2074                 still has an awful O(n^2) algo
2075
2076 2006-09-29 [colin]      2.5.2cvs20
2077
2078         * src/gtk/gtksctree.c
2079         * src/gtk/gtksctree.h
2080                 Optimise de-selection via up/down or
2081                 another key
2082
2083 2006-09-28 [colin]      2.5.2cvs19
2084
2085         * src/action.c
2086         * src/compose.c
2087         * src/folderview.c
2088         * src/mainwindow.c
2089         * src/messageview.c
2090         * src/summary_search.c
2091         * src/toolbar.c
2092                 Avoid using summaryview->ctree directly
2093
2094 2006-09-28 [colin]      2.5.2cvs18
2095
2096         * src/summaryview.c
2097         * src/summaryview.h
2098                 Add helpers to freeze/thaw/grab_focus
2099                 Factorize calls to freeze/thaw/grab_focus
2100                 
2101
2102 2006-09-28 [colin]      2.5.2cvs17
2103
2104         * src/main.c
2105                 More guards for the session management
2106
2107 2006-09-28 [colin]      2.5.2cvs16
2108
2109         * src/folderview.c
2110         * src/gtk/gtksctree.c
2111         * src/gtk/gtksctree.h
2112                 Make expanding not recursive in folderview
2113
2114 2006-09-28 [colin]      2.5.2cvs15
2115
2116         * src/addressbook.c
2117                 If nothing is selected in the list (right part)
2118                 and a group is selected in the tree (left part),
2119                 mail this group.
2120
2121 2006-09-28 [colin]      2.5.2cvs14
2122
2123         * src/Makefile.am
2124                 Actually use SM_LIBS
2125
2126 2006-09-28 [ticho]      2.5.2cvs13
2127
2128         * src/export.c
2129         * src/messageview.c
2130         * src/mimeview.c
2131         * src/news.c
2132         * src/pop.c
2133         * src/prefs_themes.c
2134         * src/procmsg.c
2135                 Small i18n string optimization.
2136         * src/send_message.c
2137         * src/summaryview.c
2138         * src/common/session.c
2139         * src/common/smtp.c
2140         * src/common/ssl_certificate.c
2141         * src/common/utils.c
2142                 Use "Couldn't" instead of "Can't" in UI messages,
2143                 where appropriate.
2144
2145 2006-09-28 [colin]      2.5.2cvs12
2146
2147         * configure.ac
2148                 Possibly fix link errors
2149
2150 2006-09-27 [wwp]        2.5.2cvs11
2151
2152         * src/gtk/authors.h
2153         * doc/man/sylpheed-claws.1
2154         * manual/ack.xml
2155         * manual/es/ack.xml
2156         * manual/fr/ack.xml
2157         * manual/pl/ack.xml
2158                 Updated authors info (me, myself and I).
2159
2160 2006-09-27 [colin]      2.5.2cvs10
2161
2162         * src/addressbook.c
2163                 Remove useless printf
2164
2165 2006-09-27 [wwp]        2.5.2cvs9
2166
2167         * src/editgroup.c
2168         * src/send_message.c
2169         * src/inc.c
2170         * src/prefs_common.c
2171         * src/prefs_common.h
2172         * src/gtk/progressdialog.c
2173                 remember more windows' sizes (send dialog, received dialog,
2174                 edit group in addressbook).
2175
2176 2006-09-27 [colin]      2.5.2cvs8
2177
2178         * configure.ac
2179         * src/main.c
2180         * src/mainwindow.h
2181                 Use libSM to communicate with the session
2182                 manager, so that we can know when the 
2183                 session ends, save our caches, and draft
2184                 our compose windows.
2185
2186 2006-09-27 [colin]      2.5.2cvs7
2187
2188         * src/addressbook.c
2189                 Fix issues:
2190                 o Allow Book and Group creation from the tree's
2191                   contextual menu
2192                 o Do not actually delete the contacts when 
2193                   deleting groups from the tree (duh!)
2194
2195 2006-09-27 [colin]      2.5.2cvs6
2196
2197         * src/compose.c
2198         * src/compose.h
2199         * src/mainwindow.c
2200         * src/textview.c
2201         * src/toolbar.c
2202                 o Allow passing an email address to 
2203                   compose_new_with_folderitem
2204                 o Update callers
2205                 o Use current folderitem when clicking
2206                   on a TextView mailto: link
2207                 o Fix a possible leak in TextView
2208
2209 2006-09-27 [colin]      2.5.2cvs5
2210
2211         * src/html.c
2212                 Use UTF-8 chars to replace HTML entities
2213
2214 2006-09-27 [colin]      2.5.2cvs4
2215
2216         * AUTHORS
2217         * src/prefs_account.c
2218         * src/gtk/authors.h
2219                 Fix bug #1024 (Array index out of
2220                 range in sylpheed-claws-2.5.2)
2221                 Patch by Ales Nosek <anosek@suse.cz>
2222
2223 2006-09-27 [colin]      2.5.2cvs3
2224
2225         * src/addr_compl.c
2226                 Actually do the test
2227
2228 2006-09-27 [colin]      2.5.2cvs2
2229
2230         * src/addr_compl.c
2231         * src/addr_compl.h
2232                 Allow completing with comma (in certain cases: vCalendar
2233                 for example doesn't support that)
2234                 Patch by Fabien Vantard
2235
2236 2006-09-26 [colin]      2.5.2cvs1
2237
2238         * src/Makefile.am
2239         * src/addr_compl.c
2240         * src/addr_compl.h
2241         * src/addrbook.c
2242         * src/addrbook.h
2243         * src/addressbook.c
2244         * src/addrindex.c
2245         * src/addrindex.h
2246         * src/compose.c
2247         * src/prefs_common.c
2248         * src/prefs_filtering_action.c
2249         * src/prefs_folder_item.c
2250         * src/prefs_template.c
2251         * src/stock_pixmap.c
2252         * src/stock_pixmap.h
2253         * src/pixmaps/addr_one.xpm
2254         * src/pixmaps/addr_two.xpm
2255                 Add auto-completion on groups
2256
2257 2006-09-26 [colin]      2.5.2
2258
2259         * NEWS
2260         * README
2261         * RELEASE_NOTES
2262                 2.5.2 released
2263
2264 2006-09-26 [colin]      2.5.1cvs5
2265
2266         * src/matcher.c
2267                 Fix condition
2268
2269 2006-09-26 [colin]      2.5.1cvs4
2270
2271         * src/mbox.c
2272                 Revert cvs1 (useless as the message is printed 
2273                 every 500 mails)
2274
2275 2006-09-26 [colin]      2.5.1cvs3
2276
2277         * src/partial_download.c
2278                 Fix crasher found by Alexsandar Urosevic
2279
2280 2006-09-26 [colin]      2.5.1cvs2
2281
2282         * src/summaryview.c
2283                 Fix bug #1023 (Sylpheed deletes too much messages)
2284
2285 2006-09-26 [ticho]      2.5.1cvs1
2286
2287         * src/mbox.c
2288                 Make use of gettext's multiple plurals for statusbar
2289                 progress message.
2290
2291 2006-09-25 [paul]       2.5.1
2292
2293         * NEWS
2294         * README
2295         * RELEASE_NOTES
2296                 2.5.1 released
2297
2298 2006-09-25 [colin]      2.5.0cvs3
2299
2300         * src/plugins/bogofilter/bogofilter.c
2301         * src/plugins/clamav/clamav_plugin.c
2302         * src/plugins/spamassassin/spamassassin.c
2303                 BogoFilter, Spamassassin: Fix double hook registering after
2304                 visiting preferences
2305                 Spamassassin, Clamav: Just set the mails to move instead of
2306                 doing the move - caller will move the things at once.
2307
2308 2006-09-25 [colin]      2.5.0cvs2
2309
2310         * src/imap.c
2311         * src/etpan/imap-thread.c
2312                 Use UID SEARCH ALL instead of UID 1:*
2313                 (braindead servers can't figure out that's
2314                 the same...)
2315
2316 2006-09-25 [wwp]        2.5.0cvs1
2317
2318         * src/message_search.c
2319                 Added the ability to stop a running search (in message body).
2320
2321 2006-09-25 [paul]       2.5.0
2322
2323         * NEWS
2324         * README
2325         * RELEASE_NOTES
2326                 2.5.0 released
2327
2328 2006-09-25 [paul]       2.4.0cvs214
2329
2330         * po/cs.po
2331         * po/de.po
2332         * po/fi.po
2333         * po/fr.po
2334         * po/nl.po
2335         * po/pt_BR.po
2336         * po/sk.po
2337         * po/sr.po
2338         * po/zh_CN.po
2339                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2340                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2341                 Ticho, Aleksander Urosevic, Ralgh Young
2342
2343 2006-09-24 [mones]      2.4.0cvs213
2344
2345         * po/es.po
2346                 Updated for release
2347
2348 2006-09-23 [colin]      2.4.0cvs212
2349
2350         * src/gtk/inputdialog.c
2351                 Fix [ ] remember this appearing in normal
2352                 input dialogs after it's been used by
2353                 mimeview.
2354         * src/folder.c
2355         * src/folderview.c
2356         * src/msgcache.c
2357         * src/procmsg.c
2358         * src/summaryview.c
2359         * src/textview.c
2360         * src/common/timing.h
2361                 Enable timings in debug mode and make it
2362                 look prettier.
2363
2364 2006-09-22 [colin]      2.4.0cvs211
2365
2366         * README
2367                 Revert test change
2368         * commitHelper
2369                 ping the correct URI
2370
2371 2006-09-22 [colin]      2.4.0cvs210
2372
2373         * README
2374                 Let's see if bug #1022 is fixed
2375
2376 2006-09-21 [colin]      2.4.0cvs209
2377
2378         * src/wizard.c
2379         * src/common/plugin.c
2380                 Prepare infra to load predefined plugins when
2381                 no configuration existed. Don't actually load
2382                 anything yet (feat. freeze)
2383
2384 2006-09-21 [wwp]        2.4.0cvs208
2385
2386         * manual/fr/faq.xml
2387                 Partial sync w/ 2.4.0cvs72:
2388                 wrap file and minor updates.
2389
2390 2006-09-21 [wwp]        2.4.0cvs207
2391
2392         * tools/fix_date.sh
2393                 several fixes and enhancements. A new --force switch has been
2394                 added to prevent overriding by default Date: header when
2395                 already existing.
2396
2397 2006-09-21 [paul]       2.4.0cvs206
2398
2399         * src/common/utils.c
2400                 add Chinese UTF8 Re prefix
2401
2402 2006-09-21 [wwp]        2.4.0cvs205
2403
2404         * tools/Makefile.am
2405                 Fics alfabettical order.
2406
2407 2006-09-21 [wwp]        2.4.0cvs204
2408
2409         * tools/fix_date.sh
2410         * tools/Makefile.am
2411                 Added an action tool to fix missing Date field in emails.
2412                 Updated Makefile.am to reflect those last two additions.
2413
2414 2006-09-21 [wwp]        2.4.0cvs203
2415
2416         * tools/uuooffice
2417                 Added a action tool to open uuencoded docs w/
2418                 OpenOffice (based on uudec method).
2419
2420 2006-09-21 [colin]      2.4.0cvs202
2421
2422         * src/compose.c
2423         * src/textview.c
2424                 Workaround possible GTK crash: remove selection 
2425                 clipboard before destroying widget, or GTK+-2.10
2426                 dies. Thanks to Hiro.
2427
2428 2006-09-20 [colin]      2.4.0cvs201
2429
2430         * src/compose.c
2431                 Fix free-after-use in some cases (when 
2432                 procmime_encode_content() frees mimeinfo->data.mem
2433                 and turns it to a temp file)
2434
2435 2006-09-20 [colin]      2.4.0cvs200
2436
2437         * src/folderview.c
2438         * src/summaryview.c
2439         * src/gtk/gtksctree.c
2440         * src/gtk/gtksctree.h
2441                 Add tooltips in the folderview and summaryview
2442                 (Doesn't break string freeze as they already
2443                 exist)
2444         * src/toolbar.c
2445                 Put the spam button in the default configuration
2446                 if compiled with bogo plugin too
2447
2448 2006-09-19 [colin]      2.4.0cvs199
2449
2450         * src/summaryview.c
2451         * src/summaryview.h
2452                 Update folder name label on folder rename
2453         * src/prefs_matcher.c
2454         * src/gtk/logwindow.h
2455                 Fix warnings
2456                 Patches by Fabien
2457
2458 2006-09-19 [wwp]        2.4.0cvs198
2459
2460         * src/summary_search.c
2461                 fix can't click forward/backward buttons in the
2462                 search messages.
2463
2464 2006-09-18 [paul]       2.4.0cvs197
2465
2466         * src/wizard.c
2467                 add missing bracket, capitalise the A of
2468                 'SpamAssassin'
2469
2470 2006-09-18 [paul]       2.4.0cvs196
2471
2472         * src/compose.c
2473                 fix bug 1012 'crashed upon sending mail
2474                 from compose window'
2475                 Thanks to Colin
2476
2477 2006-09-16 [colin]      2.4.0cvs195
2478
2479         * src/folderview.c
2480                 Fix "real-time" sorting by freezing/thawing
2481
2482 2006-09-16 [colin]      2.4.0cvs194
2483
2484         * manual/faq.xml
2485                 Fix the anti-spam entry a bit
2486
2487 2006-09-16 [colin]      2.4.0cvs193
2488
2489         * src/wizard.c
2490                 Make sure reviewers have no excuse when stating
2491                 Sylpheed-Claws doesn't have antispam capabilities.
2492
2493 2006-09-16 [colin]      2.4.0cvs192
2494
2495         * src/main.c
2496                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2497                 as if the SIGPIPE comes from etpan's thread we could
2498                 trigger a GUI update from this thread.
2499
2500 2006-09-16 [colin]      2.4.0cvs191
2501
2502         * src/summaryview.c
2503                 Init all members of the struct
2504
2505 2006-09-16 [paul]       2.4.0cvs190
2506
2507         * src/account.c
2508                 improvements to the English
2509
2510 2006-09-15 [colin]      2.4.0cvs189
2511
2512         * src/summaryview.c
2513                 HIG order on dialog
2514
2515 2006-09-14 [colin]      2.4.0cvs188
2516
2517         * src/common/socket.c
2518         * src/common/socket.h
2519         * src/common/ssl.c
2520         * src/common/ssl_certificate.c
2521         * src/common/ssl_certificate.h
2522         * src/etpan/imap-thread.c
2523                 the get_fqdn() call done to get canonical name when
2524                 checking an SSL certificate is blocking, which is
2525                 sad as we just did a non-blocking lookup to connect.
2526                 Fix that by letting the fqdn available to the SockInfo,
2527                 and use that in ssl_certificate_check(). For IMAP,
2528                 we don't do it as the lookup's done by libetpan, but
2529                 it's less annoying as IMAP connections as much more
2530                 rare than POP3 connections.
2531
2532 2006-09-14 [paul]       2.4.0cvs187
2533
2534         * manual/advanced.xml
2535                 improvements to the English,
2536                 properly place the new hidden options
2537                 within the alphabetical order
2538         * src/gtk/pluginwindow.c
2539                 improvements to the English
2540
2541 2006-09-14 [colin]      2.4.0cvs186
2542
2543         * src/prefs_common.c
2544         * src/prefs_common.h
2545         * src/gtk/gtksctree.c
2546         * manual/advanced.xml
2547                 New hidden pref, stripes_color_offset, to change
2548                 the value added/substracted to normal bgcolor to
2549                 create the stripes in summaries
2550
2551 2006-09-13 [colin]      2.4.0cvs185
2552
2553         * src/gedit-print.c
2554         * src/messageview.c
2555         * src/messageview.h
2556         * src/summaryview.c
2557         * src/textview.c
2558                 Fix misc. printing issues: 
2559                 - Bad font for linkified headers
2560                 - Different font if the mail was displayed or not
2561                 - Factorize the thing
2562
2563 2006-09-13 [colin]      2.4.0cvs184
2564
2565         * src/common/ssl_certificate.c
2566                 Only get FQDN once when checking certificate
2567
2568 2006-09-13 [colin]      2.4.0cvs183
2569
2570         * src/account.c
2571         * src/gtk/pluginwindow.c
2572                 Misc. GUI fixes by Fabien
2573
2574 2006-09-13 [wwp]        2.4.0cvs182
2575
2576         * configure.ac
2577         * src/common/utils.h
2578         * src/common/utils.c
2579                 get rid of unused wide-char functions.
2580
2581 2006-09-13 [wwp]        2.4.0cvs181
2582
2583         * src/plugins/pgpinline/sylpheed.def
2584         * src/textview.c
2585                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2586                 add privacy_reset_error to the .def file,
2587                 do not fork for an external textviewer.
2588
2589 2006-09-13 [wwp]        2.4.0cvs180
2590
2591         * src/prefs_common.c
2592                 fix broken font entry in prefs (patch issued by the gpg4win team,
2593                 probably by Marcus Brinkmann <marcus@g10code.de>).
2594
2595 2006-09-13 [colin]      2.4.0cvs179
2596
2597         * src/folder.h
2598                 Fix a warning in summaryview.c
2599         * src/mainwindow.c
2600         * src/summaryview.c
2601         * src/summaryview.h
2602                 Add missing Mark/* elements in the
2603                 main menu
2604
2605 2006-09-12 [colin]      2.4.0cvs178
2606
2607         * src/prefs_actions.c
2608         * src/prefs_filtering_action.c
2609         * src/prefs_matcher.c
2610                 Use (New) instead of New everywhere
2611
2612 2006-09-12 [wwp]        2.4.0cvs177
2613
2614         * manual/fr/addrbook.xml
2615         * manual/fr/handling.xml
2616                 updated some quotes in the fr manual to match the fr translation.
2617
2618 2006-09-12 [wwp]        2.4.0cvs176
2619
2620         * src/prefs_matcher.c
2621                 don't store translated string elements in matcher expressions.
2622                 Also fixed a misused of Q_().
2623
2624 2006-09-11 [wwp]        2.4.0cvs175
2625
2626         * src/plugins//bogofilter/bogofilter.c
2627         * src/plugins//clamav/clamav_plugin.c
2628         * src/plugins//demo/demo.c
2629         * src/plugins//dillo_viewer/dillo_viewer.c
2630         * src/plugins//pgpcore/plugin.c
2631         * src/plugins//pgpinline/plugin.c
2632         * src/plugins//pgpmime/plugin.c
2633         * src/plugins//spamassassin/spamassassin.c
2634                 gettext-ize more strings (mostly plugin error messages).
2635
2636 2006-09-11 [colin]      2.4.0cvs174
2637
2638         * src/alertpanel.c
2639                 Make maximum buffer size bigger to avoid
2640                 truncating translated messages. Patch by
2641                 Fabien
2642
2643 2006-09-11 [colin]      2.4.0cvs173
2644
2645         * src/etpan/imap-thread.c
2646                 Fix compilation on OpenBSD, thanks to 
2647                 Landry
2648
2649 2006-09-10 [wwp]        2.4.0cvs172
2650
2651         * manual/account.xml
2652         * manual/addrbook.xml
2653         * manual/handling.xml
2654         * manual/es/handling.xml
2655         * manual/fr/account.xml
2656         * manual/fr/addrbook.xml
2657         * manual/fr/handling.xml
2658                 documented addressbook matching (condition configuration):
2659                   addrbook.xml, en fr
2660                 documented per-account filtering rules (handling/filtering
2661                   section, account section):
2662                   account.xml, handling.xml, en fr
2663                 slightly updated the handling/searching section to tell few
2664                   words about the extended search ability:
2665                   handling.xml, en fr
2666                 added missing <quote></quotes> to Quick Search:
2667                   handling.xml, en fr es
2668                 fixed a typo (auomatically):
2669                   handling.xml, en
2670                 changes revisited by Paul.
2671
2672 2006-09-10 [paul]       2.4.0cvs171
2673
2674         * src/prefs_actions.c
2675         * src/prefs_filtering.c
2676         * src/prefs_template.c
2677                 adjustments to the gui
2678                 Patch by Fabien Vantard (slightly modified)
2679
2680 2006-09-10 [colin]      2.4.0cvs170
2681
2682         * src/summaryview.c
2683                 Check folderitem/summaryview consistency
2684                 (basically automates Update summary). Fixes
2685                 #1011 (wrong (negative) count on unread 
2686                 messages)
2687
2688 2006-09-10 [colin]      2.4.0cvs169
2689
2690         * src/gtk/gtksctree.c
2691                 Fix recursive expansion via mouse
2692         * src/plugins/bogofilter/bogofilter.c
2693                 Use normal filtering way of moving
2694                 messages (batching), possibly fixing
2695                 bug #1015 (Bogofilter plugin doubles 
2696                 new messages)
2697
2698 2006-09-09 [wwp]        2.4.0cvs168
2699
2700         * src/prefs_filtering.c
2701                 better place for this fix.
2702
2703 2006-09-09 [wwp]        2.4.0cvs167
2704
2705         * src/prefs_filtering.c
2706                 fix a minor bug when the enabled status of a filtering/processing
2707                 rule always got set to TRUE when replacing this rule. That still
2708                 make sense when adding a new rule, but now when replacing, we
2709                 don't override the value of 'enabled'.
2710                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2711                 to prefs_filtering_list_view_get_info() as this function not only
2712                 returns the name, but also the account_id and the enabled status.
2713
2714 2006-09-09 [mones]      2.4.0cvs166
2715
2716         * manual/glossary.xml
2717         * manual/plugins.xml
2718                 Minor format corrections
2719         * manual/gpl.xml
2720                 Fix misplaced NO WARRANTY section
2721         * manual/es/advanced.xml
2722         * manual/es/faq.xml
2723         * manual/es/glossary.xml
2724         * manual/es/gpl.xml
2725         * manual/es/handling.xml
2726         * manual/es/plugins.xml
2727         * manual/es/starting.xml
2728                 Incorporate changes from English version
2729         * manual/fr/ack.xml
2730         * manual/pl/ack.xml
2731         * manual/es/ack.xml
2732                 Fix address, (add translation credits in es version)
2733         * po/es.po
2734                 Updated translation
2735
2736 2006-09-09 [wwp]        2.4.0cvs165
2737
2738         * src/prefs_filtering.c
2739                 fix a crash when opening filtering prefs, if matcherrc file contains
2740                 broken data (non-existing account id, which is theoretically not
2741                 possible).
2742
2743 2006-09-08 [colin]      2.4.0cvs164
2744
2745         * src/folder.c
2746                 Wrong assert, make it an if()
2747         * src/gtk/gtksctree.c
2748                 Fix bug #1013 (expand selected thread 
2749                 tree) - expanding is now recursive
2750
2751 2006-09-07 [wwp]        2.4.0cvs163
2752
2753         * src/prefs_matcher.c
2754                 make better sentences about addressbook matching in the
2755                 matcher prefs. This should make translators' work easier
2756                 too.
2757
2758 2006-09-07 [wwp]        2.4.0cvs162
2759
2760         * src/prefs_filtering.c
2761                 code simplification (get rid of dup var. assignment).
2762
2763 2006-09-07 [wwp]        2.4.0cvs161
2764
2765         * src/summaryview.c
2766                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2767                 <fzzzzz@gmail.com>.
2768
2769 2006-09-07 [paul]       2.4.0cvs160
2770
2771         * src/mimeview.c
2772                 fix compilation warnings
2773                 Thanks to Colin
2774
2775 2006-09-07 [paul]       2.4.0cvs159
2776
2777         * src/mimeview.c
2778                 select the mimepart icon when
2779                 displaying as text
2780                 Thanks to Colin
2781
2782 2006-09-06 [paul]       2.4.0cvs158
2783
2784         * src/prefs_filtering.c
2785                 fix labels and table element spacing
2786                 Patch by Fabien Vantard
2787
2788 2006-09-06 [paul]
2789
2790         2.5.0-rc3 released
2791
2792 2006-09-06 [paul]       2.4.0cvs157
2793
2794         * manual/es/advanced.xml
2795                 fix typo
2796
2797 2006-09-06 [wwp]        2.4.0cvs156
2798
2799         * src/mainwindow.c
2800                 fix an dup launch issue when iconified, thanks to Colin.
2801
2802 2006-09-06 [wwp]        2.4.0cvs155
2803
2804         * src/gtk//gtksctree.h
2805                 oops, forgot that one!
2806
2807 2006-09-06 [wwp]        2.4.0cvs154
2808
2809         * manual/pl/advanced.xml
2810         * manual/advanced.xml
2811         * manual/es/advanced.xml
2812         * manual/fr/advanced.xml
2813         * src/prefs_customheader.c
2814         * src/prefs_filtering_action.c
2815         * src/foldersel.c
2816         * src/prefs_summaries.c
2817         * src/prefs_filtering.c
2818         * src/account.c
2819         * src/compose.c
2820         * src/prefs_summary_column.c
2821         * src/addr_compl.c
2822         * src/prefs_actions.c
2823         * src/prefs_folder_column.c
2824         * src/ssl_manager.c
2825         * src/prefs_template.c
2826         * src/prefs_display_header.c
2827         * src/prefs_common.h
2828         * src/prefs_matcher.c
2829         * src/prefs_common.c
2830         * src/prefs_toolbar.c
2831         * src/summaryview.c
2832         * src/folderview.c
2833         * src/gtk/gtksctree.c
2834         * src/gtk/pluginwindow.c
2835         * src/gtk/progressdialog.c
2836         * src/gtk/prefswindow.c
2837                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2838                 to make its meaning more obvious (all versions of the manual reflect
2839                 the change).
2840                 added an extra hidden option use_stripes_in_summary to allow
2841                 discarding these stripes in mainwindow's folder and message lists;
2842                 en and fr manuals only are OK towards this.
2843
2844 2006-09-06 [colin]      2.4.0cvs153
2845
2846         * src/textview.c
2847                 Hide Sylpheed-Claws' internal queue headers
2848                 when showing all headers. They'll be present
2849                 only in Source window.
2850
2851 2006-09-05 [colin]      2.4.0cvs152
2852
2853         * src/plugins/trayicon/trayicon.c
2854                 Fix crash at exit - we have to disconnect
2855                 our handlers
2856         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2857                 Update eggtrayicon - patch adapted from a
2858                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2859                 on Sylpheed's ML
2860
2861 2006-09-05 [colin]      2.4.0cvs151
2862
2863         * src/mainwindow.c
2864         * src/gtk/logwindow.c
2865                 Fix race condition when something writes
2866                 to the log too soon during init. Thanks
2867                 to Fabien Vantard
2868
2869 2006-09-05 [colin]      2.4.0cvs150
2870
2871         * src/mimeview.c
2872                 Don't select part on right-click either
2873
2874 2006-09-05 [paul]       2.4.0cvs149
2875
2876         * src/mimeview.c
2877                 completion of previous commit
2878                 Thanks to Colin
2879
2880 2006-09-05 [colin]      2.4.0cvs148
2881
2882         * src/mimeview.c
2883                 Don't force selection on middle-click, just open
2884
2885 2006-09-04 [colin]      2.4.0cvs147
2886
2887         * src/mimeview.c
2888                 Looks like gtk_notebook_set_current_page()
2889                 sometimes steals focus, and this annoys us
2890                 in MimeViewers as it renders navigation
2891                 keys useless. Take back focus after switching
2892                 pages.
2893
2894 2006-09-04 [colin]      2.4.0cvs146
2895
2896         * src/messageview.c
2897                 Set stop_loading when clicking on Next
2898                 during load. Don't add a callback to 
2899                 avoid over-complicating things.
2900
2901 2006-09-04 [colin]      2.4.0cvs145
2902
2903         * src/mimeview.c
2904         * src/messageview.c
2905                 Fix multiple loads in separate messageview
2906
2907 2006-09-04 [colin]      2.4.0cvs144
2908
2909         * src/summaryview.c
2910                 Let navigation keys be handled during 
2911                 load
2912
2913 2006-09-04 [colin]      2.4.0cvs143
2914
2915         * src/messageview.c
2916         * src/summaryview.c
2917         * src/textview.c
2918         * src/textview.h
2919                 Make loading of huge mails (lots of text and/or
2920                 images) cancellable, so the GUI doesn't block 
2921
2922 2006-09-04 [colin]      2.4.0cvs142
2923
2924         * src/plugins/trayicon/trayicon.c
2925                 Fix annoyance when removing a folder with 
2926                 unread mails: trayicon didn't update
2927
2928 2006-09-04 [paul]       2.4.0cvs141
2929
2930         * src/gtk/icon_legend.c
2931                 straighten up columns
2932                 Patch by Fabien Vantard
2933
2934 2006-09-04 [wwp]        2.4.0cvs140
2935
2936         * src/prefs_filtering.c
2937                 fix new line's account name in filtering prefs:
2938                 was "All", is now "(New)".
2939
2940 2006-09-04 [paul]       2.4.0cvs139
2941
2942         * tools/make.themes.project
2943                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2944                 instead of homebrewed "make release"
2945
2946 2006-09-03 [colin]      2.4.0cvs138
2947
2948         * src/folderview.c
2949                 Fix bug #1007 (Wrong folder highlighted)
2950
2951 2006-09-03 [colin]      2.4.0cvs137
2952
2953         * src/compose.c
2954                 Don't set Newsgroup: header to a mail folder
2955                 path
2956
2957 2006-09-03 [paul]       2.4.0cvs136
2958
2959         * src/prefs_other.c
2960         * src/prefs_spelling.c
2961                 unify the gui
2962
2963 2006-09-03 [paul]       2.4.0cvs135
2964
2965         * src/prefs_summaries.c
2966                 correct menu item text in prefs_keybind_apply_clicked()
2967
2968 2006-09-03 [paul]       2.4.0cvs134
2969
2970         * manual/advanced.xml
2971                 some improvements to the descriptions
2972         * src/mainwindow.c
2973         * src/messageview.c
2974         * src/summaryview.c
2975         * src/gtk/menu.c
2976                 fix menu sensitivity issues
2977         * src/prefs_message.c
2978                 drop the useless word 'short'
2979         * src/prefs_other.c
2980                 add the word 'lines' indicating log length
2981                 is a measure of lines
2982         * src/textview.c
2983                 fix compilation warnings
2984
2985 2006-09-02 [colin]      2.4.0cvs133
2986
2987         * src/messageview.c
2988                 Display a special return-receipt message
2989                 if the message is from the user
2990         * src/summaryview.c
2991                 Fix missing freeze of the list when marking
2992                 all read and unthreading for exec. Thanks
2993                 to Stephan Sachse.
2994
2995 2006-09-02 [paul]       2.4.0cvs132
2996
2997         * src/mainwindow.c
2998         * src/prefs_message.c
2999         * src/summaryview.c
3000                 fix some english
3001
3002 2006-09-02 [wwp]        2.4.0cvs131
3003
3004         * src/prefs_filtering.c
3005                 added an account name column to the filtering rules
3006                 dialog.
3007
3008 2006-09-02 [colin]      2.4.0cvs130
3009
3010         * src/gtk/logwindow.c
3011         * src/gtk/logwindow.h
3012                 Block scrolling if we're not at the end
3013                 of the log
3014
3015 2006-09-02 [colin]      2.4.0cvs129
3016
3017         * src/folder.c
3018                 Make sure account-specific rules can't
3019                 be used in {pre-,post-,}processing
3020         * src/mainwindow.c
3021         * src/gtk/logwindow.c
3022         * src/gtk/logwindow.h
3023                 Jump to last error when clicking on the
3024                 warning icon
3025
3026 2006-09-02 [colin]      2.4.0cvs128
3027
3028         * src/imap.c
3029         * src/import.c
3030         * src/mainwindow.c
3031         * src/mainwindow.h
3032                 Fix warning icon
3033         * src/inc.c
3034         * src/mbox.c
3035         * src/mbox.h
3036                 Let proc_mbox know its account, for
3037                 account-specific rules
3038
3039 2006-09-01 [colin]      2.4.0cvs127
3040
3041         * src/codeconv.c
3042                 Don't uselessly use iconv to convert from
3043                 us-ascii
3044         * src/alertpanel.c
3045         * src/mainwindow.c
3046         * src/mainwindow.h
3047         * src/inc.c
3048                 Fix certain log cases, disable warning icon
3049                 for now, the correct way to display it when
3050                 necessary and only when necessary is probably
3051                 to do it manually rather than use error logs
3052         * src/etpan/imap-thread.c
3053                 Clean up UID logging a bit
3054         * src/gtk/logwindow.c
3055         * src/gtk/logwindow.h
3056                 Make logging faster when the window's closed
3057
3058 2006-09-01 [wwp]        2.4.0cvs126
3059
3060         * manual/fr/account.xml
3061                 reflect changes to the ref. manual (parts of cvs72):
3062                 fix tabnames and quotes.
3063
3064 2006-09-01 [wwp]        2.4.0cvs125
3065
3066         * manual/fr/plugins.xml
3067                 reflect changes to the reference manual (cvs42):
3068                 update IRC channel info.
3069
3070 2006-09-01 [wwp]        2.4.0cvs124
3071
3072         * commitHelper
3073                 use CVSEDITOR env. var. if set, according to `man cvs`.
3074
3075 2006-09-01 [wwp]        2.4.0cvs123
3076
3077         * manual/advanced.xml
3078                 better sentence again (thanks to Paul).
3079
3080 2006-09-01 [wwp]        2.4.0cvs122
3081
3082         * manual/advanced.xml
3083         fix definition of toolbar_detachable and rework a bit the one of
3084         enable_dotted_lines.
3085
3086 2006-09-01 [mones]      2.4.0cvs121
3087
3088         * manual/advanced.xml
3089                 Document enable_dotted_lines
3090
3091 2006-09-01 [paul]       2.4.0cvs120
3092
3093         * src/folderview.c
3094         * src/folderview.h
3095         * src/imap.c
3096         * src/mainwindow.c
3097         * src/summaryview.c
3098                 obey the 'When entering folder...' option
3099                 when using the /View/Go to/... menu items
3100                 Thanks to Colin
3101
3102 2006-08-31 [colin]      2.4.0cvs119
3103
3104         * src/folderview.c
3105                 Revert 2.4.0cvs116, wrong fix.
3106
3107 2006-08-31 [colin]      2.4.0cvs118
3108
3109         * src/gtk/gtksctree.c
3110                 Better state the various copyrights
3111
3112 2006-08-31 [colin]      2.4.0cvs117
3113
3114         * src/prefs_common.c
3115                 fix enable_dotted_lines
3116
3117 2006-08-31 [colin]      2.4.0cvs116
3118
3119         * src/folderview.c
3120                 Use pref "Always open on select" when going
3121                 to next unread folder
3122         * src/gtk/gtksctree.c
3123                 Fix link failure to _gtk_clist_create_cell_layout
3124                 on certain computers. (Why not mine, I wonder)
3125
3126 2006-08-31 [colin]      2.4.0cvs115
3127
3128         * src/procmsg.c
3129         * src/textview.c
3130         * src/plugins/bogofilter/bogofilter.c
3131         * src/plugins/spamassassin/spamassassin.c
3132                 Requalify some "errors" to warnings
3133         * src/mainwindow.c
3134         * src/mainwindow.h
3135         * src/statusbar.c
3136                 Add an icon in the statusbar to notify
3137                 of errors
3138         * src/gtk/gtksctree.c
3139         * src/folderview.c
3140         * src/summaryview.c
3141                 Make the GtkSCTree look more modern by
3142                 alternating background lines
3143         * src/prefs_common.c
3144         * src/prefs_common.h
3145                 Add a pref to let people have the old
3146                 way if they prefer
3147
3148
3149 2006-08-30 [colin]      2.4.0cvs114
3150
3151         * src/procmsg.c
3152         * src/procmsg.h
3153                 Provide a way to filter a list of
3154                 messages in an optimised manner, and
3155                 add a list-filtering hook
3156         * src/folder.c
3157         * src/inc.c
3158         * src/mbox.c
3159                 Use the list filtering
3160         * src/plugins/bogofilter/bogofilter.c
3161                 Use the list-filtering hook
3162                 Use -b (bulk) mode for more speed
3163                 when learning and filtering
3164         * src/etpan/imap-thread.c
3165                 Make log output shorter in UID SEARCH
3166
3167
3168 2006-08-30 [colin]      2.4.0cvs113
3169
3170         * src/plugins/bogofilter/bogofilter.c
3171                 Really fast mass learning - thanks to David
3172                 Relson for the options explanations :)
3173
3174 2006-08-30 [colin]      2.4.0cvs112
3175
3176         * src/msgcache.c
3177                 Fix compilation on FreeBSD. Thanks
3178                 to Michael Hugues
3179
3180 2006-08-29 [colin]      2.4.0cvs111
3181
3182         * src/folderview.c
3183                 Handle "popup_menu" signal (for popping the 
3184                 menu via the keyboard)
3185         * src/mimeview.c
3186         * src/mimeview.h
3187         * src/summaryview.c
3188         * src/textview.c
3189         * src/gtk/gtkutils.c
3190         * src/gtk/gtkutils.h
3191                 Factorize scrolling code, and add an API 
3192                 for MimeViewers to handle scroll orders
3193
3194 2006-08-29 [wwp]        2.4.0cvs110
3195
3196         * src/plugins//bogofilter/bogofilter.c
3197         * src/plugins//spamassassin/spamassassin.c
3198                 make the bogofilter/spamassassin filtering error dialogs at
3199         incorporation obey to the "don't popup error dialog on
3200         receive error" option. If disabled, feed the log window w/
3201         the error message.
3202
3203 2006-08-29 [paul]
3204
3205         2.5.0-rc2 released
3206
3207 2006-08-29 [paul]       2.4.0cvs109
3208
3209         * Makefile.am
3210                 remove 'make release', it's not needed
3211                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3212
3213 2006-08-29 [paul]       2.4.0cvs108
3214
3215         * src/foldersel.c
3216         * src/summary_search.c
3217         * src/gtk/progressdialog.c
3218         * src/plugins/pgpcore/passphrase.c
3219                 replace deprecated gtk_window_set_policy()
3220
3221 2006-08-29 [colin]      2.4.0cvs107
3222
3223         * src/folder.c
3224                 Fix data loss when copy fails during a move:
3225                 only use fast remove_msgs if everything was
3226                 copied OK; else use slow remove_msg on the
3227                 mails that got copied only.
3228
3229 2006-08-28 [paul]       2.4.0cvs106
3230
3231         * src/mh.c
3232                 revert change in 2.4.0cvs104, it breaks
3233                 stuff
3234
3235 2006-08-28 [paul]       2.4.0cvs105
3236
3237         * src/plugins/spamassassin/spamassassin.c
3238                 english fix
3239
3240 2006-08-28 [paul]       2.4.0cvs104
3241
3242         * src/mh.c
3243                 fix data loss when moving to another
3244                 mailbox fails
3245         * src/prefs_spelling.c
3246                 improve the english
3247         * src/gtk/pluginwindow.c
3248                 improve the layout of the dialog text
3249         All thanks to Colin
3250
3251 2006-08-28 [paul]       2.4.0cvs103
3252
3253         * src/plugins/bogofilter/bogofilter.c
3254         * src/plugins/bogofilter/bogofilter_gtk.c
3255                 fix english up a bit, innit
3256
3257 2006-08-28 [paul]       2.4.0cvs102
3258
3259         * configure.ac
3260         * po/Makefile.in.in
3261         * po/Makevars
3262                 require autoconf 2.60, enabling building
3263                 with gettext 0.15 (gettext 0.14.x build still
3264                 possible). Replace Makefiles with versions
3265                 from gettext 0.15.
3266                 Remove configure options --with-localedir and
3267                 --with-mandir. The options that are provided
3268                 directly by autoconf 2.60 can be used instead:
3269                 --mandir --localedir
3270
3271 2006-08-27 [colin]      2.4.0cvs101
3272
3273         * src/plugins/bogofilter/Makefile.am
3274                 Fix make dist (no README)
3275
3276 2006-08-27 [colin]      2.4.0cvs100
3277
3278         * src/folder.c
3279                 Don't use F_UNKNOWN folders for any default
3280                 outbox/trash/etc
3281         * src/plugins/bogofilter/bogofilter.c
3282         * src/plugins/bogofilter/bogofilter.h
3283         * src/plugins/bogofilter/bogofilter_gtk.c
3284                 Add an option to specify the path to bogofilter
3285                 Use single-quotes to be able to learn in folders
3286                 with spaces in their names
3287                 Verify learning status
3288
3289 2006-08-27 [colin]      2.4.0cvs99
3290
3291         * manual/faq.xml
3292         * manual/plugins.xml
3293                 Document Bogofilter plugin
3294
3295 2006-08-27 [colin]      2.4.0cvs98
3296
3297         * src/compose.c
3298         * src/messageview.c
3299         * src/procmsg.c
3300         * src/procmsg.h
3301                 When possible, copy the queued mail to sent folder
3302                 instead of re-adding. Much faster on IMAP.
3303
3304 2006-08-27 [colin]      2.4.0cvs97
3305
3306         * src/msgcache.c
3307                 Disable mmaped caches - huge metadata loss
3308                 here after a power failure.
3309         * src/summaryview.c
3310                 Add quicksearch timing
3311         * src/common/plugin.c
3312         * src/common/plugin.h
3313                 Implement an interface to tell what plugins
3314                 provide. Prevent loading of similar plugins.
3315         * src/plugins/clamav/clamav_plugin.c
3316         * src/plugins/demo/demo.c
3317         * src/plugins/dillo_viewer/dillo_viewer.c
3318         * src/plugins/pgpcore/plugin.c
3319         * src/plugins/pgpinline/pgpinline.c
3320         * src/plugins/pgpmime/pgpmime.c
3321         * src/plugins/spamassassin/spamassassin.c
3322         * src/plugins/trayicon/trayicon.c
3323                 Implement plugin_provides()
3324
3325 2006-08-27 [colin]      2.4.0cvs96
3326
3327         * configure.ac
3328         * src/plugins/Makefile.am
3329         * src/plugins/bogofilter/.cvsignore
3330         * src/plugins/bogofilter/Makefile.am
3331         * src/plugins/bogofilter/bogofilter.c
3332         * src/plugins/bogofilter/bogofilter.h
3333         * src/plugins/bogofilter/bogofilter_gtk.c
3334                 New Bogofilter plugin, provides filtering and
3335                 learning. Spamassassin will go to extra plugins.
3336
3337 2006-08-26 [mones]      2.4.0cvs95
3338
3339         * manual/handling.xml
3340                 Fix subfolder path in the example (thanks to Paul) 
3341
3342 2006-08-26 [mones]      2.4.0cvs94
3343
3344         * manual/glossary.xml
3345                 2.2. + add ISP to the glossary
3346                 7.5. + Add UIDL to glossary
3347                 7.7. + Add TCP to glossary
3348         * manual/handling.xml
3349                 7.1. + Mentions GNU/Linux distribution, what about the non...
3350                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3351                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3352                 7.4. = Use appropriate quotation for commands
3353                 7.6. = change "" to <quote></quote>
3354         * manual/plugins.xml
3355                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3356         * manual/starting.xml
3357                 2.1. + local mbox file: some examples of mbox file locations...
3358                 Also reformatted files requiring it
3359
3360 2006-08-26 [wwp]        2.4.0cvs93
3361
3362         * src/summary_search.c
3363                 disable find buttons while summary search is running.
3364
3365 2006-08-25 [colin]      2.4.0cvs92
3366
3367         * src/folder.c
3368         * src/folderutils.c
3369         * src/mh.c
3370         * src/procmsg.h
3371         * src/summaryview.c
3372                 Speed up MH moving, and add progressbar
3373                 for MH deletion
3374         * src/msgcache.c
3375                 Write cache files using mmap() too
3376
3377 2006-08-25 [wwp]        2.4.0cvs91
3378
3379         * src/summaryview.c
3380                 switch spam<->ham button when a message has been marked as spam or ham
3381                 and is still selected. Thanks to Colin.
3382
3383 2006-08-25 [paul]       2.4.0cvs90
3384
3385         * src/Makefile.am
3386         * src/stock_pixmap.c
3387         * src/stock_pixmap.h
3388         * src/summaryview.c
3389         * src/gtk/icon_legend.c
3390         * src/pixmaps/copied.xpm
3391         * src/pixmaps/moved.xpm
3392                 add icons for delayed execution marked for
3393                 copying, marked for moving
3394
3395 2006-08-25 [mones]      2.4.0cvs89
3396
3397         * manual/glossary.xml
3398                 Fix the other glossary items:
3399                 5.1. = Inmmediate execution -> <quote>immediate execution...
3400                 5.2. = Fix MBOX capitalization -> Mbox
3401                 5.3. + Improve Plugins def. w/ tech. ref.
3402                 5.4. = Quotation -> replace '>' by <quote>></quote>
3403                 5.5. - SMTP Server. -> remove dot
3404         * po/es.po
3405                 Updated translation
3406
3407 2006-08-25 [mones]      2.4.0cvs88
3408
3409         * manual/ack.xml
3410                 Reformatted, changed email address
3411         * manual/glossary.xml
3412                 Reformatted, fixed MANUAL-TODO items:
3413                 8.2. + add ROT-13 to glossary
3414                 8.4. + add URL to glossary
3415         * manual/es/advanced.xml
3416                 Fixed <literal>s
3417
3418 2006-08-25 [paul]       2.4.0cvs87
3419
3420         * src/gtk/icon_legend.c
3421                 add 'marked for deletion' icon
3422                 arrange icons by containing column
3423                 wrap long label text
3424
3425 2006-08-25 [colin]      2.4.0cvs86
3426
3427         * src/common/utils.c
3428         * src/common/utils.h
3429                 Add the sc_g_*list_bigger functions in
3430                 a place everyone can use it
3431         * src/summaryview.c
3432                 Only freeze/thaw the list when working
3433                 on the selection, if it's bigger than 1
3434         * src/gtk/gtksctree.c
3435                 Only freeze/thaw the list when unselec-
3436                 ting 'all' if ('all' != 1)
3437                 This avoids some flickering
3438
3439 2006-08-24 [colin]      2.4.0cvs85
3440
3441         * src/addressbook.c
3442                 Fix strange list selection
3443                 Fix random seg (Invalid read of freed memory)
3444
3445 2006-08-24 [colin]      2.4.0cvs84
3446
3447         * src/alertpanel.c
3448         * src/gtk/inputdialog.c
3449         * src/plugins/pgpcore/passphrase.c
3450                 Revert minimal width patch of 2.4.0cvs67,
3451                 as it is also a maximal width. Use 
3452                 gtk_window_set_default_size instead.
3453
3454 2006-08-24 [colin]      2.4.0cvs83
3455
3456         * src/msgcache.c
3457                 Write cache/mark to temp files before
3458                 overwriting old ones (avoids metadata
3459                 loss if writing the new files fail).
3460                 Use mmap() to read cache/mark file, as
3461                 this makes cache reading faster. Dis-
3462                 abled for big-endian machines until it
3463                 can be tested. (Big-endian users: set
3464                 msgcache_use_mmap = TRUE in the relevant
3465                 #if).
3466         * src/procmsg.h
3467                 Move rarely used fields of MsgInfo in 
3468                 another structure, which will only be
3469                 allocated if needed. Face, X-Face,
3470                 Return receipt headers and List-*
3471                 headers are moved. Mails having none
3472                 of these occupy 52 bytes less with
3473                 this patch, which makes 2.5MB of RAM
3474                 saved on a 50k folder).
3475         * src/headerview.c
3476         * src/mainwindow.c
3477         * src/messageview.c
3478         * src/partial_download.c
3479         * src/procheader.c
3480         * src/procmsg.c
3481         * src/textview.c
3482                 Follow this structure change.
3483
3484 2006-08-24 [wwp]        2.4.0cvs82
3485
3486         * manual/es/.cvsignore
3487         * manual/es/dist/.cvsignore
3488         * manual/es/dist/html/.cvsignore
3489         * manual/es/dist/pdf/.cvsignore
3490         * manual/es/dist/ps/.cvsignore
3491         * manual/es/dist/txt/.cvsignore
3492                 more (generated) files to ignore.
3493
3494 2006-08-24 [colin]      2.4.0cvs81
3495
3496         * src/folder.c
3497         * src/mh.c
3498                 Fix possible problems with local delivery. Check the folder doesn't
3499                 need scan before setting its mtime when saving cache (which can be
3500                 done long after the folder's been modified by an external process);
3501                 Check that the stored item's mtime didn't change in mh functions.
3502
3503 2006-08-24 [mones]      2.4.0cvs80
3504
3505         * manual/advanced.xml
3506                 Rewrapping, some fixes and MANUAL-TODO items:
3507                 8.1. = change "" to <quote></quote>
3508                 8.3. = quote menu items
3509                 8.5. - deploying -> new user ... ideally a new user (redundant)
3510
3511 2006-08-23 [colin]      2.4.0cvs79
3512
3513         * src/gtk/gtksctree.c
3514                 When selecting or deselecting range, only
3515                 freeze/thaw when selection is bigger than 10
3516
3517 2006-08-23 [colin]      2.4.0cvs78
3518
3519         * src/messageview.c
3520         * src/mimeview.c
3521         * src/mimeview.h
3522         * src/plugins/dillo_viewer/dillo_viewer.c
3523                 Provide an API for MimeViewer plugins to
3524                 return a text selection for replying
3525
3526 2006-08-23 [colin]      2.4.0cvs77
3527
3528         * src/image_viewer.c
3529         * src/textview.c
3530                 Use gtk_pixbuf_new_from_file_at_scale(), which
3531                 is faster than getting the pixbuf then resizing
3532                 it.
3533
3534 2006-08-23 [colin]      2.4.0cvs76
3535
3536         * src/procmime.c
3537                 UTF-8 should be sent Quoted-printable
3538
3539 2006-08-22 [colin]      2.4.0cvs75
3540
3541         * src/mh.c
3542                 Check if scan is required before touching
3543                 the folder (or it'll be required every time)
3544
3545 2006-08-22 [colin]      2.4.0cvs74
3546
3547         * configure.ac
3548                 Require libetpan 0.46 (crasher fix when built
3549                 against gnutls)
3550
3551 2006-08-22 [colin]      2.4.0cvs73
3552
3553         * src/folder.c
3554                 Set folder's mtime after writing its
3555                 cache
3556         * src/folderview.c
3557                 Add some timing
3558         * src/procmsg.c
3559                 Don't do useless stuff if we don't 
3560                 thread by subject
3561         * src/summaryview.c
3562                 Add some timing, don't deselect prior
3563                 to selecting (gtksctree does it itself),
3564                 remove crash avoidance hacks as it's been
3565                 properly fixed since a while
3566         * src/common/utils.c
3567                 Optimize to_human_readable(): _() is slow,
3568                 do it only once, and avoid %f format for KB
3569                 (the most common in a summaryview)
3570         * src/gtk/gtksctree.c
3571                 Don't uselessly freeze/thaw (fixes flicker
3572                 on next unread and friends), reduce number
3573                 of g_list_nth/g_list_position where possible
3574         * src/gtk/gtkutils.c
3575         * src/gtk/gtkutils.h
3576                 Reduce number of g_list_nth/g_list_position
3577                 where possible.
3578                 All of this makes loading as 70k folder 2.1
3579                 seconds instead of 3.2 (with hot FS caches).
3580                 (1.3 seconds without Date and Size columns...)
3581
3582 2006-08-22 [paul]       2.4.0cvs72
3583
3584         wrap documents and do some items from mones' MANUAL-TODO:
3585
3586         * manual/account.xml
3587                 4.1. = fix tabname references to <quote>tabname</quote>
3588                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3589         * manual/faq.xml
3590                 1.1. = mentioned options don't match UI
3591                 Add information about the 'Never send Return Receipts'
3592                 option
3593         * manual/handling.xml
3594                 6.2. = Mentions Extended symbols button, but now is
3595                 named Information
3596                 6.3. = Mentions ... button, which is now Edit
3597
3598 2006-08-22 [colin]      2.4.0cvs71
3599
3600         * src/gtk/pluginwindow.c
3601                 Fix layout in verbose translations (such
3602                 as french)
3603
3604 2006-08-22 [paul]       2.4.0cvs70
3605
3606         * manual/Makefile.am
3607                 build manuals in alphabetical order
3608         * src/addressbook.c
3609         * src/prefs_themes.c
3610                 replace/remove deprecated symbols
3611         * src/gtk/gtkutils.c
3612                 fix a warning
3613         * src/gtk/pluginwindow.c
3614                 replace deprecated symbol
3615                 replace label text and move it
3616         * src/plugins/pgpcore/prefs_gpg.c
3617                 move the 'Generate...' button out of the
3618                 Sign Key frame, replace the English used
3619         * src/plugins/pgpcore/sgpgme.c
3620                 fixes to the English
3621
3622 2006-08-21 [colin]      2.4.0cvs69
3623
3624         * src/plugins/trayicon/trayicon.c
3625                 Add more strings for translation; patch
3626                 by Pawel
3627
3628 2006-08-21 [colin]      2.4.0cvs68
3629
3630         * src/compose.c
3631                 fix replied flag not set after drafting
3632         * src/matcher.c
3633                 fix body quicksearch in non-encoded bodies
3634                 containing '='
3635         * src/msgcache.c
3636                 Get rid of the g_malloc workaround for
3637                 corrupted caches, use g_try_malloc
3638
3639 2006-08-21 [colin]      2.4.0cvs67
3640
3641         * src/alertpanel.c
3642         * src/gtk/inputdialog.c
3643         * src/plugins/pgpcore/passphrase.c
3644                 Set minimal width to 375
3645         * src/mainwindow.c
3646                 Fix switching to offline, asking if it 
3647                 should be overriden for synchronising
3648         * src/mimeview.c
3649                 Don't offer to remember command on Open 
3650                 with for text parts, as the browser or 
3651                 text editor command isn't changed from 
3652                 there
3653
3654 2006-08-20 [paul]       2.4.0cvs66
3655
3656         * po/ko.po
3657         * po/zh_CN.po
3658                 fix plural form errors. revealed by stricter
3659                 checking of gettext 0.15
3660
3661 2006-08-18 [paul]       2.4.0cvs65
3662
3663         * src/stock_pixmap.c
3664                 fix the fix of 2.4.0cvs64
3665                 Thanks to Colin
3666
3667 2006-08-18 [paul]       2.4.0cvs64
3668
3669         * src/stock_pixmap.c
3670                 fix leaks
3671                 Thanks to Colin
3672
3673 2006-08-18 [paul]       2.4.0cvs63
3674
3675         * src/compose.c
3676         * src/procmsg.c
3677                 fix occasional IMAP bug where large msgs
3678                 were left in the queue folder after sending
3679                 Thanks to Colin
3680
3681 2006-08-18 [paul]       2.4.0cvs62
3682
3683         * src/folderview.c
3684                 freeze the summaryview while quicksearch results
3685                 are displayed
3686                 (fixes bug 456 'current message is hidden when the
3687                 view is refreshed and extended search is "unread 
3688                 messages"')
3689                 Thanks to Colin
3690         * src/textview.c
3691                 add missing #include "inputdialog.h"
3692         * src/common/utils.h
3693                 add missing mailcap_update_default() and improve
3694                 readability
3695
3696 2006-08-17 [colin]      2.4.0cvs61
3697
3698         * src/plugins/pgpcore/select-keys.c
3699                 Fix warnings :)
3700
3701 2006-08-17 [colin]      2.4.0cvs60
3702
3703         * src/compose.c
3704                 Don't continue queuing if Cancel is clicked
3705                 in select-keys
3706
3707 2006-08-17 [colin]      2.4.0cvs59
3708
3709         * src/plugins/pgpcore/select-keys.c
3710                 When encrypting, if only one key matches and it 
3711                 matches exactly, automatically use it.
3712
3713 2006-08-17 [colin]      2.4.0cvs58
3714
3715         * src/mimeview.c
3716         * src/prefs_common.c
3717         * src/prefs_common.h
3718         * src/prefs_ext_prog.c
3719         * src/textview.c
3720                 Fix issues with previous patch (text/html)
3721                 Remove outdated prefs
3722
3723 2006-08-17 [colin]      2.4.0cvs57
3724
3725         * src/imap.c
3726                 Add View Log button on auth error
3727         * src/procmsg.c
3728                 Fix encrypted mail marked as new when
3729                 saved in normal folders
3730         * src/plugins/pgpinline/pgpinline.c
3731                 Fix encrypt bug on IMAP
3732         * src/mimeview.c
3733         * src/common/utils.c
3734         * src/common/utils.h
3735         * src/gtk/inputdialog.c
3736         * src/gtk/inputdialog.h
3737                 Get rid of metamail stuff, simplify
3738                 opening, and allow remembering of user's
3739                 choices (by updating ~/.mailcap). There's
3740                 still to drop "Audio player" and "Image
3741                 viewer" preferences.
3742
3743 2006-08-17 [mones]      2.4.0cvs56
3744
3745         * manual/es/sylpheed-claws-manual.xml
3746                 fix DTD path
3747
3748 2006-08-17 [mones]      2.4.0cvs55
3749
3750         * configure.ac
3751         * manual/Makefile.am
3752         * manual/es/Makefile.am
3753         * manual/es/account.xml
3754         * manual/es/ack.xml
3755         * manual/es/addrbook.xml
3756         * manual/es/advanced.xml
3757         * manual/es/faq.xml
3758         * manual/es/glossary.xml
3759         * manual/es/gpl.xml
3760         * manual/es/handling.xml
3761         * manual/es/intro.xml
3762         * manual/es/keyboard.xml
3763         * manual/es/plugins.xml
3764         * manual/es/starting.xml
3765         * manual/es/sylpheed-claws-manual.xml
3766         * manual/es/dist/Makefile.am
3767         * manual/es/dist/html/Makefile.am
3768         * manual/es/dist/pdf/Makefile.am
3769         * manual/es/dist/ps/Makefile.am
3770         * manual/es/dist/txt/Makefile.am
3771                 Spanish translation for the manual
3772
3773 2006-08-16 [colin]      2.4.0cvs54
3774
3775         * src/compose.c
3776         * src/main.c
3777         * src/mainwindow.c
3778                 Fix send button sensitivity at startup
3779                 Set send menu sensitivity (patch by Fabien)
3780         * src/ssl_manager.c
3781                 Enable closing with esc (patch by Fabien)
3782         * src/gtk/foldersort.c
3783                 Enable closing with esc (patch by Fabien)
3784         * src/procmime.c
3785                 Optimisation (no need to copy to tempfile to
3786                 "decode" 7bit and 8bit)
3787         * src/summaryview.c
3788                 Fix cruft in swap_from case
3789         * src/textview.c
3790                 Fix missing last line in some mail cases 
3791                 (Fixes debian #381872)
3792         * src/plugins/pgpcore/prefs_gpg.c
3793         * src/plugins/pgpcore/sgpgme.c
3794         * src/plugins/pgpcore/sgpgme.h
3795                 Don't show "no key found" when user explicitely
3796                 wants to create a key
3797
3798 2006-08-16 [paul]       2.4.0cvs53
3799
3800         * configure.ac
3801         * src/account.c
3802         * src/addressbook.c
3803         * src/headerview.c
3804         * src/prefs_account.c
3805         * src/prefs_message.c
3806         * src/gtk/gtkutils.c
3807                 bump up minimum required versions of GTK+ and
3808                 GLIB to 2.6.0
3809
3810 2006-08-16 [paul]       2.4.0cvs52
3811
3812         * src/toolbar.c
3813                 workaround GTK+ Bug 351600 - 'Can't re-click
3814                 on button after sensitivity update'
3815                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3816                 Thanks to Colin
3817
3818 2006-08-15 [colin]      2.4.0cvs51
3819
3820         * src/plugins/pgpcore/prefs_gpg.c
3821                 Set options sensitivity according to
3822                 key existence
3823         * src/plugins/pgpcore/sgpgme.c
3824                 Allow to create key with no passphrase
3825
3826 2006-08-14 [cleroy]     2.4.0cvs50
3827
3828         * src/gtk/pluginwindow.c
3829                 New layout (maybe to be changed?)
3830         * src/gtk/gtkutils.c
3831                 Fix a bit label_window
3832         * src/plugins/pgpcore/passphrase.c
3833         * src/plugins/pgpcore/passphrase.h
3834         * src/plugins/pgpcore/plugin.c
3835         * src/plugins/pgpcore/prefs_gpg.c
3836         * src/plugins/pgpcore/prefs_gpg.h
3837         * src/plugins/pgpcore/sgpgme.c
3838         * src/plugins/pgpcore/sgpgme.h
3839                 Allow to create a PGP private key via the GUI
3840
3841 2006-08-14 [wwp]        2.4.0cvs49
3842
3843         * src/addressbook_foldersel.c
3844                 fix strict ISO C90 compliance.
3845
3846 2006-08-14 [paul]       2.4.0cvs48
3847
3848         * src/gtk/prefswindow.c
3849                 re-set scrolled window on opening
3850                 Patch by Ticho
3851
3852 2006-08-14 [paul]
3853
3854         2.5.0-rc1 released
3855
3856 2006-08-14 [paul]       2.4.0cvs47
3857
3858         * src/prefs_display_header.c
3859                 re-enable user-defined Displayed Headers
3860
3861 2006-08-14 [paul]       2.4.0cvs46
3862
3863         * src/prefs_account.c
3864                 use GTK_STOCK_EDIT
3865
3866 2006-08-13 [colin]      2.4.0cvs45
3867
3868         * src/common/utils.c
3869                 Fix "a" in quote when the original message is empty,
3870                 by using \0 instead of 'a' to test writability of
3871                 temp files.
3872
3873 2006-08-13 [wwp]        2.4.0cvs44
3874
3875         * src/plugins/spamassassin/spamassassin.c
3876                 fix capitalization of "SpamAssassin" in some debug, log and
3877                 dialog messages.
3878
3879 2006-08-13 [paul]       2.4.0cvs43
3880
3881         * src/editldap.c
3882                 fix overlapping widgets
3883         * src/prefs_account.c
3884                 fix translation of protocol_names[]
3885                 fix label disappearing off the edge of the
3886                 visible area
3887
3888 2006-08-12 [paul]       2.4.0cvs42
3889
3890         * manual/plugins.xml
3891                 update IRC channel info before it gets forgotten
3892                 about
3893
3894 2006-08-11 [colin]      2.4.0cvs41
3895
3896         * src/compose.c
3897         * src/mainwindow.c
3898         * src/mainwindow.h
3899         * src/procmsg.c
3900         * src/procmsg.h
3901         * src/summaryview.c
3902         * src/toolbar.c
3903                 Grey out the Send button if
3904                 - Queue folders are empty, or
3905                 - We're sending already
3906
3907 2006-08-11 [wwp]        2.4.0cvs40
3908
3909         * src/main.c
3910                 fix a logic issue when quitting while a compose window is
3911                 still open, thanks to Colin.
3912
3913 2006-08-10 [colin]      2.4.0cvs39
3914
3915         * src/main.c
3916                 Fix default font size setting after wizard run
3917         * src/imap.c
3918         * src/etpan/imap-thread.c
3919         * src/etpan/imap-thread.h
3920                 Fix bug #999 (Timing out on TSL cert validation 
3921                 dialog makes ugly things happen). Also, STARTTLS
3922                 unconditionnaly if initial capabilities contain
3923                 LOGINDISABLED and STARTTLS.
3924
3925 2006-08-09 [colin]      2.4.0cvs38
3926
3927         * src/mainwindow.c
3928         * src/mainwindow.h
3929                 Fix Tools/Actions sensitivity when there are
3930                 no actions
3931
3932 2006-08-09 [colin]      2.4.0cvs37
3933
3934         * src/prefs_filtering.c
3935                 Warning fix, patch by Paul
3936         * src/messageview.c
3937         * src/prefs_actions.c
3938         * src/prefs_filtering_action.c
3939         * src/prefs_matcher.c
3940                 Uniformisation of "Info ..." to "Info..." (for
3941                 old gtk), patch by Fabien
3942         * src/plugins/clamav/clamav_plugin_gtk.c
3943                 Sensitivity fix by Fabien
3944
3945 2006-08-09 [colin]      2.4.0cvs36
3946
3947         * src/main.c
3948         * src/main.h
3949                 Add a function to know whether we're exiting
3950         * src/plugins/trayicon/trayicon.c
3951                 If exiting, don't do anything. Faster, and
3952                 avoids gtk_main_iteration reentracy causing
3953                 segfaults at exit
3954
3955 2006-08-09 [colin]      2.4.0cvs35
3956
3957         * src/messageview.c
3958         * src/mimeview.c
3959         * src/mimeview.h
3960                 Fix lack of part selection when automatically 
3961                 jumping to a specific part
3962         * src/msgcache.c
3963                 Little optimisation in cache reading
3964
3965 2006-08-09 [colin]      2.4.0cvs34
3966
3967         * src/compose.c
3968                 Fix crash setting the priority on reedit
3969                 (Accessing compose before creating it!)
3970
3971 2006-08-08 [colin]      2.4.0cvs33
3972
3973         * src/procmime.c
3974                 Fix bug #998 (last attachment is not accessible)
3975                 Bad RFC interpretation on multipart close-delimiters
3976         * src/mimeview.c
3977         * src/mimeview.h
3978         * src/gtk/gtkvscrollbutton.c
3979         * src/gtk/gtkvscrollbutton.h
3980                 Make attachments list wheel-scrollable
3981
3982 2006-08-07 [colin]      2.4.0cvs32
3983
3984         * src/gtk/gtkaspell.c
3985                 Fix bug #973 (Unicode punctation characters 
3986                 are not recognized as separators by the
3987                 spell checker); fix unsigned stuff
3988
3989 2006-08-07 [colin]      2.4.0cvs31
3990
3991         * src/compose.c
3992                 Fix bug #956 (DnD text with accents in compose 
3993                 text entry); fix gccc's signed/unsigned fuss
3994
3995 2006-08-06 [colin]      2.4.0cvs30
3996
3997         * src/main.c
3998                 Fix bug #979 (Plugin crashes when exiting 
3999                 sylpheed-claws) : handle exit request only 
4000                 once
4001
4002 2006-08-05 [colin]      2.4.0cvs29
4003
4004         * src/news.c
4005                 Just make sure we have a msgid.
4006
4007 2006-08-05 [colin]      2.4.0cvs28
4008
4009         * src/news.c
4010         * src/summaryview.c
4011                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4012                 by reimplementing it
4013         * src/textview.c
4014                 Fix bug when hiding quotes with level > 3 and quote
4015                 colors are recycled
4016
4017 2006-08-04 [colin]      2.4.0cvs27
4018
4019         * src/compose.c
4020         * src/undo.c
4021         * src/undo.h
4022                 Fix a bit replace-by-pasting undo
4023         * src/mainwindow.c
4024         * src/messageview.c
4025                 Fix Fold quotes menu synchro in
4026                 mainwindow when it changes in 
4027                 messageview
4028         * src/textview.c
4029                 Fix right-click on quotes blocks
4030         * src/common/utils.c
4031                 Verify that the file created by
4032                 my_tmpfile() is writable. Fixes
4033                 bug #988 (very specific filesystem
4034                 issue)
4035         * src/plugins/pgpcore/sgpgme.c
4036                 Fix file descriptor leak
4037         * src/plugins/spamassassin/spamassassin.c
4038                 Warn once if spamd isn't reachable
4039
4040 2006-08-04 [colin]      2.4.0cvs26
4041
4042         * src/toolbar.c
4043                 i18n context patch by Fabien
4044
4045 2006-08-03 [colin]      2.4.0cvs25
4046
4047         * src/mainwindow.c
4048         * src/messageview.c
4049                 Rename "Hide quotes" to "Fold quotes"
4050         * src/textview.c
4051                 Don't use hand cursor on quotes. "all 
4052                 the bonuses of the feature and none of 
4053                 unwelcome side-effects"
4054
4055 2006-08-03 [colin]      2.4.0cvs24
4056
4057         * AUTHORS
4058         * sylpheed-claws.desktop
4059         * src/gtk/authors.h
4060                 Bring the desktop file to XDG compliance
4061                 Patch by Charles A. Edwards
4062
4063 2006-08-03 [colin]      2.4.0cvs23
4064
4065         * src/textview.c
4066                 Fix links offset when they are preceded
4067                 by accentued chars (g_utf8_strlen!)
4068         * src/mainwindow.c
4069                 Fix wrong status when starting offline
4070
4071
4072 2006-08-03 [wwp]        2.4.0cvs22
4073
4074         * src/prefs_common.h
4075                 ask what to do w/ filtering rules that belong to an account when
4076                 applying filtering rules manually from the main window (skip,
4077                 apply regardless of the account, use current account). This dialog
4078                 can be skipped and the last reply used.
4079                 (forgot that file)
4080
4081 2006-08-03 [wwp]        2.4.0cvs21
4082
4083         * src/filtering.c
4084         * src/filtering.h
4085         * src/prefs_common.c
4086         * src/summaryview.c
4087         * src/alertpanel.c
4088         * src/alertpanel.h
4089         * src/messageview.c
4090                 ask what to do w/ filtering rules that belong to an account when
4091                 applying filtering rules manually from the main window (skip,
4092                 apply regardless of the account, use current account). This dialog
4093                 can be skipped and the last reply used.
4094
4095
4096 2006-08-03 [colin]      2.4.0cvs20
4097
4098         * src/textview.c
4099                 Optimize previous patch
4100
4101 2006-08-03 [cleroy]     2.4.0cvs19
4102
4103         * src/textview.c
4104                 Fix quotes getting toggled back when the
4105                 mail has an even number of text parts
4106
4107 2006-08-02 [colin]      2.4.0cvs18
4108
4109         * src/messageview.c
4110                 Add Hide quotes menu
4111
4112 2006-08-02 [colin]      2.4.0cvs17
4113
4114         * src/mainwindow.c
4115         * src/prefs_common.c
4116         * src/textview.c
4117         * src/textview.h
4118         * src/gtk/about.c
4119                 Allow per-level quote hiding,
4120                 Allow toggling quotes by double-clicking them
4121                 Rename RemoteURI to ClickableText to reflect
4122                 the fact it's used for a variety of things
4123
4124 2006-08-02 [wwp]        2.4.0cvs16
4125
4126         * src/mainwindow.c
4127                 fix "View/Hide quotes" menu item status initialization.
4128
4129 2006-08-02 [wwp]        2.4.0cvs15
4130
4131         * src/matcher_parser_parse.y
4132                 remove a debug trace.
4133
4134 2006-08-02 [paul]       2.4.0cvs14
4135
4136         * src/plugins/pgpcore/passphrase.c
4137                 don't set initial dialog size
4138                 make it resizable
4139
4140 2006-08-02 [paul]       2.4.0cvs13
4141
4142         * src/noticeview.c
4143                 remove the rogue '/' character
4144
4145 2006-08-02 [paul]       2.4.0cvs12
4146
4147         * src/noticeview.c
4148                 allow buttons to resize as necessary
4149
4150 2006-08-01 [wwp]        2.4.0cvs11
4151
4152         * src/mbox.c
4153                 fix strict ISO C90 compliance.
4154
4155 2006-08-01 [wwp]        2.4.0cvs10
4156
4157         * tools/update-po
4158                 updated update-po tool to work w/ context-dependent translations.
4159                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4160
4161 2006-08-01 [wwp]        2.4.0cvs9
4162
4163         * src/matcher.c
4164         * src/prefs_filtering.c
4165         * src/prefs_matcher.c
4166                 allow context-dependent translations for "All",
4167                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4168
4169 2006-07-31 [colin]      2.4.0cvs8
4170
4171         * AUTHORS
4172         * src/gtk/authors.h
4173                 Add Rafal to authors
4174
4175 2006-07-31 [colin]      2.4.0cvs7
4176
4177         * src/compose.c
4178         * src/mainwindow.c
4179         * src/messageview.h
4180         * src/prefs_common.c
4181         * src/prefs_common.h
4182         * src/textview.c
4183                 Add 'View/Hide quotes'. Patch based on a patch
4184                 by Rafal Weglarz
4185
4186 2006-07-31 [colin]      2.4.0cvs6
4187
4188         * src/action.c
4189                 Fix problem with "> stuff >" actions
4190
4191 2006-07-31 [paul]       2.4.0cvs5
4192
4193         * po/nb.po
4194                 updated by Geir Helland
4195
4196 2006-07-31 [wwp]        2.4.0cvs4
4197
4198         * src/mainwindow.c
4199         * src/summaryview.c
4200         * src/summaryview.h
4201                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4202                 thanks to Colin.
4203
4204 2006-07-31 [wwp]        2.4.0cvs3
4205
4206         * src/Makefile.am
4207         * src/addr_compl.c
4208         * src/addr_compl.h
4209         * src/addressbook.c
4210         * src/addressbook.h
4211         * src/addressbook_foldersel.c
4212         * src/addressbook_foldersel.h
4213         * src/addrindex.c
4214         * src/addrindex.h
4215         * src/matcher.c
4216         * src/matcher.h
4217         * src/matcher_parser_lex.l
4218         * src/matcher_parser_parse.y
4219         * src/prefs_common.c
4220         * src/prefs_common.h
4221         * src/prefs_filtering.c
4222         * src/prefs_matcher.c
4223         * src/prefs_matcher.h
4224         * src/summaryview.c
4225                 introduce filtering against the address book. It's now possible to add
4226                 matched conditions to determine if any email address in a message matches
4227                 or doesn't match any or all books or folders in the address book.
4228
4229 2006-07-31 [wwp]        2.4.0cvs2
4230
4231         * src/account.c
4232         * src/filtering.c
4233         * src/filtering.h
4234         * src/folder.c
4235         * src/folderview.c
4236         * src/inc.c
4237         * src/mainwindow.c
4238         * src/matcher.c
4239         * src/matcher_parser_lex.l
4240         * src/matcher_parser_parse.y
4241         * src/mbox.c
4242         * src/prefs_filtering.c
4243         * src/prefs_filtering.h
4244         * src/procmsg.c
4245         * src/procmsg.h
4246         * src/summaryview.c
4247                 introduce per-account filtering rules. Each filtering rule can now be assigned
4248                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4249                 when applying filtering rules manually, as all rules will apply - even the ones
4250                 assigned to an account. This issue will be addressed soon.
4251  
4252
4253
4254 2006-07-31 [wwp]        2.4.0cvs1
4255
4256         * src/quote_fmt.c
4257                 make more strings translatable.
4258
4259 2006-07-31 [paul]       2.4.0
4260
4261         2.4.0 released
4262
4263 2006-07-31 [paul]       2.3.1cvs91
4264
4265         * po/ca.po
4266                 updated by Miquel Oliete
4267
4268 2006-07-31 [paul]       2.3.1cvs90
4269
4270         * po/de.po
4271         * po/el.po
4272         * po/fr.po
4273         * po/it.po
4274         * po/pl.po
4275         * po/pt_BR.po
4276         * po/sr.po
4277         * po/zh_CN.po
4278                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4279                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4280                 Aleksandar Urosevic, and Ralgh Young
4281
4282 2006-07-31 [paul]       2.3.1cvs89
4283
4284         * src/account.c
4285         * src/main.c
4286         * src/mainwindow.c
4287         * src/mainwindow.h
4288                 Fix a race condition when, after an SC crash, rescanning
4289                 folders took more than 0.5 seconds
4290                 Thanks to Colin
4291
4292 2006-07-31 [paul]       2.3.1cvs88
4293
4294         * src/folderview.c
4295                 don't translate separator strings
4296
4297 2006-07-30 [mones]      2.3.1cvs87
4298
4299         * doc/man/sylpheed-claws.1
4300                 Fixed non-ASCII chars in Hoa's name
4301         * po/es.po
4302                 Updated for release
4303
4304 2006-07-27 [colin]      2.3.1cvs86
4305
4306         * src/textview.c
4307                 Don't include the leading \n in links
4308                 Patch by Fabien
4309
4310 2006-07-25 [colin]      2.3.1cvs85
4311
4312         * src/mainwindow.c
4313         * src/common/socket.h
4314         * src/etpan/imap-thread.c
4315                 Refresh resolvers before connecting
4316                 to IMAP servers, and after switching
4317                 to online. Thanks to Paul.
4318
4319 2006-07-18 [colin]
4320
4321         * 2.4.0-rc4 released
4322
4323 2006-07-17 [colin]      2.3.1cvs84
4324
4325         * src/inc.c
4326                 Show connection attempt in statusbar before
4327                 connecting (previously first message was
4328                 "Retrieving messages from ..." after the
4329                 connection succeeded.
4330
4331 2006-07-16 [wwp]        2.3.1cvs83
4332
4333         * sylpheed-claws.ico
4334                 Added .ico file (windows multi-size icon file, generated).
4335
4336 2006-07-12 [wwp]        2.3.1cvs82
4337
4338         * src/messageview.c
4339                 remove Message/Re-edit menu entry from messageview window,
4340                 as sent/draft/queued messages are opened in compose window when
4341                 re-edited and it's not possible to re-edit other msgs.
4342
4343 2006-07-12 [paul]       2.3.1cvs81
4344
4345         * AUTHORS
4346         * src/mainwindow.c
4347         * src/gtk/authors.h
4348                 check online state before resetting
4349                 mailcheck timer. Useful if some program
4350                 verifies connection state and updates
4351                 Claws.
4352                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4353
4354 2006-07-12 [paul]       2.3.1cvs80
4355
4356         * sylpheed-claws-128x128.png
4357         * sylpheed-claws-64x64.png
4358         * sylpheed-claws.png
4359         * src/Makefile.am
4360         * src/main.c
4361         * src/prefs_toolbar.c
4362         * src/stock_pixmap.c
4363         * src/stock_pixmap.h
4364         * src/wizard.c
4365         * src/gtk/about.c
4366         * src/gtk/gtkutils.c
4367         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4368         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4369         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4370         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4371         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4372         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4373                 updated and renamed logo/icon files and related
4374                 logo by Jesper Schultz
4375
4376 2006-07-11 [paul]       2.3.1cvs79
4377
4378         * src/main.c
4379                 fix the labels a smidgin
4380
4381 2006-07-09 [colin]      2.3.1cvs78
4382
4383         * src/textview.c
4384                 Show errors in textviewer's command
4385                 Patch by H. Merijn Brand
4386
4387 2006-07-09 [colin]      2.3.1cvs77
4388
4389         * src/compose.c
4390                 Save FMID in drafts too
4391
4392 2006-07-08 [colin]      2.3.1cvs76
4393
4394         * src/compose.c
4395                 Svae RMID in drafted mails too
4396                 Save quote_fmt vars for whole mails,
4397                 don't reset at each quote_fmt_init:
4398                 allows to use the same |i{var} in
4399                 various template fields
4400         * src/prefs_template.c
4401         * src/quote_fmt.h
4402         * src/quote_fmt_parse.y
4403                 Same
4404
4405 2006-07-08 [colin]      2.3.1cvs75
4406
4407         * src/textview.c
4408                 Fix highlighting of attached parts URIs
4409
4410 2006-07-08 [colin]      2.3.1cvs74
4411
4412         * src/main.c
4413                 Prevent bug #981 (sc 2.3.1 segfaults with 
4414                 gtk+ 2.10) from being reported again:
4415                 if Sylpheed-Claws has been compiled against
4416                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4417                 of if Sylpheed-Claws has been compiled against
4418                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4419                 error out.
4420
4421 2006-07-07 [colin]      2.3.1cvs73
4422
4423         * src/prefs_actions.c
4424                 Fix label
4425
4426 2006-07-07 [colin]      2.3.1cvs72
4427
4428         * src/prefs_actions.c
4429                 Fix compile on gtk < 2.8. argh :)
4430
4431 2006-07-07 [paul]       2.3.1cvs71
4432
4433         * src/common/defs.h
4434                 update DONATE_URI
4435
4436 2006-07-07 [colin]      2.3.1cvs70
4437
4438         * po/POTFILES.in
4439         * src/quote_fmt.c
4440         * src/quote_fmt_lex.l
4441         * src/quote_fmt_parse.y
4442                 Add |i{var}, a way to insert user-entered
4443                 text in a template
4444
4445 2006-07-07 [colin]
4446
4447         * 2.4.0-rc3 released
4448
4449 2006-07-07 [colin]      2.3.1cvs69
4450
4451         * src/folder.c
4452                 Don't consider inboxes of UNKNOWN folder 
4453                 classes to be useable as default inboxes
4454
4455 2006-07-07 [paul]       2.3.1cvs68
4456
4457         * src/textview.c
4458                 add missing #include <errno.h>
4459                 Thanks to René J. Blokland
4460
4461 2006-07-07 [paul]       2.3.1cvs67
4462
4463         * src/action.c
4464                 Return now Closes dialog
4465         * src/mimeview.c
4466         * src/mimeview.h
4467         * src/textview.c
4468                 add contextual menu to mime parts listed
4469                 in the textview
4470                 Thanks to Colin
4471         * src/common/utils.c
4472                 reversal: ' is a valid character in URLs
4473
4474 2006-07-06 [colin]      2.3.1cvs66
4475
4476         * src/remotefolder.h
4477                 Forgotten in previous commit
4478
4479 2006-07-06 [colin]      2.3.1cvs65
4480
4481         * src/folder.c
4482                 Set summary update flag whenever
4483                 totals changed
4484         * src/imap.c
4485         * src/prefs_account.c
4486         * src/common/utils.h
4487         * src/etpan/imap-thread.c
4488                 Fix warnings, thanks to Fabien and
4489                 Ricardo
4490
4491 2006-07-06 [wwp]        2.3.1cvs64
4492
4493         * src/gtk/gtkutils.c
4494                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4495
4496 2006-07-06 [wwp]        2.3.1cvs63
4497
4498         * src/account.c
4499         * src/addressbook.c
4500         * src/addressitem.h
4501         * src/folderview.c
4502         * src/mainwindow.c
4503         * src/manual.c
4504         * src/manual.h
4505         * src/message_search.c
4506         * src/prefs_actions.c
4507         * src/prefs_filtering.c
4508         * src/prefs_filtering.h
4509         * src/prefs_template.c
4510         * src/summary_search.c
4511         * src/summaryview.c
4512         * src/gtk/gtkutils.c
4513         * src/gtk/gtkutils.h
4514         * src/gtk/pluginwindow.c
4515                 add help buttons to some dialogs. Clicking such buttons opens a
4516                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4517
4518 2006-07-06 [paul]       2.3.1cvs62
4519
4520         * src/textview.c
4521                 fix attachments contextual menu
4522                 Thanks to Colin
4523
4524 2006-07-05 [colin]      2.3.1cvs61
4525
4526         * src/textview.c
4527         * src/compose.c
4528                 Handle sftp:// links
4529
4530 2006-07-05 [paul]       2.3.1cvs60
4531
4532         * src/gtk/filesel.c
4533                 grab save button by default
4534                 Thanks to Colin
4535
4536 2006-07-05 [wwp]        2.3.1cvs59
4537
4538         * manual/xml2pdf
4539                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4540
4541 2006-07-04 [colin]      2.3.1cvs58
4542
4543         * src/mimeview.c
4544         * src/textview.c
4545                 Use left click to select, middle click to open
4546                 on mimeparts links
4547         * src/common/utils.c
4548                 Fix segfault
4549
4550 2006-07-04 [colin]      2.3.1cvs57
4551
4552         * src/mainwindow.c
4553         * src/news.c
4554                 Warning fixes, thanks to Fabien
4555
4556 2006-07-04 [colin]      2.3.1cvs56
4557
4558         * src/mimeview.c
4559         * src/mimeview.h
4560         * src/textview.c
4561                 Allow parts to be selected via their text label
4562                 in textview
4563
4564 2006-07-04 [colin]      2.3.1cvs55
4565
4566         * src/folderview.c
4567                 Feedback when closing (for big folders)
4568         * src/prefs_actions.c
4569         * src/prefs_filtering.c
4570         * src/prefs_matcher.c
4571         * src/prefs_template.c
4572                 Fix default button when closing without
4573                 having saved
4574
4575 2006-07-04 [colin]      2.3.1cvs54
4576
4577         * src/news.c
4578                 Delete local file on deletion
4579
4580 2006-07-03 [colin]      2.3.1cvs53
4581
4582         * src/folderview.c
4583         * src/main.c
4584                 Don't freeze when rescanning after crash
4585
4586 2006-07-03 [wwp]        2.3.1cvs52
4587
4588         * src/compose.c
4589         * src/privacy.c
4590         * src/privacy.h
4591         * src/plugins/pgpinline/pgpinline.c
4592         * src/plugins/pgpmime/pgpmime.c
4593                 don't report an error when the user cancels the passphrase dialog.
4594
4595 2006-07-02 [colin]      2.3.1cvs51
4596
4597         * src/folderview.c
4598                 Open message when crossing folders with Space,
4599                 goto next unread and friends
4600
4601 2006-07-01 [colin]      2.3.1cvs50
4602
4603         * src/prefs_account.c
4604                 Typographic rules varying from language
4605                 to language (in french "Protocole :"),
4606                 we have to do that :)
4607
4608 2006-07-01 [ticho]      2.3.1cvs49
4609
4610         * src/prefs_account.c
4611                 Only use one temporary gchar* variable in
4612                 prefs_account_protocol_set_optmenu().
4613
4614 2006-07-01 [ticho]      2.3.1cvs48
4615
4616         * src/prefs_account.c
4617         * src/prefs_account.h
4618                 Use GtkLabel for existing account protocol name.
4619                 Created an array for protocol names and populate the
4620                 combobox from it in a for() cycle.
4621
4622 2006-06-30 [colin]      2.3.1cvs47
4623
4624         * src/compose.c
4625                 Block undo when changing signature (by changing
4626                 account)
4627
4628 2006-06-30 [paul]       2.3.1cvs46
4629
4630         * src/send_message.c
4631                 when editing From in the Compose window, use that address
4632                 in the Return-Path: header
4633                 Thanks to Colin
4634
4635 2006-06-30 [colin]      2.3.1cvs45
4636
4637         * src/compose.c
4638                 Fix signature replacement:
4639                 - when no newline before separator
4640                 - when reediting
4641
4642 2006-06-29 [colin]      2.3.1cvs44
4643
4644         * src/folderview.c
4645         * src/folderview.h
4646         * src/mainwindow.c
4647         * src/summaryview.c
4648                 Let 'View/Go to/Next marked' work like
4649                 Next new & Next unread: across folders
4650                 Change the select_on_entry pref to do
4651                 what we want when changing folder
4652         * src/common/utils.c
4653                 Fix single-quoted links 
4654
4655 2006-06-29 [colin]      2.3.1cvs43
4656
4657         * src/gtk/gtkaspell.c
4658                 "Sylpheed" and "Sylpheed-Claws" do exist !
4659
4660 2006-06-29 [colin]      2.3.1cvs42
4661
4662         * src/imap.c
4663                 Forgot to remove debug
4664
4665 2006-06-29 [colin]      2.3.1cvs41
4666
4667         * src/imap.c
4668         * src/imap.h
4669         * src/mainwindow.c
4670                 Disconnect from IMAP servers when going
4671                 offline. Fixes bug #978 (going to offline-mode 
4672                 won't close connections)
4673
4674 2006-06-29 [colin]      2.3.1cvs40
4675
4676         * src/main.c
4677                 Fix transient setting on failing plugins
4678                 Patch by Fabien
4679         * src/plugins/pgpcore/sgpgme.c
4680                 Only warn for OpenPGP. Most people don't
4681                 have CMS available.
4682
4683 2006-06-29 [colin]      2.3.1cvs39
4684
4685         * src/compose.c
4686                 Fix Spelling menu (discrepancy between context menu
4687                 and top menu when folder's dictionary isn't the 
4688                 default one)
4689         * src/plugins/pgpcore/sgpgme.c
4690                 More error reporting about why gpgme can fail
4691
4692 2006-06-29 [wwp]        2.3.1cvs38
4693
4694         * src/mainwindow.c
4695                 honor the display-header-pane setting even when the message view
4696                 is a separate window.
4697
4698 2006-06-29 [wwp]        2.3.1cvs37
4699
4700         * src/prefs_actions.c
4701                 forgot to commit that one (use of GTK_STOCK_INFO).
4702
4703 2006-06-29 [colin]      2.3.1cvs36
4704
4705         * src/imap.c
4706                 Better handling of login errors (ask the password
4707                 again once), alert in case of error. Fix three
4708                 signedness warnings.
4709
4710 2006-06-28 [wwp]        2.3.1cvs35
4711
4712         * src/prefs_template.c
4713         * src/prefs_matcher.c
4714         * src/prefs_filtering_action.c
4715         * src/prefs_quote.c
4716                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4717                 patch by Fabien Vantard, slightly modified.
4718
4719 2006-06-28 [paul]
4720
4721         2.4.0-rc2 released
4722
4723 2006-06-28 [colin]      2.3.1cvs34
4724
4725         * src/prefs_account.c
4726                 Fix bug #977 (Can't add or edit imap accounts)
4727
4728 2006-06-28 [colin]      2.3.1cvs33
4729
4730         * src/mimeview.c
4731                 Fix previous
4732
4733 2006-06-28 [colin]      2.3.1cvs32
4734
4735         * src/mimeview.c
4736                 Save named inlined attachments with "Save all"
4737         * src/main.c
4738         * src/mbox.c
4739         * src/common/plugin.c
4740         * src/common/plugin.h
4741         * src/common/sylpheed.c
4742         * src/common/utils.c
4743         * src/plugins/pgpcore/sylpheed.def
4744         * src/plugins/pgpinline/sylpheed.def
4745         * src/plugins/pgpmime/sylpheed.def
4746                 Win32 compatibility patch, by
4747                 Werner Koch
4748
4749 2006-06-28 [wwp]        2.3.1cvs31
4750
4751         * src/imap.c
4752         * src/prefs_folder_item.c
4753                 less compilation warnings (thanks to Fabien Vantard), less typos.
4754
4755 2006-06-28 [paul]       2.3.1cvs30
4756
4757         * src/gtk/gtkutils.c
4758                 gtk_combo_box_set_focus_on_click() is only
4759                 available since gtk 2.6.0
4760
4761 2006-06-28 [paul]       2.3.1cvs29
4762
4763         * src/prefs_ext_prog.c
4764                 fix engrish and add a tooltip for the
4765                 'command for 'Display as text' option
4766
4767 2006-06-28 [paul]
4768
4769         2.4.0-rc1 released
4770
4771 2006-06-28 [paul]       2.3.1cvs28
4772
4773         * ChangeLog
4774         * tools/Makefile.am
4775                 include textviewer.pl in releases
4776
4777 2006-06-28 [paul]       2.3.1cvs27
4778
4779         * src/prefs_ext_prog.c
4780                 hide Print command option if libgnomeprint
4781                 support is present
4782
4783 2006-06-27 [colin]      2.3.1cvs26
4784
4785         * src/compose.c
4786                 Fix Esc handling in insert/attach dialog
4787                 Don't show this dialog if dragging something
4788                 else than text/uri-list
4789                 Thanks to Fabien Vantard
4790         * tools/textviewer.pl
4791                 Filter script to display stuff as text
4792                 by H. Merijn Brand
4793
4794 2006-06-27 [wwp]        2.3.1cvs25
4795
4796         * src/messageview.c
4797                 use the exact product name (message view title), patch
4798                 by Fabien Vantard.
4799
4800 2006-06-27 [ticho]      2.3.1cvs24
4801
4802         * src/prefs_account.c
4803         * src/prefs_common.c
4804         * src/prefs_common.h
4805         * src/prefs_ext_prog.c
4806         * src/textview.c
4807                 Add a preference (Preferences/External programs)
4808                 to allow "Display as text" to be done via a script
4809                 (patch by H.Merijn Brand).
4810                 Use GtkComboBox for protocol selection in account
4811                 preferences.
4812                 Only include current choice for existing accounts, and
4813                 insensitivize the combobox.
4814
4815 2006-06-27 [paul]       2.3.1cvs23
4816
4817         * src/mbox.c
4818                 fix crasher introduced in cvs21.
4819                 Thanks to Colin
4820
4821 2006-06-26 [colin]      2.3.1cvs22
4822
4823         * src/mbox.c
4824                 Fix double-frees when leaving folders
4825                 after exporting to mbox
4826
4827 2006-06-26 [colin]      2.3.1cvs21
4828
4829         * src/mbox.c
4830                 More feedback (and optimisation)
4831                 on import/export
4832         * src/common/utils.c
4833                 Fix case when looking for mail addresses
4834         * src/gtk/gtkutils.c
4835                 Extra check for (X-)Face
4836
4837 2006-06-25 [ticho]      2.3.1cvs20
4838
4839         * src/compose.c
4840         * src/exphtmldlg.c
4841         * src/gtk/gtkutils.c
4842         * src/gtk/gtkutils.h
4843                 Added second argument to gtkut_sc_combobox_create() to
4844                 control focus-on-click for the widget.
4845                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4846
4847 2006-06-25 [ticho]      2.3.1cvs19
4848
4849         * src/compose.c
4850         * src/gtk/Makefile.am
4851         * src/gtk/combobox.c
4852         * src/gtk/combobox.h
4853         * src/gtk/gtkutils.c
4854         * src/gtk/gtkutils.h
4855                 Use GtkComboBox instead of deprecated GtkOptionMenu
4856                 for account selector in compose window and for encoding
4857                 selector in attachment properties.
4858                 Also factorise working with the new GtkComboBox somewhat.
4859
4860 2006-06-24 [paul]       2.3.1cvs18
4861
4862         * src/prefs_common.c
4863                 use the correct default value
4864
4865 2006-06-24 [paul]       2.3.1cvs17
4866
4867         * src/compose.c
4868         * src/prefs_common.c
4869         * src/prefs_common.h
4870         * src/prefs_compose_writing.c
4871                 enable setting of default action when
4872                 dnd'ing files in the compose window.
4873                 (Collaborative effort with wwp)
4874
4875 2006-06-23 [wwp]        2.3.1cvs16
4876
4877         * src/compose.c
4878                 i18n fix (thanks to Fabien Vantard)
4879
4880 2006-06-22 [colin]      2.3.1cvs15
4881
4882         * src/prefs_customheader.c
4883                 Don't use filters in custom headers' file 
4884                 selector. Remember, extensions mean nothing :)
4885
4886 2006-06-22 [paul]       2.3.1cvs14
4887
4888         * configure.ac
4889                 allow setting of man directory location
4890
4891 2006-06-22 [colin]      2.3.1cvs13
4892
4893         * src/mainwindow.c
4894                 Add 'View/Go to/Next unread folder'.
4895                 I missed that :)
4896
4897 2006-06-22 [colin]      2.3.1cvs12
4898
4899         * src/common/utils.c
4900                 Add some subject prefixes
4901                 Patch by Bjorn T Johansen <btj@havleik.no>
4902
4903 2006-06-22 [colin]      2.3.1cvs11
4904
4905         * manual/advanced.xml
4906                 Forgotten hidden pref
4907
4908 2006-06-21 [paul]       2.3.1cvs10
4909
4910         * src/prefs_account.c
4911                 complete the removal of 'Add date header' option
4912
4913 2006-06-21 [paul]       2.3.1cvs9
4914
4915         * src/account.c
4916         * src/compose.c
4917         * src/prefs_account.c
4918         * src/prefs_account.h
4919                 remove option to add date header - always
4920                 add date header
4921         * src/etpan/imap-thread.c
4922                 fix warnings (Thanks to Colin)
4923
4924 2006-06-21 [wwp]        2.3.1cvs8
4925
4926         * src/folder.c
4927                 set the attachment flag when inline text part are (file)named. This is more convenient
4928                 when receiving (for instance) inline source files or patches sent using thunderbird.
4929
4930 2006-06-21 [paul]       2.3.1cvs7
4931
4932         * src/inc.c
4933                 fix off-by-one count of current msg in
4934                 statusbar filtering progressbar
4935
4936 2006-06-21 [paul]       2.3.1cvs6
4937
4938         * src/folder.c
4939                 Show attachment icon even if the part is 'inline'
4940                 if the following conditions are met:
4941                 - content-type != 'text/plain'
4942                 - content-type != '*/pgp-signature'
4943                 - either 'name' or 'filename' parameter is not NULL
4944                 
4945                 Thanks to Colin
4946
4947 2006-06-21 [paul]       2.3.1cvs5
4948
4949         * src/messageview.c
4950         * src/prefs_common.c
4951         * src/prefs_common.h
4952         * src/prefs_other.c
4953                 add an option to 'Never send Return
4954                 Receipts'
4955                 Thanks to Colin
4956
4957 2006-06-20 [mones]      2.3.1cvs4
4958
4959         * po/es.po
4960                 updated
4961         * src/compose.c
4962                 typo fixed (space after comma)
4963         * tools/make.themes.project
4964                 remove exec mode from tarball files
4965
4966 2006-06-20 [colin]      2.3.1cvs3
4967
4968         * src/news.c
4969         * src/procheader.c
4970         * src/unmime.c
4971                 Better fix for \n's in headers (don't 
4972                 break Received: and others)
4973
4974 2006-06-20 [paul]       2.3.1cvs2
4975
4976         * src/alertpanel.c
4977         * src/textview.c
4978                 improve legibility of phishing attempt
4979                 dialog
4980
4981 2006-06-20 [paul]       2.3.1cvs1
4982
4983         * NEWS
4984         * README
4985         * configure.ac
4986                 Update version number following
4987                 stable release
4988
4989 2006-06-20 [colin]      2.3.0cvs26
4990
4991         * src/compose.c
4992                 When dragging a file to the text of the compose
4993                 window, ask whether we want to insert or attach
4994                 (I know lots of people who do that to attach)
4995
4996 2006-06-20 [colin]      2.3.0cvs25
4997
4998         * src/etpan/imap-thread.c
4999                 Fix threshold (the append command is often > 32 bytes)
5000
5001 2006-06-19 [colin]      2.3.0cvs24
5002
5003         * src/imap.c
5004         * src/etpan/imap-thread.c
5005                 Workaround Rockliffe IMAP server bug: replace
5006                 "x UID SEARCH (ANSWERED UID 1:*)" with
5007                 "x UID SEARCH ANSWERED"
5008                 (Rockliffe doesn't handle the parenthesis)
5009
5010 2006-06-19 [colin]      2.3.0cvs23
5011
5012         * src/compose.c
5013         * src/imap.c
5014         * src/etpan/imap-thread.c
5015                 Probably fix bug #972 (Freezes when adding 
5016                 an attachment to the message)
5017         * src/common/defs.h
5018                 Modernize Firefox cmd
5019
5020
5021 2006-06-18 [colin]      2.3.0cvs22
5022
5023         * src/prefs_customheader.c
5024                 Only allow correct filenames for various
5025                 custom headers
5026
5027 2006-06-18 [colin]      2.3.0cvs21
5028
5029         * src/prefs_customheader.c
5030                 Add a 'From File...' button in custom headers prefs, which
5031                 try to do the right thing: 
5032                 for normal headers, use file as plaintext,
5033                 for X-Face, calls compface,
5034                 for Face, encode to b64.
5035
5036 2006-06-17 [colin]      2.3.0cvs20
5037
5038         * src/mh.c
5039                 Warning fix
5040
5041 2006-06-16 [colin]      2.3.0cvs19
5042
5043         * src/summaryview.c
5044                 Recursive quicksearch: show message list
5045                 in current folder, *then* search children
5046                 in the background.
5047
5048 2006-06-16 [colin]      2.3.0cvs18
5049
5050         * src/main.c
5051                 Instead of ignoring SIGPIPE, save caches
5052                 when getting one. Will fix the fact that
5053                 hot caches are out-of-date when logging 
5054                 out of Xorg.
5055         * src/compose.c
5056         * src/prefs_compose_writing.c
5057                 Only save text (not attachments) when 
5058                 auto-saving to drafts
5059         * src/unmime.c
5060                 Always replace \n, \r and \t with spaces
5061                 in headers
5062         * manual/dist/html/Makefile.am
5063         * manual/dist/pdf/Makefile.am
5064         * manual/dist/ps/Makefile.am
5065         * manual/dist/txt/Makefile.am
5066         * manual/fr/dist/html/Makefile.am
5067         * manual/fr/dist/pdf/Makefile.am
5068         * manual/fr/dist/ps/Makefile.am
5069         * manual/fr/dist/txt/Makefile.am
5070         * manual/pl/dist/html/Makefile.am
5071         * manual/pl/dist/pdf/Makefile.am
5072         * manual/pl/dist/ps/Makefile.am
5073         * manual/pl/dist/txt/Makefile.am
5074                 Fix make clean removing pregenerated manuals
5075
5076
5077 2006-06-16 [colin]      2.3.0cvs17
5078
5079         * src/plugins/pgpcore/sgpgme.c
5080         * src/plugins/pgpmime/pgpmime.c
5081         * src/plugins/pgpinline/pgpinline.c
5082                 Better error reporting in setup_signers.
5083                 Don't fallback to default key if specified
5084                 key isn't found.
5085                 Don't allow signing if more than one secret
5086                 key matches the one specified in prefs.
5087
5088 2006-06-15 [colin]      2.3.0cvs16
5089
5090         * src/folderview.c
5091                 Add "Send queue" in the folder's contextual
5092                 menu
5093         * src/compose.c
5094         * src/messageview.c
5095         * src/privacy.c
5096         * src/privacy.h
5097         * src/procmime.c
5098         * src/procmsg.c
5099         * src/plugins/pgpcore/passphrase.c
5100         * src/plugins/pgpcore/sgpgme.c
5101         * src/plugins/pgpinline/pgpinline.c
5102         * src/plugins/pgpmime/pgpmime.c
5103                 Better error reporting
5104         * src/mbox.c
5105                 Probably fix bug #971 (2.2.3 cannot read mail 
5106                 from local mbox)
5107
5108
5109 2006-06-15 [mones]      2.3.0cvs15
5110
5111         * tools/make.themes.project
5112                 creates the themes project from the web page
5113
5114 2006-06-15 [colin]      2.3.0cvs14
5115
5116         * src/folder.c
5117                 Better fix (avoid losing the folder if scan_tree 
5118                 fails)
5119
5120 2006-06-15 [cleroy]     2.3.0cvs13
5121
5122         * src/folder.c
5123                 Probably fix Bug #969 (crash on rebuilding 
5124                 imap folder)
5125
5126 2006-06-14 [colin]      2.3.0cvs12
5127
5128         * manual/dtd/manual.xsl
5129         * manual/sylpheed-claws-manual.xml
5130         * manual/fr/sylpheed-claws-manual.xml
5131         * manual/pl/sylpheed-claws-manual.xml
5132                 Insert pagebreaks between sections
5133
5134 2006-06-14 [paul]       2.3.0cvs11
5135
5136         * configure.ac
5137                 better fix than 2.3.0cvs10
5138
5139 2006-06-14 [paul]       2.3.0cvs10
5140
5141         * configure.ac
5142                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5143                 (backwards compatible)
5144
5145 2006-06-13 [colin]      2.3.0cvs9
5146
5147         * src/messageview.c
5148                 Fix sending of return receipt with the new queue folders
5149
5150 2006-06-13 [wwp]        2.3.0cvs8
5151
5152         * src/quote_fmt_lex.l
5153                 fix wrong tokens returned in quote_fmt lexer, query not().
5154
5155 2006-06-13 [wwp]        2.3.0cvs7
5156
5157         * src/folder.c
5158         * src/prefs_folder_item.c
5159                 allow changing folder type even when folder is not a top-level one,
5160                 thanks to Colin.
5161
5162 2006-06-12 [colin]      2.3.0cvs6
5163
5164         * src/folderview.c
5165                 Fix double-ask of "Do you want to mark all
5166                 as read"
5167
5168 2006-06-12 [colin]      2.3.0cvs5
5169
5170         * src/compose.c
5171         * src/compose.h
5172         * src/folder.c
5173         * src/folder.h
5174         * src/imap.c
5175         * src/inc.c
5176         * src/main.c
5177         * src/messageview.c
5178         * src/mh.c
5179         * src/prefs_folder_item.c
5180         * src/procheader.c
5181         * src/procmime.c
5182         * src/procmsg.c
5183         * src/procmsg.h
5184         * src/send_message.c
5185         * src/summaryview.c
5186         * src/toolbar.c
5187                 Apply bug #964's patch (Queue and drafts aren't normal)
5188                 The Drafts and Queue folder now contain RFC-822 files,
5189                 allowing to move and copy mails from and to these 
5190                 folders. Moving from Drafts to Queue will prepare the
5191                 mail for sending (PGP signature, encryption, etc).
5192                 This patch also rework sending errors handling to try
5193                 to be more helpful.
5194                 Also, allow redefining folder types via the GUI 
5195                 (Folder type in its Properties)
5196
5197 2006-06-12 [colin]      2.3.0cvs4
5198
5199         * src/summaryview.c
5200         * src/prefs_common.c
5201         * src/prefs_common.h
5202         * src/gedit-print.c
5203                 Allow to define a specific print font - patch
5204                 by Bernhard Walle <bernhard.walle@gmx.de>
5205         * src/prefs_fonts.c
5206         * manual/advanced.xml
5207         * manual/fr/advanced.xml
5208                 Add a hidden pref to allow deletion without
5209                 confirmation
5210
5211 2006-06-12 [wwp]        2.3.0cvs3
5212
5213         * .cvsignore
5214                 more files to ignore.
5215
5216 2006-06-12 [wwp]        2.3.0cvs2
5217
5218         * src/quote_fmt.c
5219         * src/quote_fmt_lex.l
5220         * src/quote_fmt_parse.y
5221                 extend the quote_fmt parser (templates and quotes):
5222                 - allow limited sub-expressions in |p{} and |f{} expressions,
5223                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5224                 - implemented/fixed missing implementation of query_references and show_references,
5225                 - completed, fixed contents and format of the symbols help dialog,
5226                 - fix some compilation warnings.
5227
5228 2006-06-12 [wwp]        2.3.0cvs1
5229
5230         * manual/advanced.xml
5231         * manual/fr/advanced.xml
5232                 updates in the "templates" section of the manual (eng/fr):
5233                  - be more precise (both versions)
5234                  - completed to match the english reference (fr version)
5235                  - touchups (both versions)
5236
5237 2006-06-12 [paul]       2.3.0
5238
5239         2.3.0 released
5240
5241 2006-06-12 [paul]       2.2.3cvs14
5242
5243         * po/ca.po
5244         * po/cs.po
5245         * po/de.po
5246         * po/el.po
5247         * po/fr.po
5248         * po/it.po
5249         * po/pt_BR.po
5250         * po/sr.po
5251         * po/zh_CN.po
5252                 updated by Miquel Oliete, Tim, Stephan Sachse,
5253                 Stavros Giannouris, Fabien Vantard, Andrea
5254                 Spadaccini, Frederico Goncalves Guimaraes,
5255                 Aleksandar Urosevic, and Ralgh Young
5256
5257 2006-06-12 [colin]      2.2.3cvs13
5258
5259         * src/mbox.c
5260                 Add missing header
5261
5262 2006-06-11 [colin]      2.2.3cvs12
5263
5264         * src/msgcache.c
5265                 Verify that g_malloc() succeeded
5266
5267 2006-06-11 [colin]      2.2.3cvs11
5268
5269         * src/wizard.c
5270                 Add Face header to welcome mail
5271
5272 2006-06-10 [colin]      2.2.3cvs10
5273
5274         * src/textview.c
5275                 Revert previous (Forgot it changes the
5276                 margin on the whole mail)
5277
5278 2006-06-10 [colin]      2.2.3cvs9
5279
5280         * src/textview.c
5281                 Don't overlap long headers under (X-)Face
5282
5283 2006-06-10 [mones]      2.2.3cvs8
5284
5285         * manual/xml2pdf
5286                 allow generation of manual on systems lacking saxon binary
5287                 but with java and the saxon library installed
5288
5289         * po/es.po
5290                 updated for release
5291
5292 2006-06-09 [colin]      2.2.3cvs7
5293
5294         * src/summaryview.c
5295                 Fix leak when using Display Sender using Addressbook
5296
5297 2006-06-09 [colin]      2.2.3cvs6
5298
5299         * src/compose.c
5300         * src/folder.c
5301         * src/folderview.c
5302         * src/mimeview.c
5303         * src/summaryview.c
5304                 More leaks fixes
5305
5306 2006-06-09 [paul]       2.2.3cvs5
5307
5308         * AUTHORS
5309         * src/gtk/authors.h
5310         * tools/claws.i18n.status.pl
5311                 updated with new info
5312
5313 2006-06-09 [paul]       2.2.3cvs4
5314
5315         * README
5316                 updated
5317         * manual/ack.xml
5318                 add wwp to authors list
5319         * src/gtk/authors.h
5320                 update mine and Colin's addresses
5321
5322 2006-06-08 [colin]      2.2.3cvs3
5323
5324         * src/etpan/imap-thread.c
5325                 Fix leak on SSL cert check
5326
5327 2006-06-08 [colin]      2.2.3cvs2
5328
5329         * src/common/utils.c
5330                 Fix leak
5331
5332 2006-06-08 [paul]       2.2.3cvs1
5333
5334         * configure.ac
5335                 Update version number following
5336                 stable release
5337
5338 2006-06-07 [colin]      2.2.2cvs3
5339
5340         * src/msgcache.c
5341                 Fix catching cache read errors (guint instead of gint)
5342                 Prevent malloc'ing more than 8MB (means cache corruption)
5343
5344 2006-06-07 [paul]       2.2.2cvs2
5345
5346         * src/exporthtml.c
5347         * src/exportldif.c
5348         * src/mh.c
5349         * src/mutt.c
5350         * src/pine.c
5351         * src/common/utils.c
5352                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5353                 obey $HOME'
5354                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5355                 Thanks to Colin
5356
5357 2006-06-06 [paul]       2.2.2cvs1
5358
5359         * configure.ac
5360                 Update version number following
5361                 stable release
5362
5363 2006-06-06 [paul]       2.2.1cvs6
5364
5365         * src/matcher.c
5366                 fix  implicit declaration of
5367                 sylpheed_do_idle()
5368                 Patch by Fabien Vantard
5369
5370 2006-06-06 [paul]       2.2.1cvs5
5371
5372         * src/matcher.c
5373                 fix age_greater and age_lower so that they
5374                 mean what say and not '...or equal to'
5375                 Thanks to Colin
5376
5377 2006-06-06 [paul]       2.2.1cvs4
5378
5379         * src/textview.c
5380         * src/common/utils.c
5381                 fix URI check
5382                 Thanks to Colin
5383
5384 2006-06-05 [wwp]        2.2.1cvs3
5385
5386         * manual/fr/account.xml
5387                 minor language fixes (thanks to Fabien Vantard).
5388
5389 2006-06-05 [colin]      2.2.1cvs2
5390
5391         * src/prefs_folder_item.c
5392         * src/folderview.c
5393                 Allow recursive setting of properties 
5394                 for whole mailboxes
5395         * src/matcher.c
5396                 Don't freeze on 'test' filtering rule
5397
5398 2006-06-05 [colin]      2.2.1cvs1
5399
5400         * configure.ac
5401                 Update version number following
5402                 stable release
5403
5404 2006-06-04 [wwp]        2.2.0cvs82
5405
5406         * manual/glossary.xml
5407         * manual/account.xml
5408         * manual/fr/glossary.xml
5409         * manual/fr/account.xml
5410                 added glossary section and references/links related to the Face custom header.
5411
5412 2006-06-04 [colin]      2.2.0cvs81
5413
5414         * src/summaryview.c
5415                 Skip to next message on move with no
5416                 immediate execution
5417
5418 2006-06-04 [wwp]        2.2.0cvs80
5419
5420         * manual/xml2pdf
5421                 added sanity checks, exit when needed.
5422
5423 2006-06-03 [paul]       2.2.0cvs79
5424
5425         * src/prefs_receive.c
5426                 page name is now 'Receiving'
5427         * src/prefs_send.c
5428                 page name is now 'Sending'
5429
5430 2006-06-03 [colin]      2.2.0cvs78
5431
5432         * src/plugins/spamassassin/spamassassin_gtk.c
5433                 Autoswitch to Localhost if transport was previously
5434                 disabled. Else people had to check [] Enable, then
5435                 *reselect* transport.
5436
5437 2006-06-03 [colin]      2.2.0cvs77
5438
5439         * src/plugins/pgpinline/pgpinline.c
5440         * src/plugins/pgpmime/pgpmime.c
5441                 Check that gpg_data_release_and_get_mem 
5442                 didn't fail (now, why this happens...)
5443
5444 2006-06-03 [colin]      2.2.0cvs76
5445
5446         * src/mbox.c
5447                 Fix bug #962 (Manual and/or UI should 
5448                 warn about incompatible locking 
5449                 causing dataloss)
5450
5451 2006-06-02 [cleroy]     2.2.0cvs75
5452
5453         * src/filtering.c
5454         * src/folder.c
5455         * src/procmsg.c
5456         * src/summaryview.c
5457                 Fix a few leaks
5458
5459 2006-06-02 [colin]      2.2.0cvs74
5460
5461         * src/main.c
5462                 On exit, free caches after writing them
5463                 Shuts up some valgrind false positives
5464         * src/procmsg.c
5465         * src/send_message.c
5466                 Fix races when reusing existing SMTP connections
5467                 Fix inexistant session timeout
5468         * src/toolbar.c
5469                 Display alertpanel after all queues have
5470                 been processed, not after each
5471
5472 2006-06-02 [wwp]        2.2.0cvs73
5473
5474         * manual/fr/glossary.xml
5475         * manual/fr/ack.xml
5476         * manual/ack.xml
5477                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5478
5479 2006-06-02 [wwp]        2.2.0cvs72
5480
5481         * manual/xml2pdf
5482         * manual/dist/pdf/Makefile.am
5483         * manual/dtd/manual.xsl
5484         * manual/fr/dist/pdf/Makefile.am
5485         * manual/pl/dist/pdf/Makefile.am
5486                 we changed the procedure to generate the .pdf version of the manual.
5487                 The procedure is more modern and the .pdf we get now has a valid index.
5488                 Here are the new pre-requisites:
5489
5490                 - JRE 1.x (1.4 here): there must be one from your distro
5491                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5492                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5493                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5494
5495                 See my posts for further info about the installation of this toolchain:
5496
5497                 Date: Fri, 19 May 2006 19:40:06 +0200
5498                 From: wwp <subscript@free.fr>
5499                 To: sylpheed-claws-devel@lists.sourceforge.net
5500                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5501
5502                 and
5503
5504                 Date: Wed, 24 May 2006 12:58:49 +0200
5505                 From: wwp <subscript@free.fr>
5506                 To: sylpheed-claws-devel@lists.sourceforge.net
5507                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5508
5509 2006-06-01 [colin]      2.2.0cvs71
5510
5511         * src/compose.c
5512                 Better guards against IMAP races
5513         * src/main.c
5514         * src/prefs_common.c
5515         * src/prefs_common.h
5516         * src/common/ssl_certificate.c
5517         * src/etpan/imap-thread.c
5518         * src/etpan/imap-thread.h
5519         * src/gtk/sslcertwindow.c
5520                 New hidden option ssl_skip_cert_check to 
5521                 avoid dups of bug #959 (libetpan linked
5522                 against gnutls and gnutls buggy on 64bit)
5523                 Present expired warning only once per
5524                 session/server.
5525         * manual/advanced.xml
5526         * manual/fr/advanced.xml
5527                 Document new option
5528
5529 2006-06-01 [wwp]        2.2.0cvs70
5530
5531         * src/messageview.c
5532                 fix for bug #961 (return receipt dialog 
5533                 complains incorrectly about return-path 
5534                 email adress being different), thanks 
5535                 to Colin.
5536
5537 2006-05-31 [cleroy]     2.2.0cvs69
5538
5539         * src/common/ssl.c
5540                 Guard against NULLs, although this
5541                 should never be an issue
5542
5543 2006-05-31 [colin]      2.2.0cvs68
5544
5545         * src/filtering.c
5546                 Use g_slist_prepend
5547         * src/imap.c
5548                 Don't remove caches when destroying folder, it
5549                 could (should) be done at exit
5550         * src/inc.c
5551                 free processing cache after incorporation
5552         * src/etpan/imap-thread.c
5553                 Maybe fix bug #959 (Crash on moving to emails 
5554                 to a imap account per ssl with a expired 
5555                 certificate.)
5556
5557 2006-05-30 [colin]      2.2.0cvs67
5558
5559         * src/summaryview.c
5560                 Put back event flush when displaying message
5561                 It avoids reading a bunch of messages just
5562                 by hitting shift-n for too long ;)
5563
5564 2006-05-29 [colin]      2.2.0cvs66
5565
5566         * src/summaryview.c
5567                 Remove useless g_warnings
5568
5569 2006-05-29 [colin]      2.2.0cvs65
5570
5571         * src/imap.c
5572                 Fix g_slist_append()s for performance
5573
5574 2006-05-29 [colin]      2.2.0cvs64
5575
5576         * src/compose.c
5577         * src/common/utils.c
5578                 Fix extraneous tab at start of addresses
5579         * src/mainwindow.c
5580                 Fix warnings (thanks to Fabien)
5581                 Fix crash at exit when composing messages 
5582                 exist
5583         * src/pop.c
5584                 Fix progress bar when deleting expired mails
5585                 Thanks to Hiro
5586         * src/summaryview.c
5587         * src/gtk/gtksctree.c
5588                 Fix re-sorting slowness
5589
5590 2006-05-29 [paul]       2.2.0cvs63
5591
5592         * src/mh.c
5593                 fetch full message when moving mails
5594                 from another mailbox, (fixed data loss
5595                 when filtering from IMAP to MH, introduced
5596                 in 2.2.0cvs57).
5597                 Thanks to Colin
5598
5599 2006-05-29 [mones]      2.2.0cvs62
5600
5601         * src/gtk/gtksctree.c
5602                 Unselect faster (patch by Colin)        
5603
5604 2006-05-26 [colin]      2.2.0cvs61
5605
5606         * src/summaryview.c
5607                 Unplug MSGINFO_UPDATE callback on delete too.
5608
5609 2006-05-26 [colin]      2.2.0cvs60
5610
5611         * src/foldersel.c
5612                 Fix bold in folder selection window with glib2.10
5613                 thanks Hiro
5614
5615 2006-05-26 [colin]      2.2.0cvs59
5616
5617         * src/procheader.c
5618                 Convert date only if necessary (and don't
5619                 try to convert from utf8 to utf8, too)
5620         * src/summaryview.c
5621                 Only set column's text if the column's 
5622                 displayed
5623
5624 2006-05-26 [colin]      2.2.0cvs58
5625
5626         * src/summaryview.c
5627         * src/gtk/gtkutils.c
5628                 Fix useless warning
5629
5630 2006-05-26 [colin]      2.2.0cvs57
5631
5632         * src/mainwindow.c
5633                 Make summaryview selectable as long as 
5634                 no message has focus
5635         * src/mh.c
5636                 Faster deletion (by implementing mh_remove_msgs)
5637                 Faster copy (avoid using mh_fetch_msg just to get
5638                 the filename)
5639                 Faster move (using move_file instead of copy_file
5640                 if MSG_IS_MOVE)
5641                 No progressbar if total number of mails to cp/mv 
5642                 is less than 100
5643         * src/summaryview.c
5644                 Fix removal from subject_table when mail gets moved
5645                 Faster deletion (g_slist_prepend instead of append)
5646         * src/gtk/gtksctree.c
5647                 Remove useless code
5648
5649 2006-05-25 [colin]      2.2.0cvs56
5650
5651         * src/common/ssl_certificate.c
5652                 Fix leak in expired cert check
5653
5654 2006-05-25 [colin]      2.2.0cvs55
5655
5656         * src/mh.c
5657                 Disable flags syncing on .mh_sequences - it
5658                 is buggy and marks mails read under unknown
5659                 conditions.
5660
5661 2006-05-25 [paul]
5662
5663         * 2.3.0-rc4 released
5664
5665 2006-05-24 [colin]      2.2.0cvs54
5666
5667         attention cvs users: if you manage to crash
5668         Sylpheed-Claws while moving, copying or deleting
5669         mails, we *are* interested in stack traces and
5670         valgrind logs. It looks stable, but one never
5671         knows...
5672
5673         * src/folder.c
5674                 Add progressbar for cache updates
5675         * src/folderutils.c
5676                 Optimize Mark all read in the current
5677                 folder
5678         * src/mh.c
5679                 Add progressbar for copy/move
5680         * src/procmsg.c
5681                 Optimize O(n^2) in copy/move
5682         * src/summaryview.c
5683         * src/gtk/gtksctree.c
5684                 Optimize O(n^2) algos
5685         * src/common/timing.h
5686                 Display ms instead of us
5687
5688 2006-05-24 [wwp]        2.2.0cvs53
5689
5690         * manual/fr/advanced.xml
5691                 updates to the French manual.
5692
5693 2006-05-24 [wwp]        2.2.0cvs52
5694
5695         * src/common/utils.c
5696                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5697
5698 2006-05-24 [wwp]        2.2.0cvs51
5699
5700         * src/folderutils.c
5701                 fixed "mark all read" in MH folders (thanks to Colin).
5702
5703 2006-05-24 [paul]       2.2.0cvs50
5704
5705         * doc/man/sylpheed-claws.1
5706                 updated the man page
5707
5708 2006-05-23 [colin]      2.2.0cvs49
5709
5710         * src/folderview.c
5711         * src/imap.c
5712         * src/inc.c
5713         * src/mbox.c
5714         * src/messageview.c
5715         * src/news.c
5716         * src/send_message.c
5717         * src/summaryview.c
5718         * src/gtk/sslcertwindow.c
5719                 alertpanel fixes, by Fabien
5720
5721 2006-05-23 [colin]      2.2.0cvs48
5722
5723         * src/folder.c
5724         * src/folderview.c
5725         * src/msgcache.c
5726         * src/summaryview.c
5727         * src/gtk/gtksctree.c
5728         * src/gtk/gtksctree.h
5729                 More timings
5730                 Fix slow loading problem, which was caused by the
5731                 use of some gtk_ctree funcs and their use of
5732                 g_list_position while gtk_ctree_(un)link'ing.
5733                 Reap more functions from gtkctree.c to be sure we
5734                 use our (fast) version instead of theirs.
5735         * src/mh.c
5736                 Fix copy of unread mails
5737
5738
5739 2006-05-22 [wwp]        2.2.0cvs47
5740
5741         * manual/fr/advanced.xml
5742                 updated.
5743
5744 2006-05-22 [colin]      2.2.0cvs46
5745
5746         * src/filtering.c
5747                 Fix possible infinite loop. 'copy' is not a 
5748                 final action, so when encountering a 'copy',
5749                 we have to check if a previous one was set
5750                 and do it. In the same way, if we encounter
5751                 a 'move' we have to perform a possibly 
5752                 pending 'copy'. This will slow down filtering
5753                 on IMAP if move+copy or multiple copy actions
5754                 are to be done, but handling it via the batch
5755                 would be really too convoluted.
5756
5757 2006-05-22 [wwp]        2.2.0cvs45
5758
5759         * manual/fr/advanced.xml
5760         * manual/fr/faq.xml
5761         * manual/fr/glossary.xml
5762         * manual/fr/handling.xml
5763         * manual/fr/intro.xml
5764         * manual/fr/plugins.xml
5765         * manual/fr/sylpheed-claws-manual.xml
5766                 sync w/ the english manual: updates URIs, documented mailing-list
5767                 support, better explanation about the enabled/disabled feature
5768                 in filtering/processing rules by Paul.
5769
5770 2006-05-21 [colin]      2.2.0cvs44
5771
5772         * src/summaryview.c
5773                 Don't expand after building threads, but during
5774
5775 2006-05-21 [colin]      2.2.0cvs43
5776
5777         * src/procmsg.c
5778         * src/summaryview.c
5779                 More timing possibilities... For next time I have 
5780                 to find out how the hell some 3GHz computer takes
5781                 one minute to open a 30k folder...
5782
5783 2006-05-21 [colin]      2.2.0cvs42
5784
5785         * manual/pl/advanced.xml
5786         * manual/pl/faq.xml
5787         * manual/pl/glossary.xml
5788         * manual/pl/handling.xml
5789         * manual/pl/intro.xml
5790         * manual/pl/plugins.xml
5791         * manual/pl/sylpheed-claws-manual.xml
5792                 Polish manual updated by Pawel
5793
5794 2006-05-20 [colin]
5795
5796         * 2.3.0-rc3 released
5797
5798 2006-05-20 [colin]      2.2.0cvs41
5799
5800         * src/imap.c
5801                 Fix -rc2 problems:
5802                 - remove cache of moved messages from original folder
5803                 - apply new flags to messages even if they aren't appliable
5804                   via IMAP.
5805
5806 2006-05-20 [colin]
5807
5808         * 2.3.0-rc2 released
5809
5810 2006-05-19 [colin]      2.2.0cvs40
5811
5812         * src/imap.c
5813                 Don't issue SELECT in imap_change_flags
5814                 before having checked that we indeed have
5815                 some flags to change. MSG_POSTFILTERED for
5816                 example can't be used on IMAP.
5817                 Fixes bug #955 (copying messages between 
5818                 imap folders is extremely slow), which was
5819                 a regression.
5820
5821 2006-05-19 [colin]      2.2.0cvs39
5822
5823         * src/folder.c
5824         * src/folder.h
5825         * src/folderview.c
5826                 Try to fix bug #830 (Some unread messages 
5827                 get marked read in IMAP inbox):
5828                 - Prevent scanning a folder if it's being 
5829                   opened via the GUI
5830                 - Postpone opening via the GUI of a folder
5831                   currently scanned.
5832
5833
5834 2006-05-19 [wwp]        2.2.0cvs38
5835
5836         * manual/advanced.xml
5837                 fix English+typo (thanks to Paul).
5838
5839 2006-05-19 [wwp]        2.2.0cvs37
5840
5841         * manual/advanced.xml
5842         * manual/fr/advanced.xml
5843         * src/gtk/logwindow.c
5844         * src/prefs_common.c
5845         * src/prefs_common.h
5846                 added hidden prefs to allow customization of colors used in
5847                 protocol log window (useful for dark gtk+ themes).
5848
5849 2006-05-19 [wwp]        2.2.0cvs36
5850
5851         * ChangeLog
5852                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5853
5854 2006-05-19 [paul]       2.2.0cvs35
5855
5856         * src/textview.c
5857                 make Reply-To fully clickable
5858         * src/gtk/logwindow.c
5859                 more colouring (SMTP ESMTP)
5860         Both patches by Pawel Pekala
5861
5862 2006-05-19 [cleroy]     2.2.0cvs34
5863
5864         * src/mh.c
5865                 Don't update flags from current folder
5866                 Probably fixes bug #935 (Read Messages 
5867                 Revert to Being Marked as Unread)
5868
5869 2006-05-18 [colin]      2.2.0cvs33
5870
5871         * src/imap.c
5872                 Warning fix
5873         * src/compose.c
5874         * src/mainwindow.c
5875         * src/summaryview.c
5876         * src/toolbar.c
5877                 Allow replying to multiple emails
5878                 in multiple windows
5879         * src/mimeview.c
5880         * src/etpan/imap-thread.c
5881                 Leak fixes
5882
5883 2006-05-18 [paul]       2.2.0cvs32
5884
5885         * src/summaryview.c
5886                 keep Mailing-List menu refreshed
5887                 Thanks to Colin
5888
5889 2006-05-18 [paul]       2.2.0cvs31
5890
5891         * manual/advanced.xml
5892         * manual/faq.xml
5893         * manual/glossary.xml
5894         * manual/handling.xml
5895         * manual/intro.xml
5896         * manual/plugins.xml
5897         * manual/sylpheed-claws-manual.xml
5898                 update URLs
5899                 add info about mailing-list support
5900                 edit filtering info
5901         * src/wizard.c
5902         * src/common/defs.h
5903         * src/gtk/about.c
5904         * src/plugins/dillo_viewer/README
5905                 update URLs
5906
5907 2006-05-17 [wwp]        2.2.0cvs30
5908
5909         * manual/handling.xml
5910         * manual/fr/handling.xml
5911                 documented the ability to enabled/disable filtering/processing rules.
5912
5913 2006-05-17 [colin]      2.2.0cvs29
5914
5915         * src/main.c
5916                 Don't initialize g_thread subsystem if it's 
5917                 already done (thanks to Hiro)
5918         * src/mimeview.c
5919                 Fix saving of parts when there name can't be
5920                 converted from UTF-8.
5921
5922 2006-05-17 [paul]       2.2.0cvs28
5923
5924         * po/Makefile.in.in
5925                 fix config.status warning with autoconf 2.60
5926
5927 2006-05-17 [paul]       2.2.0cvs27
5928
5929         * po/POTFILES.in
5930                 add src/mbox.c
5931
5932 2006-05-17 [wwp]        2.2.0cvs26
5933
5934         * src/mainwindow.c
5935                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5936
5937 2006-05-17 [wwp]        2.2.0cvs25
5938
5939         * src/plugins/demo/demo.c
5940                 updated product name in plugin demo (many plugins need to be
5941                 sync'ed w/ that change).
5942
5943 2006-05-17 [colin]      2.2.0cvs24
5944
5945         * src/mh.c
5946                 Fix leak
5947
5948 2006-05-16 [colin]      2.2.0cvs23
5949
5950         * src/mainwindow.c
5951                 Stupid me hit again. Fix cvs22.
5952
5953 2006-05-16 [colin]      2.2.0cvs22
5954
5955         * src/mainwindow.c
5956                 Fix bug #922 (sylpheed-claws crashed after 
5957                 pushing on Inbox folder)
5958
5959 2006-05-16 [colin]      2.2.0cvs21
5960
5961         * src/compose.c
5962                 Make From header be copy/paste/select-able
5963
5964 2006-05-16 [wwp]        2.2.0cvs20
5965
5966         * src/export.c
5967         * src/matcher.c
5968         * src/summaryview.c
5969         * src/etpan/imap-thread.c
5970                 fix some compiler warnings (thanks to Colin).
5971
5972 2006-05-16 [wwp]        2.2.0cvs19
5973
5974         * src/action.c
5975         * src/gedit-print.c
5976         * src/inc.c
5977         * src/mainwindow.c
5978         * src/mh.c
5979         * src/statusbar.c
5980         * src/send_message.c
5981         * src/summaryview.c
5982                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
5983
5984 2006-05-15 [colin]      2.2.0cvs18
5985
5986         * src/procmsg.c
5987                 Fix automatic rule creation with List-Post
5988
5989 2006-05-15 [paul]       2.2.0cvs17
5990
5991         * tools/filter_conv_new.pl
5992                 updated for rule enabling/disabling
5993                 claws version >= 2.3.x required
5994
5995 2006-05-15 [cleroy]     2.2.0cvs16
5996
5997         * src/main.c
5998                 Revert test
5999
6000 2006-05-15 [cleroy]     2.2.0cvs15
6001
6002         * src/main.c
6003                 test
6004
6005 2006-05-15 [wwp]        2.2.0cvs14
6006
6007         * manual/pl/.cvsignore
6008                 ignore generated files.
6009
6010 2006-05-14 [wwp]        2.3.0-rc1
6011
6012         * 2.3.0-rc1 released
6013
6014 2006-05-13 [wwp]        2.2.0cvs13
6015
6016         * src/filtering.c
6017         * src/filtering.h
6018         * src/matcher.c
6019         * src/matcher_parser_lex.l
6020         * src/matcher_parser_parse.y
6021         * src/prefs_filtering.c
6022                 new feature: provide the ability to disable filtering and processing
6023                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6024                 adaptations.
6025
6026 2006-05-13 [colin]      2.2.0cvs12
6027
6028         * src/compose.c
6029                 Remove useless if (a) b; else b;
6030                 Thanks to wwp
6031
6032 2006-05-13 [wwp]        2.2.0cvs11
6033
6034         * src/export.c
6035         * src/import.c
6036         * src/mainwindow.c
6037         * src/mbox.c
6038         * src/summaryview.c
6039         * src/summaryview.h
6040                 no more silent failures (or at least less ones) when importing
6041                 or exporting from/to mbox. Also start importing/exporting if
6042                 the necessary info is set.
6043
6044 2006-05-13 [wwp]        2.2.0cvs10
6045
6046         * RELEASE_NOTES
6047                 restored up-to-date release notes.
6048
6049 2006-05-13 [paul]       2.2.0cvs9
6050
6051         * po/nl.po
6052         * po/ru.po
6053                 updated by Tim Dijkstra and Pavlo Bohmat
6054
6055 2006-05-12 [colin]      2.2.0cvs8
6056
6057         * src/gtk/quicksearch.c
6058                 Add "k" as shortcut for "colorlabel". Patch
6059                 by ath42@users.sf.net.
6060
6061 2006-05-12 [paul]       2.2.0cvs7
6062
6063         * src/prefs_common.h
6064         * src/prefs_summaries.c
6065         * src/summaryview.c
6066                 when entering a folder also allow
6067                 going directly to first Marked message
6068
6069 2006-05-12 [paul]       2.2.0cvs6
6070
6071         * src/summaryview.c
6072                 always obey 'confirm before marking all
6073                 mails read' option
6074
6075 2006-05-12 [paul]       2.2.0cvs5
6076
6077         * src/textview.c
6078                 make Sender fully clickable
6079
6080 2006-05-12 [colin]      2.2.0cvs4
6081
6082         * src/compose.c
6083         * src/compose.h
6084                 Let From be editable
6085         * src/main.c
6086         * src/mh.c
6087                 Full support of .mh_sequences' Unseen seq
6088
6089 2006-05-12 [colin]      2.2.0cvs3
6090
6091         * src/folder.c
6092         * src/mainwindow.c
6093         * src/mainwindow.h
6094         * src/messageview.c
6095         * src/prefs_spelling.c
6096         * src/procheader.c
6097         * src/procmsg.c
6098         * src/procmsg.h
6099         * src/summaryview.c
6100         * src/toolbar.c
6101         * src/toolbar.h
6102                 Add contextual menu on Compose toolbar
6103                 button. Fixes bug #944 (Automatic
6104                 addresses not applied when changing account
6105                 from compose window)
6106                 add Mailing List support
6107                 based on the old 0.6.5claws25 patch by
6108                 Melvin Hadasht, with finishing touches
6109                 by Colin
6110                 Fix "ignore thread" when mails are threaded by
6111                 subject (and weren't ignored although appearing
6112                 in the thread).
6113                 GUI rework.
6114                 Both patches by Pawel.
6115
6116 2006-05-08 [paul]       2.2.0cvs2
6117
6118         * src/mainwindow.c
6119         * src/mainwindow.h
6120         * src/messageview.c
6121         * src/procheader.c
6122         * src/procmsg.c
6123         * src/procmsg.h
6124         * src/summaryview.c
6125                 add Mailing List support
6126                 based on the old 0.6.5claws25 patch by 
6127                 Melvin Hadasht, with finishing touches
6128                 by Colin
6129
6130 2006-05-08 [colin]      2.2.0cvs1
6131
6132         * src/mainwindow.c
6133         * src/toolbar.c
6134         * src/toolbar.h
6135                 Add contextual menu on Compose toolbar 
6136                 button. Fixes bug #944 (Automatic 
6137                 addresses not applied when changing account 
6138                 from compose window)
6139
6140 2006-05-08 [paul]       2.2.0
6141
6142         2.2.0 released
6143
6144 2006-05-08 [paul]       2.1.1cvs51
6145
6146         * po/cs.po
6147         * po/de.po
6148         * po/en_GB.po
6149         * po/fi.po
6150         * po/fr.po
6151         * po/pt_BR.po
6152         * po/sr.po
6153         * po/zh_CN.po
6154                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6155                 Fabien Vantard, Frederico Goncalves Guimaraes,
6156                 Aleksandar Urosevic, and Ralgh Young
6157
6158 2006-05-12 [colin]      2.1.1cvs50
6159
6160         * po/cs.po
6161         * po/de.po
6162         * po/en_GB.po
6163         * po/es.po
6164         * po/fi.po
6165         * po/fr.po
6166         * po/pt_BR.po
6167         * po/sr.po
6168         * po/zh_CN.po
6169                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6170                 Fabien Vantard, Frederico Goncalves Guimaraes,
6171                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6172
6173 2006-05-05 [colin]      2.1.1cvs49
6174
6175         * manual/Makefile.am
6176         * manual/pl/Makefile.am
6177         * manual/pl/account.xml
6178         * manual/pl/ack.xml
6179         * manual/pl/addrbook.xml
6180         * manual/pl/advanced.xml
6181         * manual/pl/faq.xml
6182         * manual/pl/glossary.xml
6183         * manual/pl/gpl.xml
6184         * manual/pl/handling.xml
6185         * manual/pl/intro.xml
6186         * manual/pl/keyboard.xml
6187         * manual/pl/plugins.xml
6188         * manual/pl/starting.xml
6189         * manual/pl/sylpheed-claws-manual.xml
6190         * manual/pl/dist/.cvsignore
6191         * manual/pl/dist/Makefile.am
6192         * manual/pl/dist/html/.cvsignore
6193         * manual/pl/dist/html/Makefile.am
6194         * manual/pl/dist/pdf/.cvsignore
6195         * manual/pl/dist/pdf/Makefile.am
6196         * manual/pl/dist/ps/.cvsignore
6197         * manual/pl/dist/ps/Makefile.am
6198         * manual/pl/dist/txt/.cvsignore
6199         * manual/pl/dist/txt/Makefile.am
6200                 Add the polish translation of the manual,
6201                 Authored by Pawel Pekala.
6202
6203 2006-05-05 [cleroy]     2.1.1cvs48
6204
6205         * src/main.c
6206                 Re-read matcherrc after loading plugins 
6207                 if some of them add folders.
6208
6209 2006-05-03 [colin]      2.1.1cvs47
6210
6211         * src/imap.c
6212                 I'm idiot
6213
6214 2006-05-03 [colin]      2.1.1cvs46
6215
6216         * src/imap.c
6217                 Be sure to have a session when
6218                 getting separator
6219
6220 2006-05-03 [colin]      2.1.1cvs45
6221
6222         * src/imap.c
6223         * src/imap.h
6224         * src/imap_gtk.c
6225                 Fix preventing renaming with namespace 
6226                 separator.
6227
6228 2006-05-01 [colin]      2.1.1cvs44
6229
6230         * src/action.c
6231                 Don't reload messageview when result of
6232                 action is piped.
6233
6234 2006-04-29 [colin]      2.1.1cvs43
6235
6236         * src/prefs_receive.c
6237         * src/plugins/spamassassin/spamassassin_gtk.c
6238         * src/plugins/clamav/clamav_plugin_gtk.c
6239                 GUI fixes by Pawel
6240
6241 2006-04-29 [colin]      2.1.1cvs42
6242
6243         * src/prefs_compose_writing.c
6244         * src/prefs_quote.c
6245                 Cleanups. Patch by Pawel
6246
6247 2006-04-28 [paul]       2.1.1cvs41
6248
6249         * src/matcher.c
6250                 fix returned quick search results when search
6251                 term contains an underscore.
6252                 Thanks to Colin
6253
6254 2006-04-28 [paul]       2.1.1cvs40
6255
6256         * src/prefs_message.c
6257         * src/prefs_receive.c
6258                 GUI cleanups
6259                 Patches by Pawel Pekala
6260
6261 2006-04-27 [colin]      2.1.1cvs39
6262
6263         * src/wizard.c
6264                 Differentiate subject Welcome from
6265                 window's title Welcome
6266
6267 2006-04-27 [paul]
6268
6269         2.2.0-rc1 released
6270
6271 2006-04-27 [paul]       2.1.1cvs38
6272
6273         * manual/advanced.xml
6274         * manual/fr/advanced.xml
6275                 add info about compose_no_markup hidden pref
6276
6277 2006-04-27 [paul]       2.1.1cvs37
6278
6279         * src/prefs_account.c
6280                 improve privacy labels
6281         * src/prefs_msg_colors.c
6282                 change some strings for translators' convenience
6283         * src/gtk/gtkutils.c
6284                 don't underline the link button text
6285
6286 2006-04-25 [colin]      2.1.1cvs36
6287
6288         * src/folder.c
6289                 Complete 2.1.1cvs33 (once more ;)
6290
6291 2006-04-25 [colin]      2.1.1cvs35
6292
6293         * src/editldap.c
6294                 Fix tooltip
6295
6296 2006-04-25 [cleroy]     2.1.1cvs34
6297
6298         * src/compose.c
6299         * src/gtk/gtkaspell.c
6300                 Fix crash on redirect (related to the return 
6301                 of the aspell menu in compose's toolbar)
6302         * src/prefs_msg_colors.c
6303                 Fix sensitivity widgets
6304         * src/image_viewer.c
6305         * src/gtk/pluginwindow.c
6306         * src/gtk/prefswindow.c
6307                 Change released signals to clicked (Fabien)
6308         * po/POTFILES.in
6309         * src/common/socket.c
6310         * src/plugins/spamassassin/spamassassin.c
6311                 Translate strings (Fabien)
6312
6313 2006-04-25 [paul]       2.1.1cvs33
6314
6315         * src/folder.c
6316         * src/folder.h
6317         * src/folderview.c
6318                 complete the fix of bug #912
6319                 Thanks to Colin
6320
6321 2006-04-25 [colin]      2.1.1cvs32
6322
6323         * src/news.c
6324                 Better progress bar
6325         * src/mimeview.c
6326         * src/summaryview.c
6327         * src/summaryview.h
6328                 Fix focus chain
6329                 Patches by Pawel Pekala
6330
6331 2006-04-24 [colin]      2.1.1cvs31
6332
6333         * src/compose.c
6334                 Fix compilation warnings (Fabien)
6335
6336 2006-04-24 [colin]      2.1.1cvs30
6337
6338         * src/addrindex.c
6339         * src/editldap.c
6340         * src/editldap_basedn.c
6341         * src/editldap_basedn.h
6342         * src/ldapctrl.c
6343         * src/ldapctrl.h
6344         * src/ldapquery.c
6345         * src/ldaputil.c
6346         * src/ldaputil.h
6347                 Fix bug #901 (LDAPS support)
6348
6349 2006-04-24 [colin]      2.1.1cvs29
6350
6351         * src/compose.c
6352                 Fix logic on error with send dialog on
6353         * src/imap.c
6354                 Fix compilation without libetpan, thanks
6355                 to Fabien
6356         * src/summaryview.c
6357                 Fix 'context-menu' key
6358
6359 2006-04-23 [colin]      2.1.1cvs28
6360
6361         * src/folder.c
6362                 Never free current's cache to free up 
6363                 memory. Fixes bug #912 (new count 
6364                 randomly set to message count)
6365
6366 2006-04-23 [colin]      2.1.1cvs27
6367
6368         * src/gtk/quicksearch.c
6369                 And remove printf...
6370
6371 2006-04-23 [colin]      2.1.1cvs26
6372
6373         * src/gtk/quicksearch.c
6374                 Fix replacing in quicksearch, and fix inserting
6375                 in the middle of the string. (introduced at 2.1.0cvs22)
6376
6377 2006-04-23 [colin]      2.1.1cvs25
6378
6379         * src/imap.c
6380                 Make sure uidnext is initialized in get_num_list
6381                 (not for stable, related to 2.1.1cvs8 and friends)
6382
6383 2006-04-23 [colin]      2.1.1cvs24
6384
6385         * src/imap.c
6386                 Output something when login is successful
6387                 too
6388
6389 2006-04-23 [colin]      2.1.1cvs23
6390
6391         * src/etpan/imap-thread.c
6392                 Better logging (line-per-line, hide data in fetch)
6393                 Fix a const warning
6394         * src/gtk/logwindow.c
6395         * src/gtk/logwindow.h
6396                 Better logging (color for input/output)
6397
6398 2006-04-21 [colin]      2.1.1cvs22
6399
6400         * src/gtk/quicksearch.c
6401                 On gtk+-2.8, use stock buttons in quicksearch
6402                 Based on a patch by Fabien and a design by Paul
6403
6404 2006-04-21 [colin]      2.1.1cvs21
6405
6406         * src/folderview.c
6407         * src/mainwindow.c
6408                 Fix occasional flicker in folderview
6409         * src/common/utils.c
6410                 Fix bug #943 (Incorrectly parsed email address 
6411                 list in short headers on message view and in 
6412                 printouts)
6413
6414 2006-04-20 [colin]      2.1.1cvs20
6415
6416         * src/imap.c
6417         * src/imap.h
6418         * src/prefs_account.c
6419                 Add ANONYMOUS auth for IMAP
6420
6421 2006-04-20 [paul]       2.1.1cvs19
6422
6423         * src/main.c
6424                 proper fix for 2.1.1cvs18
6425                 Thanks to Colin
6426
6427 2006-04-20 [paul]       2.1.1cvs18
6428
6429         * src/main.c
6430                 fix build warnings
6431
6432 2006-04-20 [paul]       2.1.1cvs17
6433
6434         * src/gtk/quicksearch.c
6435                 fix standard, non-extended Quick search,
6436                 was broken in 2.1.1cvs15.
6437                 Thanks to Colin.
6438
6439 2006-04-20 [colin]      2.1.1cvs16
6440
6441         * src/prefs_matcher.c
6442                 Fix values when reselecting a ~test
6443                 rule
6444
6445 2006-04-19 [colin]      2.1.1cvs15
6446
6447         * src/compose.c
6448         * src/compose.h
6449         * src/gtk/gtkaspell.c
6450         * src/gtk/gtkaspell.h
6451                 Put back Options menu in Spelling/
6452         * src/gtk/quicksearch.c
6453                 Don't search, and show error, if the
6454                 advanced search has a syntax error
6455
6456 2006-04-18 [colin]      2.1.1cvs14
6457
6458         * src/textview.c
6459                 Fix gdk warnings on set_cursor when textview
6460                 isn't visible
6461
6462 2006-04-18 [colin]      2.1.1cvs13
6463
6464         * src/gtk/gtksctree.c
6465                 Remove seemingly useless refresh that causes
6466                 flicker - watch this commit in case of 
6467                 problems before planned backport to stable
6468
6469 2006-04-18 [colin]      2.1.1cvs12
6470
6471         * src/imap.c
6472                 Factorize get/set_xml code
6473         * src/compose.c
6474         * src/prefs_account.c
6475         * src/prefs_account.h
6476         * src/procmsg.c
6477                 Add Encrypt to self option
6478
6479 2006-04-17 [colin]      2.1.1cvs11
6480
6481         * configure.ac
6482                 Fix search on encrpyt function on dragonfly
6483                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6484
6485 2006-04-17 [colin]      2.1.1cvs10
6486
6487         * src/prefs_account.c
6488                 Be safe by default: remove mails from POP3
6489                 after 7 days, not immediately
6490
6491 2006-04-17 [colin]      2.1.1cvs9
6492
6493         * src/etpan/imap-thread.c
6494                 Fix build on DragonFly - patch by 
6495                 Jonathan Buschmann <jonthn@agmact.com>
6496
6497 2006-04-17 [colin]      2.1.1cvs8
6498
6499         * src/imap.c
6500                 Save uidnext between sessions
6501
6502 2006-04-17 [colin]      2.1.1cvs7
6503
6504         * src/imap.c
6505                 scan is required when uid validity changes
6506
6507 2006-04-17 [colin]      2.1.1cvs6
6508
6509         * src/folderview.c
6510                 Don't scan if not necessary, apart in current
6511                 folder and INBOX to fetch flags.
6512         * src/imap.c
6513                 Scan is necessary if unread count changes
6514
6515 2006-04-17 [colin]      2.1.1cvs5
6516
6517         * src/imap.c
6518                 ...But always fetch ANSWERED and DELETED flags for
6519                 INBOX, as filtering can happen on these flags.
6520
6521 2006-04-17 [colin]      2.1.1cvs4
6522
6523         * src/imap.c
6524                 Don't fetch REPLIED and DELETED flags when synchronising
6525                 flags with a closed folder. We only need UNSEEN and FLAGGED
6526                 to update the folderview.
6527
6528 2006-04-17 [colin]      2.1.1cvs3
6529
6530         * src/imap.c
6531                 Faster flag search when there are new mails 
6532                 in a folder. We can do a full search if the 
6533                 folder contains less messages than the new
6534                 list.
6535
6536 2006-04-17 [colin]      2.1.1cvs2
6537
6538         * po/cs.po
6539         * po/de.po
6540         * po/fr.po
6541         * po/nl.po
6542         * po/pt_BR.po
6543                 Update translations from stable branch
6544
6545 2006-04-17 [colin]      2.1.1cvs1
6546
6547         * configure.ac
6548                 Bump version to follow stable release
6549
6550 2006-04-16 [mones]      2.1.0cvs50
6551
6552         * po/es.po
6553                 Updated for release
6554
6555 2006-04-16 [colin]      2.1.0cvs49
6556
6557         * src/textview.c
6558                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6559                 with gtk < 2.8. Thanks to Fabien Vantard.
6560
6561 2006-04-15 [colin]      2.1.0cvs48
6562
6563         * src/etpan/imap-thread.c
6564                 Fix bug #919 (libetpan: SEGV when connecting 
6565                 using command)
6566
6567 2006-04-14 [colin]      2.1.0cvs47
6568
6569         * src/main.c
6570                 Fix race on --select (should be done better)
6571
6572 2006-04-14 [wwp]        2.1.0cvs46
6573
6574         * src/send_message.c
6575                 enforce a check for domain in account prefs (a sending
6576                 error could be faced if domain was checked but no value set),
6577                 thanks to Colin.
6578
6579 2006-04-14 [colin]      2.1.0cvs45
6580
6581         * src/codeconv.c
6582                 when converting from unknown to unknown, if the
6583                 string is UTF8, don't convert it to the locale
6584                 (which breaks it)
6585
6586 2006-04-14 [colin]      2.1.0cvs44
6587
6588         * src/compose.c
6589                 Don't try to use ASCII for converting headers
6590                 (as done in body)
6591
6592 2006-04-14 [paul]       2.1.0cvs43
6593
6594         * src/crash.c
6595                 add locale/charset info to crash report
6596         * src/gtk/about.c
6597                 add wwp to doc team
6598                 replace 'e-mail' with preferred 'email'
6599         * src/gtk/authors.h
6600                 ensure contributors list is in alphabetical
6601                 order
6602
6603 2006-04-13 [colin]      2.1.0cvs42
6604
6605         * src/textview.c
6606                 Prevent gdk warnings
6607
6608 2006-04-13 [colin]      2.1.0cvs41
6609
6610         * src/common/ssl_certificate.c
6611         * src/common/ssl_certificate.h
6612         * src/gtk/sslcertwindow.c
6613                 Warn on expired certs, and display the expiration date
6614
6615 2006-04-13 [colin]      2.1.0cvs40
6616
6617         * src/plugins/spamassassin/spamassassin_gtk.c
6618                 Fix missing set_text on unix socket
6619
6620 2006-04-13 [wwp]        2.1.0cvs39
6621
6622         * manual/fr/advanced.xml
6623         * manual/fr/glossary.xml
6624                 applied new spam/ham/email lexicon (pourriel, courriel)
6625
6626 2006-04-13 [paul]       2.1.0cvs38
6627
6628         * src/plugins/pgpmime/plugin.c
6629                 remove the mention of S/MIME from the
6630                 description. This is now handled by the
6631                 S/MIME plugin.
6632
6633 2006-04-13 [paul]       2.1.0cvs37
6634
6635         * src/prefs_msg_colors.c
6636                 rework dialog
6637         * src/prefs_folder_item.c
6638         * src/prefs_spelling.c
6639                 add a tooltip to the colour selector buttons
6640
6641 2006-04-13 [wwp]        2.1.0cvs36
6642
6643         * manual/advanced.xml
6644         * manual/glossary.xml
6645         * manual/handling.xml
6646         * manual/keyboard.xml
6647         * manual/plugins.xml
6648         * manual/starting.xml
6649         * manual/fr/account.xml
6650         * manual/fr/ack.xml
6651         * manual/fr/addrbook.xml
6652         * manual/fr/advanced.xml
6653         * manual/fr/faq.xml
6654         * manual/fr/glossary.xml
6655         * manual/fr/gpl.xml
6656         * manual/fr/handling.xml
6657         * manual/fr/intro.xml
6658         * manual/fr/keyboard.xml
6659         * manual/fr/plugins.xml
6660         * manual/fr/starting.xml
6661         * manual/fr/sylpheed-claws-manual.xml
6662                 fixes to the manuals:
6663                  - summaryview -> Message List (same in French)
6664                  - translate key names
6665                  - fix French punctuation, use non-breakable spaces when
6666                    necessary, don't use &thinsp; which is not portable
6667                  - tell what maildir and mbox formats we support
6668
6669 2006-04-12 [wwp]        2.1.0cvs35
6670
6671         * src/prefs_toolbar.c
6672                 unified a replace button more,
6673                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6674
6675 2006-04-12 [wwp]        2.1.0cvs34
6676
6677         * src/prefs_common.c
6678         * src/prefs_msg_colors.c
6679                 make default color labels translatable,
6680                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6681                 thanks to Tim <timbrain@post.cz> for reporting.
6682
6683 2006-04-12 [wwp]        2.1.0cvs33
6684
6685         * manual/glossary.xml
6686         * manual/intro.xml
6687         * manual/plugins.xml
6688         * manual/starting.xml
6689         * manual/sylpheed-claws-manual.xml
6690         * manual/fr/.cvsignore
6691         * manual/fr/account.xml
6692         * manual/fr/ack.xml
6693         * manual/fr/addrbook.xml
6694         * manual/fr/advanced.xml
6695         * manual/fr/faq.xml
6696         * manual/fr/glossary.xml
6697         * manual/fr/handling.xml
6698         * manual/fr/intro.xml
6699         * manual/fr/keyboard.xml
6700         * manual/fr/plugins.xml
6701         * manual/fr/starting.xml
6702         * manual/fr/sylpheed-claws-manual.xml
6703                 various fixes: typos, missing .fr translations, punctuation,
6704                 capitalization, links, accents and some bad French more.
6705
6706 2006-04-12 [wwp]        2.1.0cvs32
6707
6708         * src/prefs_gtk.c
6709                 fix for bug #935: always store prefs files in UTF-8 (thanks
6710                 to Colin).
6711
6712 2006-04-11 [colin]      2.1.0cvs31
6713
6714         * src/compose.c
6715                 Fix inserting files not in utf8 when locale is utf8
6716
6717 2006-04-11 [colin]      2.1.0cvs30
6718
6719         * src/inc.c
6720                 Don't show error dialog when cancelling connection
6721                 Patch by Pawel
6722
6723 2006-04-11 [cleroy]     2.1.0cvs29
6724
6725         * src/compose.c
6726                 Implement multiple quote levels
6727         * src/prefs_common.c
6728                 Change a little bit the quote bgcolor for 2nd level
6729
6730 2006-04-11 [colin]      2.1.0cvs28
6731
6732         * src/gtk/about.c
6733                 Add locale and charset in the label
6734
6735 2006-04-10 [colin]      2.1.0cvs27
6736
6737         * src/compose.c
6738         * src/prefs_common.c
6739         * src/prefs_common.h
6740         * src/prefs_msg_colors.c
6741         * src/textview.c
6742                 Allow optional background color in quotes
6743                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6744                 GTK+-2.8.x feature
6745
6746 2006-04-10 [colin]      2.1.0cvs26
6747
6748         * src/main.c
6749         * src/mainwindow.c
6750         * src/mainwindow.h
6751                 Implement --select
6752
6753 2006-04-10 [colin]      2.1.0cvs25
6754
6755         * manual/plugins.xml
6756         * manual/fr/plugins.xml
6757                 Document libcurl's proxy variables
6758
6759 2006-04-09 [colin]      2.1.0cvs24
6760
6761         * src/prefs_common.c
6762                 gettext() returns statically allocated stuff. We have
6763                 to strdup it in order to be able to free it.
6764
6765 2006-04-09 [colin]      2.1.0cvs23
6766
6767         * AUTHORS
6768         * src/gtk/authors.h
6769                 Add Alexei
6770
6771 2006-04-09 [colin]      2.1.0cvs22
6772
6773         * src/mainwindow.c
6774         * src/gtk/quicksearch.c
6775                 Fix bug #859 (problems with cyrilic input in 
6776                 search panel) - Patch by Alexey Illarionov 
6777                 <littlesavage@rambler.ru>
6778
6779 2006-04-09 [colin]      2.1.0cvs21
6780
6781         * src/prefs_customheader.c
6782                 I prefer removing then freeing rather than the contrary
6783                 (even if it doesn't change anything ;-)
6784         * src/prefs_account.c
6785                 Fix bug #933 (Crash re-entering the custom headers list 
6786                 dialog in accounts prefs)
6787                 The problem happened when cancelling the Account 
6788                 Preferences' dialogs - in which case we didn't do 
6789                 anything to the PrefsAccount * struct. In case of applying,
6790                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6791                 working with in this dialog. The problem is that 
6792                 prefs_customheader.c, working on this tmp_ac_prefs, always
6793                 changes the ->customhdr_list pointer, even when cancelled. 
6794                 So in case of cancelling the prefs_account dialog, we still
6795                 have to update ->customhdr_list in the real account.
6796
6797 2006-04-08 [colin]      2.1.0cvs20
6798
6799         * manual/fr/glossary.xml
6800         * manual/fr/keyboard.xml
6801                 Forgot some headers :)
6802
6803 2006-04-08 [colin]      2.1.0cvs19
6804
6805         * manual/Makefile.am
6806         * manual/fr/Makefile.am
6807         * manual/fr/account.xml
6808         * manual/fr/ack.xml
6809         * manual/fr/addrbook.xml
6810         * manual/fr/advanced.xml
6811         * manual/fr/faq.xml
6812         * manual/fr/glossary.xml
6813         * manual/fr/gpl.xml
6814         * manual/fr/handling.xml
6815         * manual/fr/intro.xml
6816         * manual/fr/keyboard.xml
6817         * manual/fr/plugins.xml
6818         * manual/fr/starting.xml
6819         * manual/fr/sylpheed-claws-manual.xml
6820         * manual/fr/dist/.cvsignore
6821         * manual/fr/dist/Makefile.am
6822         * manual/fr/dist/html/.cvsignore
6823         * manual/fr/dist/html/Makefile.am
6824         * manual/fr/dist/pdf/.cvsignore
6825         * manual/fr/dist/pdf/Makefile.am
6826         * manual/fr/dist/ps/.cvsignore
6827         * manual/fr/dist/ps/Makefile.am
6828         * manual/fr/dist/txt/.cvsignore
6829         * manual/fr/dist/txt/Makefile.am
6830                 Add the french translation of the manual. Thanks to
6831                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6832                 account.xml, ack.xml, addrbook.xml and advanced.xml
6833
6834 2006-04-08 [colin]      2.1.0cvs18
6835
6836         * manual/plugins.xml
6837         * manual/starting.xml
6838                 More fixes
6839
6840 2006-04-07 [colin]      2.1.0cvs17
6841
6842         * manual/faq.xml
6843         * manual/intro.xml
6844         * manual/keyboard.xml
6845                 Little fixes
6846
6847 2006-04-07 [colin]      2.1.0cvs16
6848
6849         * README
6850         * src/compose.c
6851         * src/prefs_common.c
6852         * src/prefs_common.h
6853                 Add hidden compose_no_markup pref
6854
6855 2006-04-07 [wwp]        2.1.0cvs15
6856
6857         * src/summary_search.c
6858         * .cvsignore
6859                 Bugfix: stop button was sticky when searching in an empty folder.
6860                 Applied curly brackets code style to the whole file (summary_search.c).
6861                 More files to ignore.
6862
6863 2006-04-07 [wwp]        2.1.0cvs14
6864
6865         * src/message_search.c
6866         * src/summary_search.c
6867                 changed default button when search bumps at file/folder
6868                 beginning or end, for convenience (thanks to Colin).
6869
6870 2006-04-07 [paul]       2.1.0cvs13
6871
6872         * src/plugins/dillo_viewer/dillo_prefs.c
6873                 avoid future potential for namespace collision
6874                 Patch by Colin
6875
6876 2006-04-06 [wwp]        2.1.0cvs12
6877
6878         * src/summary_search.c
6879                 Unify extended/advanced searches names (and thus factorize labels),
6880                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6881
6882 2006-04-06 [wwp]        2.1.0cvs11
6883
6884         * src/folderview.c
6885         * src/prefs_themes.c
6886         * src/summaryview.c
6887                 Fixed some compilation warnings.
6888
6889 2006-04-06 [colin]      2.1.0cvs10
6890
6891         * manual/advanced.xml
6892                 Document the wizard template and how to deploy
6893                 Sylpheed-Claws effectively
6894
6895 2006-04-06 [colin]      2.1.0cvs9
6896
6897         * src/folderview.c
6898                 gettext patch to tell translators about _("#"),
6899                 by Maxim Britov
6900
6901 2006-04-06 [colin]      2.1.0cvs8
6902
6903         * src/textview.c
6904                 Fix invalid GtkTextBIter after clicking "Display as text"
6905
6906 2006-04-06 [mones]      2.1.0cvs7
6907
6908         * src/addr_compl.c
6909         * src/addrindex.c
6910         * src/addritem.c
6911         * src/codeconv.c
6912         * src/compose.c
6913         * src/filtering.c
6914         * src/folder.c
6915         * src/folder_item_prefs.c
6916         * src/folderview.c
6917         * src/localfolder.c
6918         * src/matcher.c
6919         * src/mimeview.c
6920         * src/prefs_msg_colors.c
6921         * src/prefs_spelling.c
6922         * src/prefs_themes.c
6923         * src/procmime.c
6924         * src/procmsg.c
6925         * src/stock_pixmap.c
6926         * src/summaryview.c
6927         * src/textview.c
6928         * src/toolbar.c
6929         * src/common/mgutils.c
6930         * src/common/prefs.c
6931         * src/common/ssl_certificate.c
6932         * src/gtk/colorlabel.c
6933         * src/gtk/quicksearch.c
6934         * src/plugins/pgpmime/pgpmime.c
6935         * src/plugins/spamassassin/spamassassin.c
6936                 Removed redundant NULL checks for g_free() calls.
6937                 Patch by Pawel Pekala.
6938
6939 2006-04-06 [mones]      2.1.0cvs6
6940
6941         * src/prefs_actions.c
6942         * src/prefs_filtering.c
6943         * src/prefs_filtering_action.c
6944         * src/prefs_matcher.c
6945         * src/prefs_template.c
6946         * src/gtk/gtkutils.c
6947         * src/gtk/gtkutils.h
6948                 Have a nice replace button. Patch by Pawel Pekala
6949
6950 2006-04-06 [colin]      2.1.0cvs5
6951
6952         * src/addressbook.c
6953                 Fix crash with empty columns
6954
6955 2006-04-05 [colin]      2.1.0cvs4
6956
6957         * src/wizard.c
6958         * src/prefs_gtk.c
6959                 Allow wizard customization with pre-filled values
6960
6961 2006-04-05 [colin]      2.1.0cvs3
6962
6963         * src/textview.c
6964         * src/mimeview.c
6965         * src/mimeview.h
6966                 Nicer messages in mimeview
6967
6968 2006-04-05 [colin]      2.1.0cvs2
6969
6970         * src/addressbook.c
6971         * src/prefs_summaries.c
6972                 i18n fix
6973
6974 2006-04-05 [colin]      2.1.0cvs1
6975
6976         * src/plugins/pgpcore/plugin.c
6977         * src/plugins/pgpcore/select-keys.c
6978         * src/plugins/pgpcore/select-keys.h
6979         * src/plugins/pgpcore/sgpgme.c
6980         * src/plugins/pgpcore/sgpgme.h
6981         * src/plugins/pgpinline/pgpinline.c
6982         * src/plugins/pgpinline/plugin.c
6983         * src/plugins/pgpmime/pgpmime.c
6984         * src/plugins/pgpmime/plugin.c
6985                 Factorize and generalize a bit 
6986                 Drop S/MIME signature verification from PGP/MIME
6987                 (adding it as another, more complete plugin)
6988
6989 2006-04-05 [paul]       2.1.0
6990
6991         2.1.0 released
6992
6993 2006-04-05 [paul]       2.0.0cvs186
6994
6995         * manual/advanced.xml
6996                 add info on colour labels
6997
6998 2006-04-05 [paul]       2.0.0cvs185
6999
7000         * po/bg.po
7001         * po/cs.po
7002         * po/de.po
7003         * po/el.po
7004         * po/en_GB.po
7005         * po/fi.po
7006         * po/fr.po
7007         * po/it.po
7008         * po/nl.po
7009         * po/pl.po
7010         * po/pt_BR.po
7011         * po/sr.po
7012         * po/zh_CN.po
7013                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7014                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7015                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7016                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7017         * src/gtk/authors.h
7018         * tools/claws.i18n.status.pl
7019                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7020                 and new Czech translator, Tim <timbrain@post.cz>
7021
7022 2006-04-05 [mones]      2.0.0cvs184
7023
7024         * po/es.po
7025                 Updated translation
7026
7027 2006-04-05 [colin]      2.0.0cvs183
7028
7029         * src/gtk/quicksearch.c
7030                 Fix bug #929 (unnecessary reload in quick search bar)
7031
7032 2006-04-05 [colin]      2.0.0cvs182
7033
7034         * src/compose.c
7035                 Fix crash on Reply with no From:
7036                 Show signature and conversion error on queuing 
7037                 (but not sending)
7038         * src/mainwindow.c
7039         * src/summaryview.c
7040         * src/summaryview.h
7041                 Factorize threading code and make sure msginfo 
7042                 is not null when it comes from a GtkCTreeRow's 
7043                 data
7044         * src/gtk/gtkaspell.c
7045                 Check for necessary things
7046         * src/gtk/gtksctree.c
7047         * src/gtk/gtksctree.h
7048                 Reset anchor if necessary when removing node
7049
7050 2006-03-29 [colin]      2.0.0cvs181
7051
7052         * src/folderview.c
7053                 Warn for disabled IMAP accounts (due to lack of
7054                 libetpan). Breaks string-freeze - sorry - but it
7055                 is kind of important ;)
7056
7057 2006-03-28 [colin]      2.0.0cvs180
7058
7059         * src/gtk/gtkutils.c
7060         * src/gtk/gtkutils.h
7061                 Add a gtkut_get_link_btn() function that
7062                 creates a button which acts like an URI
7063         * src/prefs_themes.c
7064         * src/gtk/about.c
7065                 Use this function (factorizes codes)
7066         * src/common/defs.h
7067         * src/gtk/pluginwindow.c
7068                 Add a "Get more..." in the plugins window
7069
7070 2006-03-28 [colin]      2.0.0cvs179
7071
7072         * src/common/smtp.c
7073         * src/common/passcrypt.c
7074         * src/undo.c
7075                 Warning fixes. Patch by Pawel Pekala
7076
7077 2006-03-27 [colin]      2.0.0cvs178
7078
7079         * src/undo.c
7080                 Fix undoing by blocks with spaces
7081
7082 2006-03-27 [colin]      2.0.0cvs177
7083
7084         * src/textview.c
7085                 Set margin to 3px for headers
7086
7087 2006-03-27 [paul]
7088
7089         2.1.0-rc2 released
7090
7091 2006-03-27 [wwp]        2.0.0cvs176
7092
7093         * src/summaryview.c
7094                 don't reset quicksearch when updating the message list.
7095                 Thanks to Colin.
7096
7097 2006-03-26 [wwp]        2.0.0cvs175
7098
7099         * src/compose.c
7100                 use a unified border width ('other' tab in the compose window,
7101                 patch by Pawel Pekala).
7102
7103
7104 2006-03-26 [wwp]        2.0.0cvs174
7105
7106         * src/common/quoted-printable.c
7107         * src/addressbook.c
7108                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7109
7110 2006-03-26 [colin]      2.0.0cvs173
7111
7112         * src/quote_fmt_parse.y
7113                 Fix non-UTF8 date formats messing up the whole quote a 
7114                 little bit
7115
7116 2006-03-26 [colin]      2.0.0cvs172
7117
7118         * src/procheader.c
7119                 Make sure the date is UTF8 valid, or try to make it
7120                 so. IncrediMail is really IncrediStupid.
7121         * src/compose.c
7122                 Fix possible conversions. 
7123                 
7124
7125 2006-03-26 [colin]      2.0.0cvs171
7126
7127         * src/matcher.c
7128                 Fix corner cases in body search. This is still a
7129                 hack... It seems impossible to make it good and 
7130                 reasonably fast at the same time.
7131
7132 2006-03-26 [colin]      2.0.0cvs170
7133
7134         * src/summaryview.c
7135                 I think I killed the twilight zone bug!
7136                 summary_select_node() flushes GTK events in order
7137                 to be able to center the view. But this also 
7138                 flushes keypresses like Ctrl-Alt-U, so this can
7139                 call summary_show from summary_select_node (itself
7140                 called from summary_show, etc.). And the summaryview
7141                 has to be unlocked in this function. So just locking
7142                 while processing GTK events, and bailing if locked, 
7143                 should fix it.
7144                 Fixes bug #927 (SIGSEGV during Update Summary)
7145
7146 2006-03-25 [colin]      2.0.0cvs169
7147
7148         * src/matcher.c
7149                 Fix search in QP-encoded bodies
7150                 Fix utf-8 searches in bodies encoded in the
7151                 locale's encoding
7152         * src/common/quoted-printable.c
7153         * src/common/quoted-printable.h
7154                 Add a decode function that doesn't overwrite
7155                 the original pointer
7156                 
7157
7158 2006-03-24 [colin]      2.0.0cvs168
7159
7160         * src/action.c
7161         * src/summaryview.c
7162         * src/summaryview.h
7163                 Update message cache after action
7164                 Patch by H. Merijn Brand
7165         * src/prefs_msg_colors.c
7166                 Factorize label 
7167                 Patch by Fabien Vantard
7168         * src/plugins/spamassassin/spamassassin_gtk.c
7169                 Remove useless translation
7170                 Patch by Fabien Vantard
7171
7172 2006-03-23 [colin]      2.0.0cvs167
7173
7174         * src/common/ssl.c
7175                 Let 30 seconds to SSL_connect
7176
7177 2006-03-23 [wwp]        2.0.0cvs166
7178
7179         * src/summaryview.c
7180         * src/gtk/description_window.c
7181                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7182                 and headers are translated; adjust description windows' width to fit their
7183                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7184
7185 2006-03-23 [paul]       2.0.0cvs165
7186
7187         * src/common/utils.c
7188                 fix highlighting of URIs containing "()"
7189                 (2.0.0cvs164's reversal fixed)
7190                 Thanks to Colin.
7191
7192 2006-03-23 [paul]       2.0.0cvs164
7193
7194         * src/common/utils.c
7195                 revert patch, (postponing a fix), at 2.0.0cvs120
7196                 as it breaks more URIs than it fixes.
7197                 Allow '-' to be a terminating character in a URI
7198
7199 2006-03-22 [colin]      2.0.0cvs163
7200
7201         * configure.ac
7202                 Require libetpan 0.45
7203                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7204
7205 2006-03-22 [paul]       2.0.0cvs162
7206
7207         * src/editgroup.c
7208                 replace '<-' and '->' buttons with GTK_STOCK graphical
7209                 buttons
7210         * src/summary_search.c
7211                 don't offer '...' for translation
7212                 add a tooltip to advanced search '...' button
7213         * src/gtk/quicksearch.c
7214                 don't offer '...' for translation
7215
7216 2006-03-21 [colin]      2.0.0cvs161
7217
7218         * src/compose.c
7219                 Fix middle-click pasting (insert at click
7220                 position instead of cursor position, don't
7221                 remove existing selection and allow pasting
7222                 our own selection)
7223         * src/addressbook.c
7224                 "LDAP Server" -> "LDAP servers"
7225
7226 2006-03-21 [wwp]        2.0.0cvs160
7227
7228         * src/etpan/imap-thread.c
7229                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7230
7231 2006-03-20 [colin]      2.0.0cvs159
7232
7233         * src/summaryview.c
7234                 Don't reload summaryview after an execute with no
7235                 move action
7236
7237 2006-03-19 [colin]      2.0.0cvs158
7238
7239         * src/addressbook.c
7240                 and put groups at the top, always
7241
7242 2006-03-19 [colin]      2.0.0cvs157
7243
7244         * src/addressbook.c
7245                 Order groups before names, as previously
7246
7247 2006-03-19 [colin]      2.0.0cvs156
7248
7249         * src/addressbook.c
7250                 - Sort case-unsensitive
7251                 - Put the sort arrow at opening too
7252
7253 2006-03-19 [wwp]        2.0.0cvs155
7254
7255         * src/addressbook.c
7256                 allow sorting by name/email/remarks, ensure that right-pane's contents
7257                 matches the left-pane selection (cleared when appropriate).
7258                 Patch by Pawel Pekala <c0rn@o2.pl>.
7259
7260 2006-03-18 [colin]      2.0.0cvs154
7261
7262         * src/textview.c
7263                 Fix text cursor ;)
7264
7265 2006-03-18 [colin]      2.0.0cvs153
7266
7267         * src/gtk/filesel.c
7268                 Make sure we hide the preview if we didn't get
7269                 a filename
7270
7271 2006-03-18 [colin]      2.0.0cvs152
7272
7273         * src/summaryview.c
7274                 Set cursor to watch for execution (fixes lack
7275                 of watch-cursor when dnd'ing hundreds of mails)
7276         * src/gtk/filesel.c
7277                 Check that mime type is 'image/*' before updating
7278                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7279
7280 2006-03-18 [colin]      2.0.0cvs151
7281
7282         * src/mainwindow.c
7283         * src/textview.c
7284         * src/textview.h
7285                 Put a watch cursor in textview too when the mainwindow's
7286                 cursor in a watch
7287
7288 2006-03-18 [colin]      2.0.0cvs150
7289
7290         * src/folder.c
7291                 Change wrong asserts to simple tests
7292
7293 2006-03-17 [colin]      2.0.0cvs149
7294
7295         * src/mainwindow.c
7296         * src/mainwindow.h
7297         * src/prefs_msg_colors.c
7298         * src/summaryview.c
7299         * src/summaryview.h
7300         * src/gtk/colorlabel.c
7301         * src/gtk/colorlabel.h
7302                 Add a color label menu in the main menubar
7303                 Add (fixed) accels Ctrl-{0-7} to change the color
7304                 They have to be fixed because the menu's dynamic,
7305                 the items are complex widgets, hence we can't use
7306                 a GtkItemFactory.
7307
7308
7309 2006-03-17 [wwp]        2.0.0cvs148
7310
7311         * src/compose.c
7312                 rollback few lines from my previous commit (those lines come from
7313                 a pending patch, accidentally commited, even if neutral as they are
7314                 commented out).
7315
7316 2006-03-17 [wwp]        2.0.0cvs147
7317
7318         * src/compose.c
7319                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7320                 applied code style/indentation to the modified function.
7321
7322 2006-03-17 [wwp]        2.0.0cvs146
7323
7324         * src/procmsg.c
7325         * src/compose.c
7326                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7327
7328 2006-03-17 [paul]
7329
7330         2.1.0-rc1 released
7331
7332 2006-03-17 [paul]       2.0.0cvs145
7333
7334         * src/main.c
7335                 addressbook_read_file() was called twice
7336         * src/textview.c
7337                 X-Mailer highlighting
7338
7339 2006-03-16 [colin]      2.0.0cvs144
7340
7341         * src/sourcewindow.c
7342         * src/sourcewindow.h
7343                 And the last one, in source window.
7344
7345 2006-03-16 [colin]      2.0.0cvs143
7346
7347         * src/compose.c
7348         * src/compose.h
7349                 Fix the same stuff in compose
7350
7351 2006-03-16 [colin]      2.0.0cvs142
7352
7353         * src/messageview.c
7354                 Complete the previous messageview crash fix
7355
7356 2006-03-16 [colin]      2.0.0cvs141
7357
7358         * src/procmsg.h
7359         * src/procmsg.c
7360         * src/folder.c
7361                 Fix POSTPROCESSING hook
7362                 Patch by H. Merijn Brand
7363
7364         * src/procmime.c
7365         * src/procmime.h
7366                 Parse Content-Location
7367
7368         * src/toolbar.c
7369         * src/messageview.c
7370         * src/messageview.h
7371                 Don't crash when a top-level MessageView has
7372                 been closed on us. Same problematic than
7373                 yesterday's quicksearch issue.
7374
7375 2006-03-15 [colin]      2.0.0cvs140
7376
7377         * src/gtk/quicksearch.c
7378                 Fix a bitchy race we didn't think about when we
7379                 added quicksearch cancellation:
7380                 If the search is not on cached fields, for example
7381                 body_part matchcase "stuff"
7382                 the matcher code has to get the whole message. If
7383                 we're on IMAP, that can be slow, and in order to
7384                 be non-blocking, the IMAP code idle loop processes
7385                 gtk events too. So it is possible to cancel a
7386                 quicksearch while the matcher is getting the mail's
7387                 body. After matcher got its body, it will start to
7388                 iterate over the matcher list that the Quicksearch's
7389                 clear_search_cb() just freed via prepare_matcher().
7390                 SIGSEGV ensues.
7391                 The fix consists of guarding the matcherlist_match()
7392                 call with a boolean 'matching'. If we reset the
7393                 quicksearch while matching is TRUE, we don't free
7394                 the matcherlist anymore like we did, but we set
7395                 another new flag, deferred_free, to TRUE. Then,
7396                 in quicksearch_match(), just after returning from
7397                 matcherlist_match() and unsetting the matching flag,
7398                 we check the deferred_free flag and do the
7399                 prepare_matcher() (which does the matcherlist_free)
7400                 for real, so we free the matcherlist once it's not
7401                 used anymore.
7402                 As all of this runs via the glib main loop, we
7403                 luckily don't need a mutex.
7404         * src/summaryview.c
7405                 Also, show progress while searching.
7406
7407
7408 2006-03-14 [colin]      2.0.0cvs139
7409
7410         * src/alertpanel.c
7411                 Make alertpanel_is_open non-static
7412
7413 2006-03-14 [colin]      2.0.0cvs138
7414
7415         * src/prefs_spelling.c
7416                 Cleanups - Fabien Vantard
7417
7418 2006-03-14 [wwp]        2.0.0cvs137
7419
7420         * src/main.c
7421                 code style normalization (curly braces, indentation).
7422
7423 2006-03-14 [wwp]        2.0.0cvs137
7424
7425         * src/main.c
7426                 code style (braces, indentation)
7427
7428 2006-03-12 [paul]       2.0.0cvs136
7429
7430         * src/prefs_common.c
7431                 trans_hdr defaults to FALSE to be RFC-savvy
7432         * src/prefs_summaries.c
7433                 add a tooltip to the trans_hdr option
7434                 
7435
7436 2006-03-12 [paul]       2.0.0cvs135
7437
7438         * src/prefs_matcher.c
7439                 give a little more width to the combos
7440         * src/prefs_display_header.c
7441         * src/textview.c
7442                 translate headers if prefs_common.trans_hdr
7443                 is TRUE
7444
7445         Patches by Pawel Pekala
7446
7447 2006-03-12 [paul]       2.0.0cvs134
7448
7449         * src/plugins/clamav/clamav_plugin.c
7450         * src/plugins/dillo_viewer/dillo_viewer.c
7451         * src/plugins/pgpcore/plugin.c
7452         * src/plugins/pgpinline/plugin.c
7453         * src/plugins/pgpmime/plugin.c
7454         * src/plugins/spamassassin/spamassassin.c
7455                 update/add to descriptions
7456         * src/plugins/spamassassin/spamassassin_gtk.c
7457                 fixes to the english, remove superfluous
7458                 tooltips, clean up a little
7459
7460 2006-03-12 [paul]       2.0.0cvs133
7461
7462         * src/compose.c
7463                 fix Bug 924, 'Account combo box shows up wrong 
7464                 if & is in account name'
7465
7466 2006-03-11 [colin]      2.0.0cvs132
7467
7468         * src/summaryview.c
7469                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7470                 messed up shift-selection because is slows down
7471                 moving around summaryview. thanks -users
7472
7473 2006-03-10 [colin]      2.0.0cvs131
7474
7475         * src/plugins/spamassassin/spamassassin_gtk.c
7476                 Put back Paul's engrish fixes
7477
7478 2006-03-10 [colin]      2.0.0cvs130
7479
7480         * src/plugins/spamassassin/spamassassin.c
7481         * src/plugins/spamassassin/spamassassin.h
7482         * src/plugins/spamassassin/spamassassin_gtk.c
7483                 Cleanup SA prefs page (more)
7484                 Patch by Fabien Vantard
7485
7486 2006-03-10 [paul]       2.0.0cvs129
7487
7488         * src/prefs_msg_colors.c
7489         * src/prefs_spelling.c
7490                 widget sensitivity
7491
7492 2006-03-09 [mones]      2.0.0cvs128
7493
7494         * po/es.po
7495                 Update for next RC
7496
7497 2006-03-09 [wwp]        2.0.0cvs127
7498
7499         * configure.ac
7500                 revert accidental commit (requirement for libetpan 0.43), this time
7501                 not in HEAD.
7502
7503 2006-03-09 [wwp]        2.0.0cvs125
7504
7505         * configure.ac
7506                 revert accidental commit (requirement for libetpan 0.43)
7507
7508 2006-03-09 [paul]       2.0.0cvs126
7509
7510         * src/prefs_receive.c
7511                 remove useless frame
7512                 replace 'incorporation' with 'receiving'
7513         * src/plugins/clamav/clamav_plugin_gtk.c
7514         * src/plugins/spamassassin/spamassassin_gtk.c
7515                 improve widget sensitivity
7516                 fix a bit his engrish
7517
7518 2006-03-09 [wwp]        2.0.0cvs125
7519
7520         * src/addressadd.c
7521         * src/foldersel.c
7522         * src/prefs_common.c
7523         * src/prefs_common.h
7524                 remember some more windows' sizes (add to addressbook and
7525                 select folder).
7526
7527 2006-03-09 [paul]       2.0.0cvs124
7528
7529         * src/plugins/pgpcore/prefs_gpg.c
7530                 normalise construction of dialogue
7531
7532 2006-03-09 [paul]       2.0.0cvs123
7533
7534         * src/plugins/trayicon/Makefile.am
7535                 add missing slash
7536
7537 2006-03-08 [colin]      2.0.0cvs122
7538
7539         * src/plugins/trayicon/Makefile.am
7540                 Fix build in separate dir 
7541                 Patch by Bamanzi <bamanzi@gmail.com>
7542
7543 2006-03-08 [colin]      2.0.0cvs121
7544
7545         * src/procmsg.c
7546                 Batch move and copies from summaryview with delayed execution
7547                 too
7548
7549 2006-03-07 [paul]       2.0.0cvs120
7550
7551         * src/common/utils.c
7552                 fix highlighting of URIs containing "()"
7553                 Patch by Pawel Pekala
7554
7555 2006-03-07 [paul]       2.0.0cvs119
7556
7557         * src/folder.c
7558         * src/folder.h
7559         * src/folderview.c
7560                 immediately do alphabetical resort when
7561                 changing a folder's name
7562                 Patch by Pawel Pekala
7563
7564 2006-03-07 [paul]       2.0.0cvs118
7565
7566         * src/news.c
7567         * src/news_gtk.c
7568                 when unsubscribing a newsgroup, remove the
7569                 folder and msgs in .sylpheed-claws/newscache
7570                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7571
7572 2006-03-07 [paul]       2.0.0cvs117
7573
7574         * src/textview.c
7575                 fix wrong Fake URL Warning
7576                 Thanks to Hiro
7577
7578 2006-03-07 [colin]      2.0.0cvs116
7579
7580         * src/imap.c
7581                 Return immediately when password dialog was
7582                 cancelled
7583         * src/gtk/inputdialog.c
7584                 Allow empty strings for passwords
7585
7586
7587 2006-03-06 [colin]      2.0.0cvs115
7588
7589         * src/imap.c
7590                 Prevent double-timeouts when connection fails
7591
7592 2006-03-06 [colin]
7593
7594         2.0.1-rc1 released
7595
7596 2006-03-06 [colin]      2.0.0cvs114
7597
7598         * src/imap.c
7599                 Refresh session during potentially long
7600                 operations
7601
7602 2006-03-06 [wwp]        2.0.0cvs113
7603
7604         * src/prefs_msg_colors.h
7605                 forgot that one (custom color labels).
7606
7607 2006-03-06 [wwp]        2.0.0cvs112
7608
7609         * src/prefs_common.c
7610         * src/prefs_common.h
7611         * src/prefs_msg_colors.c
7612         * src/summaryview.c
7613         * src/summaryview.h
7614         * src/gtk/colorlabel.c
7615         * src/gtk/colorlabel.h
7616                 colors in messages list are now customizable. Color values and names can
7617                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7618                 Thanks to Paul and Colin for their help with this longstanding patch!
7619
7620 2006-03-06 [wwp]        2.0.0cvs111
7621
7622         * src/textview.c
7623                 don't crash if (x)face is bad.
7624
7625 2006-03-05 [paul]       2.0.0cvs110
7626
7627         * AUTHORS
7628         * configure.ac
7629         * src/Makefile.am
7630         * src/common/Makefile.am
7631         * src/common/utils.h
7632         * src/etpan/imap-thread.c
7633         * src/gtk/authors.h
7634         * src/plugins/clamav/Makefile.am
7635         * src/plugins/demo/Makefile.am
7636         * src/plugins/dillo_viewer/Makefile.am
7637         * src/plugins/pgpcore/Makefile.am
7638         * src/plugins/pgpcore/passphrase.c
7639         * src/plugins/pgpinline/Makefile.am
7640         * src/plugins/pgpmime/Makefile.am
7641         * src/plugins/spamassassin/Makefile.am
7642         * src/plugins/trayicon/Makefile.am
7643                 fix builiding on cygwin
7644                 Patch by Ralgh Young <bamanzi@gmail.com>
7645
7646 2006-03-04 [wwp]        2.0.0cvs109
7647
7648         * manual/keyboard.xml
7649                 fix mixed up/down keys.
7650
7651 2006-03-04 [wwp]        2.0.0cvs108
7652
7653         * README
7654         * INSTALL
7655                 updated links to SpamAssassin.
7656
7657 2006-03-04 [wwp]        2.0.0cvs107
7658
7659         * manual/plugins.xml
7660         * src/plugins/spamassassin/README
7661                 updated SpamAssassin plugin docs to reflect new functional additions
7662                 (also fix/update/documents few technical stuff more, see the README).
7663
7664 2006-03-04 [wwp]        2.0.0cvs106
7665
7666         * src/prefs_message.c
7667                 normalized capitalization of message-prefs paths.
7668
7669 2006-03-04 [wwp]        2.0.0cvs105
7670
7671         * manual/advanced.xml
7672                 typo.
7673
7674 2006-03-03 [colin]      2.0.0cvs104
7675
7676         * src/plugins/clamav/clamav_plugin_gtk.c
7677                 Rework prefs page, patch by Fabien 
7678
7679 2006-03-03 [colin]      2.0.0cvs103
7680
7681         * src/plugins/clamav/clamav_plugin.c
7682                 Set error on all errors
7683
7684 2006-03-03 [colin]      2.0.0cvs102
7685
7686         * src/common/plugin.c
7687                 Initialize error to avoid crashing when a plugin fails
7688                 without setting error
7689
7690 2006-03-02 [wwp]        2.0.0cvs101
7691
7692         * configure.ac
7693                 fixed linker flags for libetpan support on Cygwin
7694                 (thanks to H.Merijn Brand).
7695
7696 2006-03-02 [wwp]        2.0.0cvs100
7697
7698         * src/addressbook.c
7699                 fix some AB error messages: one for punctuation and
7700                 one wrongly duplicate (thanks, maxbritov).
7701
7702 2006-03-02 [wwp]        2.0.0cvs99
7703
7704         * src/plugins/spamassassin/spamassassin.c
7705                 make sync calls to sa-learn/spamc to prevent
7706                 system (whatever local or client/server) overload.
7707
7708 2006-03-02 [colin]      2.0.0cvs98
7709
7710         * src/summaryview.c
7711                 Put the spam icon in the status column instead of the
7712                 mark one
7713
7714 2006-03-01 [colin]      2.0.0cvs97
7715
7716         * src/plugins/spamassassin/spamassassin.c
7717                 Fix segfault (g_file_set_contents fails for some 
7718                 reason and err==0x2f. Can't find out why with
7719                 valgrind, using working function :-)
7720
7721 2006-03-01 [colin]      2.0.0cvs96
7722
7723         * src/inc.c
7724                 Offline overriding: let 'No' be cached only 3 seconds
7725
7726 2006-03-01 [colin]      2.0.0cvs95
7727
7728         * src/addr_compl.c
7729         * src/addrbook.c
7730         * src/addressbook.c
7731         * src/addrindex.c
7732         * src/folder_item_prefs.c
7733         * src/headerview.c
7734         * src/imap.c
7735         * src/inc.c
7736         * src/ldif.c
7737         * src/mainwindow.c
7738         * src/mh.c
7739         * src/msgcache.c
7740         * src/prefs_common.h
7741         * src/prefs_msg_colors.c
7742         * src/procheader.c
7743         * src/procheader.h
7744         * src/procmime.c
7745         * src/procmsg.c
7746         * src/procmsg.h
7747         * src/send_message.h
7748         * src/simple-gettext.c
7749         * src/summaryview.c
7750         * src/summaryview.h
7751         * src/syldap.c
7752         * src/textview.c
7753         * src/undo.c
7754         * src/common/ssl_certificate.c
7755         * src/common/utils.c
7756         * src/gtk/colorsel.c
7757         * src/gtk/gtksctree.c
7758         * src/gtk/gtkshruler.c
7759         * src/plugins/trayicon/trayicon.c
7760                 #if 0 goes to /dev/null
7761
7762 2006-03-01 [colin]      2.0.0cvs94
7763
7764         * src/compose.c
7765         * src/imap.c
7766         * src/inc.c
7767         * src/inc.h
7768         * src/messageview.c
7769         * src/news.c
7770         * src/plugins/spamassassin/spamassassin.c
7771                 Allow to add information in the "working offline"
7772                 window
7773
7774 2006-03-01 [wwp]        2.0.0cvs93
7775
7776         * src/plugins/spamassassin/spamassassin.c
7777                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7778                 'cause it seems that calling `spamc ... < inputfile` with
7779                 g_spawn_(a)sync simply.. erm doesn't work :-).
7780
7781 2006-03-01 [wwp]        2.0.0cvs92
7782
7783         * src/toolbar.c
7784         * src/toolbar.h
7785                 simplify the adding of spam/ham button to the messageview toolbar
7786                 (it gets more clear now that the same button will be "Mark as spam"
7787                 or "Mark as ham" according to the current message status,
7788                 thanks to Colin).
7789
7790 2006-03-01 [wwp]        2.0.0cvs91
7791
7792         * src/messageview.c
7793         * src/procmsg.c
7794         * src/procmsg.h
7795         * src/summaryview.c
7796         * src/plugins/spamassassin/spamassassin.c
7797         * src/plugins/spamassassin/spamassassin.h
7798                 make learner callbacks return a status (0 for ok),
7799                 handle it in main code to avoid setting flags when learning failed,
7800                 don't learn on TCP if offline in spamassassin,
7801                 thanks to Colin.
7802
7803                 
7804
7805 2006-03-01 [wwp]        2.0.0cvs90
7806
7807         * src/compose.c
7808                 some work around the compose window's account menu,
7809                 patch by Fabien Vantard.
7810
7811 2006-03-01 [wwp]        2.0.0cvs89
7812
7813         * src/plugins/spamassassin/spamassassin.c
7814                 fixed bad logics, was using spamc in local mode and sa-learn
7815                 in remote mode (thanks, Colin).
7816
7817 2006-03-01 [wwp]        2.0.0cvs88
7818
7819         * src/plugins/spamassassin/spamassassin.c
7820         * src/plugins/spamassassin/spamassassin.h
7821         * src/plugins/spamassassin/spamassassin_gtk.c
7822                 made processing of emails w/ sa-plugin an option (default is TRUE),
7823                 fixed Engrish some tooltips, capitalization of some debug messages
7824                 and warnings. The spamassassin plugin now provides two separate
7825                 services: process emails upon incorporation and spamd training.
7826                 Both services (un)register independently but use some common
7827                 plugin settings (transport settings, spam storage location).
7828
7829 2006-02-28 [wwp]        2.0.0cvs87
7830
7831         * src/plugins/spamassassin/spamassassin.c
7832                 fix async flag to spamc cmdline execution (batch exec should
7833                 be asynchronous).
7834
7835 2006-02-27 [wwp]        2.0.0cvs86
7836
7837         * src/plugins/spamassassin/spamassassin.c
7838         * src/plugins/spamassassin/spamassassin.h
7839         * src/plugins/spamassassin/spamassassin_gtk.c
7840                 - added the ability to learn a remote spamassassin server (spamd),
7841                 using spamc.
7842                 - added the spamassassin option 'username', that applies to all
7843                 spamassassin operations (filtering, learning, local or remote).
7844                 The default username is the current unix user (if left blank
7845                 from gtk prefs or config file).
7846                 - commented out some unused code (notebook widget), removed unused
7847                 layout (hbox1).
7848                 - make more widgets sensitive to the transport type.
7849
7850 2006-02-27 [colin]      2.0.0cvs85
7851
7852         * src/plugins/spamassassin/spamassassin.c
7853                 Fix sa-learn call when offline
7854
7855 2006-02-27 [colin]      2.0.0cvs84
7856
7857         * configure.ac
7858         * src/Makefile.am
7859         * src/mainwindow.c
7860         * src/mainwindow.h
7861         * src/messageview.c
7862         * src/messageview.h
7863         * src/prefs_toolbar.c
7864         * src/procmsg.c
7865         * src/stock_pixmap.c
7866         * src/stock_pixmap.h
7867         * src/summaryview.c
7868         * src/toolbar.c
7869         * src/toolbar.h
7870         * src/pixmaps/ham_btn.xpm
7871         * src/pixmaps/spam.xpm
7872         * src/pixmaps/spam_btn.xpm
7873         * src/plugins/spamassassin/spamassassin.c
7874                 Add button in toolbar for spam learning
7875                 Fix a few bugs from the last related commit
7876                 Revert 1.9.6cvs23 which messed up shift-selection
7877
7878 2006-02-24 [colin]      2.0.0cvs83
7879
7880         * src/procmsg.c
7881         * src/summaryview.c
7882         * src/summaryview.h
7883         * src/plugins/spamassassin/spamassassin.c
7884         * src/plugins/spamassassin/spamassassin.h
7885         * src/plugins/spamassassin/spamassassin_gtk.c
7886                 Unregister learner when spamassassin is either
7887                 disabled or over tcp
7888
7889 2006-02-24 [colin]      2.0.0cvs82
7890
7891         * src/Makefile.am
7892         * src/mainwindow.c
7893         * src/mainwindow.h
7894         * src/procmsg.c
7895         * src/procmsg.h
7896         * src/stock_pixmap.c
7897         * src/stock_pixmap.h
7898         * src/summaryview.c
7899         * src/summaryview.h
7900         * src/gtk/icon_legend.c
7901         * src/pixmaps/spam.xpm  ** NEW FILE **
7902         * src/plugins/spamassassin/spamassassin.c
7903         * src/plugins/spamassassin/spamassassin_gtk.c
7904                 Add spam learning interface (Mark/Mark as 
7905                 (spam|ham) menus)
7906
7907 2006-02-24 [wwp]        2.0.0cvs81
7908
7909         * src/compose.c
7910         * src/compose.h
7911         * src/filtering.c
7912                 hide compose window when sending message in batch mode
7913                 (filtering: forward and redirect). Also fixed a wrong
7914                 value returned when sending failed, neutral anyway.
7915                 (Colin, me) 
7916
7917 2006-02-24 [wwp]        2.0.0cvs80
7918
7919         * src/mainwindow.c
7920                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7921
7922 2006-02-24 [paul]       2.0.0cvs79
7923
7924         * src/news.c
7925         * src/news.h
7926         * src/news_gtk.c
7927                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7928                 Thanks to Colin
7929
7930 2006-02-23 [colin]      2.0.0cvs78
7931
7932         * src/alertpanel.c
7933                 Change OK to Close in alertpanel with View log
7934                 button; add accel to View log. Patch by Fabien
7935                 Vantard
7936
7937 2006-02-23 [wwp]        2.0.0cvs77
7938
7939         * src/compose.c
7940                 silly me, there were much more tests to perform, since toolbars can
7941                 really have down to 1 element only.
7942
7943 2006-02-23 [wwp]        2.0.0cvs76
7944
7945         * commitHelper
7946                 fixed indentation from my previous commit. Fallback to VISUAL if
7947                 EDITOR is not set (and to vi, at last resort).
7948
7949 2006-02-23 [wwp]        2.0.0cvs75
7950
7951         * commitHelper
7952                 improved error detection (Colin, me).
7953
7954 2006-02-23 [wwp]        2.0.0cvs74
7955
7956         * src/prefs_toolbar.c
7957                 simplify and fix prefs/toolbars layouting. Combos' contents can
7958                 now be really displayed.
7959
7960 2006-02-23 [wwp]        2.0.0cvs73
7961         simplifies and fix prefs/toolbars layouting. Combos' contents can now
7962         be really displayed.
7963
7964 2006-02-22 [wwp]        2.0.0cvs72
7965
7966         * src/compose.c
7967                 fix a typo in my previous commit (sorry!).
7968
7969 2006-02-22 [wwp]        2.0.0cvs71
7970
7971         * src/prefs_toolbar.c
7972                 fix a crash when adding separators to toolbars,
7973                 also fix some separator item information.
7974
7975 2006-02-22 [wwp]        2.0.0cvs70
7976
7977         * src/compose.c
7978                 fix a crash when redirecting (for instance) when compose window's
7979                 toolbar contents has been customized (when some buttons have been
7980                 removed in fact).
7981
7982 2006-02-21 [wwp]        2.0.0cvs69
7983
7984         * src/summaryview.c
7985         * src/gtk/pluginwindow.c
7986         * src/plugins/pgpcore/prefs_gpg.c
7987                 fix some compilation warnings (feat. remains of removed code).
7988
7989 2006-02-21 [wwp]        2.0.0cvs68
7990
7991         * src/gtk/gtkutils.c
7992                 fix two compilation issues, thanks to Stephan Sachse.
7993
7994 2006-02-20 [colin]      2.0.0cvs67
7995
7996         * src/mainwindow.c
7997                 Don't reselect displayed mail on refocus
7998                 This fixes actions misbehaving 
7999
8000 2006-02-20 [wwp]        2.0.0cvs66
8001
8002         * src/summaryview.c
8003         * src/gtk/gtksctree.c
8004         * src/gtk/gtkshruler.c
8005                 changed more runtime typecast checks.
8006
8007 2006-02-20 [wwp]        2.0.0cvs65
8008
8009         * src/summary_search.c
8010                 find all - summaryview refresh issue fixed, thanks to Colin.
8011
8012 2006-02-20 [wwp]        2.0.0cvs64
8013
8014         * src/gtk/gtkutils.c
8015                 better runtime typecast checks.
8016
8017 2006-02-20 [wwp]        2.0.0cvs63
8018
8019         * src/summary_search.c
8020                 enhancements to the summary search:
8021                         - add the ability to stop the running search
8022                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8023                         - don't search if no criteria (From/To/Subject/Body) is set
8024                         - ensure that a busy mouse pointer is always shown when searching,
8025                           show it even a bit earlier
8026
8027 2006-02-19 [colin]      2.0.0cvs62
8028
8029         * src/compose.c
8030         * src/imap.c
8031         * src/etpan/imap-thread.c
8032         * src/etpan/imap-thread.h
8033                 (Future) IMAP speed improvement on sending
8034                 Will require a libetpan update
8035         * src/summaryview.c
8036         * src/gtk/quicksearch.c
8037                 Make quicksearch clearable while running.
8038
8039 2006-02-17 [colin]      2.0.0cvs61
8040
8041         * src/imap.c
8042         * src/etpan/imap-thread.c
8043         * src/etpan/imap-thread.h
8044                 Check for IMAP certificates
8045                 ** Requires libetpan-0.42-cvs4 
8046                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8047
8048 2006-02-17 [colin]      2.0.0cvs60
8049
8050         * src/messageview.c
8051         * src/prefs_common.c
8052         * src/prefs_common.h
8053         * src/prefs_message.c
8054                 Add pref to display HTML-only mails with plugin, 
8055                 if possible (defaulting to FALSE of course).
8056
8057 2006-02-16 [colin]      2.0.0cvs59
8058
8059         * src/main.c
8060         * src/common/plugin.c
8061         * src/common/plugin.h
8062         * src/gtk/pluginwindow.c
8063                 Keep track of requested (but unloaded) plugins
8064                 in some error cases.
8065
8066 2006-02-16 [wwp]        2.0.0cvs58
8067
8068         * src/gtk/gtkaspell.c
8069         * src/gtk/gtkaspell.h
8070         * src/prefs_spelling.c
8071         * src/compose.c
8072         * src/prefs_common.c
8073         * src/prefs_common.h
8074                 implemented new optional spellchecker behaviour: re-check message when
8075                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8076
8077 2006-02-16 [wwp]        2.0.0cvs57
8078
8079         * src/quote_fmt_parse.y
8080                 pclose popen'ed pipe.
8081
8082 2006-02-15 [colin]      2.0.0cvs56
8083
8084         * src/mimeview.c
8085         * src/mimeview.h
8086                 Let MimeViewers know which MimeView they
8087                 depend of.
8088         * src/summaryview.c
8089                 Swap From/To columns in Sent/Queue/Drafts
8090                 folders
8091         * src/etpan/imap-thread.c
8092                 Use mailstream_low_tls_open() for STARTTLS
8093                 instead of mailstream_low_ssl_open()
8094                 ** REQUIRES libetpan 0.42cvs3 **
8095
8096 2006-02-15 [wwp]        2.0.0cvs55
8097
8098         * src/compose.c
8099         * src/compose.h
8100         * src/message_search.c
8101         * src/message_search.h
8102         * src/textview.c
8103         * src/gtk/gtkutils.c
8104         * src/gtk/gtkutils.h
8105                 added the ability to Find text in the compose window (and a bit
8106                 of code factorization).
8107
8108 2006-02-15 [wwp]        2.0.0cvs54
8109
8110         * src/prefs_gtk.c
8111                 yet another one file was missing (fix for some widgets' sensitivity).
8112                 Thanks Colin!
8113
8114 2006-02-15 [wwp]        2.0.0cvs53
8115
8116         * src/prefs_gtk.h
8117                 oops forgot that file (fix for some widgets' sensitivity).
8118
8119 2006-02-15 [wwp]        2.0.0cvs52
8120
8121         * src/summary_search.c
8122                 implemented advanced summary search options (added the ability
8123                 to use matcher conditions in an advanced search mode).
8124
8125 2006-02-15 [wwp]        2.0.0cvs51
8126
8127         * src/plugins/pgpcore/prefs_gpg.c
8128         * src/prefs_account.c
8129                 fix some widget sensitivity, mostly around some labels in
8130                 account prefs.
8131
8132 2006-02-15 [paul]       2.0.0cvs50
8133
8134         * manual/advanced.xml
8135                 improve Templates info
8136                 written by wwp
8137
8138 2006-02-14 [colin]      2.0.0cvs49
8139
8140         * src/pixmaps/address_book.xpm
8141         * src/pixmaps/preferences.xpm
8142         * src/pixmaps/properties.xpm
8143                 Fix pixmap size - patch by Fabien Vantard
8144
8145 2006-02-13 [colin]      2.0.0cvs48
8146
8147         * src/procmime.c
8148                 Add missing fclose()s on error
8149         * src/textview.c
8150                 Remove unused code
8151         * src/common/utils.c
8152                 Fix temp files not being deleted on windows
8153         Patches by Thomas Gilgin
8154
8155 2006-02-13 [colin]      2.0.0cvs47
8156
8157         * src/mainwindow.c
8158                 Fix exit crash
8159
8160 2006-02-13 [wwp]        2.0.0cvs46
8161
8162         * src/plugins/pgpcore/prefs_gpg.c
8163                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8164
8165 2006-02-12 [colin]      2.0.0cvs45
8166
8167         * src/folderview.c
8168         * src/main.c
8169         * src/mainwindow.c
8170                 Fix "stuff" when quitting
8171
8172 2006-02-12 [wwp]        2.0.0cvs44
8173
8174         * src/prefs_themes.c
8175                 fix typos in debug messages.
8176
8177 2006-02-11 [colin]      2.0.0cvs43
8178
8179         * src/summaryview.c
8180                 don't allow drag/drop from ourself
8181
8182 2006-02-10 [wwp]        2.0.0cvs42
8183
8184         * src/exporthtml.c
8185         * src/html.c
8186         * src/html.h
8187         * src/procmime.c
8188         * src/textview.c
8189                 renamed html_ prefixed functions and data structures to avoid
8190                 namespace clashes w/ other software (gtkhtml2 for instance).
8191                 Closes bug #907.
8192
8193
8194 2006-02-09 [colin]      2.0.0cvs41
8195
8196         * src/summaryview.c
8197                 Fix shitty logic messed up. Thanks Ticho for the hint!
8198
8199 2006-02-09 [wwp]        2.0.0cvs40
8200
8201         * src/gtk/about.c
8202         * src/compose.c
8203         * src/prefs_account.c
8204         * src/prefs_gtk.h
8205         * src/editaddress.c
8206                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8207                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8208                 Browse buttons in accounts prefs.
8209
8210 2006-02-09 [colin]      2.0.0cvs39
8211
8212         * src/matcher.c
8213                 Check for pointer before using its members
8214         * src/gtk/gtksourceprintjob.c
8215                 Fix a wrong warning
8216
8217 2006-02-09 [wwp]        2.0.0cvs38
8218
8219         * src/gtk/filesel.c
8220                 fix few compiler warnings (type mismatch).
8221
8222 2006-02-09 [paul]       2.0.0cvs37
8223
8224         * po/fr.po
8225                 updated by Fabien Vantard
8226
8227 2006-02-08 [colin]      2.0.0cvs36
8228
8229         * src/prefs_common.c
8230         * src/common/defs.h
8231         * src/common/plugin.c
8232                 allow windows and linux configurations to coexist
8233                 patch by Thomas Gilgin
8234
8235 2006-02-08 [colin]      2.0.0cvs35
8236
8237         * src/filtering.c
8238         * src/matcher.c
8239         * src/matcher.h
8240         * src/matcher_parser_parse.y
8241         * src/prefs_filtering_action.c
8242         * src/prefs_matcher.c
8243                 Add the "Ignore thread" filtering
8244                 action
8245
8246 2006-02-08 [colin]      2.0.0cvs34
8247
8248         * src/compose.c
8249         * src/procmime.c
8250         * src/procmime.h
8251                 Fix bug #905 (damaged attachment)
8252                 text files with raw \0's aren't really text files
8253         FOR_STABLE
8254
8255 2006-02-08 [colin]      2.0.0cvs33
8256
8257         * src/summaryview.c
8258                 Fix crasher introduced yesterday
8259
8260 2006-02-08 [wwp]        2.0.0cvs32
8261
8262         * src/compose.c
8263         * src/compose.h
8264                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8265
8266 2006-02-08 [wwp]        2.0.0cvs31
8267
8268         * src/prefs_template.c
8269                 templates enhancement: allow address completion for Cc and Bcc fields
8270                 (it was currently possible for the To field only)
8271
8272 2006-02-08 [colin]      2.0.0cvs30
8273
8274         * src/compose.c
8275                 Don't unblock if not blocked
8276         FOR_STABLE
8277
8278 2006-02-07 [colin]      2.0.0cvs29
8279
8280         * src/action.c
8281                 Forgot to refresh summaryview
8282
8283 2006-02-07 [colin]      2.0.0cvs28
8284
8285         * src/action.c
8286                 Freeze/thaw message list and folder list while
8287                 processing %as{} actions 
8288         * src/compose.c
8289                 Fix auto-wrap disabling after a middle-click
8290                 paste - FOR_STABLE
8291
8292 2006-02-07 [paul]       2.0.0cvs27
8293
8294         * src/folder.c
8295                 fix freeing of uninitialised pointers
8296                 Thanks to Colin
8297
8298 2006-02-06 [colin]      2.0.0cvs26
8299
8300         * src/folder.c
8301                 Use g_slist_prepend in potentially big list
8302
8303 2006-02-06 [colin]      2.0.0cvs25
8304
8305         * src/folder.c
8306                 Completely skip processing if it doesn't 
8307                 exist (faster!)
8308
8309 2006-02-06 [colin]      2.0.0cvs24
8310
8311         * src/folder.c
8312         * src/summaryview.c
8313                 Batch filtering in summaryview (from Tools menu)
8314                 and pre/post//-processing too
8315
8316 2006-02-06 [colin]      2.0.0cvs23
8317
8318         * src/procmsg.h
8319         * src/filtering.c
8320                 Use a special field for batch filtering instead
8321                 of stepping on deferred execution's toes
8322
8323 2006-02-06 [colin]      2.0.0cvs22
8324
8325         * src/action.c
8326         * src/filtering.c
8327         * src/filtering.h
8328         * src/folder.c
8329         * src/summaryview.c
8330                 Fix filtering via menus and actions
8331
8332 2006-02-06 [colin]      2.0.0cvs21
8333
8334         * src/imap.c
8335                 Put the added file directly to cache if possible (will work
8336                 with next libetpan)
8337         * src/filtering.c
8338         * src/filtering.h
8339         * src/inc.c
8340         * src/folder.c
8341         * src/mbox.c
8342         * src/procmsg.h
8343                 Move and copy filtered messages by batches instead of one
8344                 by one - faster on IMAP
8345         * src/procmsg.c
8346                 Add a function that'll possibly be useful later
8347
8348 2006-02-06 [colin]      2.0.0cvs20
8349
8350         * src/addressbook.c
8351                 Use internal mime-type instead of text/plain for d'n'd
8352         * src/compose.c
8353                 Allow attaching files from mimeview's icon list via d'n'd
8354         * src/folderview.c
8355         * src/folderview.h
8356                 Use internal mime-type instead of text/plain for d'n'd
8357                 Don't try to selected opened folder if none is
8358                 Factorize d'n'd from other apps code
8359         * src/headerview.c
8360         * src/textview.c
8361         * src/gtk/gtkutils.c
8362         * src/gtk/gtkutils.h
8363                 Factorize Face/X-Face stuff
8364         * src/mimeview.c
8365                 Fix d'n'd to other apps
8366         * src/prefs_message.c
8367                 Let the XFace pref be usable without libcompface as it also
8368                 applies to Face
8369         * src/summaryview.c
8370                 Fix d'n'd to other apps
8371                 Factorize d'n'd from other apps code
8372
8373 2006-02-06 [wwp]        2.0.0cvs19
8374
8375         * po/it.po
8376                 Italian translation fixes by Andrea Spadaccini (no more confusion
8377                 between filtering and processing, and few changes in the About
8378                 dialog).
8379
8380
8381 2006-02-06 [mones]      2.0.0cvs18
8382
8383         * src/gtk/icon_legend.c
8384                 Improved descriptions allowing better translations
8385
8386 2006-02-05 [colin]      2.0.0cvs17
8387
8388         * src/imap.c
8389                 Add the f*cking missing expunge that caused imap_fetch_env
8390                 to fail after an add_msgs ! :-///
8391         * src/etpan/imap-thread.c
8392                 Add a bit of debug
8393         FOR_STABLE
8394
8395 2006-02-05 [colin]      2.0.0cvs16
8396
8397         * src/common/utils.c
8398                 Don't check for return-path (or we can't put
8399                 back non-sent mails)
8400
8401 2006-02-05 [colin]      2.0.0cvs15
8402
8403         * src/textview.c
8404                 Don't try to display Face header in textview
8405                 when teh headerview's active
8406
8407 2006-02-05 [colin]      2.0.0cvs14
8408
8409         * tools/tbird2syl.py
8410         * tools/Makefile.am
8411                 Add script to import Thunderbird mails
8412
8413 2006-02-05 [colin]      2.0.0cvs13
8414
8415         * src/headerview.c
8416         * src/procheader.c
8417         * src/procmsg.c
8418         * src/procmsg.h
8419         * src/textview.c
8420                 Show Face headers - patch partially by Klaus Flittner
8421
8422 2006-02-05 [colin]      2.0.0cvs12
8423
8424         * src/folderview.c
8425         * src/summaryview.c
8426         * src/common/utils.c
8427         * src/common/utils.h
8428                 Let dnd work from mime icons to summaryview
8429                 and to folderview too
8430                 Add a crude test to avoid trying to add files
8431                 drag'n'dropped when they're not mails
8432
8433 2006-02-04 [colin]      2.0.0cvs11
8434
8435         * src/summaryview.c
8436         * src/mimeview.c
8437                 Fix utf8 conversion
8438
8439 2006-02-04 [colin]      2.0.0cvs10
8440
8441         * src/compose.c
8442         * src/folderview.c
8443         * src/mimeview.c
8444         * src/summaryview.c
8445         * src/summaryview.h
8446                 Added various drag and drop capas:
8447                 From                    To
8448                 summaryview             other apps
8449                 mimeview icons          other apps
8450                 other apps              summaryview
8451                 other apps              folderview
8452
8453                 This shouldn't have broken the existing:
8454                 From                    To
8455                 summaryview             folderview
8456                 folderview              folderview
8457                 summaryview             compose's attachments
8458
8459         Tests welcomed.
8460
8461 2006-02-02 [paul]       2.0.0cvs9
8462
8463         * src/mainwindow.c
8464                 move global option 'Set displayed columns...' out
8465                 of folder option grouping.
8466                 fix sensitivity of 'harvest addresses'
8467         FOR_STABLE
8468
8469 2006-02-01 [colin]      2.0.0cvs8
8470
8471         * src/mimeview.c
8472                 Revert the alertpanel patch, it sucks (intrusive
8473                 and gets in the way of "open")
8474
8475 2006-02-01 [colin]      2.0.0cvs7
8476
8477         * src/compose.c
8478         * src/prefs_account.c
8479         * src/prefs_common.c
8480         * src/common/defs.h
8481         * src/common/utils.c
8482         * src/common/utils.h
8483                 Add ability to edit the signature file
8484                 from the account preferences, and use
8485                 a default for the text editor.
8486                 Patch by Fabien Vantard
8487
8488 2006-02-01 [colin]      2.0.0cvs6
8489
8490         * src/mimeview.c
8491                 Try to get mime type by extension if it is
8492                 application/octet-stream
8493                 Display a window with possible choices when
8494                 encountering unknown mime types
8495         * src/gtk/filesel.c
8496         * src/gtk/filesel.h
8497                 Add preview
8498                 Allow multiple selection in filtered filesel
8499                 (patch by Fabien Vantard)
8500         * src/gtk/pluginwindow.c
8501                 Use it (patch by Fabien Vantard)
8502
8503 2006-02-01 [paul]       2.0.0cvs5
8504
8505         * src/jpilot.c
8506                 fix crash on creating jpilot address book
8507                 Thanks to Colin - FOR_STABLE
8508         * src/prefs_summaries.c
8509         * src/prefs_wrapping.c
8510         * src/gtk/icon_legend.c
8511         * src/gtk/quicksearch.c
8512                 string fixes and additions
8513
8514 2006-02-01 [paul]       2.0.0cvs4
8515
8516         * src/compose.c
8517         * src/mainwindow.c
8518         * src/messageview.c
8519         * src/prefs_send.c
8520                 add Arabic encoding option
8521                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8522
8523 2006-01-31 [colin]      2.0.0cvs3
8524
8525         * src/plugins/pgpcore/passphrase.c
8526                 Convert passphrase to locale encoding
8527         * src/compose.c
8528                 Fix drafting on IMAP. Crappy bug sneaked in
8529                 the release :-/
8530         FOR_STABLE
8531
8532 2006-01-30 [paul]       2.0.0cvs2
8533
8534         * src/gtk/icon_legend.c
8535                 show the new entries
8536
8537 2006-01-30 [colin]      2.0.0cvs1
8538
8539         * src/manual.c
8540                 Check for the file to be present before 
8541                 enabling the menu - FOR_STABLE
8542         * src/gtk/icon_legend.c
8543                 Add folders icons (not all of them, there
8544                 are too much, but the most intriguing ones)
8545
8546 2006-01-30 [paul]       2.0.0
8547
8548         version 2.0.0 released
8549
8550 2006-01-30 [paul]       1.9.100cvs200
8551
8552         * manual/faq.xml
8553         * manual/gpl.xml
8554         * manual/intro.xml
8555         * manual/starting.xml
8556         * manual/sylpheed-claws-manual.xml
8557                 fixes, additions
8558
8559 2006-01-29 [mones]      1.9.100cvs199
8560
8561         * manual/account.xml
8562         * manual/advanced.xml
8563         * manual/glossary.xml
8564                 Some typos fixed, added LDIF term to glossary
8565         * po/es.po
8566                 Fixed leading plus symbol
8567
8568 2006-01-29 [paul]       1.9.100cvs198
8569
8570         * po/fi.po
8571         * po/sk.po
8572                 updated by Tommi Pirinen and Andrej Kacian
8573
8574 2006-01-29 [paul]       1.9.100cvs197
8575
8576         * src/gtk/authors.h
8577                 remove duplicates
8578
8579 2006-01-29 [paul]       1.9.100cvs196
8580
8581         * AUTHORS
8582         * po/nl.po
8583         * src/gtk/authors.h
8584         * tools/claws.i18n.status.pl
8585                 nl translation updated by Tim Dijkstra
8586
8587 2006-01-29 [paul]       1.9.100cvs195
8588
8589         * po/sr.po
8590         * po/sv.po
8591                 updated by Aleksandar Urosevic and Anders Troback
8592
8593 2006-01-28 [colin]      1.9.100cvs194
8594
8595         * src/gtk/gtksourceprintjob.c
8596                 Don't fiddle with PangoLayout when we
8597                 have an image
8598
8599 2006-01-28 [paul]       1.9.100cvs193
8600
8601         * AUTHORS
8602         * po/el.po
8603         * po/zh_CN.po
8604         * src/gtk/authors.h
8605         * tools/claws.i18n.status.pl
8606                 updated translations submitted by Stavros Giannouris
8607                 and Ralgh Young
8608
8609 2006-01-27 [colin]      1.9.100cvs192
8610
8611         * src/summaryview.c
8612         * src/gtk/gtksourceprintjob.c
8613                 Add image printing 
8614                 (libgnomeprint only, of course)
8615
8616 2006-01-27 [paul]       1.9.100cvs191
8617
8618         * po/fr.po
8619         * po/it.po
8620                 updated by Fabien Vantard and Andrea Spadaccini
8621
8622 2006-01-26 [colin]      1.9.100cvs190
8623
8624         * manual/Makefile.am
8625         * configure.ac
8626                 Make building the manual optional 
8627                 (--disable-manual)
8628
8629 2006-01-26 [paul]       1.9.100cvs189
8630
8631         * manual/glossary.xml
8632         * manual/plugins.xml
8633                 edited
8634         * po/en_GB.po
8635                 updated
8636
8637 2006-01-26 [paul]       1.9.100cvs188
8638
8639         * src/prefs_display_header.c
8640         * src/prefs_folder_column.c
8641         * src/prefs_msg_colors.c
8642         * src/prefs_summaries.c
8643         * src/prefs_summary_column.c
8644                 HIGify
8645
8646 2006-01-25 [colin]      1.9.100cvs187
8647
8648         * src/imap.c
8649                 Don't allow moving/copying mails between
8650                 queue/drafts and non-queue/drafts folders
8651                 Fixes bug #897 (message header is resetted 
8652                 if one is copied to Drafts)
8653
8654 2006-01-25 [colin]      1.9.100cvs186
8655
8656         * src/folder.c
8657         * src/mainwindow.c
8658                 Fix subscribed folders not found
8659         * src/compose.c
8660                 Don't try to encode as original mail's charset
8661                 if it's ascii 
8662
8663 2006-01-25 [paul]       1.9.100cvs185
8664
8665         * AUTHORS
8666         * po/Makevars
8667                 updated
8668         * po/de.po
8669         * po/pl.po
8670         * po/pt_BR.po
8671         * po/sr.po
8672                 updates submitted by Stephan Sachse, Emilian Nowak
8673                 and Quar, Frederico Goncalves Guimaraes, and
8674                 Aleksandar Urosevic
8675                 Fix Bug 896, 'PT_BR locale broken'.
8676         * src/gtk/authors.h
8677                 updated
8678
8679 2006-01-24 [mones]      1.9.100cvs184
8680
8681         * manual/glossary.xml
8682                 All current terms finished. Reviewers welcome ;-)
8683         * manual/keyboard.xml
8684                 Fixed column width for pdf output.
8685         * po/es.po
8686                 Updated
8687
8688 2006-01-24 [paul]       1.9.100cvs183
8689
8690         * manual/glossary.xml
8691                 fix id name
8692         * manual/dist/html/Makefile.am
8693         * manual/dist/pdf/Makefile.am
8694         * manual/dist/ps/Makefile.am
8695         * manual/dist/txt/Makefile.am
8696                 fix make deps
8697                 Thanks to Colin
8698
8699 2006-01-24 [mones]      1.9.100cvs182
8700
8701         * manual/glossary.xml
8702                 Nearly finished, some terms missing.
8703
8704 2006-01-23 [paul]       1.9.100cvs181
8705
8706         * manual/dist/html/Makefile.am
8707         * manual/dist/pdf/Makefile.am
8708         * manual/dist/ps/Makefile.am
8709         * manual/dist/txt/Makefile.am
8710         * src/mainwindow.c
8711                 re-enable manual
8712                 Thanks to Colin
8713
8714 2006-01-22 [colin]      1.9.100cvs180
8715
8716         * src/compose.c
8717         * src/gtk/gtkaspell.c
8718                 Don't deselect stuff before right-clicking, with aspell.
8719                 (This prevented right-click Copy, for example).
8720                 Thanks to Clo!
8721
8722 2006-01-22 [paul]       1.9.100cvs179
8723
8724         * src/summary_search.c
8725                 don't fix the widget size as it causes problems
8726                 under localisation.
8727                 Thanks to Emilian Nowak
8728
8729 2006-01-21 [paul]       1.9.100cvs178
8730
8731         * src/prefs_themes.c
8732                 fix broken underlining of label text
8733                 with some translations
8734
8735 2006-01-21 [colin]      1.9.100cvs177
8736
8737         * po/fr.po
8738                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8739
8740 2006-01-20 [colin]      1.9.100cvs176
8741
8742         * configure.ac
8743         * Makefile.am
8744         * manual/Makefile
8745         * manual/dist/html/.cvsignore
8746         * manual/dist/html/Makefile.am
8747         * manual/dist/pdf/.cvsignore
8748         * manual/dist/pdf/Makefile.am
8749         * manual/dist/ps/.cvsignore
8750         * manual/dist/ps/Makefile.am
8751         * manual/dist/txt/.cvsignore
8752         * manual/dist/txt/Makefile.am
8753                 Autotool-ize manual
8754
8755 2006-01-20 [paul]       1.9.100cvs175
8756
8757         * manual/handling.xml
8758                 make Filtering and Searching entries easier to find
8759         * manual/keyboard.xml
8760                 add the remaining default keybinds
8761         * src/prefs_summaries.c
8762                 update the default keybinds
8763
8764 2006-01-20 [paul]       1.9.100cvs174
8765
8766         * src/addressbook.c
8767         * src/addrgather.c
8768         * src/addrharvest.c
8769         * src/editaddress.c
8770         * src/editgroup.c
8771         * src/exphtmldlg.c
8772         * src/expldifdlg.c
8773         * src/exporthtml.c
8774         * src/exportldif.c
8775         * src/ldif.c
8776                 replace 'e-mail' with 'email'
8777         * src/summary_search.c
8778                 add mnemonic to "Find all" button
8779
8780 2006-01-20 [wwp]        1.9.100cvs173
8781
8782         * src/export.c
8783         * src/import.c
8784                 touched mbox import/export buttons for HIG-compliance
8785
8786 2006-01-19 [paul]       1.9.100cvs172
8787
8788         * manual/account.xml
8789         * manual/addrbook.xml
8790         * manual/advanced.xml
8791         * manual/faq.xml
8792         * manual/handling.xml
8793         * manual/intro.xml
8794         * manual/plugins.xml
8795         * manual/starting.xml
8796                 more editing
8797
8798 2006-01-19 [paul]       1.9.100cvs171
8799
8800         * src/toolbar.c
8801                 allow use of trash button while receiving
8802                 Thanks to Colin
8803
8804 2006-01-19 [wwp]        1.9.100cvs170
8805
8806         * src/gtk/quicksearch.c
8807         * src/compose.c
8808                 force text color to black when yellow background is set
8809
8810 2006-01-19 [colin]      1.9.100cvs169
8811
8812         * src/plugins/trayicon/trayicon.c
8813                 Gray out Get Mail when already getting mail
8814
8815 2006-01-18 [paul]       1.9.100cvs168
8816
8817         * src/compose.c
8818                 give widget yellow background was To is
8819                 set via folder prefs
8820         * src/gtk/quicksearch.c
8821                 give widget yellow background when quick
8822                 search is active.
8823                 Thanks to Colin
8824
8825 2006-01-18 [paul]       1.9.100cvs167
8826
8827         * doc/man/sylpheed-claws.1
8828                 add --subscribe option
8829
8830 2006-01-18 [paul]       1.9.100cvs166
8831
8832         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8833         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8834                 use %U instead of %F (%F is broken for user installed
8835                 files in kde 3.5)
8836
8837 2006-01-18 [colin]      1.9.100cvs165
8838
8839         * src/summaryview.c
8840                 Default to Yes in "No more * messages" dialogs
8841
8842 2006-01-17 [colin]      1.9.100cvs164
8843
8844         * src/compose.c
8845                 Possibly fix an invalid iterator causing
8846                 crash
8847
8848 2006-01-17 [colin]      1.9.100cvs163
8849
8850         * src/mimeview.c
8851                 Fix crash when the image disappears under the
8852                 image viewer
8853
8854 2006-01-16 [colin]      1.9.100cvs162
8855
8856         * src/compose.c
8857                 Fix reenabling autowrap
8858
8859 2006-01-16 [colin]      1.9.100cvs161
8860
8861         * src/compose.c
8862                 reset quote_len before getting quote_str
8863
8864 2006-01-16 [colin]      1.9.100cvs160
8865
8866         * src/account.c
8867         * src/account.h
8868         * src/folder.c
8869         * src/imap_gtk.c
8870         * src/mh_gtk.c
8871                 Fix bug #883 (default inbox does not track folder move)
8872
8873 2006-01-16 [colin]      1.9.100cvs159
8874
8875         * src/compose.c
8876         * src/plugins/pgpcore/passphrase.c
8877                 More buttons fixes
8878
8879 2006-01-16 [paul]       1.9.100cvs158
8880
8881         * src/prefs_actions.c
8882         * src/prefs_filtering_action.c
8883         * src/prefs_matcher.c
8884         * src/quote_fmt.c
8885         * src/gtk/description_window.c
8886         * src/gtk/description_window.h
8887         * src/gtk/quicksearch.c
8888                 description window cleanups
8889
8890 2006-01-15 [colin]      1.9.100cvs157
8891
8892         * src/addressbook.c
8893         * src/prefs_filtering.c
8894                 Same here
8895
8896 2006-01-15 [colin]      1.9.100cvs156
8897
8898         * src/folderview.c
8899         * src/mainwindow.c
8900                 Same for "Empty trash"
8901
8902 2006-01-15 [colin]      1.9.100cvs155
8903
8904         * src/inc.c
8905                 Override offline dialog had Yes by default
8906
8907 2006-01-15 [colin]      1.9.100cvs154
8908
8909         * src/summaryview.c
8910                 Delete selected messages? previously had Yes the default
8911
8912 2006-01-15 [colin]      1.9.100cvs153
8913
8914         * src/folder.c
8915         * src/folder.h
8916         * src/main.c
8917                 Check if a mailbox is loaded after all
8918                 plugins are loaded.
8919
8920 2006-01-15 [colin]      1.9.100cvs152
8921
8922         * src/folder.c
8923                 Don't start wizard when there are unloaded folders (will help
8924                 people with only mbox or maildir mailboxes)
8925
8926 2006-01-14 [colin]      1.9.100cvs151
8927
8928         * src/addressbook.c
8929         * src/expldifdlg.c
8930         * src/importldif.c
8931         * src/importmutt.c
8932         * src/importpine.c
8933         * src/mh_gtk.c
8934                 More HIG compliance and fixes
8935
8936 2006-01-14 [colin]      1.9.100cvs150
8937
8938         * src/prefs_filtering_action.c
8939         * src/foldersel.c
8940                 Two forgotten button order changes
8941
8942 2006-01-14 [colin]      1.9.100cvs149
8943
8944         * src/account.c
8945         * src/addressbook.c
8946         * src/compose.c
8947         * src/folderview.c
8948         * src/imap_gtk.c
8949         * src/mainwindow.c
8950         * src/mh_gtk.c
8951         * src/news_gtk.c
8952         * src/prefs_actions.c
8953         * src/prefs_customheader.c
8954         * src/prefs_filtering.c
8955         * src/prefs_matcher.c
8956         * src/prefs_template.c
8957         * src/ssl_manager.c
8958         * src/summaryview.c
8959         * src/textview.c
8960         * src/toolbar.c
8961                 All deletion confirmations are now "Cancel, Delete" 
8962                 instead of "No, Yes"
8963                 Clarified most of the other "No, Yes" to 
8964                 "Cancel, Descriptive_action"
8965                 Rechanged the "Entry not saved" alerts to have 
8966                 "Close, Continue editing"
8967
8968
8969 2006-01-14 [paul]
8970
8971         * 2.0.0-rc4 released
8972
8973 2006-01-14 [paul]       1.9.100cvs148
8974
8975         * src/account.c
8976         * src/addressadd.c
8977         * src/addressbook.c
8978         * src/compose.c
8979         * src/editaddress.c
8980         * src/editbook.c
8981         * src/editgroup.c
8982         * src/editjpilot.c
8983         * src/editldap.c
8984         * src/editvcard.c
8985         * src/exphtmldlg.c
8986         * src/expldifdlg.c
8987         * src/folderview.c
8988         * src/grouplistdialog.c
8989         * src/imap_gtk.c
8990         * src/importmutt.c
8991         * src/importpine.c
8992         * src/inc.c
8993         * src/main.c
8994         * src/mainwindow.c
8995         * src/message_search.c
8996         * src/messageview.c
8997         * src/mh_gtk.c
8998         * src/mimeview.c
8999         * src/news_gtk.c
9000         * src/prefs_actions.c
9001         * src/prefs_customheader.c
9002         * src/prefs_filtering.c
9003         * src/prefs_matcher.c
9004         * src/prefs_template.c
9005         * src/prefs_themes.c
9006         * src/ssl_manager.c
9007         * src/summary_search.c
9008         * src/summaryview.c
9009         * src/textview.c
9010         * src/toolbar.c
9011         * src/gtk/foldersort.c
9012         * src/gtk/gtkaspell.c
9013         * src/gtk/inputdialog.c
9014         * src/gtk/prefswindow.c
9015         * src/plugins/pgpcore/select-keys.c
9016         * src/plugins/trayicon/trayicon.c
9017                 HIG compliant button order
9018
9019 2006-01-14 [mones]      1.9.100cvs147
9020
9021         * po/es.po
9022                 Updated translation
9023
9024 2006-01-13 [paul]       1.9.100cvs146
9025
9026         * AUTHORS
9027         * ChangeLog
9028         * src/gtk/authors.h
9029                 add Joshua M. Kwan to contributors list
9030
9031 2006-01-13 [colin]      1.9.100cvs145
9032
9033         * src/gtk/quicksearch.c
9034                 Don't refocus quick search after executing (Esc or Enter)
9035                 Allows to '/'search something then move up/down in 
9036                 summaryview, and to Esc a search and be back in the 
9037                 summaryview
9038
9039 2006-01-13 [paul]       1.9.100cvs144
9040
9041         * src/plugins/pgpinline/pgpinline.c
9042                 support Content-Type 'application/pgp'
9043                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9044
9045 2006-01-13 [paul]       1.9.100cvs143
9046
9047         * manual/account.xml
9048                 make mention of partial retrieval
9049                 thanks to Colin
9050
9051 2006-01-13 [paul]       1.9.100cvs142
9052
9053         * src/account.c
9054         * src/account.h
9055         * src/action.c
9056         * src/action.h
9057         * src/adbookbase.h
9058         * src/addr_compl.c
9059         * src/addr_compl.h
9060         * src/addrbook.c
9061         * src/addrcache.c
9062         * src/addrcache.h
9063         * src/addrcindex.c
9064         * src/addrcindex.h
9065         * src/addrclip.c
9066         * src/addrclip.h
9067         * src/addrdefs.h
9068         * src/addressadd.c
9069         * src/addressadd.h
9070         * src/addressbook.c
9071         * src/addressbook.h
9072         * src/addrgather.c
9073         * src/addrgather.h
9074         * src/addrharvest.c
9075         * src/addrharvest.h
9076         * src/addrindex.c
9077         * src/addrindex.h
9078         * src/addritem.c
9079         * src/addritem.h
9080         * src/addrquery.c
9081         * src/addrquery.h
9082         * src/addrselect.c
9083         * src/addrselect.h
9084         * src/alertpanel.c
9085         * src/alertpanel.h
9086         * src/browseldap.c
9087         * src/browseldap.h
9088         * src/codeconv.c
9089         * src/codeconv.h
9090         * src/compose.c
9091         * src/compose.h
9092         * src/customheader.c
9093         * src/customheader.h
9094         * src/displayheader.c
9095         * src/displayheader.h
9096         * src/editaddress.c
9097         * src/editaddress.h
9098         * src/editbook.c
9099         * src/editbook.h
9100         * src/editgroup.c
9101         * src/editgroup.h
9102         * src/editjpilot.c
9103         * src/editjpilot.h
9104         * src/editldap.c
9105         * src/editldap.h
9106         * src/editldap_basedn.c
9107         * src/editldap_basedn.h
9108         * src/editvcard.c
9109         * src/editvcard.h
9110         * src/exphtmldlg.c
9111         * src/exphtmldlg.h
9112         * src/expldifdlg.c
9113         * src/expldifdlg.h
9114         * src/export.h
9115         * src/exporthtml.c
9116         * src/exporthtml.h
9117         * src/exportldif.c
9118         * src/exportldif.h
9119         * src/filtering.c
9120         * src/filtering.h
9121         * src/folder.c
9122         * src/folder.h
9123         * src/folder_item_prefs.c
9124         * src/folder_item_prefs.h
9125         * src/foldersel.c
9126         * src/foldersel.h
9127         * src/folderutils.c
9128         * src/folderutils.h
9129         * src/folderview.c
9130         * src/folderview.h
9131         * src/grouplistdialog.c
9132         * src/grouplistdialog.h
9133         * src/headerview.c
9134         * src/html.c
9135         * src/html.h
9136         * src/image_viewer.c
9137         * src/image_viewer.h
9138         * src/imap.c
9139         * src/imap.h
9140         * src/imap_gtk.c
9141         * src/imap_gtk.h
9142         * src/import.h
9143         * src/importldif.c
9144         * src/importldif.h
9145         * src/importmutt.c
9146         * src/importmutt.h
9147         * src/importpine.c
9148         * src/importpine.h
9149         * src/inc.c
9150         * src/inc.h
9151         * src/jpilot.c
9152         * src/jpilot.h
9153         * src/ldapctrl.c
9154         * src/ldapctrl.h
9155         * src/ldaplocate.c
9156         * src/ldaplocate.h
9157         * src/ldapquery.c
9158         * src/ldapquery.h
9159         * src/ldapserver.c
9160         * src/ldapserver.h
9161         * src/ldaputil.c
9162         * src/ldaputil.h
9163         * src/ldif.c
9164         * src/ldif.h
9165         * src/main.c
9166         * src/main.h
9167         * src/mainwindow.c
9168         * src/mainwindow.h
9169         * src/manual.c
9170         * src/manual.h
9171         * src/mbox.c
9172         * src/mbox.h
9173         * src/message_search.c
9174         * src/message_search.h
9175         * src/messageview.c
9176         * src/messageview.h
9177         * src/mh.c
9178         * src/mh.h
9179         * src/mh_gtk.c
9180         * src/mh_gtk.h
9181         * src/mimeview.c
9182         * src/mimeview.h
9183         * src/msgcache.c
9184         * src/msgcache.h
9185         * src/mutt.c
9186         * src/mutt.h
9187         * src/news.c
9188         * src/news.h
9189         * src/news_gtk.c
9190         * src/news_gtk.h
9191         * src/partial_download.c
9192         * src/partial_download.h
9193         * src/pine.c
9194         * src/pine.h
9195         * src/pop.c
9196         * src/pop.h
9197         * src/prefs_account.c
9198         * src/prefs_account.h
9199         * src/prefs_actions.c
9200         * src/prefs_actions.h
9201         * src/prefs_common.c
9202         * src/prefs_common.h
9203         * src/prefs_compose_writing.c
9204         * src/prefs_compose_writing.h
9205         * src/prefs_customheader.c
9206         * src/prefs_customheader.h
9207         * src/prefs_display_header.c
9208         * src/prefs_display_header.h
9209         * src/prefs_filtering.c
9210         * src/prefs_filtering.h
9211         * src/prefs_filtering_action.c
9212         * src/prefs_filtering_action.h
9213         * src/prefs_folder_column.c
9214         * src/prefs_folder_column.h
9215         * src/prefs_folder_item.c
9216         * src/prefs_folder_item.h
9217         * src/prefs_fonts.c
9218         * src/prefs_fonts.h
9219         * src/prefs_gtk.c
9220         * src/prefs_gtk.h
9221         * src/prefs_image_viewer.c
9222         * src/prefs_image_viewer.h
9223         * src/prefs_matcher.c
9224         * src/prefs_matcher.h
9225         * src/prefs_message.c
9226         * src/prefs_msg_colors.c
9227         * src/prefs_msg_colors.h
9228         * src/prefs_other.c
9229         * src/prefs_quote.c
9230         * src/prefs_receive.c
9231         * src/prefs_send.c
9232         * src/prefs_spelling.c
9233         * src/prefs_spelling.h
9234         * src/prefs_summaries.c
9235         * src/prefs_summaries.h
9236         * src/prefs_summary_column.c
9237         * src/prefs_summary_column.h
9238         * src/prefs_template.c
9239         * src/prefs_template.h
9240         * src/prefs_themes.c
9241         * src/prefs_themes.h
9242         * src/prefs_toolbar.c
9243         * src/prefs_toolbar.h
9244         * src/prefs_wrapping.c
9245         * src/prefs_wrapping.h
9246         * src/privacy.c
9247         * src/privacy.h
9248         * src/procheader.c
9249         * src/procheader.h
9250         * src/procmime.c
9251         * src/procmime.h
9252         * src/procmsg.c
9253         * src/procmsg.h
9254         * src/quote_fmt.c
9255         * src/quote_fmt_parse.y
9256         * src/recv.c
9257         * src/recv.h
9258         * src/remotefolder.c
9259         * src/remotefolder.h
9260         * src/send_message.c
9261         * src/send_message.h
9262         * src/setup.c
9263         * src/setup.h
9264         * src/sourcewindow.c
9265         * src/sourcewindow.h
9266         * src/ssl_manager.c
9267         * src/ssl_manager.h
9268         * src/statusbar.c
9269         * src/statusbar.h
9270         * src/stock_pixmap.c
9271         * src/stock_pixmap.h
9272         * src/summary_search.c
9273         * src/summary_search.h
9274         * src/summaryview.c
9275         * src/summaryview.h
9276         * src/syldap.c
9277         * src/syldap.h
9278         * src/textview.c
9279         * src/textview.h
9280         * src/toolbar.c
9281         * src/toolbar.h
9282         * src/undo.c
9283         * src/undo.h
9284         * src/unmime.c
9285         * src/unmime.h
9286         * src/vcard.c
9287         * src/vcard.h
9288         * src/wizard.c
9289         * src/wizard.h
9290         * src/common/base64.c
9291         * src/common/base64.h
9292         * src/common/defs.h
9293         * src/common/hooks.c
9294         * src/common/hooks.h
9295         * src/common/log.c
9296         * src/common/log.h
9297         * src/common/mgutils.c
9298         * src/common/mgutils.h
9299         * src/common/nntp.c
9300         * src/common/nntp.h
9301         * src/common/passcrypt.c
9302         * src/common/passcrypt.h.in
9303         * src/common/plugin.c
9304         * src/common/plugin.h
9305         * src/common/prefs.c
9306         * src/common/prefs.h
9307         * src/common/progressindicator.c
9308         * src/common/progressindicator.h
9309         * src/common/quoted-printable.c
9310         * src/common/quoted-printable.h
9311         * src/common/session.c
9312         * src/common/session.h
9313         * src/common/smtp.c
9314         * src/common/smtp.h
9315         * src/common/socket.c
9316         * src/common/socket.h
9317         * src/common/ssl.c
9318         * src/common/ssl.h
9319         * src/common/ssl_certificate.c
9320         * src/common/ssl_certificate.h
9321         * src/common/stringtable.c
9322         * src/common/stringtable.h
9323         * src/common/sylpheed.c
9324         * src/common/sylpheed.h
9325         * src/common/template.c
9326         * src/common/template.h
9327         * src/common/timing.h
9328         * src/common/utils.c
9329         * src/common/utils.h
9330         * src/common/version.h.in
9331         * src/common/xml.c
9332         * src/common/xml.h
9333         * src/common/xmlprops.c
9334         * src/common/xmlprops.h
9335         * src/gtk/colorlabel.c
9336         * src/gtk/colorsel.c
9337         * src/gtk/colorsel.h
9338         * src/gtk/description_window.c
9339         * src/gtk/description_window.h
9340         * src/gtk/filesel.c
9341         * src/gtk/filesel.h
9342         * src/gtk/foldersort.c
9343         * src/gtk/foldersort.h
9344         * src/gtk/gtkutils.c
9345         * src/gtk/gtkutils.h
9346         * src/gtk/inputdialog.c
9347         * src/gtk/inputdialog.h
9348         * src/gtk/logwindow.c
9349         * src/gtk/logwindow.h
9350         * src/gtk/manage_window.c
9351         * src/gtk/manage_window.h
9352         * src/gtk/menu.c
9353         * src/gtk/menu.h
9354         * src/gtk/pluginwindow.c
9355         * src/gtk/pluginwindow.h
9356         * src/gtk/prefswindow.c
9357         * src/gtk/prefswindow.h
9358         * src/gtk/progressdialog.c
9359         * src/gtk/progressdialog.h
9360         * src/gtk/sslcertwindow.c
9361         * src/gtk/sslcertwindow.h
9362         * src/plugins/clamav/clamav_plugin.c
9363         * src/plugins/clamav/clamav_plugin.h
9364         * src/plugins/clamav/clamav_plugin_gtk.c
9365         * src/plugins/demo/demo.c
9366         * src/plugins/dillo_viewer/dillo_prefs.c
9367         * src/plugins/dillo_viewer/dillo_prefs.h
9368         * src/plugins/dillo_viewer/dillo_viewer.c
9369         * src/plugins/pgpcore/passphrase.c
9370         * src/plugins/pgpcore/passphrase.h
9371         * src/plugins/pgpcore/plugin.c
9372         * src/plugins/pgpcore/select-keys.c
9373         * src/plugins/pgpcore/select-keys.h
9374         * src/plugins/pgpcore/sgpgme.c
9375         * src/plugins/pgpcore/sgpgme.h
9376         * src/plugins/pgpinline/pgpinline.c
9377         * src/plugins/pgpinline/pgpinline.h
9378         * src/plugins/pgpinline/plugin.c
9379         * src/plugins/pgpmime/pgpmime.c
9380         * src/plugins/pgpmime/pgpmime.h
9381         * src/plugins/pgpmime/plugin.c
9382         * src/plugins/spamassassin/spamassassin.c
9383         * src/plugins/spamassassin/spamassassin.h
9384         * src/plugins/spamassassin/spamassassin_gtk.c
9385         * src/plugins/trayicon/trayicon.c
9386                 update copyright header
9387
9388 2006-01-13 [paul]       1.9.100cvs141
9389
9390         * src/account.c
9391         * src/export.c
9392         * src/import.c
9393         * src/mainwindow.c
9394         * src/prefs_account.c
9395         * src/prefs_display_header.c
9396         * src/prefs_receive.c
9397         * src/prefs_send.c
9398         * src/prefs_summaries.c
9399         * src/prefs_themes.c
9400         * src/prefs_toolbar.c
9401         * src/gtk/about.c
9402                 various cleanups
9403
9404 2006-01-12 [colin]      1.9.100cvs140
9405
9406         * src/folder.c
9407         * src/folder.h
9408         * src/main.c
9409                 Add --subscribe option
9410                 Let sylpheed-claws email@domain.com equivalent to --compose
9411                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9412
9413 2006-01-12 [paul]       1.9.100cvs139
9414
9415         * src/mainwindow.c
9416                 append 'Change folder order' label with '...'
9417         * src/prefs_actions.c
9418                 allow reordering of actions list by dnd
9419         * src/gtk/foldersort.c
9420                 make the dialog nicer
9421
9422 2006-01-11 [colin]      1.9.100cvs138
9423
9424         * src/compose.c
9425                 Allow templates without text
9426
9427 2006-01-11 [paul]       1.9.100cvs137
9428
9429         * tools/README
9430         * tools/filter_conv_new.pl
9431                 add info to README
9432                 also check .sylpheed for filter.xml
9433                 be a bit informative to the user
9434
9435 2006-01-11 [colin]      1.9.100cvs136
9436
9437         * src/textview.c
9438                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9439
9440 2006-01-10 [paul]       1.9.100cvs135
9441
9442         * tools/Makefile.am
9443         * tools/filter_conv_new.pl
9444                 add script to convert new style Sylpheed
9445                 filter rules (Sylpheed >= 0.9.99) to
9446                 Claws filtering rules
9447
9448 2006-01-10 [colin]      1.9.100cvs134
9449
9450         * src/compose.c
9451                 Fix broken line joins in certain conditions
9452                 (between two quoted lines: <enter><enter><up>
9453                  <type a wrapped sentence><go in the first line>
9454                  <insert more text><watch as line joining failed>)
9455
9456 2006-01-10 [paul]       1.9.100cvs133
9457
9458         * src/compose.c
9459                 don't report success in error dialog
9460                 thanks to Colin
9461         * src/common/utils.c
9462                 include some trailing punctuations as URI
9463                 thanks to Hiro
9464
9465 2006-01-10 [paul]       1.9.100cvs132
9466
9467         * src/mimeview.c
9468                 fix incompatible pointer type
9469                 warning
9470
9471 2006-01-10 [paul]       1.9.100cvs131
9472
9473         * src/compose.c
9474                 change Subject in window title
9475                 instantaneously
9476
9477 2006-01-09 [colin]      1.9.100cvs130
9478
9479         * src/addressbook.c
9480         * src/headerview.c
9481         * src/mainwindow.c
9482         * src/messageview.c
9483         * src/mimeview.c
9484         * src/noticeview.c
9485         * src/summaryview.c
9486                 Fix possible crashes on exit and in addressbook
9487
9488 2006-01-09 [paul]       1.9.100cvs129
9489
9490         * src/prefs_msg_colors.c
9491                 some cleanups that I forgot last time
9492
9493 2006-01-09 [paul]       1.9.100cvs128
9494
9495         * README
9496         * src/folderview.c
9497         * src/prefs_msg_colors.c
9498                 add previously hidden option, color_new, to
9499                 the gui
9500                 move the page to Display/
9501                 rework the gui
9502
9503 2006-01-09 [wwp]        1.9.100cvs127
9504
9505         * src/prefs_themes.c
9506                 made the prefs/display/themes layouts spacing less condensed
9507                 (and so they match other prefs/pages' look).
9508
9509 2006-01-09 [paul]       1.9.100cvs126
9510
9511         * src/compose.c
9512         * src/prefs_common.c
9513         * src/prefs_common.h
9514         * src/prefs_wrapping.c
9515                 remove 'wrap at send' option
9516
9517 2006-01-06 [colin]      1.9.100cvs125
9518
9519         * src/compose.c
9520                 Just make completely sure we don't insert "manual line breaks" 
9521                 when wrapping... 
9522
9523 2006-01-04 [paul]
9524
9525         * 2.0.0-rc3 released
9526
9527 2006-01-04 [paul]       1.9.100cvs124
9528
9529         * src/folderview.c
9530                 fix bug 882, 'quick scroll in folder list
9531                 displays wrong folder contents'
9532
9533 2006-01-04 [paul]       1.9.100cvs123
9534
9535         * src/plugins/pgpmime/pgpmime.c
9536                 better debug information when signing
9537                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9538
9539 2006-01-03 [colin]      1.9.100cvs122
9540
9541         * configure.ac
9542                 We need to recheck for gpgme 1.0.0 after checking
9543                 for 1.1.1, because if 1.1.1 isn't available, 
9544                 GPGME_LIBS and friends are blanked out by the 
9545                 second check.
9546
9547 2006-01-03 [colin]      1.9.100cvs121
9548
9549         * src/common/prefs.c
9550                 Windows unlink-before rename fix
9551         * src/plugins/pgpcore/sgpgme.c
9552                 Add support for PKA info if available
9553                 Both patches by Werner Koch
9554
9555 2006-01-03 [paul]       1.9.100cvs120
9556
9557         * src/messageview.c
9558                 fix bug 884, 'Send receipt' button visible in queue
9559                 Thanks to Colin
9560
9561 2006-01-02 [colin]      1.9.100cvs119
9562
9563         * src/compose.c
9564         * src/imap.c
9565                 Fix autosave on IMAP and more generally try to
9566                 return the correct ID on a newly added IMAP message
9567
9568 2006-01-02 [paul]       1.9.100cvs118
9569
9570         * manual/keyboard.xml
9571                 edited
9572
9573 2006-01-01 [paul]       1.9.100cvs117
9574
9575         * src/gtk/authors.h
9576                 alphabetical order
9577
9578 2005-12-30 [colin]      1.9.100cvs116
9579
9580         * manual/advanced.xml
9581                 Explain Pre/Post-processing differences.
9582
9583 2005-12-30 [colin]      1.9.100cvs115
9584
9585         * src/mh.c
9586                 Implement copy_msgs for a little optimization
9587         * src/imap.c
9588                 Finish yesterday's fix
9589
9590 2005-12-29 [colin]      1.9.100cvs114
9591
9592         * src/imap.c
9593                 Fix occasional failure in fetching a mail over
9594                 IMAP
9595
9596 2005-12-29 [colin]      1.9.100cvs113
9597
9598         * src/compose.c
9599                 Don't remove a draft when sending it, if it is 
9600                 locked.
9601
9602 2005-12-28 [colin]      1.9.100cvs112
9603
9604         * src/summaryview.c
9605                 Fix leak for real
9606
9607 2005-12-28 [wwp]        1.9.100cvs111
9608
9609         * doc/faq/.cvsignore
9610         * doc/faq/de/.cvsignore
9611         * doc/faq/en/.cvsignore
9612         * doc/faq/es/.cvsignore
9613         * doc/faq/fr/.cvsignore
9614         * doc/faq/it/.cvsignore
9615         * doc/manual/.cvsignore
9616         * doc/manual/de/.cvsignore
9617         * doc/manual/en/.cvsignore
9618         * doc/manual/es/.cvsignore
9619         * doc/manual/fr/.cvsignore
9620         * doc/manual/ja/.cvsignore
9621         * src/plugins/mathml_viewer/.cvsignore
9622                 rollback revival of those files (my bad, sorry for the noise).
9623
9624 2005-12-28 [wwp]        1.9.100cvs110
9625
9626         * src/compose.c
9627                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9628
9629 2005-12-28 [wwp]        1.9.100cvs109
9630
9631         * doc/faq/.cvsignore
9632         * doc/faq/de/.cvsignore
9633         * doc/faq/en/.cvsignore
9634         * doc/faq/es/.cvsignore
9635         * doc/faq/fr/.cvsignore
9636         * doc/faq/it/.cvsignore
9637         * doc/manual/.cvsignore
9638         * doc/manual/de/.cvsignore
9639         * doc/manual/en/.cvsignore
9640         * doc/manual/es/.cvsignore
9641         * doc/manual/fr/.cvsignore
9642         * doc/manual/ja/.cvsignore
9643         * src/plugins/mathml_viewer/.cvsignore
9644         * po/.cvsignore
9645                 more files to ignore.
9646
9647 2005-12-24 [colin]      1.9.100cvs108
9648
9649         * AUTHORS
9650         * src/gtk/authors.h
9651                 Update for Werner
9652
9653 2005-12-24 [colin]      1.9.100cvs107
9654
9655         * src/procmsg.c
9656                 Allow NULL src_msginfo in 
9657                 procmsg_msginfo_new_from_mimeinfo
9658
9659 2005-12-23 [paul]       1.9.100cvs106
9660
9661         * src/plugins/pgpinline/mypgpcore.def
9662                 add this forgotten file
9663
9664 2005-12-23 [colin]      1.9.100cvs105
9665
9666         * src/mainwindow.c
9667                 Fix missing break
9668
9669 2005-12-23 [colin]      1.9.100cvs104
9670
9671         * autogen.sh
9672         * src/folder.c
9673         * src/mh.c
9674         * src/common/plugin.c
9675         * src/common/socket.c
9676         * src/common/socket.h
9677         * src/common/utils.c
9678         * src/common/utils.h
9679         * src/gtk/pluginwindow.c
9680         * src/plugins/pgpcore/plugin.def
9681         * src/plugins/pgpcore/sylpheed.def
9682         * src/plugins/pgpinline/Makefile.am
9683         * src/plugins/pgpinline/plugin.def
9684         * src/plugins/pgpinline/sylpheed.def
9685         * src/plugins/pgpmime/plugin.def
9686         * src/plugins/pgpmime/sylpheed.def
9687                 Various w32 fixes by Werner Koch
9688
9689 2005-12-22 [paul]       1.9.100cvs103
9690
9691         * src/wizard.c
9692                 don't offer IMAP as 'server type' if
9693                 libetpan isn't built in
9694
9695 2005-12-22 [paul]       1.9.100cvs102
9696
9697         * AUTHORS
9698         * src/mainwindow.c
9699         * src/mainwindow.h
9700         * src/toolbar.c
9701         * src/gtk/authors.h
9702                 support GTK_TOOLBAR_BOTH_HORIZ (text
9703                 next to icon) Patch by Marien Zwart
9704                 marienz@users.sf.net
9705                 Also reword the text
9706
9707 2005-12-21 [colin]      1.9.100cvs101
9708
9709         * configure.ac
9710                 Fix DATADIRNAME
9711         * COPYING
9712                 Fix missing section and explicit the exception better
9713         * src/compose.c
9714                 Prevent mail from being lost without notice when an
9715                 SMTP error happens on trying to send an unmodified
9716                 drafted mail.
9717         * src/send_message.c
9718         * src/common/smtp.c
9719                 Fix password remembering when wrong, and add return
9720                 value checks where they should have been
9721         * src/plugins/pgpcore/sylpheed.def
9722         * src/plugins/pgpinline/sylpheed.def
9723         * src/plugins/pgpmime/sylpheed.def
9724                 Add a few symbols needed
9725
9726 2005-12-21 [paul]       1.9.100cvs100
9727
9728         * m4/codeset.m4
9729         * m4/glibc21.m4
9730         * m4/intdiv0.m4
9731         * m4/inttypes-pri.m4
9732         * m4/inttypes.m4
9733         * m4/inttypes_h.m4
9734         * m4/isc-posix.m4
9735         * m4/lcmessage.m4
9736         * m4/stdint_h.m4
9737         * m4/uintmax_t.m4
9738                 gettextization
9739                 thanks to Colin
9740
9741 2005-12-21 [paul]       1.9.100cvs99
9742
9743         * po/sv.po
9744                 fixed by Colin
9745
9746 2005-12-20 [paul]       1.9.100cvs98
9747
9748         * po/sv.po
9749                 updated by Anders Trobäck
9750
9751 2005-12-20 [colin]      1.9.100cvs97
9752
9753         * ABOUT-NLS
9754         * Makefile.am
9755         * autogen.sh
9756         * configure.ac
9757         * config/config.rpath
9758         * config/mkinstalldirs
9759         * m4/Makefile.am
9760         * m4/glibc2.m4
9761         * m4/gnupg.m4
9762         * m4/gpgme.m4
9763         * m4/intmax.m4
9764         * m4/longdouble.m4
9765         * m4/longlong.m4
9766         * m4/printf-posix.m4
9767         * m4/signed.m4
9768         * m4/size_max.m4
9769         * m4/ulonglong.m4
9770         * m4/wchar_t.m4
9771         * m4/wint_t.m4
9772         * m4/xsize.m4
9773         * po/Makefile.in.in
9774         * po/Makevars
9775         * po/bg.po
9776         * po/ca.po
9777         * po/cs.po
9778         * po/de.po
9779         * po/el.po
9780         * po/en_GB.po
9781         * po/es.po
9782         * po/fi.po
9783         * po/fr.po
9784         * po/hr.po
9785         * po/hu.po
9786         * po/it.po
9787         * po/ja.po
9788         * po/ko.po
9789         * po/nb.po
9790         * po/nl.po
9791         * po/pl.po
9792         * po/pt_BR.po
9793         * po/ru.po
9794         * po/sk.po
9795         * po/sr.po
9796         * po/stamp-po
9797         * po/sv.po
9798         * po/zh_CN.po
9799         * po/zh_TW.po
9800         * src/Makefile.am
9801         * src/codeconv.c
9802         * src/compose.c
9803         * src/exporthtml.c
9804         * src/exportldif.c
9805         * src/folder.c
9806         * src/main.c
9807         * src/manual.c
9808         * src/mh.c
9809         * src/mimeview.c
9810         * src/send_message.c
9811         * src/common/Makefile.am
9812         * src/common/fnmatch.c
9813         * src/common/fnmatch.h
9814         * src/common/fnmatch_loop.c
9815         * src/common/nntp.c
9816         * src/common/plugin.c
9817         * src/common/smtp.c
9818         * src/common/socket.c
9819         * src/common/string_match.c
9820         * src/common/sylpheed.c
9821         * src/common/utils.c
9822         * src/common/utils.h
9823         * src/common/w32_dirent.c
9824         * src/common/w32_reg.c
9825         * src/common/w32_signal.c
9826         * src/common/w32_stat.c
9827         * src/common/w32_stdio.c
9828         * src/common/w32_stdlib.c
9829         * src/common/w32_string.c
9830         * src/common/w32_time.c
9831         * src/common/w32_unistd.c
9832         * src/common/w32_wait.c
9833         * src/common/w32lib.h
9834         * src/etpan/Makefile.am
9835         * src/gtk/Makefile.am
9836         * src/plugins/clamav/Makefile.am
9837         * src/plugins/demo/Makefile.am
9838         * src/plugins/dillo_viewer/Makefile.am
9839         * src/plugins/pgpcore/Makefile.am
9840         * src/plugins/pgpcore/passphrase.c
9841         * src/plugins/pgpcore/plugin.def
9842         * src/plugins/pgpcore/sgpgme.c
9843         * src/plugins/pgpcore/sylpheed.def
9844         * src/plugins/pgpcore/version.rc
9845         * src/plugins/pgpinline/Makefile.am
9846         * src/plugins/pgpinline/plugin.def
9847         * src/plugins/pgpinline/sylpheed.def
9848         * src/plugins/pgpinline/version.rc
9849         * src/plugins/pgpmime/Makefile.am
9850         * src/plugins/pgpmime/mypgpcore.def
9851         * src/plugins/pgpmime/plugin.def
9852         * src/plugins/pgpmime/sylpheed.def
9853         * src/plugins/pgpmime/version.rc
9854         * src/plugins/spamassassin/Makefile.am
9855                 Very little ;-) patch from Werner Koch, providing
9856                 infrastructure for cross-compiling to Win32
9857
9858 2005-12-20 [paul]       1.9.100cvs96
9859
9860         * src/account.c
9861         * src/account.h
9862         * src/mainwindow.c
9863         * src/mainwindow.h
9864         * src/toolbar.c
9865         * src/toolbar.h
9866                 add a combo to the Get All button, allowing
9867                 quick retrieval from any account
9868                 Patch by Fabien Vantard, slightly modified
9869                 by Colin
9870         * src/gtk/about.c
9871                 i18n fix. Patch by Fabien Vantard
9872
9873 2005-12-19 [colin]      1.9.100cvs95
9874
9875         * src/compose.c
9876         * src/compose.h
9877                 Don't automatically join lines when they've 
9878                 been separated by the user and not automatically
9879
9880 2005-12-19 [paul]       1.9.100cvs94
9881
9882         * src/gtk/pluginwindow.c
9883                 i18n fix.
9884                 Patch by Fabien Vantard
9885
9886 2005-12-15 [paul]       1.9.100cvs93
9887
9888         * src/common/plugin.c
9889         * src/common/plugin.h
9890         * src/gtk/pluginwindow.c
9891         * src/plugins/clamav/clamav_plugin.c
9892         * src/plugins/demo/demo.c
9893         * src/plugins/dillo_viewer/dillo_viewer.c
9894         * src/plugins/pgpcore/plugin.c
9895         * src/plugins/pgpinline/plugin.c
9896         * src/plugins/pgpmime/plugin.c
9897         * src/plugins/spamassassin/spamassassin.c
9898         * src/plugins/trayicon/trayicon.c
9899                 add plugin_version()
9900
9901 2005-12-15 [colin]      1.9.100cvs92
9902
9903         * src/compose.c
9904                 Further fix bug #875
9905
9906 2005-12-15 [paul]       1.9.100cvs91
9907
9908         * src/gtk/filesel.c
9909                 fix attach_load_dir getting set to
9910                 PLUGINDIR on plugin load
9911
9912 2005-12-14 [mones]      1.9.100cvs90
9913
9914         * manual/ack.xml
9915         * manual/keyboard.xml
9916                 Initial draft and some shortcuts added
9917                 
9918         * po/es.po
9919                 Updated translation
9920
9921 2005-12-14 [colin]      1.9.100cvs89
9922
9923         * src/compose.c
9924         * src/imap.c
9925         * src/summaryview.c
9926         * src/gtk/gtkaspell.c
9927                 More leaks fixed
9928         * src/prefs_folder_item.c
9929                 Fix recursive prefs apply
9930
9931
9932 2005-12-14 [colin]      1.9.100cvs88
9933
9934         * src/compose.c
9935                 Fix bug #875 (Freeze On Inline Forward of 
9936                 Large Message)
9937
9938 2005-12-13 [colin]      1.9.100cvs87
9939
9940         * src/compose.c
9941                 Uniq-ify and sort the mimetypes list
9942                 Patch by Fabien Vantard
9943
9944 2005-12-13 [colin]      1.9.100cvs86
9945
9946         * src/imap.c
9947         * src/etpan/imap-thread.c
9948                 Fix leaks (patch by Hoa)
9949         * src/news.c
9950         * src/common/plugin.c
9951                 Fix leaks
9952
9953 2005-12-12 [colin]
9954
9955         * 2.0.0-rc2 released
9956
9957 2005-12-12 [colin]      1.9.100cvs85
9958
9959         * src/matcher.c
9960                 Fix a leak
9961
9962 2005-12-12 [wwp]        1.9.100cvs84
9963
9964         * src/gtk/icon_legend.c
9965                 fix misbehaviour and crash when closing the legend window
9966         using the Esc key (patch by Fabien Vantard).
9967
9968 2005-12-12 [paul]       1.9.100cvs83
9969
9970         * src/browseldap.c
9971         * src/foldersel.c
9972         * src/prefs_actions.c
9973         * src/prefs_filtering.c
9974         * src/prefs_matcher.c
9975         * src/prefs_spelling.glade      ** REMOVED **
9976         * src/prefs_template.c
9977         * src/gtk/foldersort.glade      ** REMOVED **
9978         * src/gtk/pluginwindow.c
9979         * src/gtk/pluginwindow.glade    ** REMOVED **
9980         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
9981                 cleanups
9982
9983 2005-12-11 [paul]       1.9.100cvs82
9984
9985         * src/gtk/filesel.c
9986                 fix attach_load_dir crasher (double free)
9987
9988 2005-12-09 [paul]       1.9.100cvs81
9989
9990         * po/POTFILES.in
9991         * src/mainwindow.c
9992         * src/gtk/Makefile.am
9993         * src/gtk/icon_legend.c
9994         * src/gtk/icon_legend.h
9995                 add icon legend
9996         * src/manual.c
9997                 cleanup
9998
9999 2005-12-09 [paul]       1.9.100cvs80
10000
10001         * src/plugins/pgpcore/passphrase.c
10002                 wrap the label in the dialog
10003
10004 2005-12-09 [colin]      1.9.100cvs79
10005
10006         * src/plugins/pgpcore/sgpgme.c
10007                 Display (untrusted) on not trusted signatures
10008                 Patch by Michal Èihaø <michal@cihar.com>
10009                 Closes bug #867 (Report also key trust)
10010
10011 2005-12-09 [colin]      1.9.100cvs78
10012
10013         * src/common/plugin.c
10014                 Update licence check, following Eben Moglen's advice
10015
10016 2005-12-08 [colin]      1.9.100cvs77
10017
10018         * src/folder.c
10019                 Fix the occasionnal item->cache != NULL 
10020                 assertion failure. 
10021
10022 2005-12-08 [colin]      1.9.100cvs76
10023
10024         * src/mimeview.c
10025         * src/plugins/pgpcore/sgpgme.c
10026                 Print key id when unable to check it
10027                 Closes bug #866 (Show key id when missing)
10028
10029 2005-12-08 [paul]       1.9.100cvs75
10030
10031         * src/prefs_common.c
10032         * src/prefs_common.h
10033         * src/gtk/filesel.c
10034                 remember load attachment dir
10035
10036 2005-12-07 [colin]      1.9.100cvs74
10037
10038         * src/prefs_toolbar.c
10039                 Gtk fixes, patch by Fabien Vantard
10040
10041 2005-12-07 [colin]      1.9.100cvs73
10042
10043         * src/action.c
10044         * src/compose.c
10045         * src/compose.h
10046                 Fix bug #839 (Quoted text isn't colored after 
10047                 executing an action)
10048         * src/common/plugin.c
10049                 Require plugins to declare their licence in plugin_licence()
10050                 Refuse to load non-GPL plugins as they'd be illegal (as 
10051                 derived works of Sylpheed-Claws, they must be GPL).
10052         * src/plugins/clamav/clamav_plugin.c
10053         * src/plugins/demo/demo.c
10054         * src/plugins/dillo_viewer/dillo_viewer.c
10055         * src/plugins/pgpcore/plugin.c
10056         * src/plugins/pgpinline/plugin.c
10057         * src/plugins/pgpmime/plugin.c
10058         * src/plugins/spamassassin/spamassassin.c
10059         * src/plugins/trayicon/trayicon.c
10060                 Add plugin_licence()
10061
10062 2005-12-07 [paul]       1.9.100cvs72
10063
10064         * configure.ac
10065         * src/mainwindow.c
10066         * src/manual.c
10067         * src/manual.h
10068         * src/common/defs.h
10069                 clean up after local FAQ removal and
10070                 temporary manual removal
10071
10072 2005-12-06 [colin]      1.9.100cvs71
10073
10074         * configure.ac
10075         * doc/Makefile.am
10076         * doc/faq/.cvsignore
10077         * doc/faq/Makefile.am
10078         * doc/faq/de/.cvsignore
10079         * doc/faq/de/Makefile.am
10080         * doc/faq/de/sylpheed-faq-1.html
10081         * doc/faq/de/sylpheed-faq-2.html
10082         * doc/faq/de/sylpheed-faq-3.html
10083         * doc/faq/de/sylpheed-faq.html
10084         * doc/faq/en/.cvsignore
10085         * doc/faq/en/Makefile.am
10086         * doc/faq/en/sylpheed-faq-1.html
10087         * doc/faq/en/sylpheed-faq-2.html
10088         * doc/faq/en/sylpheed-faq-3.html
10089         * doc/faq/en/sylpheed-faq-4.html
10090         * doc/faq/en/sylpheed-faq.html
10091         * doc/faq/es/.cvsignore
10092         * doc/faq/es/Makefile.am
10093         * doc/faq/es/sylpheed-faq-1.html
10094         * doc/faq/es/sylpheed-faq-2.html
10095         * doc/faq/es/sylpheed-faq-3.html
10096         * doc/faq/es/sylpheed-faq-4.html
10097         * doc/faq/es/sylpheed-faq.html
10098         * doc/faq/fr/.cvsignore
10099         * doc/faq/fr/Makefile.am
10100         * doc/faq/fr/sylpheed-faq-1.html
10101         * doc/faq/fr/sylpheed-faq-2.html
10102         * doc/faq/fr/sylpheed-faq-3.html
10103         * doc/faq/fr/sylpheed-faq.html
10104         * doc/faq/it/.cvsignore
10105         * doc/faq/it/Makefile.am
10106         * doc/faq/it/sylpheed-faq-1.html
10107         * doc/faq/it/sylpheed-faq-2.html
10108         * doc/faq/it/sylpheed-faq-3.html
10109         * doc/faq/it/sylpheed-faq.html
10110         * doc/manual/.cvsignore
10111         * doc/manual/Makefile.am
10112         * doc/manual/de/.cvsignore
10113         * doc/manual/de/Makefile.am
10114         * doc/manual/de/sylpheed-1.html
10115         * doc/manual/de/sylpheed-10.html
10116         * doc/manual/de/sylpheed-11.html
10117         * doc/manual/de/sylpheed-12.html
10118         * doc/manual/de/sylpheed-13.html
10119         * doc/manual/de/sylpheed-14.html
10120         * doc/manual/de/sylpheed-15.html
10121         * doc/manual/de/sylpheed-16.html
10122         * doc/manual/de/sylpheed-17.html
10123         * doc/manual/de/sylpheed-18.html
10124         * doc/manual/de/sylpheed-19.html
10125         * doc/manual/de/sylpheed-2.html
10126         * doc/manual/de/sylpheed-20.html
10127         * doc/manual/de/sylpheed-3.html
10128         * doc/manual/de/sylpheed-4.html
10129         * doc/manual/de/sylpheed-5.html
10130         * doc/manual/de/sylpheed-6.html
10131         * doc/manual/de/sylpheed-7.html
10132         * doc/manual/de/sylpheed-8.html
10133         * doc/manual/de/sylpheed-9.html
10134         * doc/manual/de/sylpheed.html
10135         * doc/manual/en/.cvsignore
10136         * doc/manual/en/Makefile.am
10137         * doc/manual/en/sylpheed-1.html
10138         * doc/manual/en/sylpheed-10.html
10139         * doc/manual/en/sylpheed-11.html
10140         * doc/manual/en/sylpheed-12.html
10141         * doc/manual/en/sylpheed-13.html
10142         * doc/manual/en/sylpheed-14.html
10143         * doc/manual/en/sylpheed-15.html
10144         * doc/manual/en/sylpheed-16.html
10145         * doc/manual/en/sylpheed-17.html
10146         * doc/manual/en/sylpheed-18.html
10147         * doc/manual/en/sylpheed-19.html
10148         * doc/manual/en/sylpheed-2.html
10149         * doc/manual/en/sylpheed-20.html
10150         * doc/manual/en/sylpheed-21.html
10151         * doc/manual/en/sylpheed-22.html
10152         * doc/manual/en/sylpheed-3.html
10153         * doc/manual/en/sylpheed-4.html
10154         * doc/manual/en/sylpheed-5.html
10155         * doc/manual/en/sylpheed-6.html
10156         * doc/manual/en/sylpheed-7.html
10157         * doc/manual/en/sylpheed-8.html
10158         * doc/manual/en/sylpheed-9.html
10159         * doc/manual/en/sylpheed.html
10160         * doc/manual/es/.cvsignore
10161         * doc/manual/es/Makefile.am
10162         * doc/manual/es/sylpheed-1.html
10163         * doc/manual/es/sylpheed-10.html
10164         * doc/manual/es/sylpheed-11.html
10165         * doc/manual/es/sylpheed-12.html
10166         * doc/manual/es/sylpheed-13.html
10167         * doc/manual/es/sylpheed-14.html
10168         * doc/manual/es/sylpheed-15.html
10169         * doc/manual/es/sylpheed-16.html
10170         * doc/manual/es/sylpheed-17.html
10171         * doc/manual/es/sylpheed-18.html
10172         * doc/manual/es/sylpheed-19.html
10173         * doc/manual/es/sylpheed-2.html
10174         * doc/manual/es/sylpheed-20.html
10175         * doc/manual/es/sylpheed-3.html
10176         * doc/manual/es/sylpheed-4.html
10177         * doc/manual/es/sylpheed-5.html
10178         * doc/manual/es/sylpheed-6.html
10179         * doc/manual/es/sylpheed-7.html
10180         * doc/manual/es/sylpheed-8.html
10181         * doc/manual/es/sylpheed-9.html
10182         * doc/manual/es/sylpheed.html
10183         * doc/manual/fr/.cvsignore
10184         * doc/manual/fr/Makefile.am
10185         * doc/manual/fr/sylpheed-1.html
10186         * doc/manual/fr/sylpheed-10.html
10187         * doc/manual/fr/sylpheed-11.html
10188         * doc/manual/fr/sylpheed-12.html
10189         * doc/manual/fr/sylpheed-13.html
10190         * doc/manual/fr/sylpheed-14.html
10191         * doc/manual/fr/sylpheed-15.html
10192         * doc/manual/fr/sylpheed-16.html
10193         * doc/manual/fr/sylpheed-17.html
10194         * doc/manual/fr/sylpheed-18.html
10195         * doc/manual/fr/sylpheed-19.html
10196         * doc/manual/fr/sylpheed-2.html
10197         * doc/manual/fr/sylpheed-20.html
10198         * doc/manual/fr/sylpheed-3.html
10199         * doc/manual/fr/sylpheed-4.html
10200         * doc/manual/fr/sylpheed-5.html
10201         * doc/manual/fr/sylpheed-6.html
10202         * doc/manual/fr/sylpheed-7.html
10203         * doc/manual/fr/sylpheed-8.html
10204         * doc/manual/fr/sylpheed-9.html
10205         * doc/manual/fr/sylpheed.html
10206         * doc/manual/ja/.cvsignore
10207         * doc/manual/ja/Makefile.am
10208         * doc/manual/ja/sylpheed-1.html
10209         * doc/manual/ja/sylpheed-10.html
10210         * doc/manual/ja/sylpheed-11.html
10211         * doc/manual/ja/sylpheed-12.html
10212         * doc/manual/ja/sylpheed-13.html
10213         * doc/manual/ja/sylpheed-14.html
10214         * doc/manual/ja/sylpheed-15.html
10215         * doc/manual/ja/sylpheed-16.html
10216         * doc/manual/ja/sylpheed-17.html
10217         * doc/manual/ja/sylpheed-18.html
10218         * doc/manual/ja/sylpheed-19.html
10219         * doc/manual/ja/sylpheed-2.html
10220         * doc/manual/ja/sylpheed-20.html
10221         * doc/manual/ja/sylpheed-3.html
10222         * doc/manual/ja/sylpheed-4.html
10223         * doc/manual/ja/sylpheed-5.html
10224         * doc/manual/ja/sylpheed-6.html
10225         * doc/manual/ja/sylpheed-7.html
10226         * doc/manual/ja/sylpheed-8.html
10227         * doc/manual/ja/sylpheed-9.html
10228         * doc/manual/ja/sylpheed.html
10229         * doc/manual/ja/sylpheed.sgml
10230         * src/mainwindow.c
10231                 Remove outdated manual and faq. Noisy, eh?
10232
10233 2005-12-06 [colin]      1.9.100cvs70
10234
10235         * src/compose.c
10236         * src/quote_fmt_parse.y
10237         * src/undo.c
10238         * src/undo.h
10239                 Allow %X to position cursor at 0 
10240                 (no %X = before signature)
10241                 Fix paste as quotation putting the cursor at 0
10242                 Fix undo offsets when pasting
10243                 Insert the quote_fmt at once instead of line 
10244                 by line
10245                 Fix [Edited] when starting to reply/forward
10246
10247 2005-12-06 [paul]       1.9.100cvs69
10248
10249         * src/plugins/clamav/clamav_plugin_gtk.c
10250                 add another tooltip
10251         * src/plugins/spamassassin/spamassassin_gtk.c
10252                 rework spamassassin_create_widget_func()
10253
10254 2005-12-05 [colin]      1.9.100cvs68
10255
10256         * po/POTFILES.in
10257                 Fix make release ;-)
10258
10259 2005-12-05 [colin]      1.9.100cvs67
10260
10261         * src/compose.c
10262         * src/compose.h
10263                 Fix cursor positioning (not obeying %X)
10264
10265 2005-12-05 [paul]       1.9.100cvs66
10266
10267         * src/plugins/dillo_viewer/dillo_prefs.c
10268                 fix compilation warning
10269
10270 2005-12-05 [paul]       1.9.100cvs65
10271
10272         * src/prefs_spelling.c
10273         * src/plugins/trayicon/trayicon.c
10274                 cleanups - remove unused stuff
10275
10276 2005-12-05 [paul]       1.9.100cvs64
10277
10278         * README
10279         * manual/plugins.xml
10280                 remove info about removed mathml_viewer plugin
10281
10282 2005-12-05 [paul]       1.9.100cvs63
10283
10284         * configure.ac
10285         * src/plugins/Makefile.am
10286         * src/plugins/mathml_viewer/.cvsignore
10287         * src/plugins/mathml_viewer/Makefile.am
10288         * src/plugins/mathml_viewer/mathml_viewer.c
10289                 remove unmaintained mathml_viewer plugin
10290
10291 2005-12-05 [paul]       1.9.100cvs62
10292
10293         * src/summaryview.c
10294                 obey prefs_common.always_show_msg when
10295                 moving a msg
10296                 Thanks to Colin
10297
10298 2005-12-05 [paul]       1.9.100cvs61
10299
10300         * src/compose.c
10301         * src/prefs_account.c
10302         * src/prefs_filtering.c
10303         * src/prefs_quote.c
10304         * src/prefs_spelling.c
10305         * src/prefs_toolbar.c
10306         * src/summaryview.c
10307         * src/gtk/gtkutils.c
10308         * src/gtk/quicksearch.c
10309         * src/plugins/dillo_viewer/dillo_prefs.c
10310                 dialog cleanups
10311
10312 2005-12-04 [paul]       1.9.100cvs60
10313
10314         * src/inc.c
10315         * src/prefs_account.c
10316         * src/prefs_account.h
10317                 allow a Local account to specify a
10318                 default inbox
10319                 (closes bug 843 'Inbox cannot be changed for local
10320                  mailboxes')
10321
10322 2005-12-04 [colin]      1.9.100cvs59
10323
10324         * src/plugins/trayicon/trayicon.c
10325                 Remove Get, rename Get All to Get Mail in order to
10326                 be consistent with the default main toolbar
10327
10328 2005-12-03 [colin]      1.9.100cvs58
10329
10330         * manual/gpl.xml
10331         * manual/sylpheed-claws-manual.xml
10332                 Add GPL appendix
10333
10334 2005-12-03 [paul]       1.9.100cvs57
10335
10336         * AUTHORS
10337         * po/sv.po
10338         * src/gtk/authors.h
10339                 new (partially complete) Swedish translation
10340                 by Anders Troback <sylpheed@troback.com>
10341
10342 2005-12-02 [paul]       1.9.100cvs56
10343
10344         * configure.ac
10345                 libetpan 0.41 required
10346
10347 2005-12-02 [paul]       1.9.100cvs55
10348
10349         * src/plugins/clamav/clamav_plugin.c
10350         * src/plugins/clamav/clamav_plugin.h
10351         * src/plugins/clamav/clamav_plugin_gtk.c
10352         * src/plugins/spamassassin/spamassassin.c
10353         * src/plugins/spamassassin/spamassassin.h
10354         * src/plugins/spamassassin/spamassassin_gtk.c
10355                 unregister prefs pages on unloading, thus
10356                 preventing a crash
10357                 (thanks to Colin for the hint)
10358
10359 2005-12-02 [wwp]        1.9.100cvs54
10360
10361         * src/quote_fmt.h
10362         * src/quote_fmt_parse.y
10363                 fix misuse of gboolean*, use gboolean instead
10364                 (thanks to Paul, Colin, for pointing out that scaring one)
10365
10366 2005-12-02 [paul]       1.9.100cvs53
10367
10368         * src/plugins/clamav/clamav_plugin.c
10369                 int no --> unsigned int no
10370         * src/plugins/clamav/clamav_plugin_gtk.c
10371                 rework config page
10372
10373 2005-12-02 [wwp]        1.9.100cvs52
10374
10375         * src/compose.c
10376         * src/prefs_template.c
10377         * src/quote_fmt.h
10378         * src/quote_fmt_parse.y
10379                 prevent from executing |f and |p templates commands when
10380                 adding or replacing templates in prefs (avoids annoying and
10381                 potentially dangerous behaviours)
10382
10383 2005-12-02 [paul]       1.9.100cvs51
10384
10385         * src/prefs_common.c
10386                 allow translation of some default values
10387                 Patch by Fabien Vantard
10388
10389 2005-12-02 [paul]       1.9.100cvs50
10390
10391         * src/codeconv.c
10392         * src/codeconv.h
10393         * src/prefs_common.c
10394         * src/prefs_common.h
10395         * src/prefs_message.c
10396         * src/textview.c
10397                 remove obsolete 'convert_mb_alnum' option
10398                 and related stuff
10399         * src/gtk/about.c
10400                 remove unused 'about_textview_visibility_notify'
10401
10402 2005-12-02 [paul]       1.9.100cvs49
10403
10404         * src/prefs_account.c
10405         * src/prefs_compose_writing.c
10406         * src/prefs_fonts.c
10407         * src/prefs_gtk.h
10408         * src/prefs_image_viewer.c
10409         * src/prefs_message.c
10410         * src/prefs_other.c
10411         * src/prefs_receive.c
10412         * src/prefs_send.c
10413         * src/prefs_spelling.c
10414         * src/prefs_summaries.c
10415         * src/prefs_wrapping.c
10416         * src/plugins/dillo_viewer/dillo_prefs.c
10417         * src/plugins/pgpcore/prefs_gpg.c
10418                 several cleanups to the prefs dialogs
10419                 (slightly modified) patch by Fabien Vantard
10420
10421 2005-12-02 [paul]       1.9.100cvs48
10422
10423         * src/main.c
10424                 --exit means exit
10425         * src/send_message.c
10426                 fix crash on send when connection fails
10427
10428         Thanks to Colin
10429
10430 2005-12-01 [colin]      1.9.100cvs47
10431
10432         * src/html.c
10433                 Translate &hellip; to "..."
10434
10435 2005-11-30 [colin]      1.9.100cvs46
10436
10437         * src/matcher.c
10438         * src/matcher.h
10439                 Optimize back yesterday's fix.
10440
10441 2005-11-30 [paul]       1.9.100cvs45
10442
10443         * manual/faq.xml
10444                 standardised
10445         * manual/intro.xml
10446                 written by Colin, edited by me
10447
10448 2005-11-29 [colin]      1.9.100cvs44
10449
10450         * src/matcher.c
10451                 Skip headers unconditionnaly in match_body if the
10452                 rule is not message or ~message
10453
10454 2005-11-29 [colin]      1.9.100cvs43
10455
10456         * src/matcher.c
10457                 Fix body_part and such, not skipping headers 
10458                 if the matchcriteria wasn't the first in the rule
10459
10460 2005-11-29 [colin]      1.9.100cvs42
10461
10462         * src/compose.c
10463                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10464                 option missing from message view window)
10465                 Fix double text D'n'D with gtk-2.8
10466         * src/matcher.c
10467                 Fix ~message, ~headers_part, ~body_part rules
10468         * src/messageview.c
10469                 Add Windows-1252 (Closes bug #863)
10470                 Fix accels
10471         * src/gtk/gtkaspell.c
10472                 Properly destroy accels in all menus
10473
10474 2005-11-29 [mones]      1.9.100cvs41
10475
10476         * po/es.po
10477                 Updated.
10478
10479 2005-11-27 [colin]      1.9.100cvs40
10480
10481         * src/mh_gtk.c
10482                 "/Remove mailbox" -> "/Remove mailbox..."
10483
10484 2005-11-27 [paul]       1.9.100cvs39
10485
10486         * AUTHORS
10487         * po/de.po
10488         * src/gtk/authors.h
10489                 updated by new maintainer, Stephan Sachse
10490
10491 2005-11-27 [paul]       1.9.100cvs38
10492
10493         * manual/faq.xml
10494                 written by Colin, edited by me
10495
10496 2005-11-27 [paul]       1.9.100cvs37
10497
10498         * src/prefs_common.c
10499         * src/prefs_common.h
10500         * src/prefs_receive.c
10501         * src/prefs_summaries.c
10502                 move 'go to inbox after receiving new mail'
10503                 option from display/sumamaries to mail
10504                 handling/receive, and rework prefs_summaries
10505                 dialog a little
10506
10507 2005-11-25 [martin]     1.9.100cvs36
10508
10509         * po/de.po
10510             fixed windows-1252 translation;
10511             translated some new and fuzzy strings
10512
10513 2005-11-25 [paul]       1.9.100cvs35
10514
10515         * src/plugins/clamav/clamav_plugin.c
10516                 complete the update done in cvs34
10517
10518 2005-11-25 [paul]       1.9.100cvs34
10519
10520         * src/plugins/clamav/clamav_plugin.c
10521                 reflect upstream changes
10522
10523 2005-11-25 [paul]       1.9.100cvs33
10524
10525         * manual/ack.xml
10526         * manual/plugins.xml
10527         * manual/sylpheed-claws-manual.xml
10528                 written/updated by Colin, edited by me
10529         * tools/acroread2sylpheed.pl
10530                 update binary name
10531
10532 2005-11-24 [colin]      1.9.100cvs32
10533
10534         * src/compose.c
10535                 Fix bug #856 (reediting messages forgets Request
10536                 Return Receipt)
10537
10538 2005-11-24 [paul]       1.9.100cvs31
10539
10540         * manual/addrbook.xml
10541         * manual/starting.xml
10542                 written by Colin, proofread, edited, adapted by me
10543         * manual/advanced.xml
10544                 add some Actions examples
10545         * src/importldif.c
10546                 use a Save button instead of a Close button
10547         * src/wizard.c
10548                 indicate mandatory fields
10549                 fix page display
10550                 Thanks to Colin
10551
10552 2005-11-23 [colin]      1.9.100cvs30
10553
10554         * src/addressbook.c
10555                 Rename menu item, fix possible crash after
10556                 deletion of books
10557         * src/addrindex.c
10558                 Allow searching for '*' in ldap
10559         * src/browseldap.c
10560                 Fix "Browse Entry" (did anyone use it?)
10561         * src/wizard.c
10562                 Add guards for mandatory information
10563
10564 2005-11-23 [paul]       1.9.100cvs29
10565
10566         * manual/advanced.xml
10567                 corrections to the English
10568
10569 2005-11-23 [colin]      1.9.100cvs28
10570
10571         * src/mimeview.c
10572                 Fix possible crash at exit. After the call to
10573                 gtk_container_remove(), the Viewer's widget has no
10574                 more parent so gtk+ automatically frees it and its
10575                 sons. If destroy_viewer() then try to access it,
10576                 problems ensue.
10577
10578 2005-11-22 [colin]      1.9.100cvs27
10579
10580         * src/compose.c
10581         * src/gtk/gtkaspell.c
10582                 Fix right-clicking on a misspelled word
10583                 Fix More... in suggestions menu
10584
10585 2005-11-22 [wwp]        1.9.100cvs26
10586
10587         * src/prefs_template.c
10588                 templates works: re-sort templates list when adding or replacing,
10589                 prevent from adding or replacing when the template name is empty
10590
10591 2005-11-21 [colin]      1.9.100cvs25
10592
10593         * src/addressbook.c
10594                 Fix some addressbook suckage (dnd, select all)
10595         * src/compose.c
10596         * src/gtk/gtkaspell.c
10597         * src/gtk/gtkaspell.h
10598                 Make the spellchecker menu work with the 
10599                 GtkTextView one instead of overriding it
10600
10601 2005-11-20 [paul]       1.9.100cvs24
10602
10603         * manual/handling.xml
10604                 proofread and corrected
10605
10606 2005-11-20 [paul]       1.9.100cvs23
10607
10608         * manual/Makefile
10609                 generate html as one file
10610         * manual/advanced.xml
10611                 fix output generation
10612                 reformat hidden options list
10613         * manual/manual.xml     ** REMOVED **
10614         * manual/sylpheed-claws-manual.xml      ** ADDED **
10615                 renamed
10616
10617 2005-11-18 [colin]      1.9.100cvs22
10618
10619         * src/prefs_account.c
10620                 Fix layout in news and mbox accounts
10621         * manual/account.xml
10622         * manual/advanced.xml
10623                 New contents for Paul to check :)
10624
10625 2005-11-18 [wwp]        1.9.100cvs21
10626
10627         * src/gtk/quicksearch.c
10628                 don't update extended quicksearch buttons twice
10629
10630 2005-11-18 [paul]       1.9.100cvs20
10631
10632         * src/textview.c
10633                 complete 1.9.100cvs19
10634
10635 2005-11-18 [paul]       1.9.100cvs19
10636
10637         * src/compose.c
10638                 cosmetic improvements
10639         * src/textview.c
10640                 also list text/* attachments
10641
10642 2005-11-18 [colin]      1.9.100cvs18
10643
10644         * src/summaryview.c
10645                 Use column 0 instead of -1 in 
10646                 gtk_ctree_node_moveto, in a naive
10647                 hope it'll fix the gtk-related crashes
10648
10649 2005-11-18 [colin]      1.9.100cvs17
10650
10651         * src/gtk/inputdialog.c
10652                 Fix icon staying the first one
10653
10654 2005-11-17 [wwp]        1.9.100cvs16
10655                 fix possible problem showing some quicksearch buttons, and a bad
10656                 call to g_return_if_fail in a function that returns a value (both
10657                 fixes by Fabien Vantard)
10658
10659 2005-11-15 [wwp]        1.9.100cvs15
10660
10661         * src/gtk/quicksearch.c
10662                 added a tooltip to that obscure ... quicksearch button
10663
10664 2005-11-15 [wwp]        1.9.100cvs14
10665
10666         * src/gtk/quicksearch.c
10667                 add a quicksearch helper to filtering expression users: the ... button
10668                 raises the condition expr window. condition expressions set up w/ this
10669                 window are used by the quicksearch if the user closes it pressing OK.
10670
10671 2005-11-14 [paul]       1.9.100cvs13
10672
10673         * src/plugins/clamav/clamav_plugin.c
10674         * src/plugins/spamassassin/spamassassin.c
10675                 change plugin type following recent merging
10676
10677 2005-11-14 [wwp]        1.9.100cvs12
10678
10679         * src/folder.c
10680                 prevent from crashing when copying/moving message(s) from and
10681                 to the same folder
10682
10683 2005-11-14 [paul]       1.9.100cvs11
10684
10685         * src/plugins/clamav/Makefile.am
10686         * src/plugins/clamav/clamav_plugin.c
10687         * src/plugins/clamav/clamav_plugin.h
10688         * src/plugins/clamav/clamav_plugin_gtk.c
10689                 also merge clamav and clamav_gtk plugins
10690
10691 2005-11-13 [colin]      1.9.100cvs10
10692
10693         * configure.ac
10694         * src/plugins/spamassassin/Makefile.am
10695         * src/plugins/spamassassin/spamassassin.c
10696         * src/plugins/spamassassin/spamassassin.h
10697         * src/plugins/spamassassin/spamassassin_gtk.c
10698                 Merge spamassassin and spamassassin_gtk plugins,
10699                 and build it by default.
10700
10701 2005-11-12 [colin]      1.9.100cvs9
10702
10703         * src/etpan/imap-thread.c
10704                 Fix gcc warning
10705
10706 2005-11-12 [colin]      1.9.100cvs8
10707
10708         * src/procmime.c
10709                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10710
10711 2005-11-10 [colin]      1.9.100cvs7
10712
10713         * src/main.c
10714                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10715                 minimised state)
10716
10717 2005-11-10 [wwp]        1.9.100cvs6
10718
10719         * src/gtk/description_window.c
10720                 fix a crash when closing description windows using the WM's [X] button
10721
10722 2005-11-09 [colin]      1.9.100cvs5
10723
10724         * src/common/ssl.c
10725                 Update libetpan call to follow upstream
10726                 (yes, this requires libetpan-0.40cvs3)
10727
10728 2005-11-08 [colin]      1.9.100cvs4
10729
10730         * src/compose.c
10731         * src/textview.c
10732         * src/common/utils.c
10733         * src/common/utils.h
10734                 Enhance the email parser
10735
10736 2005-11-08 [colin]      1.9.100cvs3
10737
10738         * src/procmime.c
10739                 Fix what looks like an off-by-one (fixes 
10740                 attachments from the Bat)
10741
10742 2005-11-08 [wwp]        1.9.100cvs2
10743
10744         * src/main.c
10745                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10746
10747 2005-11-08 [wwp]        1.9.100cvs1
10748
10749         * src/main.c
10750                 allow exiting Sylpheed-Claws from command-line
10751
10752 2005-11-08 [paul]       1.9.100
10753
10754         1.9.100 released
10755
10756 2005-11-07 [colin]      1.9.99cvs17
10757
10758         * src/addritem.c
10759         * src/ldif.c
10760                 Fix import of base-64 encoded items
10761
10762 2005-11-07 [colin]      1.9.99cvs16
10763
10764         * src/send_message.c
10765                 Fix bug #314 (Queue does not empty under certain 
10766                 circumstances)
10767
10768 2005-11-07 [paul]       1.9.99cvs15
10769
10770         * src/mutt.c
10771         * src/pine.c
10772                 fix buffer overflows
10773                 Thanks to Colin
10774
10775 2005-11-07 [paul]       1.9.99cvs14
10776
10777         * doc/man/Makefile.am
10778         * doc/man/sylpheed-claws.1      ** ADDED **
10779         * doc/man/sylpheed.1            ** DELETED **
10780                 rename and update the man file
10781
10782 2005-11-06 [colin]      1.9.99cvs13
10783
10784         * src/ldif.c
10785                 Fix ldif_get_line() that returned empty strings
10786                 (Didn't understand why). Also fix a possible
10787                 buffer overflow.
10788
10789 2005-11-06 [wwp]        1.9.99cvs12
10790
10791         * src/textview.c
10792         * src/gtk/about.c
10793         * src/gtk/gtkutils.c
10794         * src/gtk/gtkutils.h
10795                 fix a compilation warning,
10796                 make links sensitive in the about dialog
10797
10798 2005-11-04 [wwp]        1.9.99cvs11
10799
10800         * src/gtk/about.c
10801                 don't wrap or translate URIs, and a bit text format cleanup
10802
10803 2005-11-04 [wwp]        1.9.99cvs10
10804
10805         * src/gtk/about.c
10806                 better textview tagging implementation (no more use of marks for
10807                 postponed tagging)
10808
10809 2005-11-02 [colin]      1.9.99cvs9
10810
10811         * src/common/ssl.c
10812                 Forgot an ifdef
10813
10814 2005-11-02 [colin]      1.9.99cvs8
10815
10816         * configure.ac
10817                 Require libetpan-0.40 due to upstream fix
10818         * src/common/ssl.c
10819                 Tell libetpan not to call SSL_Library_Init,
10820                 as we do it ourselves.
10821
10822 2005-11-02 [colin]      1.9.99cvs7
10823
10824         * po/POTFILES.in
10825                 Add missing files (thanks to Fabien Vantard)
10826
10827 2005-11-02 [colin]      1.9.99cvs6
10828
10829         * src/summaryview.c
10830                 Fix totals when read messages are hidden or quicksearch
10831                 is on
10832         * src/ssl_manager.c
10833         * src/ssl_manager.h
10834         * src/common/ssl_certificate.c
10835         * src/common/ssl_certificate.h
10836         * src/gtk/sslcertwindow.c
10837         * src/gtk/sslcertwindow.h
10838                 Fix copyright on my stuff
10839
10840 2005-11-02 [wwp]        1.9.99cvs5
10841
10842         * src/prefs_themes.c
10843                 fix directory name checking (theme installation/removal),
10844                 made related error a bit more verbose
10845
10846 2005-11-02 [colin]      1.9.99cvs4
10847
10848         * src/summaryview.c
10849                 Fix typo (probably fixes bug #841 (Sort by the From 
10850                 field doesn't work)
10851
10852 2005-11-02 [paul]       1.9.99cvs3
10853
10854         * po/ko.po
10855         * po/nb.po
10856                 updated by SungHyun Nam, Geir Helland
10857         * src/wizard.c
10858                 fix typo in welcome message. spotted by
10859                 Andrea Spadaccini
10860
10861 2005-11-01 [colin]      1.9.99cvs2
10862
10863         * src/compose.c
10864                 Fix replying to ml wen confirming subscription
10865         * src/messageview.c
10866         * src/mimeview.c
10867         * src/mimeview.h
10868         * src/privacy.h
10869         * src/summaryview.c
10870                 Make key check non blocking
10871
10872 2005-10-31 [paul]       1.9.99cvs1
10873
10874         * tools/claws.i18n.status.pl
10875                 updated for ChangeLog
10876
10877 2005-10-31 [paul]       1.9.99
10878
10879         1.9.99 released
10880
10881 2005-10-31 [paul]       1.9.15cvs131
10882
10883         * .cvsignore
10884         * ChangeLog
10885         * ChangeLog.claws       ** REMOVED **
10886         * ChangeLog-gtk2.claws  ** REMOVED **
10887         * ChangeLog.gtk1        ** ADDED **
10888         * INSTALL
10889         * Makefile.am
10890         * NEWS
10891         * README
10892         * README.claws          ** REMOVED **
10893         * README.jp             ** REMOVED **
10894         * RELEASE_NOTES         ** ADDED **
10895         * RELEASE_NOTES.claws   ** REMOVED **
10896         * commitHelper
10897         * configure.ac
10898         * sylpheed.spec.in      ** REMOVED **
10899                 tidy up and update the default docs:
10900                 ChangeLog.claws is renamed ChangeLog.gtk1
10901                 ChangeLog-gtk2.claws is renamed ChangeLog
10902                 README.claws is renamed README
10903                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10904
10905 2005-10-31 [paul]       1.9.15cvs130
10906
10907         * po/it.po
10908                 fix errors
10909
10910 2005-10-31 [paul]       1.9.15cvs129
10911
10912         * po/ca.po
10913         * po/de.po
10914         * po/en_GB.po
10915         * po/fr.po
10916         * po/it.po
10917         * po/pt_BR.po
10918         * po/sk.po
10919         * po/sr.po
10920         * po/zh_CN.po
10921                 updated by Miquel Oliete, Stephan Sachse and
10922                 Thomas Gilgin, me, Fabien Vantard, Andrea
10923                 Spadaccini, Frederico Goncalves Guimaraes,
10924                 Andrej Kacian, Aleksandar Urosevic, and
10925                 Ralgh Young.
10926
10927 2005-10-31 [mones]      1.9.15cvs128
10928
10929         * manual/faq.xml
10930                 More questions.
10931         
10932         * po/es.po
10933                 Updated for release.
10934
10935 2005-10-30 [colin]      1.9.15cvs127
10936
10937         * src/compose.c
10938                 Place cursor before rewrapping (fixes cursor
10939                 pos if quotation gets rewrapped)
10940
10941 2005-10-29 [paul]       1.9.15cvs126
10942
10943         * src/crash.c
10944         * src/foldersel.c
10945         * src/main.c
10946         * src/messageview.c
10947         * src/toolbar.c
10948         * src/gtk/authors.h
10949                 corrections to text items
10950
10951 2005-10-28 [colin]      1.9.15cvs125
10952
10953         * src/messageview.c
10954                 Make "hit 'C' to check sig" work from extern 
10955                 messageviews
10956
10957 2005-10-27 [colin]      1.9.15cvs124
10958
10959         * src/summaryview.c
10960                 Add a hack to avoid segfaulting when hammering 
10961                 on gtk's events
10962
10963 2005-10-27 [wwp]        1.9.15cvs123
10964
10965         * src/prefs_themes.c
10966                 sort list of themes names in themes prefs
10967
10968 2005-10-27 [paul]       1.9.15cvs122
10969
10970         * src/folder.c
10971         * src/prefs_account.c
10972                 fix building on Solaris
10973                 Patch by Alex Moore
10974
10975 2005-10-27 [wwp]        1.9.15cvs121
10976
10977         * src/summaryview.c
10978         * src/gtk/gtksctree.c
10979                 speed up unselecting messages in summary view (thanks to Colin)
10980
10981 2005-10-27 [paul]       1.9.15cvs120
10982
10983         * src/mainwindow.c
10984                 fix a compilation warning
10985         * src/summaryview.c
10986                 fix updating of 'n items selected' count
10987                 when deselecting
10988
10989 2005-10-27 [martin]     1.9.15cvs119
10990
10991         * src/action.c
10992                 ignore actions with a leading '/' in the action menu name
10993                 fixes a crash on menu creation
10994         * src/prefs_actions.c
10995                 do not allow a leading '/' in the action menu name
10996
10997 2005-10-27 [paul]       1.9.15cvs118
10998
10999         * src/main.c
11000                 fix compilation warning
11001
11002 2005-10-27 [paul]       1.9.15cvs117
11003
11004         * src/procmime.c
11005                 add #if HAVE_LOCALE_H
11006
11007 2005-10-27 [paul]       1.9.15cvs116
11008
11009         * src/plugins/clamav/clamav_plugin.c
11010         * src/plugins/dillo_viewer/dillo_viewer.c
11011         * src/plugins/mathml_viewer/mathml_viewer.c
11012         * src/plugins/pgpcore/plugin.c
11013         * src/plugins/pgpinline/plugin.c
11014         * src/plugins/pgpmime/plugin.c
11015         * src/plugins/spamassassin/spamassassin.c
11016         * src/plugins/trayicon/trayicon.c
11017                 plugin_init() : make error messages more
11018                 informative
11019
11020 2005-10-26 [wwp]        1.9.15cvs115
11021
11022         * src/prefs_matcher.c
11023                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11024
11025 2005-10-26 [wwp]        1.9.15cvs114
11026
11027         * src/procmime.c
11028         * src/gtk/gtksctree.c
11029         * src/plugins/spamassassin/libspamc.c
11030         * src/plugins/spamassassin/spamassassin.c
11031                 fix some compilation warnings more
11032
11033 2005-10-26 [mones]      1.9.15cvs113
11034
11035         * po/es.po
11036                 Updated translation
11037
11038 2005-10-26 [paul]       1.9.15cvs112
11039
11040         * src/prefs_message.c
11041                 give all display_xface stuff the
11042                 #if HAVE_LIBCOMPFACE treatment, thus
11043                 preventing a crash
11044                 (Thanks to Wolfgang Enderlein)
11045
11046 2005-10-26 [colin]      1.9.15cvs111
11047
11048         * src/gedit-print.c
11049                 Fix date format
11050         * src/imap_gtk.c
11051         * src/news_gtk.c
11052                 Remove context menu items that should not be there
11053         * src/jpilot.c
11054                 Fix encoding
11055         * src/main.c
11056         * src/mainwindow.c
11057                 Don't show the mainwindow too soon
11058
11059 2005-10-26 [wwp]        1.9.15cvs110
11060
11061         * src/folder.c
11062         * src/manual.c
11063         * src/summaryview.c
11064                 fix uninitialized pointers in the folder updating hook
11065                 (thanks to Colin)
11066
11067 2005-10-25 [mones]      1.9.15cvs109
11068
11069         * manual/faq.xml
11070                 General information subsection completed. 
11071                 Removed archaic references.
11072                 
11073         * manual/Makefile
11074         * manual/dtd/manual.dsl
11075                 Added customization stylesheet for getting paragraphs
11076                 fully justified in PDF output (as suggested by Colin).
11077
11078 2005-10-25 [colin]      1.9.15cvs108
11079
11080         * src/compose.c
11081                 Fix a second leak
11082
11083 2005-10-25 [colin]      1.9.15cvs107
11084
11085         * src/addrbook.c
11086         * src/addrindex.c
11087                 Fix leak (xml_get_element() allocates memory)
11088         * src/compose.c
11089                 Fix leak + dead code (shame!)
11090         * src/procmime.c
11091                 Fix leak
11092
11093 2005-10-25 [colin]      1.9.15cvs106
11094
11095         * src/mimeview.c
11096                 Fix encoding issue in Save all and in 
11097                 overwrite-confirmation alertpanel
11098
11099 2005-10-25 [colin]      1.9.15cvs105
11100
11101         * src/common/socket.c
11102                 Fix a leak - Thanks to Christopher Aillon
11103                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11104
11105 2005-10-25 [paul]       1.9.15cvs104
11106
11107         * src/wizard.c
11108                 Always guess servers from the right-hand
11109                 email part and guess username from the
11110                 left-hand part. (Thanks to Colin)
11111                 add an X-Face to the welcome message
11112
11113 2005-10-25 [paul]       1.9.15cvs103
11114
11115         * manual/handling.xml
11116                 written by Colin, edited by me
11117
11118 2005-10-25 [wwp]        1.9.15cvs102
11119
11120         * src/folderview.c
11121         * src/grouplistdialog.c
11122         * src/imap.c
11123         * src/noticeview.c
11124                 fix some compilation warnings
11125
11126 2005-10-24 [paul]
11127
11128         1.9.99-rc3 released
11129
11130 2005-10-24 [paul]       1.9.15cvs101
11131
11132         * src/gtk/about.c
11133                 fix window sizing
11134
11135 2005-10-24 [paul]       1.9.15cvs100
11136
11137         * src/pixmaps/offline.xpm
11138         * src/pixmaps/online.xpm
11139                 replace with last default versions
11140
11141 2005-10-24 [colin]      1.9.15cvs99
11142
11143         * src/imap.c
11144                 Fix bug when moving a folder
11145         * src/imap_gtk.c
11146         * src/mh_gtk.c
11147                 "Delete folder" pops up a window, so it 
11148                 should be suffixed with "..."
11149         * src/plugins/pgpcore/sgpgme.c
11150                 Include locale.h
11151
11152 2005-10-24 [mones]      1.9.15cvs98
11153
11154         * manual/Makefile
11155         * manual/account.xml
11156         * manual/ack.xml
11157         * manual/addrbook.xml
11158         * manual/advanced.xml
11159         * manual/faq.xml
11160         * manual/glossary.xml
11161         * manual/gpl.xml
11162         * manual/handling.xml
11163         * manual/intro.xml
11164         * manual/keyboard.xml
11165         * manual/manual.xml
11166         * manual/plugins.xml
11167         * manual/starting.xml
11168         * manual/dtd/sdocbook.dtd
11169                 Initial manual structure and some content.
11170
11171 2005-10-23 [wwp]        1.9.15cvs97
11172
11173         * src/gtk/about.c
11174                 fix a typo
11175
11176 2005-10-23 [wwp]        1.9.15cvs96
11177
11178         * src/gtk/about.c
11179         * src/gtk/authors.h
11180                 rework of the about window (main work by Paul), also featuring a few
11181                 fixes for typos and duplicate names
11182
11183 2005-10-23 [wwp]        1.9.15cvs95
11184
11185         * src/.cvsignore
11186                 Ignore the right binary name (sylpheed-claws now)
11187
11188 2005-10-23 [paul]       1.9.15cvs94
11189
11190         * src/compose.c
11191                 when using Folder Pref 'Default To for
11192                 replies' make the entry in the Compose
11193                 window bold
11194                 Patch by Fabien Vantard
11195
11196 2005-10-22 [colin]      1.9.15cvs93
11197
11198         * src/codeconv.c
11199                 Fix leak
11200
11201 2005-10-22 [colin]      1.9.15cvs92
11202
11203         * src/codeconv.c
11204                 try to convert using locale (apart utf8) if necessary
11205
11206 2005-10-22 [colin]      1.9.15cvs91
11207
11208         * src/pixmaps/new.xpm
11209         * src/pixmaps/unread.xpm
11210                 Make the unread envelope blue again and
11211                 saturate the new one a bit more.
11212
11213 2005-10-22 [colin]      1.9.15cvs90
11214
11215         * src/compose.c
11216                 When replying to a mail sent by one of our accounts,
11217                 use the original list of recipients. Let 'Reply All'
11218                 and 'Reply to sender' work like previously.
11219
11220 2005-10-21 [colin]      1.9.15cvs89
11221
11222         * src/prefs_filtering.c
11223                 Clear fields after add and replace
11224         * src/textview.c
11225                 Display xface differently (better)
11226         * src/plugins/pgpinline/pgpinline.c
11227                 Fix crappy encodings/recodings
11228
11229 2005-10-21 [paul]       1.9.15cvs88
11230
11231         * src/compose.c
11232         * src/prefs_folder_item.c
11233         * src/toolbar.c
11234                 fix news folder Folder Properties
11235                 (thanks to Colin)
11236         * src/folderview.c
11237                 update folderview after Themes change
11238                 keep selected folder selected
11239                 (thanks to Colin)
11240
11241 2005-10-21 [paul]       1.9.15cvs87
11242
11243         * tools/Makefile.am
11244         * tools/OOo2sylpheed.pl
11245         * tools/README
11246         * tools/README.sylprint
11247         * tools/asus_mailled.sh         ** REMOVED **
11248         * tools/filter_conv.pl
11249         * tools/freshmeat_search.pl
11250         * tools/google_search.pl
11251         * tools/gpg-sign-syl            ** REMOVED **
11252         * tools/kmail2sylpheed.pl
11253         * tools/kmail2sylpheed_v2.pl
11254         * tools/multiwebsearch.pl
11255         * tools/nautilus2sylpheed.sh
11256         * tools/newscache_clean.pl
11257         * tools/outlook2sylpheed.pl
11258         * tools/sylpheed-switcher       ** REMOVED **
11259         * tools/sylprint.pl
11260         * tools/sylprint.rc
11261         * tools/tb2sylpheed
11262         * tools/vcard2xml.py
11263         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11264                 update default config dir
11265                 update binary name (thanks to Fabien Vantard)
11266                 remove obsolete scripts
11267
11268 2005-10-21 [colin]      1.9.15cvs86
11269
11270         * src/inc.c
11271                 Fix possible leak and units. Based on a patch by
11272                 Fabien Vantard.
11273
11274 2005-10-20 [colin]      1.9.15cvs85
11275
11276         * src/textview.c
11277                 Clear xface when clearing textview
11278
11279 2005-10-20 [colin]      1.9.15cvs84
11280
11281         * configure.ac
11282         * src/folderview.c
11283         * src/headerview.c
11284         * src/main.c
11285         * src/prefs_common.c
11286         * src/prefs_common.h
11287         * src/prefs_message.c
11288         * src/textview.c
11289         * src/textview.h
11290         * src/common/defs.h
11291         * src/common/utils.c
11292         * src/common/utils.h
11293         * src/gtk/gtkutils.c
11294         * src/gtk/gtkutils.h
11295                 Migrate config to .sylpheed-claws (Automatically)
11296                 Add a way to get the Xface in the TextView
11297
11298 2005-10-20 [colin]      1.9.15cvs83
11299
11300         * src/gtk/Makefile.am
11301         * src/gtk/about.c
11302         * src/gtk/authors.h
11303                 Make the about dialog *grooovy*
11304
11305 2005-10-20 [colin]      1.9.15cvs82
11306
11307         * src/mimeview.c
11308                 Use "Open with" on double click if no command
11309                 was found
11310
11311 2005-10-20 [colin]      1.9.15cvs81
11312
11313         * src/imap.c
11314         * src/etpan/imap-thread.c
11315                 Fix possible crash.
11316
11317 2005-10-20 [paul]       1.9.15cvs80
11318
11319         * src/folder.c
11320                 don't show clipkey icon if the only
11321                 attachment is the signature
11322                 Patch by Colin
11323
11324 2005-10-20 [paul]       1.9.15cvs79
11325
11326         * AUTHORS
11327         * src/plugins/pgpmime/pgpmime.c
11328                 name the PGP/MIME signature 'signature.asc'
11329                 Patch by Andrew Nelson <freeandy@gmail.com>
11330
11331 2005-10-19 [colin]      1.9.15cvs78
11332
11333         * src/plugins/pgpmime/pgpmime.c
11334                 Oops, no need to double-check though
11335
11336 2005-10-19 [colin]      1.9.15cvs77
11337
11338         * src/plugins/pgpinline/pgpinline.c
11339         * src/plugins/pgpmime/pgpmime.c
11340                 Check that my_tmpfile() doesn't 
11341                 return NULL
11342
11343 2005-10-19 [colin]      1.9.15cvs76
11344
11345         * src/common/utils.c
11346                 Use shorter mime boundaries to avoid having
11347                 MTAs rewrapping our headers, breaking the
11348                 PGP signature in the process 
11349         * src/compose.c
11350         * src/plugins/pgpmime/pgpmime.c
11351                 Check for boundary uniqueness to be sure
11352                 it won't happen, instead of hoping for the
11353                 best
11354
11355 2005-10-19 [colin]      1.9.15cvs75
11356
11357         * sylpheed-claws.desktop
11358         * src/Makefile.am
11359         * src/main.c
11360                 Ship a sylpheed-claws binary instead
11361                 of a sylpheed one. Change the socket
11362                 name, too
11363         * src/folderview.c
11364                 Update folder only if it changed
11365         * src/wizard.c
11366                 Fix i18n in welcome mail, patch by
11367                 Fabien Vantard
11368
11369 2005-10-19 [paul]
11370
11371         1.9.99-rc2 released
11372
11373 2005-10-19 [paul]       1.9.15cvs74
11374
11375         * src/folder.c
11376         * src/folderview.c
11377                 fix summaryview update
11378                 Patch by Colin
11379
11380 2005-10-18 [colin]      1.9.15cvs73
11381
11382         * src/plugins/pgpcore/passphrase.c
11383                 Don't XGrabServer, and try a bit more to 
11384                 sync everything before grabbing mouse/keyboard
11385
11386 2005-10-18 [colin]      1.9.15cvs72
11387
11388         * src/Makefile.am
11389         * src/addressadd.c
11390         * src/addressbook.c
11391         * src/folderview.c
11392         * src/grouplistdialog.c
11393         * src/mimeview.c
11394         * src/stock_pixmap.c
11395         * src/stock_pixmap.h
11396         * src/summaryview.c
11397         * src/gtk/gtksctree.c
11398         * src/gtk/gtksctree.h
11399         * src/pixmaps/empty.xpm
11400                 Implement a wrapper call for gtk_ctree_set_node_info
11401                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11402                 pixmap instead of a NULL one. This works around some
11403                 memory problems deep inside gtk, revealed by valgrind,
11404                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11405                 as locked crashes sylpheed.), as well as, probably, 
11406                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11407
11408 2005-10-17 [colin]      1.9.15cvs71
11409
11410         * src/mimeview.c
11411                 Provide visual feedback when checking
11412                 signature
11413
11414 2005-10-17 [colin]      1.9.15cvs70
11415
11416         * src/main.c
11417                 Keep the folder list frozen while checking caches...
11418
11419 2005-10-17 [colin]      1.9.15cvs69
11420
11421         * src/addr_compl.c
11422                 Fi bug #833 (Autocompleting from addressbook 
11423                 fails with extended chars)
11424         * src/imap.c
11425                 Fix 'adding messages' staying in statusbar
11426                 after an error
11427
11428 2005-10-17 [wwp]        1.9.15cvs68
11429
11430         * src/ssl_manager.c
11431                 Fix buttons' layout resizing when window size changes
11432
11433 2005-10-17 [wwp]        1.9.15cvs67
11434
11435         * src/account.c
11436         * src/prefs_account.c
11437         * src/prefs_common.c
11438         * src/prefs_common.h
11439         * src/prefs_folder_item.c
11440         * src/prefs_gtk.c
11441         * src/gtk/logwindow.c
11442         * src/gtk/pluginwindow.c
11443         * src/gtk/prefswindow.c
11444         * src/gtk/prefswindow.h
11445                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11446
11447 2005-10-17 [paul]       1.9.15cvs66
11448
11449         * configure.ac
11450                 fix missing libetpan message
11451         * po/en_GB.po
11452                 updated
11453         * src/crash.c
11454         * src/manual.c
11455         * src/prefs_themes.c
11456         * src/common/defs.h
11457                 add some new URI defines, change some
11458                 others
11459         * src/wizard.c
11460                 make welcome message translatable
11461                 small improvements to english
11462                 other tweaks
11463         * src/gtk/menu.c
11464                 fix warnings
11465
11466 2005-10-17 [paul]       1.9.15cvs65
11467
11468         * src/summaryview.c
11469                 fix column titles
11470
11471 2005-10-16 [mones]      1.9.15cvs64
11472
11473         * po/es.po
11474                 Updated translation
11475
11476 2005-10-16 [colin]
11477
11478         1.9.99-rc1 released
11479
11480 2005-10-16 [colin]      1.9.15cvs63
11481
11482         * src/wizard.c
11483                 Fix whitespace
11484
11485 2005-10-16 [colin]      1.9.15cvs62
11486
11487         * src/toolbar.c
11488                 s/Get All/Get Mail/
11489         * src/wizard.c
11490                 Real welcome mail text, thanks Paul
11491
11492 2005-10-16 [colin]      1.9.15cvs61
11493
11494         * src/editldap.c
11495         * src/exporthtml.c
11496         * src/main.c
11497         * src/mainwindow.c
11498         * src/prefs_themes.c
11499         * src/prefs_toolbar.c
11500         * src/plugins/demo/demo.c
11501         * src/plugins/trayicon/trayicon.c
11502                 s/Sylpheed/Sylpheed-Claws/
11503
11504 2005-10-16 [colin]      1.9.15cvs60
11505
11506         * src/wizard.c
11507                 Add a welcome email in the first empty mailbox
11508         * src/prefs_common.c
11509                 Change one more default
11510
11511 2005-10-16 [colin]      1.9.15cvs59
11512
11513         * src/wizard.c
11514                 Remove printf
11515
11516 2005-10-16 [colin]      1.9.15cvs58
11517
11518         * src/toolbar.c
11519         * src/prefs_common.c
11520                 Change some defaults
11521
11522 2005-10-16 [colin]      1.9.15cvs57
11523
11524         * src/toolbar.c
11525         * src/prefs_common.c
11526                 Change some defaults
11527
11528 2005-10-16 [colin]      1.9.15cvs56
11529
11530         * src/wizard.c
11531                 By default, initialize fonts to have
11532                 the same size as normal GtkWidgets
11533
11534 2005-10-16 [colin]      1.9.15cvs55
11535
11536         * src/mimeview.c
11537                 Fix message a bit more
11538
11539 2005-10-16 [colin]      1.9.15cvs54
11540
11541         * src/addressbook.c
11542                 Second attempt at flicker fixing
11543
11544 2005-10-16 [colin]      1.9.15cvs53
11545
11546         * src/addressbook.c
11547                 Fix flicker
11548
11549 2005-10-16 [wwp]        1.9.15cvs52
11550
11551         * src/addressbook.c
11552         * src/editaddress.c
11553         * src/prefs_common.c
11554         * src/prefs_common.h
11555                 Remember window sizes (address book)
11556
11557 2005-10-16 [wwp]        1.9.15cvs51
11558
11559         * src/plugins/clamav/clamav_plugin_gtk.c
11560         * src/plugins/spamassassin/spamassassin_gtk.c
11561                 Fix compilation warnings (missing #include).
11562
11563 2005-10-16 [colin]      1.9.15cvs50
11564
11565         * src/mimeview.c
11566         * src/summaryview.c
11567         * src/textview.c
11568                 Make 'c' check signature, and forward
11569                 c, l, y, t from summaryview to mimeview
11570
11571 2005-10-16 [colin]      1.9.15cvs49
11572
11573         * src/addressbook.c
11574                 Put border around buttons
11575         * src/mainwindow.c
11576         * src/summaryview.c
11577                 Rework menus (Patch based on a patch
11578                 by Paul)
11579
11580 2005-10-15 [wwp]        1.9.15cvs48
11581
11582         * src/editjpilot.c
11583         * src/editldap.c
11584         * src/editvcard.c
11585         * src/exphtmldlg.c
11586         * src/expldifdlg.c
11587         * src/export.c
11588         * src/import.c
11589         * src/importldif.c
11590         * src/importmutt.c
11591         * src/importpine.c
11592         * src/prefs_account.c
11593         * src/prefs_spelling.c
11594         * src/gtk/gtkutils.c
11595         * src/gtk/gtkutils.h
11596         * src/plugins/clamav/clamav_plugin_gtk.c
11597         * src/plugins/spamassassin/spamassassin_gtk.c
11598                 use nicer browse-for-file/dir buttons than the "..." ones,
11599                 code factorizing more.
11600
11601 2005-10-14 [colin]      1.9.15cvs47
11602
11603         * src/mainwindow.c
11604                 set relief on the account switcher so that people see it
11605                 grey out Create processing rules when no message is selected
11606         * src/prefs_filtering.c
11607                 ask before closing if the rule has not been modified, even if
11608                 it's not valid
11609         * src/prefs_matcher.c
11610                 fix sensitivity when entering the dialog
11611         * src/gtk/inputdialog.c
11612                 display a better icon on password ask
11613         * src/plugins/pgpcore/passphrase.c
11614                 make the dialog look better
11615
11616 2005-10-14 [paul]       1.9.15cvs46
11617
11618         * src/folderview.c
11619                 indicate presense of marked msgs in
11620                 unexpanded subfolders
11621
11622 2005-10-14 [paul]       1.9.15cvs45
11623
11624         * src/prefs_actions.c
11625         * src/prefs_common.c
11626         * src/prefs_common.h
11627         * src/prefs_filtering_action.c
11628         * src/prefs_matcher.c
11629         * src/prefs_template.c
11630                 remember window sizes
11631                 fix Info button size
11632
11633         Patches by wwp
11634
11635 2005-10-13 [colin]      1.9.15cvs44
11636
11637         * src/mimeview.c
11638         * src/noticeview.c
11639         * src/noticeview.h
11640                 Add a tooltip on the icon (optional) 
11641                 Get rid of the signature buttons and only
11642                 use the icon+tooltip
11643
11644 2005-10-13 [colin]      1.9.15cvs43
11645
11646         * src/noticeview.c
11647         * src/noticeview.h
11648                 Add hand cursor for hovering over icon
11649
11650 2005-10-13 [colin]      1.9.15cvs42
11651
11652         * src/summaryview.c
11653                 Fix crash when quicksearch's hidden 
11654                 at startup
11655
11656 2005-10-13 [colin]      1.9.15cvs41
11657
11658         * src/compose.c
11659                 Set subject when forwarding multiple mails
11660                 Check that other recipient than the default Cc or Bcc
11661                 have been set before sending.
11662
11663 2005-10-13 [colin]      1.9.15cvs40
11664
11665         * src/imap.c
11666                 Batch per-folder
11667                 Introduce locking, but don't use it yet
11668
11669 2005-10-13 [colin]      1.9.15cvs39
11670
11671         * src/gtk/quicksearch.c
11672                 Reset quicksearch when hiding it
11673                 Make sticky a real pref
11674
11675 2005-10-13 [colin]      1.9.15cvs38
11676
11677         * src/summaryview.c
11678                 Faster prefs apply
11679
11680 2005-10-13 [colin]      1.9.15cvs37
11681
11682         * src/mimeview.c
11683         * src/noticeview.c
11684         * src/noticeview.h
11685         * src/plugins/pgpcore/sgpgme.c
11686                 Make privacy icon clickable
11687                 Move Trust field in Full info
11688                 When trust is less than full, don't display
11689                 a warning icon
11690
11691 2005-10-13 [colin]      1.9.15cvs36
11692
11693         * src/folder.c
11694                 Batch on flags sync
11695         * src/folderview.c
11696                 Revert speed hack which is dangerous in fact
11697                 Apply prefs faster
11698
11699 2005-10-13 [colin]      1.9.15cvs35
11700
11701         * src/folder_item_prefs.c
11702                 Fix pref corruption on folder move. Patch
11703                 by wwp
11704
11705 2005-10-13 [paul]       1.9.15cvs34
11706
11707         * src/export.c
11708         * src/import.c
11709                 fix typos in g_warnings
11710         * src/prefs_account.c
11711                 add a file selector for Signature file
11712
11713         Patches by wwp
11714
11715 2005-10-12 [colin]      1.9.15cvs33
11716
11717         * src/mimeview.c
11718                 Provide a quick way to go back from a
11719                 signature's full info to the email part
11720
11721 2005-10-12 [colin]      1.9.15cvs32
11722
11723         * src/compose.c
11724                 Remove old hack of encoding signed mails with base64.
11725                 QP works equally well.
11726
11727 2005-10-12 [colin]      1.9.15cvs31
11728
11729         * src/crash.c
11730                 Replace deprecated GtkText with GtkTextView
11731         * src/imap.c
11732                 Fix a logic bug about counts in imap_select
11733                 (previously un-triggered)
11734         * src/mainwindow.c
11735         * src/summaryview.c
11736         * src/news.c
11737                 Allow local deletion of news posts
11738         * src/mimeview.c
11739                 Show GPG noticeview on the message/rfc822 part
11740                 in addition to the text/plain one
11741         * src/prefs_image_viewer.c
11742           src/plugins/pgpcore/prefs_gpg.c
11743                 Polish (set the label as part of the checkbox)
11744         * src/wizard.c
11745                 Don't sit there doing nothing after destroying
11746                 the window - return err
11747
11748 2005-10-11 [colin]      1.9.15cvs30
11749
11750         * src/folderview.c
11751                 Apply processing rules before showing folders.
11752                 Early folder show (before flags sync) will only
11753                 be done when there are no processing rules (nor
11754                 pre- or post- ones)
11755         * src/imap.c
11756                 Fix stuff related to mail subdir, creation and 
11757                 deletion of folders 
11758         * src/imap_gtk.c
11759                 Don't allow creation of folders in NoInferior
11760                 folders, as it won't work
11761
11762 2005-10-10 [colin]      1.9.15cvs29
11763
11764         * src/compose.c
11765                 Reselect "None" Privacy system when selecting an
11766                 account with no privacy system defined
11767
11768 2005-10-10 [colin]      1.9.15cvs28
11769
11770         * src/mainwindow.c
11771                 Add Windows-1252 encoding
11772         * src/prefs_common.c
11773                 Rework some defaults:
11774                 - autosave to draft by default
11775                 - don't show header pane (it's already in the textview)
11776                 - Select first new or unread mail on entry
11777                 - Assume 'Yes' to change folder when there's no more
11778                   unread message
11779         * src/prefs_matcher.c
11780                 Fix a gtk assertion failure
11781         * src/gtk/colorlabel.c
11782                 Workaround bad repainting on selection
11783         * src/main.c
11784                 Freeze/thaw (a bit faster on ssh -X)
11785         * src/msgcache.c
11786                 Get rid of StrdupConverter that just adds an
11787                 extra strdup/free 
11788         * src/etpan/imap_thread.c
11789                 memset buf to 0
11790
11791 2005-10-10 [colin]      1.9.15cvs27
11792
11793         * src/export.c
11794         * src/import.c
11795                 Fix compile on gtk 2.4. Patch by wwp
11796
11797 2005-10-09 [colin]      1.9.15cvs26
11798
11799         * src/mainwindow.c
11800         * src/messageview.c
11801         * src/summaryview.c
11802                 Clarify forward menus. Patch by wwp
11803
11804 2005-10-09 [colin]      1.9.15cvs25
11805
11806         * src/compose.c
11807         * src/compose.h
11808                 Fix bug #829 (Non-working "Encrypt message by 
11809                 default when replying to an encrypted message")
11810
11811 2005-10-08 [colin]      1.9.15cvs24
11812
11813         * src/wizard.c
11814                 Fix bug #827 ("Welcome" setup wizard after a 
11815                 permission error gives up & forgets itself.)
11816
11817 2005-10-08 [colin]      1.9.15cvs23
11818
11819         * src/procmime.c
11820                 Fix bug #828 (Ignoring headers with spaces around = sign)
11821
11822 2005-10-08 [colin]      1.9.15cvs22
11823
11824         * src/export.c
11825                 Warning fix by wwp
11826
11827 2005-10-08 [colin]      1.9.15cvs21
11828
11829         * src/folder.c
11830         * src/folder.h
11831                 Add a processing_pending indicator, set on 
11832                 folder_item_open and cleared after 
11833                 folder_item_process_open
11834         * src/folderview.c
11835         * src/summaryview.c
11836                 wrap procmsg_msginfo_*_flags, and in the
11837                 wrapper check that there's no folder processing 
11838                 pending. If there is, defer the flags change until 
11839                 processing is done to avoid stepping over each
11840                 other's toes.
11841                 Freeze during processing, but not during scanning.
11842
11843 2005-10-07 [colin]      1.9.15cvs20
11844
11845         * src/plugins/pgpcore/passphrase.c
11846                 Fix bug #826 (X-Server hangs when 
11847                 right-clicking a PGP encrypted message)
11848
11849 2005-10-07 [paul]       1.9.15cvs19
11850
11851         * src/compose.c
11852                 fix compose_entries[]
11853                 patch by Fabien Vantard
11854
11855 2005-10-06 [colin]      1.9.15cvs18
11856
11857         * src/pixmaps/address.xpm
11858         * src/pixmaps/address_book.xpm
11859         * src/pixmaps/book.xpm
11860         * src/pixmaps/check_spelling.xpm
11861         * src/pixmaps/checkbox_off.xpm
11862         * src/pixmaps/checkbox_on.xpm
11863         * src/pixmaps/close.xpm
11864         * src/pixmaps/complete.xpm
11865         * src/pixmaps/continue.xpm
11866         * src/pixmaps/deleted.xpm
11867         * src/pixmaps/down_arrow.xpm
11868         * src/pixmaps/exec.xpm
11869         * src/pixmaps/forwarded.xpm
11870         * src/pixmaps/group.xpm
11871         * src/pixmaps/ignorethread.xpm
11872         * src/pixmaps/interface.xpm
11873         * src/pixmaps/jpilot.xpm
11874         * src/pixmaps/ldap.xpm
11875         * src/pixmaps/linewrap.xpm
11876         * src/pixmaps/linewrapcurrent.xpm
11877         * src/pixmaps/mail.xpm
11878         * src/pixmaps/mail_attach.xpm
11879         * src/pixmaps/mail_compose.xpm
11880         * src/pixmaps/mail_forward.xpm
11881         * src/pixmaps/mail_receive.xpm
11882         * src/pixmaps/mail_receive_all.xpm
11883         * src/pixmaps/mail_reply.xpm
11884         * src/pixmaps/mail_reply_to_all.xpm
11885         * src/pixmaps/mail_reply_to_author.xpm
11886         * src/pixmaps/mail_send.xpm
11887         * src/pixmaps/mail_send_queue.xpm
11888         * src/pixmaps/mime_application.xpm
11889         * src/pixmaps/mime_audio.xpm
11890         * src/pixmaps/mime_image.xpm
11891         * src/pixmaps/mime_message.xpm
11892         * src/pixmaps/mime_text_enriched.xpm
11893         * src/pixmaps/mime_text_html.xpm
11894         * src/pixmaps/mime_text_plain.xpm
11895         * src/pixmaps/mime_unknown.xpm
11896         * src/pixmaps/new.xpm
11897         * src/pixmaps/news_compose.xpm
11898         * src/pixmaps/offline.xpm
11899         * src/pixmaps/online.xpm
11900         * src/pixmaps/paste.xpm
11901         * src/pixmaps/preferences.xpm
11902         * src/pixmaps/privacy_emblem_encrypted.xpm
11903         * src/pixmaps/privacy_expired.xpm
11904         * src/pixmaps/privacy_failed.xpm
11905         * src/pixmaps/privacy_passed.xpm
11906         * src/pixmaps/privacy_signed.xpm
11907         * src/pixmaps/privacy_unknown.xpm
11908         * src/pixmaps/privacy_warn.xpm
11909         * src/pixmaps/properties.xpm
11910         * src/pixmaps/replied.xpm
11911         * src/pixmaps/search.xpm
11912         * src/pixmaps/unread.xpm
11913         * src/pixmaps/up_arrow.xpm
11914         * src/pixmaps/vcard.xpm
11915                 Modernize internal theme, with icons from the 
11916                 Gnomaws theme. Keep some of the old ones where
11917                 they were better.
11918
11919 2005-10-06 [colin]      1.9.15cvs17
11920
11921         * src/summaryview.c
11922                 Little optimisations + bugfix
11923         * src/toolbar.c
11924                 Remove default useless items - useless being defined
11925                 by the default relevant prefs
11926         * src/wizard.c
11927                 include config.h to make gettext work
11928         * src/prefs_themes.c
11929                 Fix selection of current theme in prefs
11930
11931 2005-10-06 [colin]      1.9.15cvs16
11932
11933         * src/prefs_common.c
11934         * src/prefs_common.h
11935         * src/prefs_summaries.c
11936         * src/folderview.c
11937                 Add a warning dialog on Mark all read 
11938                 (with pref to get rid of it)
11939
11940 2005-10-06 [paul]       1.9.15cvs15
11941
11942         * po/nb.po
11943         * po/pt_BR.po
11944                 updated by Geir Helland and Frederico
11945                 Goncalves Guimaraes
11946
11947 2005-10-05 [colin]      1.9.15cvs14
11948
11949         * src/folder.c
11950         * src/folder.h
11951         * src/folderview.c
11952         * src/folderview.h
11953         * src/imap_gtk.c
11954         * src/mh_gtk.c
11955         * src/mainwindow.c
11956         * src/setup.c
11957                 add a way to rescan without rebuilding
11958                 make moving a bit faster (less folders changes)
11959                 don't lock the tree on Get 
11960         * src/imap.c
11961                 Don't re-delete deleted messages before expunging
11962         * src/summaryview.c
11963                 Set batch mode when deleting mails
11964
11965 2005-10-05 [paul]       1.9.15cvs13
11966
11967         * src/mainwindow.c
11968         * src/mainwindow.h
11969                 fix disabled Execute menu item
11970         * src/toolbar.c
11971                 match the change in 1.9.15cvs10: use Compose
11972                 instead of News by default
11973
11974 2005-10-04 [colin]      1.9.15cvs12
11975
11976         * src/compose.c
11977                 When replying to an ML post with Reply-To set
11978                 to the poster's email, honor it (as before),
11979                 but also honor our user's request to reply to
11980                 the mailing list: set the ML address in the To
11981                 field and the Reply-To address in the Cc: 
11982                 field.
11983
11984 2005-10-04 [colin]      1.9.15cvs11
11985
11986         * src/plugins/trayicon/trayicon.c
11987                 Finish cosmetic change - thanks to wwp
11988
11989 2005-10-04 [colin]      1.9.15cvs10
11990
11991         * src/toolbar.c
11992                 Use Compose instead of Email by default.
11993                 Spotted by wwp.
11994
11995 2005-10-04 [colin]      1.9.15cvs9
11996
11997         * src/folder.c
11998         * src/folder.h
11999         * src/folderview.c
12000         * src/imap.c
12001         * src/etpan/imap-thread.c
12002         * src/etpan/imap-thread.h
12003                 Try to make IMAP faster, by simplifying SEARCH
12004                 commands, avoiding sending two STATUS in a row,
12005                 and deferring flags sync and processing just
12006                 after displaying the folder. 
12007                 This will update the SummaryView in certain
12008                 cases (new mails not already fetched, flags
12009                 changed from another client) but in a non-
12010                 blocking manner.
12011
12012 2005-10-04 [colin]      1.9.15cvs8
12013
12014         * src/plugins/trayicon/trayicon.c
12015                 Relabel "Offline" to "Work offline"
12016
12017 2005-10-04 [colin]      1.9.15cvs7
12018
12019         * src/export.c
12020         * src/import.c
12021         * src/mbox.c
12022                 Fix mbox import/export buglets
12023                 Patch by wwp
12024         * src/plugins/trayicon/trayicon.c
12025                 Add offline swithc
12026                 Patch by wwp
12027
12028 2005-10-04 [colin]      1.9.15cvs6
12029
12030         * src/folder.c
12031         * src/folderview.c
12032         * src/summaryview.c
12033                 Better fix (don't break mark all read) for cvs2
12034
12035 2005-10-03 [colin]      1.9.15cvs5
12036
12037         * src/folder.c
12038                 Use a sane sort by default
12039
12040 2005-10-03 [colin]      1.9.15cvs4
12041
12042         * src/inc.c
12043                 Add a 'Only once' button for overriding offline mode
12044         * src/prefs_account.c
12045         * src/wizard.c
12046                 Add Local mbox to the wizard
12047                 Add IMAP subdir to the wizard (or the wizard is useless
12048                 for such accounts, or even worse than useless)
12049                 Move IMAP subdir from Advanced to Receive tab, as it's
12050                 not that uncommon
12051
12052 2005-10-03 [colin]      1.9.15cvs3
12053
12054         * src/send_message.c
12055                 Forgot this one in cvs1
12056
12057 2005-10-03 [colin]      1.9.15cvs2
12058
12059         * src/folder.c
12060                 Faster close when leaving a folder with lots
12061                 of new mails. Idea by David Relson.
12062
12063 2005-10-03 [colin]      1.9.15cvs1
12064
12065         * src/compose.c
12066         * src/imap.c
12067         * src/inc.c
12068         * src/main.c
12069         * src/messageview.c
12070         * src/news.c
12071         * src/summaryview.c
12072         * src/gtk/sslcertwindow.c
12073         * src/plugins/trayicon/trayicon.c
12074                 Add accels to every AlertPanel. Patch by Fabien 
12075                 Vantard
12076
12077 2005-10-03 [paul]       1.9.15
12078
12079         1.9.15 released
12080
12081 2005-10-03 [paul]       1.9.14cvs68
12082
12083         * po/ca.po
12084         * po/de.po
12085         * po/es.po
12086         * po/fi.po
12087         * po/fr.po
12088         * po/sk.po
12089         * po/sr.po
12090         * po/zh_CN.po
12091                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12092                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12093                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12094
12095 2005-10-03 [paul]       1.9.14cvs67
12096
12097         * src/send_message.c
12098                 prevent hang on Cancel
12099                 patch by Colin
12100
12101 2005-10-03 [paul]       1.9.14cvs66
12102
12103         * src/main.c
12104                 fix crash in IMAP caused by discrepancy
12105                 between check_at_startup and offline mode
12106                 Patch by Colin
12107
12108 2005-10-01 [paul]       1.9.14cvs65
12109
12110         * src/inc.c
12111                 fix engrish
12112
12113 2005-10-01 [paul]       1.9.14cvs64
12114         * src/export.c
12115         * src/import.c
12116                 synchronise import_mbox() and export_mbox()
12117         * src/mbox.c
12118                 proc_mbox(): add alert if file cannot be opened
12119                 export_list_to_mbox(): test if dest file exists,
12120                 prompt user to overwrite if it does. add alert
12121                 if file cannot be created
12122                                                                 
12123         Patch by wwp
12124                                                                                                                 
12125
12126 2005-09-30 [paul]       1.9.14cvs63
12127
12128         * src/addressbook.c
12129                 Fix sensitivity of a menu
12130         * src/codeconv.c
12131                 Respect hidden pref for mails with no encoding
12132         * src/common/xml.c
12133                 Fix memory corruption
12134         * src/plugins/pgpcore/sgpgme.c
12135                 Fix segfault on incomplete sigs, and display
12136                 of S/Mime UIDs
12137
12138         Patches by Colin
12139
12140 2005-09-30 [colin]      1.9.14cvs62
12141
12142         * src/partial_download.c
12143                 Little logic fix in almost-dead code
12144         * src/pop.c
12145                 Fix partial download when there's no new mail
12146
12147 2005-09-29 [paul]       1.9.14cvs61
12148
12149         * src/plugins/pgpinline/pgpinline.c
12150                 fix bug 819, 'crash accessing sign message'
12151                 Patch by Colin
12152
12153 2005-09-28 [martin]     1.9.14cvs60
12154
12155         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12156                 fix bug #790 (Crash when restarting window manager (fluxbox))
12157
12158 2005-09-28 [paul]       1.9.14cvs59
12159
12160         * src/gtk/gtkaspell.c
12161                 fix off-by-one typo
12162
12163 2005-09-27 [colin]      1.9.14cvs58
12164
12165         * src/plugins/pgpcore/sgpgme.c
12166                 Report error when there's one, instead of
12167                 "Signature unchecked" 
12168
12169 2005-09-27 [colin]      1.9.14cvs57
12170
12171         * src/prefs_quote.c
12172                 Fix bug #816 (Weird quotation with spaces)
12173
12174 2005-09-27 [colin]      1.9.14cvs56
12175
12176         * src/codeconv.c
12177         * src/compose.c
12178         * src/compose.h
12179                 Put subject in compose's title
12180                 Fix Automatic encoding so that it's really automatic:
12181                 first try default locale's charset, then charset of the replied mail, 
12182                 then utf-8
12183                 Fix encoding of headers (must be in strict mode too)
12184
12185 2005-09-26 [colin]      1.9.14cvs55
12186
12187         * src/gtk/gtkaspell.c
12188                 Fix previous patch - don't color the space,
12189                 just uncolor it :)
12190
12191 2005-09-26 [colin]      1.9.14cvs54
12192
12193         * src/gtk/gtkaspell.c
12194                 Unmark space if possible
12195
12196 2005-09-26 [colin]      1.9.14cvs53
12197
12198         * src/imap.c
12199                 log_error instead of alertpanel according to the pref
12200         * src/etpan/imap-thread.c
12201                 Print connect status, copy only necessary size to 
12202                 logger
12203         * src/plugins/pgpmime/pgpmime.c
12204                 Handle S/Mime signatures (verification only). Patch based
12205                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12206
12207 2005-09-26 [paul]       1.9.14cvs52
12208
12209         * src/common/passcrypt.c
12210                 this 'workaround' not necessary on NetBSD.
12211                 Thanks to Daniel Gustafson
12212
12213 2005-09-26 [paul]
12214
12215         1.9.15-rc4 released
12216
12217 2005-09-26 [paul]       1.9.14cvs51
12218
12219         * src/summaryview.c
12220                 Skip currently selected message when
12221                 looking for next new or unread message
12222                 in current folder. Patch by Colin
12223         * src/common/passcrypt.c
12224                 eliminate warnings on *BSD. Patch by
12225                 Daniel Gustafson
12226
12227 2005-09-26 [colin]      1.9.14cvs50
12228
12229         * src/procmsg.c
12230                 Call postfiltering hook anyway
12231
12232 2005-09-22 [colin]      1.9.14cvs49
12233
12234         * src/codeconv.c
12235         * src/codeconv.h
12236                 Add a strict mode that doesn't replace with _
12237         * src/compose.c
12238         * src/compose.h
12239                 Use strict conversion while sending
12240                 Fix race when drafting while sending (happens
12241                 on IMAP)
12242                 Fix d'n'd of messages from summaryview
12243         * src/prefs_common.c
12244         * src/prefs_common.h
12245                 add hidden utf8_instead_of_locale_for_broken_mail 
12246                 pref for people that preferred the default charset 
12247                 to be utf8 for broken mails
12248         * src/quote_fmt_parse.y
12249                 fix bug #815 (No quote insert if "From:" fied 
12250                 contained Russian letters)
12251         * src/summaryview.c
12252                 Fix d'n'd of messages to compose
12253
12254 2005-09-22 [paul]       1.9.14cvs48
12255
12256         * src/compose.c
12257                 fix bug where attachments Name entry
12258                 would display Path instead
12259
12260 2005-09-21 [paul]       1.9.14cvs47
12261
12262         * README
12263         * README.jp
12264         * configure.ac
12265         * config/config.rpath
12266         * doc/manual/en/sylpheed-20.html
12267         * doc/manual/es/sylpheed-20.html
12268         * po/bg.po
12269         * po/ca.po
12270         * po/de.po
12271         * po/es.po
12272         * po/fr.po
12273         * po/it.po
12274         * po/pt_BR.po
12275         * po/sk.po
12276         * po/zh_TW.po
12277         * src/account.c
12278         * src/account.h
12279         * src/action.c
12280         * src/action.h
12281         * src/adbookbase.h
12282         * src/addr_compl.c
12283         * src/addr_compl.h
12284         * src/addrbook.c
12285         * src/addrbook.h
12286         * src/addrcache.c
12287         * src/addrcache.h
12288         * src/addrcindex.c
12289         * src/addrcindex.h
12290         * src/addrclip.c
12291         * src/addrclip.h
12292         * src/addrdefs.h
12293         * src/addressadd.c
12294         * src/addressadd.h
12295         * src/addressbook.c
12296         * src/addressbook.h
12297         * src/addressitem.h
12298         * src/addrgather.c
12299         * src/addrgather.h
12300         * src/addrharvest.c
12301         * src/addrharvest.h
12302         * src/addrindex.c
12303         * src/addrindex.h
12304         * src/addritem.c
12305         * src/addritem.h
12306         * src/addrquery.c
12307         * src/addrquery.h
12308         * src/addrselect.c
12309         * src/addrselect.h
12310         * src/alertpanel.c
12311         * src/alertpanel.h
12312         * src/browseldap.c
12313         * src/browseldap.h
12314         * src/codeconv.c
12315         * src/codeconv.h
12316         * src/compose.c
12317         * src/compose.h
12318         * src/crash.c
12319         * src/crash.h
12320         * src/customheader.c
12321         * src/customheader.h
12322         * src/displayheader.c
12323         * src/displayheader.h
12324         * src/editaddress.c
12325         * src/editaddress.h
12326         * src/editbook.c
12327         * src/editbook.h
12328         * src/editgroup.c
12329         * src/editgroup.h
12330         * src/editjpilot.c
12331         * src/editjpilot.h
12332         * src/editldap.c
12333         * src/editldap.h
12334         * src/editldap_basedn.c
12335         * src/editldap_basedn.h
12336         * src/editvcard.c
12337         * src/editvcard.h
12338         * src/enriched.c
12339         * src/enriched.h
12340         * src/exphtmldlg.c
12341         * src/exphtmldlg.h
12342         * src/expldifdlg.c
12343         * src/expldifdlg.h
12344         * src/export.c
12345         * src/export.h
12346         * src/exporthtml.c
12347         * src/exporthtml.h
12348         * src/exportldif.c
12349         * src/exportldif.h
12350         * src/filtering.c
12351         * src/filtering.h
12352         * src/folder.c
12353         * src/folder.h
12354         * src/folder_item_prefs.c
12355         * src/folder_item_prefs.h
12356         * src/foldersel.c
12357         * src/foldersel.h
12358         * src/folderutils.c
12359         * src/folderutils.h
12360         * src/folderview.c
12361         * src/folderview.h
12362         * src/grouplistdialog.c
12363         * src/grouplistdialog.h
12364         * src/headerview.c
12365         * src/headerview.h
12366         * src/html.c
12367         * src/html.h
12368         * src/image_viewer.c
12369         * src/image_viewer.h
12370         * src/imap.c
12371         * src/imap.h
12372         * src/imap_gtk.c
12373         * src/imap_gtk.h
12374         * src/import.c
12375         * src/import.h
12376         * src/importldif.c
12377         * src/importldif.h
12378         * src/importmutt.c
12379         * src/importmutt.h
12380         * src/importpine.c
12381         * src/importpine.h
12382         * src/inc.c
12383         * src/inc.h
12384         * src/jpilot.c
12385         * src/jpilot.h
12386         * src/ldapctrl.c
12387         * src/ldapctrl.h
12388         * src/ldaplocate.c
12389         * src/ldaplocate.h
12390         * src/ldapquery.c
12391         * src/ldapquery.h
12392         * src/ldapserver.c
12393         * src/ldapserver.h
12394         * src/ldaputil.c
12395         * src/ldaputil.h
12396         * src/ldif.c
12397         * src/ldif.h
12398         * src/localfolder.c
12399         * src/localfolder.h
12400         * src/main.c
12401         * src/main.h
12402         * src/mainwindow.c
12403         * src/mainwindow.h
12404         * src/manual.c
12405         * src/manual.h
12406         * src/matcher.c
12407         * src/matcher.h
12408         * src/matcher_parser.h
12409         * src/matcher_parser_lex.l
12410         * src/matcher_parser_parse.y
12411         * src/mbox.c
12412         * src/mbox.h
12413         * src/message_search.c
12414         * src/message_search.h
12415         * src/messageview.c
12416         * src/messageview.h
12417         * src/mh.c
12418         * src/mh.h
12419         * src/mh_gtk.c
12420         * src/mh_gtk.h
12421         * src/mimeview.c
12422         * src/mimeview.h
12423         * src/msgcache.c
12424         * src/msgcache.h
12425         * src/mutt.c
12426         * src/mutt.h
12427         * src/news.c
12428         * src/news.h
12429         * src/news_gtk.c
12430         * src/news_gtk.h
12431         * src/noticeview.c
12432         * src/noticeview.h
12433         * src/partial_download.c
12434         * src/partial_download.h
12435         * src/pine.c
12436         * src/pine.h
12437         * src/pop.c
12438         * src/pop.h
12439         * src/prefs_account.c
12440         * src/prefs_account.h
12441         * src/prefs_actions.c
12442         * src/prefs_actions.h
12443         * src/prefs_common.c
12444         * src/prefs_common.h
12445         * src/prefs_compose_writing.c
12446         * src/prefs_compose_writing.h
12447         * src/prefs_customheader.c
12448         * src/prefs_customheader.h
12449         * src/prefs_display_header.c
12450         * src/prefs_display_header.h
12451         * src/prefs_ext_prog.c
12452         * src/prefs_ext_prog.h
12453         * src/prefs_filtering.c
12454         * src/prefs_filtering.h
12455         * src/prefs_filtering_action.c
12456         * src/prefs_filtering_action.h
12457         * src/prefs_folder_column.c
12458         * src/prefs_folder_column.h
12459         * src/prefs_folder_item.c
12460         * src/prefs_folder_item.h
12461         * src/prefs_fonts.c
12462         * src/prefs_fonts.h
12463         * src/prefs_gtk.c
12464         * src/prefs_gtk.h
12465         * src/prefs_image_viewer.c
12466         * src/prefs_image_viewer.h
12467         * src/prefs_matcher.c
12468         * src/prefs_matcher.h
12469         * src/prefs_message.c
12470         * src/prefs_message.h
12471         * src/prefs_msg_colors.c
12472         * src/prefs_msg_colors.h
12473         * src/prefs_other.c
12474         * src/prefs_other.h
12475         * src/prefs_quote.c
12476         * src/prefs_quote.h
12477         * src/prefs_receive.c
12478         * src/prefs_receive.h
12479         * src/prefs_send.c
12480         * src/prefs_send.h
12481         * src/prefs_spelling.c
12482         * src/prefs_spelling.h
12483         * src/prefs_summaries.c
12484         * src/prefs_summaries.h
12485         * src/prefs_summary_column.c
12486         * src/prefs_summary_column.h
12487         * src/prefs_template.c
12488         * src/prefs_template.h
12489         * src/prefs_themes.c
12490         * src/prefs_themes.h
12491         * src/prefs_toolbar.c
12492         * src/prefs_toolbar.h
12493         * src/prefs_wrapping.c
12494         * src/prefs_wrapping.h
12495         * src/privacy.c
12496         * src/privacy.h
12497         * src/procheader.c
12498         * src/procheader.h
12499         * src/procmime.c
12500         * src/procmime.h
12501         * src/procmsg.c
12502         * src/procmsg.h
12503         * src/quote_fmt.c
12504         * src/quote_fmt_parse.y
12505         * src/recv.c
12506         * src/recv.h
12507         * src/remotefolder.c
12508         * src/remotefolder.h
12509         * src/send_message.c
12510         * src/send_message.h
12511         * src/setup.c
12512         * src/setup.h
12513         * src/simple-gettext.c
12514         * src/sourcewindow.c
12515         * src/sourcewindow.h
12516         * src/ssl_manager.c
12517         * src/ssl_manager.h
12518         * src/statusbar.c
12519         * src/statusbar.h
12520         * src/stock_pixmap.c
12521         * src/stock_pixmap.h
12522         * src/summary_search.c
12523         * src/summary_search.h
12524         * src/summaryview.c
12525         * src/summaryview.h
12526         * src/syldap.c
12527         * src/syldap.h
12528         * src/textview.c
12529         * src/textview.h
12530         * src/toolbar.c
12531         * src/toolbar.h
12532         * src/undo.c
12533         * src/undo.h
12534         * src/unmime.c
12535         * src/unmime.h
12536         * src/vcard.c
12537         * src/vcard.h
12538         * src/wizard.c
12539         * src/wizard.h
12540         * src/common/base64.c
12541         * src/common/base64.h
12542         * src/common/defs.h
12543         * src/common/hooks.c
12544         * src/common/hooks.h
12545         * src/common/log.c
12546         * src/common/log.h
12547         * src/common/md5.c
12548         * src/common/md5.h
12549         * src/common/mgutils.c
12550         * src/common/mgutils.h
12551         * src/common/nntp.c
12552         * src/common/nntp.h
12553         * src/common/passcrypt.c
12554         * src/common/passcrypt.h.in
12555         * src/common/plugin.c
12556         * src/common/plugin.h
12557         * src/common/prefs.c
12558         * src/common/prefs.h
12559         * src/common/progressindicator.c
12560         * src/common/progressindicator.h
12561         * src/common/quoted-printable.c
12562         * src/common/quoted-printable.h
12563         * src/common/session.c
12564         * src/common/session.h
12565         * src/common/smtp.c
12566         * src/common/smtp.h
12567         * src/common/socket.c
12568         * src/common/socket.h
12569         * src/common/ssl.c
12570         * src/common/ssl.h
12571         * src/common/ssl_certificate.c
12572         * src/common/ssl_certificate.h
12573         * src/common/string_match.c
12574         * src/common/string_match.h
12575         * src/common/stringtable.c
12576         * src/common/sylpheed.c
12577         * src/common/sylpheed.h
12578         * src/common/template.c
12579         * src/common/template.h
12580         * src/common/timing.h
12581         * src/common/utils.c
12582         * src/common/utils.h
12583         * src/common/uuencode.c
12584         * src/common/uuencode.h
12585         * src/common/version.h.in
12586         * src/common/xml.c
12587         * src/common/xml.h
12588         * src/common/xmlprops.c
12589         * src/common/xmlprops.h
12590         * src/gtk/about.c
12591         * src/gtk/about.h
12592         * src/gtk/colorlabel.c
12593         * src/gtk/colorlabel.h
12594         * src/gtk/colorsel.c
12595         * src/gtk/colorsel.h
12596         * src/gtk/description_window.c
12597         * src/gtk/description_window.h
12598         * src/gtk/filesel.c
12599         * src/gtk/filesel.h
12600         * src/gtk/foldersort.c
12601         * src/gtk/foldersort.h
12602         * src/gtk/gtkutils.c
12603         * src/gtk/gtkutils.h
12604         * src/gtk/inputdialog.c
12605         * src/gtk/inputdialog.h
12606         * src/gtk/logwindow.c
12607         * src/gtk/logwindow.h
12608         * src/gtk/manage_window.c
12609         * src/gtk/manage_window.h
12610         * src/gtk/menu.c
12611         * src/gtk/menu.h
12612         * src/gtk/pluginwindow.c
12613         * src/gtk/pluginwindow.h
12614         * src/gtk/prefswindow.c
12615         * src/gtk/prefswindow.h
12616         * src/gtk/progressdialog.c
12617         * src/gtk/progressdialog.h
12618         * src/gtk/quicksearch.c
12619         * src/gtk/quicksearch.h
12620         * src/gtk/sslcertwindow.c
12621         * src/gtk/sslcertwindow.h
12622         * src/plugins/clamav/clamav_plugin.c
12623         * src/plugins/clamav/clamav_plugin.h
12624         * src/plugins/clamav/clamav_plugin_gtk.c
12625         * src/plugins/demo/demo.c
12626         * src/plugins/dillo_viewer/dillo_prefs.c
12627         * src/plugins/dillo_viewer/dillo_prefs.h
12628         * src/plugins/dillo_viewer/dillo_viewer.c
12629         * src/plugins/mathml_viewer/mathml_viewer.c
12630         * src/plugins/pgpcore/passphrase.c
12631         * src/plugins/pgpcore/passphrase.h
12632         * src/plugins/pgpcore/plugin.c
12633         * src/plugins/pgpcore/prefs_gpg.c
12634         * src/plugins/pgpcore/prefs_gpg.h
12635         * src/plugins/pgpcore/select-keys.c
12636         * src/plugins/pgpcore/select-keys.h
12637         * src/plugins/pgpcore/sgpgme.c
12638         * src/plugins/pgpcore/sgpgme.h
12639         * src/plugins/pgpinline/pgpinline.c
12640         * src/plugins/pgpinline/pgpinline.h
12641         * src/plugins/pgpinline/plugin.c
12642         * src/plugins/pgpmime/pgpmime.c
12643         * src/plugins/pgpmime/pgpmime.h
12644         * src/plugins/pgpmime/plugin.c
12645         * src/plugins/spamassassin/spamassassin.c
12646         * src/plugins/spamassassin/spamassassin.h
12647         * src/plugins/spamassassin/spamassassin_gtk.c
12648         * src/plugins/trayicon/trayicon.c
12649         * tools/OOo2sylpheed.pl
12650         * tools/acroread2sylpheed.pl
12651         * tools/asus_mailled.sh
12652         * tools/filter_conv.pl
12653         * tools/freshmeat_search.pl
12654         * tools/google_search.pl
12655         * tools/kmail2sylpheed.pl
12656         * tools/kmail2sylpheed_v2.pl
12657         * tools/maildir2sylpheed.pl
12658         * tools/multiwebsearch.pl
12659         * tools/newscache_clean.pl
12660         * tools/outlook2sylpheed.pl
12661         * tools/sylpheed-switcher
12662         * tools/update-po
12663         * tools/vcard2xml.py
12664         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12665                 update FSF address
12666
12667 2005-09-21 [colin]      1.9.14cvs46
12668
12669         * src/gedit-print.c
12670         * src/procmsg.c
12671         * src/procmsg.h
12672         * src/textview.c
12673         * src/summaryview.c
12674                 Remove some printing hacks (deselection/reselection),
12675                 which by the way fix printing the currently 
12676                 displayed mime part (still only text)
12677                 Plus a little optimisation of summary_show
12678
12679
12680 2005-09-20 [colin]      1.9.14cvs45
12681
12682         * src/mainwindow.c
12683         * src/messageview.c
12684                 GUI fixups: add accels, set message
12685                 view title to displayed mail's subject
12686         * src/prefs_spelling.c
12687         * src/gtk/gtkaspell.c
12688                 GUI fixups: allow underlining misspelled
12689                 words instead of coloring them (a11y!)
12690
12691 2005-09-19 [colin]
12692
12693         1.9.15rc3 released
12694
12695 2005-09-19 [colin]      1.9.14cvs44
12696
12697         * src/compose.c
12698                 Fix draft message
12699         * src/gtk/gtkaspell.c
12700                 Fix wrong test ;-)
12701
12702 2005-09-19 [colin]      1.9.14cvs43
12703
12704         * src/addressbook.c
12705                 Fix sensitivity of Delete button
12706         * src/compose.c
12707                 Warn if the requested Privacy system
12708                 is not available
12709         * src/exphtmldlg.c
12710         * src/expldifdlg.c
12711         * src/importldif.c
12712         * src/importmutt.c
12713         * src/importpine.c
12714                 Fix crappy UI
12715         * src/
12716         * src/ssl.h
12717         * src/prefs_account.h
12718         * src/prefs_account.c
12719                 Save SSL prefs even in builds that have
12720                 SSL support disable
12721         * src/imap.c
12722         * src/inc.c
12723         * src/news.c
12724         * src/send_message.c
12725                 Warn if connection should be secure, but
12726                 SSL support isn't compiled in
12727         * src/gtkaspell.c
12728                 Fix word separation on UTF-8 systems
12729                 Fixes bug #812 (Strange inline spellchecking)
12730         * src/compose.c
12731                 Warn if the requested Privacy system
12732                 is not available
12733                 Factorize offline warning
12734         * src/imap.c
12735         * src/imap_gtk.c
12736         * src/imap_gtk.h
12737         * src/inc.h
12738         * src/news_gtk.c
12739         * src/news_gtk.h
12740         * src/messageview.c
12741                 Factorize offline warning
12742
12743 2005-09-19 [paul]
12744
12745         1.9.15-rc2 released
12746
12747 2005-09-18 [colin]      1.9.14cvs42
12748
12749         * src/codeconv.c
12750         * src/codeconv.h
12751         * src/procmime.c
12752                 Add a way to get locale's charset ignoring utf-8,
12753                 and use that as default encoding for broken mails
12754
12755 2005-09-18 [colin]      1.9.14cvs41
12756
12757         * src/gtk/logwindow.c
12758                 Translate string. Patch by Fabien Vantard
12759
12760 2005-09-18 [colin]      1.9.14cvs40
12761
12762         * configure.ac
12763                 Fix bug #803 (IMAP/SSL support breaks with 
12764                 GnuTLS libetpan 0.38)
12765
12766 2005-09-18 [colin]      1.9.14cvs39
12767
12768         * src/codeconv.c
12769         * src/compose.c
12770         * src/procmime.c
12771                 More charsets fixes. Fixes bug #806 (non
12772                 ascii characters in subject line)
12773
12774 2005-09-17 [paul]       1.9.14cvs38
12775
12776         * src/folderview.c
12777         * src/mainwindow.c
12778                 fix gcc-2.95 issues
12779                 Patch by Pawel Pekala
12780
12781 2005-09-17 [colin]      1.9.14cvs37
12782
12783         * src/addrindex.c
12784                 bugfix for NO-USE LDAP compilation, patch 
12785                 by Fabien Vantard
12786
12787 2005-09-17 [colin]      1.9.14cvs36
12788
12789         * src/prefs_actions.c
12790         * src/prefs_customheader.c
12791         * src/prefs_display_header.c
12792         * src/prefs_filtering_action.c
12793         * src/prefs_matcher.c
12794         * src/prefs_toolbar.c
12795                 Fix strange casts (less elegant but
12796                 works better)
12797
12798 2005-09-16 [colin]      1.9.14cvs35
12799
12800         * src/jpilot.c
12801                 Missed that one
12802
12803 2005-09-16 [colin]      1.9.14cvs34
12804
12805         * configure.ac
12806         * src/Makefile.am
12807         * src/addr_compl.c
12808         * src/addrindex.c
12809         * src/browseldap.c
12810         * src/editldap.c
12811         * src/ldaplocate.c
12812         * src/ldapquery.c
12813         * src/ldapquery.h
12814         * src/ldapserver.c
12815         * src/ldapserver.h
12816         * src/main.c
12817         * src/matcher_parser_parse.y
12818         * src/prefs_themes.c
12819         * src/etpan/Makefile.am
12820         * src/gtk/description_window.c
12821         * src/plugins/clamav/Makefile.am
12822         * src/plugins/clamav/clamav_plugin.c
12823         * src/plugins/dillo_viewer/Makefile.am
12824         * src/plugins/pgpcore/Makefile.am
12825         * src/plugins/pgpinline/Makefile.am
12826         * src/plugins/pgpmime/Makefile.am
12827         * src/plugins/trayicon/Makefile.am
12828                 Fix 100% cpu usage in address completion list
12829                 Fix little bugs (return with no values etc)
12830                 Fix all warnings (with common CFLAGS)
12831
12832 2005-09-15 [colin]      1.9.14cvs33
12833
12834         * src/addressbook.c
12835                 Fix bug where sometimes a group's email list is empty,
12836                 force its refresh (probably fixes "Re: how to create a 
12837                 distribution list")
12838         * src/ldapquery.c
12839                 Don't return to the callback in the main thread from the
12840                 fetch thread (or face segs!)
12841
12842 2005-09-15 [paul]       1.9.14cvs32
12843
12844         * src/prefs_matcher.c
12845                 forgotten in last commit
12846
12847 2005-09-15 [paul]       1.9.14cvs31
12848
12849         * src/prefs_actions.c
12850         * src/prefs_filtering_action.c
12851         * src/prefs_quote.c
12852         * src/quote_fmt.c
12853         * src/summaryview.c
12854         * src/gtk/description_window.c
12855         * src/gtk/description_window.h
12856         * src/gtk/quicksearch.c
12857                 allow interaction with the called
12858                 description window
12859                 Patch by Anders Hammar
12860
12861 2005-09-14 [paul]       1.9.14cvs30
12862
12863         * src/compose.c
12864                 fix a little annoyance when pasting with 3rd button 
12865                 with wrap_pastes=0 and wrap_input=1
12866                 Patch by Colin
12867
12868 2005-09-14 [paul]       1.9.14cvs29
12869
12870         * src/prefs_account.c
12871                 disable 'Filter messages on receiving' for
12872                 SMTP-only accounts
12873                 Patch  by Anders Hammar
12874
12875 2005-09-14 [paul]       1.9.14cvs28
12876
12877         * po/sk.po
12878                 fix crash
12879                 updated by Andrej Kacian
12880
12881 2005-09-14 [paul]
12882
12883         1.9.15-rc1 released
12884
12885 2005-09-14 [paul]       1.9.14cvs27
12886
12887         * po/es.po
12888                 updated by Ricardo Mones Lastra
12889         * src/compose.c
12890         * src/compose.h
12891                 associate no_wrap_tags to Compose windows
12892                 instead of using a static one
12893                 Patch by Colin
12894         * src/mbox.c
12895                 fix proc_mbox()
12896                 Patch by wwp
12897         * src/textview.c
12898                 remove unneeded printf()
12899
12900 2005-09-14 [paul]       1.9.14cvs26
12901
12902         * src/addrcache.c
12903         * src/codeconv.h
12904         * src/folder.h
12905         * src/mainwindow.h
12906         * src/mh.c
12907         * src/mimeview.h
12908         * src/partial_download.c
12909         * src/pop.c
12910         * src/prefs_account.c
12911         * src/prefs_account.h
12912         * src/prefs_actions.c
12913         * src/prefs_customheader.c
12914         * src/prefs_display_header.c
12915         * src/prefs_filtering_action.c
12916         * src/prefs_matcher.c
12917         * src/prefs_toolbar.c
12918         * src/privacy.h
12919         * src/procmime.c
12920         * src/procmime.h
12921         * src/procmsg.h
12922         * src/textview.c
12923         * src/undo.h
12924         * src/common/plugin.c
12925         * src/common/session.h
12926         * src/common/socket.c
12927         * src/common/socket.h
12928         * src/common/template.c
12929         * src/gtk/gtkaspell.c
12930         * src/gtk/quicksearch.h
12931         * src/plugins/pgpcore/passphrase.c
12932         * src/plugins/pgpcore/prefs_gpg.h
12933         * src/plugins/pgpcore/select-keys.c
12934         * src/plugins/pgpcore/select-keys.h
12935         * src/plugins/pgpcore/sgpgme.c
12936         * src/plugins/pgpinline/pgpinline.c
12937         * src/plugins/pgpmime/pgpmime.c
12938         * src/plugins/trayicon/trayicon.c
12939                 fix compilation warnings
12940                 Patch by Daniel Gustafson
12941
12942 2005-09-14 [paul]       1.9.14cvs25
12943
12944         * src/addressbook.c
12945                 add missing column header, and other small
12946                 bug fixes
12947                 Patch by Anders Hammar
12948
12949 2005-09-13 [colin]      1.9.14cvs24
12950
12951         * src/gtk/gtkaspell.c
12952                 Fix non-utf8 in menu
12953                 Fix little leaks
12954                 Nullify struct members after free()s
12955
12956 2005-09-13 [colin]      1.9.14cvs23
12957
12958         * src/compose.c
12959                 Test utf8 compliance before inserting to 
12960                 buffer, and try to convert if necessary
12961         * src/procmime.c
12962                 If no charset is present, use the locale 
12963                 one instead of us-ascii
12964         * src/procmsg.c
12965                 Add Sender, List-Post and To in the checked 
12966                 headers for automatic rules creation 
12967                 (thanks to wwp)
12968         * src/prefs_themes.c
12969         * src/gtk/gtkaspell.c
12970                 Remove deprecated functions. 
12971                 patch by Daniel Gustafson
12972
12973 2005-09-12 [colin]      1.9.14cvs22
12974
12975         * src/compose.c
12976                 Fix bug #448 (Scrolling/Redraw issue with 
12977                 address-fields in Header)
12978         * src/mainwindow.c
12979         * src/summaryview.c
12980         * src/summaryview.h
12981                 Fix loss of MSG_MARKED on move/copy
12982                 Fix bug #804 (Quicksearch togglebutton doesn't 
12983                 get depressed after '/' key is pressed)
12984
12985 2005-09-12 [paul]       1.9.14cvs21
12986
12987         * AUTHORS
12988         * src/gtk/logwindow.c
12989                 add 'Clear Log' to popup menu
12990                 Patch by Anders Hammar <anders.hammar@telia.com>
12991
12992 2005-09-12 [paul]       1.9.14cvs20
12993
12994         * src/compose.c
12995                 set correct sensitivity on attachments
12996                 popup menu
12997         * src/folder.c
12998                 fix typo
12999         * src/prefs_spelling.c
13000                 fix crash when no LANG env is set
13001         * src/common/xml.c
13002                 fix crash in wizard
13003                 don't use memeory after free
13004
13005         All patches by Daniel Gustafson
13006
13007 2005-09-12 [paul]       1.9.14cvs19
13008
13009         * src/prefs_themes.c
13010                 make theme info selectable
13011         * src/gtk/description_window.c
13012                 make window non-modal
13013         * tools/README
13014                 add details of asus_mailed.sh
13015         * tools/claws.i18n.status.pl
13016                 update for new zh_TW translator
13017                 widen the output
13018                 create alternate coloured lines
13019                 improve readability
13020
13021 2005-09-10 [colin]      1.9.14cvs18
13022
13023         * src/plugins/pgpcore/select-keys.c
13024                 Better order for the buttons
13025
13026 2005-09-10 [colin]      1.9.14cvs17
13027
13028         * src/compose.c
13029         * src/plugins/pgpcore/select-keys.c
13030         * src/plugins/pgpcore/select-keys.h
13031         * src/plugins/pgpcore/sgpgme.c
13032                 Add a "Don't encrypt" button to the key
13033                 selection dialog. Fixes bug #177 (There should be a 
13034                 'Don't encrypt button in the Select Keys dialog)
13035
13036 2005-09-10 [colin]      1.9.14cvs16
13037
13038         * src/compose.c
13039                 Fix bug #572 (%X option does not work with templates)
13040
13041 2005-09-10 [colin]      1.9.14cvs15
13042
13043         * src/toolbar.c 
13044                 Remove g_print
13045
13046 2005-09-10 [colin]      1.9.14cvs14
13047
13048         * src/imap.c
13049                 Fix a possible crash
13050
13051 2005-09-09 [colin]      1.9.14cvs13
13052
13053         * src/imap.c
13054         * src/etpan/imap-thread.c
13055         * src/etpan/imap-thread.h
13056                 Fix moving from queue or drafts to normal folders
13057                 Fix bug #794 (No way to delete without expunging)
13058                 Take flags unset by other mailers into account
13059                 Take deleted flag set by other mailers into account
13060                 Fix unsetting REPLIED flag
13061                 Fix crash when capabilities can't be retrieved
13062         * src/mainwindow.c
13063         * src/mainwindow.h
13064                 Add M_DELAYED_FLAGS condition, and let the user use
13065                 Execute in order to be able to expunge deleted mails,
13066                 even if he's not in delayed execute mode
13067         * src/prefs_spelling.c
13068                 Use 'en' dictionary by default if LANG is POSIX or C
13069         * src/gtk/prefswindow.c
13070                 Fix bug #767 (Preferences windows expanding) by making
13071                 the window a bit larger when the resolution is greater
13072                 than 640x480, and by putting the prefs in a
13073                 GtkScrolledWindow.
13074
13075 2005-09-09 [paul]       1.9.14cvs12
13076
13077         * AUTHORS
13078         * configure.ac
13079         * po/zh_TW.Big5.po      ** REMOVED **
13080         * po/zh_TW.po           ** ADDED **
13081                 updated by Wei-Lun Chao
13082
13083 2005-09-09 [paul]       1.9.14cvs11
13084
13085         * src/mainwindow.c
13086                 fix asserts
13087         * src/common/xml.c
13088                 delay memory allocation until file is
13089                 opened successfully
13090                 Patch by Daniel Gustafson
13091
13092 2005-09-09 [colin]      1.9.14cvs10
13093
13094         * src/imap.c
13095                 Add guards
13096
13097 2005-09-08 [colin]      1.9.14cvs9
13098
13099         * src/compose.c
13100                 Alert when we can't save draft
13101                 Fix various wrap/color issues
13102                 Add mid-click pasting respecting wrap_paste option
13103         * src/folder.c
13104         * src/folder.h
13105         * src/folder_item_prefs.c
13106         * src/folder_item_prefs.h
13107         * src/imap.c
13108         * src/imap_gtk.c
13109         * src/imap_gtk.h
13110         * src/main.c
13111         * src/mainwindow.c
13112         * src/mainwindow.h
13113         * src/news.c
13114         * src/news_gtk.c
13115         * src/news_gtk.h
13116         * src/prefs_folder_item.c
13117                 Fix the impossibility to synchronise folders for
13118                 offline use (IMAP and NNTP are concerned)
13119
13120 2005-09-08 [colin]      1.9.14cvs8
13121
13122         * configure.ac
13123                 Build LDAP and JPilot by default if available
13124         * src/textview.c
13125                 Fix use after free
13126
13127 2005-09-08 [paul]       1.9.14cvs7
13128
13129         * doc/manual/en/sylpheed-1.html
13130         * doc/manual/en/sylpheed-18.html
13131         * doc/manual/en/sylpheed-19.html
13132         * doc/manual/en/sylpheed-4.html
13133         * doc/manual/en/sylpheed-6.html
13134         * doc/manual/en/sylpheed.html
13135                 a few minor updates, plus include some
13136                 details about plugins and their requirements
13137         * src/mainwindow.c
13138                 minor changes to English in /View/Sort
13139
13140 2005-09-07 [colin]      1.9.14cvs6
13141
13142         * doc/manual/en/sylpheed-1.html
13143         * doc/manual/en/sylpheed-10.html
13144         * doc/manual/en/sylpheed-11.html
13145         * doc/manual/en/sylpheed-12.html
13146         * doc/manual/en/sylpheed-13.html
13147         * doc/manual/en/sylpheed-14.html
13148         * doc/manual/en/sylpheed-15.html
13149         * doc/manual/en/sylpheed-16.html
13150         * doc/manual/en/sylpheed-17.html
13151         * doc/manual/en/sylpheed-18.html
13152         * doc/manual/en/sylpheed-19.html
13153         * doc/manual/en/sylpheed-2.html
13154         * doc/manual/en/sylpheed-20.html
13155         * doc/manual/en/sylpheed-21.html
13156         * doc/manual/en/sylpheed-22.html
13157         * doc/manual/en/sylpheed-3.html
13158         * doc/manual/en/sylpheed-4.html
13159         * doc/manual/en/sylpheed-5.html
13160         * doc/manual/en/sylpheed-6.html
13161         * doc/manual/en/sylpheed-7.html
13162         * doc/manual/en/sylpheed-8.html
13163         * doc/manual/en/sylpheed-9.html
13164         * doc/manual/en/sylpheed.html
13165                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13166
13167 2005-09-07 [colin]      1.9.14cvs5
13168
13169         * src/mainwindow.c
13170                 Make labels more to-the-point
13171
13172 2005-09-07 [colin]      1.9.14cvs4
13173
13174         * doc/manual/en/sylpheed-1.html
13175         * doc/manual/en/sylpheed-12.html
13176         * doc/manual/en/sylpheed-13.html
13177         * doc/manual/en/sylpheed-14.html
13178         * doc/manual/en/sylpheed-15.html
13179         * doc/manual/en/sylpheed-16.html
13180         * doc/manual/en/sylpheed-17.html
13181         * doc/manual/en/sylpheed-18.html
13182         * doc/manual/en/sylpheed-19.html
13183         * doc/manual/en/sylpheed-2.html
13184         * doc/manual/en/sylpheed-20.html
13185         * doc/manual/en/sylpheed-21.html
13186         * doc/manual/en/sylpheed-22.html
13187         * doc/manual/en/sylpheed-4.html
13188         * doc/manual/en/sylpheed-5.html
13189         * doc/manual/en/sylpheed-6.html
13190         * doc/manual/en/sylpheed-7.html
13191         * doc/manual/en/sylpheed-8.html
13192         * doc/manual/en/sylpheed-9.html
13193         * doc/manual/en/sylpheed.html
13194                 Update manual
13195
13196 2005-09-07 [colin]      1.9.14cvs3
13197
13198         * doc/faq/en/sylpheed-faq-1.html
13199         * doc/faq/en/sylpheed-faq-2.html
13200         * doc/faq/en/sylpheed-faq-3.html
13201         * doc/faq/en/sylpheed-faq.html
13202                 Update FAQ
13203
13204 2005-09-07 [colin]      1.9.14cvs2
13205
13206         * src/folderview.c
13207         * src/procmsg.c
13208         * src/summaryview.c
13209         * src/toolbar.c
13210                 Fix special subfolders:
13211                 - Inherit parent's icon
13212                 - sent contents of queues subfolders
13213                 - empty subfolders of trashes
13214         * src/mainwindow.c
13215                 Remove outdated manual and faq entries
13216         * src/common/utils.c
13217                 Add quotes around %s coming from mailcap
13218
13219 2005-09-07 [colin]      1.9.14cvs1
13220
13221         * src/compose.c
13222                 After saving draft, set modified to FALSE
13223         * src/mimeview.c
13224         * src/common/utils.c
13225         * src/common/utils.h
13226                 Try to open mime parts using what is 
13227                 indicated in ~/.mailcap or /etc/mailcap,
13228                 if possible.
13229
13230 2005-09-05 [paul]       1.9.14
13231
13232         1.9.14 released
13233
13234         * po/sk.po
13235                 updated by Andrej Kacian
13236
13237 2005-09-05 [paul]       1.9.13cvs83
13238
13239         * po/de.po
13240         * po/es.po
13241         * po/fi.po
13242         * po/fr.po
13243         * po/nb.po
13244         * po/pt_BR.po
13245         * po/sr.po
13246                 updated translations by Thomas Gilgin, Ricardo Mones
13247                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13248                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13249
13250 2005-09-04 [paul]       1.9.13cvs82
13251
13252         * src/compose.c
13253                 only warn about exceeded line length limit
13254                 on send
13255
13256 2005-09-04 [paul]       1.9.13cvs81
13257
13258         * src/compose.c
13259                 fix crash in 'line length exceeded' dialogue
13260
13261 2005-09-02 [paul]       1.9.13cvs80
13262
13263         * src/imap.c
13264                 fix bug 795, 'Connection lost IMAP'
13265                 and add statusbar prints
13266                 Patch by Colin
13267
13268 2005-09-02 [paul]       1.9.13cvs79
13269
13270         * src/compose.c
13271                 compose_wrap_paragraph() becomes
13272                 compose_beautify_paragraph()
13273                 Patch by Colin
13274
13275 2005-09-02 [colin]      1.9.13cvs78
13276
13277         * src/folderview.c
13278                 Micro-fix
13279
13280 2005-09-01 [colin]      1.9.13cvs77
13281
13282         * src/imap.c
13283                 Maybe fix bug #795 (Connection lost IMAP)
13284                 Don't try to send logout when we're disconnected.
13285         * src/summaryview.c
13286                 Include locked and marked emails in HRM
13287                 view. Fixes bug #800 (Locked messages no longer 
13288                 show up when hide read messages is used)
13289
13290 2005-09-01 [paul]       1.9.13cvs76
13291
13292         * src/prefs_common.c
13293                 fix bad cutting
13294
13295 2005-08-31 [colin]      1.9.13cvs75
13296
13297         * src/folderview.c
13298         * src/folderview.h
13299         * src/prefs_summaries.c
13300         * src/summaryview.c
13301                 Fix "go to next new", fix preference
13302                 (Open unread/next swapped)
13303
13304 2005-08-31 [paul]       1.9.13cvs74
13305
13306         * src/compose.c
13307         * src/folderview.c
13308         * src/headerview.c
13309         * src/headerview.h
13310         * src/mainwindow.c
13311         * src/prefs_common.c
13312         * src/prefs_common.h
13313         * src/prefs_fonts.c
13314         * src/summaryview.c
13315         * src/textview.c
13316         * src/common/defs.h
13317                 remove obsolete BOLD_FONT setting
13318                 fix font update in headerview and textview
13319                 headers after prefs change
13320                 Patch By Colin
13321
13322 2005-08-31 [paul]
13323
13324         1.9.14-rc4 released
13325
13326 2005-08-30 [colin]      1.9.13cvs73
13327
13328         * src/summaryview.c
13329                 When Hide read messages is selected and we
13330                 refresh the summaryview, don't remove the 
13331                 currently displayed message. Fixes bug #797
13332                 (Summary view reloads when new mail is 
13333                 downloaded in 1.9.14 rc)
13334
13335 2005-08-30 [colin]      1.9.13cvs72
13336
13337         * src/folderview.c
13338                 Fix flickering
13339         * src/mainwindow.c
13340                 Remove useless callback
13341         * src/mimeview.c
13342         * src/gtk/filesel.c
13343         * src/gtk/filesel.h
13344                 Add a filesel_select_file_save_folder() - used by Save All
13345
13346 2005-08-29 [paul]       1.9.13cvs71
13347
13348         * AUTHORS
13349         * src/matcher_parser_parse.y
13350         * src/etpan/imap-thread.c
13351                 fix building on FreeBSD
13352                 Patch by Daniel Gustafson <daniel@hobbit.se>
13353
13354 2005-08-29 [paul]       1.9.13cvs70
13355
13356         * src/plugins/pgpinline/pgpinline.c
13357                 only initialise sig result if it's been handled
13358                 Patch by Colin
13359
13360 2005-08-29 [paul]       1.9.13cvs69
13361         
13362         Patches by Colin:
13363
13364         * src/imap.c
13365         * src/common.utils.c
13366         * src/common/utils.h
13367                 optimisation
13368         * src/stock_pixmap.h
13369                 fix wrong icon reference
13370         * src/pixmaps/trash_btn.xpm
13371                 replace with nicer image
13372
13373 2005-08-28 [colin]      1.9.13cvs68
13374
13375         * src/Makefile.am
13376         * src/stock_pixmap.c
13377         * src/stock_pixmap.h
13378         * src/toolbar.c
13379         * src/pixmaps/trash_btn.xpm
13380                 Add a specific trash xpm for the button
13381
13382 2005-08-28 [colin]      1.9.13cvs67
13383
13384         * src/imap.c
13385                 Fix leak
13386
13387 2005-08-27 [colin]      1.9.13cvs66
13388
13389         * src/imap.c
13390         * src/procmime.c
13391                 Correctly fix "Problem with replies", fixes
13392                 pgpmime encryption too. 
13393
13394 2005-08-27 [colin]      1.9.13cvs65
13395
13396         * src/folder.c
13397         * src/procmsg.c
13398         * src/procmsg.h
13399         * src/summaryview.c
13400                 Fix bug #517 (messages removed from summaryview 
13401                 when moving fails)
13402
13403 2005-08-27 [colin]      1.9.13cvs64
13404
13405         * tools/Makefile.am
13406         * tools/asus_mailled.sh
13407                 Add a script to blink ASUS laptops' mail LED where there
13408                 is unread mail.
13409
13410 2005-08-27 [colin]      1.9.13cvs63
13411
13412         * src/imap.c
13413         * src/etpan/imap-thread.c
13414         * src/etpan/imap-thread.h
13415                 Implement automatic choosing of login method
13416                 Fixes bug #791
13417         * src/gtk/.cvsignore
13418                 Add sylpheed-marshal.[ch]
13419
13420 2005-08-27 [colin]      1.9.13cvs62
13421
13422         * src/common/utils.c
13423                 Fix confusing perror
13424
13425 2005-08-27 [colin]      1.9.13cvs61
13426
13427         * src/toolbar.c
13428         * src/toolbar.h
13429                 Remove A_DELETE, replace it with 
13430                 A_TRASH and A_DELETE_REAL. Automatically
13431                 rewrite config files to replace A_DELETE
13432                 with A_TRASH (no functionality change).
13433                 Fixes half of #794
13434
13435 2005-08-26 [colin]      1.9.13cvs60
13436
13437         * src/procmime.c
13438                 Previous "Problem with replies" fix brought other
13439                 problems, fixing them
13440
13441 2005-08-26 [colin]      1.9.13cvs59
13442
13443         * src/procmime.c
13444                 Fix "Problem with replies". This happened only
13445                 on IMAP...
13446         * src/procmsg.c
13447                 Factorize code a bit
13448         * src/compose.c
13449                 Speed improvement on very long messages (wrapping)
13450                 Fix signature color on Reedit and Redirect
13451                 On Reedit, don't attach pgp-signatures parts, but
13452                 set signing to On.
13453
13454 2005-08-24 [paul]       1.9.13cvs58
13455
13456         * src/compose.c
13457                 don't claim success when clicking
13458                 Cancel on the passphrase box.
13459                 Patch by Colin
13460
13461 2005-08-24 [paul]       1.9.13cvs57
13462
13463         * src/main.c
13464                 fix misplaced sylpheed.log
13465         * src/common/defs.h
13466                 define UIDL_DIR
13467
13468 2005-08-24 [paul]       1.9.13cvs56
13469
13470         * src/imap.c
13471         * src/etpan/imap-thread.c
13472         * src/etpan/imap-thread.h
13473                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13474                 Patch by Colin
13475         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13476         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13477                 remove autogenerated files
13478         * tools/kdeservicemenu/README
13479         * tools/kdeservicemenu/install.sh
13480         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13481         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13482                 use Claws icon, use 'Sylpheed-Claws' in menu,
13483                 use kdialog, and other cleanups
13484
13485 2005-08-23 [paul]       1.9.13cvs55
13486
13487         * src/compose.c
13488                 fix paste/wrap crash
13489                 Patch by Colin
13490
13491 2005-08-23 [paul]       1.9.13cvs54
13492
13493         * src/main.c
13494                 fix crash recovery
13495                 Patch by Colin
13496
13497 2005-08-23 [paul]       1.9.13cvs53
13498
13499         * src/addressbook.c
13500         * src/editaddress.c
13501                 view all data of LDAP contacts
13502                 Patch by Colin
13503
13504 2005-08-23 [paul]       1.9.13cvs52
13505
13506         * src/addressbook.c
13507                 fix issues with the Search field
13508                 Patch by Colin
13509
13510 2005-08-22 [paul]       1.9.13cvs51
13511
13512         * src/folderview.c
13513                 put name of folder in processing dialog
13514                 title
13515         * src/prefs_folder_item.c
13516                 improve english usage
13517
13518 2005-08-22 [paul]       1.9.13cvs50
13519
13520         * src/filtering.c
13521         * src/filtering.h
13522         * src/matcher.c
13523         * src/matcher_parser_lex.l
13524         * src/matcher_parser_parse.y
13525         * src/prefs_filtering.c
13526                 add Filtering/Processing rule names feature.
13527                 (the incompatible old matcherrc is saved as
13528                 matcherrc.pre_names).
13529                 Patch by Colin
13530
13531 2005-08-22 [paul]       1.9.13cvs49
13532
13533         * src/procmsg.c
13534                 fix colour labelling
13535                 Patch by Colin
13536
13537 2005-08-22 [paul]       1.9.13cvs48
13538
13539         * src/textview.c
13540                 fix open_image_cb()
13541
13542 2005-08-22 [paul]       1.9.13cvs47
13543
13544         * src/imap.c
13545                 fix bug 789, 'SC crashes with imap (CVS ver)'
13546                 Patch by Colin
13547
13548 2005-08-22 [paul]       1.9.13cvs46
13549
13550         * src/mimeview.c
13551         * src/prefs_common.c
13552         * src/common/defs.h
13553                 define reused defaults in defs.h
13554         * src/textview.c
13555                 add 'Open image' to image popup menu
13556
13557 2005-08-21 [colin]      1.9.13cvs45
13558
13559         * src/summaryview.c
13560                 Fix bug #788 (Bogus "From" address displayed)
13561
13562 2005-08-20 [colin]      1.9.13cvs44
13563
13564         * src/folder.c
13565                 Fix buf #787 (multilevel delete causes SIGSEGV)
13566
13567 2005-08-19 [colin]      1.9.13cvs43
13568
13569         * src/inc.c
13570         * src/prefs_common.c
13571         * src/prefs_common.h
13572                 Add an hidden pref to allow modifying the
13573                 update stepping in incorporation.
13574                 Patch by wwp.
13575
13576 2005-08-19 [colin]      1.9.13cvs42
13577
13578         * src/compose.c
13579         * src/procmime.c
13580                 Workaround for broken MUAs: encode 
13581                 Content-type: name: as ASCII and 
13582                 Content-Disposition: filename: as
13583                 per rfc2231
13584         * src/prefs_account.c
13585                 Fix invisible-ness of SMTP SSL prefs
13586                 in NNTP accounts
13587
13588 2005-08-19 [paul]       1.9.13cvs41
13589
13590         * src/compose.c
13591         * src/prefs_common.c
13592         * src/prefs_common.h
13593         * src/prefs_wrapping.c
13594                 paste with or without wrapping.
13595                 patch by Colin
13596
13597 2005-08-19 [paul]       1.9.13cvs40
13598
13599         * src/prefs_common.c
13600         * src/prefs_common.h
13601         * src/summaryview.c
13602                 reintroduce enable_swap_from as a
13603                 hidden pref. patch by Colin
13604         * src/quote_fmt_parse.y
13605         * src/plugins/clamav/clamav_plugin.c
13606         * src/plugins/dillo_viewer/dillo_viewer.c
13607         * src/plugins/mathml_viewer/mathml_viewer.c
13608         * src/plugins/pgpcore/sgpgme.c
13609         * src/plugins/pgpinline/pgpinline.c
13610         * src/plugins/pgpmime/pgpmime.c
13611                 tidy up. patch by Colin
13612
13613 2005-08-19 [paul]       1.9.13cvs39
13614
13615         * configure.ac
13616                 complete cvs38's sync
13617         * src/editaddress.c
13618         * src/gedit-print.c
13619         * src/mutt.c
13620         * src/etpan/etpan-log.c
13621         * src/etpan/imap-thread.c
13622         * src/gtk/gtksourceprintjob.c
13623                 fix compilation warnings
13624                 (patch by Colin)
13625
13626 2005-08-19 [paul]       1.9.13cvs38
13627
13628         sync with main:
13629
13630         * src/account.c
13631         * src/action.c
13632         * src/addrbook.c
13633         * src/addrcache.c
13634         * src/addrharvest.c
13635         * src/addrindex.c
13636         * src/codeconv.c
13637         * src/compose.c
13638         * src/crash.c
13639         * src/exporthtml.c
13640         * src/exportldif.c
13641         * src/folder.c
13642         * src/image_viewer.c
13643         * src/inc.c
13644         * src/inc.h
13645         * src/jpilot.c
13646         * src/ldif.c
13647         * src/main.c
13648         * src/matcher.c
13649         * src/mbox.c
13650         * src/messageview.c
13651         * src/mh.c
13652         * src/mimeview.c
13653         * src/msgcache.c
13654         * src/mutt.c
13655         * src/news.c
13656         * src/partial_download.c
13657         * src/pine.c
13658         * src/pop.c
13659         * src/prefs_actions.c
13660         * src/prefs_common.c
13661         * src/prefs_customheader.c
13662         * src/prefs_display_header.c
13663         * src/prefs_gtk.c
13664         * src/prefs_themes.c
13665         * src/procheader.c
13666         * src/procmime.c
13667         * src/procmsg.c
13668         * src/recv.c
13669         * src/send_message.c
13670         * src/simple-gettext.c
13671         * src/sourcewindow.c
13672         * src/textview.c
13673         * src/vcard.c
13674         * src/common/defs.h
13675         * src/common/log.c
13676         * src/common/plugin.c
13677         * src/common/prefs.c
13678         * src/common/session.c
13679         * src/common/session.h
13680         * src/common/socket.c
13681         * src/common/socket.h
13682         * src/common/ssl_certificate.c
13683         * src/common/template.c
13684         * src/common/utils.c
13685         * src/common/utils.h
13686         * src/common/xml.c
13687         * src/gtk/about.c
13688         added wrappers for C library function that
13689                 take pathname arguments.
13690                 enabled compilation with MinGW.
13691                 use GDir instead of directly using opendir().
13692                 added rename_force().
13693
13694 2005-08-19 [paul]       1.9.13cvs37
13695         
13696         patches by Colin:
13697         * src/compose.c
13698                 fix privacy settings on re-editing
13699                 a sent message
13700         * src/jpilot.c
13701                 fix encoding bug
13702         * src/folder.c
13703         * src/procmsg.c
13704         * src/procmsg.h
13705         * src/summaryview.c
13706                 flag changing optimisation
13707
13708 2005-08-18 [martin]     1.9.13cvs36
13709
13710         * commitHelper
13711             added my login
13712         * src/addrcache.c
13713         * src/addrharvest.c
13714         * src/addrindex.c
13715         * src/compose.c
13716         * src/grouplistdialog.c
13717         * src/main.c
13718         * src/mainwindow.c
13719         * src/msgcache.c
13720         * src/mutt.c
13721         * src/pine.c
13722         * src/prefs_account.c
13723         * src/prefs_themes.c
13724         * src/stock_pixmap.c
13725         * src/summaryview.c
13726         * src/gtk/about.c
13727         * src/gtk/logwindow.c
13728             removed deprecated glib and gdk stuff
13729         * src/plugins/pgpcore/select-keys.c
13730             convert attributes from locale to utf8
13731
13732 2005-08-17 [paul]       1.9.13cvs35
13733
13734         * src/account.c
13735         * src/addressbook.c
13736                 use new GTK_STOCK_ icons if available
13737         * src/summaryview.c
13738         * src/gtk/gtksctree.c
13739         * src/gtk/gtksctree.h
13740                 faster range select. patch by Colin
13741
13742 2005-08-17 [paul]       1.9.13cvs34
13743
13744         patches by colin:
13745         * src/addressbook.c
13746         * src/addressitem.h
13747                 Add an edit button for contacts, fix selections
13748                 of gtksctree items
13749         * src/editaddress.c
13750                 Change labels, let Save be always possible in the
13751                 email and user atributes tabs
13752         * src/folderview.c
13753                 fix sort issues
13754         * src/summaryview.c
13755                 select next item instead of the displayed one
13756                 after deletion
13757
13758         * src/gtk/progressdialog.c
13759                 use prefs_common.enable_rules_hint
13760
13761 2005-08-13 [hoa]        1.9.13cvs33
13762
13763         * src/etpan/imap-thread.c
13764                 fixed build on Solaris.
13765
13766 2005-08-10 [colin]      1.9.13cvs32
13767
13768         * src/procmsg.c
13769                 Fix cvs31 (missing fclose before reading
13770                 the file)
13771
13772 2005-08-10 [colin]      1.9.13cvs31
13773
13774         * src/procmsg.c
13775                 Fix procmsg_msginfo_new_from_mimeinfo() when
13776                 the MimeInfo isn't stored in memory. This fixes
13777                 replying to an attached message.
13778
13779 2005-08-10 [colin]      1.9.13cvs30
13780
13781         * src/mainwindow.c
13782                 Fix slowness in account changing
13783
13784 2005-08-10 [colin]      1.9.13cvs29
13785
13786         * src/folder.c
13787         * src/folderutils.c
13788         * src/folderview.c
13789         * src/imap_gtk.c
13790         * src/mainwindow.c
13791         * src/mh_gtk.c
13792         * src/procmsg.c
13793         * src/summaryview.c
13794                 Optimize folder_has_parent_of_type
13795                 Prevent moving special sub-folders from contextual menus
13796                 Rework message a bit ("Empty all messages" -> "Delete all
13797                 messages")
13798                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13799                 and "Deleted Items" folders)
13800
13801 2005-08-08 [colin]      1.9.13cvs28
13802
13803         * src/summaryview.c
13804         * src/prefs_summaries.c
13805                 Make "Select first unread|new" more flexible
13806                 (just prioritize new or unread)
13807
13808 2005-08-08 [colin]      1.9.13cvs27
13809
13810         * src/summaryview.c
13811                 If "select first new" is selected and there only
13812                 are unread messages, fallback to "select first
13813                 unread".
13814
13815 2005-08-08 [colin]      1.9.13cvs26
13816
13817         * src/folder.c
13818                 Fix shameful bugs (and bug #779)
13819
13820 2005-08-08 [colin]      1.9.13cvs25
13821
13822         * src/folder.c
13823         * src/folder.h
13824                 Cache parents' type to make folder_has_parent_of_type
13825                 faster
13826         * src/folderview.c
13827                 Forbid DnD of special sub-folders
13828         * src/procmsg.c
13829         * src/procmsg.h
13830                 Add MAIL_POSTFILTERING_HOOK
13831         * src/summaryview.c
13832                 Revert over-zealous deletion of the use_addr_book 
13833                 code
13834
13835 2005-08-07 [colin]      1.9.13cvs24
13836
13837         * src/folder.c
13838                 Fix big mistake (passing MsgInfo instead 
13839                 of FolderItem)
13840
13841 2005-08-07 [colin]      1.9.13cvs23
13842
13843         * src/compose.c
13844         * src/folder.c
13845         * src/folder.h
13846         * src/foldersel.c
13847         * src/folderutils.c
13848         * src/folderview.c
13849         * src/imap.c
13850         * src/mainwindow.c
13851         * src/messageview.c
13852         * src/mh.c
13853         * src/msgcache.c
13854         * src/procmime.c
13855         * src/summaryview.c
13856                 Make subfolders of Drafts, Queue, Outbox, Trash
13857                 work like their parents. 
13858                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13859
13860 2005-08-07 [colin]      1.9.13cvs22
13861
13862         * src/addressbook.c
13863                 Fix bug #771 (Dragged contacts not saved)
13864
13865 2005-08-07 [paul]       1.9.13cvs21
13866
13867         * src/summaryview.c
13868                 fix bug 32 'Search Doesn't display results
13869                 if "Hide Read Messages" is chosen'
13870                 be more literal in interpreting 'Hide read
13871                 messages'
13872
13873 2005-08-07 [colin]      1.9.13cvs20
13874
13875         * src/folderview.c
13876                 Add debug
13877         * src/summaryview.c
13878                 Faster 'unthread_for_execution'
13879
13880 2005-08-06 [paul]       1.9.13cvs19
13881
13882         * src/mainwindow.c
13883                 add mnemonics to Set displayed columns
13884                 fix bug where msgview_visible option was
13885                 overwritten as TRUE on startup
13886
13887 2005-08-06 [paul]       1.9.13cvs18
13888
13889         * src/mainwindow.c
13890                 refer to 'displayed columns in folder/message
13891                 list' not 'displayed items in summary/message view'
13892         * src/prefs_display_header.c
13893                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13894                 be consistent with similar dialogues
13895         * src/prefs_folder_column.c
13896         * src/prefs_summary_column.c
13897                 'columns' not 'items', and folder and message lists,
13898                 instead of folder and summary views;
13899                 Use 'Hidden columns' as list heading not 'Available
13900                 items';
13901                 move the 'Remove' button to the right hand side;
13902                 top-align the buttons;
13903                 remove unneeded vbox
13904         * src/prefs_summaries.c
13905                 put the 2 column prefs buttons in a frame to reduce
13906                 overall width; refer to columns not items &c.
13907
13908 2005-08-05 [colin]      1.9.13cvs17
13909
13910         * src/prefs_common.c
13911         * src/prefs_common.h
13912         * src/mainwindow.c
13913         * src/compose.c
13914         * src/messageview.c
13915                 Add an hidden toolbar_detachable pref, so
13916                 that I can get rid of these painful handles
13917                 in the toolbars. Defaults to TRUE to avoid
13918                 changing the GUI on unsuspecting people...
13919
13920 2005-08-05 [colin]      1.9.13cvs16
13921
13922         * src/Makefile.am
13923         * src/prefs_folder_column.c
13924         * src/prefs_folder_column.h
13925                 Add prefs for folder columns
13926         * src/folderview.c
13927         * src/folderview.h
13928         * src/mainwindow.c
13929         * src/mainwindow.h
13930         * src/prefs_common.c
13931         * src/prefs_common.h
13932         * src/prefs_summaries.c
13933                 Use them
13934         * src/prefs_summary_column.c
13935         * src/summaryview.c
13936         * src/summaryview.h
13937                 Add a To column
13938         * src/textview.c
13939         * src/common/utils.c
13940         * src/common/utils.h
13941                 Move uri colourisation functions
13942                 to utils
13943         * src/compose.c
13944                 Colourise URIs
13945         * src/imap.c
13946                 Fix bug with LIST where we'd try
13947                 to get Folder//////[...]/// 
13948
13949 2005-08-05 [paul]       1.9.13cvs15
13950
13951         * src/prefs_summaries.c
13952                 improve the English usage
13953         * src/summaryview.c
13954                 set font on column change
13955                 thanks to Colin
13956
13957 2005-08-05 [paul]       1.9.13cvs14
13958
13959         * src/prefs_common.c
13960         * src/prefs_common.h
13961         * src/prefs_summaries.c
13962         * src/summaryview.c
13963                 replace 'open_unread_on_enter' option with
13964                 'select_on_entry' option. opening/not opening
13965                 is now exclusively controlled by 'always_show_msg'
13966
13967 2005-08-04 [colin]      1.9.13cvs13
13968
13969         * src/compose.c
13970                 Remove dead code
13971                 Add colourisation of quotes and signatures
13972         * src/folderview.c
13973                 Fix possible crashes
13974         * src/messageview.c
13975                 Change an assert that is no problem
13976         * src/news.c
13977         * src/news_gtk.c
13978         * src/news_gtk.h
13979                 Fix offline mode
13980         * src/gtk/quicksearch.c
13981                 Fix a possible crash
13982
13983 2005-08-03 [colin]      1.9.13cvs12
13984
13985         * src/prefs_account.c
13986                 Fix bug #777 (Sylpheed crash in account configuration)
13987
13988 2005-08-03 [colin]      1.9.13cvs11
13989
13990         * src/addressbook.c
13991         * src/editaddress.c
13992         * src/editgroup.c
13993                 Fixing addressbook, round 2
13994         * src/textview.c
13995                 Fix emphasis color on rechecking 'Colorize messages'
13996
13997 2005-08-03 [paul]       1.9.13cvs10
13998
13999         sync with main
14000
14001         * src/addr_compl.c
14002         * src/compose.c
14003         * src/main.c
14004         * src/pop.c
14005         * src/prefs_account.c
14006         * src/procmime.c
14007         * src/procmsg.c
14008         * src/quote_fmt_parse.y
14009         * src/textview.c
14010         * src/common/quoted-printable.c
14011         * src/common/utils.c
14012         * src/common/utils.h
14013         * src/common/xml.c
14014                 replaced incorrect locale-independent
14015                 ctype functions with GLib's. Corrected
14016                 signedness mismatch.
14017         * src/headerview.c
14018                 headerview_create(): added spacing for vbox.
14019         * src/gtk/about.c
14020                 set focus to the OK button.
14021
14022 2005-08-03 [colin]      1.9.13cvs9
14023
14024         * src/folderview.c
14025                 Fix possible crash
14026
14027 2005-08-02 [colin]      1.9.13cvs8
14028
14029         * src/mainwindow.c
14030                 Fix cast
14031         * src/addressbook.c
14032         * src/addressitem.h
14033                 Fix a cast and more generally, try to make the
14034                 GUI more intuitive and consistent (round 1)
14035
14036 2005-08-02 [paul]       1.9.13cvs7
14037
14038         * src/folder.h
14039                 missing in 1.9.13cvs6
14040
14041 2005-08-02 [colin]      1.9.13cvs6
14042
14043         * src/folder.c
14044                 Fix one more leak
14045
14046 2005-08-02 [colin]      1.9.13cvs5
14047
14048         * src/folder.c
14049         * src/folderview.c
14050         * src/imap.c
14051         * src/main.c
14052         * src/mbox.c
14053         * src/procmsg.c
14054         * src/summaryview.c
14055                 Fix a number of folder_item_get_msg_list()-related
14056                 leaks (missing procmsg_msginfo_free()s)
14057
14058 2005-08-01 [colin]      1.9.13cvs4
14059
14060         * src/folderview.c
14061         * src/folderview.h
14062         * src/mainwindow.c
14063         * src/prefs_fonts.c
14064         * src/prefs_summaries.c
14065         * src/prefs_themes.c
14066         * src/summaryview.c
14067         * src/summaryview.h
14068         * src/textview.c
14069         * src/textview.h
14070                 Fix instant-apply of summary and folderview-related prefs
14071                 Fix erroneous g_free and alertpanels in prefs_theme
14072                 Add instant-apply for fonts
14073                 Defer applying of prefs a little bit so it's done only
14074                 once even if requested by multiples prefs pages
14075
14076 2005-08-01 [paul]       1.9.13cvs3
14077
14078         * src/main.c
14079                 fix bug 776 'S.C. crashes on close'
14080                 thanks to Colin
14081         * src/etpan/etpan-thread-manager-types.h
14082                 add missing include
14083                 thanks to Hoa
14084
14085 2005-07-25 [paul]       1.9.13cvs2
14086
14087         * src/summaryview.c
14088                 fix typos. spotted by Fabien Vantard
14089
14090 2005-07-24 [paul]       1.9.13cvs1
14091
14092         * doc/man/sylpheed.1
14093                 update man page, incorporating fix of
14094                 bug 769 'Typo in manpage'
14095         * src/etpan/imap-thread.c
14096                 fix NetBSD openssl dependencies. patch by
14097                 George Michaelson <ggm@apnic.net>
14098         * po/pt_BR.po
14099                 updated by Frederico Goncalves Guimaraes
14100
14101 2005-07-22 [paul]       1.9.13
14102
14103         1.9.13 release
14104
14105 2005-07-22 [paul]       1.9.12cvs91
14106
14107         * AUTHORS
14108         * INSTALL
14109         * README.claws
14110         * RELEASE_NOTES.claws
14111                 updated for release
14112         * configure.ac
14113         * po/nb.po
14114         * tools/claws.i18n.status.pl
14115                 add Norwegian translation. submiited by
14116                 Geir Helland <pjallabais@users.sourceforge.net>
14117         * po/ca.po
14118         * po/de.po
14119         * po/es.po
14120         * po/fi.po
14121         * po/fr.po
14122         * po/it.po
14123         * po/sk.po
14124         * po/sr.po
14125         * po/zh_CN.po
14126                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14127                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14128                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14129                 Yang Guilong
14130         * src/plugins/clamav/clamav_plugin_gtk.c
14131         * src/plugins/spamassassin/spamassassin_gtk.c
14132                 replace outdated description strings
14133
14134 2005-07-21 [colin]      1.9.12cvs90
14135
14136         * src/folder.c
14137                 Set folder to batch mode when scanning it. Makes deletion
14138                 of unread mails on IMAP much faster (due to the UNREAD 
14139                 flag unsetting)
14140
14141 2005-07-21 [darko]      1.9.12cvs89
14142
14143         * configure.ac
14144                 link against libresolv if necessary (patch by Paul)
14145         * src/msgcache.c
14146                 use glib's portable macros to determine endianness
14147
14148 2005-07-21 [paul]       1.9.12cvs88
14149
14150         * src/crash.c
14151         * src/gtk/about.c
14152                 update compiled-in features list
14153
14154 2005-07-20 [colin]      1.9.12cvs87
14155
14156         * src/folder.c
14157         * src/textview.c
14158                 Gcc 2.9x compilation fixes, thanks to Darko
14159         * src/plugins/clamav/clamav_plugin.c
14160                 Little optimisation: load virus database only once
14161         * src/plugins/spamassassin/spamassassin.c
14162                 Big optimisation: filtering one mail took at least 1 second,
14163                 now it takes at least 50ms. Doesn't speed up spamassassin 
14164                 itself, but should already be much more tolerable.
14165
14166 2005-07-20 [colin]      1.9.12cvs86
14167
14168         * src/summaryview.c
14169                 Fix performance issue
14170
14171 2005-07-19 [colin]      1.9.12cvs85
14172
14173         * src/plugins/pgpinline/plugin.c
14174                 Fix warning
14175
14176 2005-07-19 [colin]      1.9.12cvs84
14177
14178         * configure.ac
14179         * src/plugins/Makefile.am
14180         * src/plugins/pgpinline/.cvsignore
14181         * src/plugins/pgpinline/Makefile.am
14182         * src/plugins/pgpinline/pgpinline.c
14183         * src/plugins/pgpinline/pgpinline.deps
14184         * src/plugins/pgpinline/pgpinline.h
14185         * src/plugins/pgpinline/plugin.c
14186                 Put pgpinline in the main tree
14187
14188 2005-07-19 [paul]       1.9.12cvs83
14189
14190         * src/prefs_actions.c
14191                 prevent '//' in menu names, which cause a crash
14192                 thanks to Colin
14193
14194 2005-07-19 [paul]       1.9.12cvs82
14195
14196         * configure.ac
14197                 be generally more informative in configure output.
14198                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14199                 '[ --disable-openssl ...', as --enable-openssl is default
14200                 PGP/MIME: don't check for GPGME again, check for
14201                 pgpcore instead. Therefore prevent the possibility of
14202                 attempting to build pgpmime if pgpcore dependencies are
14203                 not met
14204                 ClamAV: use pkgconfig to check for lib
14205                 libgnomeprint: revert logic on inner test to match
14206                 everything else
14207         * src/plugins/pgpcore/sgpgme.c
14208                 add missing include
14209
14210 2005-07-19 [colin]      1.9.12cvs81
14211
14212         * src/summaryview.c
14213                 Fix slow thread rebuilding in particular
14214                 cases
14215
14216 2005-07-19 [paul]       1.9.12cvs80
14217
14218         * sylpheed-claws.desktop
14219                 fix typo, spotted by Stephan Sachse
14220         * src/account.c
14221                 replace GTK_STOCK_ADD with
14222                 GTK_STOCK_NEW button
14223
14224 2005-07-18 [colin]      1.9.12cvs79
14225
14226         * src/etpan/imap-thread.c
14227                 Fix return value (Thanks Hoa)
14228
14229 2005-07-18 [colin]      1.9.12cvs78
14230
14231         * src/imap.c
14232                 Allow empty passwords
14233                 Create drafts/queue/outbox if necessary
14234         * src/summaryview.c
14235                 Remove old code
14236         * src/etpan/imap-thread.c
14237                 Fix STARTTLS (Thanks to Hoa)
14238
14239 2005-07-18 [paul]       1.9.12cvs77
14240
14241         * ChangeLog-gtk2.jp
14242         * ChangeLog.jp
14243                 removed
14244         * Makefile.am
14245                 updated to reflect additions and removals
14246         * TODO
14247                 updated to be claws-specific
14248         * TODO-gtk2
14249         * TODO-gtk2.jp
14250         * TODO.jp
14251         * sylpheed-128x128.png
14252         * sylpheed-64x64.png
14253                 removed
14254         * sylpheed-claws-128x128.png
14255         * sylpheed-claws-64x64.png
14256         * sylpheed-claws.desktop
14257         * sylpheed-claws.png
14258                 added
14259         * sylpheed.desktop
14260         * sylpheed.png
14261                 removed
14262
14263 2005-07-17 [paul]       1.9.12cvs76
14264
14265         * src/account.c
14266         * src/addressbook.c
14267         * src/alertpanel.c
14268         * src/alertpanel.h
14269         * src/compose.c
14270         * src/exphtmldlg.c
14271         * src/expldifdlg.c
14272         * src/folderview.c
14273         * src/imap_gtk.c
14274         * src/inc.c
14275         * src/message_search.c
14276         * src/messageview.c
14277         * src/mh_gtk.c
14278         * src/news_gtk.c
14279         * src/prefs_actions.c
14280         * src/prefs_filtering.c
14281         * src/prefs_matcher.c
14282         * src/prefs_template.c
14283         * src/prefs_themes.c
14284         * src/ssl_manager.c
14285         * src/summary_search.c
14286         * src/textview.c
14287         * src/toolbar.c
14288         * src/gtk/sslcertwindow.c
14289         * src/plugins/pgpcore/sgpgme.c
14290                 rework alertpanels
14291
14292 2005-07-17 [colin]      1.9.12cvs75
14293
14294         * src/privacy.c
14295                 add a PrivacySystem accessor that checks that
14296                 the system cached in a MimeInfo's privacydata
14297                 is still registered. Use this accessor instead
14298                 of directly using data->system. Fixes crashes
14299                 after unloading pgp plugins.
14300
14301 2005-07-17 [colin]      1.9.12cvs74
14302
14303         * src/alertpanel.c
14304                 Change geometry hints to a simple default size.
14305                 Fixes the certs dialogs.
14306
14307 2005-07-17 [colin]      1.9.12cvs73
14308
14309         * src/gtk/sslcertwindow.c
14310                 Use a gtkExpander
14311
14312 2005-07-17 [colin]      1.9.12cvs72
14313
14314         * src/plugins/pgpcore/Makefile.am
14315         * src/plugins/pgpmime/Makefile.am
14316                 Add gpgme libs
14317
14318 2005-07-17 [paul]       1.9.12cvs71
14319
14320         * configure.ac
14321                 add --disable-gnomeprint option
14322                 modified version of patch by Marius Mauch
14323
14324 2005-07-17 [paul]       1.9.12cvs70
14325
14326         * src/common/defs.h
14327                 update urls
14328         * src/account.c
14329         * src/action.c
14330         * src/addressbook.c
14331         * src/compose.c
14332         * src/foldersel.c
14333         * src/folderview.c
14334         * src/html.c
14335         * src/imap_gtk.c
14336         * src/main.c
14337         * src/mainwindow.c
14338         * src/messageview.c
14339         * src/mh_gtk.c
14340         * src/mimeview.c
14341         * src/news_gtk.c
14342         * src/prefs_account.c
14343         * src/prefs_send.c
14344         * src/prefs_summaries.c
14345         * src/procmsg.c
14346         * src/summaryview.c
14347         * src/common/utils.c
14348         * src/common/xml.c
14349         * src/plugins/pgpcore/passphrase.c
14350         * src/plugins/pgpcore/select-keys.c
14351                 replace inappropriately used backticks
14352                 with single quotes
14353
14354 2005-07-16 [colin]      1.9.12cvs69
14355
14356         * src/image_viewer.c
14357                 Add extra paranoid checks
14358
14359 2005-07-16 [colin]      1.9.12cvs68
14360
14361         * src/plugins/pgpcore/prefs_gpg.c
14362                 Don't auto-check sigs by default, as it
14363                 can be really slow.
14364
14365 2005-07-16 [colin]      1.9.12cvs67
14366
14367         * src/plugins/pgpcore/sgpgme.c
14368                 Make messages a bit better.
14369
14370 2005-07-16 [colin]      1.9.12cvs66
14371
14372         * src/imap.c
14373                 Remove pseudo-log
14374         * src/etpan/imap-thread.c
14375                 Add real log
14376
14377 2005-07-16 [colin]      1.9.12cvs65
14378
14379         * src/main.c
14380         * src/prefs_other.c
14381                 And now, fix build with libetpan :-/
14382
14383 2005-07-15 [colin]      1.9.12cvs64
14384
14385         * src/prefs_other.c
14386                 Continue fixing build without libetpan.
14387
14388 2005-07-15 [colin]      1.9.12cvs63
14389
14390         * src/main.c
14391                 Fix build with --disable-libetpan
14392
14393 2005-07-15 [colin]      1.9.12cvs62
14394
14395         * configure.ac
14396                 Bump libetpan's version
14397
14398 2005-07-15 [colin]      1.9.12cvs61
14399
14400         * src/etpan/imap-thread.c
14401                 Actually stop logging :)
14402
14403 2005-07-15 [colin]      1.9.12cvs60
14404
14405         * src/addressbook.c
14406                 Fix dnd of multiple addresses.
14407
14408 2005-07-15 [hoa]        1.9.12cvs59
14409
14410         * src/etpan/imap-thread.c
14411             disable login of IMAP password in libetpan log file.
14412
14413 2005-07-15 [paul]       1.9.12cvs58
14414
14415         * src/account.c
14416                 don't automatically sort
14417                 do allow drag n drop
14418
14419 2005-07-15 [paul]       1.9.12cvs57
14420
14421         * src/account.c
14422         * src/ssl_manager.c
14423                 alphabetical listing
14424
14425 2005-07-15 [paul]       1.9.12cvs56
14426
14427         * src/gtk/pluginwindow.c
14428                 sort plugin list alphabetically
14429
14430 2005-07-15 [paul]       1.9.12cvs55
14431
14432         * src/prefs_spelling.c
14433         * src/prefs_wrapping.c
14434                 unify English usage
14435
14436 2005-07-15 [colin]      1.9.12cvs54
14437
14438         * src/wizard.c
14439                 Typo fix
14440
14441 2005-07-15 [paul]       1.9.12cvs53
14442
14443         * src/prefs_message.c
14444                 make 'show cursor' a hidden option
14445
14446 2005-07-14 [colin]      1.9.12cvs52
14447
14448         * src/plugins/spamassassin/Makefile.am
14449         * src/plugins/clamav/Makefile.am
14450                 Fix double EXTRA_DISTs
14451
14452 2005-07-14 [colin]      1.9.12cvs51
14453
14454         * src/plugins/clamav/Makefile.am
14455         * src/plugins/clamav/clamav_plugin_gtk.deps
14456         * src/plugins/spamassassin/Makefile.am
14457         * src/plugins/spamassassin/spamassassin_gtk.deps
14458                 Make $plugin_gtk depend on $plugin
14459
14460 2005-07-14 [hoa]        1.9.12cvs50
14461
14462         * src/etpan/imap-thread.c
14463                 enable debug log of libetpan when running with --debug
14464
14465 2005-07-14 [colin]      1.9.12cvs49
14466
14467         * configure.ac
14468         * src/common/Makefile.am
14469         * src/common/plugin.c
14470         * src/common/plugin.h
14471                 Add a little plugin dependancy system.
14472                 Plugins can ship a $plugin_name.deps file
14473                 (near them in PLUGINDIR) so that their
14474                 dependancies are loaded if possible.
14475         * src/plugins/Makefile.am
14476         * src/plugins/pgpcore/Makefile.am
14477         * src/plugins/pgpcore/passphrase.c
14478         * src/plugins/pgpcore/passphrase.h
14479         * src/plugins/pgpcore/plugin.c
14480         * src/plugins/pgpcore/prefs_gpg.c
14481         * src/plugins/pgpcore/prefs_gpg.h
14482         * src/plugins/pgpcore/select-keys.c
14483         * src/plugins/pgpcore/select-keys.h
14484         * src/plugins/pgpcore/sgpgme.c
14485         * src/plugins/pgpcore/sgpgme.h
14486                 Introduce pgpcore, used by pgpmime and
14487                 pgpinline
14488         * src/plugins/pgpmime/Makefile.am
14489         * src/plugins/pgpmime/passphrase.c
14490         * src/plugins/pgpmime/passphrase.h
14491         * src/plugins/pgpmime/pgpmime.c
14492         * src/plugins/pgpmime/pgpmime.deps
14493         * src/plugins/pgpmime/plugin.c
14494         * src/plugins/pgpmime/prefs_gpg.c
14495         * src/plugins/pgpmime/prefs_gpg.h
14496         * src/plugins/pgpmime/select-keys.c
14497         * src/plugins/pgpmime/select-keys.h
14498         * src/plugins/pgpmime/sgpgme.c
14499         * src/plugins/pgpmime/sgpgme.h
14500                 Remove the core from pgpmime and add the
14501                 dependancy to pgpcore.
14502
14503 2005-07-14 [paul]       1.9.12cvs48
14504
14505         * src/stock_pixmap.c
14506                 forgot this in last commit
14507
14508 2005-07-14 [paul]       1.9.12cvs47
14509
14510         * src/account.c
14511         * src/addressbook.c
14512                 add accelerators for the buttons (sync with main)
14513         * src/compose.c
14514         * src/compose.h
14515                 add accelerators for the buttons.
14516                 fix editing with external editor.
14517                 replace gdk_input_*() with GIOChannel;
14518                 (sync with main)
14519         * src/foldersel.c
14520                 display folder names with new/unread
14521                 representation (sync with main)
14522         * src/main.c
14523                 specify default window icon (sync with main)
14524         * src/prefs_common.c
14525                 use_addr_book default to FALSE
14526         * src/summaryview.c
14527         * src/textview.c
14528                 add accelerators for the buttons (sync with main)
14529         * src/gtk/menu.c
14530                 fix typos
14531         * src/pixmaps/sylpheed_icon.xpm
14532                 updated
14533
14534 2005-07-13 [paul]       1.9.12cvs46
14535
14536         * src/plugins/pgpmime/pgpmime.c
14537         * src/plugins/pgpmime/sgpgme.c
14538                 (temporarily) use deprecated gpgme_data_rewind()
14539                 while largefile support is not present
14540                 (as suggested by Colin)
14541
14542 2005-07-13 [paul]       1.9.12cvs45
14543
14544         * configure.ac
14545                 remove large file support (for now):
14546                 it breaks too many things
14547
14548 2005-07-13 [paul]       1.9.12cvs44
14549
14550         * configure.ac
14551                 add large file support
14552         * src/html.c
14553                 fix bug #763 where href attribute was not
14554                 the very first attribute of a link
14555                 patch by Thomas Gilgin
14556
14557 2005-07-13 [colin]      1.9.12cvs43
14558
14559         * src/gtk/pluginwindow.c
14560                 Little portability fix
14561
14562 2005-07-13 [colin]      1.9.12cvs42
14563
14564         * src/plugins/pgpmime/sgpgme.c
14565                 Fix crasher.
14566
14567 2005-07-13 [colin]      1.9.12cvs41
14568
14569         * src/plugins/pgpmime/pgpmime.c
14570         * src/plugins/pgpmime/sgpgme.c
14571                 Use gpgme_data_release_and_get_mem instead
14572                 of gpgme_data_read.
14573
14574 2005-07-13 [colin]      1.9.12cvs40
14575
14576         * configure.ac
14577         * src/plugins/pgpmime/passphrase.c
14578         * src/plugins/pgpmime/passphrase.h
14579         * src/plugins/pgpmime/pgpmime.c
14580         * src/plugins/pgpmime/plugin.c
14581         * src/plugins/pgpmime/select-keys.c
14582         * src/plugins/pgpmime/select-keys.h
14583         * src/plugins/pgpmime/sgpgme.c
14584         * src/plugins/pgpmime/sgpgme.h
14585                 Port pgpmime to gpgme-1.0.
14586
14587 2005-07-12 [paul]       1.9.12cvs39
14588
14589         * AUTHORS
14590         * src/toolbar.c
14591         * src/toolbar.h
14592                 add a 'Go to Prev' button to the toolbar.
14593                 correct tooltip text of go to buttons.
14594                 based on patch by Yang Guilong <bamanzi@gmail.com>
14595
14596 2005-07-12 [colin]      1.9.12cvs38
14597
14598         * src/statusbar.c
14599                 Fix progress bar showing stuff at startup.
14600
14601 2005-07-12 [paul]       1.9.12cvs37
14602
14603         * src/editjpilot.c
14604                 fix building with jpilot support
14605
14606 2005-07-11 [colin]      1.9.12cvs36
14607
14608         * src/inc.c
14609                 Add visual indication that filtering is running
14610         * src/textview.c
14611                 Make {}[] uri delimiters
14612         * src/summaryview.c
14613                 Remove useless (and slow) calls
14614
14615 2005-07-11 [paul]       1.9.12cvs35
14616
14617         * src/plugins/clamav/clamav_plugin_gtk.c
14618         * src/plugins/dillo_viewer/dillo_prefs.c
14619         * src/plugins/pgpmime/prefs_gpg.c
14620         * src/plugins/spamassassin/spamassassin_gtk.c
14621                 gather plugins prefs together under their
14622                 own 'Plugins' heading
14623
14624 2005-07-11 [paul]       1.9.12cvs34
14625
14626         sync with main
14627
14628         * src/account.c
14629                 account_delete(): modified alert dialog
14630         * src/editjpilot.c
14631         * src/editvcard.c
14632                 fixed a crash when cancelling file selection
14633                 dialog by Escape key. Made non-ascii filename
14634                 selectable.
14635         * src/prefs_template.c
14636                 prefs_template_window_create(): make scrolled
14637                 window policy AUTOMATIC
14638
14639 2005-07-10 [hoa]        1.9.12cvs33
14640
14641         * src/etpan/imap-thread.c
14642                 workaround for old Courier IMAP servers.
14643
14644 2005-07-10 [colin]      1.9.12cvs32
14645
14646         * src/folder.c
14647         * src/statusbar.c
14648         * src/statusbar.h
14649                 Add visual progress indicator on filtering/processing
14650                 Factorize the progress bar code
14651         * src/imap.c
14652         * src/imap.h
14653         * src/etpan/imap-thread.c
14654                 Add a reference counter to avoid destroying the Folder
14655                 while it's in use by another callback.
14656
14657 2005-07-09 [hoa]        1.9.12cvs31
14658
14659         * src/imap.c
14660         * src/etpan/imap-thread.c
14661                 fixed deadlock when removing IMAP account.
14662
14663 2005-07-08 [colin]      1.9.12cvs30
14664
14665         * src/textview.c
14666         * src/unmime.c
14667                 Fix again problems decoding broken headers
14668         * src/gtk/inputdialog.c
14669                 Fix local variable shadowing a global one
14670
14671 2005-07-08 [colin]      1.9.12cvs29
14672
14673         * src/msgcache.c
14674                 Make the cache/mark files platform-agnostic by writing
14675                 them in little-endian format. Reading them is also done
14676                 in little-endian format, of course; however, in order
14677                 to avoid trashing mark data on big-endian machines, the
14678                 files are, at first, read from the native format if the
14679                 little-endian one doesn't exist. This is easy to deter-
14680                 mine by trying to open a file with a swapped data_ver
14681                 and seeing if it's the wanted version.
14682                 Little-endian using users should see absolutely no
14683                 difference, Big-endian users may get a very little
14684                 performance drop due to byte-swapping.
14685                 Tested on i386 and ppc32. 
14686                 Fixes bug #159 (The index file, in the mailboxes, is 
14687                 hardware depending).
14688
14689                 To have the cache/mark files updated to the new little-
14690                 endian format, "Check for new messages" or even
14691                 "Rebuild folder tree" aren't enough. Files will be
14692                 updated as soon as a folder has been opened/closed.
14693                 To update everything, just select all folders by
14694                 selecting them one by one.
14695
14696 2005-07-07 [colin]      1.9.12cvs28
14697
14698         * src/imap.c
14699                 Remember the folder separator per IMAPFolder
14700                 instead of globally.
14701                 Revive the Session on noop; fixes bug #761
14702                 (mark a bunch of unread messages as read takes 
14703                 forever)
14704
14705 2005-07-07 [darko]      1.9.12cvs27
14706
14707         * src/common/template.c
14708                 Sort templates alphabetically
14709
14710 2005-07-06 [colin]      1.9.12cvs26
14711
14712         * src/imap.c
14713                 Try to use the correct separator in
14714                 most cases. Possibly fixes bug #759
14715                 (only creates the INBOX folder when 
14716                 setting up new IMAP account) and 
14717                 bug #760 (Can't retrieve messages)
14718
14719 2005-07-06 [colin]      1.9.12cvs25
14720
14721         * src/imap.c
14722                 Use real_path in status command. This will
14723                 help later, when namespaces will be used.
14724
14725 2005-07-06 [colin]      1.9.12cvs24
14726
14727         * configure.ac
14728         * src/account.c
14729         * src/folder.c
14730         * src/imap.c
14731         * src/etpan/etpan-log.c
14732         * src/etpan/etpan-thread-manager.c
14733         * src/etpan/imap-thread.c
14734                 Add a --disable-libetpan parameter. With this,
14735                 users that don't want IMAP4 support can avoid
14736                 the new dependancy (and have no IMAP support).
14737                 Users that have IMAP4 accounts and use this
14738                 parameter won't lose their configuration, their
14739                 IMAP accounts will just be invisible and not
14740                 used.
14741         * src/textview.c
14742                 Make the "Copy ..." contextual menu items 
14743                 copy to both the X clipboard and the gtk 
14744                 clipboard - as most other apps do.
14745         * src/gtk/about.c
14746                 Add a notice about OpenSSL usage, in order to
14747                 comply with OpenSSL's license (point 6):
14748                 http://www.openssl.org/source/license.html
14749
14750 2005-07-06 [colin]      1.9.12cvs23
14751
14752         * src/alertpanel.c
14753                 Fix a minimum size for alertpanels
14754         * src/compose.c
14755                 Show 'No space left on device' type errors
14756                 when queuing/sending
14757         * src/imap_gtk.c
14758         * src/mh_gtk.c
14759                 Rework folder's deletion message (remove 
14760                 extra \n)
14761
14762 2005-07-05 [colin]      1.9.12cvs22
14763
14764         * src/imap.c
14765                 Add an alertpanel on auth error
14766                 Add pseudo-log
14767                 Remove pthread-related stuff
14768
14769 2005-07-05 [colin]      1.9.12cvs21
14770
14771         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14772                 Fix crash on plugin reloading (with a hack)
14773
14774 2005-07-05 [colin]      1.9.12cvs20
14775
14776         * src/prefs_account.c
14777         * src/prefs_account.h
14778                 Fix typo
14779         * src/gtk/filesel.c
14780         * src/gtk/filesel.h
14781                 Add a way to filter the view
14782         * src/gtk/pluginwindow.c
14783                 Filter loadable stuff
14784         * src/plugins/pgpmime/prefs_gpg.c
14785                 Fix missing unregistration
14786         * .cvsignore
14787         * src/etpan/.cvsignore
14788         * src/plugins/spamassassin/.cvsignore
14789                 Add more stuff to cvs ignored files
14790
14791 2005-07-04 [colin]      1.9.12cvs19
14792
14793         * src/imap.c
14794                 Fix scan_required returning FALSE when it
14795                 shouldn't. Maybe fix #760 (Can't retrieve
14796                 messages)
14797
14798 2005-07-04 [colin]      1.9.12cvs18
14799
14800         * src/summaryview.c
14801                 Fix always_show_msg pref
14802
14803 2005-07-04 [paul]       1.9.12cvs17
14804
14805         sync with main (forgotten in last commit)
14806         
14807         * src/common/utils.c
14808         * src/common/utils.h
14809                 check_line_length(): new.
14810                 is_dir_exist()
14811                 is_file_entry_exist()
14812                 dirent_is_regular_file()
14813                 dirent_is_directory(): use g_file_test() instead of stat().
14814
14815 2005-07-04 [paul]       1.9.12cvs16
14816
14817         sync with main:
14818
14819         * src/compose.c
14820                 compose_write_to_file(): check for line
14821                 length limit and display warning if exceeds
14822         * src/jpilot.c
14823                 use get_home_dir() instead of g_get_home_dir()
14824         * src/procheader.c
14825                 removed warning about invalid date
14826         * src/vcard.c
14827                 use get_home_dir() instead of g_get_home_dir()
14828
14829 2005-07-04 [paul]       1.9.12cvs15
14830
14831         * src/stock_pixmap.c
14832                 fix new pixmap naming errors
14833                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14834
14835 2005-07-04 [colin]      1.9.12cvs14
14836
14837         * src/imap.c
14838                 Fix debugging string with a warning
14839
14840 2005-07-04 [colin]      1.9.12cvs13
14841
14842         * configure.ac
14843                 Add a check for libetpan's version (>= 0.37)
14844
14845 2005-07-04 [hoa]        1.9.12cvs12
14846
14847         * commitHelper
14848         * src/imap.c
14849         * src/etpan/imap-thread.c
14850         * src/etpan/imap-thread.h
14851                 fixed IMAP implementation of check of mails.
14852
14853 2005-07-03 [hoa]        1.9.12cvs11
14854
14855         * src/etpan/Makefile.am
14856         * src/etpan/etpan-errors.h
14857         * src/etpan/etpan-log.[ch]
14858         * src/etpan/etpan-thread-manager-types.h
14859         * src/etpan/etpan-thread-manager.[ch]
14860         * src/etpan/imap-thread.[ch]
14861         * src/Makefile.am
14862         * src/imap.c
14863         * src/main.c
14864         * src/prefs_other.c
14865         * configure.ac
14866             merged imap branch.
14867             dependency on libetpan 0.37 is now added.
14868
14869 2005-07-01 [colin]      1.9.12cvs10
14870
14871         * src/Makefile.am
14872         * src/folder.c
14873         * src/folder.h
14874         * src/folderview.c
14875         * src/stock_pixmap.c
14876         * src/stock_pixmap.h
14877         * src/plugins/trayicon/trayicon.c
14878                 Add marked symbol on folders containing
14879                 marked messages
14880         * src/procmsg.c
14881         * src/procmsg.h
14882         * src/toolbar.c
14883         * src/prefs_common.c
14884         * src/prefs_common.h
14885         * src/prefs_send.c
14886                 Add an optional confirmation dialog on queue
14887                 sending. Patch by wwp.
14888         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14889         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14890         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14891         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14892         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14893         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14894         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14895         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14896         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14897         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14898         * src/pixmaps/trash_mark.xpm            ** ADDED **
14899                 New pixmaps
14900
14901 2005-07-01 [colin]      1.9.12cvs9
14902
14903         * src/summaryview.c
14904                 Fix a little threading bug
14905         * src/addrgather.c
14906         * src/mainwindow.c
14907                 A little bit of HIG normality never hurts
14908
14909 2005-07-01 [colin]      1.9.12cvs8
14910
14911         * src/compose.c
14912         * src/msgcache.c
14913         * src/pop.c
14914         * src/procmime.c
14915         * src/recv.c
14916         * src/common/log.c
14917         * src/common/template.c
14918         * src/common/utils.c
14919         * src/common/utils.h
14920                 Reverted the fwrite_atomic stuff. In fact
14921                 it is already atomic.
14922
14923 2005-06-30 [colin]      1.9.12cvs7
14924
14925         * src/common/utils.c
14926         * src/common/utils.h
14927                 Add an fwrite_atomic() function to make
14928                 sure we write everything: fwrite can make
14929                 short writes.
14930         * src/compose.c
14931         * src/msgcache.c
14932         * src/pop.c
14933         * src/procmime.c
14934         * src/recv.c
14935         * src/common/log.c
14936         * src/common/template.c
14937                 Use that (and fix swapping of size and nmemb).
14938                 Thanks to Rich Coe for the heads up.
14939
14940 2005-06-30 [colin]      1.9.12cvs6
14941
14942         * src/addressbook.c
14943                 Optimize addressbook opening 
14944
14945 2005-06-30 [colin]      1.9.12cvs5
14946
14947         * src/summaryview.c
14948                 Remove calls to summary_step after move/copy
14949
14950 2005-06-28 [paul]       1.9.12cvs4
14951
14952         * src/alertpanel.c
14953                 wrap and make the error msg selectable
14954
14955 2005-06-28 [paul]       1.9.12cvs3
14956
14957         * src/ssl_manager.c
14958                 replace the OK button with a Close button
14959         * src/gtk/foldersort.c
14960                 use GTK_STOCK_ icons/buttons
14961
14962 2005-06-28 [colin]      1.9.12cvs2
14963
14964         * src/gedit-print.c             ** ADDED **
14965         * src/gedit-print.h             ** ADDED **
14966         * src/gtk/gtksourceprintjob.c   ** ADDED **
14967         * src/gtk/gtksourceprintjob.h   ** ADDED **
14968                 I can't believe no one had enough time to tell
14969                 me I forgot the `cvs add`
14970
14971 2005-06-27 [colin]      1.9.12cvs1
14972
14973         * src/Makefile.am
14974         * src/gtk/Makefile.am
14975         * src/messageview.c
14976         * src/procmsg.c
14977         * src/summaryview.c
14978         * configure.ac
14979                 Add optional libgnomeprint-based printing
14980         * src/mainwindow.c
14981         * src/gtk/quicksearch.c
14982                 Add an Edit/Quick search menu item to show
14983                 and focus the quicksearch
14984
14985 2005-06-27 [paul]       1.9.12
14986
14987         1.9.12 release
14988
14989         * po/ca.po
14990         * po/de.po
14991         * po/es.po
14992         * po/fr.po
14993         * po/it.po
14994         * po/ko.po
14995         * po/pt_BR.po
14996         * po/sk.po
14997         * po/zh_CN.po
14998                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14999                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15000                 SungHyun Nam, Frederico Goncalves Guimaraes,
15001                 Andrej Kacian, and Yang Guilong
15002 2005-06-26 [colin]      1.9.11cvs106
15003
15004         * src/imap_gtk.c
15005                 Forgot one file for previous fix
15006
15007 2005-06-26 [colin]      1.9.11cvs105
15008
15009         * src/folder.c
15010         * src/imap.c
15011                 Fix problems with folder operations in no_select
15012                 imap folders. it applies only to mails, and 
15013                 creation/deletion/move/renaming of folders 
15014                 should be possible
15015
15016 2005-06-26 [paul]       1.9.11cvs104
15017
15018         * src/prefs_filtering.c
15019                 replace one more GTK_STOCK_REMOVE
15020                 with GTK_STOCK_DELETE
15021
15022 2005-06-25 [colin]      1.9.11cvs103
15023
15024         * src/imap.c
15025                 Optimize get_seq_set_from_seq_list
15026                 (Patch by Ricardo) 
15027
15028 2005-06-25 [colin]      1.9.11cvs102
15029
15030         * src/mh.c
15031                 If the directory exists, but not in the
15032                 correct encoding, rename it. This should
15033                 handle old-versions-induced bugs.
15034
15035 2005-06-25 [colin]      1.9.11cvs101
15036
15037         * src/mh.c
15038                 Fix path access with extended dir names
15039                 Fixes bug #589 (SC segfaults with wrong locale
15040                 settings)
15041
15042 2005-06-25 [colin]      1.9.11cvs100
15043
15044         * src/prefs_account.c
15045         * src/prefs_account.h
15046         * src/compose.c
15047                 Add an option to encrypt replies to
15048                 encrypted messages
15049
15050 2005-06-25 [colin]      1.9.11cvs99
15051
15052         * src/compose.c
15053         * src/quote_fmt_parse.y
15054                 ... And make it work with pgpinline.
15055
15056 2005-06-25 [colin]      1.9.11cvs98
15057
15058         * src/compose.c
15059         * src/procmime.c
15060         * src/procmime.h
15061         * src/quote_fmt_parse.y
15062                 o Make reedition of encrypted messages possible
15063                   (as long as it is encrypted to self too, no
15064                    magic there)
15065                 o Make replying with quote (and without selecting
15066                   text) possible for encrypted messages.
15067                 Closes bug #550 (Not possible to "reply with quote"
15068                 to gnupg encrypted messages)
15069
15070 2005-06-24 [paul]       1.9.11cvs97
15071
15072         * src/imap.c
15073                 add missing include
15074
15075 2005-06-24 [paul]       1.9.11cvs96
15076
15077         * src/editldap.c
15078                 made bind password entry invisible
15079                 (sync with main)
15080         * src/send_message.c
15081                 send_message_local(): check exit status
15082                 to detect errors (sync with main)
15083         * src/textview.c
15084                 use main's less ambiguous popup menu
15085                 wording
15086
15087 2005-06-24 [paul]       1.9.11cvs95
15088
15089         * src/prefs_actions.c
15090         * src/prefs_customheader.c
15091         * src/prefs_display_header.c
15092         * src/prefs_filtering_action.c
15093         * src/prefs_matcher.c
15094         * src/prefs_template.c
15095         * src/prefs_toolbar.c
15096                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15097         * src/gtk/description_window.c
15098                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15099
15100 2005-06-23 [colin]      1.9.11cvs94
15101
15102         * src/summaryview.c
15103                 Fix rough edges (be sure to call status_show whenever
15104                 necessary).
15105
15106 2005-06-23 [colin]      1.9.11cvs93
15107
15108         * src/summaryview.c
15109                 Optimize Select All
15110                 Before, in a 5K mails folder: 11s
15111                 After, in the same folder: 58000µs
15112                 The joys of locking... gtk_clist_select_all() fires a 
15113                 tree-select-row event for each selected row, which in 
15114                 summaryview, callbacks summary_selected which in turn,
15115                 calls summary_status_show, which walks the selected
15116                 rows. Hence, calling gtk_clist_select_all was 
15117                 exponential. Locking the summaryview makes 
15118                 summary_selected return early.
15119
15120 2005-06-23 [colin]      1.9.11cvs92
15121
15122         * src/imap.c
15123                 Move mutex at the important place to avoid
15124                 deadlocks
15125         * src/summaryview.c
15126                 Fix Del key deleting directly instead of
15127                 moving to trash
15128
15129 2005-06-22 [colin]      1.9.11cvs91
15130
15131         * src/plugins/spamassassin/libspamc.c
15132                 As we do spagetti code with assignations in multiple
15133                 places (see _message_read_raw where out = msg = raw),
15134                 let's be sure we don't free the same pointer twice.
15135                 Should fix bug #683 (Crash in libpam at 
15136                 message_cleanup).
15137
15138 2005-06-22 [colin]      1.9.11cvs90
15139
15140         * src/compose.c
15141         * src/messageview.c
15142         * src/toolbar.c
15143                 Make toolbar's delete use the move to trash stuff;
15144                 Add gtk_widget_realize to be sure pixmaps can get
15145                 created (that may fix an old worksforme bug which
15146                 I can't find back...)
15147
15148 2005-06-22 [colin]      1.9.11cvs89
15149
15150         * src/summaryview.c
15151         * src/summaryview.h
15152         * src/mainwindow.c
15153                 Rename "Message/Delete" to "Message/Move to trash"
15154                 Add "Message/Delete..." that directly destroys the
15155                 selected messages after asking for a confirmation.
15156
15157 2005-06-22 [colin]      1.9.11cvs88
15158
15159         * src/imap.c
15160                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15161                 o Fix a deadlock (thanks Darko)
15162
15163 2005-06-22 [colin]      1.9.11cvs87
15164
15165         * src/gtk/foldersort.c
15166                 Add missing include for the i18n;
15167                 patch by Fabien Vantard
15168
15169 2005-06-21 [colin]      1.9.11cvs86
15170
15171         * src/folder.c
15172         * src/folderview.c
15173                 Respect the no_select flag
15174         * src/imap.c
15175                 Fix recursive deletion
15176         * src/imap_gtk.c
15177         * src/mh_gtk.c
15178                 Make the folder deletion's warning
15179                 more explicit
15180
15181 2005-06-21 [colin]      1.9.11cvs85
15182
15183         * src/textview.c
15184                 Prevent email addresses from spanning accross
15185                 lines - fixes bug # 646 (newline-chars in 
15186                 email addresses)
15187
15188 2005-06-20 [colin]      1.9.11cvs84
15189
15190         * src/folder.c
15191                 Be sure not to remove source if copy failed
15192
15193 2005-06-20 [colin]      1.9.11cvs83
15194
15195         * src/folderview.c
15196         * src/imap_gtk.c
15197                 remove summaryview's lock
15198         * src/imap.c
15199                 introduce threads to avoid problems when foreground tasks
15200                 interfere with background tasks
15201         * src/mh.c
15202                 prevent moving to drafts/queue
15203         * src/mimeview.c
15204                 fix leak
15205
15206 2005-06-19 [colin]      1.9.11cvs82
15207
15208         * src/imap_gtk.c
15209                 Remember that the user doesn't want to override
15210                 offline mode, for 3 seconds. It avoid presenting
15211                 him with N popups in a really short time.
15212
15213 2005-06-17 [colin]      1.9.11cvs81
15214
15215         * src/imap.c
15216                 Fix IMAP breaking on folders containing '('
15217                 (Probably won't be enough)
15218
15219 2005-06-17 [colin]      1.9.11cvs80
15220
15221         Forgotten files on 1.9.11cvs79
15222         * src/summaryview.c
15223                 Fix stepping when not immediately executing
15224         * src/imap.c
15225                 Really prevent UID FETCH 0
15226         * src/codeconv.c
15227                 Fix outgoing charset never set to utf-8
15228         * src/mh.c
15229                 Fix leak
15230
15231 2005-06-16 [colin]      1.9.11cvs79
15232
15233         * src/compose.c
15234                 Fix bug #707 (Dash splits rows)
15235                 Only wrap if we're on a line break position and
15236                 the previous one was a "white" (space) char.
15237                 Pango stuff is weird.
15238
15239 2005-06-16 [colin]      1.9.11cvs78
15240
15241         * src/imap_gtk.c
15242                 Lock summaryview while downloading messages
15243                 on user demand
15244         * src/procheader.c
15245         * src/unmime.c
15246         * src/common/utils.c
15247         * src/common/utils.h
15248                 Replace \r and \n with spaces in From and
15249                 Subject headers
15250
15251 2005-06-16 [paul]       1.9.11cvs77
15252
15253         * src/procmime.c
15254                 liberalise the mime parser
15255         * src/gtk/about.c
15256                 add text wrapping
15257
15258 2005-06-16 [paul]       1.9.11cvs76
15259
15260         * src/gtk/about.c
15261                 reworked
15262
15263 2005-06-15 [colin]      1.9.11cvs75
15264
15265         * src/compose.c
15266                 Finish header encoding fix
15267         * src/summaryview.c
15268                 Fix segfault
15269         * src/headerview.c
15270                 Fix compilation (Thanks Stephan
15271                 Sachse)
15272
15273 2005-06-15 [colin]      1.9.11cvs74
15274
15275         * Makefile.am
15276                 Install gnome2 stuff rather than gnome1, 
15277                 if both are present
15278         * src/codeconv.c
15279         * src/codeconv.h
15280         * src/compose.c
15281                 Fix headers encoding
15282         * src/folder.c
15283                 Visual progress when fetching all messages
15284         * src/folderview.c
15285         * src/summaryview.c
15286         * src/summaryview.h
15287                 Prevent changing current message while
15288                 incorporating
15289
15290 2005-06-15 [paul]       1.9.11cvs73
15291
15292         * src/gtk/gtkaspell.c
15293         * src/gtk/gtkaspell.h
15294                 fix build warnings
15295
15296 2005-06-15 [paul]       1.9.11cvs72
15297
15298         * src/prefs_filtering.c
15299                 allow reordering of filter rules by
15300                 drag n drop
15301
15302 2005-06-15 [paul]       1.9.11cvs71
15303
15304         * COPYING
15305                 updated
15306         * src/codeconv.c
15307                 replace deprecated function
15308         * src/inc.c
15309         * src/send_message.c
15310         * src/gtk/progressdialog.c
15311         * src/gtk/progressdialog.h
15312                 salvage and reuse parts of reverted sync
15313
15314 2005-06-15 [paul]       1.9.11cvs70
15315
15316         * src/inc.c
15317         * src/send_message.c
15318         * src/gtk/progressdialog.c
15319         * src/gtk/progressdialog.h
15320                 revert yesterday's sync with main
15321                 it contains deprecated functions
15322
15323 2005-06-15 [colin]      1.9.11cvs69
15324
15325         * src/headerview.c
15326                 Fix bug #670 (multi user to: will corrupt message 
15327                 headers display)
15328
15329 2005-06-15 [colin]      1.9.11cvs68
15330
15331         * src/compose.c
15332                 Fix bug #421 (Fix undo on wrapping)
15333
15334 2005-06-15 [colin]      1.9.11cvs67
15335
15336         * src/folder.c
15337                 Provide visual feedback while processing
15338                 folder's rules.
15339         * src/imap.c
15340                 Provide visual feedback while getting
15341                 short headers (for uncached messages)
15342
15343
15344 2005-06-14 [paul]       1.9.11cvs66
15345
15346         * src/account.c
15347                 change a couple stock icons
15348         * src/inc.c
15349         * src/send_message.c
15350         * src/gtk/progressdialog.c
15351         * src/gtk/progressdialog.h
15352                 sync main's GtkTreeView implementation
15353
15354 2005-06-14 [colin]      1.9.11cvs65
15355
15356         * src/imap.c
15357                 Various little fixes, mainly on error paths
15358
15359 2005-06-13 [colin]      1.9.11cvs64
15360
15361         * matcher.c
15362         * procmsg.c
15363         * procmsg.h
15364                 Add a way to fetch only headers. This speeds
15365                 up filtering on headers for IMAP. Fixes:
15366                 bug #481 extraneous imap commands slow down 
15367                         imap filtering
15368                 bug #522 Sylpheed downloads all messages 
15369                         when opening mailbox (IMAP)
15370                 bug #677 IMAP fetch is soooooooooooooo slow
15371         * src/folder.c
15372         * src/folder.h
15373                 Add a folder set_batch method so that
15374                 implementations can speed up flags changes
15375         * src/folderutils.c
15376         * src/summaryview.c
15377                 Use that in mark as (un)read and mark all read
15378                 Refix bug #679
15379         * src/imap.c
15380                 Implement set_batch - brings back deferred
15381                 flags in a less buggy manner. Fixes:
15382                 bug #729 IMAP immediate expunge of deleted messages
15383                 bug #191 remove list of messages with one command
15384                 Fix login with strange chars
15385                 Implement fetch_msg_full
15386                 Fix copy (wrong counts)
15387
15388 2005-06-12 [colin]      1.9.11cvs63
15389
15390         * src/folder.c
15391                 lock incorporation during long operations.
15392                 Avoids fucking up the IMAP socket.
15393
15394 2005-06-12 [colin]      1.9.11cvs62
15395
15396         * src/imap.c
15397                 Fix harmful typo
15398                 Factorize remove_all_msg
15399                 Thread-ize expunge
15400         * src/summaryview.c
15401                 Don't update partial-download status if unnecessary
15402         * src/folder.c
15403                 Use remove_msgs everywhere possible
15404
15405 2005-06-12 [colin]      1.9.11cvs61
15406
15407         * src/folder.c
15408         * src/folder.h
15409                 Add a remove_msgs function to remove a 
15410                 list of messages
15411         * src/imap.c
15412                 Implement that.
15413
15414 2005-06-12 [colin]      1.9.11cvs60
15415
15416         * src/imap.c
15417                 Remove flags-processing deferring... Too hard
15418                 to get it to work in all cases.
15419
15420 2005-06-11 [colin]      1.9.11cvs59
15421
15422         * src/imap.c
15423                 printf -> debug_print
15424
15425 2005-06-11 [colin]      1.9.11cvs58
15426
15427         * src/imap.c
15428                 o Fix build without USE_PTHREAD
15429                 o Factorize imap_open
15430                 o Alertpanel in case of impossible connection
15431                 o Alertpanel in case of impossible login
15432                 o Fix deferred flags processing to force a 
15433                   flush before adding some more flags to process,
15434                   but in another folder.
15435
15436 2005-06-10 [colin]      1.9.11cvs57
15437
15438         * src/imap.c
15439                 o Fix a format string error
15440                 o init ssl socket outside of the thread 
15441                   (it possibly invokes gtk calls)
15442         * src/procmime.c
15443                 o Put back the buffer to its necessary size
15444                 o Fix changing a file pointer without keeping
15445                   track of it (thanks Valgrind)
15446         * src/common/smtp.c
15447                 o Fix automatic STARTTLS if login should be done
15448                   and the server only allows it after starting TLS
15449         * src/gtk/gtkinputdialog.c
15450                 o Eat GDK_Return so that the combo popup doesn't 
15451                   appear when we press Enter to validate the combo
15452                   input dialog (as seen in the Open with... dialog)
15453
15454 2005-06-10 [colin]      1.9.11cvs56
15455
15456         * src/imap.c
15457                 o A bit less debug
15458                 o Fix a crash on deletion
15459                 o Threadize imap_select (it's called outside of 
15460                   threads)
15461                 o Defer treatment of DELETED flags
15462
15463
15464 2005-06-09 [colin]      1.9.11cvs55
15465
15466         * src/imap.c
15467                 Make sure we check imap_gtk_should_override(), which
15468                 potentially calls gtk stuff, before creating thread.
15469                 That way it should't be called via imap_get_session()
15470                 inside a thread.
15471
15472 2005-06-09 [colin]      1.9.11cvs54
15473
15474         * src/imap.c
15475                 o add a bit of status output
15476                 o remove some dead code
15477                 o threadize get_list_of_uids
15478                 o threadize imap_get_flags
15479                 o defer flag changing by 500ms so that they
15480                   can be batched
15481
15482
15483 2005-06-08 [colin]      1.9.11cvs53
15484
15485         * src/imap.c
15486                 Thread-ize imap_cmd_fetch
15487
15488 2005-06-08 [colin]      1.9.11cvs52
15489
15490         * src/main.c
15491                 Mmh, that broke POP3...
15492
15493 2005-06-08 [colin]      1.9.11cvs51
15494
15495         * src/main.c
15496                 Stabilize IMAP patch (thanks to Hoa)
15497
15498 2005-06-08 [colin]      1.9.11cvs50
15499
15500         * src/imap.c
15501                 Test patch to speed up imap. 
15502
15503 2005-06-08 [colin]      1.9.11cvs49
15504
15505         * src/imap_gtk.c
15506                 Warning fix
15507         * src/procmime.c
15508                 Apply patch from gentoo to use /usr/share/mime/globs if 
15509                 available, after un-breaking it
15510         * src/common/log.c
15511         * src/common/log.h
15512                 Use g_timeout for invoking hooks that possibly use gtk
15513                 calls. This should leave gtk calls in the main thread.
15514
15515 2005-06-08 [paul]       1.9.11cvs48
15516
15517         * src/codeconv.c
15518                 conv_get_outgoing_charset_str(): don't
15519                 use prefs_common setting
15520         * src/compose.c
15521         * src/compose.h
15522                 add /Options/Character encoding/... to
15523                 temporarily change the outgoing encoding
15524
15525         (belated sync with main)
15526
15527 2005-06-08 [paul]       1.9.11cvs47
15528
15529         * src/compose.c
15530                 correction to/completion of last
15531                 sync with main
15532
15533 2005-06-08 [paul]       1.9.11cvs46
15534
15535         sync with main:
15536         
15537         * src/codeconv.c
15538         * src/codeconv.h
15539                 always enabled Japanese auto-detection
15540                 if the first letters of locale string
15541                 is "ja"
15542         * src/compose.c
15543                 don't use "destroy" signal to destroy
15544                 Compose object (fix rare crashes on discard?)
15545         * src/mainwindow.c
15546         * src/messageview.c
15547         * src/prefs_send.c
15548                 added Hebrew encodings
15549         * src/sourcewindow.c
15550                 don't use "destroy" signal to destroy
15551                 objects
15552
15553 2005-06-07 [colin]      1.9.11cvs45
15554
15555         * src/summaryview.c
15556                 Add missing unlocks/locks
15557
15558 2005-06-07 [paul]       1.9.11cvs44
15559
15560         * src/summaryview.c
15561                 restore bug #749 fix
15562
15563 2005-06-06 [colin]      1.9.11cvs43
15564
15565         * src/summaryview.c
15566                 Fix selection bug when prefs_common.open_unread 
15567                 is FALSE
15568
15569 2005-06-06 [colin]      1.9.11cvs42
15570
15571         * src/common/md5.c
15572                 Fix a warning
15573         * src/summaryview.c
15574         * src/folderview.c
15575                 Factorize long operations beginning and end
15576                 (locking, freezing/thawing, cursor, ...)
15577                 Check selection->data member in selection-
15578                 related loops; this avoids dying an awful
15579                 death if the selection changes on us while
15580                 we're marking a whole IMAP folder unread, 
15581                 for example.
15582
15583 2005-06-06 [paul]       1.9.11cvs41
15584
15585         * src/textview.c
15586                 don't g_free() a static gchar buffer
15587
15588 2005-06-05 [colin]      1.9.11cvs40
15589
15590         * src/mainwindow.c
15591         * src/messageview.c
15592         * src/summaryview.c
15593                 Fix bug #749 (Show all headers should be
15594                 sticky as the GUI suggests)
15595
15596 2005-06-03 [paul]       1.9.11cvs39
15597
15598         * src/compose.c
15599                 don't allow editing of mail while sending.
15600                 patch by Colin
15601
15602 2005-06-03 [paul]       1.9.11cvs38
15603
15604         * src/folderview.c
15605                 add a freeze/thaw to speed up 'mark all read'
15606
15607 2005-06-03 [paul]       1.9.11cvs37
15608
15609         * src/prefs_message.c
15610                 reflect changes immediately
15611
15612 2005-06-02 [colin]      1.9.11cvs36
15613
15614         * po/POTFILES.in
15615                 Patch by Fabien Vantard.
15616
15617 2005-06-02 [colin]      1.9.11cvs35
15618
15619         * src/imap.c
15620                 Use a non-blocking imap_getline() if possible.
15621                 This should completely prevent the interface
15622                 from freezin on imap operations, although it
15623                 may do strange stuff in case of folder switching
15624                 while a big imap operation is taking place...
15625
15626                 In addition, fix a leak in the case thread
15627                 creation fails on connection.
15628
15629 2005-06-02 [colin]      1.9.11cvs34
15630
15631         * src/crash.c
15632         * src/prefs_common.h
15633                 Fix build (prefs_common_init() doesn't exist
15634                 anymore)
15635
15636 2005-06-02 [colin]      1.9.11cvs33
15637
15638         * src/prefs_account.c
15639                 Fix bug #245 (filtering rules broken when
15640                 renaming a remote account (imap4 or nntp)
15641
15642 2005-06-02 [colin]      1.9.11cvs32
15643
15644         * src/imap.c
15645                 Try to fix IMAP shortcomings: 
15646                 o Multithread imap_open()
15647                 o allow offline-mode overriding instead of
15648                   just returning NULL
15649         * src/imap_gtk.c
15650         * src/imap_gtk.h
15651                 Add a function to ask whether we want to
15652                 override offline-mode for 10 minutes (one-shot
15653                 asking was painful)
15654         * src/procheader.c
15655                 Fix segfault when imap parser isn't happy about
15656                 a missing {
15657
15658 2005-06-01 [colin]      1.9.11cvs31
15659
15660         * src/addrharvest.c
15661         * src/compose.c
15662         * src/mbox.c
15663         * src/mbox.h
15664         * src/mh.c
15665         * src/msgcache.c
15666         * src/send_message.c
15667         * src/setup.c
15668         * src/undo.c
15669         * src/common/hooks.c
15670         * src/common/prefs.c
15671         * src/common/template.c
15672         * src/common/utils.c
15673         * src/gtk/gtkutils.c
15674         * src/gtk/inputdialog.c
15675         * src/gtk/menu.c
15676         * src/gtk/pluginwindow.c
15677         * src/gtk/prefswindow.c
15678         * src/plugins/pgpmime/passphrase.c
15679         * src/plugins/pgpmime/prefs_gpg.c
15680                 More -Wall fixes
15681
15682         * src/common/Makefile.am
15683         * src/common/timing.h
15684                 Add basic timing code
15685
15686         * src/summaryview.c
15687                 Fix a bug with unread messages when 
15688                 re-sorting folders, and by the way
15689                 fix a big performance hit when 
15690                 re-sorting (10k mails: before 5s,
15691                 after .5s)
15692
15693         * src/prefs_compose_writing.c
15694         * src/prefs_compose_writing.h
15695         * src/prefs_message.c
15696         * src/prefs_message.h
15697         * src/prefs_other.c
15698         * src/prefs_other.h
15699         * src/prefs_quote.c
15700         * src/prefs_quote.h
15701         * src/prefs_receive.c
15702         * src/prefs_receive.h
15703         * src/prefs_send.c
15704         * src/prefs_send.h
15705         * src/prefs_summaries.c
15706         * src/prefs_summaries.h
15707                 Fix copyright banner
15708
15709 2005-06-01 [paul]       1.9.11cvs30
15710
15711         * po/fi.po
15712                 updated by Flammie Pirinen
15713         * src/procmime.c
15714                 fix 'Bad BASE64 content' output
15715
15716 2005-05-31 [colin]      1.9.11cvs29
15717
15718         * src/procmime.c
15719                 Oops, where did my hunk go.
15720
15721 2005-05-31 [colin]      1.9.11cvs28
15722
15723         * src/Makefile.am
15724         * src/account.c
15725         * src/action.c
15726         * src/addr_compl.c
15727         * src/addressbook.c
15728         * src/codeconv.c
15729         * src/compose.c
15730         * src/export.c
15731         * src/folder.c
15732         * src/folderview.c
15733         * src/image_viewer.c
15734         * src/main.c
15735         * src/mainwindow.c
15736         * src/messageview.c
15737         * src/mimeview.c
15738         * src/msgcache.c
15739         * src/prefs_account.c
15740         * src/prefs_actions.c
15741         * src/prefs_common.c
15742         * src/prefs_compose_writing.c
15743         * src/prefs_customheader.c
15744         * src/prefs_ext_prog.c
15745         * src/prefs_filtering.c
15746         * src/prefs_filtering_action.c
15747         * src/prefs_fonts.c
15748         * src/prefs_image_viewer.c
15749         * src/prefs_message.c
15750         * src/prefs_message.h
15751         * src/prefs_msg_colors.c
15752         * src/prefs_other.c
15753         * src/prefs_other.h
15754         * src/prefs_quote.c
15755         * src/prefs_receive.c
15756         * src/prefs_receive.h
15757         * src/prefs_send.c
15758         * src/prefs_send.h
15759         * src/prefs_spelling.c
15760         * src/prefs_summaries.c
15761         * src/prefs_summary_column.c
15762         * src/prefs_template.c
15763         * src/prefs_themes.c
15764         * src/prefs_toolbar.c
15765         * src/prefs_wrapping.c
15766         * src/procmime.c
15767         * src/procmsg.c
15768         * src/send_message.h
15769         * src/ssl_manager.c
15770         * src/summary_search.c
15771         * src/summaryview.c
15772         * src/textview.c
15773         * src/wizard.c
15774         * src/common/smtp.c
15775         * src/common/smtp.h
15776         * src/gtk/gtkutils.h
15777                 o Move the rest of Common prefs to new style
15778                 o Lots of -Wall warning fixes
15779                 o fix FIXME in cache memusage calculation
15780                 o Let return receipts be sent from any account
15781                 o Little cache optimisation (read)
15782                 o Fix bug #746 (don't treat commas as separators
15783                   when inside a quoted string)
15784
15785 2005-05-31 [paul]       1.9.11cvs27
15786
15787         * src/prefs_common.c
15788                 fix 'off-by-one' typo
15789
15790 2005-05-31 [paul]       1.9.11cvs26
15791
15792         * src/account.c
15793         * src/addr_compl.c
15794         * src/compose.c
15795         * src/foldersel.c
15796         * src/prefs_actions.c
15797         * src/prefs_common.c
15798         * src/prefs_common.h
15799         * src/prefs_customheader.c
15800         * src/prefs_display_header.c
15801         * src/prefs_filtering.c
15802         * src/prefs_filtering_action.c
15803         * src/prefs_matcher.c
15804         * src/prefs_summaries.c
15805         * src/prefs_summary_column.c
15806         * src/prefs_template.c
15807         * src/prefs_toolbar.c
15808         * src/ssl_manager.c
15809         * src/gtk/pluginwindow.c
15810         * src/gtk/prefswindow.c
15811         * src/gtk/progressdialog.c
15812                 add hidden prefs 'enable_rules_hint'
15813                 for gtk_tree_view_set_rules_hint()
15814                 (sync with main)
15815                 
15816
15817 2005-05-31 [colin]      1.9.11cvs25
15818
15819         * src/Makefile.am
15820         * src/main.c
15821         * src/prefs_common.c
15822         * src/prefs_summaries.c ** ADDED **
15823         * src/prefs_summaries.h ** ADDED **
15824                 Common/Display -> Display/Summaries
15825
15826 2005-05-31 [colin]      1.9.11cvs24
15827
15828         * src/Makefile.am
15829         * src/main.c
15830         * src/prefs_quote.c ** ADDED **
15831         * src/prefs_quote.h ** ADDED **
15832                 Move Common/Quote to Compose/Quoting
15833         * src/prefs_common.c
15834         * src/prefs_common.h
15835                 Remove old quote stuff, add
15836                 convenience functions for GtkTextView prefs
15837         * src/gtk/prefswindow.c
15838                 Set default height higher
15839
15840 2005-05-30 [colin]      1.9.11cvs23
15841
15842         * src/Makefile.am
15843         * src/main.c
15844         * src/prefs_common.c
15845         * src/prefs_compose_writing.c ** ADDED **
15846         * src/prefs_compose_writing.h ** ADDED **
15847                 Move Common/Compose prefs to Compose/Writing
15848
15849 2005-05-30 [colin]      1.9.11cvs22
15850
15851         * src/common/utils.c
15852                 Fix bug #651 (Confused Attract by Subject)
15853                 Patch by M. Benkmann <haferfrost@web.de>
15854         * AUTHORS
15855
15856 2005-05-30 [colin]      1.9.11cvs21
15857
15858         * src/compose.c
15859                 Fix concatenation of different headers of
15860                 the same type (bug #645)
15861         * src/prefs_folder_item.c
15862                 Fix bug #699 (setting color to black doesn't
15863                 work immediately)
15864         * src/procmime.c
15865                 Print out decoding error only once per
15866                 block
15867
15868 2005-05-30 [paul]       1.9.11cvs20
15869
15870         * src/common/template.c
15871                 fix Bcc
15872
15873 2005-05-30 [paul]       1.9.11cvs19
15874
15875         * doc/src/rfc2368.txt   **NEW FILE**
15876         * src/compose.c
15877                 compose_entries_set(): don't interpret Bcc
15878                 header field (conform to RFC 2368)
15879                 (sync with main)
15880
15881 2005-05-29 [colin]      1.9.11cvs18
15882
15883         * src/prefs_common.c
15884                 Let the default reply format respect
15885                 netiquette by cutting the signature.
15886
15887 2005-05-29 [colin]      1.9.11cvs17
15888
15889         * src/summaryview.c
15890                 Don't let always_show_msg override
15891                 open_unread_on_enter when opening a new
15892                 directory.
15893
15894 2005-05-27 [paul]       1.9.11cvs16
15895
15896         sync with main:
15897
15898         * src/main.c
15899                 app_will_exit(): cleanup tmp directory when exit
15900         * src/message_search.c
15901                 improved the interface and made code cleanup.
15902                 removed Clear button
15903         * src/send_message.c
15904                 send_message_local(): use GSpawn, and detect errors
15905         * src/summary_search.c
15906                 improved the interface and made code cleanup
15907         * src/textview.c
15908                 textview_write_link(): also skip non-ascii space
15909                  at the head of link strings (phishing check
15910                  didn't work at the case)
15911         * src/common/utils.c
15912                 get_command_output(): use g_spawn_command_line_sync()
15913                 instead of popen()
15914
15915 2005-05-26 [colin]      1.9.11cvs15
15916
15917         * src/folder.c
15918                 remove printf
15919
15920 2005-05-26 [colin]      1.9.11cvs14
15921
15922         * src/common/nntp.c
15923                 Fix nntp mode reader (bug #611)
15924                 Patch by Florian Mickler <florian@mickler.org>
15925
15926 2005-05-26 [colin]      1.9.11cvs13
15927
15928         * src/plugins/pgpmime/passphrase.c
15929                 Fix mouse grabbing (bug #557)
15930
15931 2005-05-26 [colin]      1.9.11cvs12
15932
15933         * src/prefs_themes.c
15934                 Fix g_warning (bug #541)
15935
15936 2005-05-26 [colin]      1.9.11cvs11
15937
15938         * src/prefs_actions.c
15939         * src/prefs_template.c
15940                 Fix bug #506 (no warning if action/template
15941                 is not saved)
15942         * src/common/template.c
15943                 Fix a possible crash
15944
15945 2005-05-26 [colin]      1.9.11cvs10
15946
15947         * src/folder.c
15948         * src/folderview.c
15949         * src/procmsg.c
15950         * src/summaryview.c
15951                 Forbid locked messages to be moved or
15952                 deleted. Locked messages in trashes 
15953                 still get deleted, for performance
15954                 reason (mh.c::mh_remove_all_msgs)
15955
15956 2005-05-25 [colin]      1.9.11cvs9
15957
15958         * src/procmime.c
15959                 Use correct encoding when sending mails
15960                 with attachments that have accentued 
15961                 chars in their name
15962
15963 2005-05-24 [colin]      1.9.11cvs8
15964
15965         * src/summaryview.c
15966                 Fix bug #688 f) read/unread marker not
15967                 changed on first click
15968                 Also, optimize summary_status_show()
15969                 calls
15970         * src/folder.c
15971         * src/inc.c
15972         * src/procmime.c
15973                 Fix bug #688 b) and c) wrt message
15974                 attachments and signature
15975         * src/stock_pixmap.c
15976         * src/stock_pixmap.h
15977         * src/stock_pixmap.c
15978         * src/stock_pixmap.h
15979         * src/Makefile.am
15980         * src/pixmaps/clip_gpg_signed.xpm
15981                 Add clip/signed icon
15982
15983 2005-05-24 [colin]      1.9.11cvs7
15984
15985         * src/folder_item_prefs.c
15986                 whitespace fix
15987
15988 2005-05-24 [colin]      1.9.11cvs6
15989
15990         * src/folderview.c
15991         * src/prefs_common.c
15992         * src/prefs_common.h
15993                 Add a confirmation to folder drag and drop
15994                 fixes bug #156
15995         * src/alertpanel.c
15996         * src/alertpanel.h
15997                 fix _with_disable parameters so that
15998                 the buttons labels are specifiable too
15999         * src/plugins/pgpmime/sgpgme.c
16000                 reflect said change
16001                 
16002
16003 2005-05-24 [colin]      1.9.11cvs5
16004
16005         * src/folderview.c
16006                 Uncollapse/collapse folders on double-click
16007                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16008                 closes bug #108
16009
16010 2005-05-23 [colin]      1.9.11cvs4
16011
16012         * src/common/socket.c
16013                 Check another special SSL_peek() error.
16014                 Should help wrt bug #728
16015
16016 2005-05-23 [colin]      1.9.11cvs3
16017
16018         * src/plugins/pgpmime/pgpmime.c
16019                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16020                 breaking menu accelerators and stuff. Users will have to
16021                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16022                 account's privacy preferences if needed.
16023
16024 2005-05-22 [paul]
16025
16026         * tools/kdeservicemenu/install.sh
16027                 use kdesu to prompt for root password if doing
16028                 global install/uninstall
16029
16030 2005-05-20 [colin]      1.9.11cvs2
16031
16032         * src/procmsg.c
16033                 Fix another compilation error with gcc-2.9x
16034                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16035         * src/send_message.c
16036                 Don't send QUIT if we aren't connected
16037
16038 2005-05-19 [colin]      1.9.11cvs1
16039
16040         * src/procmsg.c
16041                 Fix compilation with gcc 2.9x
16042
16043 2005-05-19 [paul]       1.9.11
16044
16045         1.9.11 released
16046
16047 2005-05-19 [paul]       1.9.9cvs14
16048
16049         * src/gtk/inputdialog.c
16050                 prevent gettext warning
16051
16052 2005-05-19 [paul]       1.9.9cvs13
16053
16054         * src/mainwindow.c
16055         * src/prefs_common.c
16056         * src/prefs_common.h
16057         * src/textview.c
16058         * src/textview.h
16059                 add an option to toggle cursor in message
16060                 view (sync with main)
16061
16062 2005-05-18 [colin]      1.9.9cvs12
16063
16064         * src/compose.c
16065                 Dereference freed pointer
16066         * src/gtk/gtkaspell.c
16067                 Fix duplication of dictionaries (is it an aspell issue?)
16068
16069 2005-05-18 [colin]      1.9.9cvs11
16070
16071         * src/gtk/inputdialog.c
16072         * src/gtk/gtkaspell.c
16073                 HIGuify dialogs
16074         * src/alertpanel.c
16075                 Remove a double call
16076
16077 2005-05-17 [colin]      1.9.9cvs10
16078
16079         * src/gtk/gtkaspell.c
16080                 Fix dialogs, Ctrl-Enter accel
16081
16082 2005-05-17 [colin]      1.9.9cvs9
16083
16084         * src/gtk/gtkaspell.c
16085                 Fix some accelerators, escape in replace-window
16086
16087 2005-05-16 [colin]      1.9.9cvs8
16088
16089         * src/gtk/gtkaspell.c
16090                 Revert last commit, it was a mistake.
16091
16092 2005-05-16 [colin]      1.9.9cvs7
16093
16094         * src/gtk/gtkaspell.c
16095                 Remove buggy code while we're at it. It's a 
16096                 dead code path anyway.
16097
16098 2005-05-16 [colin]      1.9.9cvs6
16099
16100         * src/gtk/gtkaspell.c
16101                 Missed some gtk_menu_popup where deactivate
16102                 signal should be handled. Should fix bug
16103                 #629 a bit more.
16104
16105 2005-05-16 [colin]      1.9.9cvs5
16106
16107         * src/gtk/gtkaspell.c
16108                 Remove debug printf()s
16109
16110 2005-05-16 [colin]      1.9.9cvs4
16111
16112         * src/gtk/gtkaspell.c
16113                 Fix a bit aspell problems
16114                 (see bug #629)
16115
16116 2005-05-13 [colin]      1.9.9cvs3
16117
16118         * src/folderview.c
16119                 Fix the + appearing even when no subfolders
16120                 have unread messages. Thanks to wwp for the
16121                 bug report.
16122
16123 2005-05-11 [paul]       1.9.9cvs2
16124
16125         * src/folderview.c
16126                 correction to 1.9.9cvs1, only colour folders that
16127                 have new msgs (not unread msgs)
16128
16129 2005-05-10 [colin]      1.9.9cvs1
16130
16131         * src/folderview.c
16132         * src/summaryview.c
16133                 Try to fix bolding bugs again.
16134
16135 2005-05-09 [paul]
16136
16137         * tools/claws.i18n.status.pl
16138                 add Ricardo Mones Lastra's script that has been providing
16139                 the i18n status page for many months
16140
16141 2005-05-09 [paul]       1.9.9
16142
16143         1.9.9 release
16144
16145 2005-05-09 [paul]       1.9.6cvs58
16146
16147         * AUTHORS
16148         * INSTALL
16149         * README.claws
16150                 updated
16151         * Makefile.am 
16152         * RELEASE_NOTES.claws
16153                 add release notes to cvs to simplify release
16154                 procedure
16155         * configure.ac
16156                 add ca and fi to ALL_LINGUAS
16157         * po/Makefile.in.in
16158                 workaround for missing Makevars
16159         * po/ca.po
16160         * po/fi.po
16161                 add new Catalan and Finnish translations
16162                 submitted by Miquel Oliete and Flammie Pirinen
16163         * po/de.po
16164         * po/es.po
16165         * po/fr.po
16166         * po/it.po
16167         * po/pl.po
16168         * po/ru.po
16169         * po/sk.po
16170         * po/sr.po
16171         * po/zh_CN.po
16172                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16173                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16174                 Urke MMI, and Hansom Young
16175         * src/main.c
16176                 Fix drafting when quitting. compose_draft() closes the
16177                 compose windows, which modifies the compose_list GSList.
16178                 We have to refresh this list after echo drafting to avoid a
16179                 segfault
16180         * src/partial_download.c
16181                 fix segfault on exit
16182
16183 2005-05-06 [paul]       1.9.6cvs57
16184
16185         * src/grouplistdialog.c
16186                 quick fix/workaround for unresizeable newsgroup
16187                 name column 
16188
16189 2005-05-06 [paul]       1.9.6cvs56
16190
16191         * src/inc.c
16192         * src/mainwindow.c
16193                 use gettext plural forms
16194         * src/imap_gtk.c
16195         * src/mh_gtk.c
16196         * src/toolbar.c
16197                 small improvement to english usage
16198
16199 2005-05-05 [thorsten]   1.9.6cvs55
16200
16201         * src/folder.c
16202                 fix possible crash
16203
16204 2005-05-05 [paul]       1.9.6cvs54
16205         
16206         sync with HEAD
16207
16208         * AUTHORS
16209         * src/compose.c
16210                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16211                 patch by Tim Mann
16212
16213 2005-05-05 [paul]       1.9.6cvs53
16214
16215         * src/mainwindow.c
16216                 fix resizing of separate message and
16217                 folder views
16218
16219 2005-05-05 [paul]       1.9.6cvs52
16220
16221         * src/account.c
16222         * src/addrgather.c
16223         * src/browseldap.c
16224         * src/exphtmldlg.c
16225         * src/expldifdlg.c
16226         * src/importmutt.c
16227         * src/importpine.c
16228         * src/main.c
16229         * src/mainwindow.c
16230         * src/noticeview.c
16231         * src/prefs_filtering.c
16232         * src/prefs_filtering_action.c
16233         * src/prefs_matcher.c
16234         * src/prefs_spelling.c
16235         * src/prefs_toolbar.c
16236         * src/toolbar.c
16237         * src/wizard.c
16238         * src/gtk/description_window.c
16239         * src/gtk/gtkvscrollbutton.c
16240         * src/gtk/progressdialog.c
16241         * src/gtk/quicksearch.c
16242         * src/plugins/pgpmime/prefs_gpg.c
16243         * src/plugins/spamassassin/spamassassin_gtk.c
16244                 replace deprecated gtk_widget_set_usize
16245
16246 2005-05-04 [colin]      1.9.6cvs51
16247
16248         * src/common/utils.c
16249                 Fix crash when subst_for_filename is called
16250                 with a NULL parameter
16251
16252 2005-05-04 [colin]      1.9.6cvs50
16253
16254         * src/partial_download.c
16255         * src/pop.c
16256                 Escape login when writing uidl file
16257                 fixes bug #736
16258
16259 2005-05-03 [colin]      1.9.6cvs49
16260
16261         * src/procmime.c
16262                 Fix possible DOS in mime parser
16263                 (see bug #634)
16264
16265 2005-05-02 [colin]      1.9.6cvs48
16266
16267         * src/compose.c
16268                 Try to fix the copy/paste mess once again.
16269
16270
16271 2005-04-30 [colin]      1.9.6cvs47
16272
16273         * src/prefs_account.h
16274         * src/procmsg.c
16275         * src/send_message.c
16276         * src/common/smtp.c
16277         * src/common/smtp.h
16278                 Try to batch sending mails (per account) instead of
16279                 reconnecting to server every time.
16280
16281 2005-04-29 [colin]      1.9.6cvs46
16282
16283         * src/messageview.c
16284                 Fix window resizing that refused to size down
16285         * src/prefs_common.c
16286         * src/prefs_common.h
16287         * src/prefs_filtering.c
16288                 Save Filtering's window size
16289
16290 2005-04-21 [paul]       1.9.6cvs45
16291
16292         * ChangeLog-gtk2.claws
16293         * src/setup.c
16294                 correction to sync
16295
16296 2005-04-21 [paul]       1.9.6cvs44
16297
16298         sync with main:
16299
16300         * src/setup.c
16301         * src/statusbar.c
16302         * src/statusbar.h
16303                 use gtkut_widget_draw_now(). Improved performance
16304                 of the update of statusbar
16305         * src/textview.c
16306                 textview_smooth_scroll_do(): redraw it after scroll
16307                 is done (fixed incorrect display when a part of the
16308                 view is hidden).
16309         * src/gtk/gtkutils.c
16310         * src/gtk/gtkutils.h
16311                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16312                 to force update of widgets.
16313                 Removed gtkut_widget_wait_for_draw() which had a big
16314                 overhead  because of waiting for all events processed 
16315
16316 2005-04-20 [paul]       1.9.6cvs43
16317
16318         * src/codeconv.c
16319                 complete 1.9.6cvs42's sync:
16320                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16321
16322 2005-04-19 [paul]       1.9.6cvs42
16323
16324         sync with main:
16325
16326         * src/action.c
16327                 catch_output(): correctly select the insert text
16328                 (fix invalid iterator warnings).
16329         * src/codeconv.c
16330         * src/codeconv.h
16331         * src/mainwindow.c
16332         * src/messageview.c
16333         * src/prefs_common.c
16334                 support GBK encoding.
16335         * src/common/session.c
16336         * src/common/session.h
16337                 use separate buffer for large data to be sent,
16338                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16339
16340 2005-04-18 [paul]       1.9.6cvs41
16341
16342         * src/jpilot.c
16343                 convert unsigned long into guint32
16344                 patch by Paul LeoNerd Evans 
16345
16346 2005-04-17 [colin]      1.9.6cvs40
16347
16348         * src/compose.c
16349                 Fix 'Request return receipt' from folder
16350                 properties (bug #708)
16351
16352 2005-04-17 [colin]      1.9.6cvs39
16353
16354         * src/mainwindow.c
16355                 Fix duplicate hotkeys in Mainwindow's menu
16356
16357 2005-04-17 [colin]      1.9.6cvs38
16358
16359         * src/folderview.c
16360                 Fix duplicate hotkeys in Folderview's contextual
16361                 menu
16362
16363 2005-04-15 [colin]      1.9.6cvs37
16364
16365         * src/summaryview.c
16366                 Fix 'Save as...' with non-ascii filenames
16367
16368 2005-04-15 [colin]      1.9.6cvs36
16369
16370         * src/plugins/pgpmime/pgpmime.c
16371                 Fix bus error on 64bit. Spotted by 
16372                 macallan1888@gmail.com
16373
16374 2005-04-15 [colin]      1.9.6cvs35
16375
16376         * src/prefs_account.c
16377                 Fix cvs34.
16378
16379 2005-04-12 [colin]      1.9.6cvs34
16380
16381         * src/prefs_account.c
16382                 Fix smtp auth type off-by-one. We forgot to
16383                 add PLAIN in the prefs-to-gui setter func and
16384                 as a result, the selected auth when opening
16385                 account prefs was not the correct one.
16386
16387 2005-04-12 [paul]       1.9.6cvs33
16388
16389         * src/inc.c
16390                 if the recv dialog is visible, Cancel only
16391                 cancels the current account
16392
16393
16394 2005-04-10 [colin]      1.9.6cvs32
16395
16396         * src/filtering.c
16397                 Copy score when copying FilteringActions
16398                 Fix bug #674
16399
16400 2005-04-10 [colin]      1.9.6cvs31
16401
16402         * src/inc.c
16403                 Make Message -> Receive -> Cancel cancel 
16404                 incorporation on all accounts. Fixes
16405                 bug #693
16406
16407 2005-04-10 [colin]      1.9.6cvs30
16408
16409         * src/prefs_account.c
16410                 Update Privacy checkbuttons status based
16411                 on the selected privacy system
16412         * src/compose.c
16413                 Always connect the "None" privacy system; the
16414                 static boolean was probably there to avoid
16415                 reconnecting twice in the same compose window,
16416                 but as the parent function is only called once
16417                 per compose, it's only a bug - as a static is
16418                 initialized once per application instance.
16419                 Also, don't uncheck Sign and Encrypt when
16420                 selecting None as privacy system; just ignore
16421                 them when sending/queuing.
16422                 Should fix bug #695
16423
16424 2005-04-08 [colin]      1.9.6cvs29
16425
16426         * src/account.c
16427         * src/prefs_account.c
16428         * src/prefs_account.h
16429                 Add account preference to queue message in a certain
16430                 folder.
16431
16432 2005-04-06 [colin]      1.9.6cvs28
16433
16434         * src/prefs_account.c
16435                 Update old inbox path syntax
16436
16437 2005-04-06 [paul]       1.9.6cvs27
16438
16439         sync with main:
16440
16441         * configure.ac
16442                 changed -traditional-cpp to -no-cpp-precomp for newer
16443                 Mac OS X support
16444         * src/foldersel.c
16445                 made column resize automatically
16446         * src/send_message.c
16447                 send_message_smtp(): consider EOF right after QUIT
16448                 successful (workaround for Gmail SMTP server)
16449         * src/common/socket.c
16450                 ssl_read(), ssl_peek(): check EOF which violates the
16451                 SSL protocol
16452         * src/gtk/colorlabel.c
16453                 removed warnings when displaying colorlabel menu
16454                 (don't use GtkAlignment)
16455
16456 2005-04-05 [paul]       1.9.6cvs26
16457
16458         * src/plugins/trayicon/trayicon.c
16459                 fix clipping of icon under KDE3 
16460
16461 2005-04-05 [paul]       1.9.6cvs25
16462
16463         * src/summaryview.c
16464                 hide display of threading
16465                 patch by Alfons
16466
16467 2005-04-04 [thorsten]   1.9.6cvs24
16468
16469         * src/mh.c
16470                 marks lost on filesystems with different stat() results on
16471                 summer-/wintertime
16472
16473 2005-04-03 [colin]      1.9.6cvs23
16474
16475         * src/summaryview.c
16476                 Don't handle up/down. Patch by Alfons
16477
16478 2005-04-02 [colin]      1.9.6cvs22
16479
16480         * src/summaryview.c
16481                 Make scrolling faster. Patch by Alfons.
16482
16483 2005-04-01 [colin]      1.9.6cvs21
16484
16485         * src/Makefile.am
16486         * src/stock_pixmap.c
16487         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16488         * src/pixmaps/dir_noselect.xpm ** ADDED **
16489                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16490
16491 2005-04-01 [colin]      1.9.6cvs20
16492
16493         * src/image_viewer.c
16494         * src/image_viewer.h
16495         * src/procmime.c
16496         * src/procmime.h
16497         * src/textview.c
16498         * src/textview.h
16499                 Implement inline image resizing and right-clicking
16500
16501 2005-04-01 [paul]       1.9.6cvs19
16502
16503         * AUTHORS
16504         * Makefile.am
16505         * configure.ac
16506                 check for gnome2
16507                 patch by Luca Cavalli <loopback<AT>slackit.org>
16508         * po/ru.po
16509                 updated by Pavlo Bohmat
16510
16511 2005-03-31 [colin]      1.9.6cvs18
16512
16513         * src/news.c
16514                 Fix parsing references
16515         * src/msgcache.c
16516                 don't put nulls in the references list
16517         * src/procheader.c
16518                 commit that forgotten file in 1.9.6cvs14
16519
16520 2005-03-31 [colin]      1.9.6cvs17
16521
16522         * src/compose.c
16523                 Fix joining of signature separator again. 
16524                 Maybe Hiro could put it in main too...
16525
16526 2005-03-31 [colin]      1.9.6cvs16
16527
16528         * src/Makefile.am
16529         * src/foldersel.c
16530         * src/stock_pixmap.c
16531         * src/stock_pixmap.h
16532         * src/pixmaps/dir-noselect.xpm
16533                 Update foldersel.c (sync from main, patch by Alfons)
16534
16535 2005-03-30 [colin]      1.9.6cvs15
16536
16537         * src/imap.c
16538                 Fix handling of imap folders containing [] in 
16539                 their name. Thanks to Nahuel Angelinetti for
16540                 the detailed bugreport.
16541
16542 2005-03-30 [colin]      1.9.6cvs14
16543
16544         * src/common/utils.h
16545         * src/common/utils.c
16546         * src/common/defs.h
16547         * src/matcher.c
16548         * src/msgcache.c
16549         * src/news.c
16550         * src/procmsg.c
16551         * src/procmsg.h
16552         * src/quote_fmt_parse.y
16553         * src/summaryview.c
16554                 Update references system. Patch by Alfons
16555
16556 2005-03-30 [colin]      1.9.6cvs13
16557
16558         * src/common/socket.c
16559                 Force the glibc to read resolv.conf again when 
16560                 it has changed. Should fix issues when changing
16561                 networks on a laptop and not restarting sylpheed. 
16562
16563 2005-03-30 [paul]       1.9.6cvs12
16564
16565         partial sync with main:
16566
16567         * src/action.c
16568                 create_io_dialog(): use user-defined text font
16569                 (thanks to Alfons), and modified its appearance.
16570         * src/addrgather.c
16571         * src/addrharvest.c
16572         * src/browseldap.c
16573                 replace old code
16574         * src/compose.c
16575                 don't join (presumably) itemized lines on line-wrapping
16576                 fixed wrapping of quote when auto-wrapping is enabled
16577                 compose_destroy(): destroy paned only if it's not
16578                 attached to window. Fixed memory leak of popup menu.
16579         * src/exphtmldlg.c
16580         * src/expldifdlg.c
16581                 replace old code
16582         * src/html.c
16583         * src/html.h
16584         * src/importmutt.c
16585         * src/importpine.c
16586                 replace old code
16587         * src/main.c
16588                 removed redundant code
16589         * src/mainwindow.c
16590                 changed 'Code set' (which is rather incorrect)
16591                 in the menu to 'Character encoding'
16592                 main_window_set_widgets(): request size first
16593                 to prevent window size becoming wrong
16594                 fixed remembering of the state of the visibility
16595                 of MessageView
16596         * src/messageview.c
16597                 changed 'Code set' (which is rather incorrect)
16598                 in the menu to 'Character encoding'
16599         * src/prefs_common.c
16600         * src/prefs_common.h
16601                 added an option whether to render HTML as text or not
16602                 added separators to outgoing encoding menu
16603         * src/procheader.c
16604                 procheader_scan_date_string(): support header
16605                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16606         * src/summaryview.c
16607         * src/summaryview.h
16608                 minor code cleanup
16609         * src/textview.c
16610                 textview_show_html(): force output of newline
16611                 added an option whether to render HTML as text or not
16612         * src/common/utils.c
16613                 strncpy2(): optimized based on Alfons' code
16614         * src/gtk/gtkutils.c
16615         * src/gtk/gtkutils.h
16616                 removed non-used code
16617         * src/plugins/pgpmime/passphrase.c
16618                 partially fixed grab input of passphrase dialog
16619                 Confine pointer to window
16620
16621 2005-03-30 [colin]      1.9.6cvs11
16622
16623         * src/msgcache.c
16624         * src/msgcache.h
16625                 Read/write 32bit ints from cache & marks
16626                 From main.
16627
16628 2005-03-29 [paul]       1.9.6cvs10
16629
16630         * AUTHORS
16631         * ChangeLog.claws
16632         * src/compose.c
16633         * src/gtk/gtkaspell.c
16634                 sync with HEAD (don't pass NULL pointers) 
16635
16636 2005-03-24 [paul]
16637
16638         * tools/Makefile.am
16639         * tools/README
16640         * tools/acroread2sylpheed.pl
16641                 sync with HEAD (add script to send pdfs as
16642                 attachments from Adobe Reader 7)
16643
16644 2005-03-21 [paul]       1.9.6cvs9
16645
16646         * configure.ac
16647         * po/POTFILES.in
16648         * src/Makefile.am
16649         * src/crash.c
16650         * src/image_viewer.c ** ADDED **
16651         * src/image_viewer.h ** ADDED **
16652         * src/main.c
16653         * src/prefs_common.c
16654         * src/prefs_common.h
16655         * src/prefs_image_viewer.c ** ADDED **
16656         * src/prefs_image_viewer.h ** ADDED **
16657         * src/textview.c
16658         * src/gtk/about.c
16659         * src/pixmaps/sylpheed_logo.xpm
16660         * src/plugins/Makefile.am
16661         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16662         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16663         * src/plugins/image_viewer/plugin.c ** REMOVED **
16664         * src/plugins/image_viewer/viewer.c ** REMOVED **
16665         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16666         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16667         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16668         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16669         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16670                 as gdk-pixbuf is now built-in
16671                 remove image_viewer plugin and put code back into
16672                 main codebase
16673                 implement inline image display (sync with main)
16674
16675                 replace logo with newer, nicer, larger version  
16676
16677 2005-03-21 [paul]       1.9.6cvs8
16678
16679         * src/gtk/about.c
16680                 cosmetic improvement
16681
16682 2005-03-21 [holger]     1.9.6cvs7
16683
16684         * src/plugins/spamassassin/spamassassin.c
16685                 Sync with HEAD
16686                 (unregister hook on failed plugin init)
16687
16688 2005-03-20 [colin]      1.9.6cvs6
16689
16690         * src/common/plugin.c
16691                 Check that plugin isn't already loaded
16692                 Patch by Alfons
16693
16694 2005-03-20 [thorsten]   1.9.6cvs5
16695
16696         * src/compose.c
16697                 use a more compatible syntax
16698
16699 2005-03-20 [thorsten]   1.9.6cvs4
16700
16701         * src/prefs_toolbar.c
16702                 fix crash when selecting toolbar item (uninitialized pointer)
16703
16704 2005-03-20 [thorsten]   1.9.6cvs3
16705
16706         * src/procmime.c
16707                 fix mimetype detection (referenced free()d string)
16708
16709 2005-03-20 [paul]       1.9.6cvs2
16710
16711         * src/compose.c
16712                 sync with HEAD (1.0.3cvs5)
16713                 neglect Reply-To header if empty
16714                 Patch by Alfons 
16715
16716 2005-03-19 [holger]     1.9.6cvs1
16717
16718         * src/summaryview.c
16719         * src/summaryview.h
16720                 Sync with HEAD
16721
16722 2005-03-18 [paul]       1.9.6
16723
16724         initial GTK2 release
16725
16726 2005-03-18 [paul]       1.0.3cvs3.1
16727
16728         * AUTHORS
16729         * ChangeLog.claws
16730         * configure.ac
16731         * src/gtk/about.c
16732         * src/pixmaps/sylpheed_logo.xpm
16733                 sync with HEAD
16734
16735 2005-03-18 [colin]      1.0.3cvs2.6
16736
16737         * src/summaryview.c
16738                 Remove call to summary_step in summary_copy_selected_to
16739                 Can't see its purpose, and this causes bug when copying
16740                 a message if the next one is unread: it reads it.
16741
16742 2005-03-18 [paul]       1.0.3cvs2.5
16743
16744         * src/foldersel.c
16745                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16746
16747 2005-03-18 [paul]       1.0.3cvs2.4
16748
16749         * src/addrharvest.c
16750         * src/codeconv.c
16751         * src/codeconv.h
16752         * src/compose.c
16753         * src/news.c
16754         * src/procheader.c
16755         * src/procmime.c
16756         * src/unmime.c
16757         * src/unmime.h
16758                 fix buffer overflow, CAN-2005-0667, see
16759                 http://secunia.com/advisories/14491/
16760                 Patch by Alfons
16761
16762 2005-03-17 [colin]      1.0.3cvs2.3
16763
16764         * src/prefs_fonts.c
16765         * src/summaryview.c
16766                 Fix font bugs (both lists now officialy share 
16767                 the same font)
16768                 
16769
16770 2005-03-17 [paul]       1.0.3cvs2.2
16771
16772         * src/gtk/pluginwindow.c
16773                 make plugin descriptions uneditable
16774
16775 2005-03-11 [paul]       1.0.3cvs2.1
16776
16777         * ChangeLog.claws
16778         * configure.ac
16779         * po/POTFILES.in
16780         * src/plugins/trayicon/trayicon.c
16781                 sync with HEAD
16782                 add src/wizard.c to POTFILES.in
16783
16784 2005-03-11 [paul]       1.0.3cvs1.1
16785
16786         * ChangeLog
16787         * ChangeLog.claws
16788         * configure.ac
16789         * po/de.po
16790         * po/es.po
16791         * po/fr.po
16792         * po/it.po
16793         * po/pt_BR.po
16794         * po/ru.po
16795         * po/sk.po
16796         * po/sr.po
16797         * po/zh_CN.po
16798                 sync with HEAD
16799
16800 2005-03-04 [colin]      1.0.1cvs22.2
16801
16802         * src/compose.c
16803                 Fix signatures with accentued chars in it
16804
16805 2005-03-04 [colin]      1.0.1cvs22.1
16806
16807         * src/common/smtp.c
16808         * src/common/smtp.h
16809                 Don't use SIZE param in MAIL FROM: if server 
16810                 doesn't support it. Patch by Eugen Freiter
16811                 <eugen_f@users.sf.net>
16812
16813 2005-02-27 [paul]       1.0.1cvs20.1
16814
16815         * ChangeLog.claws
16816         * configure.ac
16817         * src/messageview.c
16818                 sync with HEAD
16819
16820 2005-02-27 [colin]      1.0.1cvs19.4
16821
16822         * src/procheader.c
16823         * src/procheader.h
16824                 Fix prototypes. Patch by Alfons
16825
16826 2005-02-27 [colin]      1.0.1cvs19.3
16827
16828         * src/compose.c
16829                 Don't auto-join the signature separator.
16830
16831 2005-02-26 [colin]      1.0.1cvs19.2
16832
16833         * src/summaryview.c
16834                 Fix 'mark all read' with collapsed threads.
16835                 Patch by Alfons.
16836
16837 2005-02-25 [paul]       1.0.1cvs19.1
16838
16839         * ChangeLog.claws
16840         * configure.ac
16841         * src/prefs_account.c
16842         * src/prefs_folder_item.c
16843         * src/gtk/prefswindow.c
16844         * src/gtk/prefswindow.h
16845                 sync with HEAD
16846
16847 2005-02-25 [paul]       1.0.1cvs15.12
16848
16849         * src/alertpanel.c
16850         * src/codeconv.c
16851         * src/compose.c
16852         * src/textview.c
16853         * src/gtk/gtkutils.c
16854         * src/gtk/gtkutils.h
16855         * src/gtk/logwindow.c
16856         * src/gtk/progressdialog.c
16857                 sync with main (revision 127)
16858                 and fix logwindow clipping
16859
16860 2005-02-24 [colin]      1.0.1cvs15.11
16861
16862         * src/plugins/pgpmime/passphrase.c
16863                 Disable input grabbing; it doesn't work yet.
16864
16865 2005-02-24 [colin]      1.0.1cvs15.10
16866
16867         * src/messageview.c
16868                 Don't send out receipts if offline. Ask.
16869
16870 2005-02-23 [colin]      1.0.1cvs15.9
16871
16872         * src/summaryview.c     
16873                 Fix expanding
16874
16875 2005-02-23 [colin]      1.0.1cvs15.8
16876
16877         * src/summaryview.c
16878                 Really fix Bug 568 by removing useless
16879                 calls. summary_thread_init() now called
16880                 in summary_sort(). This should please
16881                 Alfons as it should be faster than 
16882                 previously.
16883
16884 2005-02-23 [colin]      1.0.1cvs15.7
16885
16886         * src/compose.c
16887                 Encode parts as QP or B64 if signing
16888
16889 2005-02-23 [colin]      1.0.1cvs15.6
16890
16891         * src/compose.c
16892                 Fix Mimeinfo leakage (including tmp files)
16893         * src/procmsg.c
16894                 Fix tmp file leakage (spotted by Ivan Rayner)
16895
16896 2005-02-22 [colin]      1.0.1cvs15.5
16897
16898         * src/expldifdlg.c
16899                 Fix keyboard input. Patch by Alfons.
16900
16901 2005-02-21 [colin]      1.0.1cvs15.4
16902
16903         * src/compose.c
16904                 Fix Sign/Encrypt when unselecting privacy
16905                 system
16906         * src/prefs_common.c
16907                 Change default message font to Monospace
16908         * src/summaryview.c
16909                 More freezing during potentially large operations
16910
16911 2005-02-21 [paul]       1.0.1cvs15.3
16912
16913         * src/main.c
16914                 fix --help output
16915
16916 2005-02-21 [paul]       1.0.1cvs15.2
16917
16918         * po/Makefile.in.in
16919         * src/compose.c
16920         * src/summaryview.c
16921         * src/textview.c
16922         * src/common/utils.c
16923         * src/common/utils.h
16924                 sync with main (revision 117)
16925
16926 2005-02-20 [colin]      1.0.1cvs15.1
16927
16928         * src/common/defs.h
16929                 Change cache file to .sylpheed_claws_cache, as
16930                 suggested by Alfons. Allows people to switch
16931                 between Sylpheed and Sylpheed-Claws. it is
16932                 a good idea to "Check for new messages" at next
16933                 startup.
16934
16935
16936 2005-02-18 [colin]      1.0.1cvs14.1
16937
16938         * src/quote_fmt_lex.l
16939         * src/quote_fmt_parse.y
16940                 Fix parser initialisation. Patch by Ivan.
16941
16942 2005-02-18 [colin]      1.0.1cvs11.6
16943
16944         * src/folderview.c
16945                 Fix scrolldown (bug 662)
16946
16947 2005-02-17 [colin]      1.0.1cvs11.5
16948
16949         * src/codeconv.c
16950                 conv_filename_to_utf8: return clean 7bit instead
16951                 of broken utf8 if needed
16952         * src/mimeview.c
16953                 Fix display of parts with unclean 8bit names
16954
16955 2005-02-17 [paul]       1.0.1cvs11.4
16956
16957         * src/compose.c
16958         * src/exportldif.c
16959         * src/matcher_parser_parse.y
16960         * src/procmime.c
16961         * src/sourcewindow.c
16962         * src/common/Makefile.am
16963         * src/common/intl.h             ** REMOVED **
16964         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16965                 sync with main (revision 109)
16966                 and clean up
16967
16968 2005-02-16 [colin]      1.0.1cvs11.3
16969
16970         * src/summaryview.c
16971                 Fix collapsed thread not highlighting when new
16972                 messages in it (Bug 568) Patch by Stephan Sachse.
16973                 Fix messed up selection when reaching bounds (Bug 632)
16974         * src/prefs_themes.c
16975                 Fix theme installing (Bug 684)
16976
16977 2005-02-16 [colin]      1.0.1cvs11.2
16978
16979         * src/messageview.c
16980                 Fix messageview_select_all
16981
16982 2005-02-16 [colin]      1.0.1cvs11.1
16983
16984         * src/mh.c
16985                 Sync with HEAD (MH scan required function)
16986
16987 2005-02-15 [colin]      1.0.1cvs8.1
16988
16989         * src/mimeview.c
16990         * src/common/utils.c
16991                 Sync with HEAD (filename chars substitution)
16992
16993 2005-02-15 [colin]      1.0.1cvs7.3
16994
16995         * src/gtk/pluginwindow.c
16996                 Fix button spacing
16997
16998 2005-02-15 [colin]      1.0.1cvs7.2
16999
17000         * src/mimeview.c
17001                 Fix mime icons not reset across message when
17002                 scrolled down
17003
17004 2005-02-15 [colin]      1.0.1cvs7.1
17005
17006         * src/compose.c
17007         * src/procmime.c
17008                 Sync with HEAD (optimisation of cvs6)
17009
17010 2005-02-14 [colin]      1.0.1cvs6.1
17011
17012         * src/compose.c
17013         * src/procmime.c
17014                 Sync with HEAD (encode "From " at line beginning)
17015
17016 2005-02-14 [colin]      1.0.1cvs5.3
17017
17018         * src/compose.c
17019                 Fix wrapping with accentued chars.
17020
17021 2005-02-13 [colin]      1.0.1cvs5.2
17022
17023         * src/textview.c
17024                 Fix email informative part parsing with
17025                 accentued chars in it. ispunct() returns
17026                 true for them in utf8...
17027
17028 2005-02-12 [colin]      1.0.1cvs5.1
17029
17030         * src/filtering.c
17031                 Sync with HEAD (remove wrong use of compose after send)
17032
17033 2005-02-12 [paul]       1.0.1cvs4.5
17034
17035         * src/textview.c
17036                 remove unnecessary code (thanks to Alfons)
17037
17038 2005-02-12 [paul]       1.0.1cvs4.4
17039
17040         * src/textview.c
17041                 add 'Copy' to contextual menu on emails
17042
17043 2005-02-11 [colin]      1.0.1cvs4.3
17044
17045         * src/compose.c
17046                 revert 1.0.0cvs28.2, it doesn't work that well.
17047
17048 2005-02-11 [paul]       1.0.1cvs4.2
17049
17050         * po/Makefile.in.in
17051                 fix 'make release'
17052
17053 2005-02-10 [paul]       1.0.1cvs4.1
17054
17055         * ChangeLog
17056         * ChangeLog.claws
17057         * ChangeLog.jp
17058         * configure.ac
17059         * src/compose.c
17060                 sync with HEAD (sync with main)
17061
17062 2005-02-10 [paul]       1.0.1cvs3.2
17063
17064         * AUTHORS
17065         * Makefile.am
17066         * autogen.sh
17067         * configure.ac
17068         * config/mkinstalldirs
17069         * intl/.cvsignore
17070         * intl/ChangeLog
17071         * intl/VERSION
17072         * intl/bindtextdom.c
17073         * intl/config.charset
17074         * intl/dcgettext.c
17075         * intl/dcigettext.c
17076         * intl/dcngettext.c
17077         * intl/dgettext.c
17078         * intl/dngettext.c
17079         * intl/eval-plural.h
17080         * intl/explodename.c
17081         * intl/finddomain.c
17082         * intl/gettext.c
17083         * intl/gettextP.h
17084         * intl/gmo.h
17085         * intl/hash-string.h
17086         * intl/intl-compat.c
17087         * intl/l10nflist.c
17088         * intl/libgnuintl.h.in
17089         * intl/loadinfo.h
17090         * intl/loadmsgcat.c
17091         * intl/localcharset.c
17092         * intl/localcharset.h
17093         * intl/locale.alias
17094         * intl/localealias.c
17095         * intl/localename.c
17096         * intl/log.c
17097         * intl/ngettext.c
17098         * intl/os2compat.c
17099         * intl/os2compat.h
17100         * intl/osdep.c
17101         * intl/plural-exp.c
17102         * intl/plural-exp.h
17103         * intl/plural.c
17104         * intl/plural.y
17105         * intl/ref-add.sin
17106         * intl/ref-del.sin
17107         * intl/relocatable.c
17108         * intl/relocatable.h
17109         * intl/textdomain.c
17110         * m4/Makefile.am
17111         * po/Makefile.in.in
17112         * src/Makefile.am
17113         * src/account.c
17114         * src/action.c
17115         * src/addr_compl.c
17116         * src/addressadd.c
17117         * src/addressbook.c
17118         * src/addrgather.c
17119         * src/addrindex.c
17120         * src/alertpanel.c
17121         * src/browseldap.c
17122         * src/codeconv.c
17123         * src/codeconv.h
17124         * src/compose.c
17125         * src/compose.h
17126         * src/crash.c
17127         * src/editaddress.c
17128         * src/editbook.c
17129         * src/editgroup.c
17130         * src/editjpilot.c
17131         * src/editldap.c
17132         * src/editldap_basedn.c
17133         * src/editvcard.c
17134         * src/exphtmldlg.c
17135         * src/expldifdlg.c
17136         * src/export.c
17137         * src/exporthtml.c
17138         * src/filtering.c
17139         * src/folder.c
17140         * src/folder_item_prefs.c
17141         * src/foldersel.c
17142         * src/folderview.c
17143         * src/grouplistdialog.c
17144         * src/headerview.c
17145         * src/imap.c
17146         * src/imap_gtk.c
17147         * src/import.c
17148         * src/importldif.c
17149         * src/importmutt.c
17150         * src/importpine.c
17151         * src/inc.c
17152         * src/ldif.c
17153         * src/main.c
17154         * src/mainwindow.c
17155         * src/matcher.c
17156         * src/mbox.c
17157         * src/message_search.c
17158         * src/messageview.c
17159         * src/mh.c
17160         * src/mh_gtk.c
17161         * src/mimeview.c
17162         * src/msgcache.c
17163         * src/news.c
17164         * src/news_gtk.c
17165         * src/noticeview.c
17166         * src/partial_download.c
17167         * src/pop.c
17168         * src/prefs_account.c
17169         * src/prefs_actions.c
17170         * src/prefs_common.c
17171         * src/prefs_customheader.c
17172         * src/prefs_display_header.c
17173         * src/prefs_ext_prog.c
17174         * src/prefs_filtering.c
17175         * src/prefs_filtering_action.c
17176         * src/prefs_folder_item.c
17177         * src/prefs_fonts.c
17178         * src/prefs_gtk.c
17179         * src/prefs_matcher.c
17180         * src/prefs_msg_colors.c
17181         * src/prefs_spelling.c
17182         * src/prefs_summary_column.c
17183         * src/prefs_template.c
17184         * src/prefs_themes.c
17185         * src/prefs_toolbar.c
17186         * src/prefs_wrapping.c
17187         * src/privacy.c
17188         * src/procheader.c
17189         * src/procmime.c
17190         * src/procmsg.c
17191         * src/quote_fmt.c
17192         * src/recv.c
17193         * src/send_message.c
17194         * src/setup.c
17195         * src/sourcewindow.c
17196         * src/ssl_manager.c
17197         * src/statusbar.c
17198         * src/summary_search.c
17199         * src/summaryview.c
17200         * src/textview.c
17201         * src/toolbar.c
17202         * src/wizard.c
17203         * src/common/nntp.c
17204         * src/common/plugin.c
17205         * src/common/smtp.c
17206         * src/common/ssl.c
17207         * src/common/ssl_certificate.c
17208         * src/common/string_match.c
17209         * src/common/sylpheed.c
17210         * src/common/template.c
17211         * src/common/utils.c
17212         * src/gtk/about.c
17213         * src/gtk/colorlabel.c
17214         * src/gtk/description_window.c
17215         * src/gtk/filesel.c
17216         * src/gtk/foldersort.c
17217         * src/gtk/gtkaspell.c
17218         * src/gtk/gtkutils.c
17219         * src/gtk/inputdialog.c
17220         * src/gtk/logwindow.c
17221         * src/gtk/menu.c
17222         * src/gtk/pluginwindow.c
17223         * src/gtk/prefswindow.c
17224         * src/gtk/progressdialog.c
17225         * src/gtk/quicksearch.c
17226         * src/gtk/sslcertwindow.c
17227         * src/plugins/clamav/clamav_plugin.c
17228         * src/plugins/clamav/clamav_plugin_gtk.c
17229         * src/plugins/demo/demo.c
17230         * src/plugins/dillo_viewer/dillo_prefs.c
17231         * src/plugins/dillo_viewer/dillo_viewer.c
17232         * src/plugins/image_viewer/plugin.c
17233         * src/plugins/image_viewer/viewer.c
17234         * src/plugins/image_viewer/viewerprefs.c
17235         * src/plugins/mathml_viewer/mathml_viewer.c
17236         * src/plugins/pgpmime/passphrase.c
17237         * src/plugins/pgpmime/plugin.c
17238         * src/plugins/pgpmime/prefs_gpg.c
17239         * src/plugins/pgpmime/select-keys.c
17240         * src/plugins/pgpmime/sgpgme.c
17241         * src/plugins/spamassassin/spamassassin.c
17242         * src/plugins/spamassassin/spamassassin_gtk.c
17243         * src/plugins/trayicon/trayicon.c
17244                 sync with main (revision 104)
17245
17246 2005-02-10 [colin]      1.0.1cvs3.1
17247
17248         * src/mainwindow.c
17249                 Sync with HEAD (fix occasional crasher)
17250
17251 2005-02-10 [colin]      1.0.1cvs2.1
17252
17253         * src/messageview.c
17254                 Synw with HEAD (don't automatically display html)
17255
17256 2005-02-09 [colin]      1.0.1cvs1.3
17257
17258         * src/textview.c
17259         * src/textview.h
17260                 Add contextual menu on emails
17261
17262 2005-02-09 [colin]      1.0.1cvs1.2
17263
17264         * src/codeconv.c
17265                 Fix converting from broken headers and 
17266                 put back the _ in missing places
17267                 (feature broke with cvs24.2 sync, main 
17268                  possibly affected?)
17269
17270 2005-02-09 [colin]      1.0.1cvs1.1
17271
17272         * src/messageview.c
17273         * src/mimeview.c
17274         * src/mimeview.h
17275                 Sync with HEAD (display non text/plain mails with plugin)
17276
17277 2005-02-08 [colin]      1.0.1.1
17278
17279         * ChangeLog.claws
17280         * po/pt_BR.po
17281                 Sync with HEAD
17282         * configure.ac
17283                 Make default configuration directory 
17284                 be .sylpheed-gtk2
17285
17286 2005-02-08 [colin]      1.0.0cvs29.1
17287
17288         * po/de.po
17289         * po/es.po
17290         * po/fr.po
17291         * po/it.po
17292         * po/sk.po
17293         * po/sr.po
17294                 Sync translations with HEAD
17295
17296 2005-02-06 [colin]      1.0.0cvs28.3
17297
17298         * src/compose.c
17299                 Make compose a bit faster - patch by Alfons.
17300
17301 2005-02-06 [colin]      1.0.0cvs28.2
17302
17303         * src/compose.c
17304                 Make pasting via middle-click more reliable
17305
17306 2005-02-05 [paul]       1.0.0cvs28.1
17307
17308         * ChangeLog
17309         * ChangeLog.claws
17310         * ChangeLog.jp
17311         * configure.ac
17312         * src/compose.c
17313                 sync with HEAD
17314                 (fix bug 682 'redirect is broken'
17315
17316 2005-02-05 [torte]      1.0.0cvs27.1
17317
17318         * ChangeLog.claws
17319         * configure.ac
17320         * src/partial_download.c
17321                 Sync with HEAD (fix buf overflow)
17322
17323 2005-02-03 [colin]      1.0.0cvs26.1
17324
17325         * src/common/plugin.c
17326                 Sync with HEAD (avoid plugin mismatches)
17327
17328 2005-02-03 [paul]       1.0.0cvs25.3
17329
17330         * src/folderview.c
17331         * src/headerview.c
17332         * src/summaryview.c
17333         * src/textview.c
17334         * src/gtk/colorlabel.c
17335                 third and final part of initial sync with main-gtk2
17336
17337 2005-02-03 [paul]       1.0.0cvs25.2
17338
17339         * src/jpilot.c
17340                 fix building with jpilot support
17341
17342 2005-02-02 [colin]      1.0.0cvs25.1
17343
17344         * src/messageview.c
17345                 Sync with HEAD (fix dangerous typo)
17346
17347 2005-02-01 [colin]      1.0.0cvs24.3
17348
17349         * src/common/xml.c
17350                 Write file as advertised (UTF-8)
17351
17352 2005-02-01 [paul]       1.0.0cvs24.2
17353
17354         * src/addrbook.c
17355         * src/addrindex.c
17356         * src/alertpanel.h
17357         * src/codeconv.c
17358         * src/codeconv.h
17359         * src/compose.c
17360         * src/export.c
17361         * src/folder_item_prefs.c
17362         * src/html.c
17363         * src/imap.c
17364         * src/import.c
17365         * src/jpilot.c
17366         * src/mainwindow.c
17367         * src/matcher_parser_lex.l
17368         * src/messageview.c
17369         * src/mh.c
17370         * src/prefs_account.c
17371         * src/prefs_actions.c
17372         * src/prefs_common.c
17373         * src/prefs_gtk.c
17374         * src/prefs_gtk.h
17375         * src/prefs_themes.c
17376         * src/procheader.c
17377         * src/procmime.c
17378         * src/sourcewindow.c
17379         * src/statusbar.c
17380         * src/summaryview.c
17381         * src/textview.c
17382         * src/toolbar.c
17383         * src/unmime.c
17384         * src/common/template.c
17385         * src/common/utils.c
17386         * src/common/xml.c
17387         * src/common/xml.h
17388         * src/gtk/gtkaspell.c
17389         * src/plugins/clamav/clamav_plugin.c
17390         * src/plugins/dillo_viewer/dillo_prefs.c
17391         * src/plugins/image_viewer/viewerprefs.c
17392         * src/plugins/pgpmime/passphrase.c
17393         * src/plugins/pgpmime/prefs_gpg.c
17394         * src/plugins/pgpmime/select-keys.c
17395         * src/plugins/spamassassin/spamassassin.c
17396                 second part of initial sync with main-gtk2
17397                 (more to follow)
17398
17399 2005-01-31 [colin]      1.0.0cvs24.1
17400
17401         * src/compose.c
17402                 Sync with HEAD
17403
17404 2005-01-29 [paul]       1.0.0cvs23.2
17405
17406         * src/account.c
17407         * src/action.c
17408         * src/addressadd.c
17409         * src/addressbook.c
17410         * src/alertpanel.c
17411         * src/compose.c
17412         * src/editaddress.c
17413         * src/editbook.c
17414         * src/editgroup.c
17415         * src/editjpilot.c
17416         * src/editldap.c
17417         * src/editldap_basedn.c
17418         * src/editvcard.c
17419         * src/export.c
17420         * src/foldersel.c
17421         * src/grouplistdialog.c
17422         * src/import.c
17423         * src/importldif.c
17424         * src/inc.c
17425         * src/main.c
17426         * src/mainwindow.c
17427         * src/message_search.c
17428         * src/messageview.c
17429         * src/mimeview.c
17430         * src/prefs_actions.c
17431         * src/prefs_common.c
17432         * src/prefs_common.h
17433         * src/prefs_customheader.c
17434         * src/prefs_display_header.c
17435         * src/prefs_filtering.c
17436         * src/prefs_filtering_action.c
17437         * src/prefs_gtk.c
17438         * src/prefs_matcher.c
17439         * src/prefs_summary_column.c
17440         * src/prefs_template.c
17441         * src/sourcewindow.c
17442         * src/summary_search.c
17443         * src/summaryview.c
17444         * src/textview.c
17445         * src/gtk/about.c
17446         * src/gtk/description_window.c
17447         * src/gtk/gtkshruler.c
17448         * src/gtk/gtkutils.c
17449         * src/gtk/gtkutils.h
17450         * src/gtk/inputdialog.c
17451         * src/gtk/logwindow.c
17452         * src/gtk/prefswindow.c
17453         * src/gtk/progressdialog.c
17454         * src/gtk/progressdialog.h
17455                 first part of initial sync with main-gtk2
17456                 (more to follow)
17457
17458 2005-01-28 [colin]      1.0.0cvs23.1
17459
17460         * src/folderview.c
17461                 Sync with HEAD
17462
17463 2005-01-27 [colin]      1.0.0cvs21.1
17464
17465         * src/folder.c
17466         * src/folderview.c
17467                 Sync with HEAD
17468
17469 2005-01-27 [colin]      1.0.0cvs19.1
17470
17471         * src/procmime.c
17472                 Sync with HEAD
17473
17474 2005-01-27 [colin]      1.0.0cvs18.1
17475
17476         * src/messageview.c
17477         * src/summaryview.c
17478         * src/mainwindow.c
17479         * src/compose.c
17480         * src/compose.h
17481         * src/procmsg.c
17482         * src/procmsg.h
17483         * src/toolbar.c
17484                 Sync with HEAD
17485
17486 2005-01-26 [paul]       1.0.0cvs15.2
17487
17488         * src/compose.c
17489                 compose_entries_set(): convert subject and body to
17490                 utf8 if necessary. patch by Felix Eckhofer
17491
17492 2005-01-26 [paul]       1.0.0cvs15.1
17493
17494         * configure.ac
17495         * src/common/template.c
17496                 sync with HEAD (fix memory leak)
17497
17498 2005-01-25 [paul]       1.0.0cvs14.1
17499
17500         * configure.ac
17501         * src/compose.c
17502                 sync with HEAD
17503
17504 2005-01-24 [colin]      1.0.0cvs13.1
17505
17506         * src/summaryview.c
17507                 Sync with HEAD
17508
17509 2005-01-24 [paul]       1.0.0cvs12.1
17510
17511         * configure.ac
17512         * src/messageview.c
17513         * src/mh.c
17514         * src/common/utils.c
17515                 sync with HEAD
17516
17517 2005-01-24 [colin]      1.0.0cvs11.1
17518
17519         * src/procheader.c
17520                 Sync with HEAD
17521
17522 2005-01-24 [colin]      1.0.0cvs10.1
17523
17524         * src/folderview.c
17525                 Sync with HEAD
17526
17527 2005-01-23 [colin]      1.0.0cvs9.1
17528
17529         * src/crash.c
17530                 Sync with HEAD
17531
17532 2005-01-22 [colin]      1.0.0cvs8.1
17533
17534         * src/summaryview.c
17535         * src/gtk/quicksearch.c
17536                 Sync with HEAD
17537
17538 2005-01-21 [colin]      1.0.0cvs7.1
17539
17540         * src/summaryview.c
17541                 Sync with HEAD
17542
17543 2005-01-21 [colin]      1.0.0cvs6.1
17544
17545         * src/summaryview.c
17546                 Sync with HEAD
17547
17548 2005-01-21 [colin]      1.0.0cvs5.1
17549
17550         * src/gtk/quicksearch.c
17551         * src/prefs_common.c
17552         * src/prefs_common.h
17553                 Sync with HEAD (recurse option)
17554
17555 2005-01-21 [colin]      1.0.0cvs4.1
17556
17557         * src/folder.h
17558         * src/folderview.c
17559         * src/folderview.h
17560         * src/summaryview.c
17561         * src/gtk/quicksearch.c
17562         * src/gtk/quicksearch.h
17563                 Sync with HEAD (recursive quicksearch)
17564
17565 2005-01-20 [colin]      1.0.0cvs3.4
17566
17567         * src/ssl_manager.c
17568                 Remove useless code
17569
17570 2005-01-20 [colin]      1.0.0cvs3.3
17571
17572         * src/ssl_manager.c
17573                 Fix leak, thanks to Alfons.
17574
17575 2005-01-20 [colin]      1.0.0cvs3.2
17576
17577         * src/ssl_manager.c
17578                 Port SSL certificate window to GTK2.
17579
17580 2005-01-20 [paul]       1.0.0cvs3.1
17581
17582         * ChangeLog.claws
17583         * configure.ac
17584         * src/addrindex.c
17585         * src/addrindex.h
17586                 sync with HEAD
17587
17588 2005-01-19 [colin]      1.0.0cvs2.2
17589
17590         * src/plugins/trayicon/trayicon.c
17591                 Fix freeze with gtk-2.6, the easy way
17592                 (signal blocking helpless there...)
17593                 Closes bug #668.
17594
17595 2005-01-19 [colin]      1.0.0cvs2.1
17596
17597         * src/mbox.c
17598         * src/mbox.h
17599         * src/mainwindow.c
17600         * src/summaryview.c
17601         * src/summaryview.h
17602                 Sync with HEAD
17603
17604 2005-01-19 [paul]       1.0.0cvs1.1
17605
17606         * configure.ac
17607         * po/de.po
17608         * po/es.po
17609         * po/fr.po
17610         * po/hr.po
17611         * po/it.po
17612         * po/ja.po
17613         * po/ko.po
17614         * po/pt_BR.po
17615         * po/ru.po
17616         * po/sk.po
17617         * po/sr.po
17618                 sync with HEAD (update translations)
17619
17620 2005-01-18 [colin]      1.0.0cvs0.1
17621
17622         * src/foldersel.c
17623                 Specify search column - patch by Alfons
17624
17625 2005-01-18 [colin]      0.9.13cvs36.3
17626
17627         * src/prefs_toolbar.c
17628                 Change Delete to Remove
17629         * src/prefs_fonts.c
17630                 GTK2 version and leak fixes
17631         * src/prefs_actions.c
17632                 Add stock buttons.
17633                 All patches by Alfons
17634
17635 2005-01-17 [colin]      0.9.13cvs36.2
17636
17637         * src/compose.c
17638                 Fix DnD inserting twice. While at it,
17639                 add DnD support for text/plain in the
17640                 body, and add support in the headers.
17641
17642 2005-01-16 [colin]      0.9.13cvs36.1
17643
17644         * ChangeLog
17645         * ChangeLog.jp
17646         * ChangeLog.claws
17647                 Sync with HEAD (nothing applicable)
17648
17649 2005-01-16 [colin]      0.9.13cvs33.2
17650
17651         * src/prefs_toolbar.c
17652                 GTK2ize prefs_toolbar, by Alfons.
17653
17654 2005-01-14 [colin]      0.9.13cvs33.1
17655
17656         * src/html.c
17657         * src/msgcache.c
17658                 Sync with HEAD
17659
17660 2005-01-14 [colin]      0.9.13cvs32.1
17661
17662         * src/html.c
17663         * src/html.h
17664         * src/msgcache.c
17665         * AUTHORS
17666         * tools/calypso_convert.pl
17667                 Sync with HEAD
17668
17669 2005-01-08 [colin]      0.9.13cvs29.2
17670
17671         * src/prefs_filtering_action.c
17672         * src/prefs_filtering.c
17673                 2 more gtk2 patches by Alfons
17674
17675 2005-01-07 [paul]       0.9.13cvs29.1
17676
17677         * ChangeLog
17678         * ChangeLog.claws
17679         * ChangeLog.jp
17680         * configure.ac
17681         * src/pop.c
17682         * src/pop.h
17683                 sync with HEAD
17684
17685 2005-01-07 [colin]      0.9.13cvs28.3
17686
17687         * src/gtk/progressdialog.c
17688         * src/gtk/progressdialog.h
17689         * src/inc.c
17690         * src/send_message.c
17691                 GTK2 for the incorporation dialog. The CList isn't dead
17692                 yet, for a more smooth migration. Patch by Alfons.
17693
17694 2005-01-06 [colin]      0.9.13cvs28.2
17695
17696         * src/prefs_display_header.c
17697                 GTK2 conversion by Alfons
17698         * src/prefs_actions.c
17699         * src/prefs_matcher.c
17700                 Fix 2 leaks - patch by Alfons
17701
17702 2005-01-06 [colin]      0.9.13cvs28.1
17703
17704         * src/prefs_matcher.c
17705                 Sync with HEAD
17706
17707 2005-01-06 [colin]      0.9.13cvs27.4
17708
17709         * src/prefs_matcher.c
17710                 Fix double-free. Patch by Alfons
17711
17712 2005-01-06 [colin]      0.9.13cvs27.3
17713
17714         * src/prefs_matcher.c
17715                 GTK2 widgets + memleak
17716                 Patch by Alfons
17717
17718 2005-01-05 [colin]      0.9.13cvs27.2
17719
17720         * src/account.c
17721         * src/addr_compl.c
17722         * src/foldersel.c
17723         * src/stock_pixmap.c
17724         * src/stock_pixmap.h
17725                 3 more GTK2 patches by Alfons.
17726
17727 2005-01-04 [colin]      0.9.13cvs27.1
17728
17729         * src/folderview.c
17730         * src/imap_gtk.c
17731         * src/news_gtk.c
17732                 Sync with HEAD
17733
17734 2005-01-04 [colin]      0.9.13cvs25.9
17735
17736         * src/compose.c
17737                 Fix Show Ruler menuitem
17738         * src/prefs_template.c
17739                 Convert to GTK2
17740         * src/common/utils.c
17741                 Make auto pointer stuff handles NULLs
17742                 Patches by Alfons.
17743
17744 2005-01-04 [colin]      0.9.13cvs25.8
17745
17746         * src/compose.c
17747                 Move the attachment list to gtk2
17748                 Patch by Alfons.
17749
17750 2005-01-04 [colin]      0.9.13cvs25.7
17751
17752         * src/textview.c
17753                 Make some keys work again
17754                 Patch by SungHyun Nam <namsh@kldp.org>
17755
17756 2005-01-04 [colin]      0.9.13cvs25.6
17757
17758         * src/gtk/gtkshruler.c
17759                 Move the ruler to GTK2
17760                 Patch by Alfons
17761
17762 2005-01-03 [colin]      0.9.13cvs25.5
17763
17764         * src/compose.c
17765                 Fix my broken patch apply 
17766
17767 2005-01-03 [colin]      0.9.13cvs25.4
17768
17769         * src/common/utils.c
17770         * src/common/utils.h
17771         * src/gtk/prefswindow.c
17772                 Move auto pointer stuff to utils.c
17773                 Patch by Alfons again :)
17774
17775 2005-01-03 [colin]      0.9.13cvs25.3
17776
17777         * src/compose.c
17778         * src/prefs_gtk.c
17779         * src/prefs_template.c
17780         * src/textview.c
17781                 Empty text widgets with empty strings, not NULL char
17782                 Patch by SungHyun Nam <namsh@kldp_org>
17783
17784 2005-01-03 [colin]      0.9.13cvs25.2
17785
17786         * src/main.c
17787         * AUTHORS
17788                 Sync with HEAD
17789
17790 2005-01-03 [colin]      0.9.13cvs25.1
17791
17792         * src/pop.c
17793         * src/pop.h
17794                 Sync with HEAD
17795
17796 2005-01-03 [colin]      0.9.13cvs24.3
17797
17798         * src/account.c
17799                 Two patches from Alfons and Alex S Moore:
17800                 fix images, fix return value.
17801
17802 2005-01-01 [colin]      0.9.13cvs24.2
17803
17804         * src/prefs_actions.c
17805                 Fix over-zealous assertion. Patch by Alfons
17806
17807 2005-01-01 [colin]      0.9.13cvs24.1
17808
17809         * src/procmime.c
17810                 Sync with HEAD (leak fix)
17811
17812 2004-12-31 [colin]      0.9.13cvs23.2
17813
17814         * src/prefs_common.c
17815                 GTK2 widgets + stock buttons - patch by Alfons
17816
17817 2004-12-31 [paul]       0.9.13cvs23.1
17818
17819         * configure.ac
17820                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17821         * src/gtk/pluginwindow.c
17822                 use GTK2 widgets and plug memory leaks,
17823                 patches by Alfons
17824
17825 2004-12-30 [colin]      0.9.13cvs22.4
17826
17827         * src/account.c
17828         * src/action.c
17829         * src/export.c
17830         * src/foldersel.c
17831         * src/import.c
17832         * src/message_search.c
17833         * src/prefs_actions.c
17834         * src/prefs_common.c
17835         * src/prefs_customheader.c
17836         * src/prefs_filtering.c
17837         * src/prefs_summary_column.c
17838         * src/summary_search.c
17839         * src/gtk/about.c
17840         * src/gtk/description_window.c
17841         * src/gtk/gtkutils.c
17842         * src/gtk/gtkutils.h
17843         * src/gtk/inputdialog.c
17844         * src/gtk/prefswindow.c
17845                 Use GTK2 stock buttons. Patches by Alfons.
17846
17847 2004-12-30 [colin]      0.9.13cvs22.3
17848
17849         * src/account.c
17850                 Sync with HEAD
17851         * src/prefs_actions.c
17852         * src/prefs_customheader.c
17853         * src/prefs_filtering.c
17854         * src/prefs_msg_colors.c
17855         * src/prefs_summary_column.c
17856         * src/gtk/prefswindow.c
17857                 Use GtkTreeView instead of deprecated 
17858                 widgets. Patches by Alfons.
17859
17860 2004-12-30 [paul]       0.9.13cvs22.2
17861
17862         * src/foldersel.c
17863                 use GTK 2 Tree View
17864                 patch by Alfons, with root folder sorting fix
17865                 by Stephan Sachse
17866
17867 2004-12-30 [paul]       0.9.13cvs22.1
17868
17869         * ChangeLog
17870         * ChangeLog.claws
17871         * ChangeLog.jp
17872         * NEWS
17873         * configure.ac
17874         * src/account.c
17875                 sync with HEAD
17876
17877 2004-12-22 [martin]     0.9.13cvs21.2
17878
17879         * src/action.c
17880                 free the command line after its use
17881
17882 2004-12-18 [paul]       0.9.13cvs21.1
17883
17884         * AUTHORS
17885         * ChangeLog
17886         * ChangeLog.claws
17887         * ChangeLog.jp
17888         * NEWS
17889         * configure.ac
17890         * src/action.c
17891         * src/compose.c
17892         * src/syldap.c
17893                 sync with HEAD
17894
17895 2004-12-17 [martin]     0.9.13cvs17.2
17896
17897         * src/action.c
17898                 convert actions input to locale
17899         * src/inc.c
17900                 convert notification command to locale
17901         * src/plugins/pgpmime/select-keys.c
17902                 convert attributes to utf8
17903
17904 2004-12-14 [colin]      0.9.13cvs17.1
17905
17906         * ChangeLog
17907         * ChangeLog.jp
17908         * ChangeLog.claws
17909         * src/action.c
17910         * src/common/utils.c
17911         * src/gtk/prefswindow.c
17912         * src/gtk/gtkutils.c
17913         * src/gtk/gtkutils.h
17914         * src/plugins/spamassassin/libspamc.c
17915                 Sync with HEAD
17916
17917 2004-12-13 [colin]      0.9.13cvs14.1
17918
17919         * src/quote_fmt_parse.y
17920                 Sync with HEAD
17921
17922 2004-12-10 [colin]      0.9.13cvs12.1
17923
17924         * src/prefs_themes.c
17925         * src/mainwindow.c
17926         * src/messageview.c
17927                 Sync with HEAD
17928
17929 2004-12-09 [colin]      0.9.13cvs10.1
17930
17931         * src/procmime.c
17932                 Sync with HEAD (fix B64 encoding from memory)
17933
17934 2004-12-08 [colin]      0.9.13cvs9.1
17935
17936         * src/gtk/colorlabel.c
17937                 Sync with HEAD
17938
17939 2004-12-08 [paul]       0.9.13cvs8.2
17940
17941         * src/gtk/pluginwindow.c
17942                 fix window resizing oddities
17943
17944 2004-12-08 [colin]      0.9.13cvs8.1
17945
17946         * src/quote_fmt_parse.y
17947                 Sync with HEAD
17948
17949 2004-12-08 [colin]      0.9.13cvs7.1
17950
17951         * src/matcher_parser_parse.y
17952         * src/msgcache.c
17953         * src/prefs_matcher.c
17954         * src/procheader.c
17955         * src/matcher.c
17956         * src/common/defs.h
17957         * po/sr.po
17958                 Sync with HEAD
17959
17960 2004-12-08 [colin]      0.9.13cvs6.1
17961
17962         * src/quote_fmt_parse.y
17963         * src/textview.c
17964                 Sync with HEAD
17965         * src/gtk/prefswindow.c
17966         * src/gtk/pluginwindow.c
17967                 Fix G_CALLBACKS protos (thanks to Alfons)
17968
17969 2004-12-07 [torte]      0.9.13cvs2.2
17970
17971         * src/procmime.c
17972                 [Bug 650] reply button causes crash
17973                 Thanks to David Relson and Christoph
17974
17975 2004-12-07 [colin]      0.9.13cvs2.1
17976
17977         * ChangeLog.claws
17978         * AUTHORS
17979         * po/sk.po
17980         * src/procmime.c
17981         * src/prefs_account.c
17982         * src/common/smtp.c
17983         * src/common/smtp.h
17984                 Sync with HEAD
17985
17986 2004-12-06 [colin]      0.9.12cvs187.1
17987
17988         * ChangeLog.claws
17989         * INSTALL
17990         * Makefile.am
17991         * README.claws
17992         * TODO.claws
17993         * configure.ac
17994         * po/bg.po
17995         * po/cs.po
17996         * po/el.po
17997         * po/en_GB.po
17998         * po/es.po
17999         * po/fr.po
18000         * po/hr.po
18001         * po/hu.po
18002         * po/it.po
18003         * po/ja.po
18004         * po/ko.po
18005         * po/nl.po
18006         * po/pl.po
18007         * po/pt_BR.po
18008         * po/ru.po
18009         * po/sk.po
18010         * po/sr.po
18011         * po/sv.po
18012         * po/zh_CN.po
18013         * po/zh_TW.Big5.po
18014         * src/compose.c
18015         * tools/Makefile.am
18016         * tools/README
18017         * tools/filter_conv.pl
18018         * tools/kdeservicemenu/README
18019         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18020         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18021                 Sync with HEAD
18022
18023 2004-12-04 [colin]      0.9.12cvs183.1
18024
18025         * src/compose.c
18026                 Sync with HEAD (compose window position saving)
18027
18028 2004-12-04 [paul]       0.9.12cvs182.3
18029
18030         * src/messageview.c
18031         * src/mimeview.c
18032         * src/prefs_customheader.c
18033         * src/gtk/quicksearch.c
18034                 replace some forgotten GTK_SIGNAL_FUNCs
18035
18036 2004-12-04 [paul]       0.9.12cvs182.2
18037
18038         * src/Makefile.am
18039                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18040                 committed in error      
18041
18042 2004-12-04 [paul]       0.9.12cvs182.1
18043
18044         * ChangeLog
18045         * ChangeLog.claws
18046         * ChangeLog.jp
18047         * INSTALL
18048         * NEWS
18049         * README
18050         * README.jp
18051         * configure.ac
18052         * doc/manual/ja/Makefile.am
18053         * doc/manual/ja/sylpheed-1.html
18054         * doc/manual/ja/sylpheed-10.html
18055         * doc/manual/ja/sylpheed-11.html
18056         * doc/manual/ja/sylpheed-12.html
18057         * doc/manual/ja/sylpheed-13.html
18058         * doc/manual/ja/sylpheed-14.html
18059         * doc/manual/ja/sylpheed-15.html
18060         * doc/manual/ja/sylpheed-16.html
18061         * doc/manual/ja/sylpheed-17.html
18062         * doc/manual/ja/sylpheed-18.html
18063         * doc/manual/ja/sylpheed-19.html
18064         * doc/manual/ja/sylpheed-2.html
18065         * doc/manual/ja/sylpheed-20.html
18066         * doc/manual/ja/sylpheed-3.html
18067         * doc/manual/ja/sylpheed-4.html
18068         * doc/manual/ja/sylpheed-5.html
18069         * doc/manual/ja/sylpheed-6.html
18070         * doc/manual/ja/sylpheed-7.html
18071         * doc/manual/ja/sylpheed-8.html
18072         * doc/manual/ja/sylpheed-9.html
18073         * doc/manual/ja/sylpheed.html
18074         * doc/manual/ja/sylpheed.sgml
18075         * po/de.po
18076         * src/Makefile.am
18077         * src/compose.c
18078         * src/procmime.c
18079         * src/pixmaps/regular.xpm **REMOVED**
18080         * src/plugins/pgpmime/pgpmime.c
18081         * src/plugins/pgpmime/plugin.c
18082         * src/plugins/pgpmime/prefs_gpg.c
18083                 sync with HEAD
18084
18085 2004-12-03 [paul]       0.9.12cvs180.1
18086
18087         * ChangeLog
18088         * ChangeLog.claws
18089         * ChangeLog.jp
18090         * configure.ac
18091         * src/Makefile.am
18092         * src/pop.c
18093         * src/common/utils.c
18094         * src/common/utils.h
18095         * src/pixmaps/continue.xpm
18096         * src/pixmaps/dir_close.xpm
18097         * src/pixmaps/dir_open.xpm
18098         * src/pixmaps/drafts_close.xpm
18099         * src/pixmaps/drafts_open.xpm
18100         * src/pixmaps/folder.xpm **REMOVED**
18101         * src/pixmaps/group.xpm
18102         * src/pixmaps/unread.xpm
18103                 sync with HEAD
18104
18105 2004-12-02 [colin]      0.9.12cvs179.1
18106
18107         * src/compose.c
18108                 Sync with HEAD (non-duplicated reedition)
18109
18110 2004-12-02 [colin]      0.9.12cvs178.1
18111
18112         * src/compose.c
18113                 Sync with HEAD (linewrap_quote fix)
18114
18115 2004-12-01 [colin]      0.9.12cvs177.3
18116
18117         * src/addrharvest.c
18118                 Replace sizeof with strlen
18119
18120 2004-12-01 [paul]       0.9.12cvs177.2
18121
18122         * src/addrharvest.c
18123                 fix 'harvest addresses'
18124
18125 2004-11-30 [colin]      0.9.12cvs177.1
18126
18127         * src/gtk/prefswindow.c
18128         * src/gtk/pluginwindow.c
18129                 Sync with HEAD
18130
18131 2004-11-29 [colin]      0.9.12cvs176.1
18132
18133         * src/folderview.c
18134                 sync with HEAD (Fix disappearing separators in folderview's popup)
18135
18136 2004-11-29 [colin]      0.9.12cvs175.1
18137
18138         * src/procmime.c
18139                 Sync with head (another format fix)
18140
18141 2004-11-29 [colin]      0.9.12cvs174.1
18142
18143         * src/pop.c
18144                 Sync with HEAD (format string fix)
18145
18146 2004-11-26 [colin]      0.9.12cvs173.1
18147
18148         * src/common/smtp.c
18149         * src/common/smtp.h
18150                 Sync with HEAD
18151
18152 2004-11-24 [colin]      0.9.12cvs172.1
18153
18154         * src/plugins/pgpmime/pgpmime.c
18155                 Sync with HEAD
18156
18157 2004-11-24 [colin]      0.9.12cvs171.1
18158
18159         * src/plugins/pgpmime/pgpmime.c
18160                 Sync with head (gpgmectx leaks)
18161
18162 2004-11-24 [colin]      0.9.12cvs169.1
18163
18164         * src/plugins/pgpmime/plugin.c
18165         * src/plugins/trayicon/Makefile.am
18166         * src/plugins/trayicon/newmarkedmail.xpm
18167         * src/plugins/trayicon/trayicon.c
18168         * src/plugins/trayicon/unreadmarkedmail.xpm
18169                 Sync with HEAD
18170
18171 2004-11-23 [colin]      0.9.12cvs168.1
18172
18173         * src/partial_download.c
18174         * src/partial_download.h
18175         * src/plugins/pgpmime/plugin.c
18176                 Sync with HEAD
18177
18178 2004-11-23 [colin]      0.9.12cvs166.1
18179
18180         * src/Makefile.am
18181         * src/codeconv.c
18182         * src/compose.c
18183         * src/folderview.c
18184         * src/main.c
18185         * src/partial_download.c
18186         * src/partial_download.h
18187         * src/prefs_account.c
18188         * src/prefs_account.h
18189         * src/privacy.c
18190         * src/privacy.h
18191         * src/procmime.c
18192         * src/common/Makefile.am
18193         * src/common/base64.h
18194         * src/common/partial_download.c
18195         * src/common/partial_download.h
18196         * src/gtk/prefswindow.c
18197         * src/gtk/prefswindow.h
18198         * src/plugins/pgpmime/pgpmime.c
18199         * src/plugins/pgpmime/prefs_gpg.c
18200         * src/plugins/pgpmime/prefs_gpg.h
18201         * src/plugins/pgpmime/sgpgme.c
18202         * src/plugins/pgpmime/sgpgme.h
18203                 Sync with HEAD
18204
18205 2004-11-23 [colin]      0.9.12cvs163.1
18206
18207         * src/main.c
18208                 Sync with HEAD (cursor optimization)
18209
18210 2004-11-23 [colin]      0.9.12cvs162.1
18211
18212         * src/prefs_common.c
18213         * src/prefs_themes.c
18214         * src/procmsg.c
18215                 Sync with HEAD
18216
18217 2004-11-23 [colin]      0.9.12cvs158.9
18218
18219         * src/compose.c
18220                 Fix double-free when forwarding
18221         * src/msgcache.c
18222                 Fix leak on error path
18223                 
18224
18225 2004-11-23 [colin]      0.9.12cvs158.8
18226
18227         * src/compose.c
18228                 Fix possible double-free
18229                 Spotted by Alfons
18230
18231 2004-11-23 [colin]      0.9.12cvs158.7
18232
18233         * src/compose.c
18234                 Fix some signal handlers' prototypes
18235                 Spotted by Alfons
18236
18237 2004-11-22 [colin]      0.9.12cvs158.6
18238
18239         * src/compose.c
18240                 Remove unneeded code and duplicated
18241                 wrapping - patch by Alfons
18242
18243 2004-11-22 [colin]      0.9.12cvs158.5
18244
18245         * src/prefs_themes.c
18246                 Fix oversized selector
18247
18248 2004-11-22 [colin]      0.9.12cvs158.4
18249
18250         * src/compose.c
18251                 fix dump_text()
18252                 patch by Alfons
18253
18254 2004-11-19 [colin]      0.9.12cvs158.3
18255
18256         * src/textview.c
18257                 Add a context menu on links (open, copy)
18258
18259 2004-11-18 [paul]       0.9.12cvs158.2
18260
18261         * src/addrgather.c
18262         * src/exphtmldlg.c
18263         * src/expldifdlg.c
18264         * src/mimeview.c
18265         * src/prefs_common.c
18266         * src/plugins/image_viewer/viewer.c
18267         * src/plugins/spamassassin/spamassassin_gtk.c
18268                 replace deprecated gtk_notebook_set_page
18269                 and gtk_notebook_current_page
18270
18271 2004-11-18 [paul]       0.9.12cvs158.1
18272
18273         * configure.ac
18274         * src/compose.c
18275         * src/mainwindow.c
18276         * src/messageview.c
18277         * src/prefs_common.c
18278         * src/common/utils.c
18279         * src/common/utils.h
18280                 sync with HEAD
18281
18282 2004-11-17 [colin]      0.9.12cvs156.1
18283
18284         * src/prefs_account.c
18285         * src/prefs_account.h
18286         * src/procmsg.c
18287                 Sync with HEAD (add pref to store encrypted mails encrypted)
18288
18289 2004-11-17 [paul]       0.9.12cvs155.1
18290
18291         * ChangeLog
18292         * ChangeLog.claws
18293         * ChangeLog.jp
18294         * NEWS
18295         * configure.ac
18296         * src/compose.c
18297         * src/jpilot.c
18298         * src/privacy.c
18299         * src/procmime.c
18300         * src/procmime.h
18301         * src/procmsg.c
18302         * src/toolbar.c
18303         * src/pixmaps/error.xpm
18304                 sync with HEAD
18305
18306 2004-11-17 [colin]      0.9.12cvs151.1
18307
18308         * src/plugins/pgpmime/pgpmime.c
18309                 Sync with HEAD (remove debug printf)
18310
18311 2004-11-17 [colin]      0.9.12cvs150.1
18312
18313         * src/plugins/pgpmime/pgpmime.c
18314                 Sync with HEAD (off-by-one fix)
18315
18316 2004-11-17 [colin]      0.9.12cvs149.1
18317
18318         * src/procmsg.c
18319                 Sync with HEAD (coding style fixes)
18320
18321 2004-11-16 [colin]      0.9.12cvs148.1
18322
18323         * src/procmsg.c
18324                 Sync with head (Fix the fix)
18325
18326 2004-11-16 [colin]      0.9.12cvs147.1
18327
18328         * src/procmsg.c
18329                 Sync with Main (leak fix)
18330
18331 2004-11-16 [colin]      0.9.12cvs146.14
18332
18333         * src/compose.c
18334                 Remove useless chunk of code
18335                 Patch by Alfons
18336
18337 2004-11-15 [colin]      0.9.12cvs146.13
18338
18339         * src/compose.c
18340                 Fix drafting after insertion
18341                 Patch by Alfons
18342
18343 2004-11-15 [colin]      0.9.12cvs146.12
18344
18345         * src/compose.c
18346         * src/prefs_filtering.c
18347         * src/prefs_filtering_action.c
18348         * src/prefs_toolbar.c
18349                 Fix some const-correctness
18350
18351 2004-11-15 [colin]      0.9.12cvs146.11
18352
18353         * src/summaryview.c
18354         * src/prefs_themes.c
18355         * src/messageview.c
18356                 Fix some leaks
18357
18358 2004-11-15 [colin]      0.9.12cvs146.10
18359
18360         * src/codeconv.c
18361                 More unreadable locale fixes
18362
18363 2004-11-14 [colin]      0.9.12cvs146.9
18364
18365         * src/textview.c
18366                 Fix uri_security_check
18367                 Patch by Alfons
18368
18369 2004-11-13 [paul]       0.9.12cvs146.8
18370
18371         * src/folder.c
18372         * src/procmime.c
18373                 fix 2 bugs introduced in last commit
18374
18375 2004-11-13 [paul]       0.9.12cvs146.7
18376
18377         * src/compose.c
18378         * src/exporthtml.c
18379         * src/exportldif.c
18380         * src/folder.c
18381         * src/imap.c
18382         * src/imap_gtk.c
18383         * src/main.c
18384         * src/mainwindow.c
18385         * src/messageview.c
18386         * src/mh_gtk.c
18387         * src/prefs_themes.c
18388         * src/procmime.c
18389         * src/setup.c
18390         * src/summaryview.c
18391                 replace deprecated g_basename
18392
18393 2004-11-13 [paul]       0.9.12cvs146.6
18394
18395         * src/compose.c
18396         * src/imap.c
18397         * src/matcher_parser.h
18398         * src/matcher_parser_parse.y
18399         * src/prefs_filtering.c
18400         * src/prefs_filtering_action.c
18401         * src/prefs_themes.c
18402         * src/prefs_toolbar.c
18403         * src/common/utils.c
18404                 various small fixes/cleanups
18405
18406 2004-11-12 [colin]      0.9.12cvs146.5
18407
18408         * src/textview.c
18409                 Validate event's origin on visibility notify
18410                 Patch by Alfons.
18411
18412 2004-11-12 [paul]       0.9.12cvs146.4
18413
18414         * src/exporthtml.c
18415         * src/exportldif.c
18416         * src/imap.c
18417         * src/mh.c
18418         * src/mimeview.c
18419         * src/prefs_spelling.c
18420         * src/prefs_themes.c
18421                 replace deprecated g_dirname    
18422
18423 2004-11-12 [colin]      0.9.12cvs146.3
18424
18425         * src/textview.c
18426                 Some coding style fixes
18427
18428 2004-11-12 [colin]      0.9.12cvs146.2
18429
18430         * src/codeconv.c
18431                 We want to replace _all_ extended chars in
18432                 conv_unreadable_*, because any string containing
18433                 extended chars not parsing as UTF8 is 
18434                 undisplayed on gtk2.
18435
18436 2004-11-12 [paul]       0.9.12cvs146.1
18437
18438         * ChangeLog
18439         * ChangeLog.claws
18440         * ChangeLog.jp
18441         * NEWS
18442         * configure.ac
18443         * src/account.c
18444         * src/folderview.c
18445         * src/folderview.h
18446         * src/imap.c
18447         * src/imap_gtk.c
18448         * src/inc.c
18449         * src/mainwindow.c
18450         * src/mh_gtk.c
18451         * src/news_gtk.c
18452         * src/pop.c
18453         * src/prefs_account.c
18454         * src/prefs_account.h
18455         * src/prefs_ext_prog.c
18456         * src/procmime.c
18457         * src/procmime.h
18458         * src/procmsg.c
18459         * src/procmsg.h
18460         * src/summary_search.c
18461         * src/summaryview.c
18462         * src/textview.c
18463         * src/common/defs.h
18464         * src/common/utils.c
18465         * src/common/utils.h
18466         * src/gtk/menu.c
18467         * src/gtk/menu.h
18468                 sync with HEAD
18469
18470 2004-11-11 [colin]      0.9.12cvs144.2
18471
18472         * src/textview.c
18473                 Fix URI range selection (patch by Alfons)
18474
18475 2004-11-09 [colin]      0.9.12cvs144.1
18476
18477         * ChangeLog.claws
18478         * src/compose.c
18479         * src/folder.c
18480         * src/folder_item_prefs.c
18481         * src/prefs_account.c
18482         * src/prefs_account.h
18483         * src/plugins/pgpmime/pgpmime.c
18484                 Sync with HEAD
18485
18486 2004-11-08 [colin]      0.9.12cvs143.1
18487
18488         * src/summaryview.c
18489                 Sync with HEAD (optimize quicksearch)
18490
18491 2004-11-08 [colin]      0.9.12cvs142.2
18492
18493         * src/compose.c
18494                 Don't wrap when Edit/Auto wrapping is disabled
18495
18496 2004-11-08 [colin]      0.9.12cvs142.1
18497
18498         * src/textview.c
18499                 Sync with HEAD
18500
18501 2004-11-08 [colin]      0.9.12cvs141.1
18502
18503         * src/textview.c
18504                 Sync with HEAD (fix some mail URIs)
18505
18506 2004-11-08 [colin]      0.9.12cvs140.3
18507
18508         * src/textview.c
18509                 o Use text cursor instead of arrow when
18510                   not on a link
18511                 o Fix handling of contiguous links (as in
18512                   "colin@colino.net" <colin@colino.net>)
18513                   This one unveils a bug in get_email_part()
18514
18515 2004-11-07 [colin]      0.9.12cvs140.2
18516
18517         * src/textview.c
18518                 Fix memleak. Patch by Alfons.
18519
18520 2004-11-06 [colin]      0.9.12cvs140.1
18521
18522         * src/compose.c
18523                 Sync with HEAD (don't ask passphrase
18524                 when drafting)
18525
18526 2004-11-06 [paul]       0.9.12cvs139.2
18527
18528         * AUTHORS
18529         * src/textview.c
18530         * src/textview.h
18531                 textview URI handling. hovering over a 
18532                 link displays it in the status bar,
18533                 and changes the mouse pointer to a hand 
18534                 cursor. a link is activated with a single 
18535                 click. (Modified from the) patch by Jean-Yves 
18536                 Lefort <jylefort@users.sourceforge.net>
18537                 
18538
18539 2004-11-05 [colin]      0.9.12cvs139.1
18540
18541         * src/compose.c
18542         * src/procmime.c
18543                 Sync with HEAD again ^^
18544
18545 2004-11-05 [colin]      0.9.12cvs139.1
18546
18547         * src/compose.c
18548         * src/procmime.c
18549                 Sync with HEAD
18550
18551 2004-11-03 [paul]       0.9.12cvs138.1
18552
18553         * ChangeLog.claws
18554         * configure.ac
18555         * po/POTFILES.in
18556         * src/prefs_ext_prog.c
18557         * src/procmime.c
18558         * tools/kdeservicemenu/README
18559         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18560         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18561                 sync with HEAD
18562
18563 2004-11-01 [christoph]  0.9.12cvs136.2
18564
18565         * src/procmime.c
18566                 convert MIME parameters to UTF-8
18567
18568 2004-10-29 [colin]      0.9.12cvs136.1
18569
18570         * src/common/utils.c
18571                 Sync with HEAD (don't use '=' in mime boundary)
18572
18573 2004-10-29 [paul]       0.9.12cvs135.1
18574
18575         * configure.ac
18576         * doc/src/rfc2231.txt
18577         * src/procmime.c
18578         * src/common/quoted-printable.c
18579         * src/common/utils.c
18580         * src/common/utils.h
18581                 sync with HEAD
18582
18583 2004-10-27 [paul]       0.9.12cvs134.1
18584
18585         * configure.ac
18586         * src/main.c
18587         * src/procmime.c
18588         * src/plugins/pgpmime/pgpmime.c
18589                 sync with HEAD
18590
18591 2004-10-26 [paul]       0.9.12cvs132.3
18592
18593         * src/account.c
18594         * src/addressbook.c
18595         * src/addrgather.c
18596         * src/addrharvest.c
18597         * src/codeconv.c
18598         * src/compose.c
18599         * src/customheader.c
18600         * src/editaddress.c
18601         * src/editgroup.c
18602         * src/enriched.c
18603         * src/expldifdlg.c
18604         * src/exporthtml.c
18605         * src/exportldif.c
18606         * src/folder.c
18607         * src/foldersel.c
18608         * src/folderview.c
18609         * src/grouplistdialog.c
18610         * src/html.c
18611         * src/imap.c
18612         * src/jpilot.c
18613         * src/ldapserver.c
18614         * src/ldif.c
18615         * src/mimeview.c
18616         * src/news.c
18617         * src/news_gtk.c
18618         * src/pop.c
18619         * src/prefs_display_header.c
18620         * src/prefs_gtk.c
18621         * src/prefs_msg_colors.c
18622         * src/prefs_toolbar.c
18623         * src/procheader.c
18624         * src/procmime.c
18625         * src/summaryview.c
18626         * src/textview.c
18627         * src/toolbar.c
18628         * src/vcard.c
18629         * src/common/mgutils.c
18630         * src/common/nntp.c
18631         * src/common/smtp.c
18632         * src/common/template.c
18633         * src/common/utils.c
18634         * src/common/xmlprops.c
18635         * src/plugins/pgpmime/pgpmime.c
18636         * src/plugins/pgpmime/select-keys.c
18637         * src/plugins/pgpmime/sgpgme.c
18638                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18639                 g_string_sprintfa(), gtk_notebook_current_page()
18640
18641 2004-10-26 [colin]      0.9.12cvs132.2
18642
18643         * src/prefs_folder_item.c
18644                 Fix default-account selection
18645
18646 2004-10-21 [colin]      0.9.12cvs133
18647
18648         * src/compose.c
18649                 Sync with HEAD (Remove extra separator in compose's Options)
18650         * src/textview.c
18651                 Set wrapping to char
18652
18653 2004-10-21 [paul]       0.9.12cvs131.2
18654
18655         * src/compose.c
18656         * src/sourcewindow.c
18657                 fix wrapping
18658                 fix window shrinking 
18659
18660 2004-10-21 [colin]      0.9.12cvs131.1
18661
18662         * ChangeLog.claws
18663         * src/compose.c
18664                 Sync with HEAD
18665
18666 2004-10-21 [paul]       0.9.12cvs130.2
18667
18668         * src/prefs_folder_item.c
18669                 sync with HEAD (Apply to subfolders)
18670
18671 2004-10-19 [colin]      0.9.12cvs130.1
18672
18673         * ChangeLog.claws
18674         * src/compose.c
18675         * src/common/utils.c
18676         * src/gtk/menu.c
18677                 Sync with HEAD
18678
18679 2004-10-19 [colin]      0.9.12cvs128.1
18680
18681         * src/addrbook.c
18682         * src/addrcache.c
18683         * src/addressbook.c
18684         * src/codeconv.c
18685         * src/compose.c
18686         * src/customheader.c
18687         * src/editaddress.c
18688         * src/editgroup.c
18689         * src/exporthtml.c
18690         * src/folder.c
18691         * src/folderview.c
18692         * src/imap.c
18693         * src/jpilot.c
18694         * src/main.c
18695         * src/matcher_parser_parse.y
18696         * src/mbox.c
18697         * src/pop.c
18698         * src/prefs_account.c
18699         * src/prefs_gtk.c
18700         * src/prefs_msg_colors.c
18701         * src/procheader.c
18702         * src/procmime.c
18703         * src/procmime.h
18704         * src/procmsg.c
18705         * src/summaryview.c
18706         * src/textview.c
18707         * src/common/base64.c
18708         * src/common/partial_download.c
18709         * src/common/socket.c
18710         * src/common/sylpheed.c
18711         * src/common/utils.c
18712         * src/common/utils.h
18713         * src/gtk/pluginwindow.c
18714         * src/gtk/quicksearch.c
18715         * src/plugins/clamav/clamav_plugin.c
18716         * src/plugins/clamav/clamav_plugin.h
18717         * src/plugins/clamav/clamav_plugin_gtk.c
18718         * src/plugins/pgpmime/passphrase.c
18719         * src/plugins/pgpmime/pgpmime.c
18720         * src/plugins/pgpmime/plugin.c
18721         * src/plugins/pgpmime/prefs_gpg.c
18722         * src/plugins/pgpmime/prefs_gpg.h
18723         * src/plugins/pgpmime/select-keys.c
18724         * src/plugins/pgpmime/sgpgme.c
18725         * src/plugins/spamassassin/libspamc.c
18726         * src/plugins/spamassassin/spamassassin.c
18727         * src/plugins/spamassassin/spamassassin.h
18728         * src/plugins/spamassassin/spamassassin_gtk.c
18729         * src/plugins/trayicon/trayicon.c
18730         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18731                 Sync with HEAD
18732
18733 2004-10-14 [colin]      0.9.12cvs126.2
18734
18735         * src/codeconv.c
18736         * src/textview.c
18737                 Fix conv_unreadable_locale
18738
18739 2004-10-13 [colin]      0.9.12cvs126.1
18740
18741         * src/compose.c
18742                 Sync with HEAD (don't convert charset for 
18743                 drafted messages, minor cleanup)
18744
18745 2004-10-13 [colin]      0.9.12cvs125.1
18746
18747         * po/POTFILES.in
18748                 Sync with HEAD (POTFILES fix)
18749
18750 2004-10-12 [colin]      0.9.12cvs124.3
18751
18752         * src/compose.c
18753                 Fix encoding bug from latest sync
18754
18755 2004-10-12 [paul]       0.9.12cvs124.2
18756
18757         * src/plugins/pgpmime/prefs_gpg.c
18758         * src/plugins/pgpmime/prefs_gpg.h
18759                 forgotten in last commit        
18760
18761 2004-10-12 [paul]       0.9.12cvs124.1
18762
18763         * ChangeLog.claws
18764         * configure.ac
18765         * m4/spamassassin.m4
18766         * src/Makefile.am
18767         * src/account.c
18768         * src/compose.c
18769         * src/compose.h
18770         * src/crash.c
18771         * src/main.c
18772         * src/mimeview.c
18773         * src/passphrase.c
18774         * src/passphrase.h
18775         * src/prefs_account.c
18776         * src/prefs_account.h
18777         * src/prefs_common.c
18778         * src/privacy.c
18779         * src/privacy.h
18780         * src/procmime.c
18781         * src/procmime.h
18782         * src/procmsg.c
18783         * src/rfc2015.c
18784         * src/rfc2015.h
18785         * src/select-keys.c
18786         * src/select-keys.h
18787         * src/textview.c
18788         * src/common/utils.c
18789         * src/common/utils.h
18790         * src/gtk/about.c
18791         * src/plugins/pgpmime/Makefile.am
18792         * src/plugins/pgpmime/passphrase.c
18793         * src/plugins/pgpmime/passphrase.h
18794         * src/plugins/pgpmime/pgpmime.c
18795         * src/plugins/pgpmime/plugin.c
18796         * src/plugins/pgpmime/select-keys.c
18797         * src/plugins/pgpmime/select-keys.h
18798         * src/plugins/pgpmime/sgpgme.c
18799         * src/plugins/pgpmime/sgpgme.h
18800                 sync with HEAD
18801
18802 2004-10-04 [colin]      0.9.12cvs122.1
18803
18804         * src/mainwindow.c
18805         * src/messageview.c
18806         * src/messageview.h
18807         * src/textview.c
18808                 Sync with HEAD
18809
18810 2004-10-04 [colin]      0.9.12cvs121.1
18811
18812         * src/summaryview.c
18813                 Sync with HEAD
18814
18815 2004-10-04 [paul]       0.9.12cvs120.1
18816
18817         * configure.ac
18818                 sync with HEAD [don't try to build 
18819                 pgpmime plugin when gpgme is disabled]
18820
18821 2004-10-03 [colin]      0.9.12cvs119.3
18822
18823         * src/gtk/gtksctree.c
18824                 Lots of side effects. Put back as before 117.2.
18825         * src/summaryview.c
18826                 Fix bug #602
18827
18828 2004-10-03 [colin]      0.9.12cvs119.2
18829
18830         * src/gtk/gtksctree.c
18831                 Revert 608 fix that doesn't work that good
18832
18833 2004-10-02 [colin]      0.9.12cvs119.1
18834
18835         * src/mainwindow.c
18836         * src/messageview.c
18837         * src/prefs_common.h
18838         * src/procmime.c
18839         * src/procmime.h
18840         * src/textview.c
18841                 Sync with HEAD
18842         * src/gtk/gtksctree.c
18843                 Close bug #608
18844
18845 2004-10-01 [colin]      0.9.12cvs118.1
18846
18847         * src/mimeview.c
18848                 Sync with HEAD (better Save All fix)
18849
18850 2004-10-01 [colin]      0.9.12cvs117.2
18851
18852         * src/gtk/gtksctree.c
18853                 Faster on selection
18854
18855 2004-10-01 [colin]      0.9.12cvs117.1
18856
18857         * src/mimeview.c
18858                 Sync with HEAD (Save All: only attachments)
18859
18860 2004-10-01 [paul]       0.9.12cvs116.1
18861
18862         * ChangeLog.claws
18863         * configure.ac
18864         * src/account.c
18865         * src/prefs_common.c
18866         * src/gtk/colorlabel.c
18867                 sync with HEAD
18868
18869 2004-09-30 [colin]      0.9.12cvs115.1
18870
18871         * src/stock_pixmap.c
18872         * src/stock_pixmap.h
18873         * src/folderview.c
18874         * src/Makefile.am
18875         * src/pixmaps/read.xpm
18876                 Sync with HEAD (new pixmap)
18877
18878 2004-09-29 [colin]      0.9.12cvs114.1
18879
18880         * src/compose.c
18881                 Sync with HEAD
18882                 Fix focus handling in headers
18883
18884 2004-09-29 [paul]       0.9.12cvs113.1
18885
18886         * src/quote_fmt_parse.y
18887                 sync with HEAD
18888  
18889
18890 2004-09-28 [colin]      0.9.12cvs112.1
18891
18892         * src/folderview.c
18893         * src/mainwindow.c
18894                 Sync with HEAD
18895
18896 2004-09-28 [colin]      0.9.12cvs110.1
18897
18898         * src/folderview.c
18899                 Sync with HEAD (Contextual Empty trash menu)
18900
18901 2004-09-28 [colin]      0.9.12cvs108.1
18902
18903         * src/addressbook.c
18904                 Sync with HEAD (addressbook edit on double-click)
18905
18906 2004-09-28 [colin]      0.9.12cvs106.1
18907
18908         * src/inc.c
18909                 Sync with HEAD (folder_item freeze on inc)
18910
18911 2004-09-27 [colin]      0.9.12cvs105.1
18912
18913         * src/folderview.c
18914                 Sync with HEAD (right-align new and unread column)
18915
18916 2004-09-27 [colin]      0.9.12cvs104.1
18917
18918         * src/main.c
18919                 Sync with HEAD (revert 0.9.12cvs101)
18920
18921 2004-09-24 [colin]      0.9.12cvs103.2
18922
18923         * src/wizard.c
18924                 Fix gtk warnings and use domain part of the email address 
18925                 when domain detection fails (no dot in domain name)
18926
18927 2004-09-23 [colin]      0.9.12cvs103.1
18928
18929         * src/plugins/spamassassin/libspamc.c
18930         * src/plugins/spamassassin/libspamc.h
18931         * src/plugins/spamassassin/utils.c
18932         * src/plugins/spamassassin/utils.h
18933                 Sync with HEAD (Update spamassassin to 3.0)
18934
18935 2004-09-21 [colin]      0.9.12cvs102.3
18936
18937         * src/action.c
18938                 Add horizontal scrollbar in action io dialog as needed
18939                 Patch by Alfons.
18940
18941 2004-09-20 [colin]      0.9.12cvs102.2
18942
18943         * src/plugins/image_viewer/viewer.c
18944                 Remove imlib stuff
18945                 use gtk_pixmap_set when clearing
18946                 (would be better to use gtkImages, but causes size-allocate 
18947                 signals storm)
18948
18949 2004-09-17 [paul]       0.9.12cvs102.1
18950
18951         * ChangeLog
18952         * ChangeLog.claws
18953         * ChangeLog.jp
18954         * configure.ac
18955         * src/inc.c
18956                 sync with HEAD
18957
18958
18959 2004-09-17 [colin]      0.9.12cvs101.1
18960
18961         * ChangeLog.claws
18962         * src/main.c
18963                 Sync with HEAD (fix segs at exit)
18964
18965 2004-09-14 [colin]      0.9.12cvs99.5
18966
18967         * src/common/socket.c
18968         * AUTHORS
18969                 Fix send error on 64bit platforms
18970                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
18971
18972 2004-09-14 [colin]      0.9.12cvs99.4
18973
18974         * src/action.c
18975                 Fix action output with utf8 
18976                 Patch by Alfons.
18977
18978 2004-09-14 [colin]      0.9.12cvs99.3
18979
18980         * ChangeLog.claws
18981         * src/folder.c
18982                 Sync with HEAD
18983
18984 2004-09-09 [colin]      0.9.12cvs99.2
18985
18986         * src/action.c
18987                 Fix progress bar (displaying "Completed %v/%u")
18988                 Patch by Alfons.
18989
18990 2004-09-08 [colin]      0.9.12cvs99.1
18991
18992         * src/account.c
18993         * src/folder.c
18994         * src/procmsg.c
18995         * src/procmsg.h
18996         * src/plugins/pgpmime/pgpmime.c
18997                 Sync with HEAD
18998
18999 2004-09-08 [colin]      0.9.12cvs97.2
19000
19001         * src/summaryview.c
19002                 Don't select mails in collapsed threads 
19003                 when navigating with up/down
19004
19005 2004-09-07 [colin]      0.9.12cvs97.1
19006
19007         * src/inc.c
19008                 Sync with HEAD (meaningful error messages)
19009
19010 2004-09-06 [colin]      0.9.12cvs96.1
19011
19012         * src/toolbar.c
19013                 Sync with HEAD (fix Redirect graying out)
19014
19015 2004-09-06 [colin]      0.9.12cvs95.1
19016
19017         * src/summaryview.c
19018         * src/mimeview.c
19019                 Sync with HEAD (fix dropped URIs)
19020
19021 2004-09-06 [colin]      0.9.12cvs94.1
19022
19023         * src/addressbook.c
19024         * src/addressitem.h
19025         * src/addritem.c
19026         * src/addritem.h
19027                 Sync with HEAD (addressbook DnD)
19028
19029 2004-09-03 [colin]      0.9.12cvs93.1
19030
19031         * src/summaryview.c
19032                 Sync with HEAD (next/prev unread)
19033
19034 2004-09-03 [colin]      0.9.12cvs92.1
19035
19036         * src/prefs_common.c
19037         * src/prefs_common.h
19038         * src/summaryview.c
19039                 Sync with HEAD ('mark_as_read_delay' pref)
19040
19041 2004-09-02 [colin]      0.9.12cvs91.2
19042
19043         * src/common/xml.c
19044                 Fix leak
19045
19046 2004-09-02 [colin]      0.9.12cvs91.1
19047
19048         * src/gtk/menu.c
19049                 Sync with HEAD (menu accel don't work, but whatever)
19050
19051 2004-09-02 [colin]      0.9.12cvs90.1
19052
19053         * src/account.c
19054                 Sync with HEAD (fix bug 582)
19055
19056 2004-09-02 [colin]      0.9.12cvs89.1
19057
19058         * src/addrindex.c
19059                 Sync with HEAD (free deleted queries)
19060
19061 2004-09-02 [colin]      0.9.12cvs88.1
19062
19063         * src/ldapquery.c
19064                 Sync with HEAD (fix LDAP freezes)
19065
19066 2004-09-02 [colin]      0.9.12cvs87.1
19067
19068         * src/prefs_spelling.c
19069                 Sync with HEAD (add default dictionary)
19070
19071 2004-09-01 [colin]      0.9.12cvs86.1
19072
19073         * src/filtering.c
19074         * src/folderview.c
19075         * src/imap.c
19076         * src/prefs_matcher.c
19077         * src/stock_pixmap.c
19078         * src/summary_search.c
19079         * src/summaryview.c
19080         * src/wizard.c
19081         * src/wizard.h
19082                 Sync with HEAD (uninitialized vars fixes)
19083                 + gtk2 specific warning fixes
19084
19085 2004-08-31 [colin]      0.9.12cvs85.1
19086
19087         * src/folder.c
19088                 Sync with HEAD (Fix memory corruption due to 
19089                 uninitialized var)
19090
19091 2004-08-31 [colin]      0.9.12cvs84.4
19092
19093         * src/summary_search.c
19094                 Fix segfaults when searching in folders with broken headers
19095
19096 2004-08-31 [colin]      0.9.12cvs84.3
19097
19098         * src/compose.c
19099         * src/textview.c
19100                 Fix some more encoding/decoding issues
19101
19102 2004-08-30 [colin]      0.9.12cvs84.2
19103
19104         * src/mimeview.c
19105         * src/prefs_themes.c
19106         * src/gtk/filesel.c
19107         * src/gtk/filesel.h
19108                 Add a folder-mode selection (fixes mimeview's "Save all")
19109
19110 2004-08-29 [colin]      0.9.12cvs84.1
19111
19112         * src/mimeview.c
19113                 Sync with HEAD (don't escape saved filenames)
19114
19115 2004-08-27 [colin]      0.9.12cvs83.1
19116
19117         * ChangeLog
19118         * ChangeLog.claws
19119         * ChangeLog.jp
19120         * src/mh.c
19121         * src/procheader.c
19122         * src/procmsg.c
19123         * src/procmsg.h
19124         * src/common/utils.c
19125         * src/gtk/menu.h
19126         * po/
19127                 Sync with HEAD 0.9.12cvs83 (sync with main)
19128
19129 2004-08-26 [colin]      0.9.12cvs82.4
19130
19131         * src/codeconv.c
19132                 Fix strange stack corruption
19133                 Convert to utf8 after unmime, not before
19134
19135 2004-08-26 [colin]      0.9.12cvs82.3
19136
19137         * src/main.c
19138         * src/wizard.c
19139                 Fix account folders duplication
19140
19141 2004-08-25 [colin]      0.9.12cvs82.2
19142
19143         * src/wizard.c
19144                 Remove ports
19145                 Add SSL selection
19146                 Use login@server as account name
19147
19148 2004-08-25 [colin]      0.9.12cvs82.1
19149
19150         * src/plugins/pgpmime/pgpmime.c
19151                 Sync with HEAD (leak fix).
19152
19153 2004-08-25 [colin]      0.9.12cvs81.1
19154
19155         * src/plugins/pgpmime/pgpmime.c
19156         * src/plugins/pgpmime/sgpgme.c
19157         * src/plugins/pgpmime/sgpgme.h
19158                 Sync with HEAD (Handle combined messages).
19159
19160 2004-08-24 [colin]      0.9.12cvs80.3
19161
19162         * src/wizard.c
19163                 Fix full name, ports, and imap
19164
19165 2004-08-24 [colin]      0.9.12cvs80.2
19166
19167         * src/Makefile.am
19168         * src/main.c
19169         * src/setup.c
19170         * src/setup.h
19171         * src/stock_pixmap.c
19172         * src/stock_pixmap.h
19173         * src/wizard.c ** ADDED **
19174         * src/wizard.h ** ADDED ** 
19175         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19176                 Add a setup wizard 
19177
19178 2004-08-24 [colin]      0.9.12cvs80.1
19179
19180         * src/folder.c
19181                 Sync with HEAD (set mimeflags on all messages)
19182
19183 2004-08-24 [colin]      0.9.12cvs79.3
19184
19185         * src/matcher_parser_lex.l
19186                 Fix 8bits strings not in utf8
19187
19188 2004-08-24 [colin]      0.9.12cvs79.2
19189
19190         * src/compose.c
19191                 Check conversion result before replacing buffer
19192
19193 2004-08-23 [colin]      0.9.12cvs79.1
19194
19195         * src/compose.c
19196                 Sync with HEAD (create message header in memory)
19197
19198 2004-08-23 [colin]      0.9.12cvs78.1
19199
19200         * src/rfc2015.c
19201         * src/rfc2015.h
19202                 Sync with HEAD (fix bug 197 again)
19203
19204 2004-08-23 [colin]      0.9.12cvs77.3
19205
19206         * src/compose.c
19207                 Fix again inline gpg signing (which outputs utf8
19208                 in gtk2). Not syncing this fix to HEAD as this 
19209                 code is meant to die.
19210
19211 2004-08-23 [colin]      0.9.12cvs77.2
19212
19213         * src/prefs_account.h
19214                 Remove useless include
19215
19216 2004-08-23 [colin]      0.9.12cvs77.1
19217
19218         * src/imap.c
19219         * po/es.po
19220         * po/fr.po
19221         * po/it.po
19222         * po/pl.po
19223         * po/pt_BR.po
19224         * po/sk.po
19225         * po/sr.po
19226                 Sync with HEAD (fix bug 577)
19227
19228 2004-08-22 [colin]      0.9.12cvs76.1
19229
19230         * src/plugins/trayicon/trayicon.c
19231                 Sync with HEAD (fix formatting bug)
19232
19233 2004-08-21 [colin]      0.9.12cvs74.2
19234
19235         * src/gtk/colorsel.c
19236                 Fix bug 564 (Folder color selection window exits on any
19237                 keypress)
19238
19239 2004-08-21 [colin]      0.9.12cvs74.1
19240
19241         * ChangeLog.claws
19242         * src/compose.c
19243         * src/summaryview.c
19244         * src/toolbar.c
19245                 Sync with HEAD (fix bug 576)
19246
19247 2004-08-21 [colin]      0.9.12cvs70.1
19248
19249         * src/compose.c
19250         * src/mainwindow.c
19251                 Sync with HEAD
19252                 
19253
19254 2004-08-21 [paul]       0.9.12cvs66.4
19255
19256         * src/mainwindow.c
19257         * src/messageview.c
19258         * src/gtk/menu.c
19259         * src/plugins/spamassassin/spamassassin_gtk.c
19260                 remove some deprecated gtk1 functions
19261
19262
19263 2004-08-21 [colin]      0.9.12cvs66.3
19264
19265         * src/compose.c
19266         * src/codeconv.c
19267                 Fix warnings
19268                 Remove encoding hacks
19269                 Fix bug 575 (Strange character messes up message)
19270                 Don't display conversion error when drafting
19271
19272 2004-08-21 [paul]       0.9.12cvs66.2
19273
19274         * src/prefs_account.c
19275                 fix GnuPG mode bugs
19276
19277
19278 2004-08-20 [colin]      0.9.12cvs66.1
19279
19280         * src/codeconv.c
19281                 Sync with HEAD 0.9.12cvs66
19282
19283 2004-08-20 [paul]
19284
19285         * src/plugins/pgpmime/plugin.c
19286                 modify PGP/MIME plugin's description
19287
19288 2004-08-17 [colin]      0.9.12cvs65.1
19289
19290         * src/common/ssl.c
19291         * src/plugins/pgpmime/plugin.c
19292                 Sync with HEAD
19293
19294 2004-08-14 [colin]      0.9.12cvs60.3
19295
19296         * src/plugins/trayicon/trayicon.c
19297                 Put back resize callback, on size-request signal
19298                 rather than size-allocate to avoid infinite 
19299                 callback loop
19300
19301 2004-08-13 [colin]      0.9.12cvs60.2
19302
19303         * src/common/defs.h
19304                 Cache versions have been fixed
19305
19306 2004-08-13 [colin]      0.9.12cvs60.1
19307
19308         * src/folderutils.c
19309                 Sync with HEAD
19310
19311 2004-08-12 [colin]      0.9.12cvs59.1
19312
19313         * src/plugins/trayicon/trayicon.c
19314                 Sync with HEAD
19315
19316 2004-08-12 [colin]      0.9.12cvs57.5
19317
19318         * sylpheed.desktop
19319         * configure.ac
19320         * src/Makefile.am
19321         * src/main.c
19322                 Add support for Freedesktop.org's startup notification
19323
19324 2004-08-11 [colin]      0.9.12cvs57.4
19325
19326         * src/textview.c
19327                 Fix off-by-one
19328
19329 2004-08-11 [colin]      0.9.12cvs57.3
19330
19331         * src/message_search.c
19332         * src/summary_search.c
19333                 Make searches case insensitive by default
19334         * src/textview.c
19335                 Fix case-insensitive search in message
19336
19337 2004-08-11 [colin]      0.9.12cvs57.2
19338
19339         * src/summary_search.c
19340                 Let case-sensitive be specified
19341
19342 2004-08-10 [colin]      0.9.12cvs55.4
19343
19344         * src/common/socket.c
19345                 Fix the possible race condition
19346
19347 2004-08-09 [paul]       0.9.12cvs55.3
19348
19349         * configure.ac
19350         * src/Makefile.am
19351         * src/common/Makefile.am
19352                 sync with HEAD
19353
19354
19355 2004-08-09 [paul]       0.9.12cvs55.2
19356
19357         * autogen.sh
19358         * po/poconv.sh
19359                 remove unneeded script
19360
19361         * configure.ac
19362                 add forgotten USE_LDAP_TLS (sync with HEAD)
19363
19364
19365 2004-08-09 [colin]      0.9.12cvs55.1
19366
19367         * src/main.c
19368         * src/common/ssl.c
19369         * src/common/sylpheed.c
19370         * src/common/sylpheed.h
19371                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19372
19373 2004-08-09 [paul]       0.9.12cvs54.1
19374
19375         * ChangeLog
19376         * ChangeLog.claws
19377         * ChangeLog.jp
19378         * configure.ac
19379         * po/POTFILES.in
19380         * src/Makefile.am
19381         * src/folderutils.c
19382         * src/main.c
19383         * src/pgpmime.c
19384         * src/pgpmime.h
19385         * src/sgpgme.c
19386         * src/sgpgme.h
19387         * src/plugins/Makefile.am
19388         * src/plugins/pgpmime/.cvsignore
19389         * src/plugins/pgpmime/Makefile.am
19390         * src/plugins/pgpmime/pgpmime.c
19391         * src/plugins/pgpmime/pgpmime.h
19392         * src/plugins/pgpmime/plugin.c
19393         * src/plugins/pgpmime/sgpgme.c
19394         * src/plugins/pgpmime/sgpgme.h
19395                 sync with HEAD
19396
19397 2004-08-08 [paul]       0.9.12cvs51.1
19398
19399         * configure.ac
19400         * src/folder.c
19401                 sync with HEAD
19402
19403 2004-08-07 [colin]      0.9.12cvs50.1
19404
19405         * src/pop.c
19406         * src/common/partial_download.c
19407                 fix warnings (sync from HEAD)
19408
19409 2004-08-07 [colin]      0.9.12cvs48.1
19410
19411         * src/prefs_folder_item.c
19412                 sync with HEAD 0.9.12cvs48
19413
19414 2004-08-06 [colin]      0.9.12cvs47.1
19415
19416         * src/compose.c
19417                 Sync with HEAD
19418
19419 2004-08-06 [christoph]  0.9.12cvs46.2
19420
19421         * src/main.c
19422         * src/plugins/clamav/clamav_plugin_gtk.c
19423         * src/plugins/dillo_viewer/dillo_viewer.c
19424         * src/plugins/image_viewer/plugin.c
19425         * src/plugins/mathml_viewer/mathml_viewer.c
19426         * src/plugins/spamassassin/spamassassin_gtk.c
19427         * src/plugins/trayicon/trayicon.c
19428                 don't mix GTK1.2 plugin with GTK2 plugins
19429
19430 2004-08-06 [colin]      0.9.12cvs46.1
19431
19432         * ChangeLog
19433         * ChangeLog.claws
19434         * ChangeLog.jp
19435         * configure.ac
19436         * sylpheed-claws.pc.in
19437         * src/folder.c
19438         * src/imap.c
19439         * src/localfolder.c
19440         * src/messageview.c
19441         * src/mimeview.c
19442         * src/mimeview.h
19443         * src/msgcache.c
19444         * src/news.c
19445         * src/prefs_ext_prog.c
19446         * src/prefs_folder_item.c
19447         * src/prefs_fonts.c
19448         * src/prefs_msg_colors.c
19449         * src/prefs_spelling.c
19450         * src/prefs_themes.c
19451         * src/prefs_toolbar.c
19452         * src/prefs_wrapping.c
19453         * src/procmime.h
19454         * src/common/defs.h
19455         * src/common/nntp.c
19456         * src/common/session.c
19457         * src/common/session.h
19458         * src/common/socket.c
19459         * src/common/utils.h
19460         * src/common/xml.c
19461         * src/common/xml.h
19462         * src/gtk/prefswindow.c
19463         * src/gtk/prefswindow.h
19464         * src/plugins/clamav/clamav_plugin_gtk.c
19465         * src/plugins/dillo_viewer/dillo_prefs.c
19466         * src/plugins/image_viewer/viewerprefs.c
19467         * src/plugins/spamassassin/spamassassin_gtk.c
19468         * m4/openssl.m4 *** REMOVED ***
19469                 Sync with HEAD 0.9.12cvs46
19470
19471 2004-08-03 [paul]       0.9.12cvs40.2
19472
19473         * src/action.c
19474         * src/addressadd.c
19475         * src/addressbook.c
19476         * src/addrgather.c
19477         * src/browseldap.c
19478         * src/compose.c
19479         * src/crash.c
19480         * src/editaddress.c
19481         * src/editgroup.c
19482         * src/editldap_basedn.c
19483         * src/foldersel.c
19484         * src/importldif.c
19485         * src/mimeview.c
19486         * src/prefs_common.c
19487         * src/prefs_template.c
19488         * src/sourcewindow.c
19489         * src/summaryview.c
19490         * src/gtk/about.c
19491         * src/gtk/foldersort.c
19492         * src/gtk/logwindow.c
19493         * src/gtk/pluginwindow.c
19494         * src/gtk/prefswindow.c
19495                 change all gtk_scrolled_window_set_policy from 
19496                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19497
19498 2004-08-02 [paul]       0.9.12cvs40.1
19499
19500         * AUTHORS
19501                 update translation team section
19502         * po/pt_BR.po
19503                 updated by Frederico Goncalves Guimaraes
19504                 <fggdebian@yahoo.com.br>
19505
19506 2004-07-31 [colin]      0.9.12cvs39.9
19507
19508         * src/exphtmldlg.c
19509                 Fix compilation
19510
19511 2004-07-31 [colin]      0.9.12cvs39.8
19512
19513         * src/exphtmldlg.c
19514                 Fix an alertpanel type
19515
19516 2004-07-30 [colin]      0.9.12cvs39.7
19517
19518         * src/alertpanel.c
19519                 Fix alertpanel_error_log's icon
19520
19521 2004-07-30 [colin]      0.9.12cvs39.6
19522
19523         * src/pop.c
19524                 Two of them should still be warnings
19525
19526 2004-07-30 [colin]      0.9.12cvs39.5
19527
19528         * src/pop.c
19529                 More warning -> error
19530 2004-07-29 [colin]      0.9.12cvs39.4
19531
19532         * src/pop.c
19533                 Warning -> error
19534
19535 2004-07-29 [colin]      0.9.12cvs39.3
19536
19537         * src/prefs_matcher.c
19538                 Fix segfault
19539
19540 2004-07-29 [colin]      0.9.12cvs39.2
19541
19542         * src/alertpanel.c
19543                 More nice-looking alertpanels
19544
19545 2004-07-29 [colin]      0.9.12cvs39.1
19546
19547         * src/messageview.c
19548                 sync with head
19549                 (inform user when partial mail is deleted on server)
19550
19551 2004-07-29 [colin]      0.9.12cvs38.1
19552
19553         * src/messageview.c
19554                 sync with head
19555
19556 2004-07-28 [paul]       0.9.12cvs37.7
19557
19558         * src/mainwindow.c
19559                 complete the replacement of deprecated gtk_progress_*
19560
19561 2004-07-28 [paul]       0.9.12cvs37.6
19562
19563         * src/action.c
19564         * src/inc.c
19565         * src/mainwindow.c
19566         * src/send_message.c
19567         * src/gtk/progressdialog.c
19568         * src/gtk/progressdialog.h
19569                 replace deprecated gtk_progress_*
19570
19571 2004-07-28 [paul]       0.9.12cvs37.5
19572
19573         * src/gtk/filesel.c
19574                 remove gtk_window_set_wmclass()
19575 2004-07-28 [paul]       0.9.12cvs37.4
19576
19577         * src/addressbook.c
19578         * src/compose.c
19579         * src/foldersel.c
19580         * src/mainwindow.c
19581         * src/messageview.c
19582         * src/sourcewindow.c
19583         * src/gtk/logwindow.c
19584                 remove gtk_window_set_wmclass()
19585                 
19586         * src/prefs_filtering.c
19587         * src/prefs_filtering_action.c
19588         * src/prefs_fonts.c
19589         * src/prefs_gtk.c
19590         * src/prefs_matcher.c
19591         * src/ssl_manager.c
19592         * src/gtk/prefswindow.c
19593                 replace gtk_window_position()
19594
19595 2004-07-28 [colin]      0.9.12cvs37.3
19596
19597         * src/alertpanel.c
19598         * src/alertpanel.h
19599                 Add a way to specify panel type for specific
19600                 panels (alertpanel())
19601         * src/account.c
19602         * src/addressbook.c
19603         * src/compose.c
19604         * src/expldifdlg.c
19605         * src/main.c
19606         * src/messageview.c
19607         * src/summaryview.c
19608         * src/textview.c
19609         * src/gtk/sslcertwindow.c
19610                 Fix alertpanel()s so that their icon match
19611                 their real type
19612
19613 2004-07-28 [paul]       0.9.12cvs37.2
19614
19615         * src/addr_compl.c
19616         * src/addressbook.c
19617         * src/alertpanel.c
19618         * src/compose.c
19619         * src/export.c
19620         * src/foldersel.c
19621         * src/folderview.c
19622         * src/grouplistdialog.c
19623         * src/import.c
19624         * src/mainwindow.c
19625         * src/message_search.c
19626         * src/messageview.c
19627         * src/passphrase.c
19628         * src/prefs_actions.c
19629         * src/prefs_common.c
19630         * src/prefs_customheader.c
19631         * src/prefs_display_header.c
19632         * src/prefs_filtering.c
19633         * src/prefs_filtering_action.c
19634         * src/prefs_gtk.c
19635         * src/prefs_matcher.c
19636         * src/prefs_msg_colors.c
19637         * src/prefs_summary_column.c
19638         * src/prefs_template.c
19639         * src/sourcewindow.c
19640         * src/ssl_manager.c
19641         * src/summary_search.c
19642         * src/gtk/colorsel.c
19643         * src/gtk/description_window.c
19644         * src/gtk/gtkaspell.c
19645         * src/gtk/inputdialog.c
19646         * src/gtk/logwindow.c
19647         * src/gtk/prefswindow.c
19648         * src/gtk/progressdialog.c
19649                 replace deprecated gtk_window_set_policy
19650
19651 2004-07-27 [colin]      0.9.12cvs37.1
19652
19653         * src/msgcache.c
19654                 More fixes (synced for head again)
19655
19656 2004-07-27 [colin]      0.9.12cvs35.3
19657
19658         * src/msgcache.c
19659                 Fix wrong test
19660
19661 2004-07-27 [colin]      0.9.12cvs35.2
19662
19663         * src/mimeview.c
19664                 Fix width a bit (by Paul)
19665         * src/alertpanel.c
19666         * src/alertpanel.h
19667                 Specialize icons, make alertpanel_message()
19668                 private
19669         * src/message_search.c
19670         * src/sgpgme.c
19671         * src/summary_search.c
19672                 Suit alertpanel changes
19673
19674 2004-07-27 [colin]      0.9.12cvs35.1
19675
19676         * src/alertpanel.c
19677                 Add an icon
19678         * src/passphrase.c
19679                 Add debug output - maybe someone will
19680                 want to look at the problem with Grab
19681                 Input :)
19682         Bump version as we're synced with HEAD
19683
19684 2004-07-26 [colin]      0.9.12cvs33.26
19685
19686         * src/pop.c
19687                 Fix uidl-file parsing when not in new
19688                 format
19689
19690 2004-07-26 [colin]      0.9.12cvs33.25
19691
19692         * src/gtk/menu.c
19693                 Move popup menu up if necessary (fixes 
19694                 account selector)
19695         * src/mainwindow.c
19696                 Set account selector's button height to
19697                 minimum
19698
19699 2004-07-26 [colin]      0.9.12cvs33.24
19700
19701         * src/alertpanel.c
19702                 Maybe fix 551 (Truncated font in alert window)
19703
19704 2004-07-26 [colin]      0.9.12cvs33.23
19705
19706         * po/de.po
19707         * po/es.po
19708         * po/fr.po
19709         * po/it.po
19710         * po/ja.po
19711         * po/pl.po
19712         * po/ru.po
19713         * po/sk.po
19714         * po/sr.po
19715         * po/zh_CN.po
19716                 Sync po files with HEAD
19717
19718 2004-07-26 [paul]       0.9.12cvs33.22
19719
19720         * src/compose.c
19721                 fix Bug 556 'Organisation-header is sent even if empty'
19722
19723 2004-07-24 [colin]      0.9.12cvs33.21
19724
19725         * src/compose.c
19726         * src/gtk/gtkaspell.c
19727         * src/gtk/gtkaspell.h
19728                 Fix speller accelerators (require hack)
19729
19730 2004-07-24 [colin]      0.9.12cvs33.20
19731
19732         * src/gtk/gtkaspell.c
19733                 Fix over-eager code deletion breaking
19734                 Check while typing
19735
19736 2004-07-24 [colin]      0.9.12cvs33.19
19737
19738         * src/browseldap.c
19739         * src/ldapctrl.c
19740         * src/ldapctrl.h
19741         * src/ldapserver.h
19742                 Sync ldap with HEAD
19743         (Fixes 546 LDAP completely broken)
19744
19745 2004-07-24 [colin]      0.9.12cvs33.18
19746
19747         * src/prefs_msg_colors.c
19748                 Fix prototype mismatch
19749         (Fixes 547 void function cannot return value)
19750
19751 2004-07-24 [colin]      0.9.12cvs33.17
19752
19753         * src/mainwindow.c
19754                 Fix sort going back to previous sort key
19755                 when changing sort direction
19756
19757 2004-07-24 [colin]      0.9.12cvs33.16
19758
19759         * src/compose.c
19760                 Fix space insertion when re-wrapping at 
19761                 cursor point
19762
19763 2004-07-24 [colin]      0.9.12cvs33.15
19764
19765         * src/gtk/gtkaspell.c
19766                 Don't change cursor position in insert-text
19767                 callback
19768         (Fixes 539 Word wrapping on input transposes letters)
19769
19770 2004-07-24 [colin]      0.9.12cvs33.14
19771
19772         * src/gtk/gtkaspell.c
19773                 Reencode non-ascii chars to dictionary's
19774                 encoding
19775         (Fixes 544 Spell check broken non english locale)
19776
19777 2004-07-24 [colin]      0.9.12cvs33.13
19778
19779         * src/summaryview.c
19780                 Fix Shift+Down, add Home/End/PgUp/PgDown
19781
19782 2004-07-21 [colin]      0.9.12cvs33.12
19783
19784         * src/prefs_common.c
19785                 Fix a gtk warning (Patch by Andrej Kacian)
19786
19787 2004-07-21 [colin]      0.9.12cvs33.11
19788
19789         * src/gtk/filesel.c
19790                 More check
19791
19792 2004-07-21 [colin]      0.9.12cvs33.10
19793
19794         * src/compose.c
19795         * src/crash.c
19796         * src/export.c
19797         * src/import.c
19798         * src/messageview.c
19799         * src/mimeview.c
19800         * src/prefs_spelling.c
19801         * src/prefs_themes.c
19802         * src/summaryview.c
19803         * src/gtk/filesel.c
19804         * src/gtk/filesel.h
19805         * src/gtk/pluginwindow.c
19806                 Untwist open/save mode guessing logic, make
19807                 it explicit
19808
19809 2004-07-20 [colin]      0.9.12cvs33.9
19810
19811         * src/codeconv.c
19812                 conv_encode_header: src_charset is UTF-8 on
19813                 gtk2
19814         * src/compose.c
19815                 Remove double encoding of the headers
19816
19817 2004-07-20 [colin]      0.9.12cvs33.8
19818
19819         * src/codeconv.c
19820                 Fix typo
19821
19822 2004-07-20 [colin]      0.9.12cvs33.7
19823
19824         * src/mainwindow.c
19825                 Set the separated messageview to the saved
19826                 size of Claws' messageview (Patch by Alfons)
19827                 Fix a callback prototype (me)
19828
19829 2004-07-20 [colin]      0.9.12cvs33.6
19830
19831         * src/codeconv.h
19832                 Forgot one hunk in 0.9.12cvs33.4
19833
19834 2004-07-19 [colin]      0.9.12cvs33.5
19835
19836         * src/action.c
19837                 Action output fix
19838                 Patch by Alfons
19839
19840 2004-07-19 [colin]      0.9.12cvs33.4
19841
19842         * src/compose.c
19843                 Fix outgoing charset bug in headers
19844         * src/codeconv.c
19845                 Clean for glib2 - Patch by Alfons
19846
19847 2004-07-19 [colin]      0.9.12cvs33.3
19848
19849         * src/statusbar.c
19850                 Remove grip from the statusbar
19851                 Patch by Alfons
19852
19853 2004-07-19 [colin]      0.9.12cvs33.2
19854
19855         * src/messageview.c
19856         * src/textview.c
19857                 Fix messageview remembering the previous
19858                 scroll position when loading a new message
19859                 Patch by Alfons
19860
19861 2004-07-19 [colin]      0.9.12cvs33.1
19862
19863         * src/folder.h
19864         * src/folderview.c
19865         * src/summaryview.c
19866                 Sync with HEAD
19867
19868 2004-07-18 [colin]      0.9.12cvs32.7
19869
19870         * configure.ac
19871                 Remove useless check for XIM - noticed
19872                 by Alfons
19873
19874 2004-07-18 [colin]      0.9.12cvs32.6
19875
19876         * src/summaryview.c
19877                 Remove non-modified and shift-modified
19878                 accelerators in summaryview's popup
19879                 menu, as that doesn't get catched by
19880                 the accel-activate signal catcher...
19881
19882 2004-07-18 [colin]      0.9.12cvs32.5
19883
19884         * src/prefs_common.c
19885                 Define sensible default prefs for 
19886                 wrapping
19887
19888 2004-07-18 [colin]      0.9.12cvs32.4
19889
19890         * src/compose.c
19891         * src/prefs_common.c
19892         * src/prefs_common.h
19893         * src/prefs_wrapping.c
19894                 Remove Smart Wrapping pref, which does
19895                 nothing on gtk2 branch
19896
19897 2004-07-18 [colin]      0.9.12cvs32.3
19898
19899         * src/sourcewindow.c
19900                 Proper utf8
19901
19902 2004-07-18 [colin]      0.9.12cvs32.2
19903
19904         * src/compose.c
19905                 Save attachment status when drafting
19906
19907 2004-07-18 [colin]      0.9.12cvs32.1
19908
19909         * src/gtk/filesel.c
19910                 Fix erratic folder selection in open mode
19911
19912 2004-07-18 [colin]      0.9.12cvs31.11
19913
19914         * src/pop.c
19915                 Don't let partial messages get deleted
19916                 even with "dowload all"
19917                 (0.9.12cvs31.8 fix extension)
19918 2004-07-18 [colin]      0.9.12cvs31.10
19919
19920         * src/gtk/logwindow.c
19921                 Fix log scrolling
19922
19923 2004-07-18 [colin]      0.9.12cvs31.9
19924
19925         * src/common/utils.c
19926                 Fix non-utf8 strings coming from commands
19927                 and files
19928
19929 2004-07-18 [colin]      0.9.12cvs31.8
19930
19931         * src/pop.c
19932                 Fix partial download bug with Download all
19933                 messages option
19934
19935 2004-07-18 [colin]      0.9.12cvs31.7
19936
19937         * src/textview.c
19938                 Fix bug introduced in 0.9.12cvs31.2
19939                 (blocked in select mode after double click)
19940
19941 2004-07-18 [colin]      0.9.12cvs31.6
19942
19943         * src/compose.c
19944         * src/gtk/menu.c
19945                 More glib-warning fixes
19946
19947 2004-07-18 [colin]      0.9.12cvs31.5
19948
19949         * src/compose.c
19950                 Fix trashing the primary clipboard when moving 
19951                 around with tab
19952         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
19953
19954 2004-07-18 [colin]      0.9.12cvs31.4
19955
19956         * src/codeconv.c
19957                 convert unencoded iso headers to utf8
19958         (Fix Bug 538 Unencoded local characters in subject make it 
19959          disappear)
19960
19961 2004-07-18 [colin]      0.9.12cvs31.3
19962
19963         * src/compose.c
19964                 Fix tab char handling in wrapping
19965         (Fix Bug 537 Line wrap problem - TAB character treated as 
19966          one character instead of 8)
19967
19968 2004-07-18 [colin]      0.9.12cvs31.2
19969
19970         * src/textview.c
19971                 return FALSE on GDK_MOTION_NOTIFY
19972         (Fix Bug 535 Hyperlinks/addresses are not selectable 
19973          (unable to highlight))
19974
19975 2004-07-18 [colin]      0.9.12cvs31.1
19976
19977         * src/folderview.c
19978                 Sync with 0.9.12cvs31
19979
19980 2004-07-18 [colin]      0.9.12cvs30.4
19981
19982         * src/compose.c
19983                 Also block text_inserted when inserting a file
19984
19985 2004-07-18 [colin]      0.9.12cvs30.3
19986
19987         * src/compose.c
19988                 Fix smart wrapping (block text_inserted handler
19989                 while putting quotation to avoid wrap on input,
19990                 don't join lines if next is sig separator)
19991
19992 2004-07-17 [colin]      0.9.12cvs30.2
19993
19994         * src/folderview.c
19995         * src/mainwindow.c
19996         * src/mimeview.c
19997         * src/summaryview.c
19998         * src/gtk/quicksearch.c
19999         * src/gtk/quicksearch.h
20000                 Block key events handlers *and* accels while
20001                 quicksearch is focused
20002         (Fixes Bug 534 quick-search bar not accepting certain letters)
20003
20004 2004-07-17 [colin]      0.9.12cvs30.1
20005
20006         * src/folder.h
20007         * src/folderview.c
20008         * src/summaryview.c
20009                 Sync with 0.9.12cvs30
20010
20011 2004-07-17 [colin]      0.9.12cvs28.2
20012
20013         * src/mimeview.c
20014         * src/procmime.c
20015         * src/summaryview.c
20016         * src/gtk/menu.c
20017                 Squash some compile and glib warnings
20018
20019 2004-07-17 [paul]       0.9.12cvs28.1
20020
20021         * src/mimeview.c
20022                 sync with 0.9.12cvs28 HEAD
20023
20024 2004-07-16 [paul]       0.9.12cvs26.1
20025         
20026         * src/gtk/quicksearch.c
20027         * src/account.c
20028         * src/account.h
20029         * src/compose.c
20030         * src/customheader.c
20031         * src/folder_item_prefs.c
20032         * src/main.c
20033         * src/mainwindow.c
20034         * src/messageview.c
20035         * src/mimeview.c
20036         * src/news.c
20037         * src/pgpmime.c
20038         * src/pop.c
20039         * src/pop.h
20040         * src/prefs_account.c
20041         * src/prefs_account.h
20042         * src/prefs_common.c
20043         * src/prefs_common.h
20044         * src/prefs_display_header.c
20045         * src/prefs_gtk.c
20046         * src/prefs_gtk.h
20047         * src/procheader.c
20048         * src/procmime.c
20049                 sync with 0.9.12cvs26 HEAD      
20050
20051 2004-07-15 [colin]      0.9.12cvs18.14
20052
20053         * src/folder.c
20054                 Disable GPG signature check during
20055                 folder move and scan
20056         (Closes Bug 521 Signature checking slows down Folder-Move)
20057
20058 2004-07-14 [colin]      0.9.12cvs18.13
20059
20060         * src/common/partial_download.c
20061                 update includes
20062
20063 2004-07-14 [colin]      0.9.12cvs18.12
20064
20065         * src/common/partial_download.c
20066         * src/common/partial_download.h
20067                 Move doc at top, add correct copyright
20068
20069 2004-07-14 [colin]      0.9.12cvs18.11
20070
20071         * src/folder.c
20072         * src/messageview.c
20073         * src/pop.c
20074         * src/pop.h
20075         * src/procmsg.c
20076         * src/summaryview.c
20077         * src/common/Makefile.am
20078         * src/common/partial_download.c ** NEW FILES **
20079         * src/common/partial_download.h ** NEW FILES **
20080                 Move partial-download related stuff to its
20081                 own file
20082
20083 2004-07-14 [colin]      0.9.12cvs18.10
20084
20085         * src/send_message.c
20086                 Fix smtp auth when user is null or empty
20087
20088 2004-07-13 [colin]      0.9.12cvs18.9
20089
20090         * src/gtk/quicksearch.c
20091                 Use alphabetic order
20092
20093 2004-07-13 [colin]      0.9.12cvs18.8
20094
20095         * src/pop.c
20096                 Be paranoid on the checks
20097
20098 2004-07-13 [colin]      0.9.12cvs18.7
20099
20100         * src/gtk/quicksearch.c
20101                 Fix Engrish once again
20102
20103 2004-07-13 [colin]      0.9.12cvs18.6
20104
20105         * src/procmsg.c
20106         * src/summaryview.c
20107                 Mark messages for deletion when they are about to
20108                 be removed from trash
20109
20110 2004-07-13 [colin]      0.9.12cvs18.5
20111
20112         * src/matcher.c
20113         * src/matcher.h
20114         * src/matcher_parser_parse.y
20115         * src/prefs_matcher.c
20116         * src/gtk/quicksearch.c
20117                 Add 'partial' ('p') match string to find partially
20118                 downloaded messages
20119
20120 2004-07-13 [colin]      0.9.12cvs18.4
20121
20122         * src/pop.c
20123                 Fix misplaced block
20124
20125 2004-07-13 [colin]      0.9.12cvs18.3
20126
20127         * src/pop.c
20128         * src/pop.h
20129         * src/messageview.c
20130                 Refactor API (to avoid passing 5+ params and code
20131                 duplication)
20132         * src/folder.c
20133         * src/msgcache.c
20134         * src/procheader.c
20135         * src/common/defs.h
20136                 Add planned_download to cache
20137                 Don't mess uidl file when moving partially downloaded
20138                 mails (they change folder, we should change it in the
20139                 uidl list too or we'll remove an incorrect message)
20140                 (this also helps removing hacks when changing 
20141                 planned_download in messageview.c)
20142
20143 2004-07-12 [colin]      0.9.12cvs18.2
20144
20145         * src/gtk/quicksearch.c
20146                 Fix missing status update in quicksearch
20147
20148 2004-07-12 [paul]       0.9.12cvs18.1
20149
20150         * po/POTFILES.in
20151         * src/Makefile.am
20152         * src/account.c
20153         * src/codeconv.c
20154         * src/compose.c
20155         * src/inc.c
20156         * src/main.c
20157         * src/prefs_common.c
20158         * src/procmsg.h
20159         * src/toolbar.c
20160         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20161         * src/prefs_wrapping.[ch]       ** NEW FILES **
20162         * src/common/intl.h
20163         * src/common/utils.[ch]
20164         * src/gtk/quicksearch.[ch]
20165                 sync with 0.9.12cvs18 HEAD
20166
20167 2004-07-12 [colin]      0.9.11cvs17.25
20168
20169         * src/folder.c
20170         * src/folder.h
20171                 Remove unused function added by me in 0.9.11cvs17.10
20172
20173 2004-07-11 [colin]      0.9.11cvs17.24
20174
20175         * src/inc.c
20176         * src/messageview.c
20177         * src/pop.c
20178         * src/pop.h
20179                 Use folderitem and msgnum instead of filename to
20180                 know which mail to delete
20181                 Move old partial mail deletion to pop.c
20182
20183 2004-07-10 [colin]      0.9.11cvs17.23
20184
20185         * src/inc.c
20186                 Add debug
20187         * src/pop.c
20188         * src/pop.h
20189                 Don't re-use same enums for unrelated stuff: it's 
20190                 completely misleading !
20191                 Document a bit
20192
20193 2004-07-09 [colin]      0.9.11cvs17.22
20194
20195         * src/inc.c
20196                 Remove folder-type check and do
20197                 more tests to be sure everything's
20198                 ok
20199         * src/messageview.c
20200                 Punctuation update, remove useless
20201                 code, fix two warnings
20202         * src/noticeview.c
20203                 Layout cleaning, reset 2nd button
20204                 when specifying one
20205
20206 2004-07-09 [colin]      0.9.11cvs17.21
20207
20208         * src/messageview.c
20209         * src/pop.c
20210         * src/pop.h
20211                 Allow user to change his mind
20212                 and postpone decision (by
20213                 unmarking the mail)
20214
20215 2004-07-09 [colin]      0.9.11cvs17.20
20216
20217         * src/messageview.c
20218                 Fix bug with delete state
20219         * src/pop.c
20220         * src/pop.h
20221                 Fix buffer leak (fread doesn't 
20222                 terminate buffers with \0)
20223                 Refactoring (remove magic 
20224                 numbers)
20225
20226 2004-07-09 [colin]      0.9.11cvs17.19
20227
20228         * src/pop.c
20229                 Don't log "Skipping message" if 
20230                 we're going to TOP it two lines
20231                 later
20232
20233 2004-07-09 [colin]      0.9.11cvs17.18
20234
20235         * src/messageview.c
20236                 Fix Engrish
20237
20238 2004-07-09 [colin]      0.9.11cvs17.17
20239
20240         * src/pop.c
20241                 strlen checking...
20242         * src/messageview.c
20243                 refactoring a bit
20244
20245 2004-07-08 [colin]      0.9.11cvs17.16
20246
20247         * src/noticeview.c
20248         * src/noticeview.h
20249                 Add an optional second button
20250         * src/messageview.c
20251         * src/pop.c
20252         * src/pop.h
20253                 Don't delete partially received mails after a certain
20254                 time; rather, let the user decide.
20255
20256 2004-07-08 [colin]      0.9.11cvs17.15
20257
20258         * src/common/smtp.h
20259                 Sync with HEAD
20260
20261 2004-07-08 [colin]      0.9.11cvs17.14
20262
20263         * src/messageview.c
20264         * src/common/smtp.c
20265                 Use to_human_readable() for sizes
20266
20267 2004-07-08 [colin]      0.9.11cvs17.13
20268
20269         * src/inc.c
20270         * src/messageview.c
20271         * src/pop.c
20272         * src/pop.h
20273         * src/procmsg.c
20274                 Fix partial-downloading issues:
20275                         catch unsupported TOP
20276                         don't delete partially downloaded mails before 5 days
20277                         don't update existing with non-MH folders; that'll
20278                         make dups, but it's better than trashing the folder
20279                         free new msginfo parts
20280                 Fix indentation ;-)
20281
20282 2004-07-08 [colin]      0.9.11cvs17.12
20283
20284         * src/common/smtp.c
20285         * src/common/smtp.h
20286                 Sync smtp size verification with HEAD
20287
20288 2004-07-08 [colin]      0.9.11cvs17.11
20289
20290         * src/summaryview.c
20291         * src/prefs_common.c
20292         * src/prefs_common.h
20293         * src/gtk/quicksearch.c
20294         * src/gtk/quicksearch.h
20295                 Sync sticky pref with HEAD
20296
20297 2004-07-08 [colin]      0.9.11cvs17.10
20298
20299         * src/folder.c [1.213.2.6]
20300         * src/folder.h [1.87.2.6]
20301         * src/inc.c [1.149.2.7]
20302         * src/messageview.c [1.94.2.8]
20303         * src/procheader.c [1.47.2.6]
20304         * src/procmsg.c [1.150.2.4]
20305         * src/procmsg.h [1.60.2.5]
20306         * src/pop.c [1.56.2.4]
20307         * src/pop.h [1.17.2.3]
20308                 Let too big messages get downloaded, but truncated
20309                 Add a button to download them completely
20310                 
20311 2004-07-06 [colin]      0.9.11cvs17.9
20312
20313         * src/gtk/quicksearch.c [1.1.2.3]
20314                 Add a Clear button
20315         * commitHelper
20316         * PATCHSETS
20317                 Add a script to help with cvs
20318
20319 2004-07-03 [colin]      0.9.11cvs17.8
20320
20321         * src/plugins/imageviewer/viewer.c
20322                 fix imageviewer (which was staying on the first
20323                 displayed image)
20324
20325 2004-07-03 [colin]      0.9.11cvs17.7
20326
20327         Removed FIXME_GTK2 warnings
20328         * src/gtk/gtkutils.c
20329                 useless #warnings
20330         * src/gtk/menu.c
20331                 useless #warnings (no need to mess with menu rc)
20332         * src/gtk/menu.h
20333                 unused functions
20334         
20335
20336 2004-07-03 [colin]      0.9.11cvs17.6
20337
20338         Removed FIXME_GTK2 warnings
20339         * src/codeconv.c
20340                 useless #warnings (rewrite needed)
20341         * src/compose.c
20342                 useless #warnings (rewrite needed)
20343                 useless #warnings (gtk2 is like that)
20344                 useless #warnings (previously fixed)
20345         * src/main.c
20346                 useless #warnings (previously fixed)
20347         * src/message_search.c
20348                 useless #warnings (gtk2 is like that)
20349                 Made apparent that search is case-sensitive
20350         * src/mimeview.c
20351                 useless #warnings (rewrite needed)
20352                 useless #warnings (gtk2 is like that)
20353                 reimplemented real warnings
20354         * src/prefs_common.c
20355                 Removed block cursor option (not it gtk2)
20356         * src/prefs_gtk.c
20357                 useless #warnings (rewrite needed)
20358         * src/procheader.c
20359                 useless #warnings (rewrite needed)
20360         * src/sourcewindow.c
20361                 useless #warnings (incorrect placing)
20362         * src/summary_search.c
20363                 useless #warnings (gtk2 is like that)
20364                 Made apparent that search is case-sensitive
20365         * src/action.c
20366                 useless #warnings (gtk2 is like that)
20367         * src/textview.c
20368                 useless #warnings (rewrite needed)
20369         * src/toolbar.c
20370                 useless #warnings (rewrite needed)
20371
20372 2004-07-03 [colin]      0.9.11cvs17.5
20373
20374         * src/textview.c
20375                 Fix mismerge which broke URI opening
20376                 
20377 2004-07-01 [colin]      0.9.11cvs17.4
20378
20379         * src/gtk/filesel.c
20380                 Fill filename when saving
20381                 
20382 2004-06-27 [colin]      0.9.11cvs17.3
20383
20384         * src/gtk/filesel.[ch]
20385                 Use the new GTK file selector
20386                 Update prototype to match the reality: multiple file
20387                 selection is open-only          
20388         * src/compose.c
20389                 Match the new prototypes        
20390         * configure.ac
20391                 Match the new requirements (gtk 2.4.0)
20392                         
20393 2004-06-26 [colin]      0.9.11cvs17.2
20394
20395         * src/plugins/trayicon/trayicon.c
20396                 Remove useless signal handler on resize, which causes
20397                 an infinite "loop"
20398         
20399 2004-06-26 [colin]      0.9.11cvs17.1
20400         
20401         * tools/Makefile.am
20402                 remove launch_firebird and add nautilus2sylpheed.sh
20403         * src/quicksearch.c
20404           src/summaryview.c
20405                 Fix show/hide "Extended symbols" button problem
20406                 Fix apparition at startup
20407                 Fix const warnings
20408         * src/plugins/image_viewer/Makefile.am
20409                 Fix configure 
20410         * common/ssl.c
20411                 Re-enable certificate check, as it doesn't seem to
20412                 cause Xlib errors anymore
20413
20414 2004-06-25 [paul]       0.9.11cvs17
20415
20416         * sync with 0.9.11cvs17 HEAD
20417         
20418         NOTE: QuickSearch is broken
20419
20420 2004-06-07 [colin]      0.9.10claws67.10
20421         * src/plugins/trayicon/trayicon.c
20422           src/plugins/trayicon/libeggtrayicon/Makefile.am
20423           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20424                 Fix gettextization in trayicon plugin
20425
20426 2004-06-07 [colin]      0.9.10claws67.9
20427         
20428         * src/summaryview.c
20429           src/gtk/gtksctree.[ch]
20430                 Let Shift+{Up,Down} work in summaryview
20431                 (well, Down "works" and Up works)
20432                 Let the list scroll when using these keys
20433
20434 2004-06-06 [colin]      0.9.10claws67.8
20435
20436         * src/plugins/trayicon/trayicon.c
20437                 Fix pixmap update
20438
20439 2004-06-06 [colin]      0.9.10claws67.7
20440
20441         * src/addressbook.c
20442                 Fix signal handling causing system-wide focus grab
20443
20444 2004-05-25 [paul]       0.9.10claws67.6
20445
20446         * Makefile.am
20447           src/Makefile.am
20448                 clean up
20449
20450 2004-05-25 [paul]       0.9.10claws67.5
20451
20452         * replace deprecated gtk_signal... functions
20453
20454 2004-05-23 [colin]      0.9.10claws67.4
20455
20456         * src/compose.c
20457                 Fix wrapping
20458
20459 2004-05-22 [colin]      0.9.10claws67.3
20460
20461         * src/compose.c
20462                 Re-fix [Edited] in compose.c::compose_reedit()
20463
20464 2004-05-22 [colin]      0.9.10claws67.2
20465
20466         * src/procmime.c
20467                 Fix parsing of multiparts mails
20468
20469 2004-05-22 [colin]      0.9.10claws67.1
20470
20471         * src/summaryview.c
20472                 Fix quicksearch
20473
20474 2004-05-22 [paul]       0.9.10claws67
20475
20476         * sync with 0.9.10claws67 HEAD
20477
20478 2004-05-14 [alfons]
20479
20480         * src/procmime.h
20481                 add forgotton prototype
20482
20483 2004-05-10 [paul]       0.9.10claws57
20484
20485         * sync with 0.9.10claws57 HEAD
20486
20487 2004-05-05 [paul]       0.9.9.claws1
20488
20489         * ChangeLog-gtk2        ** REMOVED **
20490           ChangeLog-gtk2.claws  ** ADDED **
20491                 rename and adopt the normal claws format
20492                 
20493         * configure.ac
20494                 require gtkmathview >= 0.5
20495
20496         * ac/*                          ** REMOVED **
20497           ac/                           ** REMOVED **
20498           intl/Makefile.in              ** REMOVED **
20499           m4/                           ** ADDED **
20500           m4/missing                    ** ADDED **
20501           m4/missing/gdk-pixbuf.m4      ** ADDED **
20502           m4/missing/gettext.m4         ** ADDED **
20503           m4/missing/gpgme.m4           ** ADDED **
20504           m4/missing/imlib.m4           ** ADDED **
20505           m4/.cvsignore                 ** ADDED **
20506           m4/Makefile.am                ** ADDED **
20507           m4/README                     ** ADDED **
20508           m4/aclocal-include.m4         ** ADDED **
20509           m4/aspell.m4                  ** ADDED **
20510           m4/check-type.m4              ** ADDED **
20511           m4/gnupg-check-typedef.m4     ** ADDED **
20512           m4/openssl.m4                 ** ADDED **
20513           m4/spamassassin.m4            ** ADDED **
20514           po/ChangeLog                  ** REMOVED **
20515           po/Makefile.in.in             ** REMOVED **
20516           po/Rules-quot                 ** REMOVED **
20517           po/boldquot.sed               ** REMOVED **
20518           po/en@boldquot.header         ** REMOVED **
20519           po/en@quot.header             ** REMOVED **
20520           po/insert-header.sin          ** REMOVED **
20521           po/quot.sed                   ** REMOVED **
20522           po/remove-potcdate.sed        ** REMOVED **
20523           po/remove-potcdate.sin        ** REMOVED **
20524           po/stamp-po                   ** REMOVED **
20525           Makefile.am
20526           autogen.sh
20527           configure.ac
20528                 enable building with automake 1.8.x
20529                 add 'autopoint --force' to autogen.sh and remove all
20530                 auto-generated files, remove ac/ directory and use
20531                 m4/ directory instead
20532                 
20533         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20534                 fix gettextization
20535
20536 2004-02-28 Colin Leroy <colin@colino.net>
20537         * src/prefs_matcher.c
20538           src/prefs_filtering.c
20539           src/prefs_filtering_action.c
20540                 Fix non-editable GtkEntries
20541
20542 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20543         * src/prefs_themes.c
20544                 utf8 conversion for theme info
20545
20546 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20547         * sync 0.9.9claws
20548
20549 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20550         * src/grouplistdialog.c
20551                 allow multiple selections without ctrl key
20552
20553 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20554         * src/main.c
20555                 enable customizable accelerators
20556
20557 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20558         * src/prefs_common.c
20559                 re-enable different font settings for gtk1/2
20560         * src/prefs_folder_item.c
20561                 fix folder prefs displayed wrong
20562         * src/textview.c
20563                 set 'sunken' shadow type
20564
20565 2004-02-07 Colin Leroy <colin@colino.net>
20566         * src/compose.c
20567                 Fix message being always [Edited]
20568                 Encode headers correctly (utf8 buf)
20569
20570 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20571         * src/socket.c
20572                 remove double g_source_attach()
20573                 (Thanks to Colin Leroy)
20574
20575 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20576         * src/gtk/gtksctree.c
20577                 Fix SSL certificate list not shown
20578         * src/mimeview.c
20579                 Fix clicks in mime tree
20580
20581 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20582         * src/common/socket.c
20583                 Fix SSL receive
20584         * src/compose.c
20585                 Fix clipboard menu hotkeys
20586
20587 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20588         * src/gtk/gtkaspell.[ch]
20589           src/compose.c
20590                 reimplement spellchecker
20591
20592 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20593         * src/gtk/filesel.c
20594                 crash when inserting file in compose window
20595                 (TODO: keep old selection on clicks)
20596         * src/main.c
20597                 use gtkrc-2.0 instead of gtkrc
20598
20599 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20600         * src/messageview.c
20601                 remove orphaned mimeview unref()
20602
20603 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20604         * src/grouplistdialog.c
20605                 expand nodes containing subscribed groups
20606
20607 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20608         * src/textview.c
20609                 textview: hide cursor, restore old click behaviour
20610
20611 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20612         * src/textview.c
20613                 variable names messed up
20614
20615 2004-01-17 Colin Leroy <colin@colino.net>
20616         * src/addr_compl.c
20617                 Fix completion address too thin
20618         * src/compose.c
20619                 Fix tab-to-subject behaviour
20620         * src/summaryview.c
20621                 Implement key up & down in summaryview
20622
20623 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20624
20625         * sync 098claws
20626
20627 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20628         * configure.ac
20629           Makefile.am
20630           doc/.cvsignore
20631           doc/Makefile.am
20632                 faq, man, manual moved to doc/
20633         * ac/aspell.m4
20634           ac/check-type.m4
20635           ac/gnupg-check-typedef.m4
20636           ac/openssl.m4
20637           ac/spamassassin.m4
20638           ac/missing/gdk-pixbuf.m4
20639           ac/missing/gpgme.m4
20640           ac/missing/imlib.m4
20641                 fix automake warnings
20642
20643 2003-12-06 Colin Leroy <colin@colino.net>
20644         * src/summaryview.c
20645                 Fix quicksearch
20646
20647 2003-12-05 Colin Leroy <colin@colino.net>
20648         * src/summaryview.c
20649                 Fix going to next unread folder
20650
20651 2003-12-05 Colin Leroy <colin@colino.net>
20652         * src/crash.c
20653                 Fix gtk2 compilation
20654         * src/session.c
20655                 Remove iotag source handler at disconnection
20656         * src/socket.[ch] 
20657                 Remove source handler when closing socket 
20658                 (fixes another seg)
20659
20660 2003-12-04 Colin Leroy <colin@colino.net>
20661         * src/compose.c
20662           src/prefs_account.c
20663           src/prefs_common.c
20664                 Fix some dropdown menus
20665
20666 2003-12-04 Colin Leroy <colin@colino.net>
20667         * src/compose.c
20668                 Fix event handlers on header fields
20669         * src/common/socket.c
20670           src/common/session.c
20671                 Fix segfault with callback (SSL)
20672                 Fix end of session 
20673
20674 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20675
20676         * Fix compile bug in src/compose.c
20677         * removed src/gtk/gtkstext.[ch]
20678
20679 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20680
20681         * Convert character set and escape "text" attributes in toolbar setting
20682         files.
20683         * Fixed bug in button-press-event handling.
20684
20685 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20686
20687         * Fixed bug in key-press-event handling.
20688
20689 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20690
20691         * Enabled to compile tray-icon plugin (Ad-hoc).
20692         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20693
20694 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20695
20696         * Enabled to compile on sylpheed-claws.
20697         (tray-icon plugin still cannot compile yet.)
20698
20699 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20700
20701         * Updated to 0.9.5.
20702
20703 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20704
20705         * Updated to 0.9.4.
20706         * Ported monitoring SSL mechanism to GSource of GLib2
20707         (I don't confirm it)
20708         * Added _gtk2 suffix to key name of font preference to avoid
20709         ovverwriting preference of Gtk+-1.2 version.
20710
20711 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20712
20713         * Updated to 0.9.2.
20714
20715 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20716
20717         * Updated to 0.9.1.
20718         * Translate po files into UTF-8 when execute autogen.sh.
20719
20720 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20721
20722         * Updated to 0.9.0.
20723
20724 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20725
20726         * Plugged GError related memory leaks.
20727
20728 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20729
20730         * Changed default size of fonts.
20731         * Enabled to set titile font size of warning dialog.
20732
20733 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20734
20735         * Embed a sylpheed icon into executable binary on Windows.
20736
20737 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20738
20739         * I forgot to traslate character set of element string in src/xml.c.
20740
20741 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20742
20743         * Fixed detecting bind_textdomain_codeset in configure.in.
20744         * The bug in which "Example" of "Date fromat" preference isn't displayed
20745         correctly has been fixed.
20746
20747 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20748
20749         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20750           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20751           glib-gettextize
20752           Removed intl directory.
20753           Translated po files into UTF-8.
20754           (Thanks! Ryuji Abe)
20755
20756 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20757
20758         * The bug which doesn't unscape string in xml.c has been fixed.
20759
20760 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20761
20762         * The bug which is failed to translate encoding of file name thorough
20763         file dialog has been fixed.
20764
20765 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20766
20767         * Modified to translate file names which is used in inporting/expoting
20768         mbox feature and "Save as" feature into locale encoding.
20769         * Translate file names into locale encoding when "Attache file" and
20770         "Insert file".
20771         * Force set G_BROKEN_FILENAMES environment variable.
20772         * Other minor fixes.
20773
20774 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20775
20776         * Modified to treat MH folder's name as locale encoding.
20777
20778 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20779
20780         * The bug which clash on switching candidates of auto completion of
20781         addresses, cannot use auto completion in Japanesse is fixed
20782         (Thanks! Tokunaga-san)¡¥
20783
20784 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20785
20786         * The bug which cannot switch key accelerator preference has been fixed
20787         (Thanks! smbd-san)¡¥
20788
20789 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20790
20791         * version 0.8.11-gtk2-20030314
20792
20793 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20794
20795         * The bug in which character set conversion of filtering messages has
20796         been fixed.(Thanks! COCOA-san).
20797
20798 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20799
20800         * Revived "Leave space on head" preference in "Message" category.
20801         * A bug which clash when put the cursor to end of buffer and execute
20802         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20803
20804 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20805
20806         * version 0.8.11-gtk2-20030312
20807
20808 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20809
20810         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20811         * Modified to use Pango's API directly for font preference.
20812         * Integrated GtkTextView of textview to one widget.
20813         * Set fonts of header title in textview by "header_title" tag.
20814         * Removed some deprecated codes.
20815
20816 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20817
20818         * Updated to 0.8.11.
20819         * Merged cygwin patch(Thanks! Sakai-san).
20820
20821 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20822
20823         * version 0.8.10-gtk2-20030309