2006-02-05 [colin] 2.0.0cvs15
[claws.git] / ChangeLog
1 2006-02-05 [colin]      2.0.0cvs15
2
3         * src/textview.c
4                 Don't try to display Face header in textview
5                 when teh headerview's active
6
7 2006-02-05 [colin]      2.0.0cvs14
8
9         * tools/tbird2syl.py
10         * tools/Makefile.am
11                 Add script to import Thunderbird mails
12
13 2006-02-05 [colin]      2.0.0cvs13
14
15         * src/headerview.c
16         * src/procheader.c
17         * src/procmsg.c
18         * src/procmsg.h
19         * src/textview.c
20                 Show Face headers - patch partially by Klaus Flittner
21
22 2006-02-05 [colin]      2.0.0cvs12
23
24         * src/folderview.c
25         * src/summaryview.c
26         * src/common/utils.c
27         * src/common/utils.h
28                 Let dnd work from mime icons to summaryview
29                 and to folderview too
30                 Add a crude test to avoid trying to add files
31                 drag'n'dropped when they're not mails
32
33 2006-02-04 [colin]      2.0.0cvs11
34
35         * src/summaryview.c
36         * src/mimeview.c
37                 Fix utf8 conversion
38
39 2006-02-04 [colin]      2.0.0cvs10
40
41         * src/compose.c
42         * src/folderview.c
43         * src/mimeview.c
44         * src/summaryview.c
45         * src/summaryview.h
46                 Added various drag and drop capas:
47                 From                    To
48                 summaryview             other apps
49                 mimeview icons          other apps
50                 other apps              summaryview
51                 other apps              folderview
52
53                 This shouldn't have broken the existing:
54                 From                    To
55                 summaryview             folderview
56                 folderview              folderview
57                 summaryview             compose's attachments
58
59         Tests welcomed.
60
61 2006-02-02 [paul]       2.0.0cvs9
62
63         * src/mainwindow.c
64                 move global option 'Set displayed columns...' out
65                 of folder option grouping.
66                 fix sensitivity of 'harvest addresses'
67
68 2006-02-01 [colin]      2.0.0cvs8
69
70         * src/mimeview.c
71                 Revert the alertpanel patch, it sucks (intrusive
72                 and gets in the way of "open")
73
74 2006-02-01 [colin]      2.0.0cvs7
75
76         * src/compose.c
77         * src/prefs_account.c
78         * src/prefs_common.c
79         * src/common/defs.h
80         * src/common/utils.c
81         * src/common/utils.h
82                 Add ability to edit the signature file
83                 from the account preferences, and use
84                 a default for the text editor.
85                 Patch by Fabien Vantard
86
87 2006-02-01 [colin]      2.0.0cvs6
88
89         * src/mimeview.c
90                 Try to get mime type by extension if it is
91                 application/octet-stream
92                 Display a window with possible choices when
93                 encountering unknown mime types
94         * src/gtk/filesel.c
95         * src/gtk/filesel.h
96                 Add preview
97                 Allow multiple selection in filtered filesel
98                 (patch by Fabien Vantard)
99         * src/gtk/pluginwindow.c
100                 Use it (patch by Fabien Vantard)
101
102 2006-02-01 [paul]       2.0.0cvs5
103
104         * src/jpilot.c
105                 fix crash on creating jpilot address book
106                 Thanks to Colin
107         * src/prefs_summaries.c
108         * src/prefs_wrapping.c
109         * src/gtk/icon_legend.c
110         * src/gtk/quicksearch.c
111                 string fixes and additions
112
113 2006-02-01 [paul]       2.0.0cvs4
114
115         * src/compose.c
116         * src/mainwindow.c
117         * src/messageview.c
118         * src/prefs_send.c
119                 add Arabic encoding option
120                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
121
122 2006-01-31 [cleroy]     2.0.0cvs3
123
124         * src/plugins/pgpcore/passphrase.c
125                 Convert passphrase to locale encoding
126         * src/compose.c
127                 Fix drafting on IMAP. Crappy bug sneaked in
128                 the release :-/
129
130 2006-01-30 [paul]       2.0.0cvs2
131
132         * src/gtk/icon_legend.c
133                 show the new entries
134
135 2006-01-30 [colin]      2.0.0cvs1
136
137         * src/manual.c
138                 Check for the file to be present before 
139                 enabling the menu
140         * src/gtk/icon_legend.c
141                 Add folders icons (not all of them, there
142                 are too much, but the most intriguing ones)
143
144 2006-01-30 [paul]       2.0.0
145
146         version 2.0.0 released
147
148 2006-01-30 [paul]       1.9.100cvs200
149
150         * manual/faq.xml
151         * manual/gpl.xml
152         * manual/intro.xml
153         * manual/starting.xml
154         * manual/sylpheed-claws-manual.xml
155                 fixes, additions
156
157 2006-01-29 [mones]      1.9.100cvs199
158
159         * manual/account.xml
160         * manual/advanced.xml
161         * manual/glossary.xml
162                 Some typos fixed, added LDIF term to glossary
163         * po/es.po
164                 Fixed leading plus symbol
165
166 2006-01-29 [paul]       1.9.100cvs198
167
168         * po/fi.po
169         * po/sk.po
170                 updated by Tommi Pirinen and Andrej Kacian
171
172 2006-01-29 [paul]       1.9.100cvs197
173
174         * src/gtk/authors.h
175                 remove duplicates
176
177 2006-01-29 [paul]       1.9.100cvs196
178
179         * AUTHORS
180         * po/nl.po
181         * src/gtk/authors.h
182         * tools/claws.i18n.status.pl
183                 nl translation updated by Tim Dijkstra
184
185 2006-01-29 [paul]       1.9.100cvs195
186
187         * po/sr.po
188         * po/sv.po
189                 updated by Aleksandar Urosevic and Anders Troback
190
191 2006-01-28 [colin]      1.9.100cvs194
192
193         * src/gtk/gtksourceprintjob.c
194                 Don't fiddle with PangoLayout when we
195                 have an image
196
197 2006-01-28 [paul]       1.9.100cvs193
198
199         * AUTHORS
200         * po/el.po
201         * po/zh_CN.po
202         * src/gtk/authors.h
203         * tools/claws.i18n.status.pl
204                 updated translations submitted by Stavros Giannouris
205                 and Ralgh Young
206
207 2006-01-27 [cleroy]     1.9.100cvs192
208
209         * src/summaryview.c
210         * src/gtk/gtksourceprintjob.c
211                 Add image printing 
212                 (libgnomeprint only, of course)
213
214 2006-01-27 [paul]       1.9.100cvs191
215
216         * po/fr.po
217         * po/it.po
218                 updated by Fabien Vantard and Andrea Spadaccini
219
220 2006-01-26 [colin]      1.9.100cvs190
221
222         * manual/Makefile.am
223         * configure.ac
224                 Make building the manual optional 
225                 (--disable-manual)
226
227 2006-01-26 [paul]       1.9.100cvs189
228
229         * manual/glossary.xml
230         * manual/plugins.xml
231                 edited
232         * po/en_GB.po
233                 updated
234
235 2006-01-26 [paul]       1.9.100cvs188
236
237         * src/prefs_display_header.c
238         * src/prefs_folder_column.c
239         * src/prefs_msg_colors.c
240         * src/prefs_summaries.c
241         * src/prefs_summary_column.c
242                 HIGify
243
244 2006-01-25 [colin]      1.9.100cvs187
245
246         * src/imap.c
247                 Don't allow moving/copying mails between
248                 queue/drafts and non-queue/drafts folders
249                 Fixes bug #897 (message header is resetted 
250                 if one is copied to Drafts)
251
252 2006-01-25 [colin]      1.9.100cvs186
253
254         * src/folder.c
255         * src/mainwindow.c
256                 Fix subscribed folders not found
257         * src/compose.c
258                 Don't try to encode as original mail's charset
259                 if it's ascii 
260
261 2006-01-25 [paul]       1.9.100cvs185
262
263         * AUTHORS
264         * po/Makevars
265                 updated
266         * po/de.po
267         * po/pl.po
268         * po/pt_BR.po
269         * po/sr.po
270                 updates submitted by Stephan Sachse, Emilian Nowak
271                 and Quar, Frederico Goncalves Guimaraes, and
272                 Aleksandar Urosevic
273                 Fix Bug 896, 'PT_BR locale broken'.
274         * src/gtk/authors.h
275                 updated
276
277 2006-01-24 [mones]      1.9.100cvs184
278
279         * manual/glossary.xml
280                 All current terms finished. Reviewers welcome ;-)
281         * manual/keyboard.xml
282                 Fixed column width for pdf output.
283         * po/es.po
284                 Updated
285
286 2006-01-24 [paul]       1.9.100cvs183
287
288         * manual/glossary.xml
289                 fix id name
290         * manual/dist/html/Makefile.am
291         * manual/dist/pdf/Makefile.am
292         * manual/dist/ps/Makefile.am
293         * manual/dist/txt/Makefile.am
294                 fix make deps
295                 Thanks to Colin
296
297 2006-01-24 [mones]      1.9.100cvs182
298
299         * manual/glossary.xml
300                 Nearly finished, some terms missing.
301
302 2006-01-23 [paul]       1.9.100cvs181
303
304         * manual/dist/html/Makefile.am
305         * manual/dist/pdf/Makefile.am
306         * manual/dist/ps/Makefile.am
307         * manual/dist/txt/Makefile.am
308         * src/mainwindow.c
309                 re-enable manual
310                 Thanks to Colin
311
312 2006-01-22 [colin]      1.9.100cvs180
313
314         * src/compose.c
315         * src/gtk/gtkaspell.c
316                 Don't deselect stuff before right-clicking, with aspell.
317                 (This prevented right-click Copy, for example).
318                 Thanks to Clo!
319
320 2006-01-22 [paul]       1.9.100cvs179
321
322         * src/summary_search.c
323                 don't fix the widget size as it causes problems
324                 under localisation.
325                 Thanks to Emilian Nowak
326
327 2006-01-21 [paul]       1.9.100cvs178
328
329         * src/prefs_themes.c
330                 fix broken underlining of label text
331                 with some translations
332
333 2006-01-21 [colin]      1.9.100cvs177
334
335         * po/fr.po
336                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
337
338 2006-01-20 [colin]      1.9.100cvs176
339
340         * configure.ac
341         * Makefile.am
342         * manual/Makefile
343         * manual/dist/html/.cvsignore
344         * manual/dist/html/Makefile.am
345         * manual/dist/pdf/.cvsignore
346         * manual/dist/pdf/Makefile.am
347         * manual/dist/ps/.cvsignore
348         * manual/dist/ps/Makefile.am
349         * manual/dist/txt/.cvsignore
350         * manual/dist/txt/Makefile.am
351                 Autotool-ize manual
352
353 2006-01-20 [paul]       1.9.100cvs175
354
355         * manual/handling.xml
356                 make Filtering and Searching entries easier to find
357         * manual/keyboard.xml
358                 add the remaining default keybinds
359         * src/prefs_summaries.c
360                 update the default keybinds
361
362 2006-01-20 [paul]       1.9.100cvs174
363
364         * src/addressbook.c
365         * src/addrgather.c
366         * src/addrharvest.c
367         * src/editaddress.c
368         * src/editgroup.c
369         * src/exphtmldlg.c
370         * src/expldifdlg.c
371         * src/exporthtml.c
372         * src/exportldif.c
373         * src/ldif.c
374                 replace 'e-mail' with 'email'
375         * src/summary_search.c
376                 add mnemonic to "Find all" button
377
378 2006-01-20 [wwp]        1.9.100cvs173
379
380         * src/export.c
381         * src/import.c
382                 touched mbox import/export buttons for HIG-compliance
383
384 2006-01-19 [paul]       1.9.100cvs172
385
386         * manual/account.xml
387         * manual/addrbook.xml
388         * manual/advanced.xml
389         * manual/faq.xml
390         * manual/handling.xml
391         * manual/intro.xml
392         * manual/plugins.xml
393         * manual/starting.xml
394                 more editing
395
396 2006-01-19 [paul]       1.9.100cvs171
397
398         * src/toolbar.c
399                 allow use of trash button while receiving
400                 Thanks to Colin
401
402 2006-01-19 [wwp]        1.9.100cvs170
403
404         * src/gtk/quicksearch.c
405         * src/compose.c
406                 force text color to black when yellow background is set
407
408 2006-01-19 [colin]      1.9.100cvs169
409
410         * src/plugins/trayicon/trayicon.c
411                 Gray out Get Mail when already getting mail
412
413 2006-01-18 [paul]       1.9.100cvs168
414
415         * src/compose.c
416                 give widget yellow background was To is
417                 set via folder prefs
418         * src/gtk/quicksearch.c
419                 give widget yellow background when quick
420                 search is active.
421                 Thanks to Colin
422
423 2006-01-18 [paul]       1.9.100cvs167
424
425         * doc/man/sylpheed-claws.1
426                 add --subscribe option
427
428 2006-01-18 [paul]       1.9.100cvs166
429
430         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
431         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
432                 use %U instead of %F (%F is broken for user installed
433                 files in kde 3.5)
434
435 2006-01-18 [colin]      1.9.100cvs165
436
437         * src/summaryview.c
438                 Default to Yes in "No more * messages" dialogs
439
440 2006-01-17 [colin]      1.9.100cvs164
441
442         * src/compose.c
443                 Possibly fix an invalid iterator causing
444                 crash
445
446 2006-01-17 [colin]      1.9.100cvs163
447
448         * src/mimeview.c
449                 Fix crash when the image disappears under the
450                 image viewer
451
452 2006-01-16 [colin]      1.9.100cvs162
453
454         * src/compose.c
455                 Fix reenabling autowrap
456
457 2006-01-16 [colin]      1.9.100cvs161
458
459         * src/compose.c
460                 reset quote_len before getting quote_str
461
462 2006-01-16 [colin]      1.9.100cvs160
463
464         * src/account.c
465         * src/account.h
466         * src/folder.c
467         * src/imap_gtk.c
468         * src/mh_gtk.c
469                 Fix bug #883 (default inbox does not track folder move)
470
471 2006-01-16 [colin]      1.9.100cvs159
472
473         * src/compose.c
474         * src/plugins/pgpcore/passphrase.c
475                 More buttons fixes
476
477 2006-01-16 [paul]       1.9.100cvs158
478
479         * src/prefs_actions.c
480         * src/prefs_filtering_action.c
481         * src/prefs_matcher.c
482         * src/quote_fmt.c
483         * src/gtk/description_window.c
484         * src/gtk/description_window.h
485         * src/gtk/quicksearch.c
486                 description window cleanups
487
488 2006-01-15 [colin]      1.9.100cvs157
489
490         * src/addressbook.c
491         * src/prefs_filtering.c
492                 Same here
493
494 2006-01-15 [colin]      1.9.100cvs156
495
496         * src/folderview.c
497         * src/mainwindow.c
498                 Same for "Empty trash"
499
500 2006-01-15 [colin]      1.9.100cvs155
501
502         * src/inc.c
503                 Override offline dialog had Yes by default
504
505 2006-01-15 [colin]      1.9.100cvs154
506
507         * src/summaryview.c
508                 Delete selected messages? previously had Yes the default
509
510 2006-01-15 [colin]      1.9.100cvs153
511
512         * src/folder.c
513         * src/folder.h
514         * src/main.c
515                 Check if a mailbox is loaded after all
516                 plugins are loaded.
517
518 2006-01-15 [colin]      1.9.100cvs152
519
520         * src/folder.c
521                 Don't start wizard when there are unloaded folders (will help
522                 people with only mbox or maildir mailboxes)
523
524 2006-01-14 [colin]      1.9.100cvs151
525
526         * src/addressbook.c
527         * src/expldifdlg.c
528         * src/importldif.c
529         * src/importmutt.c
530         * src/importpine.c
531         * src/mh_gtk.c
532                 More HIG compliance and fixes
533
534 2006-01-14 [colin]      1.9.100cvs150
535
536         * src/prefs_filtering_action.c
537         * src/foldersel.c
538                 Two forgotten button order changes
539
540 2006-01-14 [colin]      1.9.100cvs149
541
542         * src/account.c
543         * src/addressbook.c
544         * src/compose.c
545         * src/folderview.c
546         * src/imap_gtk.c
547         * src/mainwindow.c
548         * src/mh_gtk.c
549         * src/news_gtk.c
550         * src/prefs_actions.c
551         * src/prefs_customheader.c
552         * src/prefs_filtering.c
553         * src/prefs_matcher.c
554         * src/prefs_template.c
555         * src/ssl_manager.c
556         * src/summaryview.c
557         * src/textview.c
558         * src/toolbar.c
559                 All deletion confirmations are now "Cancel, Delete" 
560                 instead of "No, Yes"
561                 Clarified most of the other "No, Yes" to 
562                 "Cancel, Descriptive_action"
563                 Rechanged the "Entry not saved" alerts to have 
564                 "Close, Continue editing"
565
566
567 2006-01-14 [paul]
568
569         * 2.0.0-rc4 released
570
571 2006-01-14 [paul]       1.9.100cvs148
572
573         * src/account.c
574         * src/addressadd.c
575         * src/addressbook.c
576         * src/compose.c
577         * src/editaddress.c
578         * src/editbook.c
579         * src/editgroup.c
580         * src/editjpilot.c
581         * src/editldap.c
582         * src/editvcard.c
583         * src/exphtmldlg.c
584         * src/expldifdlg.c
585         * src/folderview.c
586         * src/grouplistdialog.c
587         * src/imap_gtk.c
588         * src/importmutt.c
589         * src/importpine.c
590         * src/inc.c
591         * src/main.c
592         * src/mainwindow.c
593         * src/message_search.c
594         * src/messageview.c
595         * src/mh_gtk.c
596         * src/mimeview.c
597         * src/news_gtk.c
598         * src/prefs_actions.c
599         * src/prefs_customheader.c
600         * src/prefs_filtering.c
601         * src/prefs_matcher.c
602         * src/prefs_template.c
603         * src/prefs_themes.c
604         * src/ssl_manager.c
605         * src/summary_search.c
606         * src/summaryview.c
607         * src/textview.c
608         * src/toolbar.c
609         * src/gtk/foldersort.c
610         * src/gtk/gtkaspell.c
611         * src/gtk/inputdialog.c
612         * src/gtk/prefswindow.c
613         * src/plugins/pgpcore/select-keys.c
614         * src/plugins/trayicon/trayicon.c
615                 HIG compliant button order
616
617 2006-01-14 [mones]      1.9.100cvs147
618
619         * po/es.po
620                 Updated translation
621
622 2006-01-13 [paul]       1.9.100cvs146
623
624         * AUTHORS
625         * ChangeLog
626         * src/gtk/authors.h
627                 add Joshua M. Kwan to contributors list
628
629 2006-01-13 [colin]      1.9.100cvs145
630
631         * src/gtk/quicksearch.c
632                 Don't refocus quick search after executing (Esc or Enter)
633                 Allows to '/'search something then move up/down in 
634                 summaryview, and to Esc a search and be back in the 
635                 summaryview
636
637 2006-01-13 [paul]       1.9.100cvs144
638
639         * src/plugins/pgpinline/pgpinline.c
640                 support Content-Type 'application/pgp'
641                 patch by Joshua M. Kwan <joshuak@users.sf.net>
642
643 2006-01-13 [paul]       1.9.100cvs143
644
645         * manual/account.xml
646                 make mention of partial retrieval
647                 thanks to Colin
648
649 2006-01-13 [paul]       1.9.100cvs142
650
651         * src/account.c
652         * src/account.h
653         * src/action.c
654         * src/action.h
655         * src/adbookbase.h
656         * src/addr_compl.c
657         * src/addr_compl.h
658         * src/addrbook.c
659         * src/addrcache.c
660         * src/addrcache.h
661         * src/addrcindex.c
662         * src/addrcindex.h
663         * src/addrclip.c
664         * src/addrclip.h
665         * src/addrdefs.h
666         * src/addressadd.c
667         * src/addressadd.h
668         * src/addressbook.c
669         * src/addressbook.h
670         * src/addrgather.c
671         * src/addrgather.h
672         * src/addrharvest.c
673         * src/addrharvest.h
674         * src/addrindex.c
675         * src/addrindex.h
676         * src/addritem.c
677         * src/addritem.h
678         * src/addrquery.c
679         * src/addrquery.h
680         * src/addrselect.c
681         * src/addrselect.h
682         * src/alertpanel.c
683         * src/alertpanel.h
684         * src/browseldap.c
685         * src/browseldap.h
686         * src/codeconv.c
687         * src/codeconv.h
688         * src/compose.c
689         * src/compose.h
690         * src/customheader.c
691         * src/customheader.h
692         * src/displayheader.c
693         * src/displayheader.h
694         * src/editaddress.c
695         * src/editaddress.h
696         * src/editbook.c
697         * src/editbook.h
698         * src/editgroup.c
699         * src/editgroup.h
700         * src/editjpilot.c
701         * src/editjpilot.h
702         * src/editldap.c
703         * src/editldap.h
704         * src/editldap_basedn.c
705         * src/editldap_basedn.h
706         * src/editvcard.c
707         * src/editvcard.h
708         * src/exphtmldlg.c
709         * src/exphtmldlg.h
710         * src/expldifdlg.c
711         * src/expldifdlg.h
712         * src/export.h
713         * src/exporthtml.c
714         * src/exporthtml.h
715         * src/exportldif.c
716         * src/exportldif.h
717         * src/filtering.c
718         * src/filtering.h
719         * src/folder.c
720         * src/folder.h
721         * src/folder_item_prefs.c
722         * src/folder_item_prefs.h
723         * src/foldersel.c
724         * src/foldersel.h
725         * src/folderutils.c
726         * src/folderutils.h
727         * src/folderview.c
728         * src/folderview.h
729         * src/grouplistdialog.c
730         * src/grouplistdialog.h
731         * src/headerview.c
732         * src/html.c
733         * src/html.h
734         * src/image_viewer.c
735         * src/image_viewer.h
736         * src/imap.c
737         * src/imap.h
738         * src/imap_gtk.c
739         * src/imap_gtk.h
740         * src/import.h
741         * src/importldif.c
742         * src/importldif.h
743         * src/importmutt.c
744         * src/importmutt.h
745         * src/importpine.c
746         * src/importpine.h
747         * src/inc.c
748         * src/inc.h
749         * src/jpilot.c
750         * src/jpilot.h
751         * src/ldapctrl.c
752         * src/ldapctrl.h
753         * src/ldaplocate.c
754         * src/ldaplocate.h
755         * src/ldapquery.c
756         * src/ldapquery.h
757         * src/ldapserver.c
758         * src/ldapserver.h
759         * src/ldaputil.c
760         * src/ldaputil.h
761         * src/ldif.c
762         * src/ldif.h
763         * src/main.c
764         * src/main.h
765         * src/mainwindow.c
766         * src/mainwindow.h
767         * src/manual.c
768         * src/manual.h
769         * src/mbox.c
770         * src/mbox.h
771         * src/message_search.c
772         * src/message_search.h
773         * src/messageview.c
774         * src/messageview.h
775         * src/mh.c
776         * src/mh.h
777         * src/mh_gtk.c
778         * src/mh_gtk.h
779         * src/mimeview.c
780         * src/mimeview.h
781         * src/msgcache.c
782         * src/msgcache.h
783         * src/mutt.c
784         * src/mutt.h
785         * src/news.c
786         * src/news.h
787         * src/news_gtk.c
788         * src/news_gtk.h
789         * src/partial_download.c
790         * src/partial_download.h
791         * src/pine.c
792         * src/pine.h
793         * src/pop.c
794         * src/pop.h
795         * src/prefs_account.c
796         * src/prefs_account.h
797         * src/prefs_actions.c
798         * src/prefs_actions.h
799         * src/prefs_common.c
800         * src/prefs_common.h
801         * src/prefs_compose_writing.c
802         * src/prefs_compose_writing.h
803         * src/prefs_customheader.c
804         * src/prefs_customheader.h
805         * src/prefs_display_header.c
806         * src/prefs_display_header.h
807         * src/prefs_filtering.c
808         * src/prefs_filtering.h
809         * src/prefs_filtering_action.c
810         * src/prefs_filtering_action.h
811         * src/prefs_folder_column.c
812         * src/prefs_folder_column.h
813         * src/prefs_folder_item.c
814         * src/prefs_folder_item.h
815         * src/prefs_fonts.c
816         * src/prefs_fonts.h
817         * src/prefs_gtk.c
818         * src/prefs_gtk.h
819         * src/prefs_image_viewer.c
820         * src/prefs_image_viewer.h
821         * src/prefs_matcher.c
822         * src/prefs_matcher.h
823         * src/prefs_message.c
824         * src/prefs_msg_colors.c
825         * src/prefs_msg_colors.h
826         * src/prefs_other.c
827         * src/prefs_quote.c
828         * src/prefs_receive.c
829         * src/prefs_send.c
830         * src/prefs_spelling.c
831         * src/prefs_spelling.h
832         * src/prefs_summaries.c
833         * src/prefs_summaries.h
834         * src/prefs_summary_column.c
835         * src/prefs_summary_column.h
836         * src/prefs_template.c
837         * src/prefs_template.h
838         * src/prefs_themes.c
839         * src/prefs_themes.h
840         * src/prefs_toolbar.c
841         * src/prefs_toolbar.h
842         * src/prefs_wrapping.c
843         * src/prefs_wrapping.h
844         * src/privacy.c
845         * src/privacy.h
846         * src/procheader.c
847         * src/procheader.h
848         * src/procmime.c
849         * src/procmime.h
850         * src/procmsg.c
851         * src/procmsg.h
852         * src/quote_fmt.c
853         * src/quote_fmt_parse.y
854         * src/recv.c
855         * src/recv.h
856         * src/remotefolder.c
857         * src/remotefolder.h
858         * src/send_message.c
859         * src/send_message.h
860         * src/setup.c
861         * src/setup.h
862         * src/sourcewindow.c
863         * src/sourcewindow.h
864         * src/ssl_manager.c
865         * src/ssl_manager.h
866         * src/statusbar.c
867         * src/statusbar.h
868         * src/stock_pixmap.c
869         * src/stock_pixmap.h
870         * src/summary_search.c
871         * src/summary_search.h
872         * src/summaryview.c
873         * src/summaryview.h
874         * src/syldap.c
875         * src/syldap.h
876         * src/textview.c
877         * src/textview.h
878         * src/toolbar.c
879         * src/toolbar.h
880         * src/undo.c
881         * src/undo.h
882         * src/unmime.c
883         * src/unmime.h
884         * src/vcard.c
885         * src/vcard.h
886         * src/wizard.c
887         * src/wizard.h
888         * src/common/base64.c
889         * src/common/base64.h
890         * src/common/defs.h
891         * src/common/hooks.c
892         * src/common/hooks.h
893         * src/common/log.c
894         * src/common/log.h
895         * src/common/mgutils.c
896         * src/common/mgutils.h
897         * src/common/nntp.c
898         * src/common/nntp.h
899         * src/common/passcrypt.c
900         * src/common/passcrypt.h.in
901         * src/common/plugin.c
902         * src/common/plugin.h
903         * src/common/prefs.c
904         * src/common/prefs.h
905         * src/common/progressindicator.c
906         * src/common/progressindicator.h
907         * src/common/quoted-printable.c
908         * src/common/quoted-printable.h
909         * src/common/session.c
910         * src/common/session.h
911         * src/common/smtp.c
912         * src/common/smtp.h
913         * src/common/socket.c
914         * src/common/socket.h
915         * src/common/ssl.c
916         * src/common/ssl.h
917         * src/common/ssl_certificate.c
918         * src/common/ssl_certificate.h
919         * src/common/stringtable.c
920         * src/common/stringtable.h
921         * src/common/sylpheed.c
922         * src/common/sylpheed.h
923         * src/common/template.c
924         * src/common/template.h
925         * src/common/timing.h
926         * src/common/utils.c
927         * src/common/utils.h
928         * src/common/version.h.in
929         * src/common/xml.c
930         * src/common/xml.h
931         * src/common/xmlprops.c
932         * src/common/xmlprops.h
933         * src/gtk/colorlabel.c
934         * src/gtk/colorsel.c
935         * src/gtk/colorsel.h
936         * src/gtk/description_window.c
937         * src/gtk/description_window.h
938         * src/gtk/filesel.c
939         * src/gtk/filesel.h
940         * src/gtk/foldersort.c
941         * src/gtk/foldersort.h
942         * src/gtk/gtkutils.c
943         * src/gtk/gtkutils.h
944         * src/gtk/inputdialog.c
945         * src/gtk/inputdialog.h
946         * src/gtk/logwindow.c
947         * src/gtk/logwindow.h
948         * src/gtk/manage_window.c
949         * src/gtk/manage_window.h
950         * src/gtk/menu.c
951         * src/gtk/menu.h
952         * src/gtk/pluginwindow.c
953         * src/gtk/pluginwindow.h
954         * src/gtk/prefswindow.c
955         * src/gtk/prefswindow.h
956         * src/gtk/progressdialog.c
957         * src/gtk/progressdialog.h
958         * src/gtk/sslcertwindow.c
959         * src/gtk/sslcertwindow.h
960         * src/plugins/clamav/clamav_plugin.c
961         * src/plugins/clamav/clamav_plugin.h
962         * src/plugins/clamav/clamav_plugin_gtk.c
963         * src/plugins/demo/demo.c
964         * src/plugins/dillo_viewer/dillo_prefs.c
965         * src/plugins/dillo_viewer/dillo_prefs.h
966         * src/plugins/dillo_viewer/dillo_viewer.c
967         * src/plugins/pgpcore/passphrase.c
968         * src/plugins/pgpcore/passphrase.h
969         * src/plugins/pgpcore/plugin.c
970         * src/plugins/pgpcore/select-keys.c
971         * src/plugins/pgpcore/select-keys.h
972         * src/plugins/pgpcore/sgpgme.c
973         * src/plugins/pgpcore/sgpgme.h
974         * src/plugins/pgpinline/pgpinline.c
975         * src/plugins/pgpinline/pgpinline.h
976         * src/plugins/pgpinline/plugin.c
977         * src/plugins/pgpmime/pgpmime.c
978         * src/plugins/pgpmime/pgpmime.h
979         * src/plugins/pgpmime/plugin.c
980         * src/plugins/spamassassin/spamassassin.c
981         * src/plugins/spamassassin/spamassassin.h
982         * src/plugins/spamassassin/spamassassin_gtk.c
983         * src/plugins/trayicon/trayicon.c
984                 update copyright header
985
986 2006-01-13 [paul]       1.9.100cvs141
987
988         * src/account.c
989         * src/export.c
990         * src/import.c
991         * src/mainwindow.c
992         * src/prefs_account.c
993         * src/prefs_display_header.c
994         * src/prefs_receive.c
995         * src/prefs_send.c
996         * src/prefs_summaries.c
997         * src/prefs_themes.c
998         * src/prefs_toolbar.c
999         * src/gtk/about.c
1000                 various cleanups
1001
1002 2006-01-12 [colin]      1.9.100cvs140
1003
1004         * src/folder.c
1005         * src/folder.h
1006         * src/main.c
1007                 Add --subscribe option
1008                 Let sylpheed-claws email@domain.com equivalent to --compose
1009                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1010
1011 2006-01-12 [paul]       1.9.100cvs139
1012
1013         * src/mainwindow.c
1014                 append 'Change folder order' label with '...'
1015         * src/prefs_actions.c
1016                 allow reordering of actions list by dnd
1017         * src/gtk/foldersort.c
1018                 make the dialog nicer
1019
1020 2006-01-11 [colin]      1.9.100cvs138
1021
1022         * src/compose.c
1023                 Allow templates without text
1024
1025 2006-01-11 [paul]       1.9.100cvs137
1026
1027         * tools/README
1028         * tools/filter_conv_new.pl
1029                 add info to README
1030                 also check .sylpheed for filter.xml
1031                 be a bit informative to the user
1032
1033 2006-01-11 [colin]      1.9.100cvs136
1034
1035         * src/textview.c
1036                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1037
1038 2006-01-10 [paul]       1.9.100cvs135
1039
1040         * tools/Makefile.am
1041         * tools/filter_conv_new.pl
1042                 add script to convert new style Sylpheed
1043                 filter rules (Sylpheed >= 0.9.99) to
1044                 Claws filtering rules
1045
1046 2006-01-10 [colin]      1.9.100cvs134
1047
1048         * src/compose.c
1049                 Fix broken line joins in certain conditions
1050                 (between two quoted lines: <enter><enter><up>
1051                  <type a wrapped sentence><go in the first line>
1052                  <insert more text><watch as line joining failed>)
1053
1054 2006-01-10 [paul]       1.9.100cvs133
1055
1056         * src/compose.c
1057                 don't report success in error dialog
1058                 thanks to Colin
1059         * src/common/utils.c
1060                 include some trailing punctuations as URI
1061                 thanks to Hiro
1062
1063 2006-01-10 [paul]       1.9.100cvs132
1064
1065         * src/mimeview.c
1066                 fix incompatible pointer type
1067                 warning
1068
1069 2006-01-10 [paul]       1.9.100cvs131
1070
1071         * src/compose.c
1072                 change Subject in window title
1073                 instantaneously
1074
1075 2006-01-09 [colin]      1.9.100cvs130
1076
1077         * src/addressbook.c
1078         * src/headerview.c
1079         * src/mainwindow.c
1080         * src/messageview.c
1081         * src/mimeview.c
1082         * src/noticeview.c
1083         * src/summaryview.c
1084                 Fix possible crashes on exit and in addressbook
1085
1086 2006-01-09 [paul]       1.9.100cvs129
1087
1088         * src/prefs_msg_colors.c
1089                 some cleanups that I forgot last time
1090
1091 2006-01-09 [paul]       1.9.100cvs128
1092
1093         * README
1094         * src/folderview.c
1095         * src/prefs_msg_colors.c
1096                 add previously hidden option, color_new, to
1097                 the gui
1098                 move the page to Display/
1099                 rework the gui
1100
1101 2006-01-09 [wwp]        1.9.100cvs127
1102
1103         * src/prefs_themes.c
1104                 made the prefs/display/themes layouts spacing less condensed
1105                 (and so they match other prefs/pages' look).
1106
1107 2006-01-09 [paul]       1.9.100cvs126
1108
1109         * src/compose.c
1110         * src/prefs_common.c
1111         * src/prefs_common.h
1112         * src/prefs_wrapping.c
1113                 remove 'wrap at send' option
1114
1115 2006-01-06 [colin]      1.9.100cvs125
1116
1117         * src/compose.c
1118                 Just make completely sure we don't insert "manual line breaks" 
1119                 when wrapping... 
1120
1121 2006-01-04 [paul]
1122
1123         * 2.0.0-rc3 released
1124
1125 2006-01-04 [paul]       1.9.100cvs124
1126
1127         * src/folderview.c
1128                 fix bug 882, 'quick scroll in folder list
1129                 displays wrong folder contents'
1130
1131 2006-01-04 [paul]       1.9.100cvs123
1132
1133         * src/plugins/pgpmime/pgpmime.c
1134                 better debug information when signing
1135                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1136
1137 2006-01-03 [colin]      1.9.100cvs122
1138
1139         * configure.ac
1140                 We need to recheck for gpgme 1.0.0 after checking
1141                 for 1.1.1, because if 1.1.1 isn't available, 
1142                 GPGME_LIBS and friends are blanked out by the 
1143                 second check.
1144
1145 2006-01-03 [colin]      1.9.100cvs121
1146
1147         * src/common/prefs.c
1148                 Windows unlink-before rename fix
1149         * src/plugins/pgpcore/sgpgme.c
1150                 Add support for PKA info if available
1151                 Both patches by Werner Koch
1152
1153 2006-01-03 [paul]       1.9.100cvs120
1154
1155         * src/messageview.c
1156                 fix bug 884, 'Send receipt' button visible in queue
1157                 Thanks to Colin
1158
1159 2006-01-02 [colin]      1.9.100cvs119
1160
1161         * src/compose.c
1162         * src/imap.c
1163                 Fix autosave on IMAP and more generally try to
1164                 return the correct ID on a newly added IMAP message
1165
1166 2006-01-02 [paul]       1.9.100cvs118
1167
1168         * manual/keyboard.xml
1169                 edited
1170
1171 2006-01-01 [paul]       1.9.100cvs117
1172
1173         * src/gtk/authors.h
1174                 alphabetical order
1175
1176 2005-12-30 [colin]      1.9.100cvs116
1177
1178         * manual/advanced.xml
1179                 Explain Pre/Post-processing differences.
1180
1181 2005-12-30 [colin]      1.9.100cvs115
1182
1183         * src/mh.c
1184                 Implement copy_msgs for a little optimization
1185         * src/imap.c
1186                 Finish yesterday's fix
1187
1188 2005-12-29 [colin]      1.9.100cvs114
1189
1190         * src/imap.c
1191                 Fix occasional failure in fetching a mail over
1192                 IMAP
1193
1194 2005-12-29 [colin]      1.9.100cvs113
1195
1196         * src/compose.c
1197                 Don't remove a draft when sending it, if it is 
1198                 locked.
1199
1200 2005-12-28 [colin]      1.9.100cvs112
1201
1202         * src/summaryview.c
1203                 Fix leak for real
1204
1205 2005-12-28 [wwp]        1.9.100cvs111
1206
1207         * doc/faq/.cvsignore
1208         * doc/faq/de/.cvsignore
1209         * doc/faq/en/.cvsignore
1210         * doc/faq/es/.cvsignore
1211         * doc/faq/fr/.cvsignore
1212         * doc/faq/it/.cvsignore
1213         * doc/manual/.cvsignore
1214         * doc/manual/de/.cvsignore
1215         * doc/manual/en/.cvsignore
1216         * doc/manual/es/.cvsignore
1217         * doc/manual/fr/.cvsignore
1218         * doc/manual/ja/.cvsignore
1219         * src/plugins/mathml_viewer/.cvsignore
1220                 rollback revival of those files (my bad, sorry for the noise).
1221
1222 2005-12-28 [wwp]        1.9.100cvs110
1223
1224         * src/compose.c
1225                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1226
1227 2005-12-28 [wwp]        1.9.100cvs109
1228
1229         * doc/faq/.cvsignore
1230         * doc/faq/de/.cvsignore
1231         * doc/faq/en/.cvsignore
1232         * doc/faq/es/.cvsignore
1233         * doc/faq/fr/.cvsignore
1234         * doc/faq/it/.cvsignore
1235         * doc/manual/.cvsignore
1236         * doc/manual/de/.cvsignore
1237         * doc/manual/en/.cvsignore
1238         * doc/manual/es/.cvsignore
1239         * doc/manual/fr/.cvsignore
1240         * doc/manual/ja/.cvsignore
1241         * src/plugins/mathml_viewer/.cvsignore
1242         * po/.cvsignore
1243                 more files to ignore.
1244
1245 2005-12-24 [colin]      1.9.100cvs108
1246
1247         * AUTHORS
1248         * src/gtk/authors.h
1249                 Update for Werner
1250
1251 2005-12-24 [colin]      1.9.100cvs107
1252
1253         * src/procmsg.c
1254                 Allow NULL src_msginfo in 
1255                 procmsg_msginfo_new_from_mimeinfo
1256
1257 2005-12-23 [paul]       1.9.100cvs106
1258
1259         * src/plugins/pgpinline/mypgpcore.def
1260                 add this forgotten file
1261
1262 2005-12-23 [colin]      1.9.100cvs105
1263
1264         * src/mainwindow.c
1265                 Fix missing break
1266
1267 2005-12-23 [colin]      1.9.100cvs104
1268
1269         * autogen.sh
1270         * src/folder.c
1271         * src/mh.c
1272         * src/common/plugin.c
1273         * src/common/socket.c
1274         * src/common/socket.h
1275         * src/common/utils.c
1276         * src/common/utils.h
1277         * src/gtk/pluginwindow.c
1278         * src/plugins/pgpcore/plugin.def
1279         * src/plugins/pgpcore/sylpheed.def
1280         * src/plugins/pgpinline/Makefile.am
1281         * src/plugins/pgpinline/plugin.def
1282         * src/plugins/pgpinline/sylpheed.def
1283         * src/plugins/pgpmime/plugin.def
1284         * src/plugins/pgpmime/sylpheed.def
1285                 Various w32 fixes by Werner Koch
1286
1287 2005-12-22 [paul]       1.9.100cvs103
1288
1289         * src/wizard.c
1290                 don't offer IMAP as 'server type' if
1291                 libetpan isn't built in
1292
1293 2005-12-22 [paul]       1.9.100cvs102
1294
1295         * AUTHORS
1296         * src/mainwindow.c
1297         * src/mainwindow.h
1298         * src/toolbar.c
1299         * src/gtk/authors.h
1300                 support GTK_TOOLBAR_BOTH_HORIZ (text
1301                 next to icon) Patch by Marien Zwart
1302                 marienz@users.sf.net
1303                 Also reword the text
1304
1305 2005-12-21 [colin]      1.9.100cvs101
1306
1307         * configure.ac
1308                 Fix DATADIRNAME
1309         * COPYING
1310                 Fix missing section and explicit the exception better
1311         * src/compose.c
1312                 Prevent mail from being lost without notice when an
1313                 SMTP error happens on trying to send an unmodified
1314                 drafted mail.
1315         * src/send_message.c
1316         * src/common/smtp.c
1317                 Fix password remembering when wrong, and add return
1318                 value checks where they should have been
1319         * src/plugins/pgpcore/sylpheed.def
1320         * src/plugins/pgpinline/sylpheed.def
1321         * src/plugins/pgpmime/sylpheed.def
1322                 Add a few symbols needed
1323
1324 2005-12-21 [paul]       1.9.100cvs100
1325
1326         * m4/codeset.m4
1327         * m4/glibc21.m4
1328         * m4/intdiv0.m4
1329         * m4/inttypes-pri.m4
1330         * m4/inttypes.m4
1331         * m4/inttypes_h.m4
1332         * m4/isc-posix.m4
1333         * m4/lcmessage.m4
1334         * m4/stdint_h.m4
1335         * m4/uintmax_t.m4
1336                 gettextization
1337                 thanks to Colin
1338
1339 2005-12-21 [paul]       1.9.100cvs99
1340
1341         * po/sv.po
1342                 fixed by Colin
1343
1344 2005-12-20 [paul]       1.9.100cvs98
1345
1346         * po/sv.po
1347                 updated by Anders Trobäck
1348
1349 2005-12-20 [colin]      1.9.100cvs97
1350
1351         * ABOUT-NLS
1352         * Makefile.am
1353         * autogen.sh
1354         * configure.ac
1355         * config/config.rpath
1356         * config/mkinstalldirs
1357         * m4/Makefile.am
1358         * m4/glibc2.m4
1359         * m4/gnupg.m4
1360         * m4/gpgme.m4
1361         * m4/intmax.m4
1362         * m4/longdouble.m4
1363         * m4/longlong.m4
1364         * m4/printf-posix.m4
1365         * m4/signed.m4
1366         * m4/size_max.m4
1367         * m4/ulonglong.m4
1368         * m4/wchar_t.m4
1369         * m4/wint_t.m4
1370         * m4/xsize.m4
1371         * po/Makefile.in.in
1372         * po/Makevars
1373         * po/bg.po
1374         * po/ca.po
1375         * po/cs.po
1376         * po/de.po
1377         * po/el.po
1378         * po/en_GB.po
1379         * po/es.po
1380         * po/fi.po
1381         * po/fr.po
1382         * po/hr.po
1383         * po/hu.po
1384         * po/it.po
1385         * po/ja.po
1386         * po/ko.po
1387         * po/nb.po
1388         * po/nl.po
1389         * po/pl.po
1390         * po/pt_BR.po
1391         * po/ru.po
1392         * po/sk.po
1393         * po/sr.po
1394         * po/stamp-po
1395         * po/sv.po
1396         * po/zh_CN.po
1397         * po/zh_TW.po
1398         * src/Makefile.am
1399         * src/codeconv.c
1400         * src/compose.c
1401         * src/exporthtml.c
1402         * src/exportldif.c
1403         * src/folder.c
1404         * src/main.c
1405         * src/manual.c
1406         * src/mh.c
1407         * src/mimeview.c
1408         * src/send_message.c
1409         * src/common/Makefile.am
1410         * src/common/fnmatch.c
1411         * src/common/fnmatch.h
1412         * src/common/fnmatch_loop.c
1413         * src/common/nntp.c
1414         * src/common/plugin.c
1415         * src/common/smtp.c
1416         * src/common/socket.c
1417         * src/common/string_match.c
1418         * src/common/sylpheed.c
1419         * src/common/utils.c
1420         * src/common/utils.h
1421         * src/common/w32_dirent.c
1422         * src/common/w32_reg.c
1423         * src/common/w32_signal.c
1424         * src/common/w32_stat.c
1425         * src/common/w32_stdio.c
1426         * src/common/w32_stdlib.c
1427         * src/common/w32_string.c
1428         * src/common/w32_time.c
1429         * src/common/w32_unistd.c
1430         * src/common/w32_wait.c
1431         * src/common/w32lib.h
1432         * src/etpan/Makefile.am
1433         * src/gtk/Makefile.am
1434         * src/plugins/clamav/Makefile.am
1435         * src/plugins/demo/Makefile.am
1436         * src/plugins/dillo_viewer/Makefile.am
1437         * src/plugins/pgpcore/Makefile.am
1438         * src/plugins/pgpcore/passphrase.c
1439         * src/plugins/pgpcore/plugin.def
1440         * src/plugins/pgpcore/sgpgme.c
1441         * src/plugins/pgpcore/sylpheed.def
1442         * src/plugins/pgpcore/version.rc
1443         * src/plugins/pgpinline/Makefile.am
1444         * src/plugins/pgpinline/plugin.def
1445         * src/plugins/pgpinline/sylpheed.def
1446         * src/plugins/pgpinline/version.rc
1447         * src/plugins/pgpmime/Makefile.am
1448         * src/plugins/pgpmime/mypgpcore.def
1449         * src/plugins/pgpmime/plugin.def
1450         * src/plugins/pgpmime/sylpheed.def
1451         * src/plugins/pgpmime/version.rc
1452         * src/plugins/spamassassin/Makefile.am
1453                 Very little ;-) patch from Werner Koch, providing
1454                 infrastructure for cross-compiling to Win32
1455
1456 2005-12-20 [paul]       1.9.100cvs96
1457
1458         * src/account.c
1459         * src/account.h
1460         * src/mainwindow.c
1461         * src/mainwindow.h
1462         * src/toolbar.c
1463         * src/toolbar.h
1464                 add a combo to the Get All button, allowing
1465                 quick retrieval from any account
1466                 Patch by Fabien Vantard, slightly modified
1467                 by Colin
1468         * src/gtk/about.c
1469                 i18n fix. Patch by Fabien Vantard
1470
1471 2005-12-19 [colin]      1.9.100cvs95
1472
1473         * src/compose.c
1474         * src/compose.h
1475                 Don't automatically join lines when they've 
1476                 been separated by the user and not automatically
1477
1478 2005-12-19 [paul]       1.9.100cvs94
1479
1480         * src/gtk/pluginwindow.c
1481                 i18n fix.
1482                 Patch by Fabien Vantard
1483
1484 2005-12-15 [paul]       1.9.100cvs93
1485
1486         * src/common/plugin.c
1487         * src/common/plugin.h
1488         * src/gtk/pluginwindow.c
1489         * src/plugins/clamav/clamav_plugin.c
1490         * src/plugins/demo/demo.c
1491         * src/plugins/dillo_viewer/dillo_viewer.c
1492         * src/plugins/pgpcore/plugin.c
1493         * src/plugins/pgpinline/plugin.c
1494         * src/plugins/pgpmime/plugin.c
1495         * src/plugins/spamassassin/spamassassin.c
1496         * src/plugins/trayicon/trayicon.c
1497                 add plugin_version()
1498
1499 2005-12-15 [colin]      1.9.100cvs92
1500
1501         * src/compose.c
1502                 Further fix bug #875
1503
1504 2005-12-15 [paul]       1.9.100cvs91
1505
1506         * src/gtk/filesel.c
1507                 fix attach_load_dir getting set to
1508                 PLUGINDIR on plugin load
1509
1510 2005-12-14 [mones]      1.9.100cvs90
1511
1512         * manual/ack.xml
1513         * manual/keyboard.xml
1514                 Initial draft and some shortcuts added
1515                 
1516         * po/es.po
1517                 Updated translation
1518
1519 2005-12-14 [colin]      1.9.100cvs89
1520
1521         * src/compose.c
1522         * src/imap.c
1523         * src/summaryview.c
1524         * src/gtk/gtkaspell.c
1525                 More leaks fixed
1526         * src/prefs_folder_item.c
1527                 Fix recursive prefs apply
1528
1529
1530 2005-12-14 [colin]      1.9.100cvs88
1531
1532         * src/compose.c
1533                 Fix bug #875 (Freeze On Inline Forward of 
1534                 Large Message)
1535
1536 2005-12-13 [colin]      1.9.100cvs87
1537
1538         * src/compose.c
1539                 Uniq-ify and sort the mimetypes list
1540                 Patch by Fabien Vantard
1541
1542 2005-12-13 [colin]      1.9.100cvs86
1543
1544         * src/imap.c
1545         * src/etpan/imap-thread.c
1546                 Fix leaks (patch by Hoa)
1547         * src/news.c
1548         * src/common/plugin.c
1549                 Fix leaks
1550
1551 2005-12-12 [colin]
1552
1553         * 2.0.0-rc2 released
1554
1555 2005-12-12 [colin]      1.9.100cvs85
1556
1557         * src/matcher.c
1558                 Fix a leak
1559
1560 2005-12-12 [wwp]        1.9.100cvs84
1561
1562         * src/gtk/icon_legend.c
1563                 fix misbehaviour and crash when closing the legend window
1564         using the Esc key (patch by Fabien Vantard).
1565
1566 2005-12-12 [paul]       1.9.100cvs83
1567
1568         * src/browseldap.c
1569         * src/foldersel.c
1570         * src/prefs_actions.c
1571         * src/prefs_filtering.c
1572         * src/prefs_matcher.c
1573         * src/prefs_spelling.glade      ** REMOVED **
1574         * src/prefs_template.c
1575         * src/gtk/foldersort.glade      ** REMOVED **
1576         * src/gtk/pluginwindow.c
1577         * src/gtk/pluginwindow.glade    ** REMOVED **
1578         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1579                 cleanups
1580
1581 2005-12-11 [paul]       1.9.100cvs82
1582
1583         * src/gtk/filesel.c
1584                 fix attach_load_dir crasher (double free)
1585
1586 2005-12-09 [paul]       1.9.100cvs81
1587
1588         * po/POTFILES.in
1589         * src/mainwindow.c
1590         * src/gtk/Makefile.am
1591         * src/gtk/icon_legend.c
1592         * src/gtk/icon_legend.h
1593                 add icon legend
1594         * src/manual.c
1595                 cleanup
1596
1597 2005-12-09 [paul]       1.9.100cvs80
1598
1599         * src/plugins/pgpcore/passphrase.c
1600                 wrap the label in the dialog
1601
1602 2005-12-09 [colin]      1.9.100cvs79
1603
1604         * src/plugins/pgpcore/sgpgme.c
1605                 Display (untrusted) on not trusted signatures
1606                 Patch by Michal Ãˆihaø <michal@cihar.com>
1607                 Closes bug #867 (Report also key trust)
1608
1609 2005-12-09 [colin]      1.9.100cvs78
1610
1611         * src/common/plugin.c
1612                 Update licence check, following Eben Moglen's advice
1613
1614 2005-12-08 [colin]      1.9.100cvs77
1615
1616         * src/folder.c
1617                 Fix the occasionnal item->cache != NULL 
1618                 assertion failure. 
1619
1620 2005-12-08 [colin]      1.9.100cvs76
1621
1622         * src/mimeview.c
1623         * src/plugins/pgpcore/sgpgme.c
1624                 Print key id when unable to check it
1625                 Closes bug #866 (Show key id when missing)
1626
1627 2005-12-08 [paul]       1.9.100cvs75
1628
1629         * src/prefs_common.c
1630         * src/prefs_common.h
1631         * src/gtk/filesel.c
1632                 remember load attachment dir
1633
1634 2005-12-07 [colin]      1.9.100cvs74
1635
1636         * src/prefs_toolbar.c
1637                 Gtk fixes, patch by Fabien Vantard
1638
1639 2005-12-07 [colin]      1.9.100cvs73
1640
1641         * src/action.c
1642         * src/compose.c
1643         * src/compose.h
1644                 Fix bug #839 (Quoted text isn't colored after 
1645                 executing an action)
1646         * src/common/plugin.c
1647                 Require plugins to declare their licence in plugin_licence()
1648                 Refuse to load non-GPL plugins as they'd be illegal (as 
1649                 derived works of Sylpheed-Claws, they must be GPL).
1650         * src/plugins/clamav/clamav_plugin.c
1651         * src/plugins/demo/demo.c
1652         * src/plugins/dillo_viewer/dillo_viewer.c
1653         * src/plugins/pgpcore/plugin.c
1654         * src/plugins/pgpinline/plugin.c
1655         * src/plugins/pgpmime/plugin.c
1656         * src/plugins/spamassassin/spamassassin.c
1657         * src/plugins/trayicon/trayicon.c
1658                 Add plugin_licence()
1659
1660 2005-12-07 [paul]       1.9.100cvs72
1661
1662         * configure.ac
1663         * src/mainwindow.c
1664         * src/manual.c
1665         * src/manual.h
1666         * src/common/defs.h
1667                 clean up after local FAQ removal and
1668                 temporary manual removal
1669
1670 2005-12-06 [colin]      1.9.100cvs71
1671
1672         * configure.ac
1673         * doc/Makefile.am
1674         * doc/faq/.cvsignore
1675         * doc/faq/Makefile.am
1676         * doc/faq/de/.cvsignore
1677         * doc/faq/de/Makefile.am
1678         * doc/faq/de/sylpheed-faq-1.html
1679         * doc/faq/de/sylpheed-faq-2.html
1680         * doc/faq/de/sylpheed-faq-3.html
1681         * doc/faq/de/sylpheed-faq.html
1682         * doc/faq/en/.cvsignore
1683         * doc/faq/en/Makefile.am
1684         * doc/faq/en/sylpheed-faq-1.html
1685         * doc/faq/en/sylpheed-faq-2.html
1686         * doc/faq/en/sylpheed-faq-3.html
1687         * doc/faq/en/sylpheed-faq-4.html
1688         * doc/faq/en/sylpheed-faq.html
1689         * doc/faq/es/.cvsignore
1690         * doc/faq/es/Makefile.am
1691         * doc/faq/es/sylpheed-faq-1.html
1692         * doc/faq/es/sylpheed-faq-2.html
1693         * doc/faq/es/sylpheed-faq-3.html
1694         * doc/faq/es/sylpheed-faq-4.html
1695         * doc/faq/es/sylpheed-faq.html
1696         * doc/faq/fr/.cvsignore
1697         * doc/faq/fr/Makefile.am
1698         * doc/faq/fr/sylpheed-faq-1.html
1699         * doc/faq/fr/sylpheed-faq-2.html
1700         * doc/faq/fr/sylpheed-faq-3.html
1701         * doc/faq/fr/sylpheed-faq.html
1702         * doc/faq/it/.cvsignore
1703         * doc/faq/it/Makefile.am
1704         * doc/faq/it/sylpheed-faq-1.html
1705         * doc/faq/it/sylpheed-faq-2.html
1706         * doc/faq/it/sylpheed-faq-3.html
1707         * doc/faq/it/sylpheed-faq.html
1708         * doc/manual/.cvsignore
1709         * doc/manual/Makefile.am
1710         * doc/manual/de/.cvsignore
1711         * doc/manual/de/Makefile.am
1712         * doc/manual/de/sylpheed-1.html
1713         * doc/manual/de/sylpheed-10.html
1714         * doc/manual/de/sylpheed-11.html
1715         * doc/manual/de/sylpheed-12.html
1716         * doc/manual/de/sylpheed-13.html
1717         * doc/manual/de/sylpheed-14.html
1718         * doc/manual/de/sylpheed-15.html
1719         * doc/manual/de/sylpheed-16.html
1720         * doc/manual/de/sylpheed-17.html
1721         * doc/manual/de/sylpheed-18.html
1722         * doc/manual/de/sylpheed-19.html
1723         * doc/manual/de/sylpheed-2.html
1724         * doc/manual/de/sylpheed-20.html
1725         * doc/manual/de/sylpheed-3.html
1726         * doc/manual/de/sylpheed-4.html
1727         * doc/manual/de/sylpheed-5.html
1728         * doc/manual/de/sylpheed-6.html
1729         * doc/manual/de/sylpheed-7.html
1730         * doc/manual/de/sylpheed-8.html
1731         * doc/manual/de/sylpheed-9.html
1732         * doc/manual/de/sylpheed.html
1733         * doc/manual/en/.cvsignore
1734         * doc/manual/en/Makefile.am
1735         * doc/manual/en/sylpheed-1.html
1736         * doc/manual/en/sylpheed-10.html
1737         * doc/manual/en/sylpheed-11.html
1738         * doc/manual/en/sylpheed-12.html
1739         * doc/manual/en/sylpheed-13.html
1740         * doc/manual/en/sylpheed-14.html
1741         * doc/manual/en/sylpheed-15.html
1742         * doc/manual/en/sylpheed-16.html
1743         * doc/manual/en/sylpheed-17.html
1744         * doc/manual/en/sylpheed-18.html
1745         * doc/manual/en/sylpheed-19.html
1746         * doc/manual/en/sylpheed-2.html
1747         * doc/manual/en/sylpheed-20.html
1748         * doc/manual/en/sylpheed-21.html
1749         * doc/manual/en/sylpheed-22.html
1750         * doc/manual/en/sylpheed-3.html
1751         * doc/manual/en/sylpheed-4.html
1752         * doc/manual/en/sylpheed-5.html
1753         * doc/manual/en/sylpheed-6.html
1754         * doc/manual/en/sylpheed-7.html
1755         * doc/manual/en/sylpheed-8.html
1756         * doc/manual/en/sylpheed-9.html
1757         * doc/manual/en/sylpheed.html
1758         * doc/manual/es/.cvsignore
1759         * doc/manual/es/Makefile.am
1760         * doc/manual/es/sylpheed-1.html
1761         * doc/manual/es/sylpheed-10.html
1762         * doc/manual/es/sylpheed-11.html
1763         * doc/manual/es/sylpheed-12.html
1764         * doc/manual/es/sylpheed-13.html
1765         * doc/manual/es/sylpheed-14.html
1766         * doc/manual/es/sylpheed-15.html
1767         * doc/manual/es/sylpheed-16.html
1768         * doc/manual/es/sylpheed-17.html
1769         * doc/manual/es/sylpheed-18.html
1770         * doc/manual/es/sylpheed-19.html
1771         * doc/manual/es/sylpheed-2.html
1772         * doc/manual/es/sylpheed-20.html
1773         * doc/manual/es/sylpheed-3.html
1774         * doc/manual/es/sylpheed-4.html
1775         * doc/manual/es/sylpheed-5.html
1776         * doc/manual/es/sylpheed-6.html
1777         * doc/manual/es/sylpheed-7.html
1778         * doc/manual/es/sylpheed-8.html
1779         * doc/manual/es/sylpheed-9.html
1780         * doc/manual/es/sylpheed.html
1781         * doc/manual/fr/.cvsignore
1782         * doc/manual/fr/Makefile.am
1783         * doc/manual/fr/sylpheed-1.html
1784         * doc/manual/fr/sylpheed-10.html
1785         * doc/manual/fr/sylpheed-11.html
1786         * doc/manual/fr/sylpheed-12.html
1787         * doc/manual/fr/sylpheed-13.html
1788         * doc/manual/fr/sylpheed-14.html
1789         * doc/manual/fr/sylpheed-15.html
1790         * doc/manual/fr/sylpheed-16.html
1791         * doc/manual/fr/sylpheed-17.html
1792         * doc/manual/fr/sylpheed-18.html
1793         * doc/manual/fr/sylpheed-19.html
1794         * doc/manual/fr/sylpheed-2.html
1795         * doc/manual/fr/sylpheed-20.html
1796         * doc/manual/fr/sylpheed-3.html
1797         * doc/manual/fr/sylpheed-4.html
1798         * doc/manual/fr/sylpheed-5.html
1799         * doc/manual/fr/sylpheed-6.html
1800         * doc/manual/fr/sylpheed-7.html
1801         * doc/manual/fr/sylpheed-8.html
1802         * doc/manual/fr/sylpheed-9.html
1803         * doc/manual/fr/sylpheed.html
1804         * doc/manual/ja/.cvsignore
1805         * doc/manual/ja/Makefile.am
1806         * doc/manual/ja/sylpheed-1.html
1807         * doc/manual/ja/sylpheed-10.html
1808         * doc/manual/ja/sylpheed-11.html
1809         * doc/manual/ja/sylpheed-12.html
1810         * doc/manual/ja/sylpheed-13.html
1811         * doc/manual/ja/sylpheed-14.html
1812         * doc/manual/ja/sylpheed-15.html
1813         * doc/manual/ja/sylpheed-16.html
1814         * doc/manual/ja/sylpheed-17.html
1815         * doc/manual/ja/sylpheed-18.html
1816         * doc/manual/ja/sylpheed-19.html
1817         * doc/manual/ja/sylpheed-2.html
1818         * doc/manual/ja/sylpheed-20.html
1819         * doc/manual/ja/sylpheed-3.html
1820         * doc/manual/ja/sylpheed-4.html
1821         * doc/manual/ja/sylpheed-5.html
1822         * doc/manual/ja/sylpheed-6.html
1823         * doc/manual/ja/sylpheed-7.html
1824         * doc/manual/ja/sylpheed-8.html
1825         * doc/manual/ja/sylpheed-9.html
1826         * doc/manual/ja/sylpheed.html
1827         * doc/manual/ja/sylpheed.sgml
1828         * src/mainwindow.c
1829                 Remove outdated manual and faq. Noisy, eh?
1830
1831 2005-12-06 [colin]      1.9.100cvs70
1832
1833         * src/compose.c
1834         * src/quote_fmt_parse.y
1835         * src/undo.c
1836         * src/undo.h
1837                 Allow %X to position cursor at 0 
1838                 (no %X = before signature)
1839                 Fix paste as quotation putting the cursor at 0
1840                 Fix undo offsets when pasting
1841                 Insert the quote_fmt at once instead of line 
1842                 by line
1843                 Fix [Edited] when starting to reply/forward
1844
1845 2005-12-06 [paul]       1.9.100cvs69
1846
1847         * src/plugins/clamav/clamav_plugin_gtk.c
1848                 add another tooltip
1849         * src/plugins/spamassassin/spamassassin_gtk.c
1850                 rework spamassassin_create_widget_func()
1851
1852 2005-12-05 [colin]      1.9.100cvs68
1853
1854         * po/POTFILES.in
1855                 Fix make release ;-)
1856
1857 2005-12-05 [colin]      1.9.100cvs67
1858
1859         * src/compose.c
1860         * src/compose.h
1861                 Fix cursor positioning (not obeying %X)
1862
1863 2005-12-05 [paul]       1.9.100cvs66
1864
1865         * src/plugins/dillo_viewer/dillo_prefs.c
1866                 fix compilation warning
1867
1868 2005-12-05 [paul]       1.9.100cvs65
1869
1870         * src/prefs_spelling.c
1871         * src/plugins/trayicon/trayicon.c
1872                 cleanups - remove unused stuff
1873
1874 2005-12-05 [paul]       1.9.100cvs64
1875
1876         * README
1877         * manual/plugins.xml
1878                 remove info about removed mathml_viewer plugin
1879
1880 2005-12-05 [paul]       1.9.100cvs63
1881
1882         * configure.ac
1883         * src/plugins/Makefile.am
1884         * src/plugins/mathml_viewer/.cvsignore
1885         * src/plugins/mathml_viewer/Makefile.am
1886         * src/plugins/mathml_viewer/mathml_viewer.c
1887                 remove unmaintained mathml_viewer plugin
1888
1889 2005-12-05 [paul]       1.9.100cvs62
1890
1891         * src/summaryview.c
1892                 obey prefs_common.always_show_msg when
1893                 moving a msg
1894                 Thanks to Colin
1895
1896 2005-12-05 [paul]       1.9.100cvs61
1897
1898         * src/compose.c
1899         * src/prefs_account.c
1900         * src/prefs_filtering.c
1901         * src/prefs_quote.c
1902         * src/prefs_spelling.c
1903         * src/prefs_toolbar.c
1904         * src/summaryview.c
1905         * src/gtk/gtkutils.c
1906         * src/gtk/quicksearch.c
1907         * src/plugins/dillo_viewer/dillo_prefs.c
1908                 dialog cleanups
1909
1910 2005-12-04 [paul]       1.9.100cvs60
1911
1912         * src/inc.c
1913         * src/prefs_account.c
1914         * src/prefs_account.h
1915                 allow a Local account to specify a
1916                 default inbox
1917                 (closes bug 843 'Inbox cannot be changed for local
1918                  mailboxes')
1919
1920 2005-12-04 [colin]      1.9.100cvs59
1921
1922         * src/plugins/trayicon/trayicon.c
1923                 Remove Get, rename Get All to Get Mail in order to
1924                 be consistent with the default main toolbar
1925
1926 2005-12-03 [colin]      1.9.100cvs58
1927
1928         * manual/gpl.xml
1929         * manual/sylpheed-claws-manual.xml
1930                 Add GPL appendix
1931
1932 2005-12-03 [paul]       1.9.100cvs57
1933
1934         * AUTHORS
1935         * po/sv.po
1936         * src/gtk/authors.h
1937                 new (partially complete) Swedish translation
1938                 by Anders Troback <sylpheed@troback.com>
1939
1940 2005-12-02 [paul]       1.9.100cvs56
1941
1942         * configure.ac
1943                 libetpan 0.41 required
1944
1945 2005-12-02 [paul]       1.9.100cvs55
1946
1947         * src/plugins/clamav/clamav_plugin.c
1948         * src/plugins/clamav/clamav_plugin.h
1949         * src/plugins/clamav/clamav_plugin_gtk.c
1950         * src/plugins/spamassassin/spamassassin.c
1951         * src/plugins/spamassassin/spamassassin.h
1952         * src/plugins/spamassassin/spamassassin_gtk.c
1953                 unregister prefs pages on unloading, thus
1954                 preventing a crash
1955                 (thanks to Colin for the hint)
1956
1957 2005-12-02 [wwp]        1.9.100cvs54
1958
1959         * src/quote_fmt.h
1960         * src/quote_fmt_parse.y
1961                 fix misuse of gboolean*, use gboolean instead
1962                 (thanks to Paul, Colin, for pointing out that scaring one)
1963
1964 2005-12-02 [paul]       1.9.100cvs53
1965
1966         * src/plugins/clamav/clamav_plugin.c
1967                 int no --> unsigned int no
1968         * src/plugins/clamav/clamav_plugin_gtk.c
1969                 rework config page
1970
1971 2005-12-02 [wwp]        1.9.100cvs52
1972
1973         * src/compose.c
1974         * src/prefs_template.c
1975         * src/quote_fmt.h
1976         * src/quote_fmt_parse.y
1977                 prevent from executing |f and |p templates commands when
1978                 adding or replacing templates in prefs (avoids annoying and
1979                 potentially dangerous behaviours)
1980
1981 2005-12-02 [paul]       1.9.100cvs51
1982
1983         * src/prefs_common.c
1984                 allow translation of some default values
1985                 Patch by Fabien Vantard
1986
1987 2005-12-02 [paul]       1.9.100cvs50
1988
1989         * src/codeconv.c
1990         * src/codeconv.h
1991         * src/prefs_common.c
1992         * src/prefs_common.h
1993         * src/prefs_message.c
1994         * src/textview.c
1995                 remove obsolete 'convert_mb_alnum' option
1996                 and related stuff
1997         * src/gtk/about.c
1998                 remove unused 'about_textview_visibility_notify'
1999
2000 2005-12-02 [paul]       1.9.100cvs49
2001
2002         * src/prefs_account.c
2003         * src/prefs_compose_writing.c
2004         * src/prefs_fonts.c
2005         * src/prefs_gtk.h
2006         * src/prefs_image_viewer.c
2007         * src/prefs_message.c
2008         * src/prefs_other.c
2009         * src/prefs_receive.c
2010         * src/prefs_send.c
2011         * src/prefs_spelling.c
2012         * src/prefs_summaries.c
2013         * src/prefs_wrapping.c
2014         * src/plugins/dillo_viewer/dillo_prefs.c
2015         * src/plugins/pgpcore/prefs_gpg.c
2016                 several cleanups to the prefs dialogs
2017                 (slightly modified) patch by Fabien Vantard
2018
2019 2005-12-02 [paul]       1.9.100cvs48
2020
2021         * src/main.c
2022                 --exit means exit
2023         * src/send_message.c
2024                 fix crash on send when connection fails
2025
2026         Thanks to Colin
2027
2028 2005-12-01 [colin]      1.9.100cvs47
2029
2030         * src/html.c
2031                 Translate &hellip; to "..."
2032
2033 2005-11-30 [colin]      1.9.100cvs46
2034
2035         * src/matcher.c
2036         * src/matcher.h
2037                 Optimize back yesterday's fix.
2038
2039 2005-11-30 [paul]       1.9.100cvs45
2040
2041         * manual/faq.xml
2042                 standardised
2043         * manual/intro.xml
2044                 written by Colin, edited by me
2045
2046 2005-11-29 [colin]      1.9.100cvs44
2047
2048         * src/matcher.c
2049                 Skip headers unconditionnaly in match_body if the
2050                 rule is not message or ~message
2051
2052 2005-11-29 [colin]      1.9.100cvs43
2053
2054         * src/matcher.c
2055                 Fix body_part and such, not skipping headers 
2056                 if the matchcriteria wasn't the first in the rule
2057
2058 2005-11-29 [colin]      1.9.100cvs42
2059
2060         * src/compose.c
2061                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2062                 option missing from message view window)
2063                 Fix double text D'n'D with gtk-2.8
2064         * src/matcher.c
2065                 Fix ~message, ~headers_part, ~body_part rules
2066         * src/messageview.c
2067                 Add Windows-1252 (Closes bug #863)
2068                 Fix accels
2069         * src/gtk/gtkaspell.c
2070                 Properly destroy accels in all menus
2071
2072 2005-11-29 [mones]      1.9.100cvs41
2073
2074         * po/es.po
2075                 Updated.
2076
2077 2005-11-27 [colin]      1.9.100cvs40
2078
2079         * src/mh_gtk.c
2080                 "/Remove mailbox" -> "/Remove mailbox..."
2081
2082 2005-11-27 [paul]       1.9.100cvs39
2083
2084         * AUTHORS
2085         * po/de.po
2086         * src/gtk/authors.h
2087                 updated by new maintainer, Stephan Sachse
2088
2089 2005-11-27 [paul]       1.9.100cvs38
2090
2091         * manual/faq.xml
2092                 written by Colin, edited by me
2093
2094 2005-11-27 [paul]       1.9.100cvs37
2095
2096         * src/prefs_common.c
2097         * src/prefs_common.h
2098         * src/prefs_receive.c
2099         * src/prefs_summaries.c
2100                 move 'go to inbox after receiving new mail'
2101                 option from display/sumamaries to mail
2102                 handling/receive, and rework prefs_summaries
2103                 dialog a little
2104
2105 2005-11-25 [martin]     1.9.100cvs36
2106
2107         * po/de.po
2108             fixed windows-1252 translation;
2109             translated some new and fuzzy strings
2110
2111 2005-11-25 [paul]       1.9.100cvs35
2112
2113         * src/plugins/clamav/clamav_plugin.c
2114                 complete the update done in cvs34
2115
2116 2005-11-25 [paul]       1.9.100cvs34
2117
2118         * src/plugins/clamav/clamav_plugin.c
2119                 reflect upstream changes
2120
2121 2005-11-25 [paul]       1.9.100cvs33
2122
2123         * manual/ack.xml
2124         * manual/plugins.xml
2125         * manual/sylpheed-claws-manual.xml
2126                 written/updated by Colin, edited by me
2127         * tools/acroread2sylpheed.pl
2128                 update binary name
2129
2130 2005-11-24 [colin]      1.9.100cvs32
2131
2132         * src/compose.c
2133                 Fix bug #856 (reediting messages forgets Request
2134                 Return Receipt)
2135
2136 2005-11-24 [paul]       1.9.100cvs31
2137
2138         * manual/addrbook.xml
2139         * manual/starting.xml
2140                 written by Colin, proofread, edited, adapted by me
2141         * manual/advanced.xml
2142                 add some Actions examples
2143         * src/importldif.c
2144                 use a Save button instead of a Close button
2145         * src/wizard.c
2146                 indicate mandatory fields
2147                 fix page display
2148                 Thanks to Colin
2149
2150 2005-11-23 [colin]      1.9.100cvs30
2151
2152         * src/addressbook.c
2153                 Rename menu item, fix possible crash after
2154                 deletion of books
2155         * src/addrindex.c
2156                 Allow searching for '*' in ldap
2157         * src/browseldap.c
2158                 Fix "Browse Entry" (did anyone use it?)
2159         * src/wizard.c
2160                 Add guards for mandatory information
2161
2162 2005-11-23 [paul]       1.9.100cvs29
2163
2164         * manual/advanced.xml
2165                 corrections to the English
2166
2167 2005-11-23 [colin]      1.9.100cvs28
2168
2169         * src/mimeview.c
2170                 Fix possible crash at exit. After the call to
2171                 gtk_container_remove(), the Viewer's widget has no
2172                 more parent so gtk+ automatically frees it and its
2173                 sons. If destroy_viewer() then try to access it,
2174                 problems ensue.
2175
2176 2005-11-22 [colin]      1.9.100cvs27
2177
2178         * src/compose.c
2179         * src/gtk/gtkaspell.c
2180                 Fix right-clicking on a misspelled word
2181                 Fix More... in suggestions menu
2182
2183 2005-11-22 [wwp]        1.9.100cvs26
2184
2185         * src/prefs_template.c
2186                 templates works: re-sort templates list when adding or replacing,
2187                 prevent from adding or replacing when the template name is empty
2188
2189 2005-11-21 [colin]      1.9.100cvs25
2190
2191         * src/addressbook.c
2192                 Fix some addressbook suckage (dnd, select all)
2193         * src/compose.c
2194         * src/gtk/gtkaspell.c
2195         * src/gtk/gtkaspell.h
2196                 Make the spellchecker menu work with the 
2197                 GtkTextView one instead of overriding it
2198
2199 2005-11-20 [paul]       1.9.100cvs24
2200
2201         * manual/handling.xml
2202                 proofread and corrected
2203
2204 2005-11-20 [paul]       1.9.100cvs23
2205
2206         * manual/Makefile
2207                 generate html as one file
2208         * manual/advanced.xml
2209                 fix output generation
2210                 reformat hidden options list
2211         * manual/manual.xml     ** REMOVED **
2212         * manual/sylpheed-claws-manual.xml      ** ADDED **
2213                 renamed
2214
2215 2005-11-18 [colin]      1.9.100cvs22
2216
2217         * src/prefs_account.c
2218                 Fix layout in news and mbox accounts
2219         * manual/account.xml
2220         * manual/advanced.xml
2221                 New contents for Paul to check :)
2222
2223 2005-11-18 [wwp]        1.9.100cvs21
2224
2225         * src/gtk/quicksearch.c
2226                 don't update extended quicksearch buttons twice
2227
2228 2005-11-18 [paul]       1.9.100cvs20
2229
2230         * src/textview.c
2231                 complete 1.9.100cvs19
2232
2233 2005-11-18 [paul]       1.9.100cvs19
2234
2235         * src/compose.c
2236                 cosmetic improvements
2237         * src/textview.c
2238                 also list text/* attachments
2239
2240 2005-11-18 [colin]      1.9.100cvs18
2241
2242         * src/summaryview.c
2243                 Use column 0 instead of -1 in 
2244                 gtk_ctree_node_moveto, in a naive
2245                 hope it'll fix the gtk-related crashes
2246
2247 2005-11-18 [colin]      1.9.100cvs17
2248
2249         * src/gtk/inputdialog.c
2250                 Fix icon staying the first one
2251
2252 2005-11-17 [wwp]        1.9.100cvs16
2253                 fix possible problem showing some quicksearch buttons, and a bad
2254                 call to g_return_if_fail in a function that returns a value (both
2255                 fixes by Fabien Vantard)
2256
2257 2005-11-15 [wwp]        1.9.100cvs15
2258
2259         * src/gtk/quicksearch.c
2260                 added a tooltip to that obscure ... quicksearch button
2261
2262 2005-11-15 [wwp]        1.9.100cvs14
2263
2264         * src/gtk/quicksearch.c
2265                 add a quicksearch helper to filtering expression users: the ... button
2266                 raises the condition expr window. condition expressions set up w/ this
2267                 window are used by the quicksearch if the user closes it pressing OK.
2268
2269 2005-11-14 [paul]       1.9.100cvs13
2270
2271         * src/plugins/clamav/clamav_plugin.c
2272         * src/plugins/spamassassin/spamassassin.c
2273                 change plugin type following recent merging
2274
2275 2005-11-14 [wwp]        1.9.100cvs12
2276
2277         * src/folder.c
2278                 prevent from crashing when copying/moving message(s) from and
2279                 to the same folder
2280
2281 2005-11-14 [paul]       1.9.100cvs11
2282
2283         * src/plugins/clamav/Makefile.am
2284         * src/plugins/clamav/clamav_plugin.c
2285         * src/plugins/clamav/clamav_plugin.h
2286         * src/plugins/clamav/clamav_plugin_gtk.c
2287                 also merge clamav and clamav_gtk plugins
2288
2289 2005-11-13 [colin]      1.9.100cvs10
2290
2291         * configure.ac
2292         * src/plugins/spamassassin/Makefile.am
2293         * src/plugins/spamassassin/spamassassin.c
2294         * src/plugins/spamassassin/spamassassin.h
2295         * src/plugins/spamassassin/spamassassin_gtk.c
2296                 Merge spamassassin and spamassassin_gtk plugins,
2297                 and build it by default.
2298
2299 2005-11-12 [colin]      1.9.100cvs9
2300
2301         * src/etpan/imap-thread.c
2302                 Fix gcc warning
2303
2304 2005-11-12 [colin]      1.9.100cvs8
2305
2306         * src/procmime.c
2307                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2308
2309 2005-11-10 [colin]      1.9.100cvs7
2310
2311         * src/main.c
2312                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2313                 minimised state)
2314
2315 2005-11-10 [wwp]        1.9.100cvs6
2316
2317         * src/gtk/description_window.c
2318                 fix a crash when closing description windows using the WM's [X] button
2319
2320 2005-11-09 [colin]      1.9.100cvs5
2321
2322         * src/common/ssl.c
2323                 Update libetpan call to follow upstream
2324                 (yes, this requires libetpan-0.40cvs3)
2325
2326 2005-11-08 [colin]      1.9.100cvs4
2327
2328         * src/compose.c
2329         * src/textview.c
2330         * src/common/utils.c
2331         * src/common/utils.h
2332                 Enhance the email parser
2333
2334 2005-11-08 [colin]      1.9.100cvs3
2335
2336         * src/procmime.c
2337                 Fix what looks like an off-by-one (fixes 
2338                 attachments from the Bat)
2339
2340 2005-11-08 [wwp]        1.9.100cvs2
2341
2342         * src/main.c
2343                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2344
2345 2005-11-08 [wwp]        1.9.100cvs1
2346
2347         * src/main.c
2348                 allow exiting Sylpheed-Claws from command-line
2349
2350 2005-11-08 [paul]       1.9.100
2351
2352         1.9.100 released
2353
2354 2005-11-07 [colin]      1.9.99cvs17
2355
2356         * src/addritem.c
2357         * src/ldif.c
2358                 Fix import of base-64 encoded items
2359
2360 2005-11-07 [colin]      1.9.99cvs16
2361
2362         * src/send_message.c
2363                 Fix bug #314 (Queue does not empty under certain 
2364                 circumstances)
2365
2366 2005-11-07 [paul]       1.9.99cvs15
2367
2368         * src/mutt.c
2369         * src/pine.c
2370                 fix buffer overflows
2371                 Thanks to Colin
2372
2373 2005-11-07 [paul]       1.9.99cvs14
2374
2375         * doc/man/Makefile.am
2376         * doc/man/sylpheed-claws.1      ** ADDED **
2377         * doc/man/sylpheed.1            ** DELETED **
2378                 rename and update the man file
2379
2380 2005-11-06 [colin]      1.9.99cvs13
2381
2382         * src/ldif.c
2383                 Fix ldif_get_line() that returned empty strings
2384                 (Didn't understand why). Also fix a possible
2385                 buffer overflow.
2386
2387 2005-11-06 [wwp]        1.9.99cvs12
2388
2389         * src/textview.c
2390         * src/gtk/about.c
2391         * src/gtk/gtkutils.c
2392         * src/gtk/gtkutils.h
2393                 fix a compilation warning,
2394                 make links sensitive in the about dialog
2395
2396 2005-11-04 [wwp]        1.9.99cvs11
2397
2398         * src/gtk/about.c
2399                 don't wrap or translate URIs, and a bit text format cleanup
2400
2401 2005-11-04 [wwp]        1.9.99cvs10
2402
2403         * src/gtk/about.c
2404                 better textview tagging implementation (no more use of marks for
2405                 postponed tagging)
2406
2407 2005-11-02 [colin]      1.9.99cvs9
2408
2409         * src/common/ssl.c
2410                 Forgot an ifdef
2411
2412 2005-11-02 [colin]      1.9.99cvs8
2413
2414         * configure.ac
2415                 Require libetpan-0.40 due to upstream fix
2416         * src/common/ssl.c
2417                 Tell libetpan not to call SSL_Library_Init,
2418                 as we do it ourselves.
2419
2420 2005-11-02 [colin]      1.9.99cvs7
2421
2422         * po/POTFILES.in
2423                 Add missing files (thanks to Fabien Vantard)
2424
2425 2005-11-02 [colin]      1.9.99cvs6
2426
2427         * src/summaryview.c
2428                 Fix totals when read messages are hidden or quicksearch
2429                 is on
2430         * src/ssl_manager.c
2431         * src/ssl_manager.h
2432         * src/common/ssl_certificate.c
2433         * src/common/ssl_certificate.h
2434         * src/gtk/sslcertwindow.c
2435         * src/gtk/sslcertwindow.h
2436                 Fix copyright on my stuff
2437
2438 2005-11-02 [wwp]        1.9.99cvs5
2439
2440         * src/prefs_themes.c
2441                 fix directory name checking (theme installation/removal),
2442                 made related error a bit more verbose
2443
2444 2005-11-02 [colin]      1.9.99cvs4
2445
2446         * src/summaryview.c
2447                 Fix typo (probably fixes bug #841 (Sort by the From 
2448                 field doesn't work)
2449
2450 2005-11-02 [paul]       1.9.99cvs3
2451
2452         * po/ko.po
2453         * po/nb.po
2454                 updated by SungHyun Nam, Geir Helland
2455         * src/wizard.c
2456                 fix typo in welcome message. spotted by
2457                 Andrea Spadaccini
2458
2459 2005-11-01 [colin]      1.9.99cvs2
2460
2461         * src/compose.c
2462                 Fix replying to ml wen confirming subscription
2463         * src/messageview.c
2464         * src/mimeview.c
2465         * src/mimeview.h
2466         * src/privacy.h
2467         * src/summaryview.c
2468                 Make key check non blocking
2469
2470 2005-10-31 [paul]       1.9.99cvs1
2471
2472         * tools/claws.i18n.status.pl
2473                 updated for ChangeLog
2474
2475 2005-10-31 [paul]       1.9.99
2476
2477         1.9.99 released
2478
2479 2005-10-31 [paul]       1.9.15cvs131
2480
2481         * .cvsignore
2482         * ChangeLog
2483         * ChangeLog.claws       ** REMOVED **
2484         * ChangeLog-gtk2.claws  ** REMOVED **
2485         * ChangeLog.gtk1        ** ADDED **
2486         * INSTALL
2487         * Makefile.am
2488         * NEWS
2489         * README
2490         * README.claws          ** REMOVED **
2491         * README.jp             ** REMOVED **
2492         * RELEASE_NOTES         ** ADDED **
2493         * RELEASE_NOTES.claws   ** REMOVED **
2494         * commitHelper
2495         * configure.ac
2496         * sylpheed.spec.in      ** REMOVED **
2497                 tidy up and update the default docs:
2498                 ChangeLog.claws is renamed ChangeLog.gtk1
2499                 ChangeLog-gtk2.claws is renamed ChangeLog
2500                 README.claws is renamed README
2501                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2502
2503 2005-10-31 [paul]       1.9.15cvs130
2504
2505         * po/it.po
2506                 fix errors
2507
2508 2005-10-31 [paul]       1.9.15cvs129
2509
2510         * po/ca.po
2511         * po/de.po
2512         * po/en_GB.po
2513         * po/fr.po
2514         * po/it.po
2515         * po/pt_BR.po
2516         * po/sk.po
2517         * po/sr.po
2518         * po/zh_CN.po
2519                 updated by Miquel Oliete, Stephan Sachse and
2520                 Thomas Gilgin, me, Fabien Vantard, Andrea
2521                 Spadaccini, Frederico Goncalves Guimaraes,
2522                 Andrej Kacian, Aleksandar Urosevic, and
2523                 Ralgh Young.
2524
2525 2005-10-31 [mones]      1.9.15cvs128
2526
2527         * manual/faq.xml
2528                 More questions.
2529         
2530         * po/es.po
2531                 Updated for release.
2532
2533 2005-10-30 [colin]      1.9.15cvs127
2534
2535         * src/compose.c
2536                 Place cursor before rewrapping (fixes cursor
2537                 pos if quotation gets rewrapped)
2538
2539 2005-10-29 [paul]       1.9.15cvs126
2540
2541         * src/crash.c
2542         * src/foldersel.c
2543         * src/main.c
2544         * src/messageview.c
2545         * src/toolbar.c
2546         * src/gtk/authors.h
2547                 corrections to text items
2548
2549 2005-10-28 [colin]      1.9.15cvs125
2550
2551         * src/messageview.c
2552                 Make "hit 'C' to check sig" work from extern 
2553                 messageviews
2554
2555 2005-10-27 [colin]      1.9.15cvs124
2556
2557         * src/summaryview.c
2558                 Add a hack to avoid segfaulting when hammering 
2559                 on gtk's events
2560
2561 2005-10-27 [wwp]        1.9.15cvs123
2562
2563         * src/prefs_themes.c
2564                 sort list of themes names in themes prefs
2565
2566 2005-10-27 [paul]       1.9.15cvs122
2567
2568         * src/folder.c
2569         * src/prefs_account.c
2570                 fix building on Solaris
2571                 Patch by Alex Moore
2572
2573 2005-10-27 [wwp]        1.9.15cvs121
2574
2575         * src/summaryview.c
2576         * src/gtk/gtksctree.c
2577                 speed up unselecting messages in summary view (thanks to Colin)
2578
2579 2005-10-27 [paul]       1.9.15cvs120
2580
2581         * src/mainwindow.c
2582                 fix a compilation warning
2583         * src/summaryview.c
2584                 fix updating of 'n items selected' count
2585                 when deselecting
2586
2587 2005-10-27 [martin]     1.9.15cvs119
2588
2589         * src/action.c
2590                 ignore actions with a leading '/' in the action menu name
2591                 fixes a crash on menu creation
2592         * src/prefs_actions.c
2593                 do not allow a leading '/' in the action menu name
2594
2595 2005-10-27 [paul]       1.9.15cvs118
2596
2597         * src/main.c
2598                 fix compilation warning
2599
2600 2005-10-27 [paul]       1.9.15cvs117
2601
2602         * src/procmime.c
2603                 add #if HAVE_LOCALE_H
2604
2605 2005-10-27 [paul]       1.9.15cvs116
2606
2607         * src/plugins/clamav/clamav_plugin.c
2608         * src/plugins/dillo_viewer/dillo_viewer.c
2609         * src/plugins/mathml_viewer/mathml_viewer.c
2610         * src/plugins/pgpcore/plugin.c
2611         * src/plugins/pgpinline/plugin.c
2612         * src/plugins/pgpmime/plugin.c
2613         * src/plugins/spamassassin/spamassassin.c
2614         * src/plugins/trayicon/trayicon.c
2615                 plugin_init() : make error messages more
2616                 informative
2617
2618 2005-10-26 [wwp]        1.9.15cvs115
2619
2620         * src/prefs_matcher.c
2621                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2622
2623 2005-10-26 [wwp]        1.9.15cvs114
2624
2625         * src/procmime.c
2626         * src/gtk/gtksctree.c
2627         * src/plugins/spamassassin/libspamc.c
2628         * src/plugins/spamassassin/spamassassin.c
2629                 fix some compilation warnings more
2630
2631 2005-10-26 [mones]      1.9.15cvs113
2632
2633         * po/es.po
2634                 Updated translation
2635
2636 2005-10-26 [paul]       1.9.15cvs112
2637
2638         * src/prefs_message.c
2639                 give all display_xface stuff the
2640                 #if HAVE_LIBCOMPFACE treatment, thus
2641                 preventing a crash
2642                 (Thanks to Wolfgang Enderlein)
2643
2644 2005-10-26 [colin]      1.9.15cvs111
2645
2646         * src/gedit-print.c
2647                 Fix date format
2648         * src/imap_gtk.c
2649         * src/news_gtk.c
2650                 Remove context menu items that should not be there
2651         * src/jpilot.c
2652                 Fix encoding
2653         * src/main.c
2654         * src/mainwindow.c
2655                 Don't show the mainwindow too soon
2656
2657 2005-10-26 [wwp]        1.9.15cvs110
2658
2659         * src/folder.c
2660         * src/manual.c
2661         * src/summaryview.c
2662                 fix uninitialized pointers in the folder updating hook
2663                 (thanks to Colin)
2664
2665 2005-10-25 [mones]      1.9.15cvs109
2666
2667         * manual/faq.xml
2668                 General information subsection completed. 
2669                 Removed archaic references.
2670                 
2671         * manual/Makefile
2672         * manual/dtd/manual.dsl
2673                 Added customization stylesheet for getting paragraphs
2674                 fully justified in PDF output (as suggested by Colin).
2675
2676 2005-10-25 [colin]      1.9.15cvs108
2677
2678         * src/compose.c
2679                 Fix a second leak
2680
2681 2005-10-25 [colin]      1.9.15cvs107
2682
2683         * src/addrbook.c
2684         * src/addrindex.c
2685                 Fix leak (xml_get_element() allocates memory)
2686         * src/compose.c
2687                 Fix leak + dead code (shame!)
2688         * src/procmime.c
2689                 Fix leak
2690
2691 2005-10-25 [colin]      1.9.15cvs106
2692
2693         * src/mimeview.c
2694                 Fix encoding issue in Save all and in 
2695                 overwrite-confirmation alertpanel
2696
2697 2005-10-25 [colin]      1.9.15cvs105
2698
2699         * src/common/socket.c
2700                 Fix a leak - Thanks to Christopher Aillon
2701                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2702
2703 2005-10-25 [paul]       1.9.15cvs104
2704
2705         * src/wizard.c
2706                 Always guess servers from the right-hand
2707                 email part and guess username from the
2708                 left-hand part. (Thanks to Colin)
2709                 add an X-Face to the welcome message
2710
2711 2005-10-25 [paul]       1.9.15cvs103
2712
2713         * manual/handling.xml
2714                 written by Colin, edited by me
2715
2716 2005-10-25 [wwp]        1.9.15cvs102
2717
2718         * src/folderview.c
2719         * src/grouplistdialog.c
2720         * src/imap.c
2721         * src/noticeview.c
2722                 fix some compilation warnings
2723
2724 2005-10-24 [paul]
2725
2726         1.9.99-rc3 released
2727
2728 2005-10-24 [paul]       1.9.15cvs101
2729
2730         * src/gtk/about.c
2731                 fix window sizing
2732
2733 2005-10-24 [paul]       1.9.15cvs100
2734
2735         * src/pixmaps/offline.xpm
2736         * src/pixmaps/online.xpm
2737                 replace with last default versions
2738
2739 2005-10-24 [colin]      1.9.15cvs99
2740
2741         * src/imap.c
2742                 Fix bug when moving a folder
2743         * src/imap_gtk.c
2744         * src/mh_gtk.c
2745                 "Delete folder" pops up a window, so it 
2746                 should be suffixed with "..."
2747         * src/plugins/pgpcore/sgpgme.c
2748                 Include locale.h
2749
2750 2005-10-24 [mones]      1.9.15cvs98
2751
2752         * manual/Makefile
2753         * manual/account.xml
2754         * manual/ack.xml
2755         * manual/addrbook.xml
2756         * manual/advanced.xml
2757         * manual/faq.xml
2758         * manual/glossary.xml
2759         * manual/gpl.xml
2760         * manual/handling.xml
2761         * manual/intro.xml
2762         * manual/keyboard.xml
2763         * manual/manual.xml
2764         * manual/plugins.xml
2765         * manual/starting.xml
2766         * manual/dtd/sdocbook.dtd
2767                 Initial manual structure and some content.
2768
2769 2005-10-23 [wwp]        1.9.15cvs97
2770
2771         * src/gtk/about.c
2772                 fix a typo
2773
2774 2005-10-23 [wwp]        1.9.15cvs96
2775
2776         * src/gtk/about.c
2777         * src/gtk/authors.h
2778                 rework of the about window (main work by Paul), also featuring a few
2779                 fixes for typos and duplicate names
2780
2781 2005-10-23 [wwp]        1.9.15cvs95
2782
2783         * src/.cvsignore
2784                 Ignore the right binary name (sylpheed-claws now)
2785
2786 2005-10-23 [paul]       1.9.15cvs94
2787
2788         * src/compose.c
2789                 when using Folder Pref 'Default To for
2790                 replies' make the entry in the Compose
2791                 window bold
2792                 Patch by Fabien Vantard
2793
2794 2005-10-22 [colin]      1.9.15cvs93
2795
2796         * src/codeconv.c
2797                 Fix leak
2798
2799 2005-10-22 [colin]      1.9.15cvs92
2800
2801         * src/codeconv.c
2802                 try to convert using locale (apart utf8) if necessary
2803
2804 2005-10-22 [colin]      1.9.15cvs91
2805
2806         * src/pixmaps/new.xpm
2807         * src/pixmaps/unread.xpm
2808                 Make the unread envelope blue again and
2809                 saturate the new one a bit more.
2810
2811 2005-10-22 [colin]      1.9.15cvs90
2812
2813         * src/compose.c
2814                 When replying to a mail sent by one of our accounts,
2815                 use the original list of recipients. Let 'Reply All'
2816                 and 'Reply to sender' work like previously.
2817
2818 2005-10-21 [colin]      1.9.15cvs89
2819
2820         * src/prefs_filtering.c
2821                 Clear fields after add and replace
2822         * src/textview.c
2823                 Display xface differently (better)
2824         * src/plugins/pgpinline/pgpinline.c
2825                 Fix crappy encodings/recodings
2826
2827 2005-10-21 [paul]       1.9.15cvs88
2828
2829         * src/compose.c
2830         * src/prefs_folder_item.c
2831         * src/toolbar.c
2832                 fix news folder Folder Properties
2833                 (thanks to Colin)
2834         * src/folderview.c
2835                 update folderview after Themes change
2836                 keep selected folder selected
2837                 (thanks to Colin)
2838
2839 2005-10-21 [paul]       1.9.15cvs87
2840
2841         * tools/Makefile.am
2842         * tools/OOo2sylpheed.pl
2843         * tools/README
2844         * tools/README.sylprint
2845         * tools/asus_mailled.sh         ** REMOVED **
2846         * tools/filter_conv.pl
2847         * tools/freshmeat_search.pl
2848         * tools/google_search.pl
2849         * tools/gpg-sign-syl            ** REMOVED **
2850         * tools/kmail2sylpheed.pl
2851         * tools/kmail2sylpheed_v2.pl
2852         * tools/multiwebsearch.pl
2853         * tools/nautilus2sylpheed.sh
2854         * tools/newscache_clean.pl
2855         * tools/outlook2sylpheed.pl
2856         * tools/sylpheed-switcher       ** REMOVED **
2857         * tools/sylprint.pl
2858         * tools/sylprint.rc
2859         * tools/tb2sylpheed
2860         * tools/vcard2xml.py
2861         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2862                 update default config dir
2863                 update binary name (thanks to Fabien Vantard)
2864                 remove obsolete scripts
2865
2866 2005-10-21 [colin]      1.9.15cvs86
2867
2868         * src/inc.c
2869                 Fix possible leak and units. Based on a patch by
2870                 Fabien Vantard.
2871
2872 2005-10-20 [colin]      1.9.15cvs85
2873
2874         * src/textview.c
2875                 Clear xface when clearing textview
2876
2877 2005-10-20 [colin]      1.9.15cvs84
2878
2879         * configure.ac
2880         * src/folderview.c
2881         * src/headerview.c
2882         * src/main.c
2883         * src/prefs_common.c
2884         * src/prefs_common.h
2885         * src/prefs_message.c
2886         * src/textview.c
2887         * src/textview.h
2888         * src/common/defs.h
2889         * src/common/utils.c
2890         * src/common/utils.h
2891         * src/gtk/gtkutils.c
2892         * src/gtk/gtkutils.h
2893                 Migrate config to .sylpheed-claws (Automatically)
2894                 Add a way to get the Xface in the TextView
2895
2896 2005-10-20 [colin]      1.9.15cvs83
2897
2898         * src/gtk/Makefile.am
2899         * src/gtk/about.c
2900         * src/gtk/authors.h
2901                 Make the about dialog *grooovy*
2902
2903 2005-10-20 [colin]      1.9.15cvs82
2904
2905         * src/mimeview.c
2906                 Use "Open with" on double click if no command
2907                 was found
2908
2909 2005-10-20 [colin]      1.9.15cvs81
2910
2911         * src/imap.c
2912         * src/etpan/imap-thread.c
2913                 Fix possible crash.
2914
2915 2005-10-20 [paul]       1.9.15cvs80
2916
2917         * src/folder.c
2918                 don't show clipkey icon if the only
2919                 attachment is the signature
2920                 Patch by Colin
2921
2922 2005-10-20 [paul]       1.9.15cvs79
2923
2924         * AUTHORS
2925         * src/plugins/pgpmime/pgpmime.c
2926                 name the PGP/MIME signature 'signature.asc'
2927                 Patch by Andrew Nelson <freeandy@gmail.com>
2928
2929 2005-10-19 [colin]      1.9.15cvs78
2930
2931         * src/plugins/pgpmime/pgpmime.c
2932                 Oops, no need to double-check though
2933
2934 2005-10-19 [colin]      1.9.15cvs77
2935
2936         * src/plugins/pgpinline/pgpinline.c
2937         * src/plugins/pgpmime/pgpmime.c
2938                 Check that my_tmpfile() doesn't 
2939                 return NULL
2940
2941 2005-10-19 [colin]      1.9.15cvs76
2942
2943         * src/common/utils.c
2944                 Use shorter mime boundaries to avoid having
2945                 MTAs rewrapping our headers, breaking the
2946                 PGP signature in the process 
2947         * src/compose.c
2948         * src/plugins/pgpmime/pgpmime.c
2949                 Check for boundary uniqueness to be sure
2950                 it won't happen, instead of hoping for the
2951                 best
2952
2953 2005-10-19 [colin]      1.9.15cvs75
2954
2955         * sylpheed-claws.desktop
2956         * src/Makefile.am
2957         * src/main.c
2958                 Ship a sylpheed-claws binary instead
2959                 of a sylpheed one. Change the socket
2960                 name, too
2961         * src/folderview.c
2962                 Update folder only if it changed
2963         * src/wizard.c
2964                 Fix i18n in welcome mail, patch by
2965                 Fabien Vantard
2966
2967 2005-10-19 [paul]
2968
2969         1.9.99-rc2 released
2970
2971 2005-10-19 [paul]       1.9.15cvs74
2972
2973         * src/folder.c
2974         * src/folderview.c
2975                 fix summaryview update
2976                 Patch by Colin
2977
2978 2005-10-18 [colin]      1.9.15cvs73
2979
2980         * src/plugins/pgpcore/passphrase.c
2981                 Don't XGrabServer, and try a bit more to 
2982                 sync everything before grabbing mouse/keyboard
2983
2984 2005-10-18 [colin]      1.9.15cvs72
2985
2986         * src/Makefile.am
2987         * src/addressadd.c
2988         * src/addressbook.c
2989         * src/folderview.c
2990         * src/grouplistdialog.c
2991         * src/mimeview.c
2992         * src/stock_pixmap.c
2993         * src/stock_pixmap.h
2994         * src/summaryview.c
2995         * src/gtk/gtksctree.c
2996         * src/gtk/gtksctree.h
2997         * src/pixmaps/empty.xpm
2998                 Implement a wrapper call for gtk_ctree_set_node_info
2999                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3000                 pixmap instead of a NULL one. This works around some
3001                 memory problems deep inside gtk, revealed by valgrind,
3002                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3003                 as locked crashes sylpheed.), as well as, probably, 
3004                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3005
3006 2005-10-17 [colin]      1.9.15cvs71
3007
3008         * src/mimeview.c
3009                 Provide visual feedback when checking
3010                 signature
3011
3012 2005-10-17 [colin]      1.9.15cvs70
3013
3014         * src/main.c
3015                 Keep the folder list frozen while checking caches...
3016
3017 2005-10-17 [colin]      1.9.15cvs69
3018
3019         * src/addr_compl.c
3020                 Fi bug #833 (Autocompleting from addressbook 
3021                 fails with extended chars)
3022         * src/imap.c
3023                 Fix 'adding messages' staying in statusbar
3024                 after an error
3025
3026 2005-10-17 [wwp]        1.9.15cvs68
3027
3028         * src/ssl_manager.c
3029                 Fix buttons' layout resizing when window size changes
3030
3031 2005-10-17 [wwp]        1.9.15cvs67
3032
3033         * src/account.c
3034         * src/prefs_account.c
3035         * src/prefs_common.c
3036         * src/prefs_common.h
3037         * src/prefs_folder_item.c
3038         * src/prefs_gtk.c
3039         * src/gtk/logwindow.c
3040         * src/gtk/pluginwindow.c
3041         * src/gtk/prefswindow.c
3042         * src/gtk/prefswindow.h
3043                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3044
3045 2005-10-17 [paul]       1.9.15cvs66
3046
3047         * configure.ac
3048                 fix missing libetpan message
3049         * po/en_GB.po
3050                 updated
3051         * src/crash.c
3052         * src/manual.c
3053         * src/prefs_themes.c
3054         * src/common/defs.h
3055                 add some new URI defines, change some
3056                 others
3057         * src/wizard.c
3058                 make welcome message translatable
3059                 small improvements to english
3060                 other tweaks
3061         * src/gtk/menu.c
3062                 fix warnings
3063
3064 2005-10-17 [paul]       1.9.15cvs65
3065
3066         * src/summaryview.c
3067                 fix column titles
3068
3069 2005-10-16 [mones]      1.9.15cvs64
3070
3071         * po/es.po
3072                 Updated translation
3073
3074 2005-10-16 [colin]
3075
3076         1.9.99-rc1 released
3077
3078 2005-10-16 [colin]      1.9.15cvs63
3079
3080         * src/wizard.c
3081                 Fix whitespace
3082
3083 2005-10-16 [colin]      1.9.15cvs62
3084
3085         * src/toolbar.c
3086                 s/Get All/Get Mail/
3087         * src/wizard.c
3088                 Real welcome mail text, thanks Paul
3089
3090 2005-10-16 [colin]      1.9.15cvs61
3091
3092         * src/editldap.c
3093         * src/exporthtml.c
3094         * src/main.c
3095         * src/mainwindow.c
3096         * src/prefs_themes.c
3097         * src/prefs_toolbar.c
3098         * src/plugins/demo/demo.c
3099         * src/plugins/trayicon/trayicon.c
3100                 s/Sylpheed/Sylpheed-Claws/
3101
3102 2005-10-16 [colin]      1.9.15cvs60
3103
3104         * src/wizard.c
3105                 Add a welcome email in the first empty mailbox
3106         * src/prefs_common.c
3107                 Change one more default
3108
3109 2005-10-16 [colin]      1.9.15cvs59
3110
3111         * src/wizard.c
3112                 Remove printf
3113
3114 2005-10-16 [colin]      1.9.15cvs58
3115
3116         * src/toolbar.c
3117         * src/prefs_common.c
3118                 Change some defaults
3119
3120 2005-10-16 [colin]      1.9.15cvs57
3121
3122         * src/toolbar.c
3123         * src/prefs_common.c
3124                 Change some defaults
3125
3126 2005-10-16 [colin]      1.9.15cvs56
3127
3128         * src/wizard.c
3129                 By default, initialize fonts to have
3130                 the same size as normal GtkWidgets
3131
3132 2005-10-16 [colin]      1.9.15cvs55
3133
3134         * src/mimeview.c
3135                 Fix message a bit more
3136
3137 2005-10-16 [colin]      1.9.15cvs54
3138
3139         * src/addressbook.c
3140                 Second attempt at flicker fixing
3141
3142 2005-10-16 [colin]      1.9.15cvs53
3143
3144         * src/addressbook.c
3145                 Fix flicker
3146
3147 2005-10-16 [wwp]        1.9.15cvs52
3148
3149         * src/addressbook.c
3150         * src/editaddress.c
3151         * src/prefs_common.c
3152         * src/prefs_common.h
3153                 Remember window sizes (address book)
3154
3155 2005-10-16 [wwp]        1.9.15cvs51
3156
3157         * src/plugins/clamav/clamav_plugin_gtk.c
3158         * src/plugins/spamassassin/spamassassin_gtk.c
3159                 Fix compilation warnings (missing #include).
3160
3161 2005-10-16 [colin]      1.9.15cvs50
3162
3163         * src/mimeview.c
3164         * src/summaryview.c
3165         * src/textview.c
3166                 Make 'c' check signature, and forward
3167                 c, l, y, t from summaryview to mimeview
3168
3169 2005-10-16 [colin]      1.9.15cvs49
3170
3171         * src/addressbook.c
3172                 Put border around buttons
3173         * src/mainwindow.c
3174         * src/summaryview.c
3175                 Rework menus (Patch based on a patch
3176                 by Paul)
3177
3178 2005-10-15 [wwp]        1.9.15cvs48
3179
3180         * src/editjpilot.c
3181         * src/editldap.c
3182         * src/editvcard.c
3183         * src/exphtmldlg.c
3184         * src/expldifdlg.c
3185         * src/export.c
3186         * src/import.c
3187         * src/importldif.c
3188         * src/importmutt.c
3189         * src/importpine.c
3190         * src/prefs_account.c
3191         * src/prefs_spelling.c
3192         * src/gtk/gtkutils.c
3193         * src/gtk/gtkutils.h
3194         * src/plugins/clamav/clamav_plugin_gtk.c
3195         * src/plugins/spamassassin/spamassassin_gtk.c
3196                 use nicer browse-for-file/dir buttons than the "..." ones,
3197                 code factorizing more.
3198
3199 2005-10-14 [colin]      1.9.15cvs47
3200
3201         * src/mainwindow.c
3202                 set relief on the account switcher so that people see it
3203                 grey out Create processing rules when no message is selected
3204         * src/prefs_filtering.c
3205                 ask before closing if the rule has not been modified, even if
3206                 it's not valid
3207         * src/prefs_matcher.c
3208                 fix sensitivity when entering the dialog
3209         * src/gtk/inputdialog.c
3210                 display a better icon on password ask
3211         * src/plugins/pgpcore/passphrase.c
3212                 make the dialog look better
3213
3214 2005-10-14 [paul]       1.9.15cvs46
3215
3216         * src/folderview.c
3217                 indicate presense of marked msgs in
3218                 unexpanded subfolders
3219
3220 2005-10-14 [paul]       1.9.15cvs45
3221
3222         * src/prefs_actions.c
3223         * src/prefs_common.c
3224         * src/prefs_common.h
3225         * src/prefs_filtering_action.c
3226         * src/prefs_matcher.c
3227         * src/prefs_template.c
3228                 remember window sizes
3229                 fix Info button size
3230
3231         Patches by wwp
3232
3233 2005-10-13 [colin]      1.9.15cvs44
3234
3235         * src/mimeview.c
3236         * src/noticeview.c
3237         * src/noticeview.h
3238                 Add a tooltip on the icon (optional) 
3239                 Get rid of the signature buttons and only
3240                 use the icon+tooltip
3241
3242 2005-10-13 [colin]      1.9.15cvs43
3243
3244         * src/noticeview.c
3245         * src/noticeview.h
3246                 Add hand cursor for hovering over icon
3247
3248 2005-10-13 [colin]      1.9.15cvs42
3249
3250         * src/summaryview.c
3251                 Fix crash when quicksearch's hidden 
3252                 at startup
3253
3254 2005-10-13 [colin]      1.9.15cvs41
3255
3256         * src/compose.c
3257                 Set subject when forwarding multiple mails
3258                 Check that other recipient than the default Cc or Bcc
3259                 have been set before sending.
3260
3261 2005-10-13 [colin]      1.9.15cvs40
3262
3263         * src/imap.c
3264                 Batch per-folder
3265                 Introduce locking, but don't use it yet
3266
3267 2005-10-13 [colin]      1.9.15cvs39
3268
3269         * src/gtk/quicksearch.c
3270                 Reset quicksearch when hiding it
3271                 Make sticky a real pref
3272
3273 2005-10-13 [colin]      1.9.15cvs38
3274
3275         * src/summaryview.c
3276                 Faster prefs apply
3277
3278 2005-10-13 [colin]      1.9.15cvs37
3279
3280         * src/mimeview.c
3281         * src/noticeview.c
3282         * src/noticeview.h
3283         * src/plugins/pgpcore/sgpgme.c
3284                 Make privacy icon clickable
3285                 Move Trust field in Full info
3286                 When trust is less than full, don't display
3287                 a warning icon
3288
3289 2005-10-13 [colin]      1.9.15cvs36
3290
3291         * src/folder.c
3292                 Batch on flags sync
3293         * src/folderview.c
3294                 Revert speed hack which is dangerous in fact
3295                 Apply prefs faster
3296
3297 2005-10-13 [colin]      1.9.15cvs35
3298
3299         * src/folder_item_prefs.c
3300                 Fix pref corruption on folder move. Patch
3301                 by wwp
3302
3303 2005-10-13 [paul]       1.9.15cvs34
3304
3305         * src/export.c
3306         * src/import.c
3307                 fix typos in g_warnings
3308         * src/prefs_account.c
3309                 add a file selector for Signature file
3310
3311         Patches by wwp
3312
3313 2005-10-12 [colin]      1.9.15cvs33
3314
3315         * src/mimeview.c
3316                 Provide a quick way to go back from a
3317                 signature's full info to the email part
3318
3319 2005-10-12 [colin]      1.9.15cvs32
3320
3321         * src/compose.c
3322                 Remove old hack of encoding signed mails with base64.
3323                 QP works equally well.
3324
3325 2005-10-12 [colin]      1.9.15cvs31
3326
3327         * src/crash.c
3328                 Replace deprecated GtkText with GtkTextView
3329         * src/imap.c
3330                 Fix a logic bug about counts in imap_select
3331                 (previously un-triggered)
3332         * src/mainwindow.c
3333         * src/summaryview.c
3334         * src/news.c
3335                 Allow local deletion of news posts
3336         * src/mimeview.c
3337                 Show GPG noticeview on the message/rfc822 part
3338                 in addition to the text/plain one
3339         * src/prefs_image_viewer.c
3340           src/plugins/pgpcore/prefs_gpg.c
3341                 Polish (set the label as part of the checkbox)
3342         * src/wizard.c
3343                 Don't sit there doing nothing after destroying
3344                 the window - return err
3345
3346 2005-10-11 [colin]      1.9.15cvs30
3347
3348         * src/folderview.c
3349                 Apply processing rules before showing folders.
3350                 Early folder show (before flags sync) will only
3351                 be done when there are no processing rules (nor
3352                 pre- or post- ones)
3353         * src/imap.c
3354                 Fix stuff related to mail subdir, creation and 
3355                 deletion of folders 
3356         * src/imap_gtk.c
3357                 Don't allow creation of folders in NoInferior
3358                 folders, as it won't work
3359
3360 2005-10-10 [colin]      1.9.15cvs29
3361
3362         * src/compose.c
3363                 Reselect "None" Privacy system when selecting an
3364                 account with no privacy system defined
3365
3366 2005-10-10 [colin]      1.9.15cvs28
3367
3368         * src/mainwindow.c
3369                 Add Windows-1252 encoding
3370         * src/prefs_common.c
3371                 Rework some defaults:
3372                 - autosave to draft by default
3373                 - don't show header pane (it's already in the textview)
3374                 - Select first new or unread mail on entry
3375                 - Assume 'Yes' to change folder when there's no more
3376                   unread message
3377         * src/prefs_matcher.c
3378                 Fix a gtk assertion failure
3379         * src/gtk/colorlabel.c
3380                 Workaround bad repainting on selection
3381         * src/main.c
3382                 Freeze/thaw (a bit faster on ssh -X)
3383         * src/msgcache.c
3384                 Get rid of StrdupConverter that just adds an
3385                 extra strdup/free 
3386         * src/etpan/imap_thread.c
3387                 memset buf to 0
3388
3389 2005-10-10 [colin]      1.9.15cvs27
3390
3391         * src/export.c
3392         * src/import.c
3393                 Fix compile on gtk 2.4. Patch by wwp
3394
3395 2005-10-09 [colin]      1.9.15cvs26
3396
3397         * src/mainwindow.c
3398         * src/messageview.c
3399         * src/summaryview.c
3400                 Clarify forward menus. Patch by wwp
3401
3402 2005-10-09 [colin]      1.9.15cvs25
3403
3404         * src/compose.c
3405         * src/compose.h
3406                 Fix bug #829 (Non-working "Encrypt message by 
3407                 default when replying to an encrypted message")
3408
3409 2005-10-08 [colin]      1.9.15cvs24
3410
3411         * src/wizard.c
3412                 Fix bug #827 ("Welcome" setup wizard after a 
3413                 permission error gives up & forgets itself.)
3414
3415 2005-10-08 [colin]      1.9.15cvs23
3416
3417         * src/procmime.c
3418                 Fix bug #828 (Ignoring headers with spaces around = sign)
3419
3420 2005-10-08 [colin]      1.9.15cvs22
3421
3422         * src/export.c
3423                 Warning fix by wwp
3424
3425 2005-10-08 [colin]      1.9.15cvs21
3426
3427         * src/folder.c
3428         * src/folder.h
3429                 Add a processing_pending indicator, set on 
3430                 folder_item_open and cleared after 
3431                 folder_item_process_open
3432         * src/folderview.c
3433         * src/summaryview.c
3434                 wrap procmsg_msginfo_*_flags, and in the
3435                 wrapper check that there's no folder processing 
3436                 pending. If there is, defer the flags change until 
3437                 processing is done to avoid stepping over each
3438                 other's toes.
3439                 Freeze during processing, but not during scanning.
3440
3441 2005-10-07 [colin]      1.9.15cvs20
3442
3443         * src/plugins/pgpcore/passphrase.c
3444                 Fix bug #826 (X-Server hangs when 
3445                 right-clicking a PGP encrypted message)
3446
3447 2005-10-07 [paul]       1.9.15cvs19
3448
3449         * src/compose.c
3450                 fix compose_entries[]
3451                 patch by Fabien Vantard
3452
3453 2005-10-06 [colin]      1.9.15cvs18
3454
3455         * src/pixmaps/address.xpm
3456         * src/pixmaps/address_book.xpm
3457         * src/pixmaps/book.xpm
3458         * src/pixmaps/check_spelling.xpm
3459         * src/pixmaps/checkbox_off.xpm
3460         * src/pixmaps/checkbox_on.xpm
3461         * src/pixmaps/close.xpm
3462         * src/pixmaps/complete.xpm
3463         * src/pixmaps/continue.xpm
3464         * src/pixmaps/deleted.xpm
3465         * src/pixmaps/down_arrow.xpm
3466         * src/pixmaps/exec.xpm
3467         * src/pixmaps/forwarded.xpm
3468         * src/pixmaps/group.xpm
3469         * src/pixmaps/ignorethread.xpm
3470         * src/pixmaps/interface.xpm
3471         * src/pixmaps/jpilot.xpm
3472         * src/pixmaps/ldap.xpm
3473         * src/pixmaps/linewrap.xpm
3474         * src/pixmaps/linewrapcurrent.xpm
3475         * src/pixmaps/mail.xpm
3476         * src/pixmaps/mail_attach.xpm
3477         * src/pixmaps/mail_compose.xpm
3478         * src/pixmaps/mail_forward.xpm
3479         * src/pixmaps/mail_receive.xpm
3480         * src/pixmaps/mail_receive_all.xpm
3481         * src/pixmaps/mail_reply.xpm
3482         * src/pixmaps/mail_reply_to_all.xpm
3483         * src/pixmaps/mail_reply_to_author.xpm
3484         * src/pixmaps/mail_send.xpm
3485         * src/pixmaps/mail_send_queue.xpm
3486         * src/pixmaps/mime_application.xpm
3487         * src/pixmaps/mime_audio.xpm
3488         * src/pixmaps/mime_image.xpm
3489         * src/pixmaps/mime_message.xpm
3490         * src/pixmaps/mime_text_enriched.xpm
3491         * src/pixmaps/mime_text_html.xpm
3492         * src/pixmaps/mime_text_plain.xpm
3493         * src/pixmaps/mime_unknown.xpm
3494         * src/pixmaps/new.xpm
3495         * src/pixmaps/news_compose.xpm
3496         * src/pixmaps/offline.xpm
3497         * src/pixmaps/online.xpm
3498         * src/pixmaps/paste.xpm
3499         * src/pixmaps/preferences.xpm
3500         * src/pixmaps/privacy_emblem_encrypted.xpm
3501         * src/pixmaps/privacy_expired.xpm
3502         * src/pixmaps/privacy_failed.xpm
3503         * src/pixmaps/privacy_passed.xpm
3504         * src/pixmaps/privacy_signed.xpm
3505         * src/pixmaps/privacy_unknown.xpm
3506         * src/pixmaps/privacy_warn.xpm
3507         * src/pixmaps/properties.xpm
3508         * src/pixmaps/replied.xpm
3509         * src/pixmaps/search.xpm
3510         * src/pixmaps/unread.xpm
3511         * src/pixmaps/up_arrow.xpm
3512         * src/pixmaps/vcard.xpm
3513                 Modernize internal theme, with icons from the 
3514                 Gnomaws theme. Keep some of the old ones where
3515                 they were better.
3516
3517 2005-10-06 [colin]      1.9.15cvs17
3518
3519         * src/summaryview.c
3520                 Little optimisations + bugfix
3521         * src/toolbar.c
3522                 Remove default useless items - useless being defined
3523                 by the default relevant prefs
3524         * src/wizard.c
3525                 include config.h to make gettext work
3526         * src/prefs_themes.c
3527                 Fix selection of current theme in prefs
3528
3529 2005-10-06 [colin]      1.9.15cvs16
3530
3531         * src/prefs_common.c
3532         * src/prefs_common.h
3533         * src/prefs_summaries.c
3534         * src/folderview.c
3535                 Add a warning dialog on Mark all read 
3536                 (with pref to get rid of it)
3537
3538 2005-10-06 [paul]       1.9.15cvs15
3539
3540         * po/nb.po
3541         * po/pt_BR.po
3542                 updated by Geir Helland and Frederico
3543                 Goncalves Guimaraes
3544
3545 2005-10-05 [colin]      1.9.15cvs14
3546
3547         * src/folder.c
3548         * src/folder.h
3549         * src/folderview.c
3550         * src/folderview.h
3551         * src/imap_gtk.c
3552         * src/mh_gtk.c
3553         * src/mainwindow.c
3554         * src/setup.c
3555                 add a way to rescan without rebuilding
3556                 make moving a bit faster (less folders changes)
3557                 don't lock the tree on Get 
3558         * src/imap.c
3559                 Don't re-delete deleted messages before expunging
3560         * src/summaryview.c
3561                 Set batch mode when deleting mails
3562
3563 2005-10-05 [paul]       1.9.15cvs13
3564
3565         * src/mainwindow.c
3566         * src/mainwindow.h
3567                 fix disabled Execute menu item
3568         * src/toolbar.c
3569                 match the change in 1.9.15cvs10: use Compose
3570                 instead of News by default
3571
3572 2005-10-04 [colin]      1.9.15cvs12
3573
3574         * src/compose.c
3575                 When replying to an ML post with Reply-To set
3576                 to the poster's email, honor it (as before),
3577                 but also honor our user's request to reply to
3578                 the mailing list: set the ML address in the To
3579                 field and the Reply-To address in the Cc: 
3580                 field.
3581
3582 2005-10-04 [colin]      1.9.15cvs11
3583
3584         * src/plugins/trayicon/trayicon.c
3585                 Finish cosmetic change - thanks to wwp
3586
3587 2005-10-04 [colin]      1.9.15cvs10
3588
3589         * src/toolbar.c
3590                 Use Compose instead of Email by default.
3591                 Spotted by wwp.
3592
3593 2005-10-04 [colin]      1.9.15cvs9
3594
3595         * src/folder.c
3596         * src/folder.h
3597         * src/folderview.c
3598         * src/imap.c
3599         * src/etpan/imap-thread.c
3600         * src/etpan/imap-thread.h
3601                 Try to make IMAP faster, by simplifying SEARCH
3602                 commands, avoiding sending two STATUS in a row,
3603                 and deferring flags sync and processing just
3604                 after displaying the folder. 
3605                 This will update the SummaryView in certain
3606                 cases (new mails not already fetched, flags
3607                 changed from another client) but in a non-
3608                 blocking manner.
3609
3610 2005-10-04 [colin]      1.9.15cvs8
3611
3612         * src/plugins/trayicon/trayicon.c
3613                 Relabel "Offline" to "Work offline"
3614
3615 2005-10-04 [colin]      1.9.15cvs7
3616
3617         * src/export.c
3618         * src/import.c
3619         * src/mbox.c
3620                 Fix mbox import/export buglets
3621                 Patch by wwp
3622         * src/plugins/trayicon/trayicon.c
3623                 Add offline swithc
3624                 Patch by wwp
3625
3626 2005-10-04 [colin]      1.9.15cvs6
3627
3628         * src/folder.c
3629         * src/folderview.c
3630         * src/summaryview.c
3631                 Better fix (don't break mark all read) for cvs2
3632
3633 2005-10-03 [colin]      1.9.15cvs5
3634
3635         * src/folder.c
3636                 Use a sane sort by default
3637
3638 2005-10-03 [colin]      1.9.15cvs4
3639
3640         * src/inc.c
3641                 Add a 'Only once' button for overriding offline mode
3642         * src/prefs_account.c
3643         * src/wizard.c
3644                 Add Local mbox to the wizard
3645                 Add IMAP subdir to the wizard (or the wizard is useless
3646                 for such accounts, or even worse than useless)
3647                 Move IMAP subdir from Advanced to Receive tab, as it's
3648                 not that uncommon
3649
3650 2005-10-03 [colin]      1.9.15cvs3
3651
3652         * src/send_message.c
3653                 Forgot this one in cvs1
3654
3655 2005-10-03 [colin]      1.9.15cvs2
3656
3657         * src/folder.c
3658                 Faster close when leaving a folder with lots
3659                 of new mails. Idea by David Relson.
3660
3661 2005-10-03 [colin]      1.9.15cvs1
3662
3663         * src/compose.c
3664         * src/imap.c
3665         * src/inc.c
3666         * src/main.c
3667         * src/messageview.c
3668         * src/news.c
3669         * src/summaryview.c
3670         * src/gtk/sslcertwindow.c
3671         * src/plugins/trayicon/trayicon.c
3672                 Add accels to every AlertPanel. Patch by Fabien 
3673                 Vantard
3674
3675 2005-10-03 [paul]       1.9.15
3676
3677         1.9.15 released
3678
3679 2005-10-03 [paul]       1.9.14cvs68
3680
3681         * po/ca.po
3682         * po/de.po
3683         * po/es.po
3684         * po/fi.po
3685         * po/fr.po
3686         * po/sk.po
3687         * po/sr.po
3688         * po/zh_CN.po
3689                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3690                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3691                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3692
3693 2005-10-03 [paul]       1.9.14cvs67
3694
3695         * src/send_message.c
3696                 prevent hang on Cancel
3697                 patch by Colin
3698
3699 2005-10-03 [paul]       1.9.14cvs66
3700
3701         * src/main.c
3702                 fix crash in IMAP caused by discrepancy
3703                 between check_at_startup and offline mode
3704                 Patch by Colin
3705
3706 2005-10-01 [paul]       1.9.14cvs65
3707
3708         * src/inc.c
3709                 fix engrish
3710
3711 2005-10-01 [paul]       1.9.14cvs64
3712         * src/export.c
3713         * src/import.c
3714                 synchronise import_mbox() and export_mbox()
3715         * src/mbox.c
3716                 proc_mbox(): add alert if file cannot be opened
3717                 export_list_to_mbox(): test if dest file exists,
3718                 prompt user to overwrite if it does. add alert
3719                 if file cannot be created
3720                                                                 
3721         Patch by wwp
3722                                                                                                                 
3723
3724 2005-09-30 [paul]       1.9.14cvs63
3725
3726         * src/addressbook.c
3727                 Fix sensitivity of a menu
3728         * src/codeconv.c
3729                 Respect hidden pref for mails with no encoding
3730         * src/common/xml.c
3731                 Fix memory corruption
3732         * src/plugins/pgpcore/sgpgme.c
3733                 Fix segfault on incomplete sigs, and display
3734                 of S/Mime UIDs
3735
3736         Patches by Colin
3737
3738 2005-09-30 [colin]      1.9.14cvs62
3739
3740         * src/partial_download.c
3741                 Little logic fix in almost-dead code
3742         * src/pop.c
3743                 Fix partial download when there's no new mail
3744
3745 2005-09-29 [paul]       1.9.14cvs61
3746
3747         * src/plugins/pgpinline/pgpinline.c
3748                 fix bug 819, 'crash accessing sign message'
3749                 Patch by Colin
3750
3751 2005-09-28 [martin]     1.9.14cvs60
3752
3753         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3754                 fix bug #790 (Crash when restarting window manager (fluxbox))
3755
3756 2005-09-28 [paul]       1.9.14cvs59
3757
3758         * src/gtk/gtkaspell.c
3759                 fix off-by-one typo
3760
3761 2005-09-27 [colin]      1.9.14cvs58
3762
3763         * src/plugins/pgpcore/sgpgme.c
3764                 Report error when there's one, instead of
3765                 "Signature unchecked" 
3766
3767 2005-09-27 [colin]      1.9.14cvs57
3768
3769         * src/prefs_quote.c
3770                 Fix bug #816 (Weird quotation with spaces)
3771
3772 2005-09-27 [colin]      1.9.14cvs56
3773
3774         * src/codeconv.c
3775         * src/compose.c
3776         * src/compose.h
3777                 Put subject in compose's title
3778                 Fix Automatic encoding so that it's really automatic:
3779                 first try default locale's charset, then charset of the replied mail, 
3780                 then utf-8
3781                 Fix encoding of headers (must be in strict mode too)
3782
3783 2005-09-26 [colin]      1.9.14cvs55
3784
3785         * src/gtk/gtkaspell.c
3786                 Fix previous patch - don't color the space,
3787                 just uncolor it :)
3788
3789 2005-09-26 [colin]      1.9.14cvs54
3790
3791         * src/gtk/gtkaspell.c
3792                 Unmark space if possible
3793
3794 2005-09-26 [colin]      1.9.14cvs53
3795
3796         * src/imap.c
3797                 log_error instead of alertpanel according to the pref
3798         * src/etpan/imap-thread.c
3799                 Print connect status, copy only necessary size to 
3800                 logger
3801         * src/plugins/pgpmime/pgpmime.c
3802                 Handle S/Mime signatures (verification only). Patch based
3803                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3804
3805 2005-09-26 [paul]       1.9.14cvs52
3806
3807         * src/common/passcrypt.c
3808                 this 'workaround' not necessary on NetBSD.
3809                 Thanks to Daniel Gustafson
3810
3811 2005-09-26 [paul]
3812
3813         1.9.15-rc4 released
3814
3815 2005-09-26 [paul]       1.9.14cvs51
3816
3817         * src/summaryview.c
3818                 Skip currently selected message when
3819                 looking for next new or unread message
3820                 in current folder. Patch by Colin
3821         * src/common/passcrypt.c
3822                 eliminate warnings on *BSD. Patch by
3823                 Daniel Gustafson
3824
3825 2005-09-26 [colin]      1.9.14cvs50
3826
3827         * src/procmsg.c
3828                 Call postfiltering hook anyway
3829
3830 2005-09-22 [colin]      1.9.14cvs49
3831
3832         * src/codeconv.c
3833         * src/codeconv.h
3834                 Add a strict mode that doesn't replace with _
3835         * src/compose.c
3836         * src/compose.h
3837                 Use strict conversion while sending
3838                 Fix race when drafting while sending (happens
3839                 on IMAP)
3840                 Fix d'n'd of messages from summaryview
3841         * src/prefs_common.c
3842         * src/prefs_common.h
3843                 add hidden utf8_instead_of_locale_for_broken_mail 
3844                 pref for people that preferred the default charset 
3845                 to be utf8 for broken mails
3846         * src/quote_fmt_parse.y
3847                 fix bug #815 (No quote insert if "From:" fied 
3848                 contained Russian letters)
3849         * src/summaryview.c