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