2006-01-27 [cleroy] 1.9.100cvs192
[claws.git] / ChangeLog
1 2006-01-27 [cleroy]     1.9.100cvs192
2
3         * src/summaryview.c
4         * src/gtk/gtksourceprintjob.c
5                 Add image printing 
6                 (libgnomeprint only, of course)
7
8 2006-01-27 [paul]       1.9.100cvs191
9
10         * po/fr.po
11         * po/it.po
12                 updated by Fabien Vantard and Andrea Spadaccini
13
14 2006-01-26 [colin]      1.9.100cvs190
15
16         * manual/Makefile.am
17         * configure.ac
18                 Make building the manual optional 
19                 (--disable-manual)
20
21 2006-01-26 [paul]       1.9.100cvs189
22
23         * manual/glossary.xml
24         * manual/plugins.xml
25                 edited
26         * po/en_GB.po
27                 updated
28
29 2006-01-26 [paul]       1.9.100cvs188
30
31         * src/prefs_display_header.c
32         * src/prefs_folder_column.c
33         * src/prefs_msg_colors.c
34         * src/prefs_summaries.c
35         * src/prefs_summary_column.c
36                 HIGify
37
38 2006-01-25 [colin]      1.9.100cvs187
39
40         * src/imap.c
41                 Don't allow moving/copying mails between
42                 queue/drafts and non-queue/drafts folders
43                 Fixes bug #897 (message header is resetted 
44                 if one is copied to Drafts)
45
46 2006-01-25 [colin]      1.9.100cvs186
47
48         * src/folder.c
49         * src/mainwindow.c
50                 Fix subscribed folders not found
51         * src/compose.c
52                 Don't try to encode as original mail's charset
53                 if it's ascii 
54
55 2006-01-25 [paul]       1.9.100cvs185
56
57         * AUTHORS
58         * po/Makevars
59                 updated
60         * po/de.po
61         * po/pl.po
62         * po/pt_BR.po
63         * po/sr.po
64                 updates submitted by Stephan Sachse, Emilian Nowak
65                 and Quar, Frederico Goncalves Guimaraes, and
66                 Aleksandar Urosevic
67                 Fix Bug 896, 'PT_BR locale broken'.
68         * src/gtk/authors.h
69                 updated
70
71 2006-01-24 [mones]      1.9.100cvs184
72
73         * manual/glossary.xml
74                 All current terms finished. Reviewers welcome ;-)
75         * manual/keyboard.xml
76                 Fixed column width for pdf output.
77         * po/es.po
78                 Updated
79
80 2006-01-24 [paul]       1.9.100cvs183
81
82         * manual/glossary.xml
83                 fix id name
84         * manual/dist/html/Makefile.am
85         * manual/dist/pdf/Makefile.am
86         * manual/dist/ps/Makefile.am
87         * manual/dist/txt/Makefile.am
88                 fix make deps
89                 Thanks to Colin
90
91 2006-01-24 [mones]      1.9.100cvs182
92
93         * manual/glossary.xml
94                 Nearly finished, some terms missing.
95
96 2006-01-23 [paul]       1.9.100cvs181
97
98         * manual/dist/html/Makefile.am
99         * manual/dist/pdf/Makefile.am
100         * manual/dist/ps/Makefile.am
101         * manual/dist/txt/Makefile.am
102         * src/mainwindow.c
103                 re-enable manual
104                 Thanks to Colin
105
106 2006-01-22 [colin]      1.9.100cvs180
107
108         * src/compose.c
109         * src/gtk/gtkaspell.c
110                 Don't deselect stuff before right-clicking, with aspell.
111                 (This prevented right-click Copy, for example).
112                 Thanks to Clo!
113
114 2006-01-22 [paul]       1.9.100cvs179
115
116         * src/summary_search.c
117                 don't fix the widget size as it causes problems
118                 under localisation.
119                 Thanks to Emilian Nowak
120
121 2006-01-21 [paul]       1.9.100cvs178
122
123         * src/prefs_themes.c
124                 fix broken underlining of label text
125                 with some translations
126
127 2006-01-21 [colin]      1.9.100cvs177
128
129         * po/fr.po
130                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
131
132 2006-01-20 [colin]      1.9.100cvs176
133
134         * configure.ac
135         * Makefile.am
136         * manual/Makefile
137         * manual/dist/html/.cvsignore
138         * manual/dist/html/Makefile.am
139         * manual/dist/pdf/.cvsignore
140         * manual/dist/pdf/Makefile.am
141         * manual/dist/ps/.cvsignore
142         * manual/dist/ps/Makefile.am
143         * manual/dist/txt/.cvsignore
144         * manual/dist/txt/Makefile.am
145                 Autotool-ize manual
146
147 2006-01-20 [paul]       1.9.100cvs175
148
149         * manual/handling.xml
150                 make Filtering and Searching entries easier to find
151         * manual/keyboard.xml
152                 add the remaining default keybinds
153         * src/prefs_summaries.c
154                 update the default keybinds
155
156 2006-01-20 [paul]       1.9.100cvs174
157
158         * src/addressbook.c
159         * src/addrgather.c
160         * src/addrharvest.c
161         * src/editaddress.c
162         * src/editgroup.c
163         * src/exphtmldlg.c
164         * src/expldifdlg.c
165         * src/exporthtml.c
166         * src/exportldif.c
167         * src/ldif.c
168                 replace 'e-mail' with 'email'
169         * src/summary_search.c
170                 add mnemonic to "Find all" button
171
172 2006-01-20 [wwp]        1.9.100cvs173
173
174         * src/export.c
175         * src/import.c
176                 touched mbox import/export buttons for HIG-compliance
177
178 2006-01-19 [paul]       1.9.100cvs172
179
180         * manual/account.xml
181         * manual/addrbook.xml
182         * manual/advanced.xml
183         * manual/faq.xml
184         * manual/handling.xml
185         * manual/intro.xml
186         * manual/plugins.xml
187         * manual/starting.xml
188                 more editing
189
190 2006-01-19 [paul]       1.9.100cvs171
191
192         * src/toolbar.c
193                 allow use of trash button while receiving
194                 Thanks to Colin
195
196 2006-01-19 [wwp]        1.9.100cvs170
197
198         * src/gtk/quicksearch.c
199         * src/compose.c
200                 force text color to black when yellow background is set
201
202 2006-01-19 [colin]      1.9.100cvs169
203
204         * src/plugins/trayicon/trayicon.c
205                 Gray out Get Mail when already getting mail
206
207 2006-01-18 [paul]       1.9.100cvs168
208
209         * src/compose.c
210                 give widget yellow background was To is
211                 set via folder prefs
212         * src/gtk/quicksearch.c
213                 give widget yellow background when quick
214                 search is active.
215                 Thanks to Colin
216
217 2006-01-18 [paul]       1.9.100cvs167
218
219         * doc/man/sylpheed-claws.1
220                 add --subscribe option
221
222 2006-01-18 [paul]       1.9.100cvs166
223
224         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
225         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
226                 use %U instead of %F (%F is broken for user installed
227                 files in kde 3.5)
228
229 2006-01-18 [colin]      1.9.100cvs165
230
231         * src/summaryview.c
232                 Default to Yes in "No more * messages" dialogs
233
234 2006-01-17 [colin]      1.9.100cvs164
235
236         * src/compose.c
237                 Possibly fix an invalid iterator causing
238                 crash
239
240 2006-01-17 [colin]      1.9.100cvs163
241
242         * src/mimeview.c
243                 Fix crash when the image disappears under the
244                 image viewer
245
246 2006-01-16 [colin]      1.9.100cvs162
247
248         * src/compose.c
249                 Fix reenabling autowrap
250
251 2006-01-16 [colin]      1.9.100cvs161
252
253         * src/compose.c
254                 reset quote_len before getting quote_str
255
256 2006-01-16 [colin]      1.9.100cvs160
257
258         * src/account.c
259         * src/account.h
260         * src/folder.c
261         * src/imap_gtk.c
262         * src/mh_gtk.c
263                 Fix bug #883 (default inbox does not track folder move)
264
265 2006-01-16 [colin]      1.9.100cvs159
266
267         * src/compose.c
268         * src/plugins/pgpcore/passphrase.c
269                 More buttons fixes
270
271 2006-01-16 [paul]       1.9.100cvs158
272
273         * src/prefs_actions.c
274         * src/prefs_filtering_action.c
275         * src/prefs_matcher.c
276         * src/quote_fmt.c
277         * src/gtk/description_window.c
278         * src/gtk/description_window.h
279         * src/gtk/quicksearch.c
280                 description window cleanups
281
282 2006-01-15 [colin]      1.9.100cvs157
283
284         * src/addressbook.c
285         * src/prefs_filtering.c
286                 Same here
287
288 2006-01-15 [colin]      1.9.100cvs156
289
290         * src/folderview.c
291         * src/mainwindow.c
292                 Same for "Empty trash"
293
294 2006-01-15 [colin]      1.9.100cvs155
295
296         * src/inc.c
297                 Override offline dialog had Yes by default
298
299 2006-01-15 [colin]      1.9.100cvs154
300
301         * src/summaryview.c
302                 Delete selected messages? previously had Yes the default
303
304 2006-01-15 [colin]      1.9.100cvs153
305
306         * src/folder.c
307         * src/folder.h
308         * src/main.c
309                 Check if a mailbox is loaded after all
310                 plugins are loaded.
311
312 2006-01-15 [colin]      1.9.100cvs152
313
314         * src/folder.c
315                 Don't start wizard when there are unloaded folders (will help
316                 people with only mbox or maildir mailboxes)
317
318 2006-01-14 [colin]      1.9.100cvs151
319
320         * src/addressbook.c
321         * src/expldifdlg.c
322         * src/importldif.c
323         * src/importmutt.c
324         * src/importpine.c
325         * src/mh_gtk.c
326                 More HIG compliance and fixes
327
328 2006-01-14 [colin]      1.9.100cvs150
329
330         * src/prefs_filtering_action.c
331         * src/foldersel.c
332                 Two forgotten button order changes
333
334 2006-01-14 [colin]      1.9.100cvs149
335
336         * src/account.c
337         * src/addressbook.c
338         * src/compose.c
339         * src/folderview.c
340         * src/imap_gtk.c
341         * src/mainwindow.c
342         * src/mh_gtk.c
343         * src/news_gtk.c
344         * src/prefs_actions.c
345         * src/prefs_customheader.c
346         * src/prefs_filtering.c
347         * src/prefs_matcher.c
348         * src/prefs_template.c
349         * src/ssl_manager.c
350         * src/summaryview.c
351         * src/textview.c
352         * src/toolbar.c
353                 All deletion confirmations are now "Cancel, Delete" 
354                 instead of "No, Yes"
355                 Clarified most of the other "No, Yes" to 
356                 "Cancel, Descriptive_action"
357                 Rechanged the "Entry not saved" alerts to have 
358                 "Close, Continue editing"
359
360
361 2006-01-14 [paul]
362
363         * 2.0.0-rc4 released
364
365 2006-01-14 [paul]       1.9.100cvs148
366
367         * src/account.c
368         * src/addressadd.c
369         * src/addressbook.c
370         * src/compose.c
371         * src/editaddress.c
372         * src/editbook.c
373         * src/editgroup.c
374         * src/editjpilot.c
375         * src/editldap.c
376         * src/editvcard.c
377         * src/exphtmldlg.c
378         * src/expldifdlg.c
379         * src/folderview.c
380         * src/grouplistdialog.c
381         * src/imap_gtk.c
382         * src/importmutt.c
383         * src/importpine.c
384         * src/inc.c
385         * src/main.c
386         * src/mainwindow.c
387         * src/message_search.c
388         * src/messageview.c
389         * src/mh_gtk.c
390         * src/mimeview.c
391         * src/news_gtk.c
392         * src/prefs_actions.c
393         * src/prefs_customheader.c
394         * src/prefs_filtering.c
395         * src/prefs_matcher.c
396         * src/prefs_template.c
397         * src/prefs_themes.c
398         * src/ssl_manager.c
399         * src/summary_search.c
400         * src/summaryview.c
401         * src/textview.c
402         * src/toolbar.c
403         * src/gtk/foldersort.c
404         * src/gtk/gtkaspell.c
405         * src/gtk/inputdialog.c
406         * src/gtk/prefswindow.c
407         * src/plugins/pgpcore/select-keys.c
408         * src/plugins/trayicon/trayicon.c
409                 HIG compliant button order
410
411 2006-01-14 [mones]      1.9.100cvs147
412
413         * po/es.po
414                 Updated translation
415
416 2006-01-13 [paul]       1.9.100cvs146
417
418         * AUTHORS
419         * ChangeLog
420         * src/gtk/authors.h
421                 add Joshua M. Kwan to contributors list
422
423 2006-01-13 [colin]      1.9.100cvs145
424
425         * src/gtk/quicksearch.c
426                 Don't refocus quick search after executing (Esc or Enter)
427                 Allows to '/'search something then move up/down in 
428                 summaryview, and to Esc a search and be back in the 
429                 summaryview
430
431 2006-01-13 [paul]       1.9.100cvs144
432
433         * src/plugins/pgpinline/pgpinline.c
434                 support Content-Type 'application/pgp'
435                 patch by Joshua M. Kwan <joshuak@users.sf.net>
436
437 2006-01-13 [paul]       1.9.100cvs143
438
439         * manual/account.xml
440                 make mention of partial retrieval
441                 thanks to Colin
442
443 2006-01-13 [paul]       1.9.100cvs142
444
445         * src/account.c
446         * src/account.h
447         * src/action.c
448         * src/action.h
449         * src/adbookbase.h
450         * src/addr_compl.c
451         * src/addr_compl.h
452         * src/addrbook.c
453         * src/addrcache.c
454         * src/addrcache.h
455         * src/addrcindex.c
456         * src/addrcindex.h
457         * src/addrclip.c
458         * src/addrclip.h
459         * src/addrdefs.h
460         * src/addressadd.c
461         * src/addressadd.h
462         * src/addressbook.c
463         * src/addressbook.h
464         * src/addrgather.c
465         * src/addrgather.h
466         * src/addrharvest.c
467         * src/addrharvest.h
468         * src/addrindex.c
469         * src/addrindex.h
470         * src/addritem.c
471         * src/addritem.h
472         * src/addrquery.c
473         * src/addrquery.h
474         * src/addrselect.c
475         * src/addrselect.h
476         * src/alertpanel.c
477         * src/alertpanel.h
478         * src/browseldap.c
479         * src/browseldap.h
480         * src/codeconv.c
481         * src/codeconv.h
482         * src/compose.c
483         * src/compose.h
484         * src/customheader.c
485         * src/customheader.h
486         * src/displayheader.c
487         * src/displayheader.h
488         * src/editaddress.c
489         * src/editaddress.h
490         * src/editbook.c
491         * src/editbook.h
492         * src/editgroup.c
493         * src/editgroup.h
494         * src/editjpilot.c
495         * src/editjpilot.h
496         * src/editldap.c
497         * src/editldap.h
498         * src/editldap_basedn.c
499         * src/editldap_basedn.h
500         * src/editvcard.c
501         * src/editvcard.h
502         * src/exphtmldlg.c
503         * src/exphtmldlg.h
504         * src/expldifdlg.c
505         * src/expldifdlg.h
506         * src/export.h
507         * src/exporthtml.c
508         * src/exporthtml.h
509         * src/exportldif.c
510         * src/exportldif.h
511         * src/filtering.c
512         * src/filtering.h
513         * src/folder.c
514         * src/folder.h
515         * src/folder_item_prefs.c
516         * src/folder_item_prefs.h
517         * src/foldersel.c
518         * src/foldersel.h
519         * src/folderutils.c
520         * src/folderutils.h
521         * src/folderview.c
522         * src/folderview.h
523         * src/grouplistdialog.c
524         * src/grouplistdialog.h
525         * src/headerview.c
526         * src/html.c
527         * src/html.h
528         * src/image_viewer.c
529         * src/image_viewer.h
530         * src/imap.c
531         * src/imap.h
532         * src/imap_gtk.c
533         * src/imap_gtk.h
534         * src/import.h
535         * src/importldif.c
536         * src/importldif.h
537         * src/importmutt.c
538         * src/importmutt.h
539         * src/importpine.c
540         * src/importpine.h
541         * src/inc.c
542         * src/inc.h
543         * src/jpilot.c
544         * src/jpilot.h
545         * src/ldapctrl.c
546         * src/ldapctrl.h
547         * src/ldaplocate.c
548         * src/ldaplocate.h
549         * src/ldapquery.c
550         * src/ldapquery.h
551         * src/ldapserver.c
552         * src/ldapserver.h
553         * src/ldaputil.c
554         * src/ldaputil.h
555         * src/ldif.c
556         * src/ldif.h
557         * src/main.c
558         * src/main.h
559         * src/mainwindow.c
560         * src/mainwindow.h
561         * src/manual.c
562         * src/manual.h
563         * src/mbox.c
564         * src/mbox.h
565         * src/message_search.c
566         * src/message_search.h
567         * src/messageview.c
568         * src/messageview.h
569         * src/mh.c
570         * src/mh.h
571         * src/mh_gtk.c
572         * src/mh_gtk.h
573         * src/mimeview.c
574         * src/mimeview.h
575         * src/msgcache.c
576         * src/msgcache.h
577         * src/mutt.c
578         * src/mutt.h
579         * src/news.c
580         * src/news.h
581         * src/news_gtk.c
582         * src/news_gtk.h
583         * src/partial_download.c
584         * src/partial_download.h
585         * src/pine.c
586         * src/pine.h
587         * src/pop.c
588         * src/pop.h
589         * src/prefs_account.c
590         * src/prefs_account.h
591         * src/prefs_actions.c
592         * src/prefs_actions.h
593         * src/prefs_common.c
594         * src/prefs_common.h
595         * src/prefs_compose_writing.c
596         * src/prefs_compose_writing.h
597         * src/prefs_customheader.c
598         * src/prefs_customheader.h
599         * src/prefs_display_header.c
600         * src/prefs_display_header.h
601         * src/prefs_filtering.c
602         * src/prefs_filtering.h
603         * src/prefs_filtering_action.c
604         * src/prefs_filtering_action.h
605         * src/prefs_folder_column.c
606         * src/prefs_folder_column.h
607         * src/prefs_folder_item.c
608         * src/prefs_folder_item.h
609         * src/prefs_fonts.c
610         * src/prefs_fonts.h
611         * src/prefs_gtk.c
612         * src/prefs_gtk.h
613         * src/prefs_image_viewer.c
614         * src/prefs_image_viewer.h
615         * src/prefs_matcher.c
616         * src/prefs_matcher.h
617         * src/prefs_message.c
618         * src/prefs_msg_colors.c
619         * src/prefs_msg_colors.h
620         * src/prefs_other.c
621         * src/prefs_quote.c
622         * src/prefs_receive.c
623         * src/prefs_send.c
624         * src/prefs_spelling.c
625         * src/prefs_spelling.h
626         * src/prefs_summaries.c
627         * src/prefs_summaries.h
628         * src/prefs_summary_column.c
629         * src/prefs_summary_column.h
630         * src/prefs_template.c
631         * src/prefs_template.h
632         * src/prefs_themes.c
633         * src/prefs_themes.h
634         * src/prefs_toolbar.c
635         * src/prefs_toolbar.h
636         * src/prefs_wrapping.c
637         * src/prefs_wrapping.h
638         * src/privacy.c
639         * src/privacy.h
640         * src/procheader.c
641         * src/procheader.h
642         * src/procmime.c
643         * src/procmime.h
644         * src/procmsg.c
645         * src/procmsg.h
646         * src/quote_fmt.c
647         * src/quote_fmt_parse.y
648         * src/recv.c
649         * src/recv.h
650         * src/remotefolder.c
651         * src/remotefolder.h
652         * src/send_message.c
653         * src/send_message.h
654         * src/setup.c
655         * src/setup.h
656         * src/sourcewindow.c
657         * src/sourcewindow.h
658         * src/ssl_manager.c
659         * src/ssl_manager.h
660         * src/statusbar.c
661         * src/statusbar.h
662         * src/stock_pixmap.c
663         * src/stock_pixmap.h
664         * src/summary_search.c
665         * src/summary_search.h
666         * src/summaryview.c
667         * src/summaryview.h
668         * src/syldap.c
669         * src/syldap.h
670         * src/textview.c
671         * src/textview.h
672         * src/toolbar.c
673         * src/toolbar.h
674         * src/undo.c
675         * src/undo.h
676         * src/unmime.c
677         * src/unmime.h
678         * src/vcard.c
679         * src/vcard.h
680         * src/wizard.c
681         * src/wizard.h
682         * src/common/base64.c
683         * src/common/base64.h
684         * src/common/defs.h
685         * src/common/hooks.c
686         * src/common/hooks.h
687         * src/common/log.c
688         * src/common/log.h
689         * src/common/mgutils.c
690         * src/common/mgutils.h
691         * src/common/nntp.c
692         * src/common/nntp.h
693         * src/common/passcrypt.c
694         * src/common/passcrypt.h.in
695         * src/common/plugin.c
696         * src/common/plugin.h
697         * src/common/prefs.c
698         * src/common/prefs.h
699         * src/common/progressindicator.c
700         * src/common/progressindicator.h
701         * src/common/quoted-printable.c
702         * src/common/quoted-printable.h
703         * src/common/session.c
704         * src/common/session.h
705         * src/common/smtp.c
706         * src/common/smtp.h
707         * src/common/socket.c
708         * src/common/socket.h
709         * src/common/ssl.c
710         * src/common/ssl.h
711         * src/common/ssl_certificate.c
712         * src/common/ssl_certificate.h
713         * src/common/stringtable.c
714         * src/common/stringtable.h
715         * src/common/sylpheed.c
716         * src/common/sylpheed.h
717         * src/common/template.c
718         * src/common/template.h
719         * src/common/timing.h
720         * src/common/utils.c
721         * src/common/utils.h
722         * src/common/version.h.in
723         * src/common/xml.c
724         * src/common/xml.h
725         * src/common/xmlprops.c
726         * src/common/xmlprops.h
727         * src/gtk/colorlabel.c
728         * src/gtk/colorsel.c
729         * src/gtk/colorsel.h
730         * src/gtk/description_window.c
731         * src/gtk/description_window.h
732         * src/gtk/filesel.c
733         * src/gtk/filesel.h
734         * src/gtk/foldersort.c
735         * src/gtk/foldersort.h
736         * src/gtk/gtkutils.c
737         * src/gtk/gtkutils.h
738         * src/gtk/inputdialog.c
739         * src/gtk/inputdialog.h
740         * src/gtk/logwindow.c
741         * src/gtk/logwindow.h
742         * src/gtk/manage_window.c
743         * src/gtk/manage_window.h
744         * src/gtk/menu.c
745         * src/gtk/menu.h
746         * src/gtk/pluginwindow.c
747         * src/gtk/pluginwindow.h
748         * src/gtk/prefswindow.c
749         * src/gtk/prefswindow.h
750         * src/gtk/progressdialog.c
751         * src/gtk/progressdialog.h
752         * src/gtk/sslcertwindow.c
753         * src/gtk/sslcertwindow.h
754         * src/plugins/clamav/clamav_plugin.c
755         * src/plugins/clamav/clamav_plugin.h
756         * src/plugins/clamav/clamav_plugin_gtk.c
757         * src/plugins/demo/demo.c
758         * src/plugins/dillo_viewer/dillo_prefs.c
759         * src/plugins/dillo_viewer/dillo_prefs.h
760         * src/plugins/dillo_viewer/dillo_viewer.c
761         * src/plugins/pgpcore/passphrase.c
762         * src/plugins/pgpcore/passphrase.h
763         * src/plugins/pgpcore/plugin.c
764         * src/plugins/pgpcore/select-keys.c
765         * src/plugins/pgpcore/select-keys.h
766         * src/plugins/pgpcore/sgpgme.c
767         * src/plugins/pgpcore/sgpgme.h
768         * src/plugins/pgpinline/pgpinline.c
769         * src/plugins/pgpinline/pgpinline.h
770         * src/plugins/pgpinline/plugin.c
771         * src/plugins/pgpmime/pgpmime.c
772         * src/plugins/pgpmime/pgpmime.h
773         * src/plugins/pgpmime/plugin.c
774         * src/plugins/spamassassin/spamassassin.c
775         * src/plugins/spamassassin/spamassassin.h
776         * src/plugins/spamassassin/spamassassin_gtk.c
777         * src/plugins/trayicon/trayicon.c
778                 update copyright header
779
780 2006-01-13 [paul]       1.9.100cvs141
781
782         * src/account.c
783         * src/export.c
784         * src/import.c
785         * src/mainwindow.c
786         * src/prefs_account.c
787         * src/prefs_display_header.c
788         * src/prefs_receive.c
789         * src/prefs_send.c
790         * src/prefs_summaries.c
791         * src/prefs_themes.c
792         * src/prefs_toolbar.c
793         * src/gtk/about.c
794                 various cleanups
795
796 2006-01-12 [colin]      1.9.100cvs140
797
798         * src/folder.c
799         * src/folder.h
800         * src/main.c
801                 Add --subscribe option
802                 Let sylpheed-claws email@domain.com equivalent to --compose
803                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
804
805 2006-01-12 [paul]       1.9.100cvs139
806
807         * src/mainwindow.c
808                 append 'Change folder order' label with '...'
809         * src/prefs_actions.c
810                 allow reordering of actions list by dnd
811         * src/gtk/foldersort.c
812                 make the dialog nicer
813
814 2006-01-11 [colin]      1.9.100cvs138
815
816         * src/compose.c
817                 Allow templates without text
818
819 2006-01-11 [paul]       1.9.100cvs137
820
821         * tools/README
822         * tools/filter_conv_new.pl
823                 add info to README
824                 also check .sylpheed for filter.xml
825                 be a bit informative to the user
826
827 2006-01-11 [colin]      1.9.100cvs136
828
829         * src/textview.c
830                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
831
832 2006-01-10 [paul]       1.9.100cvs135
833
834         * tools/Makefile.am
835         * tools/filter_conv_new.pl
836                 add script to convert new style Sylpheed
837                 filter rules (Sylpheed >= 0.9.99) to
838                 Claws filtering rules
839
840 2006-01-10 [colin]      1.9.100cvs134
841
842         * src/compose.c
843                 Fix broken line joins in certain conditions
844                 (between two quoted lines: <enter><enter><up>
845                  <type a wrapped sentence><go in the first line>
846                  <insert more text><watch as line joining failed>)
847
848 2006-01-10 [paul]       1.9.100cvs133
849
850         * src/compose.c
851                 don't report success in error dialog
852                 thanks to Colin
853         * src/common/utils.c
854                 include some trailing punctuations as URI
855                 thanks to Hiro
856
857 2006-01-10 [paul]       1.9.100cvs132
858
859         * src/mimeview.c
860                 fix incompatible pointer type
861                 warning
862
863 2006-01-10 [paul]       1.9.100cvs131
864
865         * src/compose.c
866                 change Subject in window title
867                 instantaneously
868
869 2006-01-09 [colin]      1.9.100cvs130
870
871         * src/addressbook.c
872         * src/headerview.c
873         * src/mainwindow.c
874         * src/messageview.c
875         * src/mimeview.c
876         * src/noticeview.c
877         * src/summaryview.c
878                 Fix possible crashes on exit and in addressbook
879
880 2006-01-09 [paul]       1.9.100cvs129
881
882         * src/prefs_msg_colors.c
883                 some cleanups that I forgot last time
884
885 2006-01-09 [paul]       1.9.100cvs128
886
887         * README
888         * src/folderview.c
889         * src/prefs_msg_colors.c
890                 add previously hidden option, color_new, to
891                 the gui
892                 move the page to Display/
893                 rework the gui
894
895 2006-01-09 [wwp]        1.9.100cvs127
896
897         * src/prefs_themes.c
898                 made the prefs/display/themes layouts spacing less condensed
899                 (and so they match other prefs/pages' look).
900
901 2006-01-09 [paul]       1.9.100cvs126
902
903         * src/compose.c
904         * src/prefs_common.c
905         * src/prefs_common.h
906         * src/prefs_wrapping.c
907                 remove 'wrap at send' option
908
909 2006-01-06 [colin]      1.9.100cvs125
910
911         * src/compose.c
912                 Just make completely sure we don't insert "manual line breaks" 
913                 when wrapping... 
914
915 2006-01-04 [paul]
916
917         * 2.0.0-rc3 released
918
919 2006-01-04 [paul]       1.9.100cvs124
920
921         * src/folderview.c
922                 fix bug 882, 'quick scroll in folder list
923                 displays wrong folder contents'
924
925 2006-01-04 [paul]       1.9.100cvs123
926
927         * src/plugins/pgpmime/pgpmime.c
928                 better debug information when signing
929                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
930
931 2006-01-03 [colin]      1.9.100cvs122
932
933         * configure.ac
934                 We need to recheck for gpgme 1.0.0 after checking
935                 for 1.1.1, because if 1.1.1 isn't available, 
936                 GPGME_LIBS and friends are blanked out by the 
937                 second check.
938
939 2006-01-03 [colin]      1.9.100cvs121
940
941         * src/common/prefs.c
942                 Windows unlink-before rename fix
943         * src/plugins/pgpcore/sgpgme.c
944                 Add support for PKA info if available
945                 Both patches by Werner Koch
946
947 2006-01-03 [paul]       1.9.100cvs120
948
949         * src/messageview.c
950                 fix bug 884, 'Send receipt' button visible in queue
951                 Thanks to Colin
952
953 2006-01-02 [colin]      1.9.100cvs119
954
955         * src/compose.c
956         * src/imap.c
957                 Fix autosave on IMAP and more generally try to
958                 return the correct ID on a newly added IMAP message
959
960 2006-01-02 [paul]       1.9.100cvs118
961
962         * manual/keyboard.xml
963                 edited
964
965 2006-01-01 [paul]       1.9.100cvs117
966
967         * src/gtk/authors.h
968                 alphabetical order
969
970 2005-12-30 [colin]      1.9.100cvs116
971
972         * manual/advanced.xml
973                 Explain Pre/Post-processing differences.
974
975 2005-12-30 [colin]      1.9.100cvs115
976
977         * src/mh.c
978                 Implement copy_msgs for a little optimization
979         * src/imap.c
980                 Finish yesterday's fix
981
982 2005-12-29 [colin]      1.9.100cvs114
983
984         * src/imap.c
985                 Fix occasional failure in fetching a mail over
986                 IMAP
987
988 2005-12-29 [colin]      1.9.100cvs113
989
990         * src/compose.c
991                 Don't remove a draft when sending it, if it is 
992                 locked.
993
994 2005-12-28 [colin]      1.9.100cvs112
995
996         * src/summaryview.c
997                 Fix leak for real
998
999 2005-12-28 [wwp]        1.9.100cvs111
1000
1001         * doc/faq/.cvsignore
1002         * doc/faq/de/.cvsignore
1003         * doc/faq/en/.cvsignore
1004         * doc/faq/es/.cvsignore
1005         * doc/faq/fr/.cvsignore
1006         * doc/faq/it/.cvsignore
1007         * doc/manual/.cvsignore
1008         * doc/manual/de/.cvsignore
1009         * doc/manual/en/.cvsignore
1010         * doc/manual/es/.cvsignore
1011         * doc/manual/fr/.cvsignore
1012         * doc/manual/ja/.cvsignore
1013         * src/plugins/mathml_viewer/.cvsignore
1014                 rollback revival of those files (my bad, sorry for the noise).
1015
1016 2005-12-28 [wwp]        1.9.100cvs110
1017
1018         * src/compose.c
1019                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1020
1021 2005-12-28 [wwp]        1.9.100cvs109
1022
1023         * doc/faq/.cvsignore
1024         * doc/faq/de/.cvsignore
1025         * doc/faq/en/.cvsignore
1026         * doc/faq/es/.cvsignore
1027         * doc/faq/fr/.cvsignore
1028         * doc/faq/it/.cvsignore
1029         * doc/manual/.cvsignore
1030         * doc/manual/de/.cvsignore
1031         * doc/manual/en/.cvsignore
1032         * doc/manual/es/.cvsignore
1033         * doc/manual/fr/.cvsignore
1034         * doc/manual/ja/.cvsignore
1035         * src/plugins/mathml_viewer/.cvsignore
1036         * po/.cvsignore
1037                 more files to ignore.
1038
1039 2005-12-24 [colin]      1.9.100cvs108
1040
1041         * AUTHORS
1042         * src/gtk/authors.h
1043                 Update for Werner
1044
1045 2005-12-24 [colin]      1.9.100cvs107
1046
1047         * src/procmsg.c
1048                 Allow NULL src_msginfo in 
1049                 procmsg_msginfo_new_from_mimeinfo
1050
1051 2005-12-23 [paul]       1.9.100cvs106
1052
1053         * src/plugins/pgpinline/mypgpcore.def
1054                 add this forgotten file
1055
1056 2005-12-23 [colin]      1.9.100cvs105
1057
1058         * src/mainwindow.c
1059                 Fix missing break
1060
1061 2005-12-23 [colin]      1.9.100cvs104
1062
1063         * autogen.sh
1064         * src/folder.c
1065         * src/mh.c
1066         * src/common/plugin.c
1067         * src/common/socket.c
1068         * src/common/socket.h
1069         * src/common/utils.c
1070         * src/common/utils.h
1071         * src/gtk/pluginwindow.c
1072         * src/plugins/pgpcore/plugin.def
1073         * src/plugins/pgpcore/sylpheed.def
1074         * src/plugins/pgpinline/Makefile.am
1075         * src/plugins/pgpinline/plugin.def
1076         * src/plugins/pgpinline/sylpheed.def
1077         * src/plugins/pgpmime/plugin.def
1078         * src/plugins/pgpmime/sylpheed.def
1079                 Various w32 fixes by Werner Koch
1080
1081 2005-12-22 [paul]       1.9.100cvs103
1082
1083         * src/wizard.c
1084                 don't offer IMAP as 'server type' if
1085                 libetpan isn't built in
1086
1087 2005-12-22 [paul]       1.9.100cvs102
1088
1089         * AUTHORS
1090         * src/mainwindow.c
1091         * src/mainwindow.h
1092         * src/toolbar.c
1093         * src/gtk/authors.h
1094                 support GTK_TOOLBAR_BOTH_HORIZ (text
1095                 next to icon) Patch by Marien Zwart
1096                 marienz@users.sf.net
1097                 Also reword the text
1098
1099 2005-12-21 [colin]      1.9.100cvs101
1100
1101         * configure.ac
1102                 Fix DATADIRNAME
1103         * COPYING
1104                 Fix missing section and explicit the exception better
1105         * src/compose.c
1106                 Prevent mail from being lost without notice when an
1107                 SMTP error happens on trying to send an unmodified
1108                 drafted mail.
1109         * src/send_message.c
1110         * src/common/smtp.c
1111                 Fix password remembering when wrong, and add return
1112                 value checks where they should have been
1113         * src/plugins/pgpcore/sylpheed.def
1114         * src/plugins/pgpinline/sylpheed.def
1115         * src/plugins/pgpmime/sylpheed.def
1116                 Add a few symbols needed
1117
1118 2005-12-21 [paul]       1.9.100cvs100
1119
1120         * m4/codeset.m4
1121         * m4/glibc21.m4
1122         * m4/intdiv0.m4
1123         * m4/inttypes-pri.m4
1124         * m4/inttypes.m4
1125         * m4/inttypes_h.m4
1126         * m4/isc-posix.m4
1127         * m4/lcmessage.m4
1128         * m4/stdint_h.m4
1129         * m4/uintmax_t.m4
1130                 gettextization
1131                 thanks to Colin
1132
1133 2005-12-21 [paul]       1.9.100cvs99
1134
1135         * po/sv.po
1136                 fixed by Colin
1137
1138 2005-12-20 [paul]       1.9.100cvs98
1139
1140         * po/sv.po
1141                 updated by Anders Trobäck
1142
1143 2005-12-20 [colin]      1.9.100cvs97
1144
1145         * ABOUT-NLS
1146         * Makefile.am
1147         * autogen.sh
1148         * configure.ac
1149         * config/config.rpath
1150         * config/mkinstalldirs
1151         * m4/Makefile.am
1152         * m4/glibc2.m4
1153         * m4/gnupg.m4
1154         * m4/gpgme.m4
1155         * m4/intmax.m4
1156         * m4/longdouble.m4
1157         * m4/longlong.m4
1158         * m4/printf-posix.m4
1159         * m4/signed.m4
1160         * m4/size_max.m4
1161         * m4/ulonglong.m4
1162         * m4/wchar_t.m4
1163         * m4/wint_t.m4
1164         * m4/xsize.m4
1165         * po/Makefile.in.in
1166         * po/Makevars
1167         * po/bg.po
1168         * po/ca.po
1169         * po/cs.po
1170         * po/de.po
1171         * po/el.po
1172         * po/en_GB.po
1173         * po/es.po
1174         * po/fi.po
1175         * po/fr.po
1176         * po/hr.po
1177         * po/hu.po
1178         * po/it.po
1179         * po/ja.po
1180         * po/ko.po
1181         * po/nb.po
1182         * po/nl.po
1183         * po/pl.po
1184         * po/pt_BR.po
1185         * po/ru.po
1186         * po/sk.po
1187         * po/sr.po
1188         * po/stamp-po
1189         * po/sv.po
1190         * po/zh_CN.po
1191         * po/zh_TW.po
1192         * src/Makefile.am
1193         * src/codeconv.c
1194         * src/compose.c
1195         * src/exporthtml.c
1196         * src/exportldif.c
1197         * src/folder.c
1198         * src/main.c
1199         * src/manual.c
1200         * src/mh.c
1201         * src/mimeview.c
1202         * src/send_message.c
1203         * src/common/Makefile.am
1204         * src/common/fnmatch.c
1205         * src/common/fnmatch.h
1206         * src/common/fnmatch_loop.c
1207         * src/common/nntp.c
1208         * src/common/plugin.c
1209         * src/common/smtp.c
1210         * src/common/socket.c
1211         * src/common/string_match.c
1212         * src/common/sylpheed.c
1213         * src/common/utils.c
1214         * src/common/utils.h
1215         * src/common/w32_dirent.c
1216         * src/common/w32_reg.c
1217         * src/common/w32_signal.c
1218         * src/common/w32_stat.c
1219         * src/common/w32_stdio.c
1220         * src/common/w32_stdlib.c
1221         * src/common/w32_string.c
1222         * src/common/w32_time.c
1223         * src/common/w32_unistd.c
1224         * src/common/w32_wait.c
1225         * src/common/w32lib.h
1226         * src/etpan/Makefile.am
1227         * src/gtk/Makefile.am
1228         * src/plugins/clamav/Makefile.am
1229         * src/plugins/demo/Makefile.am
1230         * src/plugins/dillo_viewer/Makefile.am
1231         * src/plugins/pgpcore/Makefile.am
1232         * src/plugins/pgpcore/passphrase.c
1233         * src/plugins/pgpcore/plugin.def
1234         * src/plugins/pgpcore/sgpgme.c
1235         * src/plugins/pgpcore/sylpheed.def
1236         * src/plugins/pgpcore/version.rc
1237         * src/plugins/pgpinline/Makefile.am
1238         * src/plugins/pgpinline/plugin.def
1239         * src/plugins/pgpinline/sylpheed.def
1240         * src/plugins/pgpinline/version.rc
1241         * src/plugins/pgpmime/Makefile.am
1242         * src/plugins/pgpmime/mypgpcore.def
1243         * src/plugins/pgpmime/plugin.def
1244         * src/plugins/pgpmime/sylpheed.def
1245         * src/plugins/pgpmime/version.rc
1246         * src/plugins/spamassassin/Makefile.am
1247                 Very little ;-) patch from Werner Koch, providing
1248                 infrastructure for cross-compiling to Win32
1249
1250 2005-12-20 [paul]       1.9.100cvs96
1251
1252         * src/account.c
1253         * src/account.h
1254         * src/mainwindow.c
1255         * src/mainwindow.h
1256         * src/toolbar.c
1257         * src/toolbar.h
1258                 add a combo to the Get All button, allowing
1259                 quick retrieval from any account
1260                 Patch by Fabien Vantard, slightly modified
1261                 by Colin
1262         * src/gtk/about.c
1263                 i18n fix. Patch by Fabien Vantard
1264
1265 2005-12-19 [colin]      1.9.100cvs95
1266
1267         * src/compose.c
1268         * src/compose.h
1269                 Don't automatically join lines when they've 
1270                 been separated by the user and not automatically
1271
1272 2005-12-19 [paul]       1.9.100cvs94
1273
1274         * src/gtk/pluginwindow.c
1275                 i18n fix.
1276                 Patch by Fabien Vantard
1277
1278 2005-12-15 [paul]       1.9.100cvs93
1279
1280         * src/common/plugin.c
1281         * src/common/plugin.h
1282         * src/gtk/pluginwindow.c
1283         * src/plugins/clamav/clamav_plugin.c
1284         * src/plugins/demo/demo.c
1285         * src/plugins/dillo_viewer/dillo_viewer.c
1286         * src/plugins/pgpcore/plugin.c
1287         * src/plugins/pgpinline/plugin.c
1288         * src/plugins/pgpmime/plugin.c
1289         * src/plugins/spamassassin/spamassassin.c
1290         * src/plugins/trayicon/trayicon.c
1291                 add plugin_version()
1292
1293 2005-12-15 [colin]      1.9.100cvs92
1294
1295         * src/compose.c
1296                 Further fix bug #875
1297
1298 2005-12-15 [paul]       1.9.100cvs91
1299
1300         * src/gtk/filesel.c
1301                 fix attach_load_dir getting set to
1302                 PLUGINDIR on plugin load
1303
1304 2005-12-14 [mones]      1.9.100cvs90
1305
1306         * manual/ack.xml
1307         * manual/keyboard.xml
1308                 Initial draft and some shortcuts added
1309                 
1310         * po/es.po
1311                 Updated translation
1312
1313 2005-12-14 [colin]      1.9.100cvs89
1314
1315         * src/compose.c
1316         * src/imap.c
1317         * src/summaryview.c
1318         * src/gtk/gtkaspell.c
1319                 More leaks fixed
1320         * src/prefs_folder_item.c
1321                 Fix recursive prefs apply
1322
1323
1324 2005-12-14 [colin]      1.9.100cvs88
1325
1326         * src/compose.c
1327                 Fix bug #875 (Freeze On Inline Forward of 
1328                 Large Message)
1329
1330 2005-12-13 [colin]      1.9.100cvs87
1331
1332         * src/compose.c
1333                 Uniq-ify and sort the mimetypes list
1334                 Patch by Fabien Vantard
1335
1336 2005-12-13 [colin]      1.9.100cvs86
1337
1338         * src/imap.c
1339         * src/etpan/imap-thread.c
1340                 Fix leaks (patch by Hoa)
1341         * src/news.c
1342         * src/common/plugin.c
1343                 Fix leaks
1344
1345 2005-12-12 [colin]
1346
1347         * 2.0.0-rc2 released
1348
1349 2005-12-12 [colin]      1.9.100cvs85
1350
1351         * src/matcher.c
1352                 Fix a leak
1353
1354 2005-12-12 [wwp]        1.9.100cvs84
1355
1356         * src/gtk/icon_legend.c
1357                 fix misbehaviour and crash when closing the legend window
1358         using the Esc key (patch by Fabien Vantard).
1359
1360 2005-12-12 [paul]       1.9.100cvs83
1361
1362         * src/browseldap.c
1363         * src/foldersel.c
1364         * src/prefs_actions.c
1365         * src/prefs_filtering.c
1366         * src/prefs_matcher.c
1367         * src/prefs_spelling.glade      ** REMOVED **
1368         * src/prefs_template.c
1369         * src/gtk/foldersort.glade      ** REMOVED **
1370         * src/gtk/pluginwindow.c
1371         * src/gtk/pluginwindow.glade    ** REMOVED **
1372         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1373                 cleanups
1374
1375 2005-12-11 [paul]       1.9.100cvs82
1376
1377         * src/gtk/filesel.c
1378                 fix attach_load_dir crasher (double free)
1379
1380 2005-12-09 [paul]       1.9.100cvs81
1381
1382         * po/POTFILES.in
1383         * src/mainwindow.c
1384         * src/gtk/Makefile.am
1385         * src/gtk/icon_legend.c
1386         * src/gtk/icon_legend.h
1387                 add icon legend
1388         * src/manual.c
1389                 cleanup
1390
1391 2005-12-09 [paul]       1.9.100cvs80
1392
1393         * src/plugins/pgpcore/passphrase.c
1394                 wrap the label in the dialog
1395
1396 2005-12-09 [colin]      1.9.100cvs79
1397
1398         * src/plugins/pgpcore/sgpgme.c
1399                 Display (untrusted) on not trusted signatures
1400                 Patch by Michal Èihaø <michal@cihar.com>
1401                 Closes bug #867 (Report also key trust)
1402
1403 2005-12-09 [colin]      1.9.100cvs78
1404
1405         * src/common/plugin.c
1406                 Update licence check, following Eben Moglen's advice
1407
1408 2005-12-08 [colin]      1.9.100cvs77
1409
1410         * src/folder.c
1411                 Fix the occasionnal item->cache != NULL 
1412                 assertion failure. 
1413
1414 2005-12-08 [colin]      1.9.100cvs76
1415
1416         * src/mimeview.c
1417         * src/plugins/pgpcore/sgpgme.c
1418                 Print key id when unable to check it
1419                 Closes bug #866 (Show key id when missing)
1420
1421 2005-12-08 [paul]       1.9.100cvs75
1422
1423         * src/prefs_common.c
1424         * src/prefs_common.h
1425         * src/gtk/filesel.c
1426                 remember load attachment dir
1427
1428 2005-12-07 [colin]      1.9.100cvs74
1429
1430         * src/prefs_toolbar.c
1431                 Gtk fixes, patch by Fabien Vantard
1432
1433 2005-12-07 [colin]      1.9.100cvs73
1434
1435         * src/action.c
1436         * src/compose.c
1437         * src/compose.h
1438                 Fix bug #839 (Quoted text isn't colored after 
1439                 executing an action)
1440         * src/common/plugin.c
1441                 Require plugins to declare their licence in plugin_licence()
1442                 Refuse to load non-GPL plugins as they'd be illegal (as 
1443                 derived works of Sylpheed-Claws, they must be GPL).
1444         * src/plugins/clamav/clamav_plugin.c
1445         * src/plugins/demo/demo.c
1446         * src/plugins/dillo_viewer/dillo_viewer.c
1447         * src/plugins/pgpcore/plugin.c
1448         * src/plugins/pgpinline/plugin.c
1449         * src/plugins/pgpmime/plugin.c
1450         * src/plugins/spamassassin/spamassassin.c
1451         * src/plugins/trayicon/trayicon.c
1452                 Add plugin_licence()
1453
1454 2005-12-07 [paul]       1.9.100cvs72
1455
1456         * configure.ac
1457         * src/mainwindow.c
1458         * src/manual.c
1459         * src/manual.h
1460         * src/common/defs.h
1461                 clean up after local FAQ removal and
1462                 temporary manual removal
1463
1464 2005-12-06 [colin]      1.9.100cvs71
1465
1466         * configure.ac
1467         * doc/Makefile.am
1468         * doc/faq/.cvsignore
1469         * doc/faq/Makefile.am
1470         * doc/faq/de/.cvsignore
1471         * doc/faq/de/Makefile.am
1472         * doc/faq/de/sylpheed-faq-1.html
1473         * doc/faq/de/sylpheed-faq-2.html
1474         * doc/faq/de/sylpheed-faq-3.html
1475         * doc/faq/de/sylpheed-faq.html
1476         * doc/faq/en/.cvsignore
1477         * doc/faq/en/Makefile.am
1478         * doc/faq/en/sylpheed-faq-1.html
1479         * doc/faq/en/sylpheed-faq-2.html
1480         * doc/faq/en/sylpheed-faq-3.html
1481         * doc/faq/en/sylpheed-faq-4.html
1482         * doc/faq/en/sylpheed-faq.html
1483         * doc/faq/es/.cvsignore
1484         * doc/faq/es/Makefile.am
1485         * doc/faq/es/sylpheed-faq-1.html
1486         * doc/faq/es/sylpheed-faq-2.html
1487         * doc/faq/es/sylpheed-faq-3.html
1488         * doc/faq/es/sylpheed-faq-4.html
1489         * doc/faq/es/sylpheed-faq.html
1490         * doc/faq/fr/.cvsignore
1491         * doc/faq/fr/Makefile.am
1492         * doc/faq/fr/sylpheed-faq-1.html
1493         * doc/faq/fr/sylpheed-faq-2.html
1494         * doc/faq/fr/sylpheed-faq-3.html
1495         * doc/faq/fr/sylpheed-faq.html
1496         * doc/faq/it/.cvsignore
1497         * doc/faq/it/Makefile.am
1498         * doc/faq/it/sylpheed-faq-1.html
1499         * doc/faq/it/sylpheed-faq-2.html
1500         * doc/faq/it/sylpheed-faq-3.html
1501         * doc/faq/it/sylpheed-faq.html
1502         * doc/manual/.cvsignore
1503         * doc/manual/Makefile.am
1504         * doc/manual/de/.cvsignore
1505         * doc/manual/de/Makefile.am
1506         * doc/manual/de/sylpheed-1.html
1507         * doc/manual/de/sylpheed-10.html
1508         * doc/manual/de/sylpheed-11.html
1509         * doc/manual/de/sylpheed-12.html
1510         * doc/manual/de/sylpheed-13.html
1511         * doc/manual/de/sylpheed-14.html
1512         * doc/manual/de/sylpheed-15.html
1513         * doc/manual/de/sylpheed-16.html
1514         * doc/manual/de/sylpheed-17.html
1515         * doc/manual/de/sylpheed-18.html
1516         * doc/manual/de/sylpheed-19.html
1517         * doc/manual/de/sylpheed-2.html
1518         * doc/manual/de/sylpheed-20.html
1519         * doc/manual/de/sylpheed-3.html
1520         * doc/manual/de/sylpheed-4.html
1521         * doc/manual/de/sylpheed-5.html
1522         * doc/manual/de/sylpheed-6.html
1523         * doc/manual/de/sylpheed-7.html
1524         * doc/manual/de/sylpheed-8.html
1525         * doc/manual/de/sylpheed-9.html
1526         * doc/manual/de/sylpheed.html
1527         * doc/manual/en/.cvsignore
1528         * doc/manual/en/Makefile.am
1529         * doc/manual/en/sylpheed-1.html
1530         * doc/manual/en/sylpheed-10.html
1531         * doc/manual/en/sylpheed-11.html
1532         * doc/manual/en/sylpheed-12.html
1533         * doc/manual/en/sylpheed-13.html
1534         * doc/manual/en/sylpheed-14.html
1535         * doc/manual/en/sylpheed-15.html
1536         * doc/manual/en/sylpheed-16.html
1537         * doc/manual/en/sylpheed-17.html
1538         * doc/manual/en/sylpheed-18.html
1539         * doc/manual/en/sylpheed-19.html
1540         * doc/manual/en/sylpheed-2.html
1541         * doc/manual/en/sylpheed-20.html
1542         * doc/manual/en/sylpheed-21.html
1543         * doc/manual/en/sylpheed-22.html
1544         * doc/manual/en/sylpheed-3.html
1545         * doc/manual/en/sylpheed-4.html
1546         * doc/manual/en/sylpheed-5.html
1547         * doc/manual/en/sylpheed-6.html
1548         * doc/manual/en/sylpheed-7.html
1549         * doc/manual/en/sylpheed-8.html
1550         * doc/manual/en/sylpheed-9.html
1551         * doc/manual/en/sylpheed.html
1552         * doc/manual/es/.cvsignore
1553         * doc/manual/es/Makefile.am
1554         * doc/manual/es/sylpheed-1.html
1555         * doc/manual/es/sylpheed-10.html
1556         * doc/manual/es/sylpheed-11.html
1557         * doc/manual/es/sylpheed-12.html
1558         * doc/manual/es/sylpheed-13.html
1559         * doc/manual/es/sylpheed-14.html
1560         * doc/manual/es/sylpheed-15.html
1561         * doc/manual/es/sylpheed-16.html
1562         * doc/manual/es/sylpheed-17.html
1563         * doc/manual/es/sylpheed-18.html
1564         * doc/manual/es/sylpheed-19.html
1565         * doc/manual/es/sylpheed-2.html
1566         * doc/manual/es/sylpheed-20.html
1567         * doc/manual/es/sylpheed-3.html
1568         * doc/manual/es/sylpheed-4.html
1569         * doc/manual/es/sylpheed-5.html
1570         * doc/manual/es/sylpheed-6.html
1571         * doc/manual/es/sylpheed-7.html
1572         * doc/manual/es/sylpheed-8.html
1573         * doc/manual/es/sylpheed-9.html
1574         * doc/manual/es/sylpheed.html
1575         * doc/manual/fr/.cvsignore
1576         * doc/manual/fr/Makefile.am
1577         * doc/manual/fr/sylpheed-1.html
1578         * doc/manual/fr/sylpheed-10.html
1579         * doc/manual/fr/sylpheed-11.html
1580         * doc/manual/fr/sylpheed-12.html
1581         * doc/manual/fr/sylpheed-13.html
1582         * doc/manual/fr/sylpheed-14.html
1583         * doc/manual/fr/sylpheed-15.html
1584         * doc/manual/fr/sylpheed-16.html
1585         * doc/manual/fr/sylpheed-17.html
1586         * doc/manual/fr/sylpheed-18.html
1587         * doc/manual/fr/sylpheed-19.html
1588         * doc/manual/fr/sylpheed-2.html
1589         * doc/manual/fr/sylpheed-20.html
1590         * doc/manual/fr/sylpheed-3.html
1591         * doc/manual/fr/sylpheed-4.html
1592         * doc/manual/fr/sylpheed-5.html
1593         * doc/manual/fr/sylpheed-6.html
1594         * doc/manual/fr/sylpheed-7.html
1595         * doc/manual/fr/sylpheed-8.html
1596         * doc/manual/fr/sylpheed-9.html
1597         * doc/manual/fr/sylpheed.html
1598         * doc/manual/ja/.cvsignore
1599         * doc/manual/ja/Makefile.am
1600         * doc/manual/ja/sylpheed-1.html
1601         * doc/manual/ja/sylpheed-10.html
1602         * doc/manual/ja/sylpheed-11.html
1603         * doc/manual/ja/sylpheed-12.html
1604         * doc/manual/ja/sylpheed-13.html
1605         * doc/manual/ja/sylpheed-14.html
1606         * doc/manual/ja/sylpheed-15.html
1607         * doc/manual/ja/sylpheed-16.html
1608         * doc/manual/ja/sylpheed-17.html
1609         * doc/manual/ja/sylpheed-18.html
1610         * doc/manual/ja/sylpheed-19.html
1611         * doc/manual/ja/sylpheed-2.html
1612         * doc/manual/ja/sylpheed-20.html
1613         * doc/manual/ja/sylpheed-3.html
1614         * doc/manual/ja/sylpheed-4.html
1615         * doc/manual/ja/sylpheed-5.html
1616         * doc/manual/ja/sylpheed-6.html
1617         * doc/manual/ja/sylpheed-7.html
1618         * doc/manual/ja/sylpheed-8.html
1619         * doc/manual/ja/sylpheed-9.html
1620         * doc/manual/ja/sylpheed.html
1621         * doc/manual/ja/sylpheed.sgml
1622         * src/mainwindow.c
1623                 Remove outdated manual and faq. Noisy, eh?
1624
1625 2005-12-06 [colin]      1.9.100cvs70
1626
1627         * src/compose.c
1628         * src/quote_fmt_parse.y
1629         * src/undo.c
1630         * src/undo.h
1631                 Allow %X to position cursor at 0 
1632                 (no %X = before signature)
1633                 Fix paste as quotation putting the cursor at 0
1634                 Fix undo offsets when pasting
1635                 Insert the quote_fmt at once instead of line 
1636                 by line
1637                 Fix [Edited] when starting to reply/forward
1638
1639 2005-12-06 [paul]       1.9.100cvs69
1640
1641         * src/plugins/clamav/clamav_plugin_gtk.c
1642                 add another tooltip
1643         * src/plugins/spamassassin/spamassassin_gtk.c
1644                 rework spamassassin_create_widget_func()
1645
1646 2005-12-05 [colin]      1.9.100cvs68
1647
1648         * po/POTFILES.in
1649                 Fix make release ;-)
1650
1651 2005-12-05 [colin]      1.9.100cvs67
1652
1653         * src/compose.c
1654         * src/compose.h
1655                 Fix cursor positioning (not obeying %X)
1656
1657 2005-12-05 [paul]       1.9.100cvs66
1658
1659         * src/plugins/dillo_viewer/dillo_prefs.c
1660                 fix compilation warning
1661
1662 2005-12-05 [paul]       1.9.100cvs65
1663
1664         * src/prefs_spelling.c
1665         * src/plugins/trayicon/trayicon.c
1666                 cleanups - remove unused stuff
1667
1668 2005-12-05 [paul]       1.9.100cvs64
1669
1670         * README
1671         * manual/plugins.xml
1672                 remove info about removed mathml_viewer plugin
1673
1674 2005-12-05 [paul]       1.9.100cvs63
1675
1676         * configure.ac
1677         * src/plugins/Makefile.am
1678         * src/plugins/mathml_viewer/.cvsignore
1679         * src/plugins/mathml_viewer/Makefile.am
1680         * src/plugins/mathml_viewer/mathml_viewer.c
1681                 remove unmaintained mathml_viewer plugin
1682
1683 2005-12-05 [paul]       1.9.100cvs62
1684
1685         * src/summaryview.c
1686                 obey prefs_common.always_show_msg when
1687                 moving a msg
1688                 Thanks to Colin
1689
1690 2005-12-05 [paul]       1.9.100cvs61
1691
1692         * src/compose.c
1693         * src/prefs_account.c
1694         * src/prefs_filtering.c
1695         * src/prefs_quote.c
1696         * src/prefs_spelling.c
1697         * src/prefs_toolbar.c
1698         * src/summaryview.c
1699         * src/gtk/gtkutils.c
1700         * src/gtk/quicksearch.c
1701         * src/plugins/dillo_viewer/dillo_prefs.c
1702                 dialog cleanups
1703
1704 2005-12-04 [paul]       1.9.100cvs60
1705
1706         * src/inc.c
1707         * src/prefs_account.c
1708         * src/prefs_account.h
1709                 allow a Local account to specify a
1710                 default inbox
1711                 (closes bug 843 'Inbox cannot be changed for local
1712                  mailboxes')
1713
1714 2005-12-04 [colin]      1.9.100cvs59
1715
1716         * src/plugins/trayicon/trayicon.c
1717                 Remove Get, rename Get All to Get Mail in order to
1718                 be consistent with the default main toolbar
1719
1720 2005-12-03 [colin]      1.9.100cvs58
1721
1722         * manual/gpl.xml
1723         * manual/sylpheed-claws-manual.xml
1724                 Add GPL appendix
1725
1726 2005-12-03 [paul]       1.9.100cvs57
1727
1728         * AUTHORS
1729         * po/sv.po
1730         * src/gtk/authors.h
1731                 new (partially complete) Swedish translation
1732                 by Anders Troback <sylpheed@troback.com>
1733
1734 2005-12-02 [paul]       1.9.100cvs56
1735
1736         * configure.ac
1737                 libetpan 0.41 required
1738
1739 2005-12-02 [paul]       1.9.100cvs55
1740
1741         * src/plugins/clamav/clamav_plugin.c
1742         * src/plugins/clamav/clamav_plugin.h
1743         * src/plugins/clamav/clamav_plugin_gtk.c
1744         * src/plugins/spamassassin/spamassassin.c
1745         * src/plugins/spamassassin/spamassassin.h
1746         * src/plugins/spamassassin/spamassassin_gtk.c
1747                 unregister prefs pages on unloading, thus
1748                 preventing a crash
1749                 (thanks to Colin for the hint)
1750
1751 2005-12-02 [wwp]        1.9.100cvs54
1752
1753         * src/quote_fmt.h
1754         * src/quote_fmt_parse.y
1755                 fix misuse of gboolean*, use gboolean instead
1756                 (thanks to Paul, Colin, for pointing out that scaring one)
1757
1758 2005-12-02 [paul]       1.9.100cvs53
1759
1760         * src/plugins/clamav/clamav_plugin.c
1761                 int no --> unsigned int no
1762         * src/plugins/clamav/clamav_plugin_gtk.c
1763                 rework config page
1764
1765 2005-12-02 [wwp]        1.9.100cvs52
1766
1767         * src/compose.c
1768         * src/prefs_template.c
1769         * src/quote_fmt.h
1770         * src/quote_fmt_parse.y
1771                 prevent from executing |f and |p templates commands when
1772                 adding or replacing templates in prefs (avoids annoying and
1773                 potentially dangerous behaviours)
1774
1775 2005-12-02 [paul]       1.9.100cvs51
1776
1777         * src/prefs_common.c
1778                 allow translation of some default values
1779                 Patch by Fabien Vantard
1780
1781 2005-12-02 [paul]       1.9.100cvs50
1782
1783         * src/codeconv.c
1784         * src/codeconv.h
1785         * src/prefs_common.c
1786         * src/prefs_common.h
1787         * src/prefs_message.c
1788         * src/textview.c
1789                 remove obsolete 'convert_mb_alnum' option
1790                 and related stuff
1791         * src/gtk/about.c
1792                 remove unused 'about_textview_visibility_notify'
1793
1794 2005-12-02 [paul]       1.9.100cvs49
1795
1796         * src/prefs_account.c
1797         * src/prefs_compose_writing.c
1798         * src/prefs_fonts.c
1799         * src/prefs_gtk.h
1800         * src/prefs_image_viewer.c
1801         * src/prefs_message.c
1802         * src/prefs_other.c
1803         * src/prefs_receive.c
1804         * src/prefs_send.c
1805         * src/prefs_spelling.c
1806         * src/prefs_summaries.c
1807         * src/prefs_wrapping.c
1808         * src/plugins/dillo_viewer/dillo_prefs.c
1809         * src/plugins/pgpcore/prefs_gpg.c
1810                 several cleanups to the prefs dialogs
1811                 (slightly modified) patch by Fabien Vantard
1812
1813 2005-12-02 [paul]       1.9.100cvs48
1814
1815         * src/main.c
1816                 --exit means exit
1817         * src/send_message.c
1818                 fix crash on send when connection fails
1819
1820         Thanks to Colin
1821
1822 2005-12-01 [colin]      1.9.100cvs47
1823
1824         * src/html.c
1825                 Translate &hellip; to "..."
1826
1827 2005-11-30 [colin]      1.9.100cvs46
1828
1829         * src/matcher.c
1830         * src/matcher.h
1831                 Optimize back yesterday's fix.
1832
1833 2005-11-30 [paul]       1.9.100cvs45
1834
1835         * manual/faq.xml
1836                 standardised
1837         * manual/intro.xml
1838                 written by Colin, edited by me
1839
1840 2005-11-29 [colin]      1.9.100cvs44
1841
1842         * src/matcher.c
1843                 Skip headers unconditionnaly in match_body if the
1844                 rule is not message or ~message
1845
1846 2005-11-29 [colin]      1.9.100cvs43
1847
1848         * src/matcher.c
1849                 Fix body_part and such, not skipping headers 
1850                 if the matchcriteria wasn't the first in the rule
1851
1852 2005-11-29 [colin]      1.9.100cvs42
1853
1854         * src/compose.c
1855                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
1856                 option missing from message view window)
1857                 Fix double text D'n'D with gtk-2.8
1858         * src/matcher.c
1859                 Fix ~message, ~headers_part, ~body_part rules
1860         * src/messageview.c
1861                 Add Windows-1252 (Closes bug #863)
1862                 Fix accels
1863         * src/gtk/gtkaspell.c
1864                 Properly destroy accels in all menus
1865
1866 2005-11-29 [mones]      1.9.100cvs41
1867
1868         * po/es.po
1869                 Updated.
1870
1871 2005-11-27 [colin]      1.9.100cvs40
1872
1873         * src/mh_gtk.c
1874                 "/Remove mailbox" -> "/Remove mailbox..."
1875
1876 2005-11-27 [paul]       1.9.100cvs39
1877
1878         * AUTHORS
1879         * po/de.po
1880         * src/gtk/authors.h
1881                 updated by new maintainer, Stephan Sachse
1882
1883 2005-11-27 [paul]       1.9.100cvs38
1884
1885         * manual/faq.xml
1886                 written by Colin, edited by me
1887
1888 2005-11-27 [paul]       1.9.100cvs37
1889
1890         * src/prefs_common.c
1891         * src/prefs_common.h
1892         * src/prefs_receive.c
1893         * src/prefs_summaries.c
1894                 move 'go to inbox after receiving new mail'
1895                 option from display/sumamaries to mail
1896                 handling/receive, and rework prefs_summaries
1897                 dialog a little
1898
1899 2005-11-25 [martin]     1.9.100cvs36
1900
1901         * po/de.po
1902             fixed windows-1252 translation;
1903             translated some new and fuzzy strings
1904
1905 2005-11-25 [paul]       1.9.100cvs35
1906
1907         * src/plugins/clamav/clamav_plugin.c
1908                 complete the update done in cvs34
1909
1910 2005-11-25 [paul]       1.9.100cvs34
1911
1912         * src/plugins/clamav/clamav_plugin.c
1913                 reflect upstream changes
1914
1915 2005-11-25 [paul]       1.9.100cvs33
1916
1917         * manual/ack.xml
1918         * manual/plugins.xml
1919         * manual/sylpheed-claws-manual.xml
1920                 written/updated by Colin, edited by me
1921         * tools/acroread2sylpheed.pl
1922                 update binary name
1923
1924 2005-11-24 [colin]      1.9.100cvs32
1925
1926         * src/compose.c
1927                 Fix bug #856 (reediting messages forgets Request
1928                 Return Receipt)
1929
1930 2005-11-24 [paul]       1.9.100cvs31
1931
1932         * manual/addrbook.xml
1933         * manual/starting.xml
1934                 written by Colin, proofread, edited, adapted by me
1935         * manual/advanced.xml
1936                 add some Actions examples
1937         * src/importldif.c
1938                 use a Save button instead of a Close button
1939         * src/wizard.c
1940                 indicate mandatory fields
1941                 fix page display
1942                 Thanks to Colin
1943
1944 2005-11-23 [colin]      1.9.100cvs30
1945
1946         * src/addressbook.c
1947                 Rename menu item, fix possible crash after
1948                 deletion of books
1949         * src/addrindex.c
1950                 Allow searching for '*' in ldap
1951         * src/browseldap.c
1952                 Fix "Browse Entry" (did anyone use it?)
1953         * src/wizard.c
1954                 Add guards for mandatory information
1955
1956 2005-11-23 [paul]       1.9.100cvs29
1957
1958         * manual/advanced.xml
1959                 corrections to the English
1960
1961 2005-11-23 [colin]      1.9.100cvs28
1962
1963         * src/mimeview.c
1964                 Fix possible crash at exit. After the call to
1965                 gtk_container_remove(), the Viewer's widget has no
1966                 more parent so gtk+ automatically frees it and its
1967                 sons. If destroy_viewer() then try to access it,
1968                 problems ensue.
1969
1970 2005-11-22 [colin]      1.9.100cvs27
1971
1972         * src/compose.c
1973         * src/gtk/gtkaspell.c
1974                 Fix right-clicking on a misspelled word
1975                 Fix More... in suggestions menu
1976
1977 2005-11-22 [wwp]        1.9.100cvs26
1978
1979         * src/prefs_template.c
1980                 templates works: re-sort templates list when adding or replacing,
1981                 prevent from adding or replacing when the template name is empty
1982
1983 2005-11-21 [colin]      1.9.100cvs25
1984
1985         * src/addressbook.c
1986                 Fix some addressbook suckage (dnd, select all)
1987         * src/compose.c
1988         * src/gtk/gtkaspell.c
1989         * src/gtk/gtkaspell.h
1990                 Make the spellchecker menu work with the 
1991                 GtkTextView one instead of overriding it
1992
1993 2005-11-20 [paul]       1.9.100cvs24
1994
1995         * manual/handling.xml
1996                 proofread and corrected
1997
1998 2005-11-20 [paul]       1.9.100cvs23
1999
2000         * manual/Makefile
2001                 generate html as one file
2002         * manual/advanced.xml
2003                 fix output generation
2004                 reformat hidden options list
2005         * manual/manual.xml     ** REMOVED **
2006         * manual/sylpheed-claws-manual.xml      ** ADDED **
2007                 renamed
2008
2009 2005-11-18 [colin]      1.9.100cvs22
2010
2011         * src/prefs_account.c
2012                 Fix layout in news and mbox accounts
2013         * manual/account.xml
2014         * manual/advanced.xml
2015                 New contents for Paul to check :)
2016
2017 2005-11-18 [wwp]        1.9.100cvs21
2018
2019         * src/gtk/quicksearch.c
2020                 don't update extended quicksearch buttons twice
2021
2022 2005-11-18 [paul]       1.9.100cvs20
2023
2024         * src/textview.c
2025                 complete 1.9.100cvs19
2026
2027 2005-11-18 [paul]       1.9.100cvs19
2028
2029         * src/compose.c
2030                 cosmetic improvements
2031         * src/textview.c
2032                 also list text/* attachments
2033
2034 2005-11-18 [colin]      1.9.100cvs18
2035
2036         * src/summaryview.c
2037                 Use column 0 instead of -1 in 
2038                 gtk_ctree_node_moveto, in a naive
2039                 hope it'll fix the gtk-related crashes
2040
2041 2005-11-18 [colin]      1.9.100cvs17
2042
2043         * src/gtk/inputdialog.c
2044                 Fix icon staying the first one
2045
2046 2005-11-17 [wwp]        1.9.100cvs16
2047                 fix possible problem showing some quicksearch buttons, and a bad
2048                 call to g_return_if_fail in a function that returns a value (both
2049                 fixes by Fabien Vantard)
2050
2051 2005-11-15 [wwp]        1.9.100cvs15
2052
2053         * src/gtk/quicksearch.c
2054                 added a tooltip to that obscure ... quicksearch button
2055
2056 2005-11-15 [wwp]        1.9.100cvs14
2057
2058         * src/gtk/quicksearch.c
2059                 add a quicksearch helper to filtering expression users: the ... button
2060                 raises the condition expr window. condition expressions set up w/ this
2061                 window are used by the quicksearch if the user closes it pressing OK.
2062
2063 2005-11-14 [paul]       1.9.100cvs13
2064
2065         * src/plugins/clamav/clamav_plugin.c
2066         * src/plugins/spamassassin/spamassassin.c
2067                 change plugin type following recent merging
2068
2069 2005-11-14 [wwp]        1.9.100cvs12
2070
2071         * src/folder.c
2072                 prevent from crashing when copying/moving message(s) from and
2073                 to the same folder
2074
2075 2005-11-14 [paul]       1.9.100cvs11
2076
2077         * src/plugins/clamav/Makefile.am
2078         * src/plugins/clamav/clamav_plugin.c
2079         * src/plugins/clamav/clamav_plugin.h
2080         * src/plugins/clamav/clamav_plugin_gtk.c
2081                 also merge clamav and clamav_gtk plugins
2082
2083 2005-11-13 [colin]      1.9.100cvs10
2084
2085         * configure.ac
2086         * src/plugins/spamassassin/Makefile.am
2087         * src/plugins/spamassassin/spamassassin.c
2088         * src/plugins/spamassassin/spamassassin.h
2089         * src/plugins/spamassassin/spamassassin_gtk.c
2090                 Merge spamassassin and spamassassin_gtk plugins,
2091                 and build it by default.
2092
2093 2005-11-12 [colin]      1.9.100cvs9
2094
2095         * src/etpan/imap-thread.c
2096                 Fix gcc warning
2097
2098 2005-11-12 [colin]      1.9.100cvs8
2099
2100         * src/procmime.c
2101                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2102
2103 2005-11-10 [colin]      1.9.100cvs7
2104
2105         * src/main.c
2106                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2107                 minimised state)
2108
2109 2005-11-10 [wwp]        1.9.100cvs6
2110
2111         * src/gtk/description_window.c
2112                 fix a crash when closing description windows using the WM's [X] button
2113
2114 2005-11-09 [colin]      1.9.100cvs5
2115
2116         * src/common/ssl.c
2117                 Update libetpan call to follow upstream
2118                 (yes, this requires libetpan-0.40cvs3)
2119
2120 2005-11-08 [colin]      1.9.100cvs4
2121
2122         * src/compose.c
2123         * src/textview.c
2124         * src/common/utils.c
2125         * src/common/utils.h
2126                 Enhance the email parser
2127
2128 2005-11-08 [colin]      1.9.100cvs3
2129
2130         * src/procmime.c
2131                 Fix what looks like an off-by-one (fixes 
2132                 attachments from the Bat)
2133
2134 2005-11-08 [wwp]        1.9.100cvs2
2135
2136         * src/main.c
2137                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2138
2139 2005-11-08 [wwp]        1.9.100cvs1
2140
2141         * src/main.c
2142                 allow exiting Sylpheed-Claws from command-line
2143
2144 2005-11-08 [paul]       1.9.100
2145
2146         1.9.100 released
2147
2148 2005-11-07 [colin]      1.9.99cvs17
2149
2150         * src/addritem.c
2151         * src/ldif.c
2152                 Fix import of base-64 encoded items
2153
2154 2005-11-07 [colin]      1.9.99cvs16
2155
2156         * src/send_message.c
2157                 Fix bug #314 (Queue does not empty under certain 
2158                 circumstances)
2159
2160 2005-11-07 [paul]       1.9.99cvs15
2161
2162         * src/mutt.c
2163         * src/pine.c
2164                 fix buffer overflows
2165                 Thanks to Colin
2166
2167 2005-11-07 [paul]       1.9.99cvs14
2168
2169         * doc/man/Makefile.am
2170         * doc/man/sylpheed-claws.1      ** ADDED **
2171         * doc/man/sylpheed.1            ** DELETED **
2172                 rename and update the man file
2173
2174 2005-11-06 [colin]      1.9.99cvs13
2175
2176         * src/ldif.c
2177                 Fix ldif_get_line() that returned empty strings
2178                 (Didn't understand why). Also fix a possible
2179                 buffer overflow.
2180
2181 2005-11-06 [wwp]        1.9.99cvs12
2182
2183         * src/textview.c
2184         * src/gtk/about.c
2185         * src/gtk/gtkutils.c
2186         * src/gtk/gtkutils.h
2187                 fix a compilation warning,
2188                 make links sensitive in the about dialog
2189
2190 2005-11-04 [wwp]        1.9.99cvs11
2191
2192         * src/gtk/about.c
2193                 don't wrap or translate URIs, and a bit text format cleanup
2194
2195 2005-11-04 [wwp]        1.9.99cvs10
2196
2197         * src/gtk/about.c
2198                 better textview tagging implementation (no more use of marks for
2199                 postponed tagging)
2200
2201 2005-11-02 [colin]      1.9.99cvs9
2202
2203         * src/common/ssl.c
2204                 Forgot an ifdef
2205
2206 2005-11-02 [colin]      1.9.99cvs8
2207
2208         * configure.ac
2209                 Require libetpan-0.40 due to upstream fix
2210         * src/common/ssl.c
2211                 Tell libetpan not to call SSL_Library_Init,
2212                 as we do it ourselves.
2213
2214 2005-11-02 [colin]      1.9.99cvs7
2215
2216         * po/POTFILES.in
2217                 Add missing files (thanks to Fabien Vantard)
2218
2219 2005-11-02 [colin]      1.9.99cvs6
2220
2221         * src/summaryview.c
2222                 Fix totals when read messages are hidden or quicksearch
2223                 is on
2224         * src/ssl_manager.c
2225         * src/ssl_manager.h
2226         * src/common/ssl_certificate.c
2227         * src/common/ssl_certificate.h
2228         * src/gtk/sslcertwindow.c
2229         * src/gtk/sslcertwindow.h
2230                 Fix copyright on my stuff
2231
2232 2005-11-02 [wwp]        1.9.99cvs5
2233
2234         * src/prefs_themes.c
2235                 fix directory name checking (theme installation/removal),
2236                 made related error a bit more verbose
2237
2238 2005-11-02 [colin]      1.9.99cvs4
2239
2240         * src/summaryview.c
2241                 Fix typo (probably fixes bug #841 (Sort by the From 
2242                 field doesn't work)
2243
2244 2005-11-02 [paul]       1.9.99cvs3
2245
2246         * po/ko.po
2247         * po/nb.po
2248                 updated by SungHyun Nam, Geir Helland
2249         * src/wizard.c
2250                 fix typo in welcome message. spotted by
2251                 Andrea Spadaccini
2252
2253 2005-11-01 [colin]      1.9.99cvs2
2254
2255         * src/compose.c
2256                 Fix replying to ml wen confirming subscription
2257         * src/messageview.c
2258         * src/mimeview.c
2259         * src/mimeview.h
2260         * src/privacy.h
2261         * src/summaryview.c
2262                 Make key check non blocking
2263
2264 2005-10-31 [paul]       1.9.99cvs1
2265
2266         * tools/claws.i18n.status.pl
2267                 updated for ChangeLog
2268
2269 2005-10-31 [paul]       1.9.99
2270
2271         1.9.99 released
2272
2273 2005-10-31 [paul]       1.9.15cvs131
2274
2275         * .cvsignore
2276         * ChangeLog
2277         * ChangeLog.claws       ** REMOVED **
2278         * ChangeLog-gtk2.claws  ** REMOVED **
2279         * ChangeLog.gtk1        ** ADDED **
2280         * INSTALL
2281         * Makefile.am
2282         * NEWS
2283         * README
2284         * README.claws          ** REMOVED **
2285         * README.jp             ** REMOVED **
2286         * RELEASE_NOTES         ** ADDED **
2287         * RELEASE_NOTES.claws   ** REMOVED **
2288         * commitHelper
2289         * configure.ac
2290         * sylpheed.spec.in      ** REMOVED **
2291                 tidy up and update the default docs:
2292                 ChangeLog.claws is renamed ChangeLog.gtk1
2293                 ChangeLog-gtk2.claws is renamed ChangeLog
2294                 README.claws is renamed README
2295                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2296
2297 2005-10-31 [paul]       1.9.15cvs130
2298
2299         * po/it.po
2300                 fix errors
2301
2302 2005-10-31 [paul]       1.9.15cvs129
2303
2304         * po/ca.po
2305         * po/de.po
2306         * po/en_GB.po
2307         * po/fr.po
2308         * po/it.po
2309         * po/pt_BR.po
2310         * po/sk.po
2311         * po/sr.po
2312         * po/zh_CN.po
2313                 updated by Miquel Oliete, Stephan Sachse and
2314                 Thomas Gilgin, me, Fabien Vantard, Andrea
2315                 Spadaccini, Frederico Goncalves Guimaraes,
2316                 Andrej Kacian, Aleksandar Urosevic, and
2317                 Ralgh Young.
2318
2319 2005-10-31 [mones]      1.9.15cvs128
2320
2321         * manual/faq.xml
2322                 More questions.
2323         
2324         * po/es.po
2325                 Updated for release.
2326
2327 2005-10-30 [colin]      1.9.15cvs127
2328
2329         * src/compose.c
2330                 Place cursor before rewrapping (fixes cursor
2331                 pos if quotation gets rewrapped)
2332
2333 2005-10-29 [paul]       1.9.15cvs126
2334
2335         * src/crash.c
2336         * src/foldersel.c
2337         * src/main.c
2338         * src/messageview.c
2339         * src/toolbar.c
2340         * src/gtk/authors.h
2341                 corrections to text items
2342
2343 2005-10-28 [colin]      1.9.15cvs125
2344
2345         * src/messageview.c
2346                 Make "hit 'C' to check sig" work from extern 
2347                 messageviews
2348
2349 2005-10-27 [colin]      1.9.15cvs124
2350
2351         * src/summaryview.c
2352                 Add a hack to avoid segfaulting when hammering 
2353                 on gtk's events
2354
2355 2005-10-27 [wwp]        1.9.15cvs123
2356
2357         * src/prefs_themes.c
2358                 sort list of themes names in themes prefs
2359
2360 2005-10-27 [paul]       1.9.15cvs122
2361
2362         * src/folder.c
2363         * src/prefs_account.c
2364                 fix building on Solaris
2365                 Patch by Alex Moore
2366
2367 2005-10-27 [wwp]        1.9.15cvs121
2368
2369         * src/summaryview.c
2370         * src/gtk/gtksctree.c
2371                 speed up unselecting messages in summary view (thanks to Colin)
2372
2373 2005-10-27 [paul]       1.9.15cvs120
2374
2375         * src/mainwindow.c
2376                 fix a compilation warning
2377         * src/summaryview.c
2378                 fix updating of 'n items selected' count
2379                 when deselecting
2380
2381 2005-10-27 [martin]     1.9.15cvs119
2382
2383         * src/action.c
2384                 ignore actions with a leading '/' in the action menu name
2385                 fixes a crash on menu creation
2386         * src/prefs_actions.c
2387                 do not allow a leading '/' in the action menu name
2388
2389 2005-10-27 [paul]       1.9.15cvs118
2390
2391         * src/main.c
2392                 fix compilation warning
2393
2394 2005-10-27 [paul]       1.9.15cvs117
2395
2396         * src/procmime.c
2397                 add #if HAVE_LOCALE_H
2398
2399 2005-10-27 [paul]       1.9.15cvs116
2400
2401         * src/plugins/clamav/clamav_plugin.c
2402         * src/plugins/dillo_viewer/dillo_viewer.c
2403         * src/plugins/mathml_viewer/mathml_viewer.c
2404         * src/plugins/pgpcore/plugin.c
2405         * src/plugins/pgpinline/plugin.c
2406         * src/plugins/pgpmime/plugin.c
2407         * src/plugins/spamassassin/spamassassin.c
2408         * src/plugins/trayicon/trayicon.c
2409                 plugin_init() : make error messages more
2410                 informative
2411
2412 2005-10-26 [wwp]        1.9.15cvs115
2413
2414         * src/prefs_matcher.c
2415                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2416
2417 2005-10-26 [wwp]        1.9.15cvs114
2418
2419         * src/procmime.c
2420         * src/gtk/gtksctree.c
2421         * src/plugins/spamassassin/libspamc.c
2422         * src/plugins/spamassassin/spamassassin.c
2423                 fix some compilation warnings more
2424
2425 2005-10-26 [mones]      1.9.15cvs113
2426
2427         * po/es.po
2428                 Updated translation
2429
2430 2005-10-26 [paul]       1.9.15cvs112
2431
2432         * src/prefs_message.c
2433                 give all display_xface stuff the
2434                 #if HAVE_LIBCOMPFACE treatment, thus
2435                 preventing a crash
2436                 (Thanks to Wolfgang Enderlein)
2437
2438 2005-10-26 [colin]      1.9.15cvs111
2439
2440         * src/gedit-print.c
2441                 Fix date format
2442         * src/imap_gtk.c
2443         * src/news_gtk.c
2444                 Remove context menu items that should not be there
2445         * src/jpilot.c
2446                 Fix encoding
2447         * src/main.c
2448         * src/mainwindow.c
2449                 Don't show the mainwindow too soon
2450
2451 2005-10-26 [wwp]        1.9.15cvs110
2452
2453         * src/folder.c
2454         * src/manual.c
2455         * src/summaryview.c
2456                 fix uninitialized pointers in the folder updating hook
2457                 (thanks to Colin)
2458
2459 2005-10-25 [mones]      1.9.15cvs109
2460
2461         * manual/faq.xml
2462                 General information subsection completed. 
2463                 Removed archaic references.
2464                 
2465         * manual/Makefile
2466         * manual/dtd/manual.dsl
2467                 Added customization stylesheet for getting paragraphs
2468                 fully justified in PDF output (as suggested by Colin).
2469
2470 2005-10-25 [colin]      1.9.15cvs108
2471
2472         * src/compose.c
2473                 Fix a second leak
2474
2475 2005-10-25 [colin]      1.9.15cvs107
2476
2477         * src/addrbook.c
2478         * src/addrindex.c
2479                 Fix leak (xml_get_element() allocates memory)
2480         * src/compose.c
2481                 Fix leak + dead code (shame!)
2482         * src/procmime.c
2483                 Fix leak
2484
2485 2005-10-25 [colin]      1.9.15cvs106
2486
2487         * src/mimeview.c
2488                 Fix encoding issue in Save all and in 
2489                 overwrite-confirmation alertpanel
2490
2491 2005-10-25 [colin]      1.9.15cvs105
2492
2493         * src/common/socket.c
2494                 Fix a leak - Thanks to Christopher Aillon
2495                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2496
2497 2005-10-25 [paul]       1.9.15cvs104
2498
2499         * src/wizard.c
2500                 Always guess servers from the right-hand
2501                 email part and guess username from the
2502                 left-hand part. (Thanks to Colin)
2503                 add an X-Face to the welcome message
2504
2505 2005-10-25 [paul]       1.9.15cvs103
2506
2507         * manual/handling.xml
2508                 written by Colin, edited by me
2509
2510 2005-10-25 [wwp]        1.9.15cvs102
2511
2512         * src/folderview.c
2513         * src/grouplistdialog.c
2514         * src/imap.c
2515         * src/noticeview.c
2516                 fix some compilation warnings
2517
2518 2005-10-24 [paul]
2519
2520         1.9.99-rc3 released
2521
2522 2005-10-24 [paul]       1.9.15cvs101
2523
2524         * src/gtk/about.c
2525                 fix window sizing
2526
2527 2005-10-24 [paul]       1.9.15cvs100
2528
2529         * src/pixmaps/offline.xpm
2530         * src/pixmaps/online.xpm
2531                 replace with last default versions
2532
2533 2005-10-24 [colin]      1.9.15cvs99
2534
2535         * src/imap.c
2536                 Fix bug when moving a folder
2537         * src/imap_gtk.c
2538         * src/mh_gtk.c
2539                 "Delete folder" pops up a window, so it 
2540                 should be suffixed with "..."
2541         * src/plugins/pgpcore/sgpgme.c
2542                 Include locale.h
2543
2544 2005-10-24 [mones]      1.9.15cvs98
2545
2546         * manual/Makefile
2547         * manual/account.xml
2548         * manual/ack.xml
2549         * manual/addrbook.xml
2550         * manual/advanced.xml
2551         * manual/faq.xml
2552         * manual/glossary.xml
2553         * manual/gpl.xml
2554         * manual/handling.xml
2555         * manual/intro.xml
2556         * manual/keyboard.xml
2557         * manual/manual.xml
2558         * manual/plugins.xml
2559         * manual/starting.xml
2560         * manual/dtd/sdocbook.dtd
2561                 Initial manual structure and some content.
2562
2563 2005-10-23 [wwp]        1.9.15cvs97
2564
2565         * src/gtk/about.c
2566                 fix a typo
2567
2568 2005-10-23 [wwp]        1.9.15cvs96
2569
2570         * src/gtk/about.c
2571         * src/gtk/authors.h
2572                 rework of the about window (main work by Paul), also featuring a few
2573                 fixes for typos and duplicate names
2574
2575 2005-10-23 [wwp]        1.9.15cvs95
2576
2577         * src/.cvsignore
2578                 Ignore the right binary name (sylpheed-claws now)
2579
2580 2005-10-23 [paul]       1.9.15cvs94
2581
2582         * src/compose.c
2583                 when using Folder Pref 'Default To for
2584                 replies' make the entry in the Compose
2585                 window bold
2586                 Patch by Fabien Vantard
2587
2588 2005-10-22 [colin]      1.9.15cvs93
2589
2590         * src/codeconv.c
2591                 Fix leak
2592
2593 2005-10-22 [colin]      1.9.15cvs92
2594
2595         * src/codeconv.c
2596                 try to convert using locale (apart utf8) if necessary
2597
2598 2005-10-22 [colin]      1.9.15cvs91
2599
2600         * src/pixmaps/new.xpm
2601         * src/pixmaps/unread.xpm
2602                 Make the unread envelope blue again and
2603                 saturate the new one a bit more.
2604
2605 2005-10-22 [colin]      1.9.15cvs90
2606
2607         * src/compose.c
2608                 When replying to a mail sent by one of our accounts,
2609                 use the original list of recipients. Let 'Reply All'
2610                 and 'Reply to sender' work like previously.
2611
2612 2005-10-21 [colin]      1.9.15cvs89
2613
2614         * src/prefs_filtering.c
2615                 Clear fields after add and replace
2616         * src/textview.c
2617                 Display xface differently (better)
2618         * src/plugins/pgpinline/pgpinline.c
2619                 Fix crappy encodings/recodings
2620
2621 2005-10-21 [paul]       1.9.15cvs88
2622
2623         * src/compose.c
2624         * src/prefs_folder_item.c
2625         * src/toolbar.c
2626                 fix news folder Folder Properties
2627                 (thanks to Colin)
2628         * src/folderview.c
2629                 update folderview after Themes change
2630                 keep selected folder selected
2631                 (thanks to Colin)
2632
2633 2005-10-21 [paul]       1.9.15cvs87
2634
2635         * tools/Makefile.am
2636         * tools/OOo2sylpheed.pl
2637         * tools/README
2638         * tools/README.sylprint
2639         * tools/asus_mailled.sh         ** REMOVED **
2640         * tools/filter_conv.pl
2641         * tools/freshmeat_search.pl
2642         * tools/google_search.pl
2643         * tools/gpg-sign-syl            ** REMOVED **
2644         * tools/kmail2sylpheed.pl
2645         * tools/kmail2sylpheed_v2.pl
2646         * tools/multiwebsearch.pl
2647         * tools/nautilus2sylpheed.sh
2648         * tools/newscache_clean.pl
2649         * tools/outlook2sylpheed.pl
2650         * tools/sylpheed-switcher       ** REMOVED **
2651         * tools/sylprint.pl
2652         * tools/sylprint.rc
2653         * tools/tb2sylpheed
2654         * tools/vcard2xml.py
2655         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2656                 update default config dir
2657                 update binary name (thanks to Fabien Vantard)
2658                 remove obsolete scripts
2659
2660 2005-10-21 [colin]      1.9.15cvs86
2661
2662         * src/inc.c
2663                 Fix possible leak and units. Based on a patch by
2664                 Fabien Vantard.
2665
2666 2005-10-20 [colin]      1.9.15cvs85
2667
2668         * src/textview.c
2669                 Clear xface when clearing textview
2670
2671 2005-10-20 [colin]      1.9.15cvs84
2672
2673         * configure.ac
2674         * src/folderview.c
2675         * src/headerview.c
2676         * src/main.c
2677         * src/prefs_common.c
2678         * src/prefs_common.h
2679         * src/prefs_message.c
2680         * src/textview.c
2681         * src/textview.h
2682         * src/common/defs.h
2683         * src/common/utils.c
2684         * src/common/utils.h
2685         * src/gtk/gtkutils.c
2686         * src/gtk/gtkutils.h
2687                 Migrate config to .sylpheed-claws (Automatically)
2688                 Add a way to get the Xface in the TextView
2689
2690 2005-10-20 [colin]      1.9.15cvs83
2691
2692         * src/gtk/Makefile.am
2693         * src/gtk/about.c
2694         * src/gtk/authors.h
2695                 Make the about dialog *grooovy*
2696
2697 2005-10-20 [colin]      1.9.15cvs82
2698
2699         * src/mimeview.c
2700                 Use "Open with" on double click if no command
2701                 was found
2702
2703 2005-10-20 [colin]      1.9.15cvs81
2704
2705         * src/imap.c
2706         * src/etpan/imap-thread.c
2707                 Fix possible crash.
2708
2709 2005-10-20 [paul]       1.9.15cvs80
2710
2711         * src/folder.c
2712                 don't show clipkey icon if the only
2713                 attachment is the signature
2714                 Patch by Colin
2715
2716 2005-10-20 [paul]       1.9.15cvs79
2717
2718         * AUTHORS
2719         * src/plugins/pgpmime/pgpmime.c
2720                 name the PGP/MIME signature 'signature.asc'
2721                 Patch by Andrew Nelson <freeandy@gmail.com>
2722
2723 2005-10-19 [colin]      1.9.15cvs78
2724
2725         * src/plugins/pgpmime/pgpmime.c
2726                 Oops, no need to double-check though
2727
2728 2005-10-19 [colin]      1.9.15cvs77
2729
2730         * src/plugins/pgpinline/pgpinline.c
2731         * src/plugins/pgpmime/pgpmime.c
2732                 Check that my_tmpfile() doesn't 
2733                 return NULL
2734
2735 2005-10-19 [colin]      1.9.15cvs76
2736
2737         * src/common/utils.c
2738                 Use shorter mime boundaries to avoid having
2739                 MTAs rewrapping our headers, breaking the
2740                 PGP signature in the process 
2741         * src/compose.c
2742         * src/plugins/pgpmime/pgpmime.c
2743                 Check for boundary uniqueness to be sure
2744                 it won't happen, instead of hoping for the
2745                 best
2746
2747 2005-10-19 [colin]      1.9.15cvs75
2748
2749         * sylpheed-claws.desktop
2750         * src/Makefile.am
2751         * src/main.c
2752                 Ship a sylpheed-claws binary instead
2753                 of a sylpheed one. Change the socket
2754                 name, too
2755         * src/folderview.c
2756                 Update folder only if it changed
2757         * src/wizard.c
2758                 Fix i18n in welcome mail, patch by
2759                 Fabien Vantard
2760
2761 2005-10-19 [paul]
2762
2763         1.9.99-rc2 released
2764
2765 2005-10-19 [paul]       1.9.15cvs74
2766
2767         * src/folder.c
2768         * src/folderview.c
2769                 fix summaryview update
2770                 Patch by Colin
2771
2772 2005-10-18 [colin]      1.9.15cvs73
2773
2774         * src/plugins/pgpcore/passphrase.c
2775                 Don't XGrabServer, and try a bit more to 
2776                 sync everything before grabbing mouse/keyboard
2777
2778 2005-10-18 [colin]      1.9.15cvs72
2779
2780         * src/Makefile.am
2781         * src/addressadd.c
2782         * src/addressbook.c
2783         * src/folderview.c
2784         * src/grouplistdialog.c
2785         * src/mimeview.c
2786         * src/stock_pixmap.c
2787         * src/stock_pixmap.h
2788         * src/summaryview.c
2789         * src/gtk/gtksctree.c
2790         * src/gtk/gtksctree.h
2791         * src/pixmaps/empty.xpm
2792                 Implement a wrapper call for gtk_ctree_set_node_info
2793                 and gtk_ctree_insert_node, that uses a 1x1 transparent
2794                 pixmap instead of a NULL one. This works around some
2795                 memory problems deep inside gtk, revealed by valgrind,
2796                 and fixes bug #834 (Pressing CTRl-D on a message marked 
2797                 as locked crashes sylpheed.), as well as, probably, 
2798                 wwp's 4th dimension problems that happen in gtk_ctree_*.
2799
2800 2005-10-17 [colin]      1.9.15cvs71
2801
2802         * src/mimeview.c
2803                 Provide visual feedback when checking
2804                 signature
2805
2806 2005-10-17 [colin]      1.9.15cvs70
2807
2808         * src/main.c
2809                 Keep the folder list frozen while checking caches...
2810
2811 2005-10-17 [colin]      1.9.15cvs69
2812
2813         * src/addr_compl.c
2814                 Fi bug #833 (Autocompleting from addressbook 
2815                 fails with extended chars)
2816         * src/imap.c
2817                 Fix 'adding messages' staying in statusbar
2818                 after an error
2819
2820 2005-10-17 [wwp]        1.9.15cvs68
2821
2822         * src/ssl_manager.c
2823                 Fix buttons' layout resizing when window size changes
2824
2825 2005-10-17 [wwp]        1.9.15cvs67
2826
2827         * src/account.c
2828         * src/prefs_account.c
2829         * src/prefs_common.c
2830         * src/prefs_common.h
2831         * src/prefs_folder_item.c
2832         * src/prefs_gtk.c
2833         * src/gtk/logwindow.c
2834         * src/gtk/pluginwindow.c
2835         * src/gtk/prefswindow.c
2836         * src/gtk/prefswindow.h
2837                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
2838
2839 2005-10-17 [paul]       1.9.15cvs66
2840
2841         * configure.ac
2842                 fix missing libetpan message
2843         * po/en_GB.po
2844                 updated
2845         * src/crash.c
2846         * src/manual.c
2847         * src/prefs_themes.c
2848         * src/common/defs.h
2849                 add some new URI defines, change some
2850                 others
2851         * src/wizard.c
2852                 make welcome message translatable
2853                 small improvements to english
2854                 other tweaks
2855         * src/gtk/menu.c
2856                 fix warnings
2857
2858 2005-10-17 [paul]       1.9.15cvs65
2859
2860         * src/summaryview.c
2861                 fix column titles
2862
2863 2005-10-16 [mones]      1.9.15cvs64
2864
2865         * po/es.po
2866                 Updated translation
2867
2868 2005-10-16 [colin]
2869
2870         1.9.99-rc1 released
2871
2872 2005-10-16 [colin]      1.9.15cvs63
2873
2874         * src/wizard.c
2875                 Fix whitespace
2876
2877 2005-10-16 [colin]      1.9.15cvs62
2878
2879         * src/toolbar.c
2880                 s/Get All/Get Mail/
2881         * src/wizard.c
2882                 Real welcome mail text, thanks Paul
2883
2884 2005-10-16 [colin]      1.9.15cvs61
2885
2886         * src/editldap.c
2887         * src/exporthtml.c
2888         * src/main.c
2889         * src/mainwindow.c
2890         * src/prefs_themes.c
2891         * src/prefs_toolbar.c
2892         * src/plugins/demo/demo.c
2893         * src/plugins/trayicon/trayicon.c
2894                 s/Sylpheed/Sylpheed-Claws/
2895
2896 2005-10-16 [colin]      1.9.15cvs60
2897
2898         * src/wizard.c
2899                 Add a welcome email in the first empty mailbox
2900         * src/prefs_common.c
2901                 Change one more default
2902
2903 2005-10-16 [colin]      1.9.15cvs59
2904
2905         * src/wizard.c
2906                 Remove printf
2907
2908 2005-10-16 [colin]      1.9.15cvs58
2909
2910         * src/toolbar.c
2911         * src/prefs_common.c
2912                 Change some defaults
2913
2914 2005-10-16 [colin]      1.9.15cvs57
2915
2916         * src/toolbar.c
2917         * src/prefs_common.c
2918                 Change some defaults
2919
2920 2005-10-16 [colin]      1.9.15cvs56
2921
2922         * src/wizard.c
2923                 By default, initialize fonts to have
2924                 the same size as normal GtkWidgets
2925
2926 2005-10-16 [colin]      1.9.15cvs55
2927
2928         * src/mimeview.c
2929                 Fix message a bit more
2930
2931 2005-10-16 [colin]      1.9.15cvs54
2932
2933         * src/addressbook.c
2934                 Second attempt at flicker fixing
2935
2936 2005-10-16 [colin]      1.9.15cvs53
2937
2938         * src/addressbook.c
2939                 Fix flicker
2940
2941 2005-10-16 [wwp]        1.9.15cvs52
2942
2943         * src/addressbook.c
2944         * src/editaddress.c
2945         * src/prefs_common.c
2946         * src/prefs_common.h
2947                 Remember window sizes (address book)
2948
2949 2005-10-16 [wwp]        1.9.15cvs51
2950
2951         * src/plugins/clamav/clamav_plugin_gtk.c
2952         * src/plugins/spamassassin/spamassassin_gtk.c
2953                 Fix compilation warnings (missing #include).
2954
2955 2005-10-16 [colin]      1.9.15cvs50
2956
2957         * src/mimeview.c
2958         * src/summaryview.c
2959         * src/textview.c
2960                 Make 'c' check signature, and forward
2961                 c, l, y, t from summaryview to mimeview
2962
2963 2005-10-16 [colin]      1.9.15cvs49
2964
2965         * src/addressbook.c
2966                 Put border around buttons
2967         * src/mainwindow.c
2968         * src/summaryview.c
2969                 Rework menus (Patch based on a patch
2970                 by Paul)
2971
2972 2005-10-15 [wwp]        1.9.15cvs48
2973
2974         * src/editjpilot.c
2975         * src/editldap.c
2976         * src/editvcard.c
2977         * src/exphtmldlg.c
2978         * src/expldifdlg.c
2979         * src/export.c
2980         * src/import.c
2981         * src/importldif.c
2982         * src/importmutt.c
2983         * src/importpine.c
2984         * src/prefs_account.c
2985         * src/prefs_spelling.c
2986         * src/gtk/gtkutils.c
2987         * src/gtk/gtkutils.h
2988         * src/plugins/clamav/clamav_plugin_gtk.c
2989         * src/plugins/spamassassin/spamassassin_gtk.c
2990                 use nicer browse-for-file/dir buttons than the "..." ones,
2991                 code factorizing more.
2992
2993 2005-10-14 [colin]      1.9.15cvs47
2994
2995         * src/mainwindow.c
2996                 set relief on the account switcher so that people see it
2997                 grey out Create processing rules when no message is selected
2998         * src/prefs_filtering.c
2999                 ask before closing if the rule has not been modified, even if
3000                 it's not valid
3001         * src/prefs_matcher.c
3002                 fix sensitivity when entering the dialog
3003         * src/gtk/inputdialog.c
3004                 display a better icon on password ask
3005         * src/plugins/pgpcore/passphrase.c
3006                 make the dialog look better
3007
3008 2005-10-14 [paul]       1.9.15cvs46
3009
3010         * src/folderview.c
3011                 indicate presense of marked msgs in
3012                 unexpanded subfolders
3013
3014 2005-10-14 [paul]       1.9.15cvs45
3015
3016         * src/prefs_actions.c
3017         * src/prefs_common.c
3018         * src/prefs_common.h
3019         * src/prefs_filtering_action.c
3020         * src/prefs_matcher.c
3021         * src/prefs_template.c
3022                 remember window sizes
3023                 fix Info button size
3024
3025         Patches by wwp
3026
3027 2005-10-13 [colin]      1.9.15cvs44
3028
3029         * src/mimeview.c
3030         * src/noticeview.c
3031         * src/noticeview.h
3032                 Add a tooltip on the icon (optional) 
3033                 Get rid of the signature buttons and only
3034                 use the icon+tooltip
3035
3036 2005-10-13 [colin]      1.9.15cvs43
3037
3038         * src/noticeview.c
3039         * src/noticeview.h
3040                 Add hand cursor for hovering over icon
3041
3042 2005-10-13 [colin]      1.9.15cvs42
3043
3044         * src/summaryview.c
3045                 Fix crash when quicksearch's hidden 
3046                 at startup
3047
3048 2005-10-13 [colin]      1.9.15cvs41
3049
3050         * src/compose.c
3051                 Set subject when forwarding multiple mails
3052                 Check that other recipient than the default Cc or Bcc
3053                 have been set before sending.
3054
3055 2005-10-13 [colin]      1.9.15cvs40
3056
3057         * src/imap.c
3058                 Batch per-folder
3059                 Introduce locking, but don't use it yet
3060
3061 2005-10-13 [colin]      1.9.15cvs39
3062
3063         * src/gtk/quicksearch.c
3064                 Reset quicksearch when hiding it
3065                 Make sticky a real pref
3066
3067 2005-10-13 [colin]      1.9.15cvs38
3068
3069         * src/summaryview.c
3070                 Faster prefs apply
3071
3072 2005-10-13 [colin]      1.9.15cvs37
3073
3074         * src/mimeview.c
3075         * src/noticeview.c
3076         * src/noticeview.h
3077         * src/plugins/pgpcore/sgpgme.c
3078                 Make privacy icon clickable
3079                 Move Trust field in Full info
3080                 When trust is less than full, don't display
3081                 a warning icon
3082
3083 2005-10-13 [colin]      1.9.15cvs36
3084
3085         * src/folder.c
3086                 Batch on flags sync
3087         * src/folderview.c
3088                 Revert speed hack which is dangerous in fact
3089                 Apply prefs faster
3090
3091 2005-10-13 [colin]      1.9.15cvs35
3092
3093         * src/folder_item_prefs.c
3094                 Fix pref corruption on folder move. Patch
3095                 by wwp
3096
3097 2005-10-13 [paul]       1.9.15cvs34
3098
3099         * src/export.c
3100         * src/import.c
3101                 fix typos in g_warnings
3102         * src/prefs_account.c
3103                 add a file selector for Signature file
3104
3105         Patches by wwp
3106
3107 2005-10-12 [colin]      1.9.15cvs33
3108
3109         * src/mimeview.c
3110                 Provide a quick way to go back from a
3111                 signature's full info to the email part
3112
3113 2005-10-12 [colin]      1.9.15cvs32
3114
3115         * src/compose.c
3116                 Remove old hack of encoding signed mails with base64.
3117                 QP works equally well.
3118
3119 2005-10-12 [colin]      1.9.15cvs31
3120
3121         * src/crash.c
3122                 Replace deprecated GtkText with GtkTextView
3123         * src/imap.c
3124                 Fix a logic bug about counts in imap_select
3125                 (previously un-triggered)
3126         * src/mainwindow.c
3127         * src/summaryview.c
3128         * src/news.c
3129                 Allow local deletion of news posts
3130         * src/mimeview.c
3131                 Show GPG noticeview on the message/rfc822 part
3132                 in addition to the text/plain one
3133         * src/prefs_image_viewer.c
3134           src/plugins/pgpcore/prefs_gpg.c
3135                 Polish (set the label as part of the checkbox)
3136         * src/wizard.c
3137                 Don't sit there doing nothing after destroying
3138                 the window - return err
3139
3140 2005-10-11 [colin]      1.9.15cvs30
3141
3142         * src/folderview.c
3143                 Apply processing rules before showing folders.
3144                 Early folder show (before flags sync) will only
3145                 be done when there are no processing rules (nor
3146                 pre- or post- ones)
3147         * src/imap.c
3148                 Fix stuff related to mail subdir, creation and 
3149                 deletion of folders 
3150         * src/imap_gtk.c
3151                 Don't allow creation of folders in NoInferior
3152                 folders, as it won't work
3153
3154 2005-10-10 [colin]      1.9.15cvs29
3155
3156         * src/compose.c
3157                 Reselect "None" Privacy system when selecting an
3158                 account with no privacy system defined
3159
3160 2005-10-10 [colin]      1.9.15cvs28
3161
3162         * src/mainwindow.c
3163                 Add Windows-1252 encoding
3164         * src/prefs_common.c
3165                 Rework some defaults:
3166                 - autosave to draft by default
3167                 - don't show header pane (it's already in the textview)
3168                 - Select first new or unread mail on entry
3169                 - Assume 'Yes' to change folder when there's no more
3170                   unread message
3171         * src/prefs_matcher.c
3172                 Fix a gtk assertion failure
3173         * src/gtk/colorlabel.c
3174                 Workaround bad repainting on selection
3175         * src/main.c
3176                 Freeze/thaw (a bit faster on ssh -X)
3177         * src/msgcache.c
3178                 Get rid of StrdupConverter that just adds an
3179                 extra strdup/free 
3180         * src/etpan/imap_thread.c
3181                 memset buf to 0
3182
3183 2005-10-10 [colin]      1.9.15cvs27
3184
3185         * src/export.c
3186         * src/import.c
3187                 Fix compile on gtk 2.4. Patch by wwp
3188
3189 2005-10-09 [colin]      1.9.15cvs26
3190
3191         * src/mainwindow.c
3192         * src/messageview.c
3193         * src/summaryview.c
3194                 Clarify forward menus. Patch by wwp
3195
3196 2005-10-09 [colin]      1.9.15cvs25
3197
3198         * src/compose.c
3199         * src/compose.h
3200                 Fix bug #829 (Non-working "Encrypt message by 
3201                 default when replying to an encrypted message")
3202
3203 2005-10-08 [colin]      1.9.15cvs24
3204
3205         * src/wizard.c
3206                 Fix bug #827 ("Welcome" setup wizard after a 
3207                 permission error gives up & forgets itself.)
3208
3209 2005-10-08 [colin]      1.9.15cvs23
3210
3211         * src/procmime.c
3212                 Fix bug #828 (Ignoring headers with spaces around = sign)
3213
3214 2005-10-08 [colin]      1.9.15cvs22
3215
3216         * src/export.c
3217                 Warning fix by wwp
3218
3219 2005-10-08 [colin]      1.9.15cvs21
3220
3221         * src/folder.c
3222         * src/folder.h
3223                 Add a processing_pending indicator, set on 
3224                 folder_item_open and cleared after 
3225                 folder_item_process_open
3226         * src/folderview.c
3227         * src/summaryview.c
3228                 wrap procmsg_msginfo_*_flags, and in the
3229                 wrapper check that there's no folder processing 
3230                 pending. If there is, defer the flags change until 
3231                 processing is done to avoid stepping over each
3232                 other's toes.
3233                 Freeze during processing, but not during scanning.
3234
3235 2005-10-07 [colin]      1.9.15cvs20
3236
3237         * src/plugins/pgpcore/passphrase.c
3238                 Fix bug #826 (X-Server hangs when 
3239                 right-clicking a PGP encrypted message)
3240
3241 2005-10-07 [paul]       1.9.15cvs19
3242
3243         * src/compose.c
3244                 fix compose_entries[]
3245                 patch by Fabien Vantard
3246
3247 2005-10-06 [colin]      1.9.15cvs18
3248
3249         * src/pixmaps/address.xpm
3250         * src/pixmaps/address_book.xpm
3251         * src/pixmaps/book.xpm
3252         * src/pixmaps/check_spelling.xpm
3253         * src/pixmaps/checkbox_off.xpm
3254         * src/pixmaps/checkbox_on.xpm
3255         * src/pixmaps/close.xpm
3256         * src/pixmaps/complete.xpm
3257         * src/pixmaps/continue.xpm
3258         * src/pixmaps/deleted.xpm
3259         * src/pixmaps/down_arrow.xpm
3260         * src/pixmaps/exec.xpm
3261         * src/pixmaps/forwarded.xpm
3262         * src/pixmaps/group.xpm
3263         * src/pixmaps/ignorethread.xpm
3264         * src/pixmaps/interface.xpm
3265         * src/pixmaps/jpilot.xpm
3266         * src/pixmaps/ldap.xpm
3267         * src/pixmaps/linewrap.xpm
3268         * src/pixmaps/linewrapcurrent.xpm
3269         * src/pixmaps/mail.xpm
3270         * src/pixmaps/mail_attach.xpm
3271         * src/pixmaps/mail_compose.xpm
3272         * src/pixmaps/mail_forward.xpm
3273         * src/pixmaps/mail_receive.xpm
3274         * src/pixmaps/mail_receive_all.xpm
3275         * src/pixmaps/mail_reply.xpm
3276         * src/pixmaps/mail_reply_to_all.xpm
3277         * src/pixmaps/mail_reply_to_author.xpm
3278         * src/pixmaps/mail_send.xpm
3279         * src/pixmaps/mail_send_queue.xpm
3280         * src/pixmaps/mime_application.xpm
3281         * src/pixmaps/mime_audio.xpm
3282         * src/pixmaps/mime_image.xpm
3283         * src/pixmaps/mime_message.xpm
3284         * src/pixmaps/mime_text_enriched.xpm
3285         * src/pixmaps/mime_text_html.xpm
3286         * src/pixmaps/mime_text_plain.xpm
3287         * src/pixmaps/mime_unknown.xpm
3288         * src/pixmaps/new.xpm
3289         * src/pixmaps/news_compose.xpm
3290         * src/pixmaps/offline.xpm
3291         * src/pixmaps/online.xpm
3292         * src/pixmaps/paste.xpm
3293         * src/pixmaps/preferences.xpm
3294         * src/pixmaps/privacy_emblem_encrypted.xpm
3295         * src/pixmaps/privacy_expired.xpm
3296         * src/pixmaps/privacy_failed.xpm
3297         * src/pixmaps/privacy_passed.xpm
3298         * src/pixmaps/privacy_signed.xpm
3299         * src/pixmaps/privacy_unknown.xpm
3300         * src/pixmaps/privacy_warn.xpm
3301         * src/pixmaps/properties.xpm
3302         * src/pixmaps/replied.xpm
3303         * src/pixmaps/search.xpm
3304         * src/pixmaps/unread.xpm
3305         * src/pixmaps/up_arrow.xpm
3306         * src/pixmaps/vcard.xpm
3307                 Modernize internal theme, with icons from the 
3308                 Gnomaws theme. Keep some of the old ones where
3309                 they were better.
3310
3311 2005-10-06 [colin]      1.9.15cvs17
3312
3313         * src/summaryview.c
3314                 Little optimisations + bugfix
3315         * src/toolbar.c
3316                 Remove default useless items - useless being defined
3317                 by the default relevant prefs
3318         * src/wizard.c
3319                 include config.h to make gettext work
3320         * src/prefs_themes.c
3321                 Fix selection of current theme in prefs
3322
3323 2005-10-06 [colin]      1.9.15cvs16
3324
3325         * src/prefs_common.c
3326         * src/prefs_common.h
3327         * src/prefs_summaries.c
3328         * src/folderview.c
3329                 Add a warning dialog on Mark all read 
3330                 (with pref to get rid of it)
3331
3332 2005-10-06 [paul]       1.9.15cvs15
3333
3334         * po/nb.po
3335         * po/pt_BR.po
3336                 updated by Geir Helland and Frederico
3337                 Goncalves Guimaraes
3338
3339 2005-10-05 [colin]      1.9.15cvs14
3340
3341         * src/folder.c
3342         * src/folder.h
3343         * src/folderview.c
3344         * src/folderview.h
3345         * src/imap_gtk.c
3346         * src/mh_gtk.c
3347         * src/mainwindow.c
3348         * src/setup.c
3349                 add a way to rescan without rebuilding
3350                 make moving a bit faster (less folders changes)
3351                 don't lock the tree on Get 
3352         * src/imap.c
3353                 Don't re-delete deleted messages before expunging
3354         * src/summaryview.c
3355                 Set batch mode when deleting mails
3356
3357 2005-10-05 [paul]       1.9.15cvs13
3358
3359         * src/mainwindow.c
3360         * src/mainwindow.h
3361                 fix disabled Execute menu item
3362         * src/toolbar.c
3363                 match the change in 1.9.15cvs10: use Compose
3364                 instead of News by default
3365
3366 2005-10-04 [colin]      1.9.15cvs12
3367
3368         * src/compose.c
3369                 When replying to an ML post with Reply-To set
3370                 to the poster's email, honor it (as before),
3371                 but also honor our user's request to reply to
3372                 the mailing list: set the ML address in the To
3373                 field and the Reply-To address in the Cc: 
3374                 field.
3375
3376 2005-10-04 [colin]      1.9.15cvs11
3377
3378         * src/plugins/trayicon/trayicon.c
3379                 Finish cosmetic change - thanks to wwp
3380
3381 2005-10-04 [colin]      1.9.15cvs10
3382
3383         * src/toolbar.c
3384                 Use Compose instead of Email by default.
3385                 Spotted by wwp.
3386
3387 2005-10-04 [colin]      1.9.15cvs9
3388
3389         * src/folder.c
3390         * src/folder.h
3391         * src/folderview.c
3392         * src/imap.c
3393         * src/etpan/imap-thread.c
3394         * src/etpan/imap-thread.h
3395                 Try to make IMAP faster, by simplifying SEARCH
3396                 commands, avoiding sending two STATUS in a row,
3397                 and deferring flags sync and processing just
3398                 after displaying the folder. 
3399                 This will update the SummaryView in certain
3400                 cases (new mails not already fetched, flags
3401                 changed from another client) but in a non-
3402                 blocking manner.
3403
3404 2005-10-04 [colin]      1.9.15cvs8
3405
3406         * src/plugins/trayicon/trayicon.c
3407                 Relabel "Offline" to "Work offline"
3408
3409 2005-10-04 [colin]      1.9.15cvs7
3410
3411         * src/export.c
3412         * src/import.c
3413         * src/mbox.c
3414                 Fix mbox import/export buglets
3415                 Patch by wwp
3416         * src/plugins/trayicon/trayicon.c
3417                 Add offline swithc
3418                 Patch by wwp
3419
3420 2005-10-04 [colin]      1.9.15cvs6
3421
3422         * src/folder.c
3423         * src/folderview.c
3424         * src/summaryview.c
3425                 Better fix (don't break mark all read) for cvs2
3426
3427 2005-10-03 [colin]      1.9.15cvs5
3428
3429         * src/folder.c
3430                 Use a sane sort by default
3431
3432 2005-10-03 [colin]      1.9.15cvs4
3433
3434         * src/inc.c
3435                 Add a 'Only once' button for overriding offline mode
3436         * src/prefs_account.c
3437         * src/wizard.c
3438                 Add Local mbox to the wizard
3439                 Add IMAP subdir to the wizard (or the wizard is useless
3440                 for such accounts, or even worse than useless)
3441                 Move IMAP subdir from Advanced to Receive tab, as it's
3442                 not that uncommon
3443
3444 2005-10-03 [colin]      1.9.15cvs3
3445
3446         * src/send_message.c
3447                 Forgot this one in cvs1
3448
3449 2005-10-03 [colin]      1.9.15cvs2
3450
3451         * src/folder.c
3452                 Faster close when leaving a folder with lots
3453                 of new mails. Idea by David Relson.
3454
3455 2005-10-03 [colin]      1.9.15cvs1
3456
3457         * src/compose.c
3458         * src/imap.c
3459         * src/inc.c
3460         * src/main.c
3461         * src/messageview.c
3462         * src/news.c
3463         * src/summaryview.c
3464         * src/gtk/sslcertwindow.c
3465         * src/plugins/trayicon/trayicon.c
3466                 Add accels to every AlertPanel. Patch by Fabien 
3467                 Vantard
3468
3469 2005-10-03 [paul]       1.9.15
3470
3471         1.9.15 released
3472
3473 2005-10-03 [paul]       1.9.14cvs68
3474
3475         * po/ca.po
3476         * po/de.po
3477         * po/es.po
3478         * po/fi.po
3479         * po/fr.po
3480         * po/sk.po
3481         * po/sr.po
3482         * po/zh_CN.po
3483                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3484                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3485                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3486
3487 2005-10-03 [paul]       1.9.14cvs67
3488
3489         * src/send_message.c
3490                 prevent hang on Cancel
3491                 patch by Colin
3492
3493 2005-10-03 [paul]       1.9.14cvs66
3494
3495         * src/main.c
3496                 fix crash in IMAP caused by discrepancy
3497                 between check_at_startup and offline mode
3498                 Patch by Colin
3499
3500 2005-10-01 [paul]       1.9.14cvs65
3501
3502         * src/inc.c
3503                 fix engrish
3504
3505 2005-10-01 [paul]       1.9.14cvs64
3506         * src/export.c
3507         * src/import.c
3508                 synchronise import_mbox() and export_mbox()
3509         * src/mbox.c
3510                 proc_mbox(): add alert if file cannot be opened
3511                 export_list_to_mbox(): test if dest file exists,
3512                 prompt user to overwrite if it does. add alert
3513                 if file cannot be created
3514                                                                 
3515         Patch by wwp
3516                                                                                                                 
3517
3518 2005-09-30 [paul]       1.9.14cvs63
3519
3520         * src/addressbook.c
3521                 Fix sensitivity of a menu
3522         * src/codeconv.c
3523                 Respect hidden pref for mails with no encoding
3524         * src/common/xml.c
3525                 Fix memory corruption
3526         * src/plugins/pgpcore/sgpgme.c
3527                 Fix segfault on incomplete sigs, and display
3528                 of S/Mime UIDs
3529
3530         Patches by Colin
3531
3532 2005-09-30 [colin]      1.9.14cvs62
3533
3534         * src/partial_download.c
3535                 Little logic fix in almost-dead code
3536         * src/pop.c
3537                 Fix partial download when there's no new mail
3538
3539 2005-09-29 [paul]       1.9.14cvs61
3540
3541         * src/plugins/pgpinline/pgpinline.c
3542                 fix bug 819, 'crash accessing sign message'
3543                 Patch by Colin
3544
3545 2005-09-28 [martin]     1.9.14cvs60
3546
3547         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3548                 fix bug #790 (Crash when restarting window manager (fluxbox))
3549
3550 2005-09-28 [paul]       1.9.14cvs59
3551
3552         * src/gtk/gtkaspell.c
3553                 fix off-by-one typo
3554
3555 2005-09-27 [colin]      1.9.14cvs58
3556
3557         * src/plugins/pgpcore/sgpgme.c
3558                 Report error when there's one, instead of
3559                 "Signature unchecked" 
3560
3561 2005-09-27 [colin]      1.9.14cvs57
3562
3563         * src/prefs_quote.c
3564                 Fix bug #816 (Weird quotation with spaces)
3565
3566 2005-09-27 [colin]      1.9.14cvs56
3567
3568         * src/codeconv.c
3569         * src/compose.c
3570         * src/compose.h
3571                 Put subject in compose's title
3572                 Fix Automatic encoding so that it's really automatic:
3573                 first try default locale's charset, then charset of the replied mail, 
3574                 then utf-8
3575                 Fix encoding of headers (must be in strict mode too)
3576
3577 2005-09-26 [colin]      1.9.14cvs55
3578
3579         * src/gtk/gtkaspell.c
3580                 Fix previous patch - don't color the space,
3581                 just uncolor it :)
3582
3583 2005-09-26 [colin]      1.9.14cvs54
3584
3585         * src/gtk/gtkaspell.c
3586                 Unmark space if possible
3587
3588 2005-09-26 [colin]      1.9.14cvs53
3589
3590         * src/imap.c
3591                 log_error instead of alertpanel according to the pref
3592         * src/etpan/imap-thread.c
3593                 Print connect status, copy only necessary size to 
3594                 logger
3595         * src/plugins/pgpmime/pgpmime.c
3596                 Handle S/Mime signatures (verification only). Patch based
3597                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3598
3599 2005-09-26 [paul]       1.9.14cvs52
3600
3601         * src/common/passcrypt.c
3602                 this 'workaround' not necessary on NetBSD.
3603                 Thanks to Daniel Gustafson
3604
3605 2005-09-26 [paul]
3606
3607         1.9.15-rc4 released
3608
3609 2005-09-26 [paul]       1.9.14cvs51
3610
3611         * src/summaryview.c
3612                 Skip currently selected message when
3613                 looking for next new or unread message
3614                 in current folder. Patch by Colin
3615         * src/common/passcrypt.c
3616                 eliminate warnings on *BSD. Patch by
3617                 Daniel Gustafson
3618
3619 2005-09-26 [colin]      1.9.14cvs50
3620
3621         * src/procmsg.c
3622                 Call postfiltering hook anyway
3623
3624 2005-09-22 [colin]      1.9.14cvs49
3625
3626         * src/codeconv.c
3627         * src/codeconv.h
3628                 Add a strict mode that doesn't replace with _
3629         * src/compose.c
3630         * src/compose.h
3631                 Use strict conversion while sending
3632                 Fix race when drafting while sending (happens
3633                 on IMAP)
3634                 Fix d'n'd of messages from summaryview
3635         * src/prefs_common.c
3636         * src/prefs_common.h
3637                 add hidden utf8_instead_of_locale_for_broken_mail 
3638                 pref for people that preferred the default charset 
3639                 to be utf8 for broken mails
3640         * src/quote_fmt_parse.y
3641                 fix bug #815 (No quote insert if "From:" fied 
3642                 contained Russian letters)
3643         * src/summaryview.c
3644                 Fix d'n'd of messages to compose
3645
3646 2005-09-22 [paul]       1.9.14cvs48
3647
3648         * src/compose.c
3649                 fix bug where attachments Name entry
3650                 would display Path instead
3651
3652 2005-09-21 [paul]       1.9.14cvs47
3653
3654         * README
3655         * README.jp
3656         * configure.ac
3657         * config/config.rpath
3658         * doc/manual/en/sylpheed-20.html
3659         * doc/manual/es/sylpheed-20.html
3660         * po/bg.po
3661         * po/ca.po
3662         * po/de.po
3663         * po/es.po
3664         * po/fr.po
3665         * po/it.po
3666         * po/pt_BR.po
3667         * po/sk.po
3668         * po/zh_TW.po
3669         * src/account.c
3670         * src/account.h
3671         * src/action.c
3672         * src/action.h
3673         * src/adbookbase.h
3674         * src/addr_compl.c
3675         * src/addr_compl.h
3676         * src/addrbook.c
3677         * src/addrbook.h
3678         * src/addrcache.c
3679         * src/addrcache.h
3680         * src/addrcindex.c
3681         * src/addrcindex.h
3682         * src/addrclip.c
3683         * src/addrclip.h
3684         * src/addrdefs.h
3685         * src/addressadd.c
3686         * src/addressadd.h
3687         * src/addressbook.c
3688         * src/addressbook.h
3689         * src/addressitem.h
3690         * src/addrgather.c
3691         * src/addrgather.h
3692         * src/addrharvest.c
3693         * src/addrharvest.h
3694         * src/addrindex.c
3695         * src/addrindex.h
3696         * src/addritem.c
3697         * src/addritem.h
3698         * src/addrquery.c
3699         * src/addrquery.h
3700         * src/addrselect.c
3701         * src/addrselect.h
3702         * src/alertpanel.c
3703         * src/alertpanel.h
3704         * src/browseldap.c
3705         * src/browseldap.h
3706         * src/codeconv.c
3707         * src/codeconv.h
3708         * src/compose.c
3709         * src/compose.h
3710         * src/crash.c
3711         * src/crash.h
3712         * src/customheader.c
3713         * src/customheader.h
3714         * src/displayheader.c
3715         * src/displayheader.h
3716         * src/editaddress.c
3717         * src/editaddress.h
3718         * src/editbook.c
3719         * src/editbook.h
3720         * src/editgroup.c
3721         * src/editgroup.h
3722         * src/editjpilot.c
3723         * src/editjpilot.h
3724         * src/editldap.c
3725         * src/editldap.h
3726         * src/editldap_basedn.c
3727         * src/editldap_basedn.h
3728         * src/editvcard.c
3729         * src/editvcard.h
3730         * src/enriched.c
3731         * src/enriched.h
3732         * src/exphtmldlg.c
3733         * src/exphtmldlg.h
3734         * src/expldifdlg.c
3735         * src/expldifdlg.h
3736         * src/export.c
3737         * src/export.h
3738         * src/exporthtml.c
3739         * src/exporthtml.h
3740         * src/exportldif.c
3741         * src/exportldif.h
3742         * src/filtering.c
3743         * src/filtering.h
3744         * src/folder.c
3745         * src/folder.h
3746         * src/folder_item_prefs.c
3747         * src/folder_item_prefs.h
3748         * src/foldersel.c
3749         * src/foldersel.h
3750         * src/folderutils.c
3751         * src/folderutils.h
3752         * src/folderview.c
3753         * src/folderview.h
3754         * src/grouplistdialog.c
3755         * src/grouplistdialog.h
3756         * src/headerview.c
3757         * src/headerview.h
3758         * src/html.c
3759         * src/html.h
3760         * src/image_viewer.c
3761         * src/image_viewer.h
3762         * src/imap.c
3763         * src/imap.h
3764         * src/imap_gtk.c
3765         * src/imap_gtk.h
3766         * src/import.c
3767         * src/import.h
3768         * src/importldif.c
3769         * src/importldif.h
3770         * src/importmutt.c
3771         * src/importmutt.h
3772         * src/importpine.c
3773         * src/importpine.h
3774         * src/inc.c
3775         * src/inc.h
3776         * src/jpilot.c
3777         * src/jpilot.h
3778         * src/ldapctrl.c
3779         * src/ldapctrl.h
3780         * src/ldaplocate.c
3781         * src/ldaplocate.h
3782         * src/ldapquery.c
3783         * src/ldapquery.h
3784         * src/ldapserver.c
3785         * src/ldapserver.h
3786         * src/ldaputil.c
3787         * src/ldaputil.h
3788         * src/ldif.c
3789         * src/ldif.h
3790         * src/localfolder.c
3791         * src/localfolder.h
3792         * src/main.c
3793         * src/main.h
3794         * src/mainwindow.c
3795         * src/mainwindow.h
3796         * src/manual.c
3797         * src/manual.h
3798         * src/matcher.c
3799         * src/matcher.h
3800         * src/matcher_parser.h
3801         * src/matcher_parser_lex.l
3802         * src/matcher_parser_parse.y
3803         * src/mbox.c
3804         * src/mbox.h
3805         * src/message_search.c
3806         * src/message_search.h
3807         * src/messageview.c
3808         * src/messageview.h
3809         * src/mh.c
3810         * src/mh.h
3811         * src/mh_gtk.c
3812         * src/mh_gtk.h
3813         * src/mimeview.c
3814         * src/mimeview.h
3815         * src/msgcache.c
3816         * src/msgcache.h
3817         * src/mutt.c
3818         * src/mutt.h
3819         * src/news.c
3820         * src/news.h
3821         * src/news_gtk.c
3822         * src/news_gtk.h
3823         * src/noticeview.c
3824         * src/noticeview.h
3825         * src/partial_download.c
3826         * src/partial_download.h
3827         * src/pine.c
3828         * src/pine.h
3829         * src/pop.c
3830         * src/pop.h
3831         * src/prefs_account.c
3832         * src/prefs_account.h
3833         * src/prefs_actions.c
3834         * src/prefs_actions.h
3835         * src/prefs_common.c
3836         * src/prefs_common.h
3837         * src/prefs_compose_writing.c
3838         * src/prefs_compose_writing.h
3839         * src/prefs_customheader.c
3840         * src/prefs_customheader.h
3841         * src/prefs_display_header.c
3842         * src/prefs_display_header.h
3843         * src/prefs_ext_prog.c
3844         * src/prefs_ext_prog.h
3845         * src/prefs_filtering.c
3846         * src/prefs_filtering.h
3847         * src/prefs_filtering_action.c
3848         * src/prefs_filtering_action.h
3849         * src/prefs_folder_column.c
3850         * src/prefs_folder_column.h
3851         * src/prefs_folder_item.c
3852         * src/prefs_folder_item.h
3853         * src/prefs_fonts.c
3854         * src/prefs_fonts.h
3855         * src/prefs_gtk.c
3856         * src/prefs_gtk.h
3857         * src/prefs_image_viewer.c
3858         * src/prefs_image_viewer.h
3859         * src/prefs_matcher.c
3860         * src/prefs_matcher.h
3861         * src/prefs_message.c
3862         * src/prefs_message.h
3863         * src/prefs_msg_colors.c
3864         * src/prefs_msg_colors.h
3865         * src/prefs_other.c
3866         * src/prefs_other.h
3867         * src/prefs_quote.c
3868         * src/prefs_quote.h
3869         * src/prefs_receive.c
3870         * src/prefs_receive.h
3871         * src/prefs_send.c
3872         * src/prefs_send.h
3873         * src/prefs_spelling.c
3874         * src/prefs_spelling.h
3875         * src/prefs_summaries.c
3876         * src/prefs_summaries.h
3877         * src/prefs_summary_column.c
3878         * src/prefs_summary_column.h
3879         * src/prefs_template.c
3880         * src/prefs_template.h
3881         * src/prefs_themes.c
3882         * src/prefs_themes.h
3883         * src/prefs_toolbar.c
3884         * src/prefs_toolbar.h
3885         * src/prefs_wrapping.c
3886         * src/prefs_wrapping.h
3887         * src/privacy.c
3888         * src/privacy.h
3889         * src/procheader.c
3890         * src/procheader.h
3891         * src/procmime.c
3892         * src/procmime.h
3893         * src/procmsg.c
3894         * src/procmsg.h
3895         * src/quote_fmt.c
3896         * src/quote_fmt_parse.y
3897         * src/recv.c
3898         * src/recv.h
3899         * src/remotefolder.c
3900         * src/remotefolder.h
3901         * src/send_message.c
3902         * src/send_message.h
3903         * src/setup.c
3904         * src/setup.h
3905         * src/simple-gettext.c
3906         * src/sourcewindow.c
3907         * src/sourcewindow.h
3908         * src/ssl_manager.c
3909         * src/ssl_manager.h
3910         * src/statusbar.c
3911         * src/statusbar.h
3912         * src/stock_pixmap.c
3913         * src/stock_pixmap.h
3914         * src/summary_search.c
3915         * src/summary_search.h
3916         * src/summaryview.c
3917         * src/summaryview.h
3918         * src/syldap.c
3919         * src/syldap.h
3920         * src/textview.c
3921         * src/textview.h
3922         * src/toolbar.c
3923         * src/toolbar.h
3924         * src/undo.c
3925         * src/undo.h
3926         * src/unmime.c
3927         * src/unmime.h
3928         * src/vcard.c
3929         * src/vcard.h
3930         * src/wizard.c
3931         * src/wizard.h
3932         * src/common/base64.c
3933         * src/common/base64.h
3934         * src/common/defs.h
3935         * src/common/hooks.c
3936         * src/common/hooks.h
3937         * src/common/log.c
3938         * src/common/log.h
3939         * src/common/md5.c
3940         * src/common/md5.h
3941         * src/common/mgutils.c
3942         * src/common/mgutils.h
3943         * src/common/nntp.c
3944         * src/common/nntp.h
3945         * src/common/passcrypt.c
3946         * src/common/passcrypt.h.in
3947         * src/common/plugin.c
3948         * src/common/plugin.h
3949         * src/common/prefs.c
3950         * src/common/prefs.h
3951         * src/common/progressindicator.c
3952         * src/common/progressindicator.h
3953         * src/common/quoted-printable.c
3954         * src/common/quoted-printable.h
3955         * src/common/session.c
3956         * src/common/session.h
3957         * src/common/smtp.c
3958         * src/common/smtp.h
3959         * src/common/socket.c
3960         * src/common/socket.h
3961         * src/common/ssl.c
3962         * src/common/ssl.h
3963         * src/common/ssl_certificate.c
3964         * src/common/ssl_certificate.h
3965         * src/common/string_match.c
3966         * src/common/string_match.h
3967         * src/common/stringtable.c
3968         * src/common/sylpheed.c
3969         * src/common/sylpheed.h
3970         * src/common/template.c
3971         * src/common/template.h
3972         * src/common/timing.h
3973         * src/common/utils.c
3974         * src/common/utils.h
3975         * src/common/uuencode.c
3976         * src/common/uuencode.h
3977         * src/common/version.h.in
3978         * src/common/xml.c
3979         * src/common/xml.h
3980         * src/common/xmlprops.c
3981         * src/common/xmlprops.h
3982         * src/gtk/about.c
3983         * src/gtk/about.h
3984         * src/gtk/colorlabel.c
3985         * src/gtk/colorlabel.h
3986         * src/gtk/colorsel.c
3987         * src/gtk/colorsel.h
3988         * src/gtk/description_window.c
3989         * src/gtk/description_window.h
3990         * src/gtk/filesel.c
3991         * src/gtk/filesel.h
3992         * src/gtk/foldersort.c
3993         * src/gtk/foldersort.h
3994         * src/gtk/gtkutils.c
3995         * src/gtk/gtkutils.h
3996         * src/gtk/inputdialog.c
3997         * src/gtk/inputdialog.h
3998         * src/gtk/logwindow.c
3999         * src/gtk/logwindow.h
4000         * src/gtk/manage_window.c
4001         * src/gtk/manage_window.h
4002         * src/gtk/menu.c
4003         * src/gtk/menu.h
4004         * src/gtk/pluginwindow.c
4005         * src/gtk/pluginwindow.h
4006         * src/gtk/prefswindow.c
4007         * src/gtk/prefswindow.h
4008         * src/gtk/progressdialog.c
4009         * src/gtk/progressdialog.h
4010         * src/gtk/quicksearch.c
4011         * src/gtk/quicksearch.h
4012         * src/gtk/sslcertwindow.c
4013         * src/gtk/sslcertwindow.h
4014         * src/plugins/clamav/clamav_plugin.c
4015         * src/plugins/clamav/clamav_plugin.h
4016         * src/plugins/clamav/clamav_plugin_gtk.c
4017         * src/plugins/demo/demo.c
4018         * src/plugins/dillo_viewer/dillo_prefs.c
4019         * src/plugins/dillo_viewer/dillo_prefs.h
4020         * src/plugins/dillo_viewer/dillo_viewer.c
4021         * src/plugins/mathml_viewer/mathml_viewer.c
4022         * src/plugins/pgpcore/passphrase.c
4023         * src/plugins/pgpcore/passphrase.h
4024         * src/plugins/pgpcore/plugin.c
4025         * src/plugins/pgpcore/prefs_gpg.c
4026         * src/plugins/pgpcore/prefs_gpg.h
4027         * src/plugins/pgpcore/select-keys.c
4028         * src/plugins/pgpcore/select-keys.h
4029         * src/plugins/pgpcore/sgpgme.c
4030         * src/plugins/pgpcore/sgpgme.h
4031         * src/plugins/pgpinline/pgpinline.c
4032         * src/plugins/pgpinline/pgpinline.h
4033         * src/plugins/pgpinline/plugin.c
4034         * src/plugins/pgpmime/pgpmime.c
4035         * src/plugins/pgpmime/pgpmime.h
4036         * src/plugins/pgpmime/plugin.c
4037         * src/plugins/spamassassin/spamassassin.c
4038         * src/plugins/spamassassin/spamassassin.h
4039         * src/plugins/spamassassin/spamassassin_gtk.c
4040         * src/plugins/trayicon/trayicon.c
4041         * tools/OOo2sylpheed.pl
4042         * tools/acroread2sylpheed.pl
4043         * tools/asus_mailled.sh
4044         * tools/filter_conv.pl
4045         * tools/freshmeat_search.pl
4046         * tools/google_search.pl
4047         * tools/kmail2sylpheed.pl
4048         * tools/kmail2sylpheed_v2.pl
4049         * tools/maildir2sylpheed.pl
4050         * tools/multiwebsearch.pl
4051         * tools/newscache_clean.pl
4052         * tools/outlook2sylpheed.pl
4053         * tools/sylpheed-switcher
4054         * tools/update-po
4055         * tools/vcard2xml.py
4056         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4057                 update FSF address
4058
4059 2005-09-21 [colin]      1.9.14cvs46
4060
4061         * src/gedit-print.c
4062         * src/procmsg.c
4063         * src/procmsg.h
4064         * src/textview.c
4065         * src/summaryview.c
4066                 Remove some printing hacks (deselection/reselection),
4067                 which by the way fix printing the currently 
4068                 displayed mime part (still only text)
4069                 Plus a little optimisation of summary_show
4070
4071
4072 2005-09-20 [colin]      1.9.14cvs45
4073
4074         * src/mainwindow.c
4075         * src/messageview.c
4076                 GUI fixups: add accels, set message
4077                 view title to displayed mail's subject
4078         * src/prefs_spelling.c
4079         * src/gtk/gtkaspell.c
4080                 GUI fixups: allow underlining misspelled
4081                 words instead of coloring them (a11y!)
4082
4083 2005-09-19 [colin]
4084
4085         1.9.15rc3 released
4086
4087 2005-09-19 [colin]      1.9.14cvs44
4088
4089         * src/compose.c
4090                 Fix draft message
4091         * src/gtk/gtkaspell.c
4092                 Fix wrong test ;-)
4093
4094 2005-09-19 [colin]      1.9.14cvs43
4095
4096         * src/addressbook.c
4097                 Fix sensitivity of Delete button
4098         * src/compose.c
4099                 Warn if the requested Privacy system
4100                 is not available
4101         * src/exphtmldlg.c
4102         * src/expldifdlg.c
4103         * src/importldif.c
4104         * src/importmutt.c
4105         * src/importpine.c
4106                 Fix crappy UI
4107         * src/
4108         * src/ssl.h
4109         * src/prefs_account.h
4110         * src/prefs_account.c
4111                 Save SSL prefs even in builds that have
4112                 SSL support disable
4113         * src/imap.c
4114         * src/inc.c
4115         * src/news.c
4116         * src/send_message.c
4117                 Warn if connection should be secure, but
4118                 SSL support isn't compiled in
4119         * src/gtkaspell.c
4120                 Fix word separation on UTF-8 systems
4121                 Fixes bug #812 (Strange inline spellchecking)
4122         * src/compose.c
4123                 Warn if the requested Privacy system
4124                 is not available
4125                 Factorize offline warning
4126         * src/imap.c
4127         * src/imap_gtk.c
4128         * src/imap_gtk.h
4129         * src/inc.h
4130         * src/news_gtk.c
4131         * src/news_gtk.h
4132         * src/messageview.c
4133                 Factorize offline warning
4134
4135 2005-09-19 [paul]
4136
4137         1.9.15-rc2 released
4138
4139 2005-09-18 [colin]      1.9.14cvs42
4140
4141         * src/codeconv.c
4142         * src/codeconv.h
4143         * src/procmime.c
4144                 Add a way to get locale's charset ignoring utf-8,
4145                 and use that as default encoding for broken mails
4146
4147 2005-09-18 [colin]      1.9.14cvs41
4148
4149         * src/gtk/logwindow.c
4150                 Translate string. Patch by Fabien Vantard
4151
4152 2005-09-18 [colin]      1.9.14cvs40
4153
4154         * configure.ac
4155                 Fix bug #803 (IMAP/SSL support breaks with 
4156                 GnuTLS libetpan 0.38)
4157
4158 2005-09-18 [colin]      1.9.14cvs39
4159
4160         * src/codeconv.c
4161         * src/compose.c
4162         * src/procmime.c
4163                 More charsets fixes. Fixes bug #806 (non
4164                 ascii characters in subject line)
4165
4166 2005-09-17 [paul]       1.9.14cvs38
4167
4168         * src/folderview.c
4169         * src/mainwindow.c
4170                 fix gcc-2.95 issues
4171                 Patch by Pawel Pekala
4172
4173 2005-09-17 [colin]      1.9.14cvs37
4174
4175         * src/addrindex.c
4176                 bugfix for NO-USE LDAP compilation, patch 
4177                 by Fabien Vantard
4178
4179 2005-09-17 [colin]      1.9.14cvs36
4180
4181         * src/prefs_actions.c
4182         * src/prefs_customheader.c
4183         * src/prefs_display_header.c
4184         * src/prefs_filtering_action.c
4185         * src/prefs_matcher.c
4186         * src/prefs_toolbar.c
4187                 Fix strange casts (less elegant but
4188                 works better)
4189
4190 2005-09-16 [colin]      1.9.14cvs35
4191
4192         * src/jpilot.c
4193                 Missed that one
4194
4195 2005-09-16 [colin]      1.9.14cvs34
4196
4197         * configure.ac
4198         * src/Makefile.am
4199         * src/addr_compl.c
4200         * src/addrindex.c
4201         * src/browseldap.c
4202         * src/editldap.c
4203         * src/ldaplocate.c
4204         * src/ldapquery.c
4205         * src/ldapquery.h
4206         * src/ldapserver.c
4207         * src/ldapserver.h
4208         * src/main.c
4209         * src/matcher_parser_parse.y
4210         * src/prefs_themes.c
4211         * src/etpan/Makefile.am
4212         * src/gtk/description_window.c
4213         * src/plugins/clamav/Makefile.am
4214         * src/plugins/clamav/clamav_plugin.c
4215         * src/plugins/dillo_viewer/Makefile.am
4216         * src/plugins/pgpcore/Makefile.am
4217         * src/plugins/pgpinline/Makefile.am
4218         * src/plugins/pgpmime/Makefile.am
4219         * src/plugins/trayicon/Makefile.am
4220                 Fix 100% cpu usage in address completion list
4221                 Fix little bugs (return with no values etc)
4222                 Fix all warnings (with common CFLAGS)
4223
4224 2005-09-15 [colin]      1.9.14cvs33
4225
4226         * src/addressbook.c
4227                 Fix bug where sometimes a group's email list is empty,
4228                 force its refresh (probably fixes "Re: how to create a 
4229                 distribution list")
4230         * src/ldapquery.c
4231                 Don't return to the callback in the main thread from the
4232                 fetch thread (or face segs!)
4233
4234 2005-09-15 [paul]       1.9.14cvs32
4235
4236         * src/prefs_matcher.c
4237                 forgotten in last commit
4238
4239 2005-09-15 [paul]       1.9.14cvs31
4240
4241         * src/prefs_actions.c
4242         * src/prefs_filtering_action.c
4243         * src/prefs_quote.c
4244         * src/quote_fmt.c
4245         * src/summaryview.c
4246         * src/gtk/description_window.c
4247         * src/gtk/description_window.h
4248         * src/gtk/quicksearch.c
4249                 allow interaction with the called
4250                 description window
4251                 Patch by Anders Hammar
4252
4253 2005-09-14 [paul]       1.9.14cvs30
4254
4255         * src/compose.c
4256                 fix a little annoyance when pasting with 3rd button 
4257                 with wrap_pastes=0 and wrap_input=1
4258                 Patch by Colin
4259
4260 2005-09-14 [paul]       1.9.14cvs29
4261
4262         * src/prefs_account.c
4263                 disable 'Filter messages on receiving' for
4264                 SMTP-only accounts
4265                 Patch  by Anders Hammar
4266
4267 2005-09-14 [paul]       1.9.14cvs28
4268
4269         * po/sk.po
4270                 fix crash
4271                 updated by Andrej Kacian
4272
4273 2005-09-14 [paul]
4274
4275         1.9.15-rc1 released
4276
4277 2005-09-14 [paul]       1.9.14cvs27
4278
4279         * po/es.po
4280                 updated by Ricardo Mones Lastra
4281         * src/compose.c
4282         * src/compose.h
4283                 associate no_wrap_tags to Compose windows
4284                 instead of using a static one
4285                 Patch by Colin
4286         * src/mbox.c
4287                 fix proc_mbox()
4288                 Patch by wwp
4289         * src/textview.c
4290                 remove unneeded printf()
4291
4292 2005-09-14 [paul]       1.9.14cvs26
4293
4294         * src/addrcache.c
4295         * src/codeconv.h
4296         * src/folder.h
4297         * src/mainwindow.h
4298         * src/mh.c
4299         * src/mimeview.h
4300         * src/partial_download.c
4301         * src/pop.c
4302         * src/prefs_account.c
4303         * src/prefs_account.h
4304         * src/prefs_actions.c
4305         * src/prefs_customheader.c
4306         * src/prefs_display_header.c
4307         * src/prefs_filtering_action.c
4308         * src/prefs_matcher.c
4309         * src/prefs_toolbar.c
4310         * src/privacy.h
4311         * src/procmime.c
4312         * src/procmime.h
4313         * src/procmsg.h
4314         * src/textview.c
4315         * src/undo.h
4316         * src/common/plugin.c
4317         * src/common/session.h
4318         * src/common/socket.c
4319         * src/common/socket.h
4320         * src/common/template.c
4321         * src/gtk/gtkaspell.c
4322         * src/gtk/quicksearch.h
4323         * src/plugins/pgpcore/passphrase.c
4324         * src/plugins/pgpcore/prefs_gpg.h
4325         * src/plugins/pgpcore/select-keys.c
4326         * src/plugins/pgpcore/select-keys.h
4327         * src/plugins/pgpcore/sgpgme.c
4328         * src/plugins/pgpinline/pgpinline.c
4329         * src/plugins/pgpmime/pgpmime.c
4330         * src/plugins/trayicon/trayicon.c
4331                 fix compilation warnings
4332                 Patch by Daniel Gustafson
4333
4334 2005-09-14 [paul]       1.9.14cvs25
4335
4336         * src/addressbook.c
4337                 add missing column header, and other small
4338                 bug fixes
4339                 Patch by Anders Hammar
4340
4341 2005-09-13 [colin]      1.9.14cvs24
4342
4343         * src/gtk/gtkaspell.c
4344                 Fix non-utf8 in menu
4345                 Fix little leaks
4346                 Nullify struct members after free()s
4347
4348 2005-09-13 [colin]      1.9.14cvs23
4349
4350         * src/compose.c
4351                 Test utf8 compliance before inserting to 
4352                 buffer, and try to convert if necessary
4353         * src/procmime.c
4354                 If no charset is present, use the locale 
4355                 one instead of us-ascii
4356         * src/procmsg.c
4357                 Add Sender, List-Post and To in the checked 
4358                 headers for automatic rules creation 
4359                 (thanks to wwp)
4360         * src/prefs_themes.c
4361         * src/gtk/gtkaspell.c
4362                 Remove deprecated functions. 
4363                 patch by Daniel Gustafson
4364
4365 2005-09-12 [colin]      1.9.14cvs22
4366
4367         * src/compose.c
4368                 Fix bug #448 (Scrolling/Redraw issue with 
4369                 address-fields in Header)
4370         * src/mainwindow.c
4371         * src/summaryview.c
4372         * src/summaryview.h
4373                 Fix loss of MSG_MARKED on move/copy
4374                 Fix bug #804 (Quicksearch togglebutton doesn't 
4375                 get depressed after '/' key is pressed)
4376
4377 2005-09-12 [paul]       1.9.14cvs21
4378
4379         * AUTHORS
4380         * src/gtk/logwindow.c
4381                 add 'Clear Log' to popup menu
4382                 Patch by Anders Hammar <anders.hammar@telia.com>
4383
4384 2005-09-12 [paul]       1.9.14cvs20
4385
4386         * src/compose.c
4387                 set correct sensitivity on attachments
4388                 popup menu
4389         * src/folder.c
4390                 fix typo
4391         * src/prefs_spelling.c
4392                 fix crash when no LANG env is set
4393         * src/common/xml.c
4394                 fix crash in wizard
4395                 don't use memeory after free
4396
4397         All patches by Daniel Gustafson
4398
4399 2005-09-12 [paul]       1.9.14cvs19
4400
4401         * src/prefs_themes.c
4402                 make theme info selectable
4403         * src/gtk/description_window.c
4404                 make window non-modal
4405         * tools/README
4406                 add details of asus_mailed.sh
4407         * tools/claws.i18n.status.pl
4408                 update for new zh_TW translator
4409                 widen the output
4410                 create alternate coloured lines
4411                 improve readability
4412
4413 2005-09-10 [colin]      1.9.14cvs18
4414
4415         * src/plugins/pgpcore/select-keys.c
4416                 Better order for the buttons
4417
4418 2005-09-10 [colin]      1.9.14cvs17
4419
4420         * src/compose.c
4421         * src/plugins/pgpcore/select-keys.c
4422         * src/plugins/pgpcore/select-keys.h
4423         * src/plugins/pgpcore/sgpgme.c
4424                 Add a "Don't encrypt" button to the key
4425                 selection dialog. Fixes bug #177 (There should be a 
4426                 'Don't encrypt button in the Select Keys dialog)
4427
4428 2005-09-10 [colin]      1.9.14cvs16
4429
4430         * src/compose.c
4431                 Fix bug #572 (%X option does not work with templates)
4432
4433 2005-09-10 [colin]      1.9.14cvs15
4434
4435         * src/toolbar.c 
4436                 Remove g_print
4437
4438 2005-09-10 [colin]      1.9.14cvs14
4439
4440         * src/imap.c
4441                 Fix a possible crash
4442
4443 2005-09-09 [colin]      1.9.14cvs13
4444
4445         * src/imap.c
4446         * src/etpan/imap-thread.c
4447         * src/etpan/imap-thread.h
4448                 Fix moving from queue or drafts to normal folders
4449                 Fix bug #794 (No way to delete without expunging)
4450                 Take flags unset by other mailers into account
4451                 Take deleted flag set by other mailers into account
4452                 Fix unsetting REPLIED flag
4453                 Fix crash when capabilities can't be retrieved
4454         * src/mainwindow.c
4455         * src/mainwindow.h
4456                 Add M_DELAYED_FLAGS condition, and let the user use
4457                 Execute in order to be able to expunge deleted mails,
4458                 even if he's not in delayed execute mode
4459         * src/prefs_spelling.c
4460                 Use 'en' dictionary by default if LANG is POSIX or C
4461         * src/gtk/prefswindow.c
4462                 Fix bug #767 (Preferences windows expanding) by making
4463                 the window a bit larger when the resolution is greater
4464                 than 640x480, and by putting the prefs in a
4465                 GtkScrolledWindow.
4466
4467 2005-09-09 [paul]       1.9.14cvs12
4468
4469         * AUTHORS
4470         * configure.ac
4471         * po/zh_TW.Big5.po      ** REMOVED **
4472         * po/zh_TW.po           ** ADDED **
4473                 updated by Wei-Lun Chao
4474
4475 2005-09-09 [paul]       1.9.14cvs11
4476
4477         * src/mainwindow.c
4478                 fix asserts
4479         * src/common/xml.c
4480                 delay memory allocation until file is
4481                 opened successfully
4482                 Patch by Daniel Gustafson
4483
4484 2005-09-09 [colin]      1.9.14cvs10
4485
4486         * src/imap.c
4487                 Add guards
4488
4489 2005-09-08 [colin]      1.9.14cvs9
4490
4491         * src/compose.c
4492                 Alert when we can't save draft
4493                 Fix various wrap/color issues
4494                 Add mid-click pasting respecting wrap_paste option
4495         * src/folder.c
4496         * src/folder.h
4497         * src/folder_item_prefs.c
4498         * src/folder_item_prefs.h
4499         * src/imap.c
4500         * src/imap_gtk.c
4501         * src/imap_gtk.h
4502         * src/main.c
4503         * src/mainwindow.c
4504         * src/mainwindow.h
4505         * src/news.c
4506         * src/news_gtk.c
4507         * src/news_gtk.h
4508         * src/prefs_folder_item.c
4509                 Fix the impossibility to synchronise folders for
4510                 offline use (IMAP and NNTP are concerned)
4511
4512 2005-09-08 [colin]      1.9.14cvs8
4513
4514         * configure.ac
4515                 Build LDAP and JPilot by default if available
4516         * src/textview.c
4517                 Fix use after free
4518
4519 2005-09-08 [paul]       1.9.14cvs7
4520
4521         * doc/manual/en/sylpheed-1.html
4522         * doc/manual/en/sylpheed-18.html
4523         * doc/manual/en/sylpheed-19.html
4524         * doc/manual/en/sylpheed-4.html
4525         * doc/manual/en/sylpheed-6.html
4526         * doc/manual/en/sylpheed.html
4527                 a few minor updates, plus include some
4528                 details about plugins and their requirements
4529         * src/mainwindow.c
4530                 minor changes to English in /View/Sort
4531
4532 2005-09-07 [colin]      1.9.14cvs6
4533
4534         * doc/manual/en/sylpheed-1.html
4535         * doc/manual/en/sylpheed-10.html
4536         * doc/manual/en/sylpheed-11.html
4537         * doc/manual/en/sylpheed-12.html
4538         * doc/manual/en/sylpheed-13.html
4539         * doc/manual/en/sylpheed-14.html
4540         * doc/manual/en/sylpheed-15.html
4541         * doc/manual/en/sylpheed-16.html
4542         * doc/manual/en/sylpheed-17.html
4543         * doc/manual/en/sylpheed-18.html
4544         * doc/manual/en/sylpheed-19.html
4545         * doc/manual/en/sylpheed-2.html
4546         * doc/manual/en/sylpheed-20.html
4547         * doc/manual/en/sylpheed-21.html
4548         * doc/manual/en/sylpheed-22.html
4549         * doc/manual/en/sylpheed-3.html
4550         * doc/manual/en/sylpheed-4.html
4551         * doc/manual/en/sylpheed-5.html
4552         * doc/manual/en/sylpheed-6.html
4553         * doc/manual/en/sylpheed-7.html
4554         * doc/manual/en/sylpheed-8.html
4555         * doc/manual/en/sylpheed-9.html
4556         * doc/manual/en/sylpheed.html
4557                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
4558
4559 2005-09-07 [colin]      1.9.14cvs5
4560
4561         * src/mainwindow.c
4562                 Make labels more to-the-point
4563
4564 2005-09-07 [colin]      1.9.14cvs4
4565
4566         * doc/manual/en/sylpheed-1.html
4567         * doc/manual/en/sylpheed-12.html
4568         * doc/manual/en/sylpheed-13.html
4569         * doc/manual/en/sylpheed-14.html
4570         * doc/manual/en/sylpheed-15.html
4571         * doc/manual/en/sylpheed-16.html
4572         * doc/manual/en/sylpheed-17.html
4573         * doc/manual/en/sylpheed-18.html
4574         * doc/manual/en/sylpheed-19.html
4575         * doc/manual/en/sylpheed-2.html
4576         * doc/manual/en/sylpheed-20.html
4577         * doc/manual/en/sylpheed-21.html
4578         * doc/manual/en/sylpheed-22.html
4579         * doc/manual/en/sylpheed-4.html
4580         * doc/manual/en/sylpheed-5.html
4581         * doc/manual/en/sylpheed-6.html
4582         * doc/manual/en/sylpheed-7.html
4583         * doc/manual/en/sylpheed-8.html
4584         * doc/manual/en/sylpheed-9.html
4585         * doc/manual/en/sylpheed.html
4586                 Update manual
4587
4588 2005-09-07 [colin]      1.9.14cvs3
4589
4590         * doc/faq/en/sylpheed-faq-1.html
4591         * doc/faq/en/sylpheed-faq-2.html
4592         * doc/faq/en/sylpheed-faq-3.html
4593         * doc/faq/en/sylpheed-faq.html
4594                 Update FAQ
4595
4596 2005-09-07 [colin]      1.9.14cvs2
4597
4598         * src/folderview.c
4599         * src/procmsg.c
4600         * src/summaryview.c
4601         * src/toolbar.c
4602                 Fix special subfolders:
4603                 - Inherit parent's icon
4604                 - sent contents of queues subfolders
4605                 - empty subfolders of trashes
4606         * src/mainwindow.c
4607                 Remove outdated manual and faq entries
4608         * src/common/utils.c
4609                 Add quotes around %s coming from mailcap
4610
4611 2005-09-07 [colin]      1.9.14cvs1
4612
4613         * src/compose.c
4614                 After saving draft, set modified to FALSE
4615         * src/mimeview.c
4616         * src/common/utils.c
4617         * src/common/utils.h
4618                 Try to open mime parts using what is 
4619                 indicated in ~/.mailcap or /etc/mailcap,
4620                 if possible.
4621
4622 2005-09-05 [paul]       1.9.14
4623
4624         1.9.14 released
4625
4626         * po/sk.po
4627                 updated by Andrej Kacian
4628
4629 2005-09-05 [paul]       1.9.13cvs83
4630
4631         * po/de.po
4632         * po/es.po
4633         * po/fi.po
4634         * po/fr.po
4635         * po/nb.po
4636         * po/pt_BR.po
4637         * po/sr.po
4638                 updated translations by Thomas Gilgin, Ricardo Mones
4639                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
4640                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
4641
4642 2005-09-04 [paul]       1.9.13cvs82
4643
4644         * src/compose.c
4645                 only warn about exceeded line length limit
4646                 on send
4647
4648 2005-09-04 [paul]       1.9.13cvs81
4649
4650         * src/compose.c
4651                 fix crash in 'line length exceeded' dialogue
4652
4653 2005-09-02 [paul]       1.9.13cvs80
4654
4655         * src/imap.c
4656                 fix bug 795, 'Connection lost IMAP'
4657                 and add statusbar prints
4658                 Patch by Colin
4659
4660 2005-09-02 [paul]       1.9.13cvs79
4661
4662         * src/compose.c
4663                 compose_wrap_paragraph() becomes
4664                 compose_beautify_paragraph()
4665                 Patch by Colin
4666
4667 2005-09-02 [colin]      1.9.13cvs78
4668
4669         * src/folderview.c
4670                 Micro-fix
4671
4672 2005-09-01 [colin]      1.9.13cvs77
4673
4674         * src/imap.c
4675                 Maybe fix bug #795 (Connection lost IMAP)
4676                 Don't try to send logout when we're disconnected.
4677         * src/summaryview.c
4678                 Include locked and marked emails in HRM
4679                 view. Fixes bug #800 (Locked messages no longer 
4680                 show up when hide read messages is used)
4681
4682 2005-09-01 [paul]       1.9.13cvs76
4683
4684         * src/prefs_common.c
4685                 fix bad cutting
4686
4687 2005-08-31 [colin]      1.9.13cvs75
4688
4689         * src/folderview.c
4690         * src/folderview.h
4691         * src/prefs_summaries.c
4692         * src/summaryview.c
4693                 Fix "go to next new", fix preference
4694                 (Open unread/next swapped)
4695
4696 2005-08-31 [paul]       1.9.13cvs74
4697
4698         * src/compose.c
4699         * src/folderview.c
4700         * src/headerview.c
4701         * src/headerview.h
4702         * src/mainwindow.c
4703         * src/prefs_common.c
4704         * src/prefs_common.h
4705         * src/prefs_fonts.c
4706         * src/summaryview.c
4707         * src/textview.c
4708         * src/common/defs.h
4709                 remove obsolete BOLD_FONT setting
4710                 fix font update in headerview and textview
4711                 headers after prefs change
4712                 Patch By Colin
4713
4714 2005-08-31 [paul]
4715
4716         1.9.14-rc4 released
4717
4718 2005-08-30 [colin]      1.9.13cvs73
4719
4720         * src/summaryview.c
4721                 When Hide read messages is selected and we
4722                 refresh the summaryview, don't remove the 
4723                 currently displayed message. Fixes bug #797
4724                 (Summary view reloads when new mail is 
4725                 downloaded in 1.9.14 rc)
4726
4727 2005-08-30 [colin]      1.9.13cvs72
4728
4729         * src/folderview.c
4730                 Fix flickering
4731         * src/mainwindow.c
4732                 Remove useless callback
4733         * src/mimeview.c
4734         * src/gtk/filesel.c
4735         * src/gtk/filesel.h
4736                 Add a filesel_select_file_save_folder() - used by Save All
4737
4738 2005-08-29 [paul]       1.9.13cvs71
4739
4740         * AUTHORS
4741         * src/matcher_parser_parse.y
4742         * src/etpan/imap-thread.c
4743                 fix building on FreeBSD
4744                 Patch by Daniel Gustafson <daniel@hobbit.se>
4745
4746 2005-08-29 [paul]       1.9.13cvs70
4747
4748         * src/plugins/pgpinline/pgpinline.c
4749                 only initialise sig result if it's been handled
4750                 Patch by Colin
4751
4752 2005-08-29 [paul]       1.9.13cvs69
4753         
4754         Patches by Colin:
4755
4756         * src/imap.c
4757         * src/common.utils.c
4758         * src/common/utils.h
4759                 optimisation
4760         * src/stock_pixmap.h
4761                 fix wrong icon reference
4762         * src/pixmaps/trash_btn.xpm
4763                 replace with nicer image
4764
4765 2005-08-28 [colin]      1.9.13cvs68
4766
4767         * src/Makefile.am
4768         * src/stock_pixmap.c
4769         * src/stock_pixmap.h
4770         * src/toolbar.c
4771         * src/pixmaps/trash_btn.xpm
4772                 Add a specific trash xpm for the button
4773
4774 2005-08-28 [colin]      1.9.13cvs67
4775
4776         * src/imap.c
4777                 Fix leak
4778
4779 2005-08-27 [colin]      1.9.13cvs66
4780
4781         * src/imap.c
4782         * src/procmime.c
4783                 Correctly fix "Problem with replies", fixes
4784                 pgpmime encryption too. 
4785
4786 2005-08-27 [colin]      1.9.13cvs65
4787
4788         * src/folder.c
4789         * src/procmsg.c
4790         * src/procmsg.h
4791         * src/summaryview.c
4792                 Fix bug #517 (messages removed from summaryview 
4793                 when moving fails)
4794
4795 2005-08-27 [colin]      1.9.13cvs64
4796
4797         * tools/Makefile.am
4798         * tools/asus_mailled.sh
4799                 Add a script to blink ASUS laptops' mail LED where there
4800                 is unread mail.
4801
4802 2005-08-27 [colin]      1.9.13cvs63
4803
4804         * src/imap.c
4805         * src/etpan/imap-thread.c
4806         * src/etpan/imap-thread.h
4807                 Implement automatic choosing of login method
4808                 Fixes bug #791
4809         * src/gtk/.cvsignore
4810                 Add sylpheed-marshal.[ch]
4811
4812 2005-08-27 [colin]      1.9.13cvs62
4813
4814         * src/common/utils.c
4815                 Fix confusing perror
4816
4817 2005-08-27 [colin]      1.9.13cvs61
4818
4819         * src/toolbar.c
4820         * src/toolbar.h
4821                 Remove A_DELETE, replace it with 
4822                 A_TRASH and A_DELETE_REAL. Automatically
4823                 rewrite config files to replace A_DELETE
4824                 with A_TRASH (no functionality change).
4825                 Fixes half of #794
4826
4827 2005-08-26 [colin]      1.9.13cvs60
4828
4829         * src/procmime.c
4830                 Previous "Problem with replies" fix brought other
4831                 problems, fixing them
4832
4833 2005-08-26 [colin]      1.9.13cvs59
4834
4835         * src/procmime.c
4836                 Fix "Problem with replies". This happened only
4837                 on IMAP...
4838         * src/procmsg.c
4839                 Factorize code a bit
4840         * src/compose.c
4841                 Speed improvement on very long messages (wrapping)
4842                 Fix signature color on Reedit and Redirect
4843                 On Reedit, don't attach pgp-signatures parts, but
4844                 set signing to On.
4845
4846 2005-08-24 [paul]       1.9.13cvs58
4847
4848         * src/compose.c
4849                 don't claim success when clicking
4850                 Cancel on the passphrase box.
4851                 Patch by Colin
4852
4853 2005-08-24 [paul]       1.9.13cvs57
4854
4855         * src/main.c
4856                 fix misplaced sylpheed.log
4857         * src/common/defs.h
4858                 define UIDL_DIR
4859
4860 2005-08-24 [paul]       1.9.13cvs56
4861
4862         * src/imap.c
4863         * src/etpan/imap-thread.c
4864         * src/etpan/imap-thread.h
4865                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
4866                 Patch by Colin
4867         * src/gtk/sylpheed-marshal.c    ** REMOVED **
4868         * src/gtk/sylpheed-marshal.h    ** REMOVED **
4869                 remove autogenerated files
4870         * tools/kdeservicemenu/README
4871         * tools/kdeservicemenu/install.sh
4872         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4873         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4874                 use Claws icon, use 'Sylpheed-Claws' in menu,
4875                 use kdialog, and other cleanups
4876
4877 2005-08-23 [paul]       1.9.13cvs55
4878
4879         * src/compose.c
4880                 fix paste/wrap crash
4881                 Patch by Colin
4882
4883 2005-08-23 [paul]       1.9.13cvs54
4884
4885         * src/main.c
4886                 fix crash recovery
4887                 Patch by Colin
4888
4889 2005-08-23 [paul]       1.9.13cvs53
4890
4891         * src/addressbook.c
4892         * src/editaddress.c
4893                 view all data of LDAP contacts
4894                 Patch by Colin
4895
4896 2005-08-23 [paul]       1.9.13cvs52
4897
4898         * src/addressbook.c
4899                 fix issues with the Search field
4900                 Patch by Colin
4901
4902 2005-08-22 [paul]       1.9.13cvs51
4903
4904         * src/folderview.c
4905                 put name of folder in processing dialog
4906                 title
4907         * src/prefs_folder_item.c
4908                 improve english usage
4909
4910 2005-08-22 [paul]       1.9.13cvs50
4911
4912         * src/filtering.c
4913         * src/filtering.h
4914         * src/matcher.c
4915         * src/matcher_parser_lex.l
4916         * src/matcher_parser_parse.y
4917         * src/prefs_filtering.c
4918                 add Filtering/Processing rule names feature.
4919                 (the incompatible old matcherrc is saved as
4920                 matcherrc.pre_names).
4921                 Patch by Colin
4922
4923 2005-08-22 [paul]       1.9.13cvs49
4924
4925         * src/procmsg.c
4926                 fix colour labelling
4927                 Patch by Colin
4928
4929 2005-08-22 [paul]       1.9.13cvs48
4930
4931         * src/textview.c
4932                 fix open_image_cb()
4933
4934 2005-08-22 [paul]       1.9.13cvs47
4935
4936         * src/imap.c
4937                 fix bug 789, 'SC crashes with imap (CVS ver)'
4938                 Patch by Colin
4939
4940 2005-08-22 [paul]       1.9.13cvs46
4941
4942         * src/mimeview.c
4943         * src/prefs_common.c
4944         * src/common/defs.h
4945                 define reused defaults in defs.h
4946         * src/textview.c
4947                 add 'Open image' to image popup menu
4948
4949 2005-08-21 [colin]      1.9.13cvs45
4950
4951         * src/summaryview.c
4952                 Fix bug #788 (Bogus "From" address displayed)
4953
4954 2005-08-20 [colin]      1.9.13cvs44
4955
4956         * src/folder.c
4957                 Fix buf #787 (multilevel delete causes SIGSEGV)
4958
4959 2005-08-19 [colin]      1.9.13cvs43
4960
4961         * src/inc.c
4962         * src/prefs_common.c
4963         * src/prefs_common.h
4964                 Add an hidden pref to allow modifying the
4965                 update stepping in incorporation.
4966                 Patch by wwp.
4967
4968 2005-08-19 [colin]      1.9.13cvs42
4969
4970         * src/compose.c
4971         * src/procmime.c
4972                 Workaround for broken MUAs: encode 
4973                 Content-type: name: as ASCII and 
4974                 Content-Disposition: filename: as
4975                 per rfc2231
4976         * src/prefs_account.c
4977                 Fix invisible-ness of SMTP SSL prefs
4978                 in NNTP accounts
4979
4980 2005-08-19 [paul]       1.9.13cvs41
4981
4982         * src/compose.c
4983         * src/prefs_common.c
4984         * src/prefs_common.h
4985         * src/prefs_wrapping.c
4986                 paste with or without wrapping.
4987                 patch by Colin
4988
4989 2005-08-19 [paul]       1.9.13cvs40
4990
4991         * src/prefs_common.c
4992         * src/prefs_common.h
4993         * src/summaryview.c
4994                 reintroduce enable_swap_from as a
4995                 hidden pref. patch by Colin
4996         * src/quote_fmt_parse.y
4997         * src/plugins/clamav/clamav_plugin.c
4998         * src/plugins/dillo_viewer/dillo_viewer.c
4999         * src/plugins/mathml_viewer/mathml_viewer.c
5000         * src/plugins/pgpcore/sgpgme.c
5001         * src/plugins/pgpinline/pgpinline.c
5002         * src/plugins/pgpmime/pgpmime.c
5003                 tidy up. patch by Colin
5004
5005 2005-08-19 [paul]       1.9.13cvs39
5006
5007         * configure.ac
5008                 complete cvs38's sync
5009         * src/editaddress.c
5010         * src/gedit-print.c
5011         * src/mutt.c
5012         * src/etpan/etpan-log.c
5013         * src/etpan/imap-thread.c
5014         * src/gtk/gtksourceprintjob.c
5015                 fix compilation warnings
5016                 (patch by Colin)
5017
5018 2005-08-19 [paul]       1.9.13cvs38
5019
5020         sync with main:
5021
5022         * src/account.c
5023         * src/action.c
5024         * src/addrbook.c
5025         * src/addrcache.c
5026         * src/addrharvest.c
5027         * src/addrindex.c
5028         * src/codeconv.c
5029         * src/compose.c
5030         * src/crash.c
5031         * src/exporthtml.c
5032         * src/exportldif.c
5033         * src/folder.c
5034         * src/image_viewer.c
5035         * src/inc.c
5036         * src/inc.h
5037         * src/jpilot.c
5038         * src/ldif.c
5039         * src/main.c
5040         * src/matcher.c
5041         * src/mbox.c
5042         * src/messageview.c
5043         * src/mh.c
5044         * src/mimeview.c
5045         * src/msgcache.c
5046         * src/mutt.c
5047         * src/news.c
5048         * src/partial_download.c
5049         * src/pine.c
5050         * src/pop.c
5051         * src/prefs_actions.c
5052         * src/prefs_common.c
5053         * src/prefs_customheader.c
5054         * src/prefs_display_header.c
5055         * src/prefs_gtk.c
5056         * src/prefs_themes.c
5057         * src/procheader.c
5058         * src/procmime.c
5059         * src/procmsg.c
5060         * src/recv.c
5061         * src/send_message.c
5062         * src/simple-gettext.c
5063         * src/sourcewindow.c
5064         * src/textview.c
5065         * src/vcard.c
5066         * src/common/defs.h
5067         * src/common/log.c
5068         * src/common/plugin.c
5069         * src/common/prefs.c
5070         * src/common/session.c
5071         * src/common/session.h
5072         * src/common/socket.c
5073         * src/common/socket.h
5074         * src/common/ssl_certificate.c
5075         * src/common/template.c
5076         * src/common/utils.c
5077         * src/common/utils.h
5078         * src/common/xml.c
5079         * src/gtk/about.c
5080         added wrappers for C library function that
5081                 take pathname arguments.
5082                 enabled compilation with MinGW.
5083                 use GDir instead of directly using opendir().
5084                 added rename_force().
5085
5086 2005-08-19 [paul]       1.9.13cvs37
5087         
5088         patches by Colin:
5089         * src/compose.c
5090                 fix privacy settings on re-editing
5091                 a sent message
5092         * src/jpilot.c
5093                 fix encoding bug
5094         * src/folder.c
5095         * src/procmsg.c
5096         * src/procmsg.h
5097         * src/summaryview.c
5098                 flag changing optimisation
5099
5100 2005-08-18 [martin]     1.9.13cvs36
5101
5102         * commitHelper
5103             added my login
5104         * src/addrcache.c
5105         * src/addrharvest.c
5106         * src/addrindex.c
5107         * src/compose.c
5108         * src/grouplistdialog.c
5109         * src/main.c
5110         * src/mainwindow.c
5111         * src/msgcache.c
5112         * src/mutt.c
5113         * src/pine.c
5114         * src/prefs_account.c
5115         * src/prefs_themes.c
5116         * src/stock_pixmap.c
5117         * src/summaryview.c
5118         * src/gtk/about.c
5119         * src/gtk/logwindow.c
5120             removed deprecated glib and gdk stuff
5121         * src/plugins/pgpcore/select-keys.c
5122             convert attributes from locale to utf8
5123
5124 2005-08-17 [paul]       1.9.13cvs35
5125
5126         * src/account.c
5127         * src/addressbook.c
5128                 use new GTK_STOCK_ icons if available
5129         * src/summaryview.c
5130         * src/gtk/gtksctree.c
5131         * src/gtk/gtksctree.h
5132                 faster range select. patch by Colin
5133
5134 2005-08-17 [paul]       1.9.13cvs34
5135
5136         patches by colin:
5137         * src/addressbook.c
5138         * src/addressitem.h
5139                 Add an edit button for contacts, fix selections
5140                 of gtksctree items
5141         * src/editaddress.c
5142                 Change labels, let Save be always possible in the
5143                 email and user atributes tabs
5144         * src/folderview.c
5145                 fix sort issues
5146         * src/summaryview.c
5147                 select next item instead of the displayed one
5148                 after deletion
5149
5150         * src/gtk/progressdialog.c
5151                 use prefs_common.enable_rules_hint
5152
5153 2005-08-13 [hoa]        1.9.13cvs33
5154
5155         * src/etpan/imap-thread.c
5156                 fixed build on Solaris.
5157
5158 2005-08-10 [colin]      1.9.13cvs32
5159
5160         * src/procmsg.c
5161                 Fix cvs31 (missing fclose before reading
5162                 the file)
5163
5164 2005-08-10 [colin]      1.9.13cvs31
5165
5166         * src/procmsg.c
5167                 Fix procmsg_msginfo_new_from_mimeinfo() when
5168                 the MimeInfo isn't stored in memory. This fixes
5169                 replying to an attached message.
5170
5171 2005-08-10 [colin]      1.9.13cvs30
5172
5173         * src/mainwindow.c
5174                 Fix slowness in account changing
5175
5176 2005-08-10 [colin]      1.9.13cvs29
5177
5178         * src/folder.c
5179         * src/folderutils.c
5180         * src/folderview.c
5181         * src/imap_gtk.c
5182         * src/mainwindow.c
5183         * src/mh_gtk.c
5184         * src/procmsg.c
5185         * src/summaryview.c
5186                 Optimize folder_has_parent_of_type
5187                 Prevent moving special sub-folders from contextual menus
5188                 Rework message a bit ("Empty all messages" -> "Delete all
5189                 messages")
5190                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
5191                 and "Deleted Items" folders)
5192
5193 2005-08-08 [colin]      1.9.13cvs28
5194
5195         * src/summaryview.c
5196         * src/prefs_summaries.c
5197                 Make "Select first unread|new" more flexible
5198                 (just prioritize new or unread)
5199
5200 2005-08-08 [colin]      1.9.13cvs27
5201
5202         * src/summaryview.c
5203                 If "select first new" is selected and there only
5204                 are unread messages, fallback to "select first
5205                 unread".
5206
5207 2005-08-08 [colin]      1.9.13cvs26
5208
5209         * src/folder.c
5210                 Fix shameful bugs (and bug #779)
5211
5212 2005-08-08 [colin]      1.9.13cvs25
5213
5214         * src/folder.c
5215         * src/folder.h
5216                 Cache parents' type to make folder_has_parent_of_type
5217                 faster
5218         * src/folderview.c
5219                 Forbid DnD of special sub-folders
5220         * src/procmsg.c
5221         * src/procmsg.h
5222                 Add MAIL_POSTFILTERING_HOOK
5223         * src/summaryview.c
5224                 Revert over-zealous deletion of the use_addr_book 
5225                 code
5226
5227 2005-08-07 [colin]      1.9.13cvs24
5228
5229         * src/folder.c
5230                 Fix big mistake (passing MsgInfo instead 
5231                 of FolderItem)
5232
5233 2005-08-07 [colin]      1.9.13cvs23
5234
5235         * src/compose.c
5236         * src/folder.c
5237         * src/folder.h
5238         * src/foldersel.c
5239         * src/folderutils.c
5240         * src/folderview.c
5241         * src/imap.c
5242         * src/mainwindow.c
5243         * src/messageview.c
5244         * src/mh.c
5245         * src/msgcache.c
5246         * src/procmime.c
5247         * src/summaryview.c
5248                 Make subfolders of Drafts, Queue, Outbox, Trash
5249                 work like their parents. 
5250                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5251
5252 2005-08-07 [colin]      1.9.13cvs22
5253
5254         * src/addressbook.c
5255                 Fix bug #771 (Dragged contacts not saved)
5256
5257 2005-08-07 [paul]       1.9.13cvs21
5258
5259         * src/summaryview.c
5260                 fix bug 32 'Search Doesn't display results
5261                 if "Hide Read Messages" is chosen'
5262                 be more literal in interpreting 'Hide read
5263                 messages'
5264
5265 2005-08-07 [colin]      1.9.13cvs20
5266
5267         * src/folderview.c
5268                 Add debug
5269         * src/summaryview.c
5270                 Faster 'unthread_for_execution'
5271
5272 2005-08-06 [paul]       1.9.13cvs19
5273
5274         * src/mainwindow.c
5275                 add mnemonics to Set displayed columns
5276                 fix bug where msgview_visible option was
5277                 overwritten as TRUE on startup
5278
5279 2005-08-06 [paul]       1.9.13cvs18
5280
5281         * src/mainwindow.c
5282                 refer to 'displayed columns in folder/message
5283                 list' not 'displayed items in summary/message view'
5284         * src/prefs_display_header.c
5285                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
5286                 be consistent with similar dialogues
5287         * src/prefs_folder_column.c
5288         * src/prefs_summary_column.c
5289                 'columns' not 'items', and folder and message lists,
5290                 instead of folder and summary views;
5291                 Use 'Hidden columns' as list heading not 'Available
5292                 items';
5293                 move the 'Remove' button to the right hand side;
5294                 top-align the buttons;
5295                 remove unneeded vbox
5296         * src/prefs_summaries.c
5297                 put the 2 column prefs buttons in a frame to reduce
5298                 overall width; refer to columns not items &c.
5299
5300 2005-08-05 [colin]      1.9.13cvs17
5301
5302         * src/prefs_common.c
5303         * src/prefs_common.h
5304         * src/mainwindow.c
5305         * src/compose.c
5306         * src/messageview.c
5307                 Add an hidden toolbar_detachable pref, so
5308                 that I can get rid of these painful handles
5309                 in the toolbars. Defaults to TRUE to avoid
5310                 changing the GUI on unsuspecting people...
5311
5312 2005-08-05 [colin]      1.9.13cvs16
5313
5314         * src/Makefile.am
5315         * src/prefs_folder_column.c
5316         * src/prefs_folder_column.h
5317                 Add prefs for folder columns
5318         * src/folderview.c
5319         * src/folderview.h
5320         * src/mainwindow.c
5321         * src/mainwindow.h
5322         * src/prefs_common.c
5323         * src/prefs_common.h
5324         * src/prefs_summaries.c
5325                 Use them
5326         * src/prefs_summary_column.c
5327         * src/summaryview.c
5328         * src/summaryview.h
5329                 Add a To column
5330         * src/textview.c
5331         * src/common/utils.c
5332         * src/common/utils.h
5333                 Move uri colourisation functions
5334                 to utils
5335         * src/compose.c
5336                 Colourise URIs
5337         * src/imap.c
5338                 Fix bug with LIST where we'd try
5339                 to get Folder//////[...]/// 
5340
5341 2005-08-05 [paul]       1.9.13cvs15
5342
5343         * src/prefs_summaries.c
5344                 improve the English usage
5345         * src/summaryview.c
5346                 set font on column change
5347                 thanks to Colin
5348
5349 2005-08-05 [paul]       1.9.13cvs14
5350
5351         * src/prefs_common.c
5352         * src/prefs_common.h
5353         * src/prefs_summaries.c
5354         * src/summaryview.c
5355                 replace 'open_unread_on_enter' option with
5356                 'select_on_entry' option. opening/not opening
5357                 is now exclusively controlled by 'always_show_msg'
5358
5359 2005-08-04 [colin]      1.9.13cvs13
5360
5361         * src/compose.c
5362                 Remove dead code
5363                 Add colourisation of quotes and signatures
5364         * src/folderview.c
5365                 Fix possible crashes
5366         * src/messageview.c
5367                 Change an assert that is no problem
5368         * src/news.c
5369         * src/news_gtk.c
5370         * src/news_gtk.h
5371                 Fix offline mode
5372         * src/gtk/quicksearch.c
5373                 Fix a possible crash
5374
5375 2005-08-03 [colin]      1.9.13cvs12
5376
5377         * src/prefs_account.c
5378                 Fix bug #777 (Sylpheed crash in account configuration)
5379
5380 2005-08-03 [colin]      1.9.13cvs11
5381
5382         * src/addressbook.c
5383         * src/editaddress.c
5384         * src/editgroup.c
5385                 Fixing addressbook, round 2
5386         * src/textview.c
5387                 Fix emphasis color on rechecking 'Colorize messages'
5388
5389 2005-08-03 [paul]       1.9.13cvs10
5390
5391         sync with main
5392
5393         * src/addr_compl.c
5394         * src/compose.c
5395         * src/main.c
5396         * src/pop.c
5397         * src/prefs_account.c
5398         * src/procmime.c
5399         * src/procmsg.c
5400         * src/quote_fmt_parse.y
5401         * src/textview.c
5402         * src/common/quoted-printable.c
5403         * src/common/utils.c
5404         * src/common/utils.h
5405         * src/common/xml.c
5406                 replaced incorrect locale-independent
5407                 ctype functions with GLib's. Corrected
5408                 signedness mismatch.
5409         * src/headerview.c
5410                 headerview_create(): added spacing for vbox.
5411         * src/gtk/about.c
5412                 set focus to the OK button.
5413
5414 2005-08-03 [colin]      1.9.13cvs9
5415
5416         * src/folderview.c
5417                 Fix possible crash
5418
5419 2005-08-02 [colin]      1.9.13cvs8
5420
5421         * src/mainwindow.c
5422                 Fix cast
5423         * src/addressbook.c
5424         * src/addressitem.h
5425                 Fix a cast and more generally, try to make the
5426                 GUI more intuitive and consistent (round 1)
5427
5428 2005-08-02 [paul]       1.9.13cvs7
5429
5430         * src/folder.h
5431                 missing in 1.9.13cvs6
5432
5433 2005-08-02 [colin]      1.9.13cvs6
5434
5435         * src/folder.c
5436                 Fix one more leak
5437
5438 2005-08-02 [colin]      1.9.13cvs5
5439
5440         * src/folder.c
5441         * src/folderview.c
5442         * src/imap.c
5443         * src/main.c
5444         * src/mbox.c
5445         * src/procmsg.c
5446         * src/summaryview.c
5447                 Fix a number of folder_item_get_msg_list()-related
5448                 leaks (missing procmsg_msginfo_free()s)
5449
5450 2005-08-01 [colin]      1.9.13cvs4
5451
5452         * src/folderview.c
5453         * src/folderview.h
5454         * src/mainwindow.c
5455         * src/prefs_fonts.c
5456         * src/prefs_summaries.c
5457         * src/prefs_themes.c
5458         * src/summaryview.c
5459         * src/summaryview.h
5460         * src/textview.c
5461         * src/textview.h
5462                 Fix instant-apply of summary and folderview-related prefs
5463                 Fix erroneous g_free and alertpanels in prefs_theme
5464                 Add instant-apply for fonts
5465                 Defer applying of prefs a little bit so it's done only
5466                 once even if requested by multiples prefs pages
5467
5468 2005-08-01 [paul]       1.9.13cvs3
5469
5470         * src/main.c
5471                 fix bug 776 'S.C. crashes on close'
5472                 thanks to Colin
5473         * src/etpan/etpan-thread-manager-types.h
5474                 add missing include
5475                 thanks to Hoa
5476
5477 2005-07-25 [paul]       1.9.13cvs2
5478
5479         * src/summaryview.c
5480                 fix typos. spotted by Fabien Vantard
5481
5482 2005-07-24 [paul]       1.9.13cvs1
5483
5484         * doc/man/sylpheed.1
5485                 update man page, incorporating fix of
5486                 bug 769 'Typo in manpage'
5487         * src/etpan/imap-thread.c
5488                 fix NetBSD openssl dependencies. patch by
5489                 George Michaelson <ggm@apnic.net>
5490         * po/pt_BR.po
5491                 updated by Frederico Goncalves Guimaraes
5492
5493 2005-07-22 [paul]       1.9.13
5494
5495         1.9.13 release
5496
5497 2005-07-22 [paul]       1.9.12cvs91
5498
5499         * AUTHORS
5500         * INSTALL
5501         * README.claws
5502         * RELEASE_NOTES.claws
5503                 updated for release
5504         * configure.ac
5505         * po/nb.po
5506         * tools/claws.i18n.status.pl
5507                 add Norwegian translation. submiited by
5508                 Geir Helland <pjallabais@users.sourceforge.net>
5509         * po/ca.po
5510         * po/de.po
5511         * po/es.po
5512         * po/fi.po
5513         * po/fr.po
5514         * po/it.po
5515         * po/sk.po
5516         * po/sr.po
5517         * po/zh_CN.po
5518                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5519                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
5520                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
5521                 Yang Guilong
5522         * src/plugins/clamav/clamav_plugin_gtk.c
5523         * src/plugins/spamassassin/spamassassin_gtk.c
5524                 replace outdated description strings
5525
5526 2005-07-21 [colin]      1.9.12cvs90
5527
5528         * src/folder.c
5529                 Set folder to batch mode when scanning it. Makes deletion
5530                 of unread mails on IMAP much faster (due to the UNREAD 
5531                 flag unsetting)
5532
5533 2005-07-21 [darko]      1.9.12cvs89
5534
5535         * configure.ac
5536                 link against libresolv if necessary (patch by Paul)
5537         * src/msgcache.c
5538                 use glib's portable macros to determine endianness
5539
5540 2005-07-21 [paul]       1.9.12cvs88
5541
5542         * src/crash.c
5543         * src/gtk/about.c
5544                 update compiled-in features list
5545
5546 2005-07-20 [colin]      1.9.12cvs87
5547
5548         * src/folder.c
5549         * src/textview.c
5550                 Gcc 2.9x compilation fixes, thanks to Darko
5551         * src/plugins/clamav/clamav_plugin.c
5552                 Little optimisation: load virus database only once
5553         * src/plugins/spamassassin/spamassassin.c
5554                 Big optimisation: filtering one mail took at least 1 second,
5555                 now it takes at least 50ms. Doesn't speed up spamassassin 
5556                 itself, but should already be much more tolerable.
5557
5558 2005-07-20 [colin]      1.9.12cvs86
5559
5560         * src/summaryview.c
5561                 Fix performance issue
5562
5563 2005-07-19 [colin]      1.9.12cvs85
5564
5565         * src/plugins/pgpinline/plugin.c
5566                 Fix warning
5567
5568 2005-07-19 [colin]      1.9.12cvs84
5569
5570         * configure.ac
5571         * src/plugins/Makefile.am
5572         * src/plugins/pgpinline/.cvsignore
5573         * src/plugins/pgpinline/Makefile.am
5574         * src/plugins/pgpinline/pgpinline.c
5575         * src/plugins/pgpinline/pgpinline.deps
5576         * src/plugins/pgpinline/pgpinline.h
5577         * src/plugins/pgpinline/plugin.c
5578                 Put pgpinline in the main tree
5579
5580 2005-07-19 [paul]       1.9.12cvs83
5581
5582         * src/prefs_actions.c
5583                 prevent '//' in menu names, which cause a crash
5584                 thanks to Colin
5585
5586 2005-07-19 [paul]       1.9.12cvs82
5587
5588         * configure.ac
5589                 be generally more informative in configure output.
5590                 OpenSSL: correction: '[ --enable-openssl ...' -> 
5591                 '[ --disable-openssl ...', as --enable-openssl is default
5592                 PGP/MIME: don't check for GPGME again, check for
5593                 pgpcore instead. Therefore prevent the possibility of
5594                 attempting to build pgpmime if pgpcore dependencies are
5595                 not met
5596                 ClamAV: use pkgconfig to check for lib
5597                 libgnomeprint: revert logic on inner test to match
5598                 everything else
5599         * src/plugins/pgpcore/sgpgme.c
5600                 add missing include
5601
5602 2005-07-19 [colin]      1.9.12cvs81
5603
5604         * src/summaryview.c
5605                 Fix slow thread rebuilding in particular
5606                 cases
5607
5608 2005-07-19 [paul]       1.9.12cvs80
5609
5610         * sylpheed-claws.desktop
5611                 fix typo, spotted by Stephan Sachse
5612         * src/account.c
5613                 replace GTK_STOCK_ADD with
5614                 GTK_STOCK_NEW button
5615
5616 2005-07-18 [colin]      1.9.12cvs79
5617
5618         * src/etpan/imap-thread.c
5619                 Fix return value (Thanks Hoa)
5620
5621 2005-07-18 [colin]      1.9.12cvs78
5622
5623         * src/imap.c
5624                 Allow empty passwords
5625                 Create drafts/queue/outbox if necessary
5626         * src/summaryview.c
5627                 Remove old code
5628         * src/etpan/imap-thread.c
5629                 Fix STARTTLS (Thanks to Hoa)
5630
5631 2005-07-18 [paul]       1.9.12cvs77
5632
5633         * ChangeLog-gtk2.jp
5634         * ChangeLog.jp
5635                 removed
5636         * Makefile.am
5637                 updated to reflect additions and removals
5638         * TODO
5639                 updated to be claws-specific
5640         * TODO-gtk2
5641         * TODO-gtk2.jp
5642         * TODO.jp
5643         * sylpheed-128x128.png
5644         * sylpheed-64x64.png
5645                 removed
5646         * sylpheed-claws-128x128.png
5647         * sylpheed-claws-64x64.png
5648         * sylpheed-claws.desktop
5649         * sylpheed-claws.png
5650                 added
5651         * sylpheed.desktop
5652         * sylpheed.png
5653                 removed
5654
5655 2005-07-17 [paul]       1.9.12cvs76
5656
5657         * src/account.c
5658         * src/addressbook.c
5659         * src/alertpanel.c
5660         * src/alertpanel.h
5661         * src/compose.c
5662         * src/exphtmldlg.c
5663         * src/expldifdlg.c
5664         * src/folderview.c
5665         * src/imap_gtk.c
5666         * src/inc.c
5667         * src/message_search.c
5668         * src/messageview.c
5669         * src/mh_gtk.c
5670         * src/news_gtk.c
5671         * src/prefs_actions.c
5672         * src/prefs_filtering.c
5673         * src/prefs_matcher.c
5674         * src/prefs_template.c
5675         * src/prefs_themes.c
5676         * src/ssl_manager.c
5677         * src/summary_search.c
5678         * src/textview.c
5679         * src/toolbar.c
5680         * src/gtk/sslcertwindow.c
5681         * src/plugins/pgpcore/sgpgme.c
5682                 rework alertpanels
5683
5684 2005-07-17 [colin]      1.9.12cvs75
5685
5686         * src/privacy.c
5687                 add a PrivacySystem accessor that checks that
5688                 the system cached in a MimeInfo's privacydata
5689                 is still registered. Use this accessor instead
5690                 of directly using data->system. Fixes crashes
5691                 after unloading pgp plugins.
5692
5693 2005-07-17 [colin]      1.9.12cvs74
5694
5695         * src/alertpanel.c
5696                 Change geometry hints to a simple default size.
5697                 Fixes the certs dialogs.
5698
5699 2005-07-17 [colin]      1.9.12cvs73
5700
5701         * src/gtk/sslcertwindow.c
5702                 Use a gtkExpander
5703
5704 2005-07-17 [colin]      1.9.12cvs72
5705
5706         * src/plugins/pgpcore/Makefile.am
5707         * src/plugins/pgpmime/Makefile.am
5708                 Add gpgme libs
5709
5710 2005-07-17 [paul]       1.9.12cvs71
5711
5712         * configure.ac
5713                 add --disable-gnomeprint option
5714                 modified version of patch by Marius Mauch
5715
5716 2005-07-17 [paul]       1.9.12cvs70
5717
5718         * src/common/defs.h
5719                 update urls
5720         * src/account.c
5721         * src/action.c
5722         * src/addressbook.c
5723         * src/compose.c
5724         * src/foldersel.c
5725         * src/folderview.c
5726         * src/html.c
5727         * src/imap_gtk.c
5728         * src/main.c
5729         * src/mainwindow.c
5730         * src/messageview.c
5731         * src/mh_gtk.c
5732         * src/mimeview.c
5733         * src/news_gtk.c
5734         * src/prefs_account.c
5735         * src/prefs_send.c
5736         * src/prefs_summaries.c
5737         * src/procmsg.c
5738         * src/summaryview.c
5739         * src/common/utils.c
5740         * src/common/xml.c
5741         * src/plugins/pgpcore/passphrase.c
5742         * src/plugins/pgpcore/select-keys.c
5743                 replace inappropriately used backticks
5744                 with single quotes
5745
5746 2005-07-16 [colin]      1.9.12cvs69
5747
5748         * src/image_viewer.c
5749                 Add extra paranoid checks
5750
5751 2005-07-16 [colin]      1.9.12cvs68
5752
5753         * src/plugins/pgpcore/prefs_gpg.c
5754                 Don't auto-check sigs by default, as it
5755                 can be really slow.
5756
5757 2005-07-16 [colin]      1.9.12cvs67
5758
5759         * src/plugins/pgpcore/sgpgme.c
5760                 Make messages a bit better.
5761
5762 2005-07-16 [colin]      1.9.12cvs66
5763
5764         * src/imap.c
5765                 Remove pseudo-log
5766         * src/etpan/imap-thread.c
5767                 Add real log
5768
5769 2005-07-16 [colin]      1.9.12cvs65
5770
5771         * src/main.c
5772         * src/prefs_other.c
5773                 And now, fix build with libetpan :-/
5774
5775 2005-07-15 [colin]      1.9.12cvs64
5776
5777         * src/prefs_other.c
5778                 Continue fixing build without libetpan.
5779
5780 2005-07-15 [colin]      1.9.12cvs63
5781
5782         * src/main.c
5783                 Fix build with --disable-libetpan
5784
5785 2005-07-15 [colin]      1.9.12cvs62
5786
5787         * configure.ac
5788                 Bump libetpan's version
5789
5790 2005-07-15 [colin]      1.9.12cvs61
5791
5792         * src/etpan/imap-thread.c
5793                 Actually stop logging :)
5794
5795 2005-07-15 [colin]      1.9.12cvs60
5796
5797         * src/addressbook.c
5798                 Fix dnd of multiple addresses.
5799
5800 2005-07-15 [hoa]        1.9.12cvs59
5801
5802         * src/etpan/imap-thread.c
5803             disable login of IMAP password in libetpan log file.
5804
5805 2005-07-15 [paul]       1.9.12cvs58
5806
5807         * src/account.c
5808                 don't automatically sort
5809                 do allow drag n drop
5810
5811 2005-07-15 [paul]       1.9.12cvs57
5812
5813         * src/account.c
5814         * src/ssl_manager.c
5815                 alphabetical listing
5816
5817 2005-07-15 [paul]       1.9.12cvs56
5818
5819         * src/gtk/pluginwindow.c
5820                 sort plugin list alphabetically
5821
5822 2005-07-15 [paul]       1.9.12cvs55
5823
5824         * src/prefs_spelling.c
5825         * src/prefs_wrapping.c
5826                 unify English usage
5827
5828 2005-07-15 [colin]      1.9.12cvs54
5829
5830         * src/wizard.c
5831                 Typo fix
5832
5833 2005-07-15 [paul]       1.9.12cvs53
5834
5835         * src/prefs_message.c
5836                 make 'show cursor' a hidden option
5837
5838 2005-07-14 [colin]      1.9.12cvs52
5839
5840         * src/plugins/spamassassin/Makefile.am
5841         * src/plugins/clamav/Makefile.am
5842                 Fix double EXTRA_DISTs
5843
5844 2005-07-14 [colin]      1.9.12cvs51
5845
5846         * src/plugins/clamav/Makefile.am
5847         * src/plugins/clamav/clamav_plugin_gtk.deps
5848         * src/plugins/spamassassin/Makefile.am
5849         * src/plugins/spamassassin/spamassassin_gtk.deps
5850                 Make $plugin_gtk depend on $plugin
5851
5852 2005-07-14 [hoa]        1.9.12cvs50
5853
5854         * src/etpan/imap-thread.c
5855                 enable debug log of libetpan when running with --debug
5856
5857 2005-07-14 [colin]      1.9.12cvs49
5858
5859         * configure.ac
5860         * src/common/Makefile.am
5861         * src/common/plugin.c
5862         * src/common/plugin.h
5863                 Add a little plugin dependancy system.
5864                 Plugins can ship a $plugin_name.deps file
5865                 (near them in PLUGINDIR) so that their
5866                 dependancies are loaded if possible.
5867         * src/plugins/Makefile.am
5868         * src/plugins/pgpcore/Makefile.am
5869         * src/plugins/pgpcore/passphrase.c
5870         * src/plugins/pgpcore/passphrase.h
5871         * src/plugins/pgpcore/plugin.c
5872         * src/plugins/pgpcore/prefs_gpg.c
5873         * src/plugins/pgpcore/prefs_gpg.h
5874         * src/plugins/pgpcore/select-keys.c
5875         * src/plugins/pgpcore/select-keys.h
5876         * src/plugins/pgpcore/sgpgme.c
5877         * src/plugins/pgpcore/sgpgme.h
5878                 Introduce pgpcore, used by pgpmime and
5879                 pgpinline
5880         * src/plugins/pgpmime/Makefile.am
5881         * src/plugins/pgpmime/passphrase.c
5882         * src/plugins/pgpmime/passphrase.h
5883         * src/plugins/pgpmime/pgpmime.c
5884         * src/plugins/pgpmime/pgpmime.deps
5885         * src/plugins/pgpmime/plugin.c
5886         * src/plugins/pgpmime/prefs_gpg.c
5887         * src/plugins/pgpmime/prefs_gpg.h
5888         * src/plugins/pgpmime/select-keys.c
5889         * src/plugins/pgpmime/select-keys.h
5890         * src/plugins/pgpmime/sgpgme.c
5891         * src/plugins/pgpmime/sgpgme.h
5892                 Remove the core from pgpmime and add the
5893                 dependancy to pgpcore.
5894
5895 2005-07-14 [paul]       1.9.12cvs48
5896
5897         * src/stock_pixmap.c
5898                 forgot this in last commit
5899
5900 2005-07-14 [paul]       1.9.12cvs47
5901
5902         * src/account.c
5903         * src/addressbook.c
5904                 add accelerators for the buttons (sync with main)
5905         * src/compose.c
5906         * src/compose.h
5907                 add accelerators for the buttons.
5908                 fix editing with external editor.
5909                 replace gdk_input_*() with GIOChannel;
5910                 (sync with main)
5911         * src/foldersel.c
5912                 display folder names with new/unread
5913                 representation (sync with main)
5914         * src/main.c
5915                 specify default window icon (sync with main)
5916         * src/prefs_common.c
5917                 use_addr_book default to FALSE
5918         * src/summaryview.c
5919         * src/textview.c
5920                 add accelerators for the buttons (sync with main)
5921         * src/gtk/menu.c
5922                 fix typos
5923         * src/pixmaps/sylpheed_icon.xpm
5924                 updated
5925
5926 2005-07-13 [paul]       1.9.12cvs46
5927
5928         * src/plugins/pgpmime/pgpmime.c
5929         * src/plugins/pgpmime/sgpgme.c
5930                 (temporarily) use deprecated gpgme_data_rewind()
5931                 while largefile support is not present
5932                 (as suggested by Colin)
5933
5934 2005-07-13 [paul]       1.9.12cvs45
5935
5936         * configure.ac
5937                 remove large file support (for now):
5938                 it breaks too many things
5939
5940 2005-07-13 [paul]       1.9.12cvs44
5941
5942         * configure.ac
5943                 add large file support
5944         * src/html.c
5945                 fix bug #763 where href attribute was not
5946                 the very first attribute of a link
5947                 patch by Thomas Gilgin
5948
5949 2005-07-13 [colin]      1.9.12cvs43
5950
5951         * src/gtk/pluginwindow.c
5952                 Little portability fix
5953
5954 2005-07-13 [colin]      1.9.12cvs42
5955
5956         * src/plugins/pgpmime/sgpgme.c
5957                 Fix crasher.
5958
5959 2005-07-13 [colin]      1.9.12cvs41
5960
5961         * src/plugins/pgpmime/pgpmime.c
5962         * src/plugins/pgpmime/sgpgme.c
5963                 Use gpgme_data_release_and_get_mem instead
5964                 of gpgme_data_read.
5965
5966 2005-07-13 [colin]      1.9.12cvs40
5967
5968         * configure.ac
5969         * src/plugins/pgpmime/passphrase.c
5970         * src/plugins/pgpmime/passphrase.h
5971         * src/plugins/pgpmime/pgpmime.c
5972         * src/plugins/pgpmime/plugin.c
5973         * src/plugins/pgpmime/select-keys.c
5974         * src/plugins/pgpmime/select-keys.h
5975         * src/plugins/pgpmime/sgpgme.c
5976         * src/plugins/pgpmime/sgpgme.h
5977                 Port pgpmime to gpgme-1.0.
5978
5979 2005-07-12 [paul]       1.9.12cvs39
5980
5981         * AUTHORS
5982         * src/toolbar.c
5983         * src/toolbar.h
5984                 add a 'Go to Prev' button to the toolbar.
5985                 correct tooltip text of go to buttons.
5986                 based on patch by Yang Guilong <bamanzi@gmail.com>
5987
5988 2005-07-12 [colin]      1.9.12cvs38
5989
5990         * src/statusbar.c
5991                 Fix progress bar showing stuff at startup.
5992
5993 2005-07-12 [paul]       1.9.12cvs37
5994
5995         * src/editjpilot.c
5996                 fix building with jpilot support
5997
5998 2005-07-11 [colin]      1.9.12cvs36
5999
6000         * src/inc.c
6001                 Add visual indication that filtering is running
6002         * src/textview.c
6003                 Make {}[] uri delimiters
6004         * src/summaryview.c
6005                 Remove useless (and slow) calls
6006
6007 2005-07-11 [paul]       1.9.12cvs35
6008
6009         * src/plugins/clamav/clamav_plugin_gtk.c
6010         * src/plugins/dillo_viewer/dillo_prefs.c
6011         * src/plugins/pgpmime/prefs_gpg.c
6012         * src/plugins/spamassassin/spamassassin_gtk.c
6013                 gather plugins prefs together under their
6014                 own 'Plugins' heading
6015
6016 2005-07-11 [paul]       1.9.12cvs34
6017
6018         sync with main
6019
6020         * src/account.c
6021                 account_delete(): modified alert dialog
6022         * src/editjpilot.c
6023         * src/editvcard.c
6024                 fixed a crash when cancelling file selection
6025                 dialog by Escape key. Made non-ascii filename
6026                 selectable.
6027         * src/prefs_template.c
6028                 prefs_template_window_create(): make scrolled
6029                 window policy AUTOMATIC
6030
6031 2005-07-10 [hoa]        1.9.12cvs33
6032
6033         * src/etpan/imap-thread.c
6034                 workaround for old Courier IMAP servers.
6035
6036 2005-07-10 [colin]      1.9.12cvs32
6037
6038         * src/folder.c
6039         * src/statusbar.c
6040         * src/statusbar.h
6041                 Add visual progress indicator on filtering/processing
6042                 Factorize the progress bar code
6043         * src/imap.c
6044         * src/imap.h
6045         * src/etpan/imap-thread.c
6046                 Add a reference counter to avoid destroying the Folder
6047                 while it's in use by another callback.
6048
6049 2005-07-09 [hoa]        1.9.12cvs31
6050
6051         * src/imap.c
6052         * src/etpan/imap-thread.c
6053                 fixed deadlock when removing IMAP account.
6054
6055 2005-07-08 [colin]      1.9.12cvs30
6056
6057         * src/textview.c
6058         * src/unmime.c
6059                 Fix again problems decoding broken headers
6060         * src/gtk/inputdialog.c
6061                 Fix local variable shadowing a global one
6062
6063 2005-07-08 [colin]      1.9.12cvs29
6064
6065         * src/msgcache.c
6066                 Make the cache/mark files platform-agnostic by writing
6067                 them in little-endian format. Reading them is also done
6068                 in little-endian format, of course; however, in order
6069                 to avoid trashing mark data on big-endian machines, the
6070                 files are, at first, read from the native format if the
6071                 little-endian one doesn't exist. This is easy to deter-
6072                 mine by trying to open a file with a swapped data_ver
6073                 and seeing if it's the wanted version.
6074                 Little-endian using users should see absolutely no
6075                 difference, Big-endian users may get a very little
6076                 performance drop due to byte-swapping.
6077                 Tested on i386 and ppc32. 
6078                 Fixes bug #159 (The index file, in the mailboxes, is 
6079                 hardware depending).
6080
6081                 To have the cache/mark files updated to the new little-
6082                 endian format, "Check for new messages" or even
6083                 "Rebuild folder tree" aren't enough. Files will be
6084                 updated as soon as a folder has been opened/closed.
6085                 To update everything, just select all folders by
6086                 selecting them one by one.
6087
6088 2005-07-07 [colin]      1.9.12cvs28
6089
6090         * src/imap.c
6091                 Remember the folder separator per IMAPFolder
6092                 instead of globally.
6093                 Revive the Session on noop; fixes bug #761
6094                 (mark a bunch of unread messages as read takes 
6095                 forever)
6096
6097 2005-07-07 [darko]      1.9.12cvs27
6098
6099         * src/common/template.c
6100                 Sort templates alphabetically
6101
6102 2005-07-06 [colin]      1.9.12cvs26
6103
6104         * src/imap.c
6105                 Try to use the correct separator in
6106                 most cases. Possibly fixes bug #759
6107                 (only creates the INBOX folder when 
6108                 setting up new IMAP account) and 
6109                 bug #760 (Can't retrieve messages)
6110
6111 2005-07-06 [colin]      1.9.12cvs25
6112
6113         * src/imap.c
6114                 Use real_path in status command. This will
6115                 help later, when namespaces will be used.
6116
6117 2005-07-06 [colin]      1.9.12cvs24
6118
6119         * configure.ac
6120         * src/account.c
6121         * src/folder.c
6122         * src/imap.c
6123         * src/etpan/etpan-log.c
6124         * src/etpan/etpan-thread-manager.c
6125         * src/etpan/imap-thread.c
6126                 Add a --disable-libetpan parameter. With this,
6127                 users that don't want IMAP4 support can avoid
6128                 the new dependancy (and have no IMAP support).
6129                 Users that have IMAP4 accounts and use this
6130                 parameter won't lose their configuration, their
6131                 IMAP accounts will just be invisible and not
6132                 used.
6133         * src/textview.c
6134                 Make the "Copy ..." contextual menu items 
6135                 copy to both the X clipboard and the gtk 
6136                 clipboard - as most other apps do.
6137         * src/gtk/about.c
6138                 Add a notice about OpenSSL usage, in order to
6139                 comply with OpenSSL's license (point 6):
6140                 http://www.openssl.org/source/license.html
6141
6142 2005-07-06 [colin]      1.9.12cvs23
6143
6144         * src/alertpanel.c
6145                 Fix a minimum size for alertpanels
6146         * src/compose.c
6147                 Show 'No space left on device' type errors
6148                 when queuing/sending
6149         * src/imap_gtk.c
6150         * src/mh_gtk.c
6151                 Rework folder's deletion message (remove 
6152                 extra \n)
6153
6154 2005-07-05 [colin]      1.9.12cvs22
6155
6156         * src/imap.c
6157                 Add an alertpanel on auth error
6158                 Add pseudo-log
6159                 Remove pthread-related stuff
6160
6161 2005-07-05 [colin]      1.9.12cvs21
6162
6163         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6164                 Fix crash on plugin reloading (with a hack)
6165
6166 2005-07-05 [colin]      1.9.12cvs20
6167
6168         * src/prefs_account.c
6169         * src/prefs_account.h
6170                 Fix typo
6171         * src/gtk/filesel.c
6172         * src/gtk/filesel.h
6173                 Add a way to filter the view
6174         * src/gtk/pluginwindow.c
6175                 Filter loadable stuff
6176         * src/plugins/pgpmime/prefs_gpg.c
6177                 Fix missing unregistration
6178         * .cvsignore
6179         * src/etpan/.cvsignore
6180         * src/plugins/spamassassin/.cvsignore
6181                 Add more stuff to cvs ignored files
6182
6183 2005-07-04 [colin]      1.9.12cvs19
6184
6185         * src/imap.c
6186                 Fix scan_required returning FALSE when it
6187                 shouldn't. Maybe fix #760 (Can't retrieve
6188                 messages)
6189
6190 2005-07-04 [colin]      1.9.12cvs18
6191
6192         * src/summaryview.c
6193                 Fix always_show_msg pref
6194
6195 2005-07-04 [paul]       1.9.12cvs17
6196
6197         sync with main (forgotten in last commit)
6198         
6199         * src/common/utils.c
6200         * src/common/utils.h
6201                 check_line_length(): new.
6202                 is_dir_exist()
6203                 is_file_entry_exist()
6204                 dirent_is_regular_file()
6205                 dirent_is_directory(): use g_file_test() instead of stat().
6206
6207 2005-07-04 [paul]       1.9.12cvs16
6208
6209         sync with main:
6210
6211         * src/compose.c
6212                 compose_write_to_file(): check for line
6213                 length limit and display warning if exceeds
6214         * src/jpilot.c
6215                 use get_home_dir() instead of g_get_home_dir()
6216         * src/procheader.c
6217                 removed warning about invalid date
6218         * src/vcard.c
6219                 use get_home_dir() instead of g_get_home_dir()
6220
6221 2005-07-04 [paul]       1.9.12cvs15
6222
6223         * src/stock_pixmap.c
6224                 fix new pixmap naming errors
6225                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6226
6227 2005-07-04 [colin]      1.9.12cvs14
6228
6229         * src/imap.c
6230                 Fix debugging string with a warning
6231
6232 2005-07-04 [colin]      1.9.12cvs13
6233
6234         * configure.ac
6235                 Add a check for libetpan's version (>= 0.37)
6236
6237 2005-07-04 [hoa]        1.9.12cvs12
6238
6239         * commitHelper
6240         * src/imap.c
6241         * src/etpan/imap-thread.c
6242         * src/etpan/imap-thread.h
6243                 fixed IMAP implementation of check of mails.
6244
6245 2005-07-03 [hoa]        1.9.12cvs11
6246
6247         * src/etpan/Makefile.am
6248         * src/etpan/etpan-errors.h
6249         * src/etpan/etpan-log.[ch]
6250         * src/etpan/etpan-thread-manager-types.h
6251         * src/etpan/etpan-thread-manager.[ch]
6252         * src/etpan/imap-thread.[ch]
6253         * src/Makefile.am
6254         * src/imap.c
6255         * src/main.c
6256         * src/prefs_other.c
6257         * configure.ac
6258             merged imap branch.
6259             dependency on libetpan 0.37 is now added.
6260
6261 2005-07-01 [colin]      1.9.12cvs10
6262
6263         * src/Makefile.am
6264         * src/folder.c
6265         * src/folder.h
6266         * src/folderview.c
6267         * src/stock_pixmap.c
6268         * src/stock_pixmap.h
6269         * src/plugins/trayicon/trayicon.c
6270                 Add marked symbol on folders containing
6271                 marked messages
6272         * src/procmsg.c
6273         * src/procmsg.h
6274         * src/toolbar.c
6275         * src/prefs_common.c
6276         * src/prefs_common.h
6277         * src/prefs_send.c
6278                 Add an optional confirmation dialog on queue
6279                 sending. Patch by wwp.
6280         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
6281         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
6282         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
6283         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
6284         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
6285         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
6286         * src/pixmaps/inbox_mark.xpm            ** ADDED **
6287         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
6288         * src/pixmaps/outbox_mark.xpm           ** ADDED **
6289         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
6290         * src/pixmaps/trash_mark.xpm            ** ADDED **
6291                 New pixmaps
6292
6293 2005-07-01 [colin]      1.9.12cvs9
6294
6295         * src/summaryview.c
6296                 Fix a little threading bug
6297         * src/addrgather.c
6298         * src/mainwindow.c
6299                 A little bit of HIG normality never hurts
6300
6301 2005-07-01 [colin]      1.9.12cvs8
6302
6303         * src/compose.c
6304         * src/msgcache.c
6305         * src/pop.c
6306         * src/procmime.c
6307         * src/recv.c
6308         * src/common/log.c
6309         * src/common/template.c
6310         * src/common/utils.c
6311         * src/common/utils.h
6312                 Reverted the fwrite_atomic stuff. In fact
6313                 it is already atomic.
6314
6315 2005-06-30 [colin]      1.9.12cvs7
6316
6317         * src/common/utils.c
6318         * src/common/utils.h
6319                 Add an fwrite_atomic() function to make
6320                 sure we write everything: fwrite can make
6321                 short writes.
6322         * src/compose.c
6323         * src/msgcache.c
6324         * src/pop.c
6325         * src/procmime.c
6326         * src/recv.c
6327         * src/common/log.c
6328         * src/common/template.c
6329                 Use that (and fix swapping of size and nmemb).
6330                 Thanks to Rich Coe for the heads up.
6331
6332 2005-06-30 [colin]      1.9.12cvs6
6333
6334         * src/addressbook.c
6335                 Optimize addressbook opening 
6336
6337 2005-06-30 [colin]      1.9.12cvs5
6338
6339         * src/summaryview.c
6340                 Remove calls to summary_step after move/copy
6341
6342 2005-06-28 [paul]       1.9.12cvs4
6343
6344         * src/alertpanel.c
6345                 wrap and make the error msg selectable
6346
6347 2005-06-28 [paul]       1.9.12cvs3
6348
6349         * src/ssl_manager.c
6350                 replace the OK button with a Close button
6351         * src/gtk/foldersort.c
6352                 use GTK_STOCK_ icons/buttons
6353
6354 2005-06-28 [colin]      1.9.12cvs2
6355
6356         * src/gedit-print.c             ** ADDED **
6357         * src/gedit-print.h             ** ADDED **
6358         * src/gtk/gtksourceprintjob.c   ** ADDED **
6359         * src/gtk/gtksourceprintjob.h   ** ADDED **
6360                 I can't believe no one had enough time to tell
6361                 me I forgot the `cvs add`
6362
6363 2005-06-27 [colin]      1.9.12cvs1
6364
6365         * src/Makefile.am
6366         * src/gtk/Makefile.am
6367         * src/messageview.c
6368         * src/procmsg.c
6369         * src/summaryview.c
6370         * configure.ac
6371                 Add optional libgnomeprint-based printing
6372         * src/mainwindow.c
6373         * src/gtk/quicksearch.c
6374                 Add an Edit/Quick search menu item to show
6375                 and focus the quicksearch
6376
6377 2005-06-27 [paul]       1.9.12
6378
6379         1.9.12 release
6380
6381         * po/ca.po
6382         * po/de.po
6383         * po/es.po
6384         * po/fr.po
6385         * po/it.po
6386         * po/ko.po
6387         * po/pt_BR.po
6388         * po/sk.po
6389         * po/zh_CN.po
6390                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6391                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
6392                 SungHyun Nam, Frederico Goncalves Guimaraes,
6393                 Andrej Kacian, and Yang Guilong
6394 2005-06-26 [colin]      1.9.11cvs106
6395
6396         * src/imap_gtk.c
6397                 Forgot one file for previous fix
6398
6399 2005-06-26 [colin]      1.9.11cvs105
6400
6401         * src/folder.c
6402         * src/imap.c
6403                 Fix problems with folder operations in no_select
6404                 imap folders. it applies only to mails, and 
6405                 creation/deletion/move/renaming of folders 
6406                 should be possible
6407
6408 2005-06-26 [paul]       1.9.11cvs104
6409
6410         * src/prefs_filtering.c
6411                 replace one more GTK_STOCK_REMOVE
6412                 with GTK_STOCK_DELETE
6413
6414 2005-06-25 [colin]      1.9.11cvs103
6415
6416         * src/imap.c
6417                 Optimize get_seq_set_from_seq_list
6418                 (Patch by Ricardo) 
6419
6420 2005-06-25 [colin]      1.9.11cvs102
6421
6422         * src/mh.c
6423                 If the directory exists, but not in the
6424                 correct encoding, rename it. This should
6425                 handle old-versions-induced bugs.
6426
6427 2005-06-25 [colin]      1.9.11cvs101
6428
6429         * src/mh.c
6430                 Fix path access with extended dir names
6431                 Fixes bug #589 (SC segfaults with wrong locale
6432                 settings)
6433
6434 2005-06-25 [colin]      1.9.11cvs100
6435
6436         * src/prefs_account.c
6437         * src/prefs_account.h
6438         * src/compose.c
6439                 Add an option to encrypt replies to
6440                 encrypted messages
6441
6442 2005-06-25 [colin]      1.9.11cvs99
6443
6444         * src/compose.c
6445         * src/quote_fmt_parse.y
6446                 ... And make it work with pgpinline.
6447
6448 2005-06-25 [colin]      1.9.11cvs98
6449
6450         * src/compose.c
6451         * src/procmime.c
6452         * src/procmime.h
6453         * src/quote_fmt_parse.y
6454                 o Make reedition of encrypted messages possible
6455                   (as long as it is encrypted to self too, no
6456                    magic there)
6457                 o Make replying with quote (and without selecting
6458                   text) possible for encrypted messages.
6459                 Closes bug #550 (Not possible to "reply with quote"
6460                 to gnupg encrypted messages)
6461
6462 2005-06-24 [paul]       1.9.11cvs97
6463
6464         * src/imap.c
6465                 add missing include
6466
6467 2005-06-24 [paul]       1.9.11cvs96
6468
6469         * src/editldap.c
6470                 made bind password entry invisible
6471                 (sync with main)
6472         * src/send_message.c
6473                 send_message_local(): check exit status
6474                 to detect errors (sync with main)
6475         * src/textview.c
6476                 use main's less ambiguous popup menu
6477                 wording
6478
6479 2005-06-24 [paul]       1.9.11cvs95
6480
6481         * src/prefs_actions.c
6482         * src/prefs_customheader.c
6483         * src/prefs_display_header.c
6484         * src/prefs_filtering_action.c
6485         * src/prefs_matcher.c
6486         * src/prefs_template.c
6487         * src/prefs_toolbar.c
6488                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
6489         * src/gtk/description_window.c
6490                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
6491
6492 2005-06-23 [colin]      1.9.11cvs94
6493
6494         * src/summaryview.c
6495                 Fix rough edges (be sure to call status_show whenever
6496                 necessary).
6497
6498 2005-06-23 [colin]      1.9.11cvs93
6499
6500         * src/summaryview.c
6501                 Optimize Select All
6502                 Before, in a 5K mails folder: 11s
6503                 After, in the same folder: 58000µs
6504                 The joys of locking... gtk_clist_select_all() fires a 
6505                 tree-select-row event for each selected row, which in 
6506                 summaryview, callbacks summary_selected which in turn,
6507                 calls summary_status_show, which walks the selected
6508                 rows. Hence, calling gtk_clist_select_all was 
6509                 exponential. Locking the summaryview makes 
6510                 summary_selected return early.
6511
6512 2005-06-23 [colin]      1.9.11cvs92
6513
6514         * src/imap.c
6515                 Move mutex at the important place to avoid
6516                 deadlocks
6517         * src/summaryview.c
6518                 Fix Del key deleting directly instead of
6519                 moving to trash
6520
6521 2005-06-22 [colin]      1.9.11cvs91
6522
6523         * src/plugins/spamassassin/libspamc.c
6524                 As we do spagetti code with assignations in multiple
6525                 places (see _message_read_raw where out = msg = raw),
6526                 let's be sure we don't free the same pointer twice.
6527                 Should fix bug #683 (Crash in libpam at 
6528                 message_cleanup).
6529
6530 2005-06-22 [colin]      1.9.11cvs90
6531
6532         * src/compose.c
6533         * src/messageview.c
6534         * src/toolbar.c
6535                 Make toolbar's delete use the move to trash stuff;
6536                 Add gtk_widget_realize to be sure pixmaps can get
6537                 created (that may fix an old worksforme bug which
6538                 I can't find back...)
6539
6540 2005-06-22 [colin]      1.9.11cvs89
6541
6542         * src/summaryview.c
6543         * src/summaryview.h
6544         * src/mainwindow.c
6545                 Rename "Message/Delete" to "Message/Move to trash"
6546                 Add "Message/Delete..." that directly destroys the
6547                 selected messages after asking for a confirmation.
6548
6549 2005-06-22 [colin]      1.9.11cvs88
6550
6551         * src/imap.c
6552                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
6553                 o Fix a deadlock (thanks Darko)
6554
6555 2005-06-22 [colin]      1.9.11cvs87
6556
6557         * src/gtk/foldersort.c
6558                 Add missing include for the i18n;
6559                 patch by Fabien Vantard
6560
6561 2005-06-21 [colin]      1.9.11cvs86
6562
6563         * src/folder.c
6564         * src/folderview.c
6565                 Respect the no_select flag
6566         * src/imap.c
6567                 Fix recursive deletion
6568         * src/imap_gtk.c
6569         * src/mh_gtk.c
6570                 Make the folder deletion's warning
6571                 more explicit
6572
6573 2005-06-21 [colin]      1.9.11cvs85
6574
6575         * src/textview.c
6576                 Prevent email addresses from spanning accross
6577                 lines - fixes bug # 646 (newline-chars in 
6578                 email addresses)
6579
6580 2005-06-20 [colin]      1.9.11cvs84
6581
6582         * src/folder.c
6583                 Be sure not to remove source if copy failed
6584
6585 2005-06-20 [colin]      1.9.11cvs83
6586
6587         * src/folderview.c
6588         * src/imap_gtk.c
6589                 remove summaryview's lock
6590         * src/imap.c
6591                 introduce threads to avoid problems when foreground tasks
6592                 interfere with background tasks
6593         * src/mh.c
6594                 prevent moving to drafts/queue
6595         * src/mimeview.c
6596                 fix leak
6597
6598 2005-06-19 [colin]      1.9.11cvs82
6599
6600         * src/imap_gtk.c
6601                 Remember that the user doesn't want to override
6602                 offline mode, for 3 seconds. It avoid presenting
6603                 him with N popups in a really short time.
6604
6605 2005-06-17 [colin]      1.9.11cvs81
6606
6607         * src/imap.c
6608                 Fix IMAP breaking on folders containing '('
6609                 (Probably won't be enough)
6610
6611 2005-06-17 [colin]      1.9.11cvs80
6612
6613         Forgotten files on 1.9.11cvs79
6614         * src/summaryview.c
6615                 Fix stepping when not immediately executing
6616         * src/imap.c
6617                 Really prevent UID FETCH 0
6618         * src/codeconv.c
6619                 Fix outgoing charset never set to utf-8
6620         * src/mh.c
6621                 Fix leak
6622
6623 2005-06-16 [colin]      1.9.11cvs79
6624
6625         * src/compose.c
6626                 Fix bug #707 (Dash splits rows)
6627                 Only wrap if we're on a line break position and
6628                 the previous one was a "white" (space) char.
6629                 Pango stuff is weird.
6630
6631 2005-06-16 [colin]      1.9.11cvs78
6632
6633         * src/imap_gtk.c
6634                 Lock summaryview while downloading messages
6635                 on user demand
6636         * src/procheader.c
6637         * src/unmime.c
6638         * src/common/utils.c
6639         * src/common/utils.h
6640                 Replace \r and \n with spaces in From and
6641                 Subject headers
6642
6643 2005-06-16 [paul]       1.9.11cvs77
6644
6645         * src/procmime.c
6646                 liberalise the mime parser
6647         * src/gtk/about.c
6648                 add text wrapping
6649
6650 2005-06-16 [paul]       1.9.11cvs76
6651
6652         * src/gtk/about.c
6653                 reworked
6654
6655 2005-06-15 [colin]      1.9.11cvs75
6656
6657         * src/compose.c
6658                 Finish header encoding fix
6659         * src/summaryview.c
6660                 Fix segfault
6661         * src/headerview.c
6662                 Fix compilation (Thanks Stephan
6663                 Sachse)
6664
6665 2005-06-15 [colin]      1.9.11cvs74
6666
6667         * Makefile.am
6668                 Install gnome2 stuff rather than gnome1, 
6669                 if both are present
6670         * src/codeconv.c
6671         * src/codeconv.h
6672         * src/compose.c
6673                 Fix headers encoding
6674         * src/folder.c
6675                 Visual progress when fetching all messages
6676         * src/folderview.c
6677         * src/summaryview.c
6678         * src/summaryview.h
6679                 Prevent changing current message while
6680                 incorporating
6681
6682 2005-06-15 [paul]       1.9.11cvs73
6683
6684         * src/gtk/gtkaspell.c
6685         * src/gtk/gtkaspell.h
6686                 fix build warnings
6687
6688 2005-06-15 [paul]       1.9.11cvs72
6689
6690         * src/prefs_filtering.c
6691                 allow reordering of filter rules by
6692                 drag n drop
6693
6694 2005-06-15 [paul]       1.9.11cvs71
6695
6696         * COPYING
6697                 updated
6698         * src/codeconv.c
6699                 replace deprecated function
6700         * src/inc.c
6701         * src/send_message.c
6702         * src/gtk/progressdialog.c
6703         * src/gtk/progressdialog.h
6704                 salvage and reuse parts of reverted sync
6705
6706 2005-06-15 [paul]       1.9.11cvs70
6707
6708         * src/inc.c
6709         * src/send_message.c
6710         * src/gtk/progressdialog.c
6711         * src/gtk/progressdialog.h
6712                 revert yesterday's sync with main
6713                 it contains deprecated functions
6714
6715 2005-06-15 [colin]      1.9.11cvs69
6716
6717         * src/headerview.c
6718                 Fix bug #670 (multi user to: will corrupt message 
6719                 headers display)
6720
6721 2005-06-15 [colin]      1.9.11cvs68
6722
6723         * src/compose.c
6724                 Fix bug #421 (Fix undo on wrapping)
6725
6726 2005-06-15 [colin]      1.9.11cvs67
6727
6728         * src/folder.c
6729                 Provide visual feedback while processing
6730                 folder's rules.
6731         * src/imap.c
6732                 Provide visual feedback while getting
6733                 short headers (for uncached messages)
6734
6735
6736 2005-06-14 [paul]       1.9.11cvs66
6737
6738         * src/account.c
6739                 change a couple stock icons
6740         * src/inc.c
6741         * src/send_message.c
6742         * src/gtk/progressdialog.c
6743         * src/gtk/progressdialog.h
6744                 sync main's GtkTreeView implementation
6745
6746 2005-06-14 [colin]      1.9.11cvs65
6747
6748         * src/imap.c
6749                 Various little fixes, mainly on error paths
6750
6751 2005-06-13 [colin]      1.9.11cvs64
6752
6753         * matcher.c
6754         * procmsg.c
6755         * procmsg.h
6756                 Add a way to fetch only headers. This speeds
6757                 up filtering on headers for IMAP. Fixes:
6758                 bug #481 extraneous imap commands slow down 
6759                         imap filtering
6760                 bug #522 Sylpheed downloads all messages 
6761                         when opening mailbox (IMAP)
6762                 bug #677 IMAP fetch is soooooooooooooo slow
6763         * src/folder.c
6764         * src/folder.h
6765                 Add a folder set_batch method so that
6766                 implementations can speed up flags changes
6767         * src/folderutils.c
6768         * src/summaryview.c
6769                 Use that in mark as (un)read and mark all read
6770                 Refix bug #679
6771         * src/imap.c
6772                 Implement set_batch - brings back deferred
6773                 flags in a less buggy manner. Fixes:
6774                 bug #729 IMAP immediate expunge of deleted messages
6775                 bug #191 remove list of messages with one command
6776                 Fix login with strange chars
6777                 Implement fetch_msg_full
6778                 Fix copy (wrong counts)
6779
6780 2005-06-12 [colin]      1.9.11cvs63
6781
6782         * src/folder.c
6783                 lock incorporation during long operations.
6784                 Avoids fucking up the IMAP socket.
6785
6786 2005-06-12 [colin]      1.9.11cvs62
6787
6788         * src/imap.c
6789                 Fix harmful typo
6790                 Factorize remove_all_msg
6791                 Thread-ize expunge
6792         * src/summaryview.c
6793                 Don't update partial-download status if unnecessary
6794         * src/folder.c
6795                 Use remove_msgs everywhere possible
6796
6797 2005-06-12 [colin]      1.9.11cvs61
6798
6799         * src/folder.c
6800         * src/folder.h
6801                 Add a remove_msgs function to remove a 
6802                 list of messages
6803         * src/imap.c
6804                 Implement that.
6805
6806 2005-06-12 [colin]      1.9.11cvs60
6807
6808         * src/imap.c
6809                 Remove flags-processing deferring... Too hard
6810                 to get it to work in all cases.
6811
6812 2005-06-11 [colin]      1.9.11cvs59
6813
6814         * src/imap.c
6815                 printf -> debug_print
6816
6817 2005-06-11 [colin]      1.9.11cvs58
6818
6819         * src/imap.c
6820                 o Fix build without USE_PTHREAD
6821                 o Factorize imap_open
6822                 o Alertpanel in case of impossible connection
6823                 o Alertpanel in case of impossible login
6824                 o Fix deferred flags processing to force a 
6825                   flush before adding some more flags to process,
6826                   but in another folder.
6827
6828 2005-06-10 [colin]      1.9.11cvs57
6829
6830         * src/imap.c
6831                 o Fix a format string error
6832                 o init ssl socket outside of the thread 
6833                   (it possibly invokes gtk calls)
6834         * src/procmime.c
6835                 o Put back the buffer to its necessary size
6836                 o Fix changing a file pointer without keeping
6837                   track of it (thanks Valgrind)
6838         * src/common/smtp.c
6839                 o Fix automatic STARTTLS if login should be done
6840                   and the server only allows it after starting TLS
6841         * src/gtk/gtkinputdialog.c
6842                 o Eat GDK_Return so that the combo popup doesn't 
6843                   appear when we press Enter to validate the combo
6844                   input dialog (as seen in the Open with... dialog)
6845
6846 2005-06-10 [colin]      1.9.11cvs56
6847
6848         * src/imap.c
6849                 o A bit less debug
6850                 o Fix a crash on deletion
6851                 o Threadize imap_select (it's called outside of 
6852                   threads)
6853                 o Defer treatment of DELETED flags
6854
6855
6856 2005-06-09 [colin]      1.9.11cvs55
6857
6858         * src/imap.c
6859                 Make sure we check imap_gtk_should_override(), which
6860                 potentially calls gtk stuff, before creating thread.
6861                 That way it should't be called via imap_get_session()
6862                 inside a thread.
6863
6864 2005-06-09 [colin]      1.9.11cvs54
6865
6866         * src/imap.c
6867                 o add a bit of status output
6868                 o remove some dead code
6869                 o threadize get_list_of_uids
6870                 o threadize imap_get_flags
6871                 o defer flag changing by 500ms so that they
6872                   can be batched
6873
6874
6875 2005-06-08 [colin]      1.9.11cvs53
6876
6877         * src/imap.c
6878                 Thread-ize imap_cmd_fetch
6879
6880 2005-06-08 [colin]      1.9.11cvs52
6881
6882         * src/main.c
6883                 Mmh, that broke POP3...
6884
6885 2005-06-08 [colin]      1.9.11cvs51
6886
6887         * src/main.c
6888                 Stabilize IMAP patch (thanks to Hoa)
6889
6890 2005-06-08 [colin]      1.9.11cvs50
6891
6892         * src/imap.c
6893                 Test patch to speed up imap. 
6894
6895 2005-06-08 [colin]      1.9.11cvs49
6896
6897         * src/imap_gtk.c
6898                 Warning fix
6899         * src/procmime.c
6900                 Apply patch from gentoo to use /usr/share/mime/globs if 
6901                 available, after un-breaking it
6902         * src/common/log.c
6903         * src/common/log.h
6904                 Use g_timeout for invoking hooks that possibly use gtk
6905                 calls. This should leave gtk calls in the main thread.
6906
6907 2005-06-08 [paul]       1.9.11cvs48
6908
6909         * src/codeconv.c
6910                 conv_get_outgoing_charset_str(): don't
6911                 use prefs_common setting
6912         * src/compose.c
6913         * src/compose.h
6914                 add /Options/Character encoding/... to
6915                 temporarily change the outgoing encoding
6916
6917         (belated sync with main)
6918
6919 2005-06-08 [paul]       1.9.11cvs47
6920
6921         * src/compose.c
6922                 correction to/completion of last
6923                 sync with main
6924
6925 2005-06-08 [paul]       1.9.11cvs46
6926
6927         sync with main:
6928         
6929         * src/codeconv.c
6930         * src/codeconv.h
6931                 always enabled Japanese auto-detection
6932                 if the first letters of locale string
6933                 is "ja"
6934         * src/compose.c
6935                 don't use "destroy" signal to destroy
6936                 Compose object (fix rare crashes on discard?)
6937         * src/mainwindow.c
6938         * src/messageview.c
6939         * src/prefs_send.c
6940                 added Hebrew encodings
6941         * src/sourcewindow.c
6942                 don't use "destroy" signal to destroy
6943                 objects
6944
6945 2005-06-07 [colin]      1.9.11cvs45
6946
6947         * src/summaryview.c
6948                 Add missing unlocks/locks
6949
6950 2005-06-07 [paul]       1.9.11cvs44
6951
6952         * src/summaryview.c
6953                 restore bug #749 fix
6954
6955 2005-06-06 [colin]      1.9.11cvs43
6956
6957         * src/summaryview.c
6958                 Fix selection bug when prefs_common.open_unread 
6959                 is FALSE
6960
6961 2005-06-06 [colin]      1.9.11cvs42
6962
6963         * src/common/md5.c
6964                 Fix a warning
6965         * src/summaryview.c
6966         * src/folderview.c
6967                 Factorize long operations beginning and end
6968                 (locking, freezing/thawing, cursor, ...)
6969                 Check selection->data member in selection-
6970                 related loops; this avoids dying an awful
6971                 death if the selection changes on us while
6972                 we're marking a whole IMAP folder unread, 
6973                 for example.
6974
6975 2005-06-06 [paul]       1.9.11cvs41
6976
6977         * src/textview.c
6978                 don't g_free() a static gchar buffer
6979
6980 2005-06-05 [colin]      1.9.11cvs40
6981
6982         * src/mainwindow.c
6983         * src/messageview.c
6984         * src/summaryview.c
6985                 Fix bug #749 (Show all headers should be
6986                 sticky as the GUI suggests)
6987
6988 2005-06-03 [paul]       1.9.11cvs39
6989
6990         * src/compose.c
6991                 don't allow editing of mail while sending.
6992                 patch by Colin
6993
6994 2005-06-03 [paul]       1.9.11cvs38
6995
6996         * src/folderview.c
6997                 add a freeze/thaw to speed up 'mark all read'
6998
6999 2005-06-03 [paul]       1.9.11cvs37
7000
7001         * src/prefs_message.c
7002                 reflect changes immediately
7003
7004 2005-06-02 [colin]      1.9.11cvs36
7005
7006         * po/POTFILES.in
7007                 Patch by Fabien Vantard.
7008
7009 2005-06-02 [colin]      1.9.11cvs35
7010
7011         * src/imap.c
7012                 Use a non-blocking imap_getline() if possible.
7013                 This should completely prevent the interface
7014                 from freezin on imap operations, although it
7015                 may do strange stuff in case of folder switching
7016                 while a big imap operation is taking place...
7017
7018                 In addition, fix a leak in the case thread
7019                 creation fails on connection.
7020
7021 2005-06-02 [colin]      1.9.11cvs34
7022
7023         * src/crash.c
7024         * src/prefs_common.h
7025                 Fix build (prefs_common_init() doesn't exist
7026                 anymore)
7027
7028 2005-06-02 [colin]      1.9.11cvs33
7029
7030         * src/prefs_account.c
7031                 Fix bug #245 (filtering rules broken when
7032                 renaming a remote account (imap4 or nntp)
7033
7034 2005-06-02 [colin]      1.9.11cvs32
7035
7036         * src/imap.c
7037                 Try to fix IMAP shortcomings: 
7038                 o Multithread imap_open()
7039                 o allow offline-mode overriding instead of
7040                   just returning NULL
7041         * src/imap_gtk.c
7042         * src/imap_gtk.h
7043                 Add a function to ask whether we want to
7044                 override offline-mode for 10 minutes (one-shot
7045                 asking was painful)
7046         * src/procheader.c
7047                 Fix segfault when imap parser isn't happy about
7048                 a missing {
7049
7050 2005-06-01 [colin]      1.9.11cvs31
7051
7052         * src/addrharvest.c
7053         * src/compose.c
7054         * src/mbox.c
7055         * src/mbox.h
7056         * src/mh.c
7057         * src/msgcache.c
7058         * src/send_message.c
7059         * src/setup.c
7060         * src/undo.c
7061         * src/common/hooks.c
7062         * src/common/prefs.c
7063         * src/common/template.c
7064         * src/common/utils.c
7065         * src/gtk/gtkutils.c
7066         * src/gtk/inputdialog.c
7067         * src/gtk/menu.c
7068         * src/gtk/pluginwindow.c
7069         * src/gtk/prefswindow.c
7070         * src/plugins/pgpmime/passphrase.c
7071         * src/plugins/pgpmime/prefs_gpg.c
7072                 More -Wall fixes
7073
7074         * src/common/Makefile.am
7075         * src/common/timing.h
7076                 Add basic timing code
7077
7078         * src/summaryview.c
7079                 Fix a bug with unread messages when 
7080                 re-sorting folders, and by the way
7081                 fix a big performance hit when 
7082                 re-sorting (10k mails: before 5s,
7083                 after .5s)
7084
7085         * src/prefs_compose_writing.c
7086         * src/prefs_compose_writing.h
7087         * src/prefs_message.c
7088         * src/prefs_message.h
7089         * src/prefs_other.c
7090         * src/prefs_other.h
7091         * src/prefs_quote.c
7092         * src/prefs_quote.h
7093         * src/prefs_receive.c
7094         * src/prefs_receive.h
7095         * src/prefs_send.c
7096         * src/prefs_send.h
7097         * src/prefs_summaries.c
7098         * src/prefs_summaries.h
7099                 Fix copyright banner
7100
7101 2005-06-01 [paul]       1.9.11cvs30
7102
7103         * po/fi.po
7104                 updated by Flammie Pirinen
7105         * src/procmime.c
7106                 fix 'Bad BASE64 content' output
7107
7108 2005-05-31 [colin]      1.9.11cvs29
7109
7110         * src/procmime.c
7111                 Oops, where did my hunk go.
7112
7113 2005-05-31 [colin]      1.9.11cvs28
7114
7115         * src/Makefile.am
7116         * src/account.c
7117         * src/action.c
7118         * src/addr_compl.c
7119         * src/addressbook.c
7120         * src/codeconv.c
7121         * src/compose.c
7122         * src/export.c
7123         * src/folder.c
7124         * src/folderview.c
7125         * src/image_viewer.c
7126         * src/main.c
7127         * src/mainwindow.c
7128         * src/messageview.c
7129         * src/mimeview.c
7130         * src/msgcache.c
7131         * src/prefs_account.c
7132         * src/prefs_actions.c
7133         * src/prefs_common.c
7134         * src/prefs_compose_writing.c
7135         * src/prefs_customheader.c
7136         * src/prefs_ext_prog.c
7137         * src/prefs_filtering.c
7138         * src/prefs_filtering_action.c
7139         * src/prefs_fonts.c
7140         * src/prefs_image_viewer.c
7141         * src/prefs_message.c
7142         * src/prefs_message.h
7143         * src/prefs_msg_colors.c
7144         * src/prefs_other.c
7145         * src/prefs_other.h
7146         * src/prefs_quote.c
7147         * src/prefs_receive.c
7148         * src/prefs_receive.h
7149         * src/prefs_send.c
7150         * src/prefs_send.h
7151         * src/prefs_spelling.c
7152         * src/prefs_summaries.c
7153         * src/prefs_summary_column.c
7154         * src/prefs_template.c
7155         * src/prefs_themes.c
7156         * src/prefs_toolbar.c
7157         * src/prefs_wrapping.c
7158         * src/procmime.c
7159         * src/procmsg.c
7160         * src/send_message.h
7161         * src/ssl_manager.c
7162         * src/summary_search.c
7163         * src/summaryview.c
7164         * src/textview.c
7165         * src/wizard.c
7166         * src/common/smtp.c
7167         * src/common/smtp.h
7168         * src/gtk/gtkutils.h
7169                 o Move the rest of Common prefs to new style
7170                 o Lots of -Wall warning fixes
7171                 o fix FIXME in cache memusage calculation
7172                 o Let return receipts be sent from any account
7173                 o Little cache optimisation (read)
7174                 o Fix bug #746 (don't treat commas as separators
7175                   when inside a quoted string)
7176
7177 2005-05-31 [paul]       1.9.11cvs27
7178
7179         * src/prefs_common.c
7180                 fix 'off-by-one' typo
7181
7182 2005-05-31 [paul]       1.9.11cvs26
7183
7184         * src/account.c
7185         * src/addr_compl.c
7186         * src/compose.c
7187         * src/foldersel.c
7188         * src/prefs_actions.c
7189         * src/prefs_common.c
7190         * src/prefs_common.h
7191         * src/prefs_customheader.c
7192         * src/prefs_display_header.c
7193         * src/prefs_filtering.c
7194         * src/prefs_filtering_action.c
7195         * src/prefs_matcher.c
7196         * src/prefs_summaries.c
7197         * src/prefs_summary_column.c
7198         * src/prefs_template.c
7199         * src/prefs_toolbar.c
7200         * src/ssl_manager.c
7201         * src/gtk/pluginwindow.c
7202         * src/gtk/prefswindow.c
7203         * src/gtk/progressdialog.c
7204                 add hidden prefs 'enable_rules_hint'
7205                 for gtk_tree_view_set_rules_hint()
7206                 (sync with main)
7207                 
7208
7209 2005-05-31 [colin]      1.9.11cvs25
7210
7211         * src/Makefile.am
7212         * src/main.c
7213         * src/prefs_common.c
7214         * src/prefs_summaries.c ** ADDED **
7215         * src/prefs_summaries.h ** ADDED **
7216                 Common/Display -> Display/Summaries
7217
7218 2005-05-31 [colin]      1.9.11cvs24
7219
7220         * src/Makefile.am
7221         * src/main.c
7222         * src/prefs_quote.c ** ADDED **
7223         * src/prefs_quote.h ** ADDED **
7224                 Move Common/Quote to Compose/Quoting
7225         * src/prefs_common.c
7226         * src/prefs_common.h
7227                 Remove old quote stuff, add
7228                 convenience functions for GtkTextView prefs
7229         * src/gtk/prefswindow.c
7230                 Set default height higher
7231
7232 2005-05-30 [colin]      1.9.11cvs23
7233
7234         * src/Makefile.am
7235         * src/main.c
7236         * src/prefs_common.c
7237         * src/prefs_compose_writing.c ** ADDED **
7238         * src/prefs_compose_writing.h ** ADDED **
7239                 Move Common/Compose prefs to Compose/Writing
7240
7241 2005-05-30 [colin]      1.9.11cvs22
7242
7243         * src/common/utils.c
7244                 Fix bug #651 (Confused Attract by Subject)
7245                 Patch by M. Benkmann <haferfrost@web.de>
7246         * AUTHORS
7247
7248 2005-05-30 [colin]      1.9.11cvs21
7249
7250         * src/compose.c
7251                 Fix concatenation of different headers of
7252                 the same type (bug #645)
7253         * src/prefs_folder_item.c
7254                 Fix bug #699 (setting color to black doesn't
7255                 work immediately)
7256         * src/procmime.c
7257                 Print out decoding error only once per
7258                 block
7259
7260 2005-05-30 [paul]       1.9.11cvs20
7261
7262         * src/common/template.c
7263                 fix Bcc
7264
7265 2005-05-30 [paul]       1.9.11cvs19
7266
7267         * doc/src/rfc2368.txt   **NEW FILE**
7268         * src/compose.c
7269                 compose_entries_set(): don't interpret Bcc
7270                 header field (conform to RFC 2368)
7271                 (sync with main)
7272
7273 2005-05-29 [colin]      1.9.11cvs18
7274
7275         * src/prefs_common.c
7276                 Let the default reply format respect
7277                 netiquette by cutting the signature.
7278
7279 2005-05-29 [colin]      1.9.11cvs17
7280
7281         * src/summaryview.c
7282                 Don't let always_show_msg override
7283                 open_unread_on_enter when opening a new
7284                 directory.
7285
7286 2005-05-27 [paul]       1.9.11cvs16
7287
7288         sync with main:
7289
7290         * src/main.c
7291                 app_will_exit(): cleanup tmp directory when exit
7292         * src/message_search.c
7293                 improved the interface and made code cleanup.
7294                 removed Clear button
7295         * src/send_message.c
7296                 send_message_local(): use GSpawn, and detect errors
7297         * src/summary_search.c
7298                 improved the interface and made code cleanup
7299         * src/textview.c
7300                 textview_write_link(): also skip non-ascii space
7301                  at the head of link strings (phishing check
7302                  didn't work at the case)
7303         * src/common/utils.c
7304                 get_command_output(): use g_spawn_command_line_sync()
7305                 instead of popen()
7306
7307 2005-05-26 [colin]      1.9.11cvs15
7308
7309         * src/folder.c
7310                 remove printf
7311
7312 2005-05-26 [colin]      1.9.11cvs14
7313
7314         * src/common/nntp.c
7315                 Fix nntp mode reader (bug #611)
7316                 Patch by Florian Mickler <florian@mickler.org>
7317
7318 2005-05-26 [colin]      1.9.11cvs13
7319
7320         * src/plugins/pgpmime/passphrase.c
7321                 Fix mouse grabbing (bug #557)
7322
7323 2005-05-26 [colin]      1.9.11cvs12
7324
7325         * src/prefs_themes.c
7326                 Fix g_warning (bug #541)
7327
7328 2005-05-26 [colin]      1.9.11cvs11
7329
7330         * src/prefs_actions.c
7331         * src/prefs_template.c
7332                 Fix bug #506 (no warning if action/template
7333                 is not saved)
7334         * src/common/template.c
7335                 Fix a possible crash
7336
7337 2005-05-26 [colin]      1.9.11cvs10
7338
7339         * src/folder.c
7340         * src/folderview.c
7341         * src/procmsg.c
7342         * src/summaryview.c
7343                 Forbid locked messages to be moved or
7344                 deleted. Locked messages in trashes 
7345                 still get deleted, for performance
7346                 reason (mh.c::mh_remove_all_msgs)
7347
7348 2005-05-25 [colin]      1.9.11cvs9
7349
7350         * src/procmime.c
7351                 Use correct encoding when sending mails
7352                 with attachments that have accentued 
7353                 chars in their name
7354
7355 2005-05-24 [colin]      1.9.11cvs8
7356
7357         * src/summaryview.c
7358                 Fix bug #688 f) read/unread marker not
7359                 changed on first click
7360                 Also, optimize summary_status_show()
7361                 calls
7362         * src/folder.c
7363         * src/inc.c
7364         * src/procmime.c
7365                 Fix bug #688 b) and c) wrt message
7366                 attachments and signature
7367         * src/stock_pixmap.c
7368         * src/stock_pixmap.h
7369         * src/stock_pixmap.c
7370         * src/stock_pixmap.h
7371         * src/Makefile.am
7372         * src/pixmaps/clip_gpg_signed.xpm
7373                 Add clip/signed icon
7374
7375 2005-05-24 [colin]      1.9.11cvs7
7376
7377         * src/folder_item_prefs.c
7378                 whitespace fix
7379
7380 2005-05-24 [colin]      1.9.11cvs6
7381
7382         * src/folderview.c
7383         * src/prefs_common.c
7384         * src/prefs_common.h
7385                 Add a confirmation to folder drag and drop
7386                 fixes bug #156
7387         * src/alertpanel.c
7388         * src/alertpanel.h
7389                 fix _with_disable parameters so that
7390                 the buttons labels are specifiable too
7391         * src/plugins/pgpmime/sgpgme.c
7392                 reflect said change
7393                 
7394
7395 2005-05-24 [colin]      1.9.11cvs5
7396
7397         * src/folderview.c
7398                 Uncollapse/collapse folders on double-click
7399                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
7400                 closes bug #108
7401
7402 2005-05-23 [colin]      1.9.11cvs4
7403
7404         * src/common/socket.c
7405                 Check another special SSL_peek() error.
7406                 Should help wrt bug #728
7407
7408 2005-05-23 [colin]      1.9.11cvs3
7409
7410         * src/plugins/pgpmime/pgpmime.c
7411                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
7412                 breaking menu accelerators and stuff. Users will have to
7413                 reselect "PGP MIME" instead of "PGP/MIME" in their 
7414                 account's privacy preferences if needed.
7415
7416 2005-05-22 [paul]
7417
7418         * tools/kdeservicemenu/install.sh
7419                 use kdesu to prompt for root password if doing
7420                 global install/uninstall
7421
7422 2005-05-20 [colin]      1.9.11cvs2
7423
7424         * src/procmsg.c
7425                 Fix another compilation error with gcc-2.9x
7426                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
7427         * src/send_message.c
7428                 Don't send QUIT if we aren't connected
7429
7430 2005-05-19 [colin]      1.9.11cvs1
7431
7432         * src/procmsg.c
7433                 Fix compilation with gcc 2.9x
7434
7435 2005-05-19 [paul]       1.9.11
7436
7437         1.9.11 released
7438
7439 2005-05-19 [paul]       1.9.9cvs14
7440
7441         * src/gtk/inputdialog.c
7442                 prevent gettext warning
7443
7444 2005-05-19 [paul]       1.9.9cvs13
7445
7446         * src/mainwindow.c
7447         * src/prefs_common.c
7448         * src/prefs_common.h
7449         * src/textview.c
7450         * src/textview.h
7451                 add an option to toggle cursor in message
7452                 view (sync with main)
7453
7454 2005-05-18 [colin]      1.9.9cvs12
7455
7456         * src/compose.c
7457                 Dereference freed pointer
7458         * src/gtk/gtkaspell.c
7459                 Fix duplication of dictionaries (is it an aspell issue?)
7460
7461 2005-05-18 [colin]      1.9.9cvs11
7462
7463         * src/gtk/inputdialog.c
7464         * src/gtk/gtkaspell.c
7465                 HIGuify dialogs
7466         * src/alertpanel.c
7467                 Remove a double call
7468
7469 2005-05-17 [colin]      1.9.9cvs10
7470
7471         * src/gtk/gtkaspell.c
7472                 Fix dialogs, Ctrl-Enter accel
7473
7474 2005-05-17 [colin]      1.9.9cvs9
7475
7476         * src/gtk/gtkaspell.c
7477                 Fix some accelerators, escape in replace-window
7478
7479 2005-05-16 [colin]      1.9.9cvs8
7480
7481         * src/gtk/gtkaspell.c
7482                 Revert last commit, it was a mistake.
7483
7484 2005-05-16 [colin]      1.9.9cvs7
7485
7486         * src/gtk/gtkaspell.c
7487                 Remove buggy code while we're at it. It's a 
7488                 dead code path anyway.
7489
7490 2005-05-16 [colin]      1.9.9cvs6
7491
7492         * src/gtk/gtkaspell.c
7493                 Missed some gtk_menu_popup where deactivate
7494                 signal should be handled. Should fix bug
7495                 #629 a bit more.
7496
7497 2005-05-16 [colin]      1.9.9cvs5
7498
7499         * src/gtk/gtkaspell.c
7500                 Remove debug printf()s
7501
7502 2005-05-16 [colin]      1.9.9cvs4
7503
7504         * src/gtk/gtkaspell.c
7505                 Fix a bit aspell problems
7506                 (see bug #629)
7507
7508 2005-05-13 [colin]      1.9.9cvs3
7509
7510         * src/folderview.c
7511                 Fix the + appearing even when no subfolders
7512                 have unread messages. Thanks to wwp for the
7513                 bug report.
7514
7515 2005-05-11 [paul]       1.9.9cvs2
7516
7517         * src/folderview.c
7518                 correction to 1.9.9cvs1, only colour folders that
7519                 have new msgs (not unread msgs)
7520
7521 2005-05-10 [colin]      1.9.9cvs1
7522
7523         * src/folderview.c
7524         * src/summaryview.c
7525                 Try to fix bolding bugs again.
7526
7527 2005-05-09 [paul]
7528
7529         * tools/claws.i18n.status.pl
7530                 add Ricardo Mones Lastra's script that has been providing
7531                 the i18n status page for many months
7532
7533 2005-05-09 [paul]       1.9.9
7534
7535         1.9.9 release
7536
7537 2005-05-09 [paul]       1.9.6cvs58
7538
7539         * AUTHORS
7540         * INSTALL
7541         * README.claws
7542                 updated
7543         * Makefile.am 
7544         * RELEASE_NOTES.claws
7545                 add release notes to cvs to simplify release
7546                 procedure
7547         * configure.ac
7548                 add ca and fi to ALL_LINGUAS
7549         * po/Makefile.in.in
7550                 workaround for missing Makevars
7551         * po/ca.po
7552         * po/fi.po
7553                 add new Catalan and Finnish translations
7554                 submitted by Miquel Oliete and Flammie Pirinen
7555         * po/de.po
7556         * po/es.po
7557         * po/fr.po
7558         * po/it.po
7559         * po/pl.po
7560         * po/ru.po
7561         * po/sk.po
7562         * po/sr.po
7563         * po/zh_CN.po
7564                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
7565                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
7566                 Urke MMI, and Hansom Young
7567         * src/main.c
7568                 Fix drafting when quitting. compose_draft() closes the
7569                 compose windows, which modifies the compose_list GSList.
7570                 We have to refresh this list after echo drafting to avoid a
7571                 segfault
7572         * src/partial_download.c
7573                 fix segfault on exit
7574
7575 2005-05-06 [paul]       1.9.6cvs57
7576
7577         * src/grouplistdialog.c
7578                 quick fix/workaround for unresizeable newsgroup
7579                 name column 
7580
7581 2005-05-06 [paul]       1.9.6cvs56
7582
7583         * src/inc.c
7584         * src/mainwindow.c
7585                 use gettext plural forms
7586         * src/imap_gtk.c
7587         * src/mh_gtk.c
7588         * src/toolbar.c
7589                 small improvement to english usage
7590
7591 2005-05-05 [thorsten]   1.9.6cvs55
7592
7593         * src/folder.c
7594                 fix possible crash
7595
7596 2005-05-05 [paul]       1.9.6cvs54
7597         
7598         sync with HEAD
7599
7600         * AUTHORS
7601         * src/compose.c
7602                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
7603                 patch by Tim Mann
7604
7605 2005-05-05 [paul]       1.9.6cvs53
7606
7607         * src/mainwindow.c
7608                 fix resizing of separate message and
7609                 folder views
7610
7611 2005-05-05 [paul]       1.9.6cvs52
7612
7613         * src/account.c
7614         * src/addrgather.c
7615         * src/browseldap.c
7616         * src/exphtmldlg.c
7617         * src/expldifdlg.c
7618         * src/importmutt.c
7619         * src/importpine.c
7620         * src/main.c
7621         * src/mainwindow.c
7622         * src/noticeview.c
7623         * src/prefs_filtering.c
7624         * src/prefs_filtering_action.c
7625         * src/prefs_matcher.c
7626         * src/prefs_spelling.c
7627         * src/prefs_toolbar.c
7628         * src/toolbar.c
7629         * src/wizard.c
7630         * src/gtk/description_window.c
7631         * src/gtk/gtkvscrollbutton.c
7632         * src/gtk/progressdialog.c
7633         * src/gtk/quicksearch.c
7634         * src/plugins/pgpmime/prefs_gpg.c
7635         * src/plugins/spamassassin/spamassassin_gtk.c
7636                 replace deprecated gtk_widget_set_usize
7637
7638 2005-05-04 [colin]      1.9.6cvs51
7639
7640         * src/common/utils.c
7641                 Fix crash when subst_for_filename is called
7642                 with a NULL parameter
7643
7644 2005-05-04 [colin]      1.9.6cvs50
7645
7646         * src/partial_download.c
7647         * src/pop.c
7648                 Escape login when writing uidl file
7649                 fixes bug #736
7650
7651 2005-05-03 [colin]      1.9.6cvs49
7652
7653         * src/procmime.c
7654                 Fix possible DOS in mime parser
7655                 (see bug #634)
7656
7657 2005-05-02 [colin]      1.9.6cvs48
7658
7659         * src/compose.c
7660                 Try to fix the copy/paste mess once again.
7661
7662
7663 2005-04-30 [colin]      1.9.6cvs47
7664
7665         * src/prefs_account.h
7666         * src/procmsg.c
7667         * src/send_message.c
7668         * src/common/smtp.c
7669         * src/common/smtp.h
7670                 Try to batch sending mails (per account) instead of
7671                 reconnecting to server every time.
7672
7673 2005-04-29 [colin]      1.9.6cvs46
7674
7675         * src/messageview.c
7676                 Fix window resizing that refused to size down
7677         * src/prefs_common.c
7678         * src/prefs_common.h
7679         * src/prefs_filtering.c
7680                 Save Filtering's window size
7681
7682 2005-04-21 [paul]       1.9.6cvs45
7683
7684         * ChangeLog-gtk2.claws
7685         * src/setup.c
7686                 correction to sync
7687
7688 2005-04-21 [paul]       1.9.6cvs44
7689
7690         sync with main:
7691
7692         * src/setup.c
7693         * src/statusbar.c
7694         * src/statusbar.h
7695                 use gtkut_widget_draw_now(). Improved performance
7696                 of the update of statusbar
7697         * src/textview.c
7698                 textview_smooth_scroll_do(): redraw it after scroll
7699                 is done (fixed incorrect display when a part of the
7700                 view is hidden).
7701         * src/gtk/gtkutils.c
7702         * src/gtk/gtkutils.h
7703                 gtkut_widget_draw_now(): use gdk_window_process_updates()
7704                 to force update of widgets.
7705                 Removed gtkut_widget_wait_for_draw() which had a big
7706                 overhead  because of waiting for all events processed 
7707
7708 2005-04-20 [paul]       1.9.6cvs43
7709
7710         * src/codeconv.c
7711                 complete 1.9.6cvs42's sync:
7712                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
7713
7714 2005-04-19 [paul]       1.9.6cvs42
7715
7716         sync with main:
7717
7718         * src/action.c
7719                 catch_output(): correctly select the insert text
7720                 (fix invalid iterator warnings).
7721         * src/codeconv.c
7722         * src/codeconv.h
7723         * src/mainwindow.c
7724         * src/messageview.c
7725         * src/prefs_common.c
7726                 support GBK encoding.
7727         * src/common/session.c
7728         * src/common/session.h
7729                 use separate buffer for large data to be sent,
7730                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
7731
7732 2005-04-18 [paul]       1.9.6cvs41
7733
7734         * src/jpilot.c
7735                 convert unsigned long into guint32
7736                 patch by Paul LeoNerd Evans 
7737
7738 2005-04-17 [colin]      1.9.6cvs40
7739
7740         * src/compose.c
7741                 Fix 'Request return receipt' from folder
7742                 properties (bug #708)
7743
7744 2005-04-17 [colin]      1.9.6cvs39
7745
7746         * src/mainwindow.c
7747                 Fix duplicate hotkeys in Mainwindow's menu
7748
7749 2005-04-17 [colin]      1.9.6cvs38
7750
7751         * src/folderview.c
7752                 Fix duplicate hotkeys in Folderview's contextual
7753                 menu
7754
7755 2005-04-15 [colin]      1.9.6cvs37
7756
7757         * src/summaryview.c
7758                 Fix 'Save as...' with non-ascii filenames
7759
7760 2005-04-15 [colin]      1.9.6cvs36
7761
7762         * src/plugins/pgpmime/pgpmime.c
7763                 Fix bus error on 64bit. Spotted by 
7764                 macallan1888@gmail.com
7765
7766 2005-04-15 [colin]      1.9.6cvs35
7767
7768         * src/prefs_account.c
7769                 Fix cvs34.
7770
7771 2005-04-12 [colin]      1.9.6cvs34
7772
7773         * src/prefs_account.c
7774                 Fix smtp auth type off-by-one. We forgot to
7775                 add PLAIN in the prefs-to-gui setter func and
7776                 as a result, the selected auth when opening
7777                 account prefs was not the correct one.
7778
7779 2005-04-12 [paul]       1.9.6cvs33
7780
7781         * src/inc.c
7782                 if the recv dialog is visible, Cancel only
7783                 cancels the current account
7784
7785
7786 2005-04-10 [colin]      1.9.6cvs32
7787
7788         * src/filtering.c
7789                 Copy score when copying FilteringActions
7790                 Fix bug #674
7791
7792 2005-04-10 [colin]      1.9.6cvs31
7793
7794         * src/inc.c
7795                 Make Message -> Receive -> Cancel cancel 
7796                 incorporation on all accounts. Fixes
7797                 bug #693
7798
7799 2005-04-10 [colin]      1.9.6cvs30
7800
7801         * src/prefs_account.c
7802                 Update Privacy checkbuttons status based
7803                 on the selected privacy system
7804         * src/compose.c
7805                 Always connect the "None" privacy system; the
7806                 static boolean was probably there to avoid
7807                 reconnecting twice in the same compose window,
7808                 but as the parent function is only called once
7809                 per compose, it's only a bug - as a static is
7810                 initialized once per application instance.
7811                 Also, don't uncheck Sign and Encrypt when
7812                 selecting None as privacy system; just ignore
7813                 them when sending/queuing.
7814                 Should fix bug #695
7815
7816 2005-04-08 [colin]      1.9.6cvs29
7817
7818         * src/account.c
7819         * src/prefs_account.c
7820         * src/prefs_account.h
7821                 Add account preference to queue message in a certain
7822                 folder.
7823
7824 2005-04-06 [colin]      1.9.6cvs28
7825
7826         * src/prefs_account.c
7827                 Update old inbox path syntax
7828
7829 2005-04-06 [paul]       1.9.6cvs27
7830
7831         sync with main:
7832
7833         * configure.ac
7834                 changed -traditional-cpp to -no-cpp-precomp for newer
7835                 Mac OS X support
7836         * src/foldersel.c
7837                 made column resize automatically
7838         * src/send_message.c
7839                 send_message_smtp(): consider EOF right after QUIT
7840                 successful (workaround for Gmail SMTP server)
7841         * src/common/socket.c
7842                 ssl_read(), ssl_peek(): check EOF which violates the
7843                 SSL protocol
7844         * src/gtk/colorlabel.c
7845                 removed warnings when displaying colorlabel menu
7846                 (don't use GtkAlignment)
7847
7848 2005-04-05 [paul]       1.9.6cvs26
7849
7850         * src/plugins/trayicon/trayicon.c
7851                 fix clipping of icon under KDE3 
7852
7853 2005-04-05 [paul]       1.9.6cvs25
7854
7855         * src/summaryview.c
7856                 hide display of threading
7857                 patch by Alfons
7858
7859 2005-04-04 [thorsten]   1.9.6cvs24
7860
7861         * src/mh.c
7862                 marks lost on filesystems with different stat() results on
7863                 summer-/wintertime
7864
7865 2005-04-03 [colin]      1.9.6cvs23
7866
7867         * src/summaryview.c
7868                 Don't handle up/down. Patch by Alfons
7869
7870 2005-04-02 [colin]      1.9.6cvs22
7871
7872         * src/summaryview.c
7873                 Make scrolling faster. Patch by Alfons.
7874
7875 2005-04-01 [colin]      1.9.6cvs21
7876
7877         * src/Makefile.am
7878         * src/stock_pixmap.c
7879         * src/pixmaps/dir-noselect.xpm ** REMOVED **
7880         * src/pixmaps/dir_noselect.xpm ** ADDED **
7881                 Fix pixmap name mismatch (Thanks Stephan Sachse)
7882
7883 2005-04-01 [colin]      1.9.6cvs20
7884
7885         * src/image_viewer.c
7886         * src/image_viewer.h
7887         * src/procmime.c
7888         * src/procmime.h
7889         * src/textview.c
7890         * src/textview.h
7891                 Implement inline image resizing and right-clicking
7892
7893 2005-04-01 [paul]       1.9.6cvs19
7894
7895         * AUTHORS
7896         * Makefile.am
7897         * configure.ac
7898                 check for gnome2
7899                 patch by Luca Cavalli <loopback<AT>slackit.org>
7900         * po/ru.po
7901                 updated by Pavlo Bohmat
7902
7903 2005-03-31 [colin]      1.9.6cvs18
7904
7905         * src/news.c
7906                 Fix parsing references
7907         * src/msgcache.c
7908                 don't put nulls in the references list
7909         * src/procheader.c
7910                 commit that forgotten file in 1.9.6cvs14
7911
7912 2005-03-31 [colin]      1.9.6cvs17
7913
7914         * src/compose.c
7915                 Fix joining of signature separator again. 
7916                 Maybe Hiro could put it in main too...
7917
7918 2005-03-31 [colin]      1.9.6cvs16
7919
7920         * src/Makefile.am
7921         * src/foldersel.c
7922         * src/stock_pixmap.c
7923         * src/stock_pixmap.h
7924         * src/pixmaps/dir-noselect.xpm
7925                 Update foldersel.c (sync from main, patch by Alfons)
7926
7927 2005-03-30 [colin]      1.9.6cvs15
7928
7929         * src/imap.c
7930                 Fix handling of imap folders containing [] in 
7931                 their name. Thanks to Nahuel Angelinetti for
7932                 the detailed bugreport.
7933
7934 2005-03-30 [colin]      1.9.6cvs14
7935
7936         * src/common/utils.h
7937         * src/common/utils.c
7938         * src/common/defs.h
7939         * src/matcher.c
7940         * src/msgcache.c
7941         * src/news.c
7942         * src/procmsg.c
7943         * src/procmsg.h
7944         * src/quote_fmt_parse.y
7945         * src/summaryview.c
7946                 Update references system. Patch by Alfons
7947
7948 2005-03-30 [colin]      1.9.6cvs13
7949
7950         * src/common/socket.c
7951                 Force the glibc to read resolv.conf again when 
7952                 it has changed. Should fix issues when changing
7953                 networks on a laptop and not restarting sylpheed. 
7954
7955 2005-03-30 [paul]       1.9.6cvs12
7956
7957         partial sync with main:
7958
7959         * src/action.c
7960                 create_io_dialog(): use user-defined text font
7961                 (thanks to Alfons), and modified its appearance.
7962         * src/addrgather.c
7963         * src/addrharvest.c
7964         * src/browseldap.c
7965                 replace old code
7966         * src/compose.c
7967                 don't join (presumably) itemized lines on line-wrapping
7968                 fixed wrapping of quote when auto-wrapping is enabled
7969                 compose_destroy(): destroy paned only if it's not
7970                 attached to window. Fixed memory leak of popup menu.
7971         * src/exphtmldlg.c
7972         * src/expldifdlg.c
7973                 replace old code
7974         * src/html.c
7975         * src/html.h
7976         * src/importmutt.c
7977         * src/importpine.c
7978                 replace old code
7979         * src/main.c
7980                 removed redundant code
7981         * src/mainwindow.c
7982                 changed 'Code set' (which is rather incorrect)
7983                 in the menu to 'Character encoding'
7984                 main_window_set_widgets(): request size first
7985                 to prevent window size becoming wrong
7986                 fixed remembering of the state of the visibility
7987                 of MessageView
7988         * src/messageview.c
7989                 changed 'Code set' (which is rather incorrect)
7990                 in the menu to 'Character encoding'
7991         * src/prefs_common.c
7992         * src/prefs_common.h
7993                 added an option whether to render HTML as text or not
7994                 added separators to outgoing encoding menu
7995         * src/procheader.c
7996                 procheader_scan_date_string(): support header
7997                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
7998         * src/summaryview.c
7999         * src/summaryview.h
8000                 minor code cleanup
8001         * src/textview.c
8002                 textview_show_html(): force output of newline
8003                 added an option whether to render HTML as text or not
8004         * src/common/utils.c
8005                 strncpy2(): optimized based on Alfons' code
8006         * src/gtk/gtkutils.c
8007         * src/gtk/gtkutils.h
8008                 removed non-used code
8009         * src/plugins/pgpmime/passphrase.c
8010                 partially fixed grab input of passphrase dialog
8011                 Confine pointer to window
8012
8013 2005-03-30 [colin]      1.9.6cvs11
8014
8015         * src/msgcache.c
8016         * src/msgcache.h
8017                 Read/write 32bit ints from cache & marks
8018                 From main.
8019
8020 2005-03-29 [paul]       1.9.6cvs10
8021
8022         * AUTHORS
8023         * ChangeLog.claws
8024         * src/compose.c
8025         * src/gtk/gtkaspell.c
8026                 sync with HEAD (don't pass NULL pointers) 
8027
8028 2005-03-24 [paul]
8029
8030         * tools/Makefile.am
8031         * tools/README
8032         * tools/acroread2sylpheed.pl
8033                 sync with HEAD (add script to send pdfs as
8034                 attachments from Adobe Reader 7)
8035
8036 2005-03-21 [paul]       1.9.6cvs9
8037
8038         * configure.ac
8039         * po/POTFILES.in
8040         * src/Makefile.am
8041         * src/crash.c
8042         * src/image_viewer.c ** ADDED **
8043         * src/image_viewer.h ** ADDED **
8044         * src/main.c
8045         * src/prefs_common.c
8046         * src/prefs_common.h
8047         * src/prefs_image_viewer.c ** ADDED **
8048         * src/prefs_image_viewer.h ** ADDED **
8049         * src/textview.c
8050         * src/gtk/about.c
8051         * src/pixmaps/sylpheed_logo.xpm
8052         * src/plugins/Makefile.am
8053         * src/plugins/image_viewer/.cvsignore ** REMOVED **
8054         * src/plugins/image_viewer/Makefile.am ** REMOVED **
8055         * src/plugins/image_viewer/plugin.c ** REMOVED **
8056         * src/plugins/image_viewer/viewer.c ** REMOVED **
8057         * src/plugins/image_viewer/viewer.glade ** REMOVED **
8058         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
8059         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
8060         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
8061         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
8062                 as gdk-pixbuf is now built-in
8063                 remove image_viewer plugin and put code back into
8064                 main codebase
8065                 implement inline image display (sync with main)
8066
8067                 replace logo with newer, nicer, larger version  
8068
8069 2005-03-21 [paul]       1.9.6cvs8
8070
8071         * src/gtk/about.c
8072                 cosmetic improvement
8073
8074 2005-03-21 [holger]     1.9.6cvs7
8075
8076         * src/plugins/spamassassin/spamassassin.c
8077                 Sync with HEAD
8078                 (unregister hook on failed plugin init)
8079
8080 2005-03-20 [colin]      1.9.6cvs6
8081
8082         * src/common/plugin.c
8083                 Check that plugin isn't already loaded
8084                 Patch by Alfons
8085
8086 2005-03-20 [thorsten]   1.9.6cvs5
8087
8088         * src/compose.c
8089                 use a more compatible syntax
8090
8091 2005-03-20 [thorsten]   1.9.6cvs4
8092
8093         * src/prefs_toolbar.c
8094                 fix crash when selecting toolbar item (uninitialized pointer)
8095
8096 2005-03-20 [thorsten]   1.9.6cvs3
8097
8098         * src/procmime.c
8099                 fix mimetype detection (referenced free()d string)
8100
8101 2005-03-20 [paul]       1.9.6cvs2
8102
8103         * src/compose.c
8104                 sync with HEAD (1.0.3cvs5)
8105                 neglect Reply-To header if empty
8106                 Patch by Alfons 
8107
8108 2005-03-19 [holger]     1.9.6cvs1
8109
8110         * src/summaryview.c
8111         * src/summaryview.h
8112                 Sync with HEAD
8113
8114 2005-03-18 [paul]       1.9.6
8115
8116         initial GTK2 release
8117
8118 2005-03-18 [paul]       1.0.3cvs3.1
8119
8120         * AUTHORS
8121         * ChangeLog.claws
8122         * configure.ac
8123         * src/gtk/about.c
8124         * src/pixmaps/sylpheed_logo.xpm
8125                 sync with HEAD
8126
8127 2005-03-18 [colin]      1.0.3cvs2.6
8128
8129         * src/summaryview.c
8130                 Remove call to summary_step in summary_copy_selected_to
8131                 Can't see its purpose, and this causes bug when copying
8132                 a message if the next one is unread: it reads it.
8133
8134 2005-03-18 [paul]       1.0.3cvs2.5
8135
8136         * src/foldersel.c
8137                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
8138
8139 2005-03-18 [paul]       1.0.3cvs2.4
8140
8141         * src/addrharvest.c
8142         * src/codeconv.c
8143         * src/codeconv.h
8144         * src/compose.c
8145         * src/news.c
8146         * src/procheader.c
8147         * src/procmime.c
8148         * src/unmime.c
8149         * src/unmime.h
8150                 fix buffer overflow, CAN-2005-0667, see
8151                 http://secunia.com/advisories/14491/
8152                 Patch by Alfons
8153
8154 2005-03-17 [colin]      1.0.3cvs2.3
8155
8156         * src/prefs_fonts.c
8157         * src/summaryview.c
8158                 Fix font bugs (both lists now officialy share 
8159                 the same font)
8160                 
8161
8162 2005-03-17 [paul]       1.0.3cvs2.2
8163
8164         * src/gtk/pluginwindow.c
8165                 make plugin descriptions uneditable
8166
8167 2005-03-11 [paul]       1.0.3cvs2.1
8168
8169         * ChangeLog.claws
8170         * configure.ac
8171         * po/POTFILES.in
8172         * src/plugins/trayicon/trayicon.c
8173                 sync with HEAD
8174                 add src/wizard.c to POTFILES.in
8175
8176 2005-03-11 [paul]       1.0.3cvs1.1
8177
8178         * ChangeLog
8179         * ChangeLog.claws
8180         * configure.ac
8181         * po/de.po
8182         * po/es.po
8183         * po/fr.po
8184         * po/it.po
8185         * po/pt_BR.po
8186         * po/ru.po
8187         * po/sk.po
8188         * po/sr.po
8189         * po/zh_CN.po
8190                 sync with HEAD
8191
8192 2005-03-04 [colin]      1.0.1cvs22.2
8193
8194         * src/compose.c
8195                 Fix signatures with accentued chars in it
8196
8197 2005-03-04 [colin]      1.0.1cvs22.1
8198
8199         * src/common/smtp.c
8200         * src/common/smtp.h
8201                 Don't use SIZE param in MAIL FROM: if server 
8202                 doesn't support it. Patch by Eugen Freiter
8203                 <eugen_f@users.sf.net>
8204
8205 2005-02-27 [paul]       1.0.1cvs20.1
8206
8207         * ChangeLog.claws
8208         * configure.ac
8209         * src/messageview.c
8210                 sync with HEAD
8211
8212 2005-02-27 [colin]      1.0.1cvs19.4
8213
8214         * src/procheader.c
8215         * src/procheader.h
8216                 Fix prototypes. Patch by Alfons
8217
8218 2005-02-27 [colin]      1.0.1cvs19.3
8219
8220         * src/compose.c
8221                 Don't auto-join the signature separator.
8222
8223 2005-02-26 [colin]      1.0.1cvs19.2
8224
8225         * src/summaryview.c
8226                 Fix 'mark all read' with collapsed threads.
8227                 Patch by Alfons.
8228
8229 2005-02-25 [paul]       1.0.1cvs19.1
8230
8231         * ChangeLog.claws
8232         * configure.ac
8233         * src/prefs_account.c
8234         * src/prefs_folder_item.c
8235         * src/gtk/prefswindow.c
8236         * src/gtk/prefswindow.h
8237                 sync with HEAD
8238
8239 2005-02-25 [paul]       1.0.1cvs15.12
8240
8241         * src/alertpanel.c
8242         * src/codeconv.c
8243         * src/compose.c
8244         * src/textview.c
8245         * src/gtk/gtkutils.c
8246         * src/gtk/gtkutils.h
8247         * src/gtk/logwindow.c
8248         * src/gtk/progressdialog.c
8249                 sync with main (revision 127)
8250                 and fix logwindow clipping
8251
8252 2005-02-24 [colin]      1.0.1cvs15.11
8253
8254         * src/plugins/pgpmime/passphrase.c
8255                 Disable input grabbing; it doesn't work yet.
8256
8257 2005-02-24 [colin]      1.0.1cvs15.10
8258
8259         * src/messageview.c
8260                 Don't send out receipts if offline. Ask.
8261
8262 2005-02-23 [colin]      1.0.1cvs15.9
8263
8264         * src/summaryview.c     
8265                 Fix expanding
8266
8267 2005-02-23 [colin]      1.0.1cvs15.8
8268
8269         * src/summaryview.c
8270                 Really fix Bug 568 by removing useless
8271                 calls. summary_thread_init() now called
8272                 in summary_sort(). This should please
8273                 Alfons as it should be faster than 
8274                 previously.
8275
8276 2005-02-23 [colin]      1.0.1cvs15.7
8277
8278         * src/compose.c
8279                 Encode parts as QP or B64 if signing
8280
8281 2005-02-23 [colin]      1.0.1cvs15.6
8282
8283         * src/compose.c
8284                 Fix Mimeinfo leakage (including tmp files)
8285         * src/procmsg.c
8286                 Fix tmp file leakage (spotted by Ivan Rayner)
8287
8288 2005-02-22 [colin]      1.0.1cvs15.5
8289
8290         * src/expldifdlg.c
8291                 Fix keyboard input. Patch by Alfons.
8292
8293 2005-02-21 [colin]      1.0.1cvs15.4
8294
8295         * src/compose.c
8296                 Fix Sign/Encrypt when unselecting privacy
8297                 system
8298         * src/prefs_common.c
8299                 Change default message font to Monospace
8300         * src/summaryview.c
8301                 More freezing during potentially large operations
8302
8303 2005-02-21 [paul]       1.0.1cvs15.3
8304
8305         * src/main.c
8306                 fix --help output
8307
8308 2005-02-21 [paul]       1.0.1cvs15.2
8309
8310         * po/Makefile.in.in
8311         * src/compose.c
8312         * src/summaryview.c
8313         * src/textview.c
8314         * src/common/utils.c
8315         * src/common/utils.h
8316                 sync with main (revision 117)
8317
8318 2005-02-20 [colin]      1.0.1cvs15.1
8319
8320         * src/common/defs.h
8321                 Change cache file to .sylpheed_claws_cache, as
8322                 suggested by Alfons. Allows people to switch
8323                 between Sylpheed and Sylpheed-Claws. it is
8324                 a good idea to "Check for new messages" at next
8325                 startup.
8326
8327
8328 2005-02-18 [colin]      1.0.1cvs14.1
8329
8330         * src/quote_fmt_lex.l
8331         * src/quote_fmt_parse.y
8332                 Fix parser initialisation. Patch by Ivan.
8333
8334 2005-02-18 [colin]      1.0.1cvs11.6
8335
8336         * src/folderview.c
8337                 Fix scrolldown (bug 662)
8338
8339 2005-02-17 [colin]      1.0.1cvs11.5
8340
8341         * src/codeconv.c
8342                 conv_filename_to_utf8: return clean 7bit instead
8343                 of broken utf8 if needed
8344         * src/mimeview.c
8345                 Fix display of parts with unclean 8bit names
8346
8347 2005-02-17 [paul]       1.0.1cvs11.4
8348
8349         * src/compose.c
8350         * src/exportldif.c
8351         * src/matcher_parser_parse.y
8352         * src/procmime.c
8353         * src/sourcewindow.c
8354         * src/common/Makefile.am
8355         * src/common/intl.h             ** REMOVED **
8356         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8357                 sync with main (revision 109)
8358                 and clean up
8359
8360 2005-02-16 [colin]      1.0.1cvs11.3
8361
8362         * src/summaryview.c
8363                 Fix collapsed thread not highlighting when new
8364                 messages in it (Bug 568) Patch by Stephan Sachse.
8365                 Fix messed up selection when reaching bounds (Bug 632)
8366         * src/prefs_themes.c
8367                 Fix theme installing (Bug 684)
8368
8369 2005-02-16 [colin]      1.0.1cvs11.2
8370
8371         * src/messageview.c
8372                 Fix messageview_select_all
8373
8374 2005-02-16 [colin]      1.0.1cvs11.1
8375
8376         * src/mh.c
8377                 Sync with HEAD (MH scan required function)
8378
8379 2005-02-15 [colin]      1.0.1cvs8.1
8380
8381         * src/mimeview.c
8382         * src/common/utils.c
8383                 Sync with HEAD (filename chars substitution)
8384
8385 2005-02-15 [colin]      1.0.1cvs7.3
8386
8387         * src/gtk/pluginwindow.c
8388                 Fix button spacing
8389
8390 2005-02-15 [colin]      1.0.1cvs7.2
8391
8392         * src/mimeview.c
8393                 Fix mime icons not reset across message when
8394                 scrolled down
8395
8396 2005-02-15 [colin]      1.0.1cvs7.1
8397
8398         * src/compose.c
8399         * src/procmime.c
8400                 Sync with HEAD (optimisation of cvs6)
8401
8402 2005-02-14 [colin]      1.0.1cvs6.1
8403
8404         * src/compose.c
8405         * src/procmime.c
8406                 Sync with HEAD (encode "From " at line beginning)
8407
8408 2005-02-14 [colin]      1.0.1cvs5.3
8409
8410         * src/compose.c
8411                 Fix wrapping with accentued chars.
8412
8413 2005-02-13 [colin]      1.0.1cvs5.2
8414
8415         * src/textview.c
8416                 Fix email informative part parsing with
8417                 accentued chars in it. ispunct() returns
8418                 true for them in utf8...
8419
8420 2005-02-12 [colin]      1.0.1cvs5.1
8421
8422         * src/filtering.c
8423                 Sync with HEAD (remove wrong use of compose after send)
8424
8425 2005-02-12 [paul]       1.0.1cvs4.5
8426
8427         * src/textview.c
8428                 remove unnecessary code (thanks to Alfons)
8429
8430 2005-02-12 [paul]       1.0.1cvs4.4
8431
8432         * src/textview.c
8433                 add 'Copy' to contextual menu on emails
8434
8435 2005-02-11 [colin]      1.0.1cvs4.3
8436
8437         * src/compose.c
8438                 revert 1.0.0cvs28.2, it doesn't work that well.
8439
8440 2005-02-11 [paul]       1.0.1cvs4.2
8441
8442         * po/Makefile.in.in
8443                 fix 'make release'
8444
8445 2005-02-10 [paul]       1.0.1cvs4.1
8446
8447         * ChangeLog
8448         * ChangeLog.claws
8449         * ChangeLog.jp
8450         * configure.ac
8451         * src/compose.c
8452                 sync with HEAD (sync with main)
8453
8454 2005-02-10 [paul]       1.0.1cvs3.2
8455
8456         * AUTHORS
8457         * Makefile.am
8458         * autogen.sh
8459         * configure.ac
8460         * config/mkinstalldirs
8461         * intl/.cvsignore
8462         * intl/ChangeLog
8463         * intl/VERSION
8464         * intl/bindtextdom.c
8465         * intl/config.charset
8466         * intl/dcgettext.c
8467         * intl/dcigettext.c
8468         * intl/dcngettext.c
8469         * intl/dgettext.c
8470         * intl/dngettext.c
8471         * intl/eval-plural.h
8472         * intl/explodename.c
8473         * intl/finddomain.c
8474         * intl/gettext.c
8475         * intl/gettextP.h
8476         * intl/gmo.h
8477         * intl/hash-string.h
8478         * intl/intl-compat.c
8479         * intl/l10nflist.c
8480         * intl/libgnuintl.h.in
8481         * intl/loadinfo.h
8482         * intl/loadmsgcat.c
8483         * intl/localcharset.c
8484         * intl/localcharset.h
8485         * intl/locale.alias
8486         * intl/localealias.c
8487         * intl/localename.c
8488         * intl/log.c
8489         * intl/ngettext.c
8490         * intl/os2compat.c
8491         * intl/os2compat.h
8492         * intl/osdep.c
8493         * intl/plural-exp.c
8494         * intl/plural-exp.h
8495         * intl/plural.c
8496         * intl/plural.y
8497         * intl/ref-add.sin
8498         * intl/ref-del.sin
8499         * intl/relocatable.c
8500         * intl/relocatable.h
8501         * intl/textdomain.c
8502         * m4/Makefile.am
8503         * po/Makefile.in.in
8504         * src/Makefile.am
8505         * src/account.c
8506         * src/action.c
8507         * src/addr_compl.c
8508         * src/addressadd.c
8509         * src/addressbook.c
8510         * src/addrgather.c
8511         * src/addrindex.c
8512         * src/alertpanel.c
8513         * src/browseldap.c
8514         * src/codeconv.c
8515         * src/codeconv.h
8516         * src/compose.c
8517         * src/compose.h
8518         * src/crash.c
8519         * src/editaddress.c
8520         * src/editbook.c
8521         * src/editgroup.c
8522         * src/editjpilot.c
8523         * src/editldap.c
8524         * src/editldap_basedn.c
8525         * src/editvcard.c
8526         * src/exphtmldlg.c
8527         * src/expldifdlg.c
8528         * src/export.c
8529         * src/exporthtml.c
8530         * src/filtering.c
8531         * src/folder.c
8532         * src/folder_item_prefs.c
8533         * src/foldersel.c
8534         * src/folderview.c
8535         * src/grouplistdialog.c
8536         * src/headerview.c
8537         * src/imap.c
8538         * src/imap_gtk.c
8539         * src/import.c
8540         * src/importldif.c
8541         * src/importmutt.c
8542         * src/importpine.c
8543         * src/inc.c
8544         * src/ldif.c
8545         * src/main.c
8546         * src/mainwindow.c
8547         * src/matcher.c
8548         * src/mbox.c
8549         * src/message_search.c
8550         * src/messageview.c
8551         * src/mh.c
8552         * src/mh_gtk.c
8553         * src/mimeview.c
8554         * src/msgcache.c
8555         * src/news.c
8556         * src/news_gtk.c
8557         * src/noticeview.c
8558         * src/partial_download.c
8559         * src/pop.c
8560         * src/prefs_account.c
8561         * src/prefs_actions.c
8562         * src/prefs_common.c
8563         * src/prefs_customheader.c
8564         * src/prefs_display_header.c
8565         * src/prefs_ext_prog.c
8566         * src/prefs_filtering.c
8567         * src/prefs_filtering_action.c
8568         * src/prefs_folder_item.c
8569         * src/prefs_fonts.c
8570         * src/prefs_gtk.c
8571         * src/prefs_matcher.c
8572         * src/prefs_msg_colors.c
8573         * src/prefs_spelling.c
8574         * src/prefs_summary_column.c
8575         * src/prefs_template.c
8576         * src/prefs_themes.c
8577         * src/prefs_toolbar.c
8578         * src/prefs_wrapping.c
8579         * src/privacy.c
8580         * src/procheader.c
8581         * src/procmime.c
8582         * src/procmsg.c
8583         * src/quote_fmt.c
8584         * src/recv.c
8585         * src/send_message.c
8586         * src/setup.c
8587         * src/sourcewindow.c
8588         * src/ssl_manager.c
8589         * src/statusbar.c
8590         * src/summary_search.c
8591         * src/summaryview.c
8592         * src/textview.c
8593         * src/toolbar.c
8594         * src/wizard.c
8595         * src/common/nntp.c
8596         * src/common/plugin.c
8597         * src/common/smtp.c
8598         * src/common/ssl.c
8599         * src/common/ssl_certificate.c
8600         * src/common/string_match.c
8601         * src/common/sylpheed.c
8602         * src/common/template.c
8603         * src/common/utils.c
8604         * src/gtk/about.c
8605         * src/gtk/colorlabel.c
8606         * src/gtk/description_window.c
8607         * src/gtk/filesel.c
8608         * src/gtk/foldersort.c
8609         * src/gtk/gtkaspell.c
8610         * src/gtk/gtkutils.c
8611         * src/gtk/inputdialog.c
8612         * src/gtk/logwindow.c
8613         * src/gtk/menu.c
8614         * src/gtk/pluginwindow.c
8615         * src/gtk/prefswindow.c
8616         * src/gtk/progressdialog.c
8617         * src/gtk/quicksearch.c
8618         * src/gtk/sslcertwindow.c
8619         * src/plugins/clamav/clamav_plugin.c
8620         * src/plugins/clamav/clamav_plugin_gtk.c
8621         * src/plugins/demo/demo.c
8622         * src/plugins/dillo_viewer/dillo_prefs.c
8623         * src/plugins/dillo_viewer/dillo_viewer.c
8624         * src/plugins/image_viewer/plugin.c
8625         * src/plugins/image_viewer/viewer.c
8626         * src/plugins/image_viewer/viewerprefs.c
8627         * src/plugins/mathml_viewer/mathml_viewer.c
8628         * src/plugins/pgpmime/passphrase.c
8629         * src/plugins/pgpmime/plugin.c
8630         * src/plugins/pgpmime/prefs_gpg.c
8631         * src/plugins/pgpmime/select-keys.c
8632         * src/plugins/pgpmime/sgpgme.c
8633         * src/plugins/spamassassin/spamassassin.c
8634         * src/plugins/spamassassin/spamassassin_gtk.c
8635         * src/plugins/trayicon/trayicon.c
8636                 sync with main (revision 104)
8637
8638 2005-02-10 [colin]      1.0.1cvs3.1
8639
8640         * src/mainwindow.c
8641                 Sync with HEAD (fix occasional crasher)
8642
8643 2005-02-10 [colin]      1.0.1cvs2.1
8644
8645         * src/messageview.c
8646                 Synw with HEAD (don't automatically display html)
8647
8648 2005-02-09 [colin]      1.0.1cvs1.3
8649
8650         * src/textview.c
8651         * src/textview.h
8652                 Add contextual menu on emails
8653
8654 2005-02-09 [colin]      1.0.1cvs1.2
8655
8656         * src/codeconv.c
8657                 Fix converting from broken headers and 
8658                 put back the _ in missing places
8659                 (feature broke with cvs24.2 sync, main 
8660                  possibly affected?)
8661
8662 2005-02-09 [colin]      1.0.1cvs1.1
8663
8664         * src/messageview.c
8665         * src/mimeview.c
8666         * src/mimeview.h
8667                 Sync with HEAD (display non text/plain mails with plugin)
8668
8669 2005-02-08 [colin]      1.0.1.1
8670
8671         * ChangeLog.claws
8672         * po/pt_BR.po
8673                 Sync with HEAD
8674         * configure.ac
8675                 Make default configuration directory 
8676                 be .sylpheed-gtk2
8677
8678 2005-02-08 [colin]      1.0.0cvs29.1
8679
8680         * po/de.po
8681         * po/es.po
8682         * po/fr.po
8683         * po/it.po
8684         * po/sk.po
8685         * po/sr.po
8686                 Sync translations with HEAD
8687
8688 2005-02-06 [colin]      1.0.0cvs28.3
8689
8690         * src/compose.c
8691                 Make compose a bit faster - patch by Alfons.
8692
8693 2005-02-06 [colin]      1.0.0cvs28.2
8694
8695         * src/compose.c
8696                 Make pasting via middle-click more reliable
8697
8698 2005-02-05 [paul]       1.0.0cvs28.1
8699
8700         * ChangeLog
8701         * ChangeLog.claws
8702         * ChangeLog.jp
8703         * configure.ac
8704         * src/compose.c
8705                 sync with HEAD
8706                 (fix bug 682 'redirect is broken'
8707
8708 2005-02-05 [torte]      1.0.0cvs27.1
8709
8710         * ChangeLog.claws
8711         * configure.ac
8712         * src/partial_download.c
8713                 Sync with HEAD (fix buf overflow)
8714
8715 2005-02-03 [colin]      1.0.0cvs26.1
8716
8717         * src/common/plugin.c
8718                 Sync with HEAD (avoid plugin mismatches)
8719
8720 2005-02-03 [paul]       1.0.0cvs25.3
8721
8722         * src/folderview.c
8723         * src/headerview.c
8724         * src/summaryview.c
8725         * src/textview.c
8726         * src/gtk/colorlabel.c
8727                 third and final part of initial sync with main-gtk2
8728
8729 2005-02-03 [paul]       1.0.0cvs25.2
8730
8731         * src/jpilot.c
8732                 fix building with jpilot support
8733
8734 2005-02-02 [colin]      1.0.0cvs25.1
8735
8736         * src/messageview.c
8737                 Sync with HEAD (fix dangerous typo)
8738
8739 2005-02-01 [colin]      1.0.0cvs24.3
8740
8741         * src/common/xml.c
8742                 Write file as advertised (UTF-8)
8743
8744 2005-02-01 [paul]       1.0.0cvs24.2
8745
8746         * src/addrbook.c
8747         * src/addrindex.c
8748         * src/alertpanel.h
8749         * src/codeconv.c
8750         * src/codeconv.h
8751         * src/compose.c
8752         * src/export.c
8753         * src/folder_item_prefs.c
8754         * src/html.c
8755         * src/imap.c
8756         * src/import.c
8757         * src/jpilot.c
8758         * src/mainwindow.c
8759         * src/matcher_parser_lex.l
8760         * src/messageview.c
8761         * src/mh.c
8762         * src/prefs_account.c
8763         * src/prefs_actions.c
8764         * src/prefs_common.c
8765         * src/prefs_gtk.c
8766         * src/prefs_gtk.h
8767         * src/prefs_themes.c
8768         * src/procheader.c
8769         * src/procmime.c
8770         * src/sourcewindow.c
8771         * src/statusbar.c
8772         * src/summaryview.c
8773         * src/textview.c
8774         * src/toolbar.c
8775         * src/unmime.c
8776         * src/common/template.c
8777         * src/common/utils.c
8778         * src/common/xml.c
8779         * src/common/xml.h
8780         * src/gtk/gtkaspell.c
8781         * src/plugins/clamav/clamav_plugin.c
8782         * src/plugins/dillo_viewer/dillo_prefs.c
8783         * src/plugins/image_viewer/viewerprefs.c
8784         * src/plugins/pgpmime/passphrase.c
8785         * src/plugins/pgpmime/prefs_gpg.c
8786         * src/plugins/pgpmime/select-keys.c
8787         * src/plugins/spamassassin/spamassassin.c
8788                 second part of initial sync with main-gtk2
8789                 (more to follow)
8790
8791 2005-01-31 [colin]      1.0.0cvs24.1
8792
8793         * src/compose.c
8794                 Sync with HEAD
8795
8796 2005-01-29 [paul]       1.0.0cvs23.2
8797
8798         * src/account.c
8799         * src/action.c
8800         * src/addressadd.c
8801         * src/addressbook.c
8802         * src/alertpanel.c
8803         * src/compose.c
8804         * src/editaddress.c
8805         * src/editbook.c
8806         * src/editgroup.c
8807         * src/editjpilot.c
8808         * src/editldap.c
8809         * src/editldap_basedn.c
8810         * src/editvcard.c
8811         * src/export.c
8812         * src/foldersel.c
8813         * src/grouplistdialog.c
8814         * src/import.c
8815         * src/importldif.c
8816         * src/inc.c
8817         * src/main.c
8818         * src/mainwindow.c
8819         * src/message_search.c
8820         * src/messageview.c
8821         * src/mimeview.c
8822         * src/prefs_actions.c
8823         * src/prefs_common.c
8824         * src/prefs_common.h
8825         * src/prefs_customheader.c
8826         * src/prefs_display_header.c
8827         * src/prefs_filtering.c
8828         * src/prefs_filtering_action.c
8829         * src/prefs_gtk.c
8830         * src/prefs_matcher.c
8831         * src/prefs_summary_column.c
8832         * src/prefs_template.c
8833         * src/sourcewindow.c
8834         * src/summary_search.c
8835         * src/summaryview.c
8836         * src/textview.c
8837         * src/gtk/about.c
8838         * src/gtk/description_window.c
8839         * src/gtk/gtkshruler.c
8840         * src/gtk/gtkutils.c
8841         * src/gtk/gtkutils.h
8842         * src/gtk/inputdialog.c
8843         * src/gtk/logwindow.c
8844         * src/gtk/prefswindow.c
8845         * src/gtk/progressdialog.c
8846         * src/gtk/progressdialog.h
8847                 first part of initial sync with main-gtk2
8848                 (more to follow)
8849
8850 2005-01-28 [colin]      1.0.0cvs23.1
8851
8852         * src/folderview.c
8853                 Sync with HEAD
8854
8855 2005-01-27 [colin]      1.0.0cvs21.1
8856
8857         * src/folder.c
8858         * src/folderview.c
8859                 Sync with HEAD
8860
8861 2005-01-27 [colin]      1.0.0cvs19.1
8862
8863         * src/procmime.c
8864                 Sync with HEAD
8865
8866 2005-01-27 [colin]      1.0.0cvs18.1
8867
8868         * src/messageview.c
8869         * src/summaryview.c
8870         * src/mainwindow.c
8871         * src/compose.c
8872         * src/compose.h
8873         * src/procmsg.c
8874         * src/procmsg.h
8875         * src/toolbar.c
8876                 Sync with HEAD
8877
8878 2005-01-26 [paul]       1.0.0cvs15.2
8879
8880         * src/compose.c
8881                 compose_entries_set(): convert subject and body to
8882                 utf8 if necessary. patch by Felix Eckhofer
8883
8884 2005-01-26 [paul]       1.0.0cvs15.1
8885
8886         * configure.ac
8887         * src/common/template.c
8888                 sync with HEAD (fix memory leak)
8889
8890 2005-01-25 [paul]       1.0.0cvs14.1
8891
8892         * configure.ac
8893         * src/compose.c
8894                 sync with HEAD
8895
8896 2005-01-24 [colin]      1.0.0cvs13.1
8897
8898         * src/summaryview.c
8899                 Sync with HEAD
8900
8901 2005-01-24 [paul]       1.0.0cvs12.1
8902
8903         * configure.ac
8904         * src/messageview.c
8905         * src/mh.c
8906         * src/common/utils.c
8907                 sync with HEAD
8908
8909 2005-01-24 [colin]      1.0.0cvs11.1
8910
8911         * src/procheader.c
8912                 Sync with HEAD
8913
8914 2005-01-24 [colin]      1.0.0cvs10.1
8915
8916         * src/folderview.c
8917                 Sync with HEAD
8918
8919 2005-01-23 [colin]      1.0.0cvs9.1
8920
8921         * src/crash.c
8922                 Sync with HEAD
8923
8924 2005-01-22 [colin]      1.0.0cvs8.1
8925
8926         * src/summaryview.c
8927         * src/gtk/quicksearch.c
8928                 Sync with HEAD
8929
8930 2005-01-21 [colin]      1.0.0cvs7.1
8931
8932         * src/summaryview.c
8933                 Sync with HEAD
8934
8935 2005-01-21 [colin]      1.0.0cvs6.1
8936
8937         * src/summaryview.c
8938                 Sync with HEAD
8939
8940 2005-01-21 [colin]      1.0.0cvs5.1
8941
8942         * src/gtk/quicksearch.c
8943         * src/prefs_common.c
8944         * src/prefs_common.h
8945                 Sync with HEAD (recurse option)
8946
8947 2005-01-21 [colin]      1.0.0cvs4.1
8948
8949         * src/folder.h
8950         * src/folderview.c
8951         * src/folderview.h
8952         * src/summaryview.c
8953         * src/gtk/quicksearch.c
8954         * src/gtk/quicksearch.h
8955                 Sync with HEAD (recursive quicksearch)
8956
8957 2005-01-20 [colin]      1.0.0cvs3.4
8958
8959         * src/ssl_manager.c
8960                 Remove useless code
8961
8962 2005-01-20 [colin]      1.0.0cvs3.3
8963
8964         * src/ssl_manager.c
8965                 Fix leak, thanks to Alfons.
8966
8967 2005-01-20 [colin]      1.0.0cvs3.2
8968
8969         * src/ssl_manager.c
8970                 Port SSL certificate window to GTK2.
8971
8972 2005-01-20 [paul]       1.0.0cvs3.1
8973
8974         * ChangeLog.claws
8975         * configure.ac
8976         * src/addrindex.c
8977         * src/addrindex.h
8978                 sync with HEAD
8979
8980 2005-01-19 [colin]      1.0.0cvs2.2
8981
8982         * src/plugins/trayicon/trayicon.c
8983                 Fix freeze with gtk-2.6, the easy way
8984                 (signal blocking helpless there...)
8985                 Closes bug #668.
8986
8987 2005-01-19 [colin]      1.0.0cvs2.1
8988
8989         * src/mbox.c
8990         * src/mbox.h
8991         * src/mainwindow.c
8992         * src/summaryview.c
8993         * src/summaryview.h
8994                 Sync with HEAD
8995
8996 2005-01-19 [paul]       1.0.0cvs1.1
8997
8998         * configure.ac
8999         * po/de.po
9000         * po/es.po
9001         * po/fr.po
9002         * po/hr.po
9003         * po/it.po
9004         * po/ja.po
9005         * po/ko.po
9006         * po/pt_BR.po
9007         * po/ru.po
9008         * po/sk.po
9009         * po/sr.po
9010                 sync with HEAD (update translations)
9011
9012 2005-01-18 [colin]      1.0.0cvs0.1
9013
9014         * src/foldersel.c
9015                 Specify search column - patch by Alfons
9016
9017 2005-01-18 [colin]      0.9.13cvs36.3
9018
9019         * src/prefs_toolbar.c
9020                 Change Delete to Remove
9021         * src/prefs_fonts.c
9022                 GTK2 version and leak fixes
9023         * src/prefs_actions.c
9024                 Add stock buttons.
9025                 All patches by Alfons
9026
9027 2005-01-17 [colin]      0.9.13cvs36.2
9028
9029         * src/compose.c
9030                 Fix DnD inserting twice. While at it,
9031                 add DnD support for text/plain in the
9032                 body, and add support in the headers.
9033
9034 2005-01-16 [colin]      0.9.13cvs36.1
9035
9036         * ChangeLog
9037         * ChangeLog.jp
9038         * ChangeLog.claws
9039                 Sync with HEAD (nothing applicable)
9040
9041 2005-01-16 [colin]      0.9.13cvs33.2
9042
9043         * src/prefs_toolbar.c
9044                 GTK2ize prefs_toolbar, by Alfons.
9045
9046 2005-01-14 [colin]      0.9.13cvs33.1
9047
9048         * src/html.c
9049         * src/msgcache.c
9050                 Sync with HEAD
9051
9052 2005-01-14 [colin]      0.9.13cvs32.1
9053
9054         * src/html.c
9055         * src/html.h
9056         * src/msgcache.c
9057         * AUTHORS
9058         * tools/calypso_convert.pl
9059                 Sync with HEAD
9060
9061 2005-01-08 [colin]      0.9.13cvs29.2
9062
9063         * src/prefs_filtering_action.c
9064         * src/prefs_filtering.c
9065                 2 more gtk2 patches by Alfons
9066
9067 2005-01-07 [paul]       0.9.13cvs29.1
9068
9069         * ChangeLog
9070         * ChangeLog.claws
9071         * ChangeLog.jp
9072         * configure.ac
9073         * src/pop.c
9074         * src/pop.h
9075                 sync with HEAD
9076
9077 2005-01-07 [colin]      0.9.13cvs28.3
9078
9079         * src/gtk/progressdialog.c
9080         * src/gtk/progressdialog.h
9081         * src/inc.c
9082         * src/send_message.c
9083                 GTK2 for the incorporation dialog. The CList isn't dead
9084                 yet, for a more smooth migration. Patch by Alfons.
9085
9086 2005-01-06 [colin]      0.9.13cvs28.2
9087
9088         * src/prefs_display_header.c
9089                 GTK2 conversion by Alfons
9090         * src/prefs_actions.c
9091         * src/prefs_matcher.c
9092                 Fix 2 leaks - patch by Alfons
9093
9094 2005-01-06 [colin]      0.9.13cvs28.1
9095
9096         * src/prefs_matcher.c
9097                 Sync with HEAD
9098
9099 2005-01-06 [colin]      0.9.13cvs27.4
9100
9101         * src/prefs_matcher.c
9102                 Fix double-free. Patch by Alfons
9103
9104 2005-01-06 [colin]      0.9.13cvs27.3
9105
9106         * src/prefs_matcher.c
9107                 GTK2 widgets + memleak
9108                 Patch by Alfons
9109
9110 2005-01-05 [colin]      0.9.13cvs27.2
9111
9112         * src/account.c
9113         * src/addr_compl.c
9114         * src/foldersel.c
9115         * src/stock_pixmap.c
9116         * src/stock_pixmap.h
9117                 3 more GTK2 patches by Alfons.
9118
9119 2005-01-04 [colin]      0.9.13cvs27.1
9120
9121         * src/folderview.c
9122         * src/imap_gtk.c
9123         * src/news_gtk.c
9124                 Sync with HEAD
9125
9126 2005-01-04 [colin]      0.9.13cvs25.9
9127
9128         * src/compose.c
9129                 Fix Show Ruler menuitem
9130         * src/prefs_template.c
9131                 Convert to GTK2
9132         * src/common/utils.c
9133                 Make auto pointer stuff handles NULLs
9134                 Patches by Alfons.
9135
9136 2005-01-04 [colin]      0.9.13cvs25.8
9137
9138         * src/compose.c
9139                 Move the attachment list to gtk2
9140                 Patch by Alfons.
9141
9142 2005-01-04 [colin]      0.9.13cvs25.7
9143
9144         * src/textview.c
9145                 Make some keys work again
9146                 Patch by SungHyun Nam <namsh@kldp.org>
9147
9148 2005-01-04 [colin]      0.9.13cvs25.6
9149
9150         * src/gtk/gtkshruler.c
9151                 Move the ruler to GTK2
9152                 Patch by Alfons
9153
9154 2005-01-03 [colin]      0.9.13cvs25.5
9155
9156         * src/compose.c
9157                 Fix my broken patch apply 
9158
9159 2005-01-03 [colin]      0.9.13cvs25.4
9160
9161         * src/common/utils.c
9162         * src/common/utils.h
9163         * src/gtk/prefswindow.c
9164                 Move auto pointer stuff to utils.c
9165                 Patch by Alfons again :)
9166
9167 2005-01-03 [colin]      0.9.13cvs25.3
9168
9169         * src/compose.c
9170         * src/prefs_gtk.c
9171         * src/prefs_template.c
9172         * src/textview.c
9173                 Empty text widgets with empty strings, not NULL char
9174                 Patch by SungHyun Nam <namsh@kldp_org>
9175
9176 2005-01-03 [colin]      0.9.13cvs25.2
9177
9178         * src/main.c
9179         * AUTHORS
9180                 Sync with HEAD
9181
9182 2005-01-03 [colin]      0.9.13cvs25.1
9183
9184         * src/pop.c
9185         * src/pop.h
9186                 Sync with HEAD
9187
9188 2005-01-03 [colin]      0.9.13cvs24.3
9189
9190         * src/account.c
9191                 Two patches from Alfons and Alex S Moore:
9192                 fix images, fix return value.
9193
9194 2005-01-01 [colin]      0.9.13cvs24.2
9195
9196         * src/prefs_actions.c
9197                 Fix over-zealous assertion. Patch by Alfons
9198
9199 2005-01-01 [colin]      0.9.13cvs24.1
9200
9201         * src/procmime.c
9202                 Sync with HEAD (leak fix)
9203
9204 2004-12-31 [colin]      0.9.13cvs23.2
9205
9206         * src/prefs_common.c
9207                 GTK2 widgets + stock buttons - patch by Alfons
9208
9209 2004-12-31 [paul]       0.9.13cvs23.1
9210
9211         * configure.ac
9212                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9213         * src/gtk/pluginwindow.c
9214                 use GTK2 widgets and plug memory leaks,
9215                 patches by Alfons
9216
9217 2004-12-30 [colin]      0.9.13cvs22.4
9218
9219         * src/account.c
9220         * src/action.c
9221         * src/export.c
9222         * src/foldersel.c
9223         * src/import.c
9224         * src/message_search.c
9225         * src/prefs_actions.c
9226         * src/prefs_common.c
9227         * src/prefs_customheader.c
9228         * src/prefs_filtering.c
9229         * src/prefs_summary_column.c
9230         * src/summary_search.c
9231         * src/gtk/about.c
9232         * src/gtk/description_window.c
9233         * src/gtk/gtkutils.c
9234         * src/gtk/gtkutils.h
9235         * src/gtk/inputdialog.c
9236         * src/gtk/prefswindow.c
9237                 Use GTK2 stock buttons. Patches by Alfons.
9238
9239 2004-12-30 [colin]      0.9.13cvs22.3
9240
9241         * src/account.c
9242                 Sync with HEAD
9243         * src/prefs_actions.c
9244         * src/prefs_customheader.c
9245         * src/prefs_filtering.c
9246         * src/prefs_msg_colors.c
9247         * src/prefs_summary_column.c
9248         * src/gtk/prefswindow.c
9249                 Use GtkTreeView instead of deprecated 
9250                 widgets. Patches by Alfons.
9251
9252 2004-12-30 [paul]       0.9.13cvs22.2
9253
9254         * src/foldersel.c
9255                 use GTK 2 Tree View
9256                 patch by Alfons, with root folder sorting fix
9257                 by Stephan Sachse
9258
9259 2004-12-30 [paul]       0.9.13cvs22.1
9260
9261         * ChangeLog
9262         * ChangeLog.claws
9263         * ChangeLog.jp
9264         * NEWS
9265         * configure.ac
9266         * src/account.c
9267                 sync with HEAD
9268
9269 2004-12-22 [martin]     0.9.13cvs21.2
9270
9271         * src/action.c
9272                 free the command line after its use
9273
9274 2004-12-18 [paul]       0.9.13cvs21.1
9275
9276         * AUTHORS
9277         * ChangeLog
9278         * ChangeLog.claws
9279         * ChangeLog.jp
9280         * NEWS
9281         * configure.ac
9282         * src/action.c
9283         * src/compose.c
9284         * src/syldap.c
9285                 sync with HEAD
9286
9287 2004-12-17 [martin]     0.9.13cvs17.2
9288
9289         * src/action.c
9290                 convert actions input to locale
9291         * src/inc.c
9292                 convert notification command to locale
9293         * src/plugins/pgpmime/select-keys.c
9294                 convert attributes to utf8
9295
9296 2004-12-14 [colin]      0.9.13cvs17.1
9297
9298         * ChangeLog
9299         * ChangeLog.jp
9300         * ChangeLog.claws
9301         * src/action.c
9302         * src/common/utils.c
9303         * src/gtk/prefswindow.c
9304         * src/gtk/gtkutils.c
9305         * src/gtk/gtkutils.h
9306         * src/plugins/spamassassin/libspamc.c
9307                 Sync with HEAD
9308
9309 2004-12-13 [colin]      0.9.13cvs14.1
9310
9311         * src/quote_fmt_parse.y
9312                 Sync with HEAD
9313
9314 2004-12-10 [colin]      0.9.13cvs12.1
9315
9316         * src/prefs_themes.c
9317         * src/mainwindow.c
9318         * src/messageview.c
9319                 Sync with HEAD
9320
9321 2004-12-09 [colin]      0.9.13cvs10.1
9322
9323         * src/procmime.c
9324                 Sync with HEAD (fix B64 encoding from memory)
9325
9326 2004-12-08 [colin]      0.9.13cvs9.1
9327
9328         * src/gtk/colorlabel.c
9329                 Sync with HEAD
9330
9331 2004-12-08 [paul]       0.9.13cvs8.2
9332
9333         * src/gtk/pluginwindow.c
9334                 fix window resizing oddities
9335
9336 2004-12-08 [colin]      0.9.13cvs8.1
9337
9338         * src/quote_fmt_parse.y
9339                 Sync with HEAD
9340
9341 2004-12-08 [colin]      0.9.13cvs7.1
9342
9343         * src/matcher_parser_parse.y
9344         * src/msgcache.c
9345         * src/prefs_matcher.c
9346         * src/procheader.c
9347         * src/matcher.c
9348         * src/common/defs.h
9349         * po/sr.po
9350                 Sync with HEAD
9351
9352 2004-12-08 [colin]      0.9.13cvs6.1
9353
9354         * src/quote_fmt_parse.y
9355         * src/textview.c
9356                 Sync with HEAD
9357         * src/gtk/prefswindow.c
9358         * src/gtk/pluginwindow.c
9359                 Fix G_CALLBACKS protos (thanks to Alfons)
9360
9361 2004-12-07 [torte]      0.9.13cvs2.2
9362
9363         * src/procmime.c
9364                 [Bug 650] reply button causes crash
9365                 Thanks to David Relson and Christoph
9366
9367 2004-12-07 [colin]      0.9.13cvs2.1
9368
9369         * ChangeLog.claws
9370         * AUTHORS
9371         * po/sk.po
9372         * src/procmime.c
9373         * src/prefs_account.c
9374         * src/common/smtp.c
9375         * src/common/smtp.h
9376                 Sync with HEAD
9377
9378 2004-12-06 [colin]      0.9.12cvs187.1
9379
9380         * ChangeLog.claws
9381         * INSTALL
9382         * Makefile.am
9383         * README.claws
9384         * TODO.claws
9385         * configure.ac
9386         * po/bg.po
9387         * po/cs.po
9388         * po/el.po
9389         * po/en_GB.po
9390         * po/es.po
9391         * po/fr.po
9392         * po/hr.po
9393         * po/hu.po
9394         * po/it.po
9395         * po/ja.po
9396         * po/ko.po
9397         * po/nl.po
9398         * po/pl.po
9399         * po/pt_BR.po
9400         * po/ru.po
9401         * po/sk.po
9402         * po/sr.po
9403         * po/sv.po
9404         * po/zh_CN.po
9405         * po/zh_TW.Big5.po
9406         * src/compose.c
9407         * tools/Makefile.am
9408         * tools/README
9409         * tools/filter_conv.pl
9410         * tools/kdeservicemenu/README
9411         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9412         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9413                 Sync with HEAD
9414
9415 2004-12-04 [colin]      0.9.12cvs183.1
9416
9417         * src/compose.c
9418                 Sync with HEAD (compose window position saving)
9419
9420 2004-12-04 [paul]       0.9.12cvs182.3
9421
9422         * src/messageview.c
9423         * src/mimeview.c
9424         * src/prefs_customheader.c
9425         * src/gtk/quicksearch.c
9426                 replace some forgotten GTK_SIGNAL_FUNCs
9427
9428 2004-12-04 [paul]       0.9.12cvs182.2
9429
9430         * src/Makefile.am
9431                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
9432                 committed in error      
9433
9434 2004-12-04 [paul]       0.9.12cvs182.1
9435
9436         * ChangeLog
9437         * ChangeLog.claws
9438         * ChangeLog.jp
9439         * INSTALL
9440         * NEWS
9441         * README
9442         * README.jp
9443         * configure.ac
9444         * doc/manual/ja/Makefile.am
9445         * doc/manual/ja/sylpheed-1.html
9446         * doc/manual/ja/sylpheed-10.html
9447         * doc/manual/ja/sylpheed-11.html
9448         * doc/manual/ja/sylpheed-12.html
9449         * doc/manual/ja/sylpheed-13.html
9450         * doc/manual/ja/sylpheed-14.html
9451         * doc/manual/ja/sylpheed-15.html
9452         * doc/manual/ja/sylpheed-16.html
9453         * doc/manual/ja/sylpheed-17.html
9454         * doc/manual/ja/sylpheed-18.html
9455         * doc/manual/ja/sylpheed-19.html
9456         * doc/manual/ja/sylpheed-2.html
9457         * doc/manual/ja/sylpheed-20.html
9458         * doc/manual/ja/sylpheed-3.html
9459         * doc/manual/ja/sylpheed-4.html
9460         * doc/manual/ja/sylpheed-5.html
9461         * doc/manual/ja/sylpheed-6.html
9462         * doc/manual/ja/sylpheed-7.html
9463         * doc/manual/ja/sylpheed-8.html
9464         * doc/manual/ja/sylpheed-9.html
9465         * doc/manual/ja/sylpheed.html
9466         * doc/manual/ja/sylpheed.sgml
9467         * po/de.po
9468         * src/Makefile.am
9469         * src/compose.c
9470         * src/procmime.c
9471         * src/pixmaps/regular.xpm **REMOVED**
9472         * src/plugins/pgpmime/pgpmime.c
9473         * src/plugins/pgpmime/plugin.c
9474         * src/plugins/pgpmime/prefs_gpg.c
9475                 sync with HEAD
9476
9477 2004-12-03 [paul]       0.9.12cvs180.1
9478
9479         * ChangeLog
9480         * ChangeLog.claws
9481         * ChangeLog.jp
9482         * configure.ac
9483         * src/Makefile.am
9484         * src/pop.c
9485         * src/common/utils.c
9486         * src/common/utils.h
9487         * src/pixmaps/continue.xpm
9488         * src/pixmaps/dir_close.xpm
9489         * src/pixmaps/dir_open.xpm
9490         * src/pixmaps/drafts_close.xpm
9491         * src/pixmaps/drafts_open.xpm
9492         * src/pixmaps/folder.xpm **REMOVED**
9493         * src/pixmaps/group.xpm
9494         * src/pixmaps/unread.xpm
9495                 sync with HEAD
9496
9497 2004-12-02 [colin]      0.9.12cvs179.1
9498
9499         * src/compose.c
9500                 Sync with HEAD (non-duplicated reedition)
9501
9502 2004-12-02 [colin]      0.9.12cvs178.1
9503
9504         * src/compose.c
9505                 Sync with HEAD (linewrap_quote fix)
9506
9507 2004-12-01 [colin]      0.9.12cvs177.3
9508
9509         * src/addrharvest.c
9510                 Replace sizeof with strlen
9511
9512 2004-12-01 [paul]       0.9.12cvs177.2
9513
9514         * src/addrharvest.c
9515                 fix 'harvest addresses'
9516
9517 2004-11-30 [colin]      0.9.12cvs177.1
9518
9519         * src/gtk/prefswindow.c
9520         * src/gtk/pluginwindow.c
9521                 Sync with HEAD
9522
9523 2004-11-29 [colin]      0.9.12cvs176.1
9524
9525         * src/folderview.c
9526                 sync with HEAD (Fix disappearing separators in folderview's popup)
9527
9528 2004-11-29 [colin]      0.9.12cvs175.1
9529
9530         * src/procmime.c
9531                 Sync with head (another format fix)
9532
9533 2004-11-29 [colin]      0.9.12cvs174.1
9534
9535         * src/pop.c
9536                 Sync with HEAD (format string fix)
9537
9538 2004-11-26 [colin]      0.9.12cvs173.1
9539
9540         * src/common/smtp.c
9541         * src/common/smtp.h
9542                 Sync with HEAD
9543
9544 2004-11-24 [colin]      0.9.12cvs172.1
9545
9546         * src/plugins/pgpmime/pgpmime.c
9547                 Sync with HEAD
9548
9549 2004-11-24 [colin]      0.9.12cvs171.1
9550
9551         * src/plugins/pgpmime/pgpmime.c
9552                 Sync with head (gpgmectx leaks)
9553
9554 2004-11-24 [colin]      0.9.12cvs169.1
9555
9556         * src/plugins/pgpmime/plugin.c
9557         * src/plugins/trayicon/Makefile.am
9558         * src/plugins/trayicon/newmarkedmail.xpm
9559         * src/plugins/trayicon/trayicon.c
9560         * src/plugins/trayicon/unreadmarkedmail.xpm
9561                 Sync with HEAD
9562
9563 2004-11-23 [colin]      0.9.12cvs168.1
9564
9565         * src/partial_download.c
9566         * src/partial_download.h
9567         * src/plugins/pgpmime/plugin.c
9568                 Sync with HEAD
9569
9570 2004-11-23 [colin]      0.9.12cvs166.1
9571
9572         * src/Makefile.am
9573         * src/codeconv.c
9574         * src/compose.c
9575         * src/folderview.c
9576         * src/main.c
9577         * src/partial_download.c
9578         * src/partial_download.h
9579         * src/prefs_account.c
9580         * src/prefs_account.h
9581         * src/privacy.c
9582         * src/privacy.h
9583         * src/procmime.c
9584         * src/common/Makefile.am
9585         * src/common/base64.h
9586         * src/common/partial_download.c
9587         * src/common/partial_download.h
9588         * src/gtk/prefswindow.c
9589         * src/gtk/prefswindow.h
9590         * src/plugins/pgpmime/pgpmime.c
9591         * src/plugins/pgpmime/prefs_gpg.c
9592         * src/plugins/pgpmime/prefs_gpg.h
9593         * src/plugins/pgpmime/sgpgme.c
9594         * src/plugins/pgpmime/sgpgme.h
9595                 Sync with HEAD
9596
9597 2004-11-23 [colin]      0.9.12cvs163.1
9598
9599         * src/main.c
9600                 Sync with HEAD (cursor optimization)
9601
9602 2004-11-23 [colin]      0.9.12cvs162.1
9603
9604         * src/prefs_common.c
9605         * src/prefs_themes.c
9606         * src/procmsg.c
9607                 Sync with HEAD
9608
9609 2004-11-23 [colin]      0.9.12cvs158.9
9610
9611         * src/compose.c
9612                 Fix double-free when forwarding
9613         * src/msgcache.c
9614                 Fix leak on error path
9615                 
9616
9617 2004-11-23 [colin]      0.9.12cvs158.8
9618
9619         * src/compose.c
9620                 Fix possible double-free
9621                 Spotted by Alfons
9622
9623 2004-11-23 [colin]      0.9.12cvs158.7
9624
9625         * src/compose.c
9626                 Fix some signal handlers' prototypes
9627                 Spotted by Alfons
9628
9629 2004-11-22 [colin]      0.9.12cvs158.6
9630
9631         * src/compose.c
9632                 Remove unneeded code and duplicated
9633                 wrapping - patch by Alfons
9634
9635 2004-11-22 [colin]      0.9.12cvs158.5
9636
9637         * src/prefs_themes.c
9638                 Fix oversized selector
9639
9640 2004-11-22 [colin]      0.9.12cvs158.4
9641
9642         * src/compose.c
9643                 fix dump_text()
9644                 patch by Alfons
9645
9646 2004-11-19 [colin]      0.9.12cvs158.3
9647
9648         * src/textview.c
9649                 Add a context menu on links (open, copy)
9650
9651 2004-11-18 [paul]       0.9.12cvs158.2
9652
9653         * src/addrgather.c
9654         * src/exphtmldlg.c
9655         * src/expldifdlg.c
9656         * src/mimeview.c
9657         * src/prefs_common.c
9658         * src/plugins/image_viewer/viewer.c
9659         * src/plugins/spamassassin/spamassassin_gtk.c
9660                 replace deprecated gtk_notebook_set_page
9661                 and gtk_notebook_current_page
9662
9663 2004-11-18 [paul]       0.9.12cvs158.1
9664
9665         * configure.ac
9666         * src/compose.c
9667         * src/mainwindow.c
9668         * src/messageview.c
9669         * src/prefs_common.c
9670         * src/common/utils.c
9671         * src/common/utils.h
9672                 sync with HEAD
9673
9674 2004-11-17 [colin]      0.9.12cvs156.1
9675
9676         * src/prefs_account.c
9677         * src/prefs_account.h
9678         * src/procmsg.c
9679                 Sync with HEAD (add pref to store encrypted mails encrypted)
9680
9681 2004-11-17 [paul]       0.9.12cvs155.1
9682
9683         * ChangeLog
9684         * ChangeLog.claws
9685         * ChangeLog.jp
9686         * NEWS
9687         * configure.ac
9688         * src/compose.c
9689         * src/jpilot.c
9690         * src/privacy.c
9691         * src/procmime.c
9692         * src/procmime.h
9693         * src/procmsg.c
9694         * src/toolbar.c
9695         * src/pixmaps/error.xpm
9696                 sync with HEAD
9697
9698 2004-11-17 [colin]      0.9.12cvs151.1
9699
9700         * src/plugins/pgpmime/pgpmime.c
9701                 Sync with HEAD (remove debug printf)
9702
9703 2004-11-17 [colin]      0.9.12cvs150.1
9704
9705         * src/plugins/pgpmime/pgpmime.c
9706                 Sync with HEAD (off-by-one fix)
9707
9708 2004-11-17 [colin]      0.9.12cvs149.1
9709
9710         * src/procmsg.c
9711                 Sync with HEAD (coding style fixes)
9712
9713 2004-11-16 [colin]      0.9.12cvs148.1
9714
9715         * src/procmsg.c
9716                 Sync with head (Fix the fix)
9717
9718 2004-11-16 [colin]      0.9.12cvs147.1
9719
9720         * src/procmsg.c
9721                 Sync with Main (leak fix)
9722
9723 2004-11-16 [colin]      0.9.12cvs146.14
9724
9725         * src/compose.c
9726                 Remove useless chunk of code
9727                 Patch by Alfons
9728
9729 2004-11-15 [colin]      0.9.12cvs146.13
9730
9731         * src/compose.c
9732                 Fix drafting after insertion
9733                 Patch by Alfons
9734
9735 2004-11-15 [colin]      0.9.12cvs146.12
9736
9737         * src/compose.c
9738         * src/prefs_filtering.c
9739         * src/prefs_filtering_action.c
9740         * src/prefs_toolbar.c
9741                 Fix some const-correctness
9742
9743 2004-11-15 [colin]      0.9.12cvs146.11
9744
9745         * src/summaryview.c
9746         * src/prefs_themes.c
9747         * src/messageview.c
9748                 Fix some leaks
9749
9750 2004-11-15 [colin]      0.9.12cvs146.10
9751
9752         * src/codeconv.c
9753                 More unreadable locale fixes
9754
9755 2004-11-14 [colin]      0.9.12cvs146.9
9756
9757         * src/textview.c
9758                 Fix uri_security_check
9759                 Patch by Alfons
9760
9761 2004-11-13 [paul]       0.9.12cvs146.8
9762
9763         * src/folder.c
9764         * src/procmime.c
9765                 fix 2 bugs introduced in last commit
9766
9767 2004-11-13 [paul]       0.9.12cvs146.7
9768
9769         * src/compose.c
9770         * src/exporthtml.c
9771         * src/exportldif.c
9772         * src/folder.c
9773         * src/imap.c
9774         * src/imap_gtk.c
9775         * src/main.c
9776         * src/mainwindow.c
9777         * src/messageview.c
9778         * src/mh_gtk.c
9779         * src/prefs_themes.c
9780         * src/procmime.c
9781         * src/setup.c
9782         * src/summaryview.c
9783                 replace deprecated g_basename
9784
9785 2004-11-13 [paul]       0.9.12cvs146.6
9786
9787         * src/compose.c
9788         * src/imap.c
9789         * src/matcher_parser.h
9790         * src/matcher_parser_parse.y
9791         * src/prefs_filtering.c
9792         * src/prefs_filtering_action.c
9793         * src/prefs_themes.c
9794         * src/prefs_toolbar.c
9795         * src/common/utils.c
9796                 various small fixes/cleanups
9797
9798 2004-11-12 [colin]      0.9.12cvs146.5
9799
9800         * src/textview.c
9801                 Validate event's origin on visibility notify
9802                 Patch by Alfons.
9803
9804 2004-11-12 [paul]       0.9.12cvs146.4
9805
9806         * src/exporthtml.c
9807         * src/exportldif.c
9808         * src/imap.c
9809         * src/mh.c
9810         * src/mimeview.c
9811         * src/prefs_spelling.c
9812         * src/prefs_themes.c
9813                 replace deprecated g_dirname    
9814
9815 2004-11-12 [colin]      0.9.12cvs146.3
9816
9817         * src/textview.c
9818                 Some coding style fixes
9819
9820 2004-11-12 [colin]      0.9.12cvs146.2
9821
9822         * src/codeconv.c
9823                 We want to replace _all_ extended chars in
9824                 conv_unreadable_*, because any string containing
9825                 extended chars not parsing as UTF8 is 
9826                 undisplayed on gtk2.
9827
9828 2004-11-12 [paul]       0.9.12cvs146.1
9829
9830         * ChangeLog
9831         * ChangeLog.claws
9832         * ChangeLog.jp
9833         * NEWS
9834         * configure.ac
9835         * src/account.c
9836         * src/folderview.c
9837         * src/folderview.h
9838         * src/imap.c
9839         * src/imap_gtk.c
9840         * src/inc.c
9841         * src/mainwindow.c
9842         * src/mh_gtk.c
9843         * src/news_gtk.c
9844         * src/pop.c
9845         * src/prefs_account.c
9846         * src/prefs_account.h
9847         * src/prefs_ext_prog.c
9848         * src/procmime.c
9849         * src/procmime.h
9850         * src/procmsg.c
9851         * src/procmsg.h
9852         * src/summary_search.c
9853         * src/summaryview.c
9854         * src/textview.c
9855         * src/common/defs.h
9856         * src/common/utils.c
9857         * src/common/utils.h
9858         * src/gtk/menu.c
9859         * src/gtk/menu.h
9860                 sync with HEAD
9861
9862 2004-11-11 [colin]      0.9.12cvs144.2
9863
9864         * src/textview.c
9865                 Fix URI range selection (patch by Alfons)
9866
9867 2004-11-09 [colin]      0.9.12cvs144.1
9868
9869         * ChangeLog.claws
9870         * src/compose.c
9871         * src/folder.c
9872         * src/folder_item_prefs.c
9873         * src/prefs_account.c
9874         * src/prefs_account.h
9875         * src/plugins/pgpmime/pgpmime.c
9876                 Sync with HEAD
9877
9878 2004-11-08 [colin]      0.9.12cvs143.1
9879
9880         * src/summaryview.c
9881                 Sync with HEAD (optimize quicksearch)
9882
9883 2004-11-08 [colin]      0.9.12cvs142.2
9884
9885         * src/compose.c
9886                 Don't wrap when Edit/Auto wrapping is disabled
9887
9888 2004-11-08 [colin]      0.9.12cvs142.1
9889
9890         * src/textview.c
9891                 Sync with HEAD
9892
9893 2004-11-08 [colin]      0.9.12cvs141.1
9894
9895         * src/textview.c
9896                 Sync with HEAD (fix some mail URIs)
9897
9898 2004-11-08 [colin]      0.9.12cvs140.3
9899
9900         * src/textview.c
9901                 o Use text cursor instead of arrow when
9902                   not on a link
9903                 o Fix handling of contiguous links (as in
9904                   "colin@colino.net" <colin@colino.net>)
9905                   This one unveils a bug in get_email_part()
9906
9907 2004-11-07 [colin]      0.9.12cvs140.2
9908
9909         * src/textview.c
9910                 Fix memleak. Patch by Alfons.
9911
9912 2004-11-06 [colin]      0.9.12cvs140.1
9913
9914         * src/compose.c
9915                 Sync with HEAD (don't ask passphrase
9916                 when drafting)
9917
9918 2004-11-06 [paul]       0.9.12cvs139.2
9919
9920         * AUTHORS
9921         * src/textview.c
9922         * src/textview.h
9923                 textview URI handling. hovering over a 
9924                 link displays it in the status bar,
9925                 and changes the mouse pointer to a hand 
9926                 cursor. a link is activated with a single 
9927                 click. (Modified from the) patch by Jean-Yves 
9928                 Lefort <jylefort@users.sourceforge.net>
9929                 
9930
9931 2004-11-05 [colin]      0.9.12cvs139.1
9932
9933         * src/compose.c
9934         * src/procmime.c
9935                 Sync with HEAD again ^^
9936
9937 2004-11-05 [colin]      0.9.12cvs139.1
9938
9939         * src/compose.c
9940         * src/procmime.c
9941                 Sync with HEAD
9942
9943 2004-11-03 [paul]       0.9.12cvs138.1
9944
9945         * ChangeLog.claws
9946         * configure.ac
9947         * po/POTFILES.in
9948         * src/prefs_ext_prog.c
9949         * src/procmime.c
9950         * tools/kdeservicemenu/README
9951         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9952         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9953                 sync with HEAD
9954
9955 2004-11-01 [christoph]  0.9.12cvs136.2
9956
9957         * src/procmime.c
9958                 convert MIME parameters to UTF-8
9959
9960 2004-10-29 [colin]      0.9.12cvs136.1
9961
9962         * src/common/utils.c
9963                 Sync with HEAD (don't use '=' in mime boundary)
9964
9965 2004-10-29 [paul]       0.9.12cvs135.1
9966
9967         * configure.ac
9968         * doc/src/rfc2231.txt
9969         * src/procmime.c
9970         * src/common/quoted-printable.c
9971         * src/common/utils.c
9972         * src/common/utils.h
9973                 sync with HEAD
9974
9975 2004-10-27 [paul]       0.9.12cvs134.1
9976
9977         * configure.ac
9978         * src/main.c
9979         * src/procmime.c
9980         * src/plugins/pgpmime/pgpmime.c
9981                 sync with HEAD
9982
9983 2004-10-26 [paul]       0.9.12cvs132.3
9984
9985         * src/account.c
9986         * src/addressbook.c
9987         * src/addrgather.c
9988         * src/addrharvest.c
9989         * src/codeconv.c
9990         * src/compose.c
9991         * src/customheader.c
9992         * src/editaddress.c
9993         * src/editgroup.c
9994         * src/enriched.c
9995         * src/expldifdlg.c
9996         * src/exporthtml.c
9997         * src/exportldif.c
9998         * src/folder.c
9999         * src/foldersel.c
10000         * src/folderview.c
10001         * src/grouplistdialog.c
10002         * src/html.c
10003         * src/imap.c
10004         * src/jpilot.c
10005         * src/ldapserver.c
10006         * src/ldif.c
10007         * src/mimeview.c
10008         * src/news.c
10009         * src/news_gtk.c
10010         * src/pop.c
10011         * src/prefs_display_header.c
10012         * src/prefs_gtk.c
10013         * src/prefs_msg_colors.c
10014         * src/prefs_toolbar.c
10015         * src/procheader.c
10016         * src/procmime.c
10017         * src/summaryview.c
10018         * src/textview.c
10019         * src/toolbar.c
10020         * src/vcard.c
10021         * src/common/mgutils.c
10022         * src/common/nntp.c
10023         * src/common/smtp.c
10024         * src/common/template.c
10025         * src/common/utils.c
10026         * src/common/xmlprops.c
10027         * src/plugins/pgpmime/pgpmime.c
10028         * src/plugins/pgpmime/select-keys.c
10029         * src/plugins/pgpmime/sgpgme.c
10030                 replace deprecated g_strcasecmp(), g_strncasecmp(),
10031                 g_string_sprintfa(), gtk_notebook_current_page()
10032
10033 2004-10-26 [colin]      0.9.12cvs132.2
10034
10035         * src/prefs_folder_item.c
10036                 Fix default-account selection
10037
10038 2004-10-21 [colin]      0.9.12cvs133
10039
10040         * src/compose.c
10041                 Sync with HEAD (Remove extra separator in compose's Options)
10042         * src/textview.c
10043                 Set wrapping to char
10044
10045 2004-10-21 [paul]       0.9.12cvs131.2
10046
10047         * src/compose.c
10048         * src/sourcewindow.c
10049                 fix wrapping
10050                 fix window shrinking 
10051
10052 2004-10-21 [colin]      0.9.12cvs131.1
10053
10054         * ChangeLog.claws
10055         * src/compose.c
10056                 Sync with HEAD
10057
10058 2004-10-21 [paul]       0.9.12cvs130.2
10059
10060         * src/prefs_folder_item.c
10061                 sync with HEAD (Apply to subfolders)
10062
10063 2004-10-19 [colin]      0.9.12cvs130.1
10064
10065         * ChangeLog.claws
10066         * src/compose.c
10067         * src/common/utils.c
10068         * src/gtk/menu.c
10069                 Sync with HEAD
10070
10071 2004-10-19 [colin]      0.9.12cvs128.1
10072
10073         * src/addrbook.c
10074         * src/addrcache.c
10075         * src/addressbook.c
10076         * src/codeconv.c
10077         * src/compose.c
10078         * src/customheader.c
10079         * src/editaddress.c
10080         * src/editgroup.c
10081         * src/exporthtml.c
10082         * src/folder.c
10083         * src/folderview.c
10084         * src/imap.c
10085         * src/jpilot.c
10086         * src/main.c
10087         * src/matcher_parser_parse.y
10088         * src/mbox.c
10089         * src/pop.c
10090         * src/prefs_account.c
10091         * src/prefs_gtk.c
10092         * src/prefs_msg_colors.c
10093         * src/procheader.c
10094         * src/procmime.c
10095         * src/procmime.h
10096         * src/procmsg.c
10097         * src/summaryview.c
10098         * src/textview.c
10099         * src/common/base64.c
10100         * src/common/partial_download.c
10101         * src/common/socket.c
10102         * src/common/sylpheed.c
10103         * src/common/utils.c
10104         * src/common/utils.h
10105         * src/gtk/pluginwindow.c
10106         * src/gtk/quicksearch.c
10107         * src/plugins/clamav/clamav_plugin.c
10108         * src/plugins/clamav/clamav_plugin.h
10109         * src/plugins/clamav/clamav_plugin_gtk.c
10110         * src/plugins/pgpmime/passphrase.c
10111         * src/plugins/pgpmime/pgpmime.c
10112         * src/plugins/pgpmime/plugin.c
10113         * src/plugins/pgpmime/prefs_gpg.c
10114         * src/plugins/pgpmime/prefs_gpg.h
10115         * src/plugins/pgpmime/select-keys.c
10116         * src/plugins/pgpmime/sgpgme.c
10117         * src/plugins/spamassassin/libspamc.c
10118         * src/plugins/spamassassin/spamassassin.c
10119         * src/plugins/spamassassin/spamassassin.h
10120         * src/plugins/spamassassin/spamassassin_gtk.c
10121         * src/plugins/trayicon/trayicon.c
10122         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10123                 Sync with HEAD
10124
10125 2004-10-14 [colin]      0.9.12cvs126.2
10126
10127         * src/codeconv.c
10128         * src/textview.c
10129                 Fix conv_unreadable_locale
10130
10131 2004-10-13 [colin]      0.9.12cvs126.1
10132
10133         * src/compose.c
10134                 Sync with HEAD (don't convert charset for 
10135                 drafted messages, minor cleanup)
10136
10137 2004-10-13 [colin]      0.9.12cvs125.1
10138
10139         * po/POTFILES.in
10140                 Sync with HEAD (POTFILES fix)
10141
10142 2004-10-12 [colin]      0.9.12cvs124.3
10143
10144         * src/compose.c
10145                 Fix encoding bug from latest sync
10146
10147 2004-10-12 [paul]       0.9.12cvs124.2
10148
10149         * src/plugins/pgpmime/prefs_gpg.c
10150         * src/plugins/pgpmime/prefs_gpg.h
10151                 forgotten in last commit        
10152
10153 2004-10-12 [paul]       0.9.12cvs124.1
10154
10155         * ChangeLog.claws
10156         * configure.ac
10157         * m4/spamassassin.m4
10158         * src/Makefile.am
10159         * src/account.c
10160         * src/compose.c
10161         * src/compose.h
10162         * src/crash.c
10163         * src/main.c
10164         * src/mimeview.c
10165         * src/passphrase.c
10166         * src/passphrase.h
10167         * src/prefs_account.c
10168         * src/prefs_account.h
10169         * src/prefs_common.c
10170         * src/privacy.c
10171         * src/privacy.h
10172         * src/procmime.c
10173         * src/procmime.h
10174         * src/procmsg.c
10175         * src/rfc2015.c
10176         * src/rfc2015.h
10177         * src/select-keys.c
10178         * src/select-keys.h
10179         * src/textview.c
10180         * src/common/utils.c
10181         * src/common/utils.h
10182         * src/gtk/about.c
10183         * src/plugins/pgpmime/Makefile.am
10184         * src/plugins/pgpmime/passphrase.c
10185         * src/plugins/pgpmime/passphrase.h
10186         * src/plugins/pgpmime/pgpmime.c
10187         * src/plugins/pgpmime/plugin.c
10188         * src/plugins/pgpmime/select-keys.c
10189         * src/plugins/pgpmime/select-keys.h
10190         * src/plugins/pgpmime/sgpgme.c
10191         * src/plugins/pgpmime/sgpgme.h
10192                 sync with HEAD
10193
10194 2004-10-04 [colin]      0.9.12cvs122.1
10195
10196         * src/mainwindow.c
10197         * src/messageview.c
10198         * src/messageview.h
10199         * src/textview.c
10200                 Sync with HEAD
10201
10202 2004-10-04 [colin]      0.9.12cvs121.1
10203
10204         * src/summaryview.c
10205                 Sync with HEAD
10206
10207 2004-10-04 [paul]       0.9.12cvs120.1
10208
10209         * configure.ac
10210                 sync with HEAD [don't try to build 
10211                 pgpmime plugin when gpgme is disabled]
10212
10213 2004-10-03 [colin]      0.9.12cvs119.3
10214
10215         * src/gtk/gtksctree.c
10216                 Lots of side effects. Put back as before 117.2.
10217         * src/summaryview.c
10218                 Fix bug #602
10219
10220 2004-10-03 [colin]      0.9.12cvs119.2
10221
10222         * src/gtk/gtksctree.c
10223                 Revert 608 fix that doesn't work that good
10224
10225 2004-10-02 [colin]      0.9.12cvs119.1
10226
10227         * src/mainwindow.c
10228         * src/messageview.c
10229         * src/prefs_common.h
10230         * src/procmime.c
10231         * src/procmime.h
10232         * src/textview.c
10233                 Sync with HEAD
10234         * src/gtk/gtksctree.c
10235                 Close bug #608
10236
10237 2004-10-01 [colin]      0.9.12cvs118.1
10238
10239         * src/mimeview.c
10240                 Sync with HEAD (better Save All fix)
10241
10242 2004-10-01 [colin]      0.9.12cvs117.2
10243
10244         * src/gtk/gtksctree.c
10245                 Faster on selection
10246
10247 2004-10-01 [colin]      0.9.12cvs117.1
10248
10249         * src/mimeview.c
10250                 Sync with HEAD (Save All: only attachments)
10251
10252 2004-10-01 [paul]       0.9.12cvs116.1
10253
10254         * ChangeLog.claws
10255         * configure.ac
10256         * src/account.c
10257         * src/prefs_common.c
10258         * src/gtk/colorlabel.c
10259                 sync with HEAD
10260
10261 2004-09-30 [colin]      0.9.12cvs115.1
10262
10263         * src/stock_pixmap.c
10264         * src/stock_pixmap.h
10265         * src/folderview.c
10266         * src/Makefile.am
10267         * src/pixmaps/read.xpm
10268                 Sync with HEAD (new pixmap)
10269
10270 2004-09-29 [colin]      0.9.12cvs114.1
10271
10272         * src/compose.c
10273                 Sync with HEAD
10274                 Fix focus handling in headers
10275
10276 2004-09-29 [paul]       0.9.12cvs113.1
10277
10278         * src/quote_fmt_parse.y
10279                 sync with HEAD
10280  
10281
10282 2004-09-28 [colin]      0.9.12cvs112.1
10283
10284         * src/folderview.c
10285         * src/mainwindow.c
10286                 Sync with HEAD
10287
10288 2004-09-28 [colin]      0.9.12cvs110.1
10289
10290         * src/folderview.c
10291                 Sync with HEAD (Contextual Empty trash menu)
10292
10293 2004-09-28 [colin]      0.9.12cvs108.1
10294
10295         * src/addressbook.c
10296                 Sync with HEAD (addressbook edit on double-click)
10297
10298 2004-09-28 [colin]      0.9.12cvs106.1
10299
10300         * src/inc.c
10301                 Sync with HEAD (folder_item freeze on inc)
10302
10303 2004-09-27 [colin]      0.9.12cvs105.1
10304
10305         * src/folderview.c
10306                 Sync with HEAD (right-align new and unread column)
10307
10308 2004-09-27 [colin]      0.9.12cvs104.1
10309
10310         * src/main.c
10311                 Sync with HEAD (revert 0.9.12cvs101)
10312
10313 2004-09-24 [colin]      0.9.12cvs103.2
10314
10315         * src/wizard.c
10316                 Fix gtk warnings and use domain part of the email address 
10317                 when domain detection fails (no dot in domain name)
10318
10319 2004-09-23 [colin]      0.9.12cvs103.1
10320
10321         * src/plugins/spamassassin/libspamc.c
10322         * src/plugins/spamassassin/libspamc.h
10323         * src/plugins/spamassassin/utils.c
10324         * src/plugins/spamassassin/utils.h
10325                 Sync with HEAD (Update spamassassin to 3.0)
10326
10327 2004-09-21 [colin]      0.9.12cvs102.3
10328
10329         * src/action.c
10330                 Add horizontal scrollbar in action io dialog as needed
10331                 Patch by Alfons.
10332
10333 2004-09-20 [colin]      0.9.12cvs102.2
10334
10335         * src/plugins/image_viewer/viewer.c
10336                 Remove imlib stuff
10337                 use gtk_pixmap_set when clearing
10338                 (would be better to use gtkImages, but causes size-allocate 
10339                 signals storm)
10340
10341 2004-09-17 [paul]       0.9.12cvs102.1
10342
10343         * ChangeLog
10344         * ChangeLog.claws
10345         * ChangeLog.jp
10346         * configure.ac
10347         * src/inc.c
10348                 sync with HEAD
10349
10350
10351 2004-09-17 [colin]      0.9.12cvs101.1
10352
10353         * ChangeLog.claws
10354         * src/main.c
10355                 Sync with HEAD (fix segs at exit)
10356
10357 2004-09-14 [colin]      0.9.12cvs99.5
10358
10359         * src/common/socket.c
10360         * AUTHORS
10361                 Fix send error on 64bit platforms
10362                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
10363
10364 2004-09-14 [colin]      0.9.12cvs99.4
10365
10366         * src/action.c
10367                 Fix action output with utf8 
10368                 Patch by Alfons.
10369
10370 2004-09-14 [colin]      0.9.12cvs99.3
10371
10372         * ChangeLog.claws
10373         * src/folder.c
10374                 Sync with HEAD
10375
10376 2004-09-09 [colin]      0.9.12cvs99.2
10377
10378         * src/action.c
10379                 Fix progress bar (displaying "Completed %v/%u")
10380                 Patch by Alfons.
10381
10382 2004-09-08 [colin]      0.9.12cvs99.1
10383
10384         * src/account.c
10385         * src/folder.c
10386         * src/procmsg.c
10387         * src/procmsg.h
10388         * src/plugins/pgpmime/pgpmime.c
10389                 Sync with HEAD
10390
10391 2004-09-08 [colin]      0.9.12cvs97.2
10392
10393         * src/summaryview.c
10394                 Don't select mails in collapsed threads 
10395                 when navigating with up/down
10396
10397 2004-09-07 [colin]      0.9.12cvs97.1
10398
10399         * src/inc.c
10400                 Sync with HEAD (meaningful error messages)
10401
10402 2004-09-06 [colin]      0.9.12cvs96.1
10403
10404         * src/toolbar.c
10405                 Sync with HEAD (fix Redirect graying out)
10406
10407 2004-09-06 [colin]      0.9.12cvs95.1
10408
10409         * src/summaryview.c
10410         * src/mimeview.c
10411                 Sync with HEAD (fix dropped URIs)
10412
10413 2004-09-06 [colin]      0.9.12cvs94.1
10414
10415         * src/addressbook.c
10416         * src/addressitem.h
10417         * src/addritem.c
10418         * src/addritem.h
10419                 Sync with HEAD (addressbook DnD)
10420
10421 2004-09-03 [colin]      0.9.12cvs93.1
10422
10423         * src/summaryview.c
10424                 Sync with HEAD (next/prev unread)
10425
10426 2004-09-03 [colin]      0.9.12cvs92.1
10427
10428         * src/prefs_common.c
10429         * src/prefs_common.h
10430         * src/summaryview.c
10431                 Sync with HEAD ('mark_as_read_delay' pref)
10432
10433 2004-09-02 [colin]      0.9.12cvs91.2
10434
10435         * src/common/xml.c
10436                 Fix leak
10437
10438 2004-09-02 [colin]      0.9.12cvs91.1
10439
10440         * src/gtk/menu.c
10441                 Sync with HEAD (menu accel don't work, but whatever)
10442
10443 2004-09-02 [colin]      0.9.12cvs90.1
10444
10445         * src/account.c
10446                 Sync with HEAD (fix bug 582)
10447
10448 2004-09-02 [colin]      0.9.12cvs89.1
10449
10450         * src/addrindex.c
10451                 Sync with HEAD (free deleted queries)
10452
10453 2004-09-02 [colin]      0.9.12cvs88.1
10454
10455         * src/ldapquery.c
10456                 Sync with HEAD (fix LDAP freezes)
10457
10458 2004-09-02 [colin]      0.9.12cvs87.1
10459
10460         * src/prefs_spelling.c
10461                 Sync with HEAD (add default dictionary)
10462
10463 2004-09-01 [colin]      0.9.12cvs86.1
10464
10465         * src/filtering.c
10466         * src/folderview.c
10467         * src/imap.c
10468         * src/prefs_matcher.c
10469         * src/stock_pixmap.c
10470         * src/summary_search.c
10471         * src/summaryview.c
10472         * src/wizard.c
10473         * src/wizard.h
10474                 Sync with HEAD (uninitialized vars fixes)
10475                 + gtk2 specific warning fixes
10476
10477 2004-08-31 [colin]      0.9.12cvs85.1
10478
10479         * src/folder.c
10480                 Sync with HEAD (Fix memory corruption due to 
10481                 uninitialized var)
10482
10483 2004-08-31 [colin]      0.9.12cvs84.4
10484
10485         * src/summary_search.c
10486                 Fix segfaults when searching in folders with broken headers
10487
10488 2004-08-31 [colin]      0.9.12cvs84.3
10489
10490         * src/compose.c
10491         * src/textview.c
10492                 Fix some more encoding/decoding issues
10493
10494 2004-08-30 [colin]      0.9.12cvs84.2
10495
10496         * src/mimeview.c
10497         * src/prefs_themes.c
10498         * src/gtk/filesel.c
10499         * src/gtk/filesel.h
10500                 Add a folder-mode selection (fixes mimeview's "Save all")
10501
10502 2004-08-29 [colin]      0.9.12cvs84.1
10503
10504         * src/mimeview.c
10505                 Sync with HEAD (don't escape saved filenames)
10506
10507 2004-08-27 [colin]      0.9.12cvs83.1
10508
10509         * ChangeLog
10510         * ChangeLog.claws
10511         * ChangeLog.jp
10512         * src/mh.c
10513         * src/procheader.c
10514         * src/procmsg.c
10515         * src/procmsg.h
10516         * src/common/utils.c
10517         * src/gtk/menu.h
10518         * po/
10519                 Sync with HEAD 0.9.12cvs83 (sync with main)
10520
10521 2004-08-26 [colin]      0.9.12cvs82.4
10522
10523         * src/codeconv.c
10524                 Fix strange stack corruption
10525                 Convert to utf8 after unmime, not before
10526
10527 2004-08-26 [colin]      0.9.12cvs82.3
10528
10529         * src/main.c
10530         * src/wizard.c
10531                 Fix account folders duplication
10532
10533 2004-08-25 [colin]      0.9.12cvs82.2
10534
10535         * src/wizard.c
10536                 Remove ports
10537                 Add SSL selection
10538                 Use login@server as account name
10539
10540 2004-08-25 [colin]      0.9.12cvs82.1
10541
10542         * src/plugins/pgpmime/pgpmime.c
10543                 Sync with HEAD (leak fix).
10544
10545 2004-08-25 [colin]      0.9.12cvs81.1
10546
10547         * src/plugins/pgpmime/pgpmime.c
10548         * src/plugins/pgpmime/sgpgme.c
10549         * src/plugins/pgpmime/sgpgme.h
10550                 Sync with HEAD (Handle combined messages).
10551
10552 2004-08-24 [colin]      0.9.12cvs80.3
10553
10554         * src/wizard.c
10555                 Fix full name, ports, and imap
10556
10557 2004-08-24 [colin]      0.9.12cvs80.2
10558
10559         * src/Makefile.am
10560         * src/main.c
10561         * src/setup.c
10562         * src/setup.h
10563         * src/stock_pixmap.c
10564         * src/stock_pixmap.h
10565         * src/wizard.c ** ADDED **
10566         * src/wizard.h ** ADDED ** 
10567         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
10568                 Add a setup wizard 
10569
10570 2004-08-24 [colin]      0.9.12cvs80.1
10571
10572         * src/folder.c
10573                 Sync with HEAD (set mimeflags on all messages)
10574
10575 2004-08-24 [colin]      0.9.12cvs79.3
10576
10577         * src/matcher_parser_lex.l
10578                 Fix 8bits strings not in utf8
10579
10580 2004-08-24 [colin]      0.9.12cvs79.2
10581
10582         * src/compose.c
10583                 Check conversion result before replacing buffer
10584
10585 2004-08-23 [colin]      0.9.12cvs79.1
10586
10587         * src/compose.c
10588                 Sync with HEAD (create message header in memory)
10589
10590 2004-08-23 [colin]      0.9.12cvs78.1
10591
10592         * src/rfc2015.c
10593         * src/rfc2015.h
10594                 Sync with HEAD (fix bug 197 again)
10595
10596 2004-08-23 [colin]      0.9.12cvs77.3
10597
10598         * src/compose.c
10599                 Fix again inline gpg signing (which outputs utf8
10600                 in gtk2). Not syncing this fix to HEAD as this 
10601                 code is meant to die.
10602
10603 2004-08-23 [colin]      0.9.12cvs77.2
10604
10605         * src/prefs_account.h
10606                 Remove useless include
10607
10608 2004-08-23 [colin]      0.9.12cvs77.1
10609
10610         * src/imap.c
10611         * po/es.po
10612         * po/fr.po
10613         * po/it.po
10614         * po/pl.po
10615         * po/pt_BR.po
10616         * po/sk.po
10617         * po/sr.po
10618                 Sync with HEAD (fix bug 577)
10619
10620 2004-08-22 [colin]      0.9.12cvs76.1
10621
10622         * src/plugins/trayicon/trayicon.c
10623                 Sync with HEAD (fix formatting bug)
10624
10625 2004-08-21 [colin]      0.9.12cvs74.2
10626
10627         * src/gtk/colorsel.c
10628                 Fix bug 564 (Folder color selection window exits on any
10629                 keypress)
10630
10631 2004-08-21 [colin]      0.9.12cvs74.1
10632
10633         * ChangeLog.claws
10634         * src/compose.c
10635         * src/summaryview.c
10636         * src/toolbar.c
10637                 Sync with HEAD (fix bug 576)
10638
10639 2004-08-21 [colin]      0.9.12cvs70.1
10640
10641         * src/compose.c
10642         * src/mainwindow.c
10643                 Sync with HEAD
10644                 
10645
10646 2004-08-21 [paul]       0.9.12cvs66.4
10647
10648         * src/mainwindow.c
10649         * src/messageview.c
10650         * src/gtk/menu.c
10651         * src/plugins/spamassassin/spamassassin_gtk.c
10652                 remove some deprecated gtk1 functions
10653
10654
10655 2004-08-21 [colin]      0.9.12cvs66.3
10656
10657         * src/compose.c
10658         * src/codeconv.c
10659                 Fix warnings
10660                 Remove encoding hacks
10661                 Fix bug 575 (Strange character messes up message)
10662                 Don't display conversion error when drafting
10663
10664 2004-08-21 [paul]       0.9.12cvs66.2
10665
10666         * src/prefs_account.c
10667                 fix GnuPG mode bugs
10668
10669
10670 2004-08-20 [colin]      0.9.12cvs66.1
10671
10672         * src/codeconv.c
10673                 Sync with HEAD 0.9.12cvs66
10674
10675 2004-08-20 [paul]
10676
10677         * src/plugins/pgpmime/plugin.c
10678                 modify PGP/MIME plugin's description
10679
10680 2004-08-17 [colin]      0.9.12cvs65.1
10681
10682         * src/common/ssl.c
10683         * src/plugins/pgpmime/plugin.c
10684                 Sync with HEAD
10685
10686 2004-08-14 [colin]      0.9.12cvs60.3
10687
10688         * src/plugins/trayicon/trayicon.c
10689                 Put back resize callback, on size-request signal
10690                 rather than size-allocate to avoid infinite 
10691                 callback loop
10692
10693 2004-08-13 [colin]      0.9.12cvs60.2
10694
10695         * src/common/defs.h
10696                 Cache versions have been fixed
10697
10698 2004-08-13 [colin]      0.9.12cvs60.1
10699
10700         * src/folderutils.c
10701                 Sync with HEAD
10702
10703 2004-08-12 [colin]      0.9.12cvs59.1
10704
10705         * src/plugins/trayicon/trayicon.c
10706                 Sync with HEAD
10707
10708 2004-08-12 [colin]      0.9.12cvs57.5
10709
10710         * sylpheed.desktop
10711         * configure.ac
10712         * src/Makefile.am
10713         * src/main.c
10714                 Add support for Freedesktop.org's startup notification
10715
10716 2004-08-11 [colin]      0.9.12cvs57.4
10717
10718         * src/textview.c
10719                 Fix off-by-one
10720
10721 2004-08-11 [colin]      0.9.12cvs57.3
10722
10723         * src/message_search.c
10724         * src/summary_search.c
10725                 Make searches case insensitive by default
10726         * src/textview.c
10727                 Fix case-insensitive search in message
10728
10729 2004-08-11 [colin]      0.9.12cvs57.2
10730
10731         * src/summary_search.c
10732                 Let case-sensitive be specified
10733
10734 2004-08-10 [colin]      0.9.12cvs55.4
10735
10736         * src/common/socket.c
10737                 Fix the possible race condition
10738
10739 2004-08-09 [paul]       0.9.12cvs55.3
10740
10741         * configure.ac
10742         * src/Makefile.am
10743         * src/common/Makefile.am
10744                 sync with HEAD
10745
10746
10747 2004-08-09 [paul]       0.9.12cvs55.2
10748
10749         * autogen.sh
10750         * po/poconv.sh
10751                 remove unneeded script
10752
10753         * configure.ac
10754                 add forgotten USE_LDAP_TLS (sync with HEAD)
10755
10756
10757 2004-08-09 [colin]      0.9.12cvs55.1
10758
10759         * src/main.c
10760         * src/common/ssl.c
10761         * src/common/sylpheed.c
10762         * src/common/sylpheed.h
10763                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
10764
10765 2004-08-09 [paul]       0.9.12cvs54.1
10766
10767         * ChangeLog
10768         * ChangeLog.claws
10769         * ChangeLog.jp
10770         * configure.ac
10771         * po/POTFILES.in
10772         * src/Makefile.am
10773         * src/folderutils.c
10774         * src/main.c
10775         * src/pgpmime.c
10776         * src/pgpmime.h
10777         * src/sgpgme.c
10778         * src/sgpgme.h
10779         * src/plugins/Makefile.am
10780         * src/plugins/pgpmime/.cvsignore
10781         * src/plugins/pgpmime/Makefile.am
10782         * src/plugins/pgpmime/pgpmime.c
10783         * src/plugins/pgpmime/pgpmime.h
10784         * src/plugins/pgpmime/plugin.c
10785         * src/plugins/pgpmime/sgpgme.c
10786         * src/plugins/pgpmime/sgpgme.h
10787                 sync with HEAD
10788
10789 2004-08-08 [paul]       0.9.12cvs51.1
10790
10791         * configure.ac
10792         * src/folder.c
10793                 sync with HEAD
10794
10795 2004-08-07 [colin]      0.9.12cvs50.1
10796
10797         * src/pop.c
10798         * src/common/partial_download.c
10799                 fix warnings (sync from HEAD)
10800
10801 2004-08-07 [colin]      0.9.12cvs48.1
10802
10803         * src/prefs_folder_item.c
10804                 sync with HEAD 0.9.12cvs48
10805
10806 2004-08-06 [colin]      0.9.12cvs47.1
10807
10808         * src/compose.c
10809                 Sync with HEAD
10810
10811 2004-08-06 [christoph]  0.9.12cvs46.2
10812
10813         * src/main.c
10814         * src/plugins/clamav/clamav_plugin_gtk.c
10815         * src/plugins/dillo_viewer/dillo_viewer.c
10816         * src/plugins/image_viewer/plugin.c
10817         * src/plugins/mathml_viewer/mathml_viewer.c
10818         * src/plugins/spamassassin/spamassassin_gtk.c
10819         * src/plugins/trayicon/trayicon.c
10820                 don't mix GTK1.2 plugin with GTK2 plugins
10821
10822 2004-08-06 [colin]      0.9.12cvs46.1
10823
10824         * ChangeLog
10825         * ChangeLog.claws
10826         * ChangeLog.jp
10827         * configure.ac
10828         * sylpheed-claws.pc.in
10829         * src/folder.c
10830         * src/imap.c
10831         * src/localfolder.c
10832         * src/messageview.c
10833         * src/mimeview.c
10834         * src/mimeview.h
10835         * src/msgcache.c
10836         * src/news.c
10837         * src/prefs_ext_prog.c
10838         * src/prefs_folder_item.c
10839         * src/prefs_fonts.c
10840         * src/prefs_msg_colors.c
10841         * src/prefs_spelling.c
10842         * src/prefs_themes.c
10843         * src/prefs_toolbar.c
10844         * src/prefs_wrapping.c
10845         * src/procmime.h
10846         * src/common/defs.h
10847         * src/common/nntp.c
10848         * src/common/session.c
10849         * src/common/session.h
10850         * src/common/socket.c
10851         * src/common/utils.h
10852         * src/common/xml.c
10853         * src/common/xml.h
10854         * src/gtk/prefswindow.c
10855         * src/gtk/prefswindow.h
10856         * src/plugins/clamav/clamav_plugin_gtk.c
10857         * src/plugins/dillo_viewer/dillo_prefs.c
10858         * src/plugins/image_viewer/viewerprefs.c
10859         * src/plugins/spamassassin/spamassassin_gtk.c
10860         * m4/openssl.m4 *** REMOVED ***
10861                 Sync with HEAD 0.9.12cvs46
10862
10863 2004-08-03 [paul]       0.9.12cvs40.2
10864
10865         * src/action.c
10866         * src/addressadd.c
10867         * src/addressbook.c
10868         * src/addrgather.c
10869         * src/browseldap.c
10870         * src/compose.c
10871         * src/crash.c
10872         * src/editaddress.c
10873         * src/editgroup.c
10874         * src/editldap_basedn.c
10875         * src/foldersel.c
10876         * src/importldif.c
10877         * src/mimeview.c
10878         * src/prefs_common.c
10879         * src/prefs_template.c
10880         * src/sourcewindow.c
10881         * src/summaryview.c
10882         * src/gtk/about.c
10883         * src/gtk/foldersort.c
10884         * src/gtk/logwindow.c
10885         * src/gtk/pluginwindow.c
10886         * src/gtk/prefswindow.c
10887                 change all gtk_scrolled_window_set_policy from 
10888                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
10889
10890 2004-08-02 [paul]       0.9.12cvs40.1
10891
10892         * AUTHORS
10893                 update translation team section
10894         * po/pt_BR.po
10895                 updated by Frederico Goncalves Guimaraes
10896                 <fggdebian@yahoo.com.br>
10897
10898 2004-07-31 [colin]      0.9.12cvs39.9
10899
10900         * src/exphtmldlg.c
10901                 Fix compilation
10902
10903 2004-07-31 [colin]      0.9.12cvs39.8
10904
10905         * src/exphtmldlg.c
10906                 Fix an alertpanel type
10907
10908 2004-07-30 [colin]      0.9.12cvs39.7
10909
10910         * src/alertpanel.c
10911                 Fix alertpanel_error_log's icon
10912
10913 2004-07-30 [colin]      0.9.12cvs39.6
10914
10915         * src/pop.c
10916                 Two of them should still be warnings
10917
10918 2004-07-30 [colin]      0.9.12cvs39.5
10919
10920         * src/pop.c
10921                 More warning -> error
10922 2004-07-29 [colin]      0.9.12cvs39.4
10923
10924         * src/pop.c
10925                 Warning -> error
10926
10927 2004-07-29 [colin]      0.9.12cvs39.3
10928
10929         * src/prefs_matcher.c
10930                 Fix segfault
10931
10932 2004-07-29 [colin]      0.9.12cvs39.2
10933
10934         * src/alertpanel.c
10935                 More nice-looking alertpanels
10936
10937 2004-07-29 [colin]      0.9.12cvs39.1
10938
10939         * src/messageview.c
10940                 sync with head
10941                 (inform user when partial mail is deleted on server)
10942
10943 2004-07-29 [colin]      0.9.12cvs38.1
10944
10945         * src/messageview.c
10946                 sync with head
10947
10948 2004-07-28 [paul]       0.9.12cvs37.7
10949
10950         * src/mainwindow.c
10951                 complete the replacement of deprecated gtk_progress_*
10952
10953 2004-07-28 [paul]       0.9.12cvs37.6
10954
10955         * src/action.c
10956         * src/inc.c
10957         * src/mainwindow.c
10958         * src/send_message.c
10959         * src/gtk/progressdialog.c
10960         * src/gtk/progressdialog.h
10961                 replace deprecated gtk_progress_*
10962
10963 2004-07-28 [paul]       0.9.12cvs37.5
10964
10965         * src/gtk/filesel.c
10966                 remove gtk_window_set_wmclass()
10967 2004-07-28 [paul]       0.9.12cvs37.4
10968
10969         * src/addressbook.c
10970         * src/compose.c
10971         * src/foldersel.c
10972         * src/mainwindow.c
10973         * src/messageview.c
10974         * src/sourcewindow.c
10975         * src/gtk/logwindow.c
10976                 remove gtk_window_set_wmclass()
10977                 
10978         * src/prefs_filtering.c
10979         * src/prefs_filtering_action.c
10980         * src/prefs_fonts.c
10981         * src/prefs_gtk.c
10982         * src/prefs_matcher.c
10983         * src/ssl_manager.c
10984         * src/gtk/prefswindow.c
10985                 replace gtk_window_position()
10986
10987 2004-07-28 [colin]      0.9.12cvs37.3
10988
10989         * src/alertpanel.c
10990         * src/alertpanel.h
10991                 Add a way to specify panel type for specific
10992                 panels (alertpanel())
10993         * src/account.c
10994         * src/addressbook.c
10995         * src/compose.c
10996         * src/expldifdlg.c
10997         * src/main.c
10998         * src/messageview.c
10999         * src/summaryview.c
11000         * src/textview.c
11001         * src/gtk/sslcertwindow.c
11002                 Fix alertpanel()s so that their icon match
11003                 their real type
11004
11005 2004-07-28 [paul]       0.9.12cvs37.2
11006
11007         * src/addr_compl.c
11008         * src/addressbook.c
11009         * src/alertpanel.c
11010         * src/compose.c
11011         * src/export.c
11012         * src/foldersel.c
11013         * src/folderview.c
11014         * src/grouplistdialog.c
11015         * src/import.c
11016         * src/mainwindow.c
11017         * src/message_search.c
11018         * src/messageview.c
11019         * src/passphrase.c
11020         * src/prefs_actions.c
11021         * src/prefs_common.c
11022         * src/prefs_customheader.c
11023         * src/prefs_display_header.c
11024         * src/prefs_filtering.c
11025         * src/prefs_filtering_action.c
11026         * src/prefs_gtk.c
11027         * src/prefs_matcher.c
11028         * src/prefs_msg_colors.c
11029         * src/prefs_summary_column.c
11030         * src/prefs_template.c
11031         * src/sourcewindow.c
11032         * src/ssl_manager.c
11033         * src/summary_search.c
11034         * src/gtk/colorsel.c
11035         * src/gtk/description_window.c
11036         * src/gtk/gtkaspell.c
11037         * src/gtk/inputdialog.c
11038         * src/gtk/logwindow.c
11039         * src/gtk/prefswindow.c
11040         * src/gtk/progressdialog.c
11041                 replace deprecated gtk_window_set_policy
11042
11043 2004-07-27 [colin]      0.9.12cvs37.1
11044
11045         * src/msgcache.c
11046                 More fixes (synced for head again)
11047
11048 2004-07-27 [colin]      0.9.12cvs35.3
11049
11050         * src/msgcache.c
11051                 Fix wrong test
11052
11053 2004-07-27 [colin]      0.9.12cvs35.2
11054
11055         * src/mimeview.c
11056                 Fix width a bit (by Paul)
11057         * src/alertpanel.c
11058         * src/alertpanel.h
11059                 Specialize icons, make alertpanel_message()
11060                 private
11061         * src/message_search.c
11062         * src/sgpgme.c
11063         * src/summary_search.c
11064                 Suit alertpanel changes
11065
11066 2004-07-27 [colin]      0.9.12cvs35.1
11067
11068         * src/alertpanel.c
11069                 Add an icon
11070         * src/passphrase.c
11071                 Add debug output - maybe someone will
11072                 want to look at the problem with Grab
11073                 Input :)
11074         Bump version as we're synced with HEAD
11075
11076 2004-07-26 [colin]      0.9.12cvs33.26
11077
11078         * src/pop.c
11079                 Fix uidl-file parsing when not in new
11080                 format
11081
11082 2004-07-26 [colin]      0.9.12cvs33.25
11083
11084         * src/gtk/menu.c
11085                 Move popup menu up if necessary (fixes 
11086                 account selector)
11087         * src/mainwindow.c
11088                 Set account selector's button height to
11089                 minimum
11090
11091 2004-07-26 [colin]      0.9.12cvs33.24
11092
11093         * src/alertpanel.c
11094                 Maybe fix 551 (Truncated font in alert window)
11095
11096 2004-07-26 [colin]      0.9.12cvs33.23
11097
11098         * po/de.po
11099         * po/es.po
11100         * po/fr.po
11101         * po/it.po
11102         * po/ja.po
11103         * po/pl.po
11104         * po/ru.po
11105         * po/sk.po
11106         * po/sr.po
11107         * po/zh_CN.po
11108                 Sync po files with HEAD
11109
11110 2004-07-26 [paul]       0.9.12cvs33.22
11111
11112         * src/compose.c
11113                 fix Bug 556 'Organisation-header is sent even if empty'
11114
11115 2004-07-24 [colin]      0.9.12cvs33.21
11116
11117         * src/compose.c
11118         * src/gtk/gtkaspell.c
11119         * src/gtk/gtkaspell.h
11120                 Fix speller accelerators (require hack)
11121
11122 2004-07-24 [colin]      0.9.12cvs33.20
11123
11124         * src/gtk/gtkaspell.c
11125                 Fix over-eager code deletion breaking
11126                 Check while typing
11127
11128 2004-07-24 [colin]      0.9.12cvs33.19
11129
11130         * src/browseldap.c
11131         * src/ldapctrl.c
11132         * src/ldapctrl.h
11133         * src/ldapserver.h
11134                 Sync ldap with HEAD
11135         (Fixes 546 LDAP completely broken)
11136
11137 2004-07-24 [colin]      0.9.12cvs33.18
11138
11139         * src/prefs_msg_colors.c
11140                 Fix prototype mismatch
11141         (Fixes 547 void function cannot return value)
11142
11143 2004-07-24 [colin]      0.9.12cvs33.17
11144
11145         * src/mainwindow.c
11146                 Fix sort going back to previous sort key
11147                 when changing sort direction
11148
11149 2004-07-24 [colin]      0.9.12cvs33.16
11150
11151         * src/compose.c
11152                 Fix space insertion when re-wrapping at 
11153                 cursor point
11154
11155 2004-07-24 [colin]      0.9.12cvs33.15
11156
11157         * src/gtk/gtkaspell.c
11158                 Don't change cursor position in insert-text
11159                 callback
11160         (Fixes 539 Word wrapping on input transposes letters)
11161
11162 2004-07-24 [colin]      0.9.12cvs33.14
11163
11164         * src/gtk/gtkaspell.c
11165                 Reencode non-ascii chars to dictionary's
11166                 encoding
11167         (Fixes 544 Spell check broken non english locale)
11168
11169 2004-07-24 [colin]      0.9.12cvs33.13
11170
11171         * src/summaryview.c
11172                 Fix Shift+Down, add Home/End/PgUp/PgDown
11173
11174 2004-07-21 [colin]      0.9.12cvs33.12
11175
11176         * src/prefs_common.c
11177                 Fix a gtk warning (Patch by Andrej Kacian)
11178
11179 2004-07-21 [colin]      0.9.12cvs33.11
11180
11181         * src/gtk/filesel.c
11182                 More check
11183
11184 2004-07-21 [colin]      0.9.12cvs33.10
11185
11186         * src/compose.c
11187         * src/crash.c
11188         * src/export.c
11189         * src/import.c
11190         * src/messageview.c
11191         * src/mimeview.c
11192         * src/prefs_spelling.c
11193         * src/prefs_themes.c
11194         * src/summaryview.c
11195         * src/gtk/filesel.c
11196         * src/gtk/filesel.h
11197         * src/gtk/pluginwindow.c
11198                 Untwist open/save mode guessing logic, make
11199                 it explicit
11200
11201 2004-07-20 [colin]      0.9.12cvs33.9
11202
11203         * src/codeconv.c
11204                 conv_encode_header: src_charset is UTF-8 on
11205                 gtk2
11206         * src/compose.c
11207                 Remove double encoding of the headers
11208
11209 2004-07-20 [colin]      0.9.12cvs33.8
11210
11211         * src/codeconv.c
11212                 Fix typo
11213
11214 2004-07-20 [colin]      0.9.12cvs33.7
11215
11216         * src/mainwindow.c
11217                 Set the separated messageview to the saved
11218                 size of Claws' messageview (Patch by Alfons)
11219                 Fix a callback prototype (me)
11220
11221 2004-07-20 [colin]      0.9.12cvs33.6
11222
11223         * src/codeconv.h
11224                 Forgot one hunk in 0.9.12cvs33.4
11225
11226 2004-07-19 [colin]      0.9.12cvs33.5
11227
11228         * src/action.c
11229                 Action output fix
11230                 Patch by Alfons
11231
11232 2004-07-19 [colin]      0.9.12cvs33.4
11233
11234         * src/compose.c
11235                 Fix outgoing charset bug in headers
11236         * src/codeconv.c
11237                 Clean for glib2 - Patch by Alfons
11238
11239 2004-07-19 [colin]      0.9.12cvs33.3
11240
11241         * src/statusbar.c
11242                 Remove grip from the statusbar
11243                 Patch by Alfons
11244
11245 2004-07-19 [colin]      0.9.12cvs33.2
11246
11247         * src/messageview.c
11248         * src/textview.c
11249                 Fix messageview remembering the previous
11250                 scroll position when loading a new message
11251                 Patch by Alfons
11252
11253 2004-07-19 [colin]      0.9.12cvs33.1
11254
11255         * src/folder.h
11256         * src/folderview.c
11257         * src/summaryview.c
11258                 Sync with HEAD
11259
11260 2004-07-18 [colin]      0.9.12cvs32.7
11261
11262         * configure.ac
11263                 Remove useless check for XIM - noticed
11264                 by Alfons
11265
11266 2004-07-18 [colin]      0.9.12cvs32.6
11267
11268         * src/summaryview.c
11269                 Remove non-modified and shift-modified
11270                 accelerators in summaryview's popup
11271                 menu, as that doesn't get catched by
11272                 the accel-activate signal catcher...
11273
11274 2004-07-18 [colin]      0.9.12cvs32.5
11275
11276         * src/prefs_common.c
11277                 Define sensible default prefs for 
11278                 wrapping
11279
11280 2004-07-18 [colin]      0.9.12cvs32.4
11281
11282         * src/compose.c
11283         * src/prefs_common.c
11284         * src/prefs_common.h
11285         * src/prefs_wrapping.c
11286                 Remove Smart Wrapping pref, which does
11287                 nothing on gtk2 branch
11288
11289 2004-07-18 [colin]      0.9.12cvs32.3
11290
11291         * src/sourcewindow.c
11292                 Proper utf8
11293
11294 2004-07-18 [colin]      0.9.12cvs32.2
11295
11296         * src/compose.c
11297                 Save attachment status when drafting
11298
11299 2004-07-18 [colin]      0.9.12cvs32.1
11300
11301         * src/gtk/filesel.c
11302                 Fix erratic folder selection in open mode
11303
11304 2004-07-18 [colin]      0.9.12cvs31.11
11305
11306         * src/pop.c
11307                 Don't let partial messages get deleted
11308                 even with "dowload all"
11309                 (0.9.12cvs31.8 fix extension)
11310 2004-07-18 [colin]      0.9.12cvs31.10
11311
11312         * src/gtk/logwindow.c
11313                 Fix log scrolling
11314
11315 2004-07-18 [colin]      0.9.12cvs31.9
11316
11317         * src/common/utils.c
11318                 Fix non-utf8 strings coming from commands
11319                 and files
11320
11321 2004-07-18 [colin]      0.9.12cvs31.8
11322
11323         * src/pop.c
11324                 Fix partial download bug with Download all
11325                 messages option
11326
11327 2004-07-18 [colin]      0.9.12cvs31.7
11328
11329         * src/textview.c
11330                 Fix bug introduced in 0.9.12cvs31.2
11331                 (blocked in select mode after double click)
11332
11333 2004-07-18 [colin]      0.9.12cvs31.6
11334
11335         * src/compose.c
11336         * src/gtk/menu.c
11337                 More glib-warning fixes
11338
11339 2004-07-18 [colin]      0.9.12cvs31.5
11340
11341         * src/compose.c
11342                 Fix trashing the primary clipboard when moving 
11343                 around with tab
11344         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
11345
11346 2004-07-18 [colin]      0.9.12cvs31.4
11347
11348         * src/codeconv.c
11349                 convert unencoded iso headers to utf8
11350         (Fix Bug 538 Unencoded local characters in subject make it 
11351          disappear)
11352
11353 2004-07-18 [colin]      0.9.12cvs31.3
11354
11355         * src/compose.c
11356                 Fix tab char handling in wrapping
11357         (Fix Bug 537 Line wrap problem - TAB character treated as 
11358          one character instead of 8)
11359
11360 2004-07-18 [colin]      0.9.12cvs31.2
11361
11362         * src/textview.c
11363                 return FALSE on GDK_MOTION_NOTIFY
11364         (Fix Bug 535 Hyperlinks/addresses are not selectable 
11365          (unable to highlight))
11366
11367 2004-07-18 [colin]      0.9.12cvs31.1
11368
11369         * src/folderview.c
11370                 Sync with 0.9.12cvs31
11371
11372 2004-07-18 [colin]      0.9.12cvs30.4
11373
11374         * src/compose.c
11375                 Also block text_inserted when inserting a file
11376
11377 2004-07-18 [colin]      0.9.12cvs30.3
11378
11379         * src/compose.c
11380                 Fix smart wrapping (block text_inserted handler
11381                 while putting quotation to avoid wrap on input,
11382                 don't join lines if next is sig separator)
11383
11384 2004-07-17 [colin]      0.9.12cvs30.2
11385
11386         * src/folderview.c
11387         * src/mainwindow.c
11388         * src/mimeview.c
11389         * src/summaryview.c
11390         * src/gtk/quicksearch.c
11391         * src/gtk/quicksearch.h
11392                 Block key events handlers *and* accels while
11393                 quicksearch is focused
11394         (Fixes Bug 534 quick-search bar not accepting certain letters)
11395
11396 2004-07-17 [colin]      0.9.12cvs30.1
11397
11398         * src/folder.h
11399         * src/folderview.c
11400         * src/summaryview.c
11401                 Sync with 0.9.12cvs30
11402
11403 2004-07-17 [colin]      0.9.12cvs28.2
11404
11405         * src/mimeview.c
11406         * src/procmime.c
11407         * src/summaryview.c
11408         * src/gtk/menu.c
11409                 Squash some compile and glib warnings
11410
11411 2004-07-17 [paul]       0.9.12cvs28.1
11412
11413         * src/mimeview.c
11414                 sync with 0.9.12cvs28 HEAD
11415
11416 2004-07-16 [paul]       0.9.12cvs26.1
11417         
11418         * src/gtk/quicksearch.c
11419         * src/account.c
11420         * src/account.h
11421         * src/compose.c
11422         * src/customheader.c
11423         * src/folder_item_prefs.c
11424         * src/main.c
11425         * src/mainwindow.c
11426         * src/messageview.c
11427         * src/mimeview.c
11428         * src/news.c
11429         * src/pgpmime.c
11430         * src/pop.c
11431         * src/pop.h
11432         * src/prefs_account.c
11433         * src/prefs_account.h
11434         * src/prefs_common.c
11435         * src/prefs_common.h
11436         * src/prefs_display_header.c
11437         * src/prefs_gtk.c
11438         * src/prefs_gtk.h
11439         * src/procheader.c
11440         * src/procmime.c
11441                 sync with 0.9.12cvs26 HEAD      
11442
11443 2004-07-15 [colin]      0.9.12cvs18.14
11444
11445         * src/folder.c
11446                 Disable GPG signature check during
11447                 folder move and scan
11448         (Closes Bug 521 Signature checking slows down Folder-Move)
11449
11450 2004-07-14 [colin]      0.9.12cvs18.13
11451
11452         * src/common/partial_download.c
11453                 update includes
11454
11455 2004-07-14 [colin]      0.9.12cvs18.12
11456
11457         * src/common/partial_download.c
11458         * src/common/partial_download.h
11459                 Move doc at top, add correct copyright
11460
11461 2004-07-14 [colin]      0.9.12cvs18.11
11462
11463         * src/folder.c
11464         * src/messageview.c
11465         * src/pop.c
11466         * src/pop.h
11467         * src/procmsg.c
11468         * src/summaryview.c
11469         * src/common/Makefile.am
11470         * src/common/partial_download.c ** NEW FILES **
11471         * src/common/partial_download.h ** NEW FILES **
11472                 Move partial-download related stuff to its
11473                 own file
11474
11475 2004-07-14 [colin]      0.9.12cvs18.10
11476
11477         * src/send_message.c
11478                 Fix smtp auth when user is null or empty
11479
11480 2004-07-13 [colin]      0.9.12cvs18.9
11481
11482         * src/gtk/quicksearch.c
11483                 Use alphabetic order
11484
11485 2004-07-13 [colin]      0.9.12cvs18.8
11486
11487         * src/pop.c
11488                 Be paranoid on the checks
11489
11490 2004-07-13 [colin]      0.9.12cvs18.7
11491
11492         * src/gtk/quicksearch.c
11493                 Fix Engrish once again
11494
11495 2004-07-13 [colin]      0.9.12cvs18.6
11496
11497         * src/procmsg.c
11498         * src/summaryview.c
11499                 Mark messages for deletion when they are about to
11500                 be removed from trash
11501
11502 2004-07-13 [colin]      0.9.12cvs18.5
11503
11504         * src/matcher.c
11505         * src/matcher.h
11506         * src/matcher_parser_parse.y
11507         * src/prefs_matcher.c
11508         * src/gtk/quicksearch.c
11509                 Add 'partial' ('p') match string to find partially
11510                 downloaded messages
11511
11512 2004-07-13 [colin]      0.9.12cvs18.4
11513
11514         * src/pop.c
11515                 Fix misplaced block
11516
11517 2004-07-13 [colin]      0.9.12cvs18.3
11518
11519         * src/pop.c
11520         * src/pop.h
11521         * src/messageview.c
11522                 Refactor API (to avoid passing 5+ params and code
11523                 duplication)
11524         * src/folder.c
11525         * src/msgcache.c
11526         * src/procheader.c
11527         * src/common/defs.h
11528                 Add planned_download to cache
11529                 Don't mess uidl file when moving partially downloaded
11530                 mails (they change folder, we should change it in the
11531                 uidl list too or we'll remove an incorrect message)
11532                 (this also helps removing hacks when changing 
11533                 planned_download in messageview.c)
11534
11535 2004-07-12 [colin]      0.9.12cvs18.2
11536
11537         * src/gtk/quicksearch.c
11538                 Fix missing status update in quicksearch
11539
11540 2004-07-12 [paul]       0.9.12cvs18.1
11541
11542         * po/POTFILES.in
11543         * src/Makefile.am
11544         * src/account.c
11545         * src/codeconv.c
11546         * src/compose.c
11547         * src/inc.c
11548         * src/main.c
11549         * src/prefs_common.c
11550         * src/procmsg.h
11551         * src/toolbar.c
11552         * src/prefs_msg_colors.[ch]     ** NEW FILES **
11553         * src/prefs_wrapping.[ch]       ** NEW FILES **
11554         * src/common/intl.h
11555         * src/common/utils.[ch]
11556         * src/gtk/quicksearch.[ch]
11557                 sync with 0.9.12cvs18 HEAD
11558
11559 2004-07-12 [colin]      0.9.11cvs17.25
11560
11561         * src/folder.c
11562         * src/folder.h
11563                 Remove unused function added by me in 0.9.11cvs17.10
11564
11565 2004-07-11 [colin]      0.9.11cvs17.24
11566
11567         * src/inc.c
11568         * src/messageview.c
11569         * src/pop.c
11570         * src/pop.h
11571                 Use folderitem and msgnum instead of filename to
11572                 know which mail to delete
11573                 Move old partial mail deletion to pop.c
11574
11575 2004-07-10 [colin]      0.9.11cvs17.23
11576
11577         * src/inc.c
11578                 Add debug
11579         * src/pop.c
11580         * src/pop.h
11581                 Don't re-use same enums for unrelated stuff: it's 
11582                 completely misleading !
11583                 Document a bit
11584
11585 2004-07-09 [colin]      0.9.11cvs17.22
11586
11587         * src/inc.c
11588                 Remove folder-type check and do
11589                 more tests to be sure everything's
11590                 ok
11591         * src/messageview.c
11592                 Punctuation update, remove useless
11593                 code, fix two warnings
11594         * src/noticeview.c
11595                 Layout cleaning, reset 2nd button
11596                 when specifying one
11597
11598 2004-07-09 [colin]      0.9.11cvs17.21
11599
11600         * src/messageview.c
11601         * src/pop.c
11602         * src/pop.h
11603                 Allow user to change his mind
11604                 and postpone decision (by
11605                 unmarking the mail)
11606
11607 2004-07-09 [colin]      0.9.11cvs17.20
11608
11609         * src/messageview.c
11610                 Fix bug with delete state
11611         * src/pop.c
11612         * src/pop.h
11613                 Fix buffer leak (fread doesn't 
11614                 terminate buffers with \0)
11615                 Refactoring (remove magic 
11616                 numbers)
11617
11618 2004-07-09 [colin]      0.9.11cvs17.19
11619
11620         * src/pop.c
11621                 Don't log "Skipping message" if 
11622                 we're going to TOP it two lines
11623                 later
11624
11625 2004-07-09 [colin]      0.9.11cvs17.18
11626
11627         * src/messageview.c
11628                 Fix Engrish
11629
11630 2004-07-09 [colin]      0.9.11cvs17.17
11631
11632         * src/pop.c
11633                 strlen checking...
11634         * src/messageview.c
11635                 refactoring a bit
11636
11637 2004-07-08 [colin]      0.9.11cvs17.16
11638
11639         * src/noticeview.c
11640         * src/noticeview.h
11641                 Add an optional second button
11642         * src/messageview.c
11643         * src/pop.c
11644         * src/pop.h
11645                 Don't delete partially received mails after a certain
11646                 time; rather, let the user decide.
11647
11648 2004-07-08 [colin]      0.9.11cvs17.15
11649
11650         * src/common/smtp.h
11651                 Sync with HEAD
11652
11653 2004-07-08 [colin]      0.9.11cvs17.14
11654
11655         * src/messageview.c
11656         * src/common/smtp.c
11657                 Use to_human_readable() for sizes
11658
11659 2004-07-08 [colin]      0.9.11cvs17.13
11660
11661         * src/inc.c
11662         * src/messageview.c
11663         * src/pop.c
11664         * src/pop.h
11665         * src/procmsg.c
11666                 Fix partial-downloading issues:
11667                         catch unsupported TOP
11668                         don't delete partially downloaded mails before 5 days
11669                         don't update existing with non-MH folders; that'll
11670                         make dups, but it's better than trashing the folder
11671                         free new msginfo parts
11672                 Fix indentation ;-)
11673
11674 2004-07-08 [colin]      0.9.11cvs17.12
11675
11676         * src/common/smtp.c
11677         * src/common/smtp.h
11678                 Sync smtp size verification with HEAD
11679
11680 2004-07-08 [colin]      0.9.11cvs17.11
11681
11682         * src/summaryview.c
11683         * src/prefs_common.c
11684         * src/prefs_common.h
11685         * src/gtk/quicksearch.c
11686         * src/gtk/quicksearch.h
11687                 Sync sticky pref with HEAD
11688
11689 2004-07-08 [colin]      0.9.11cvs17.10
11690
11691         * src/folder.c [1.213.2.6]
11692         * src/folder.h [1.87.2.6]
11693         * src/inc.c [1.149.2.7]
11694         * src/messageview.c [1.94.2.8]
11695         * src/procheader.c [1.47.2.6]
11696         * src/procmsg.c [1.150.2.4]
11697         * src/procmsg.h [1.60.2.5]
11698         * src/pop.c [1.56.2.4]
11699         * src/pop.h [1.17.2.3]
11700                 Let too big messages get downloaded, but truncated
11701                 Add a button to download them completely
11702                 
11703 2004-07-06 [colin]      0.9.11cvs17.9
11704
11705         * src/gtk/quicksearch.c [1.1.2.3]
11706                 Add a Clear button
11707         * commitHelper
11708         * PATCHSETS
11709                 Add a script to help with cvs
11710
11711 2004-07-03 [colin]      0.9.11cvs17.8
11712
11713         * src/plugins/imageviewer/viewer.c
11714                 fix imageviewer (which was staying on the first
11715                 displayed image)
11716
11717 2004-07-03 [colin]      0.9.11cvs17.7
11718
11719         Removed FIXME_GTK2 warnings
11720         * src/gtk/gtkutils.c
11721                 useless #warnings
11722         * src/gtk/menu.c
11723                 useless #warnings (no need to mess with menu rc)
11724         * src/gtk/menu.h
11725                 unused functions
11726         
11727
11728 2004-07-03 [colin]      0.9.11cvs17.6
11729
11730         Removed FIXME_GTK2 warnings
11731         * src/codeconv.c
11732                 useless #warnings (rewrite needed)
11733         * src/compose.c
11734                 useless #warnings (rewrite needed)
11735                 useless #warnings (gtk2 is like that)
11736                 useless #warnings (previously fixed)
11737         * src/main.c
11738                 useless #warnings (previously fixed)
11739         * src/message_search.c
11740                 useless #warnings (gtk2 is like that)
11741                 Made apparent that search is case-sensitive
11742         * src/mimeview.c
11743                 useless #warnings (rewrite needed)
11744                 useless #warnings (gtk2 is like that)
11745                 reimplemented real warnings
11746         * src/prefs_common.c
11747                 Removed block cursor option (not it gtk2)
11748         * src/prefs_gtk.c
11749                 useless #warnings (rewrite needed)
11750         * src/procheader.c
11751                 useless #warnings (rewrite needed)
11752         * src/sourcewindow.c
11753                 useless #warnings (incorrect placing)
11754         * src/summary_search.c
11755                 useless #warnings (gtk2 is like that)
11756                 Made apparent that search is case-sensitive
11757         * src/action.c
11758                 useless #warnings (gtk2 is like that)
11759         * src/textview.c
11760                 useless #warnings (rewrite needed)
11761         * src/toolbar.c
11762                 useless #warnings (rewrite needed)
11763
11764 2004-07-03 [colin]      0.9.11cvs17.5
11765
11766         * src/textview.c
11767                 Fix mismerge which broke URI opening
11768                 
11769 2004-07-01 [colin]      0.9.11cvs17.4
11770
11771         * src/gtk/filesel.c
11772                 Fill filename when saving
11773                 
11774 2004-06-27 [colin]      0.9.11cvs17.3
11775
11776         * src/gtk/filesel.[ch]
11777                 Use the new GTK file selector
11778                 Update prototype to match the reality: multiple file
11779                 selection is open-only          
11780         * src/compose.c
11781                 Match the new prototypes        
11782         * configure.ac
11783                 Match the new requirements (gtk 2.4.0)
11784                         
11785 2004-06-26 [colin]      0.9.11cvs17.2
11786
11787         * src/plugins/trayicon/trayicon.c
11788                 Remove useless signal handler on resize, which causes
11789                 an infinite "loop"
11790         
11791 2004-06-26 [colin]      0.9.11cvs17.1
11792         
11793         * tools/Makefile.am
11794                 remove launch_firebird and add nautilus2sylpheed.sh
11795         * src/quicksearch.c
11796           src/summaryview.c
11797                 Fix show/hide "Extended symbols" button problem
11798                 Fix apparition at startup
11799                 Fix const warnings
11800         * src/plugins/image_viewer/Makefile.am
11801                 Fix configure 
11802         * common/ssl.c
11803                 Re-enable certificate check, as it doesn't seem to
11804                 cause Xlib errors anymore
11805
11806 2004-06-25 [paul]       0.9.11cvs17
11807
11808         * sync with 0.9.11cvs17 HEAD
11809         
11810         NOTE: QuickSearch is broken
11811
11812 2004-06-07 [colin]      0.9.10claws67.10
11813         * src/plugins/trayicon/trayicon.c
11814           src/plugins/trayicon/libeggtrayicon/Makefile.am
11815           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11816                 Fix gettextization in trayicon plugin
11817
11818 2004-06-07 [colin]      0.9.10claws67.9
11819         
11820         * src/summaryview.c
11821           src/gtk/gtksctree.[ch]
11822                 Let Shift+{Up,Down} work in summaryview
11823                 (well, Down "works" and Up works)
11824                 Let the list scroll when using these keys
11825
11826 2004-06-06 [colin]      0.9.10claws67.8
11827
11828         * src/plugins/trayicon/trayicon.c
11829                 Fix pixmap update
11830
11831 2004-06-06 [colin]      0.9.10claws67.7
11832
11833         * src/addressbook.c
11834                 Fix signal handling causing system-wide focus grab
11835
11836 2004-05-25 [paul]       0.9.10claws67.6
11837
11838         * Makefile.am
11839           src/Makefile.am
11840                 clean up
11841
11842 2004-05-25 [paul]       0.9.10claws67.5
11843
11844         * replace deprecated gtk_signal... functions
11845
11846 2004-05-23 [colin]      0.9.10claws67.4
11847
11848         * src/compose.c
11849                 Fix wrapping
11850
11851 2004-05-22 [colin]      0.9.10claws67.3
11852
11853         * src/compose.c
11854                 Re-fix [Edited] in compose.c::compose_reedit()
11855
11856 2004-05-22 [colin]      0.9.10claws67.2
11857
11858         * src/procmime.c
11859                 Fix parsing of multiparts mails
11860
11861 2004-05-22 [colin]      0.9.10claws67.1
11862
11863         * src/summaryview.c
11864                 Fix quicksearch
11865
11866 2004-05-22 [paul]       0.9.10claws67
11867
11868         * sync with 0.9.10claws67 HEAD
11869
11870 2004-05-14 [alfons]
11871
11872         * src/procmime.h
11873                 add forgotton prototype
11874
11875 2004-05-10 [paul]       0.9.10claws57
11876
11877         * sync with 0.9.10claws57 HEAD
11878
11879 2004-05-05 [paul]       0.9.9.claws1
11880
11881         * ChangeLog-gtk2        ** REMOVED **
11882           ChangeLog-gtk2.claws  ** ADDED **
11883                 rename and adopt the normal claws format
11884                 
11885         * configure.ac
11886                 require gtkmathview >= 0.5
11887
11888         * ac/*                          ** REMOVED **
11889           ac/                           ** REMOVED **
11890           intl/Makefile.in              ** REMOVED **
11891           m4/                           ** ADDED **
11892           m4/missing                    ** ADDED **
11893           m4/missing/gdk-pixbuf.m4      ** ADDED **
11894           m4/missing/gettext.m4         ** ADDED **
11895           m4/missing/gpgme.m4           ** ADDED **
11896           m4/missing/imlib.m4           ** ADDED **
11897           m4/.cvsignore                 ** ADDED **
11898           m4/Makefile.am                ** ADDED **
11899           m4/README                     ** ADDED **
11900           m4/aclocal-include.m4         ** ADDED **
11901           m4/aspell.m4                  ** ADDED **
11902           m4/check-type.m4              ** ADDED **
11903           m4/gnupg-check-typedef.m4     ** ADDED **
11904           m4/openssl.m4                 ** ADDED **
11905           m4/spamassassin.m4            ** ADDED **
11906           po/ChangeLog                  ** REMOVED **
11907           po/Makefile.in.in             ** REMOVED **
11908           po/Rules-quot                 ** REMOVED **
11909           po/boldquot.sed               ** REMOVED **
11910           po/en@boldquot.header         ** REMOVED **
11911           po/en@quot.header             ** REMOVED **
11912           po/insert-header.sin          ** REMOVED **
11913           po/quot.sed                   ** REMOVED **
11914           po/remove-potcdate.sed        ** REMOVED **
11915           po/remove-potcdate.sin        ** REMOVED **
11916           po/stamp-po                   ** REMOVED **
11917           Makefile.am
11918           autogen.sh
11919           configure.ac
11920                 enable building with automake 1.8.x
11921                 add 'autopoint --force' to autogen.sh and remove all
11922                 auto-generated files, remove ac/ directory and use
11923                 m4/ directory instead
11924                 
11925         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11926                 fix gettextization
11927
11928 2004-02-28 Colin Leroy <colin@colino.net>
11929         * src/prefs_matcher.c
11930           src/prefs_filtering.c
11931           src/prefs_filtering_action.c
11932                 Fix non-editable GtkEntries
11933
11934 2004-02-22 Thorsten Maerz <torte@netztorte.de>
11935         * src/prefs_themes.c
11936                 utf8 conversion for theme info
11937
11938 2004-02-21 Thorsten Maerz <torte@netztorte.de>
11939         * sync 0.9.9claws
11940
11941 2004-02-14 Thorsten Maerz <torte@netztorte.de>
11942         * src/grouplistdialog.c
11943                 allow multiple selections without ctrl key
11944
11945 2004-02-09 Thorsten Maerz <torte@netztorte.de>
11946         * src/main.c
11947                 enable customizable accelerators
11948
11949 2004-02-08 Thorsten Maerz <torte@netztorte.de>
11950         * src/prefs_common.c
11951                 re-enable different font settings for gtk1/2
11952         * src/prefs_folder_item.c
11953                 fix folder prefs displayed wrong
11954         * src/textview.c
11955                 set 'sunken' shadow type
11956
11957 2004-02-07 Colin Leroy <colin@colino.net>
11958         * src/compose.c
11959                 Fix message being always [Edited]
11960                 Encode headers correctly (utf8 buf)
11961
11962 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11963         * src/socket.c
11964                 remove double g_source_attach()
11965                 (Thanks to Colin Leroy)
11966
11967 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11968         * src/gtk/gtksctree.c
11969                 Fix SSL certificate list not shown
11970         * src/mimeview.c
11971                 Fix clicks in mime tree
11972
11973 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11974         * src/common/socket.c
11975                 Fix SSL receive
11976         * src/compose.c
11977                 Fix clipboard menu hotkeys
11978
11979 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11980         * src/gtk/gtkaspell.[ch]
11981           src/compose.c
11982                 reimplement spellchecker
11983
11984 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11985         * src/gtk/filesel.c
11986                 crash when inserting file in compose window
11987                 (TODO: keep old selection on clicks)
11988         * src/main.c
11989                 use gtkrc-2.0 instead of gtkrc
11990
11991 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11992         * src/messageview.c
11993                 remove orphaned mimeview unref()
11994
11995 2004-01-20 Thorsten Maerz <torte@netztorte.de>
11996         * src/grouplistdialog.c
11997                 expand nodes containing subscribed groups
11998
11999 2004-01-19 Thorsten Maerz <torte@netztorte.de>
12000         * src/textview.c
12001                 textview: hide cursor, restore old click behaviour
12002
12003 2004-01-18 Thorsten Maerz <torte@netztorte.de>
12004         * src/textview.c
12005                 variable names messed up
12006
12007 2004-01-17 Colin Leroy <colin@colino.net>
12008         * src/addr_compl.c
12009                 Fix completion address too thin
12010         * src/compose.c
12011                 Fix tab-to-subject behaviour
12012         * src/summaryview.c
12013                 Implement key up & down in summaryview
12014
12015 2004-01-12 Thorsten Maerz <torte@netztorte.de>
12016
12017         * sync 098claws
12018
12019 2004-01-08 Thorsten Maerz <torte@netztorte.de>
12020         * configure.ac
12021           Makefile.am
12022           doc/.cvsignore
12023           doc/Makefile.am
12024                 faq, man, manual moved to doc/
12025         * ac/aspell.m4
12026           ac/check-type.m4
12027           ac/gnupg-check-typedef.m4
12028           ac/openssl.m4
12029           ac/spamassassin.m4
12030           ac/missing/gdk-pixbuf.m4
12031           ac/missing/gpgme.m4
12032           ac/missing/imlib.m4
12033                 fix automake warnings
12034
12035 2003-12-06 Colin Leroy <colin@colino.net>
12036         * src/summaryview.c
12037                 Fix quicksearch
12038
12039 2003-12-05 Colin Leroy <colin@colino.net>
12040         * src/summaryview.c
12041                 Fix going to next unread folder
12042
12043 2003-12-05 Colin Leroy <colin@colino.net>
12044         * src/crash.c
12045                 Fix gtk2 compilation
12046         * src/session.c
12047                 Remove iotag source handler at disconnection
12048         * src/socket.[ch] 
12049                 Remove source handler when closing socket 
12050                 (fixes another seg)
12051
12052 2003-12-04 Colin Leroy <colin@colino.net>
12053         * src/compose.c
12054           src/prefs_account.c
12055           src/prefs_common.c
12056                 Fix some dropdown menus
12057
12058 2003-12-04 Colin Leroy <colin@colino.net>
12059         * src/compose.c
12060                 Fix event handlers on header fields
12061         * src/common/socket.c
12062           src/common/session.c
12063                 Fix segfault with callback (SSL)
12064                 Fix end of session 
12065
12066 2003-10-06 Thorsten Maerz <torte@netztorte.de>
12067
12068         * Fix compile bug in src/compose.c
12069         * removed src/gtk/gtkstext.[ch]
12070
12071 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
12072
12073         * Convert character set and escape "text" attributes in toolbar setting
12074         files.
12075         * Fixed bug in button-press-event handling.
12076
12077 2003-09-16 Thorsten Maerz <torte@netztorte.de>
12078
12079         * Fixed bug in key-press-event handling.
12080
12081 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
12082
12083         * Enabled to compile tray-icon plugin (Ad-hoc).
12084         * Avoid hang up bug of icon list in mime view (Ad-hoc).
12085
12086 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
12087
12088         * Enabled to compile on sylpheed-claws.
12089         (tray-icon plugin still cannot compile yet.)
12090
12091 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
12092
12093         * Updated to 0.9.5.
12094
12095 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
12096
12097         * Updated to 0.9.4.
12098         * Ported monitoring SSL mechanism to GSource of GLib2
12099         (I don't confirm it)
12100         * Added _gtk2 suffix to key name of font preference to avoid
12101         ovverwriting preference of Gtk+-1.2 version.
12102
12103 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
12104
12105         * Updated to 0.9.2.
12106
12107 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
12108
12109         * Updated to 0.9.1.
12110         * Translate po files into UTF-8 when execute autogen.sh.
12111
12112 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
12113
12114         * Updated to 0.9.0.
12115
12116 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
12117
12118         * Plugged GError related memory leaks.
12119
12120 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
12121
12122         * Changed default size of fonts.
12123         * Enabled to set titile font size of warning dialog.
12124
12125 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
12126
12127         * Embed a sylpheed icon into executable binary on Windows.
12128
12129 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
12130
12131         * I forgot to traslate character set of element string in src/xml.c.
12132
12133 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
12134
12135         * Fixed detecting bind_textdomain_codeset in configure.in.
12136         * The bug in which "Example" of "Date fromat" preference isn't displayed
12137         correctly has been fixed.
12138
12139 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
12140
12141         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
12142           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
12143           glib-gettextize
12144           Removed intl directory.
12145           Translated po files into UTF-8.
12146           (Thanks! Ryuji Abe)
12147
12148 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
12149
12150         * The bug which doesn't unscape string in xml.c has been fixed.
12151
12152 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
12153
12154         * The bug which is failed to translate encoding of file name thorough
12155         file dialog has been fixed.
12156
12157 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
12158
12159         * Modified to translate file names which is used in inporting/expoting
12160         mbox feature and "Save as" feature into locale encoding.
12161         * Translate file names into locale encoding when "Attache file" and
12162         "Insert file".
12163         * Force set G_BROKEN_FILENAMES environment variable.
12164         * Other minor fixes.
12165
12166 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
12167
12168         * Modified to treat MH folder's name as locale encoding.
12169
12170 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
12171
12172         * The bug which clash on switching candidates of auto completion of
12173         addresses, cannot use auto completion in Japanesse is fixed
12174         (Thanks! Tokunaga-san)¡¥
12175
12176 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12177
12178         * The bug which cannot switch key accelerator preference has been fixed
12179         (Thanks! smbd-san)¡¥
12180
12181 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12182
12183         * version 0.8.11-gtk2-20030314
12184
12185 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12186
12187         * The bug in which character set conversion of filtering messages has
12188         been fixed.(Thanks! COCOA-san).
12189
12190 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
12191
12192         * Revived "Leave space on head" preference in "Message" category.
12193         * A bug which clash when put the cursor to end of buffer and execute
12194         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
12195
12196 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12197
12198         * version 0.8.11-gtk2-20030312
12199
12200 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12201
12202         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12203         * Modified to use Pango's API directly for font preference.
12204         * Integrated GtkTextView of textview to one widget.
12205         * Set fonts of header title in textview by "header_title" tag.
12206         * Removed some deprecated codes.
12207
12208 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12209
12210         * Updated to 0.8.11.
12211         * Merged cygwin patch(Thanks! Sakai-san).
12212
12213 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12214
12215         * version 0.8.10-gtk2-20030309