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