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