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