b3a73fa916e4dcde4209d31d2bc1a5d2af5e0b7a
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-04 [colin]      1.9.15cvs11
2
3         * src/plugins/trayicon/trayicon.c
4                 Finish cosmetic change - thanks to wwp
5
6 2005-10-04 [colin]      1.9.15cvs10
7
8         * src/toolbar.c
9                 Use Compose instead of Email by default.
10                 Spotted by wwp.
11
12 2005-10-04 [colin]      1.9.15cvs9
13
14         * src/folder.c
15         * src/folder.h
16         * src/folderview.c
17         * src/imap.c
18         * src/etpan/imap-thread.c
19         * src/etpan/imap-thread.h
20                 Try to make IMAP faster, by simplifying SEARCH
21                 commands, avoiding sending two STATUS in a row,
22                 and deferring flags sync and processing just
23                 after displaying the folder. 
24                 This will update the SummaryView in certain
25                 cases (new mails not already fetched, flags
26                 changed from another client) but in a non-
27                 blocking manner.
28
29 2005-10-04 [colin]      1.9.15cvs8
30
31         * src/plugins/trayicon/trayicon.c
32                 Relabel "Offline" to "Work offline"
33
34 2005-10-04 [colin]      1.9.15cvs7
35
36         * src/export.c
37         * src/import.c
38         * src/mbox.c
39                 Fix mbox import/export buglets
40                 Patch by wwp
41         * src/plugins/trayicon/trayicon.c
42                 Add offline swithc
43                 Patch by wwp
44
45 2005-10-04 [colin]      1.9.15cvs6
46
47         * src/folder.c
48         * src/folderview.c
49         * src/summaryview.c
50                 Better fix (don't break mark all read) for cvs2
51
52 2005-10-03 [colin]      1.9.15cvs5
53
54         * src/folder.c
55                 Use a sane sort by default
56
57 2005-10-03 [colin]      1.9.15cvs4
58
59         * src/inc.c
60                 Add a 'Only once' button for overriding offline mode
61         * src/prefs_account.c
62         * src/wizard.c
63                 Add Local mbox to the wizard
64                 Add IMAP subdir to the wizard (or the wizard is useless
65                 for such accounts, or even worse than useless)
66                 Move IMAP subdir from Advanced to Receive tab, as it's
67                 not that uncommon
68
69 2005-10-03 [colin]      1.9.15cvs3
70
71         * src/send_message.c
72                 Forgot this one in cvs1
73
74 2005-10-03 [colin]      1.9.15cvs2
75
76         * src/folder.c
77                 Faster close when leaving a folder with lots
78                 of new mails. Idea by David Relson.
79
80 2005-10-03 [colin]      1.9.15cvs1
81
82         * src/compose.c
83         * src/imap.c
84         * src/inc.c
85         * src/main.c
86         * src/messageview.c
87         * src/news.c
88         * src/summaryview.c
89         * src/gtk/sslcertwindow.c
90         * src/plugins/trayicon/trayicon.c
91                 Add accels to every AlertPanel. Patch by Fabien 
92                 Vantard
93
94 2005-10-03 [paul]       1.9.15
95
96         1.9.15 released
97
98 2005-10-03 [paul]       1.9.14cvs68
99
100         * po/ca.po
101         * po/de.po
102         * po/es.po
103         * po/fi.po
104         * po/fr.po
105         * po/sk.po
106         * po/sr.po
107         * po/zh_CN.po
108                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
109                 Mones Lastra, Tommi Pirinen, Fabien vantard,
110                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
111
112 2005-10-03 [paul]       1.9.14cvs67
113
114         * src/send_message.c
115                 prevent hang on Cancel
116                 patch by Colin
117
118 2005-10-03 [paul]       1.9.14cvs66
119
120         * src/main.c
121                 fix crash in IMAP caused by discrepancy
122                 between check_at_startup and offline mode
123                 Patch by Colin
124
125 2005-10-01 [paul]       1.9.14cvs65
126
127         * src/inc.c
128                 fix engrish
129
130 2005-10-01 [paul]       1.9.14cvs64
131         * src/export.c
132         * src/import.c
133                 synchronise import_mbox() and export_mbox()
134         * src/mbox.c
135                 proc_mbox(): add alert if file cannot be opened
136                 export_list_to_mbox(): test if dest file exists,
137                 prompt user to overwrite if it does. add alert
138                 if file cannot be created
139                                                                 
140         Patch by wwp
141                                                                                                                 
142
143 2005-09-30 [paul]       1.9.14cvs63
144
145         * src/addressbook.c
146                 Fix sensitivity of a menu
147         * src/codeconv.c
148                 Respect hidden pref for mails with no encoding
149         * src/common/xml.c
150                 Fix memory corruption
151         * src/plugins/pgpcore/sgpgme.c
152                 Fix segfault on incomplete sigs, and display
153                 of S/Mime UIDs
154
155         Patches by Colin
156
157 2005-09-30 [colin]      1.9.14cvs62
158
159         * src/partial_download.c
160                 Little logic fix in almost-dead code
161         * src/pop.c
162                 Fix partial download when there's no new mail
163
164 2005-09-29 [paul]       1.9.14cvs61
165
166         * src/plugins/pgpinline/pgpinline.c
167                 fix bug 819, 'crash accessing sign message'
168                 Patch by Colin
169
170 2005-09-28 [martin]     1.9.14cvs60
171
172         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
173                 fix bug #790 (Crash when restarting window manager (fluxbox))
174
175 2005-09-28 [paul]       1.9.14cvs59
176
177         * src/gtk/gtkaspell.c
178                 fix off-by-one typo
179
180 2005-09-27 [colin]      1.9.14cvs58
181
182         * src/plugins/pgpcore/sgpgme.c
183                 Report error when there's one, instead of
184                 "Signature unchecked" 
185
186 2005-09-27 [colin]      1.9.14cvs57
187
188         * src/prefs_quote.c
189                 Fix bug #816 (Weird quotation with spaces)
190
191 2005-09-27 [colin]      1.9.14cvs56
192
193         * src/codeconv.c
194         * src/compose.c
195         * src/compose.h
196                 Put subject in compose's title
197                 Fix Automatic encoding so that it's really automatic:
198                 first try default locale's charset, then charset of the replied mail, 
199                 then utf-8
200                 Fix encoding of headers (must be in strict mode too)
201
202 2005-09-26 [colin]      1.9.14cvs55
203
204         * src/gtk/gtkaspell.c
205                 Fix previous patch - don't color the space,
206                 just uncolor it :)
207
208 2005-09-26 [colin]      1.9.14cvs54
209
210         * src/gtk/gtkaspell.c
211                 Unmark space if possible
212
213 2005-09-26 [colin]      1.9.14cvs53
214
215         * src/imap.c
216                 log_error instead of alertpanel according to the pref
217         * src/etpan/imap-thread.c
218                 Print connect status, copy only necessary size to 
219                 logger
220         * src/plugins/pgpmime/pgpmime.c
221                 Handle S/Mime signatures (verification only). Patch based
222                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
223
224 2005-09-26 [paul]       1.9.14cvs52
225
226         * src/common/passcrypt.c
227                 this 'workaround' not necessary on NetBSD.
228                 Thanks to Daniel Gustafson
229
230 2005-09-26 [paul]
231
232         1.9.15-rc4 released
233
234 2005-09-26 [paul]       1.9.14cvs51
235
236         * src/summaryview.c
237                 Skip currently selected message when
238                 looking for next new or unread message
239                 in current folder. Patch by Colin
240         * src/common/passcrypt.c
241                 eliminate warnings on *BSD. Patch by
242                 Daniel Gustafson
243
244 2005-09-26 [colin]      1.9.14cvs50
245
246         * src/procmsg.c
247                 Call postfiltering hook anyway
248
249 2005-09-22 [colin]      1.9.14cvs49
250
251         * src/codeconv.c
252         * src/codeconv.h
253                 Add a strict mode that doesn't replace with _
254         * src/compose.c
255         * src/compose.h
256                 Use strict conversion while sending
257                 Fix race when drafting while sending (happens
258                 on IMAP)
259                 Fix d'n'd of messages from summaryview
260         * src/prefs_common.c
261         * src/prefs_common.h
262                 add hidden utf8_instead_of_locale_for_broken_mail 
263                 pref for people that preferred the default charset 
264                 to be utf8 for broken mails
265         * src/quote_fmt_parse.y
266                 fix bug #815 (No quote insert if "From:" fied 
267                 contained Russian letters)
268         * src/summaryview.c
269                 Fix d'n'd of messages to compose
270
271 2005-09-22 [paul]       1.9.14cvs48
272
273         * src/compose.c
274                 fix bug where attachments Name entry
275                 would display Path instead
276
277 2005-09-21 [paul]       1.9.14cvs47
278
279         * README
280         * README.jp
281         * configure.ac
282         * config/config.rpath
283         * doc/manual/en/sylpheed-20.html
284         * doc/manual/es/sylpheed-20.html
285         * po/bg.po
286         * po/ca.po
287         * po/de.po
288         * po/es.po
289         * po/fr.po
290         * po/it.po
291         * po/pt_BR.po
292         * po/sk.po
293         * po/zh_TW.po
294         * src/account.c
295         * src/account.h
296         * src/action.c
297         * src/action.h
298         * src/adbookbase.h
299         * src/addr_compl.c
300         * src/addr_compl.h
301         * src/addrbook.c
302         * src/addrbook.h
303         * src/addrcache.c
304         * src/addrcache.h
305         * src/addrcindex.c
306         * src/addrcindex.h
307         * src/addrclip.c
308         * src/addrclip.h
309         * src/addrdefs.h
310         * src/addressadd.c
311         * src/addressadd.h
312         * src/addressbook.c
313         * src/addressbook.h
314         * src/addressitem.h
315         * src/addrgather.c
316         * src/addrgather.h
317         * src/addrharvest.c
318         * src/addrharvest.h
319         * src/addrindex.c
320         * src/addrindex.h
321         * src/addritem.c
322         * src/addritem.h
323         * src/addrquery.c
324         * src/addrquery.h
325         * src/addrselect.c
326         * src/addrselect.h
327         * src/alertpanel.c
328         * src/alertpanel.h
329         * src/browseldap.c
330         * src/browseldap.h
331         * src/codeconv.c
332         * src/codeconv.h
333         * src/compose.c
334         * src/compose.h
335         * src/crash.c
336         * src/crash.h
337         * src/customheader.c
338         * src/customheader.h
339         * src/displayheader.c
340         * src/displayheader.h
341         * src/editaddress.c
342         * src/editaddress.h
343         * src/editbook.c
344         * src/editbook.h
345         * src/editgroup.c
346         * src/editgroup.h
347         * src/editjpilot.c
348         * src/editjpilot.h
349         * src/editldap.c
350         * src/editldap.h
351         * src/editldap_basedn.c
352         * src/editldap_basedn.h
353         * src/editvcard.c
354         * src/editvcard.h
355         * src/enriched.c
356         * src/enriched.h
357         * src/exphtmldlg.c
358         * src/exphtmldlg.h
359         * src/expldifdlg.c
360         * src/expldifdlg.h
361         * src/export.c
362         * src/export.h
363         * src/exporthtml.c
364         * src/exporthtml.h
365         * src/exportldif.c
366         * src/exportldif.h
367         * src/filtering.c
368         * src/filtering.h
369         * src/folder.c
370         * src/folder.h
371         * src/folder_item_prefs.c
372         * src/folder_item_prefs.h
373         * src/foldersel.c
374         * src/foldersel.h
375         * src/folderutils.c
376         * src/folderutils.h
377         * src/folderview.c
378         * src/folderview.h
379         * src/grouplistdialog.c
380         * src/grouplistdialog.h
381         * src/headerview.c
382         * src/headerview.h
383         * src/html.c
384         * src/html.h
385         * src/image_viewer.c
386         * src/image_viewer.h
387         * src/imap.c
388         * src/imap.h
389         * src/imap_gtk.c
390         * src/imap_gtk.h
391         * src/import.c
392         * src/import.h
393         * src/importldif.c
394         * src/importldif.h
395         * src/importmutt.c
396         * src/importmutt.h
397         * src/importpine.c
398         * src/importpine.h
399         * src/inc.c
400         * src/inc.h
401         * src/jpilot.c
402         * src/jpilot.h
403         * src/ldapctrl.c
404         * src/ldapctrl.h
405         * src/ldaplocate.c
406         * src/ldaplocate.h
407         * src/ldapquery.c
408         * src/ldapquery.h
409         * src/ldapserver.c
410         * src/ldapserver.h
411         * src/ldaputil.c
412         * src/ldaputil.h
413         * src/ldif.c
414         * src/ldif.h
415         * src/localfolder.c
416         * src/localfolder.h
417         * src/main.c
418         * src/main.h
419         * src/mainwindow.c
420         * src/mainwindow.h
421         * src/manual.c
422         * src/manual.h
423         * src/matcher.c
424         * src/matcher.h
425         * src/matcher_parser.h
426         * src/matcher_parser_lex.l
427         * src/matcher_parser_parse.y
428         * src/mbox.c
429         * src/mbox.h
430         * src/message_search.c
431         * src/message_search.h
432         * src/messageview.c
433         * src/messageview.h
434         * src/mh.c
435         * src/mh.h
436         * src/mh_gtk.c
437         * src/mh_gtk.h
438         * src/mimeview.c
439         * src/mimeview.h
440         * src/msgcache.c
441         * src/msgcache.h
442         * src/mutt.c
443         * src/mutt.h
444         * src/news.c
445         * src/news.h
446         * src/news_gtk.c
447         * src/news_gtk.h
448         * src/noticeview.c
449         * src/noticeview.h
450         * src/partial_download.c
451         * src/partial_download.h
452         * src/pine.c
453         * src/pine.h
454         * src/pop.c
455         * src/pop.h
456         * src/prefs_account.c
457         * src/prefs_account.h
458         * src/prefs_actions.c
459         * src/prefs_actions.h
460         * src/prefs_common.c
461         * src/prefs_common.h
462         * src/prefs_compose_writing.c
463         * src/prefs_compose_writing.h
464         * src/prefs_customheader.c
465         * src/prefs_customheader.h
466         * src/prefs_display_header.c
467         * src/prefs_display_header.h
468         * src/prefs_ext_prog.c
469         * src/prefs_ext_prog.h
470         * src/prefs_filtering.c
471         * src/prefs_filtering.h
472         * src/prefs_filtering_action.c
473         * src/prefs_filtering_action.h
474         * src/prefs_folder_column.c
475         * src/prefs_folder_column.h
476         * src/prefs_folder_item.c
477         * src/prefs_folder_item.h
478         * src/prefs_fonts.c
479         * src/prefs_fonts.h
480         * src/prefs_gtk.c
481         * src/prefs_gtk.h
482         * src/prefs_image_viewer.c
483         * src/prefs_image_viewer.h
484         * src/prefs_matcher.c
485         * src/prefs_matcher.h
486         * src/prefs_message.c
487         * src/prefs_message.h
488         * src/prefs_msg_colors.c
489         * src/prefs_msg_colors.h
490         * src/prefs_other.c
491         * src/prefs_other.h
492         * src/prefs_quote.c
493         * src/prefs_quote.h
494         * src/prefs_receive.c
495         * src/prefs_receive.h
496         * src/prefs_send.c
497         * src/prefs_send.h
498         * src/prefs_spelling.c
499         * src/prefs_spelling.h
500         * src/prefs_summaries.c
501         * src/prefs_summaries.h
502         * src/prefs_summary_column.c
503         * src/prefs_summary_column.h
504         * src/prefs_template.c
505         * src/prefs_template.h
506         * src/prefs_themes.c
507         * src/prefs_themes.h
508         * src/prefs_toolbar.c
509         * src/prefs_toolbar.h
510         * src/prefs_wrapping.c
511         * src/prefs_wrapping.h
512         * src/privacy.c
513         * src/privacy.h
514         * src/procheader.c
515         * src/procheader.h
516         * src/procmime.c
517         * src/procmime.h
518         * src/procmsg.c
519         * src/procmsg.h
520         * src/quote_fmt.c
521         * src/quote_fmt_parse.y
522         * src/recv.c
523         * src/recv.h
524         * src/remotefolder.c
525         * src/remotefolder.h
526         * src/send_message.c
527         * src/send_message.h
528         * src/setup.c
529         * src/setup.h
530         * src/simple-gettext.c
531         * src/sourcewindow.c
532         * src/sourcewindow.h
533         * src/ssl_manager.c
534         * src/ssl_manager.h
535         * src/statusbar.c
536         * src/statusbar.h
537         * src/stock_pixmap.c
538         * src/stock_pixmap.h
539         * src/summary_search.c
540         * src/summary_search.h
541         * src/summaryview.c
542         * src/summaryview.h
543         * src/syldap.c
544         * src/syldap.h
545         * src/textview.c
546         * src/textview.h
547         * src/toolbar.c
548         * src/toolbar.h
549         * src/undo.c
550         * src/undo.h
551         * src/unmime.c
552         * src/unmime.h
553         * src/vcard.c
554         * src/vcard.h
555         * src/wizard.c
556         * src/wizard.h
557         * src/common/base64.c
558         * src/common/base64.h
559         * src/common/defs.h
560         * src/common/hooks.c
561         * src/common/hooks.h
562         * src/common/log.c
563         * src/common/log.h
564         * src/common/md5.c
565         * src/common/md5.h
566         * src/common/mgutils.c
567         * src/common/mgutils.h
568         * src/common/nntp.c
569         * src/common/nntp.h
570         * src/common/passcrypt.c
571         * src/common/passcrypt.h.in
572         * src/common/plugin.c
573         * src/common/plugin.h
574         * src/common/prefs.c
575         * src/common/prefs.h
576         * src/common/progressindicator.c
577         * src/common/progressindicator.h
578         * src/common/quoted-printable.c
579         * src/common/quoted-printable.h
580         * src/common/session.c
581         * src/common/session.h
582         * src/common/smtp.c
583         * src/common/smtp.h
584         * src/common/socket.c
585         * src/common/socket.h
586         * src/common/ssl.c
587         * src/common/ssl.h
588         * src/common/ssl_certificate.c
589         * src/common/ssl_certificate.h
590         * src/common/string_match.c
591         * src/common/string_match.h
592         * src/common/stringtable.c
593         * src/common/sylpheed.c
594         * src/common/sylpheed.h
595         * src/common/template.c
596         * src/common/template.h
597         * src/common/timing.h
598         * src/common/utils.c
599         * src/common/utils.h
600         * src/common/uuencode.c
601         * src/common/uuencode.h
602         * src/common/version.h.in
603         * src/common/xml.c
604         * src/common/xml.h
605         * src/common/xmlprops.c
606         * src/common/xmlprops.h
607         * src/gtk/about.c
608         * src/gtk/about.h
609         * src/gtk/colorlabel.c
610         * src/gtk/colorlabel.h
611         * src/gtk/colorsel.c
612         * src/gtk/colorsel.h
613         * src/gtk/description_window.c
614         * src/gtk/description_window.h
615         * src/gtk/filesel.c
616         * src/gtk/filesel.h
617         * src/gtk/foldersort.c
618         * src/gtk/foldersort.h
619         * src/gtk/gtkutils.c
620         * src/gtk/gtkutils.h
621         * src/gtk/inputdialog.c
622         * src/gtk/inputdialog.h
623         * src/gtk/logwindow.c
624         * src/gtk/logwindow.h
625         * src/gtk/manage_window.c
626         * src/gtk/manage_window.h
627         * src/gtk/menu.c
628         * src/gtk/menu.h
629         * src/gtk/pluginwindow.c
630         * src/gtk/pluginwindow.h
631         * src/gtk/prefswindow.c
632         * src/gtk/prefswindow.h
633         * src/gtk/progressdialog.c
634         * src/gtk/progressdialog.h
635         * src/gtk/quicksearch.c
636         * src/gtk/quicksearch.h
637         * src/gtk/sslcertwindow.c
638         * src/gtk/sslcertwindow.h
639         * src/plugins/clamav/clamav_plugin.c
640         * src/plugins/clamav/clamav_plugin.h
641         * src/plugins/clamav/clamav_plugin_gtk.c
642         * src/plugins/demo/demo.c
643         * src/plugins/dillo_viewer/dillo_prefs.c
644         * src/plugins/dillo_viewer/dillo_prefs.h
645         * src/plugins/dillo_viewer/dillo_viewer.c
646         * src/plugins/mathml_viewer/mathml_viewer.c
647         * src/plugins/pgpcore/passphrase.c
648         * src/plugins/pgpcore/passphrase.h
649         * src/plugins/pgpcore/plugin.c
650         * src/plugins/pgpcore/prefs_gpg.c
651         * src/plugins/pgpcore/prefs_gpg.h
652         * src/plugins/pgpcore/select-keys.c
653         * src/plugins/pgpcore/select-keys.h
654         * src/plugins/pgpcore/sgpgme.c
655         * src/plugins/pgpcore/sgpgme.h
656         * src/plugins/pgpinline/pgpinline.c
657         * src/plugins/pgpinline/pgpinline.h
658         * src/plugins/pgpinline/plugin.c
659         * src/plugins/pgpmime/pgpmime.c
660         * src/plugins/pgpmime/pgpmime.h
661         * src/plugins/pgpmime/plugin.c
662         * src/plugins/spamassassin/spamassassin.c
663         * src/plugins/spamassassin/spamassassin.h
664         * src/plugins/spamassassin/spamassassin_gtk.c
665         * src/plugins/trayicon/trayicon.c
666         * tools/OOo2sylpheed.pl
667         * tools/acroread2sylpheed.pl
668         * tools/asus_mailled.sh
669         * tools/filter_conv.pl
670         * tools/freshmeat_search.pl
671         * tools/google_search.pl
672         * tools/kmail2sylpheed.pl
673         * tools/kmail2sylpheed_v2.pl
674         * tools/maildir2sylpheed.pl
675         * tools/multiwebsearch.pl
676         * tools/newscache_clean.pl
677         * tools/outlook2sylpheed.pl
678         * tools/sylpheed-switcher
679         * tools/update-po
680         * tools/vcard2xml.py
681         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
682                 update FSF address
683
684 2005-09-21 [colin]      1.9.14cvs46
685
686         * src/gedit-print.c
687         * src/procmsg.c
688         * src/procmsg.h
689         * src/textview.c
690         * src/summaryview.c
691                 Remove some printing hacks (deselection/reselection),
692                 which by the way fix printing the currently 
693                 displayed mime part (still only text)
694                 Plus a little optimisation of summary_show
695
696
697 2005-09-20 [colin]      1.9.14cvs45
698
699         * src/mainwindow.c
700         * src/messageview.c
701                 GUI fixups: add accels, set message
702                 view title to displayed mail's subject
703         * src/prefs_spelling.c
704         * src/gtk/gtkaspell.c
705                 GUI fixups: allow underlining misspelled
706                 words instead of coloring them (a11y!)
707
708 2005-09-19 [colin]
709
710         1.9.15rc3 released
711
712 2005-09-19 [colin]      1.9.14cvs44
713
714         * src/compose.c
715                 Fix draft message
716         * src/gtk/gtkaspell.c
717                 Fix wrong test ;-)
718
719 2005-09-19 [colin]      1.9.14cvs43
720
721         * src/addressbook.c
722                 Fix sensitivity of Delete button
723         * src/compose.c
724                 Warn if the requested Privacy system
725                 is not available
726         * src/exphtmldlg.c
727         * src/expldifdlg.c
728         * src/importldif.c
729         * src/importmutt.c
730         * src/importpine.c
731                 Fix crappy UI
732         * src/
733         * src/ssl.h
734         * src/prefs_account.h
735         * src/prefs_account.c
736                 Save SSL prefs even in builds that have
737                 SSL support disable
738         * src/imap.c
739         * src/inc.c
740         * src/news.c
741         * src/send_message.c
742                 Warn if connection should be secure, but
743                 SSL support isn't compiled in
744         * src/gtkaspell.c
745                 Fix word separation on UTF-8 systems
746                 Fixes bug #812 (Strange inline spellchecking)
747         * src/compose.c
748                 Warn if the requested Privacy system
749                 is not available
750                 Factorize offline warning
751         * src/imap.c
752         * src/imap_gtk.c
753         * src/imap_gtk.h
754         * src/inc.h
755         * src/news_gtk.c
756         * src/news_gtk.h
757         * src/messageview.c
758                 Factorize offline warning
759
760 2005-09-19 [paul]
761
762         1.9.15-rc2 released
763
764 2005-09-18 [colin]      1.9.14cvs42
765
766         * src/codeconv.c
767         * src/codeconv.h
768         * src/procmime.c
769                 Add a way to get locale's charset ignoring utf-8,
770                 and use that as default encoding for broken mails
771
772 2005-09-18 [colin]      1.9.14cvs41
773
774         * src/gtk/logwindow.c
775                 Translate string. Patch by Fabien Vantard
776
777 2005-09-18 [colin]      1.9.14cvs40
778
779         * configure.ac
780                 Fix bug #803 (IMAP/SSL support breaks with 
781                 GnuTLS libetpan 0.38)
782
783 2005-09-18 [colin]      1.9.14cvs39
784
785         * src/codeconv.c
786         * src/compose.c
787         * src/procmime.c
788                 More charsets fixes. Fixes bug #806 (non
789                 ascii characters in subject line)
790
791 2005-09-17 [paul]       1.9.14cvs38
792
793         * src/folderview.c
794         * src/mainwindow.c
795                 fix gcc-2.95 issues
796                 Patch by Pawel Pekala
797
798 2005-09-17 [colin]      1.9.14cvs37
799
800         * src/addrindex.c
801                 bugfix for NO-USE LDAP compilation, patch 
802                 by Fabien Vantard
803
804 2005-09-17 [colin]      1.9.14cvs36
805
806         * src/prefs_actions.c
807         * src/prefs_customheader.c
808         * src/prefs_display_header.c
809         * src/prefs_filtering_action.c
810         * src/prefs_matcher.c
811         * src/prefs_toolbar.c
812                 Fix strange casts (less elegant but
813                 works better)
814
815 2005-09-16 [colin]      1.9.14cvs35
816
817         * src/jpilot.c
818                 Missed that one
819
820 2005-09-16 [colin]      1.9.14cvs34
821
822         * configure.ac
823         * src/Makefile.am
824         * src/addr_compl.c
825         * src/addrindex.c
826         * src/browseldap.c
827         * src/editldap.c
828         * src/ldaplocate.c
829         * src/ldapquery.c
830         * src/ldapquery.h
831         * src/ldapserver.c
832         * src/ldapserver.h
833         * src/main.c
834         * src/matcher_parser_parse.y
835         * src/prefs_themes.c
836         * src/etpan/Makefile.am
837         * src/gtk/description_window.c
838         * src/plugins/clamav/Makefile.am
839         * src/plugins/clamav/clamav_plugin.c
840         * src/plugins/dillo_viewer/Makefile.am
841         * src/plugins/pgpcore/Makefile.am
842         * src/plugins/pgpinline/Makefile.am
843         * src/plugins/pgpmime/Makefile.am
844         * src/plugins/trayicon/Makefile.am
845                 Fix 100% cpu usage in address completion list
846                 Fix little bugs (return with no values etc)
847                 Fix all warnings (with common CFLAGS)
848
849 2005-09-15 [colin]      1.9.14cvs33
850
851         * src/addressbook.c
852                 Fix bug where sometimes a group's email list is empty,
853                 force its refresh (probably fixes "Re: how to create a 
854                 distribution list")
855         * src/ldapquery.c
856                 Don't return to the callback in the main thread from the
857                 fetch thread (or face segs!)
858
859 2005-09-15 [paul]       1.9.14cvs32
860
861         * src/prefs_matcher.c
862                 forgotten in last commit
863
864 2005-09-15 [paul]       1.9.14cvs31
865
866         * src/prefs_actions.c
867         * src/prefs_filtering_action.c
868         * src/prefs_quote.c
869         * src/quote_fmt.c
870         * src/summaryview.c
871         * src/gtk/description_window.c
872         * src/gtk/description_window.h
873         * src/gtk/quicksearch.c
874                 allow interaction with the called
875                 description window
876                 Patch by Anders Hammar
877
878 2005-09-14 [paul]       1.9.14cvs30
879
880         * src/compose.c
881                 fix a little annoyance when pasting with 3rd button 
882                 with wrap_pastes=0 and wrap_input=1
883                 Patch by Colin
884
885 2005-09-14 [paul]       1.9.14cvs29
886
887         * src/prefs_account.c
888                 disable 'Filter messages on receiving' for
889                 SMTP-only accounts
890                 Patch  by Anders Hammar
891
892 2005-09-14 [paul]       1.9.14cvs28
893
894         * po/sk.po
895                 fix crash
896                 updated by Andrej Kacian
897
898 2005-09-14 [paul]
899
900         1.9.15-rc1 released
901
902 2005-09-14 [paul]       1.9.14cvs27
903
904         * po/es.po
905                 updated by Ricardo Mones Lastra
906         * src/compose.c
907         * src/compose.h
908                 associate no_wrap_tags to Compose windows
909                 instead of using a static one
910                 Patch by Colin
911         * src/mbox.c
912                 fix proc_mbox()
913                 Patch by wwp
914         * src/textview.c
915                 remove unneeded printf()
916
917 2005-09-14 [paul]       1.9.14cvs26
918
919         * src/addrcache.c
920         * src/codeconv.h
921         * src/folder.h
922         * src/mainwindow.h
923         * src/mh.c
924         * src/mimeview.h
925         * src/partial_download.c
926         * src/pop.c
927         * src/prefs_account.c
928         * src/prefs_account.h
929         * src/prefs_actions.c
930         * src/prefs_customheader.c
931         * src/prefs_display_header.c
932         * src/prefs_filtering_action.c
933         * src/prefs_matcher.c
934         * src/prefs_toolbar.c
935         * src/privacy.h
936         * src/procmime.c
937         * src/procmime.h
938         * src/procmsg.h
939         * src/textview.c
940         * src/undo.h
941         * src/common/plugin.c
942         * src/common/session.h
943         * src/common/socket.c
944         * src/common/socket.h
945         * src/common/template.c
946         * src/gtk/gtkaspell.c
947         * src/gtk/quicksearch.h
948         * src/plugins/pgpcore/passphrase.c
949         * src/plugins/pgpcore/prefs_gpg.h
950         * src/plugins/pgpcore/select-keys.c
951         * src/plugins/pgpcore/select-keys.h
952         * src/plugins/pgpcore/sgpgme.c
953         * src/plugins/pgpinline/pgpinline.c
954         * src/plugins/pgpmime/pgpmime.c
955         * src/plugins/trayicon/trayicon.c
956                 fix compilation warnings
957                 Patch by Daniel Gustafson
958
959 2005-09-14 [paul]       1.9.14cvs25
960
961         * src/addressbook.c
962                 add missing column header, and other small
963                 bug fixes
964                 Patch by Anders Hammar
965
966 2005-09-13 [colin]      1.9.14cvs24
967
968         * src/gtk/gtkaspell.c
969                 Fix non-utf8 in menu
970                 Fix little leaks
971                 Nullify struct members after free()s
972
973 2005-09-13 [colin]      1.9.14cvs23
974
975         * src/compose.c
976                 Test utf8 compliance before inserting to 
977                 buffer, and try to convert if necessary
978         * src/procmime.c
979                 If no charset is present, use the locale 
980                 one instead of us-ascii
981         * src/procmsg.c
982                 Add Sender, List-Post and To in the checked 
983                 headers for automatic rules creation 
984                 (thanks to wwp)
985         * src/prefs_themes.c
986         * src/gtk/gtkaspell.c
987                 Remove deprecated functions. 
988                 patch by Daniel Gustafson
989
990 2005-09-12 [colin]      1.9.14cvs22
991
992         * src/compose.c
993                 Fix bug #448 (Scrolling/Redraw issue with 
994                 address-fields in Header)
995         * src/mainwindow.c
996         * src/summaryview.c
997         * src/summaryview.h
998                 Fix loss of MSG_MARKED on move/copy
999                 Fix bug #804 (Quicksearch togglebutton doesn't 
1000                 get depressed after '/' key is pressed)
1001
1002 2005-09-12 [paul]       1.9.14cvs21
1003
1004         * AUTHORS
1005         * src/gtk/logwindow.c
1006                 add 'Clear Log' to popup menu
1007                 Patch by Anders Hammar <anders.hammar@telia.com>
1008
1009 2005-09-12 [paul]       1.9.14cvs20
1010
1011         * src/compose.c
1012                 set correct sensitivity on attachments
1013                 popup menu
1014         * src/folder.c
1015                 fix typo
1016         * src/prefs_spelling.c
1017                 fix crash when no LANG env is set
1018         * src/common/xml.c
1019                 fix crash in wizard
1020                 don't use memeory after free
1021
1022         All patches by Daniel Gustafson
1023
1024 2005-09-12 [paul]       1.9.14cvs19
1025
1026         * src/prefs_themes.c
1027                 make theme info selectable
1028         * src/gtk/description_window.c
1029                 make window non-modal
1030         * tools/README
1031                 add details of asus_mailed.sh
1032         * tools/claws.i18n.status.pl
1033                 update for new zh_TW translator
1034                 widen the output
1035                 create alternate coloured lines
1036                 improve readability
1037
1038 2005-09-10 [colin]      1.9.14cvs18
1039
1040         * src/plugins/pgpcore/select-keys.c
1041                 Better order for the buttons
1042
1043 2005-09-10 [colin]      1.9.14cvs17
1044
1045         * src/compose.c
1046         * src/plugins/pgpcore/select-keys.c
1047         * src/plugins/pgpcore/select-keys.h
1048         * src/plugins/pgpcore/sgpgme.c
1049                 Add a "Don't encrypt" button to the key
1050                 selection dialog. Fixes bug #177 (There should be a 
1051                 'Don't encrypt button in the Select Keys dialog)
1052
1053 2005-09-10 [colin]      1.9.14cvs16
1054
1055         * src/compose.c
1056                 Fix bug #572 (%X option does not work with templates)
1057
1058 2005-09-10 [colin]      1.9.14cvs15
1059
1060         * src/toolbar.c 
1061                 Remove g_print
1062
1063 2005-09-10 [colin]      1.9.14cvs14
1064
1065         * src/imap.c
1066                 Fix a possible crash
1067
1068 2005-09-09 [colin]      1.9.14cvs13
1069
1070         * src/imap.c
1071         * src/etpan/imap-thread.c
1072         * src/etpan/imap-thread.h
1073                 Fix moving from queue or drafts to normal folders
1074                 Fix bug #794 (No way to delete without expunging)
1075                 Take flags unset by other mailers into account
1076                 Take deleted flag set by other mailers into account
1077                 Fix unsetting REPLIED flag
1078                 Fix crash when capabilities can't be retrieved
1079         * src/mainwindow.c
1080         * src/mainwindow.h
1081                 Add M_DELAYED_FLAGS condition, and let the user use
1082                 Execute in order to be able to expunge deleted mails,
1083                 even if he's not in delayed execute mode
1084         * src/prefs_spelling.c
1085                 Use 'en' dictionary by default if LANG is POSIX or C
1086         * src/gtk/prefswindow.c
1087                 Fix bug #767 (Preferences windows expanding) by making
1088                 the window a bit larger when the resolution is greater
1089                 than 640x480, and by putting the prefs in a
1090                 GtkScrolledWindow.
1091
1092 2005-09-09 [paul]       1.9.14cvs12
1093
1094         * AUTHORS
1095         * configure.ac
1096         * po/zh_TW.Big5.po      ** REMOVED **
1097         * po/zh_TW.po           ** ADDED **
1098                 updated by Wei-Lun Chao
1099
1100 2005-09-09 [paul]       1.9.14cvs11
1101
1102         * src/mainwindow.c
1103                 fix asserts
1104         * src/common/xml.c
1105                 delay memory allocation until file is
1106                 opened successfully
1107                 Patch by Daniel Gustafson
1108
1109 2005-09-09 [cleroy]     1.9.14cvs10
1110
1111         * src/imap.c
1112                 Add guards
1113
1114 2005-09-08 [colin]      1.9.14cvs9
1115
1116         * src/compose.c
1117                 Alert when we can't save draft
1118                 Fix various wrap/color issues
1119                 Add mid-click pasting respecting wrap_paste option
1120         * src/folder.c
1121         * src/folder.h
1122         * src/folder_item_prefs.c
1123         * src/folder_item_prefs.h
1124         * src/imap.c
1125         * src/imap_gtk.c
1126         * src/imap_gtk.h
1127         * src/main.c
1128         * src/mainwindow.c
1129         * src/mainwindow.h
1130         * src/news.c
1131         * src/news_gtk.c
1132         * src/news_gtk.h
1133         * src/prefs_folder_item.c
1134                 Fix the impossibility to synchronise folders for
1135                 offline use (IMAP and NNTP are concerned)
1136
1137 2005-09-08 [colin]      1.9.14cvs8
1138
1139         * configure.ac
1140                 Build LDAP and JPilot by default if available
1141         * src/textview.c
1142                 Fix use after free
1143
1144 2005-09-08 [paul]       1.9.14cvs7
1145
1146         * doc/manual/en/sylpheed-1.html
1147         * doc/manual/en/sylpheed-18.html
1148         * doc/manual/en/sylpheed-19.html
1149         * doc/manual/en/sylpheed-4.html
1150         * doc/manual/en/sylpheed-6.html
1151         * doc/manual/en/sylpheed.html
1152                 a few minor updates, plus include some
1153                 details about plugins and their requirements
1154         * src/mainwindow.c
1155                 minor changes to English in /View/Sort
1156
1157 2005-09-07 [colin]      1.9.14cvs6
1158
1159         * doc/manual/en/sylpheed-1.html
1160         * doc/manual/en/sylpheed-10.html
1161         * doc/manual/en/sylpheed-11.html
1162         * doc/manual/en/sylpheed-12.html
1163         * doc/manual/en/sylpheed-13.html
1164         * doc/manual/en/sylpheed-14.html
1165         * doc/manual/en/sylpheed-15.html
1166         * doc/manual/en/sylpheed-16.html
1167         * doc/manual/en/sylpheed-17.html
1168         * doc/manual/en/sylpheed-18.html
1169         * doc/manual/en/sylpheed-19.html
1170         * doc/manual/en/sylpheed-2.html
1171         * doc/manual/en/sylpheed-20.html
1172         * doc/manual/en/sylpheed-21.html
1173         * doc/manual/en/sylpheed-22.html
1174         * doc/manual/en/sylpheed-3.html
1175         * doc/manual/en/sylpheed-4.html
1176         * doc/manual/en/sylpheed-5.html
1177         * doc/manual/en/sylpheed-6.html
1178         * doc/manual/en/sylpheed-7.html
1179         * doc/manual/en/sylpheed-8.html
1180         * doc/manual/en/sylpheed-9.html
1181         * doc/manual/en/sylpheed.html
1182                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1183
1184 2005-09-07 [colin]      1.9.14cvs5
1185
1186         * src/mainwindow.c
1187                 Make labels more to-the-point
1188
1189 2005-09-07 [colin]      1.9.14cvs4
1190
1191         * doc/manual/en/sylpheed-1.html
1192         * doc/manual/en/sylpheed-12.html
1193         * doc/manual/en/sylpheed-13.html
1194         * doc/manual/en/sylpheed-14.html
1195         * doc/manual/en/sylpheed-15.html
1196         * doc/manual/en/sylpheed-16.html
1197         * doc/manual/en/sylpheed-17.html
1198         * doc/manual/en/sylpheed-18.html
1199         * doc/manual/en/sylpheed-19.html
1200         * doc/manual/en/sylpheed-2.html
1201         * doc/manual/en/sylpheed-20.html
1202         * doc/manual/en/sylpheed-21.html
1203         * doc/manual/en/sylpheed-22.html
1204         * doc/manual/en/sylpheed-4.html
1205         * doc/manual/en/sylpheed-5.html
1206         * doc/manual/en/sylpheed-6.html
1207         * doc/manual/en/sylpheed-7.html
1208         * doc/manual/en/sylpheed-8.html
1209         * doc/manual/en/sylpheed-9.html
1210         * doc/manual/en/sylpheed.html
1211                 Update manual
1212
1213 2005-09-07 [colin]      1.9.14cvs3
1214
1215         * doc/faq/en/sylpheed-faq-1.html
1216         * doc/faq/en/sylpheed-faq-2.html
1217         * doc/faq/en/sylpheed-faq-3.html
1218         * doc/faq/en/sylpheed-faq.html
1219                 Update FAQ
1220
1221 2005-09-07 [colin]      1.9.14cvs2
1222
1223         * src/folderview.c
1224         * src/procmsg.c
1225         * src/summaryview.c
1226         * src/toolbar.c
1227                 Fix special subfolders:
1228                 - Inherit parent's icon
1229                 - sent contents of queues subfolders
1230                 - empty subfolders of trashes
1231         * src/mainwindow.c
1232                 Remove outdated manual and faq entries
1233         * src/common/utils.c
1234                 Add quotes around %s coming from mailcap
1235
1236 2005-09-07 [colin]      1.9.14cvs1
1237
1238         * src/compose.c
1239                 After saving draft, set modified to FALSE
1240         * src/mimeview.c
1241         * src/common/utils.c
1242         * src/common/utils.h
1243                 Try to open mime parts using what is 
1244                 indicated in ~/.mailcap or /etc/mailcap,
1245                 if possible.
1246
1247 2005-09-05 [paul]       1.9.14
1248
1249         1.9.14 released
1250
1251         * po/sk.po
1252                 updated by Andrej Kacian
1253
1254 2005-09-05 [paul]       1.9.13cvs83
1255
1256         * po/de.po
1257         * po/es.po
1258         * po/fi.po
1259         * po/fr.po
1260         * po/nb.po
1261         * po/pt_BR.po
1262         * po/sr.po
1263                 updated translations by Thomas Gilgin, Ricardo Mones
1264                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1265                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1266
1267 2005-09-04 [paul]       1.9.13cvs82
1268
1269         * src/compose.c
1270                 only warn about exceeded line length limit
1271                 on send
1272
1273 2005-09-04 [paul]       1.9.13cvs81
1274
1275         * src/compose.c
1276                 fix crash in 'line length exceeded' dialogue
1277
1278 2005-09-02 [paul]       1.9.13cvs80
1279
1280         * src/imap.c
1281                 fix bug 795, 'Connection lost IMAP'
1282                 and add statusbar prints
1283                 Patch by Colin
1284
1285 2005-09-02 [paul]       1.9.13cvs79
1286
1287         * src/compose.c
1288                 compose_wrap_paragraph() becomes
1289                 compose_beautify_paragraph()
1290                 Patch by Colin
1291
1292 2005-09-02 [cleroy]     1.9.13cvs78
1293
1294         * src/folderview.c
1295                 Micro-fix
1296
1297 2005-09-01 [colin]      1.9.13cvs77
1298
1299         * src/imap.c
1300                 Maybe fix bug #795 (Connection lost IMAP)
1301                 Don't try to send logout when we're disconnected.
1302         * src/summaryview.c
1303                 Include locked and marked emails in HRM
1304                 view. Fixes bug #800 (Locked messages no longer 
1305                 show up when hide read messages is used)
1306
1307 2005-09-01 [paul]       1.9.13cvs76
1308
1309         * src/prefs_common.c
1310                 fix bad cutting
1311
1312 2005-08-31 [colin]      1.9.13cvs75
1313
1314         * src/folderview.c
1315         * src/folderview.h
1316         * src/prefs_summaries.c
1317         * src/summaryview.c
1318                 Fix "go to next new", fix preference
1319                 (Open unread/next swapped)
1320
1321 2005-08-31 [paul]       1.9.13cvs74
1322
1323         * src/compose.c
1324         * src/folderview.c
1325         * src/headerview.c
1326         * src/headerview.h
1327         * src/mainwindow.c
1328         * src/prefs_common.c
1329         * src/prefs_common.h
1330         * src/prefs_fonts.c
1331         * src/summaryview.c
1332         * src/textview.c
1333         * src/common/defs.h
1334                 remove obsolete BOLD_FONT setting
1335                 fix font update in headerview and textview
1336                 headers after prefs change
1337                 Patch By Colin
1338
1339 2005-08-31 [paul]
1340
1341         1.9.14-rc4 released
1342
1343 2005-08-30 [colin]      1.9.13cvs73
1344
1345         * src/summaryview.c
1346                 When Hide read messages is selected and we
1347                 refresh the summaryview, don't remove the 
1348                 currently displayed message. Fixes bug #797
1349                 (Summary view reloads when new mail is 
1350                 downloaded in 1.9.14 rc)
1351
1352 2005-08-30 [colin]      1.9.13cvs72
1353
1354         * src/folderview.c
1355                 Fix flickering
1356         * src/mainwindow.c
1357                 Remove useless callback
1358         * src/mimeview.c
1359         * src/gtk/filesel.c
1360         * src/gtk/filesel.h
1361                 Add a filesel_select_file_save_folder() - used by Save All
1362
1363 2005-08-29 [paul]       1.9.13cvs71
1364
1365         * AUTHORS
1366         * src/matcher_parser_parse.y
1367         * src/etpan/imap-thread.c
1368                 fix building on FreeBSD
1369                 Patch by Daniel Gustafson <daniel@hobbit.se>
1370
1371 2005-08-29 [paul]       1.9.13cvs70
1372
1373         * src/plugins/pgpinline/pgpinline.c
1374                 only initialise sig result if it's been handled
1375                 Patch by Colin
1376
1377 2005-08-29 [paul]       1.9.13cvs69
1378         
1379         Patches by Colin:
1380
1381         * src/imap.c
1382         * src/common.utils.c
1383         * src/common/utils.h
1384                 optimisation
1385         * src/stock_pixmap.h
1386                 fix wrong icon reference
1387         * src/pixmaps/trash_btn.xpm
1388                 replace with nicer image
1389
1390 2005-08-28 [colin]      1.9.13cvs68
1391
1392         * src/Makefile.am
1393         * src/stock_pixmap.c
1394         * src/stock_pixmap.h
1395         * src/toolbar.c
1396         * src/pixmaps/trash_btn.xpm
1397                 Add a specific trash xpm for the button
1398
1399 2005-08-28 [colin]      1.9.13cvs67
1400
1401         * src/imap.c
1402                 Fix leak
1403
1404 2005-08-27 [colin]      1.9.13cvs66
1405
1406         * src/imap.c
1407         * src/procmime.c
1408                 Correctly fix "Problem with replies", fixes
1409                 pgpmime encryption too. 
1410
1411 2005-08-27 [colin]      1.9.13cvs65
1412
1413         * src/folder.c
1414         * src/procmsg.c
1415         * src/procmsg.h
1416         * src/summaryview.c
1417                 Fix bug #517 (messages removed from summaryview 
1418                 when moving fails)
1419
1420 2005-08-27 [colin]      1.9.13cvs64
1421
1422         * tools/Makefile.am
1423         * tools/asus_mailled.sh
1424                 Add a script to blink ASUS laptops' mail LED where there
1425                 is unread mail.
1426
1427 2005-08-27 [colin]      1.9.13cvs63
1428
1429         * src/imap.c
1430         * src/etpan/imap-thread.c
1431         * src/etpan/imap-thread.h
1432                 Implement automatic choosing of login method
1433                 Fixes bug #791
1434         * src/gtk/.cvsignore
1435                 Add sylpheed-marshal.[ch]
1436
1437 2005-08-27 [colin]      1.9.13cvs62
1438
1439         * src/common/utils.c
1440                 Fix confusing perror
1441
1442 2005-08-27 [colin]      1.9.13cvs61
1443
1444         * src/toolbar.c
1445         * src/toolbar.h
1446                 Remove A_DELETE, replace it with 
1447                 A_TRASH and A_DELETE_REAL. Automatically
1448                 rewrite config files to replace A_DELETE
1449                 with A_TRASH (no functionality change).
1450                 Fixes half of #794
1451
1452 2005-08-26 [colin]      1.9.13cvs60
1453
1454         * src/procmime.c
1455                 Previous "Problem with replies" fix brought other
1456                 problems, fixing them
1457
1458 2005-08-26 [colin]      1.9.13cvs59
1459
1460         * src/procmime.c
1461                 Fix "Problem with replies". This happened only
1462                 on IMAP...
1463         * src/procmsg.c
1464                 Factorize code a bit
1465         * src/compose.c
1466                 Speed improvement on very long messages (wrapping)
1467                 Fix signature color on Reedit and Redirect
1468                 On Reedit, don't attach pgp-signatures parts, but
1469                 set signing to On.
1470
1471 2005-08-24 [paul]       1.9.13cvs58
1472
1473         * src/compose.c
1474                 don't claim success when clicking
1475                 Cancel on the passphrase box.
1476                 Patch by Colin
1477
1478 2005-08-24 [paul]       1.9.13cvs57
1479
1480         * src/main.c
1481                 fix misplaced sylpheed.log
1482         * src/common/defs.h
1483                 define UIDL_DIR
1484
1485 2005-08-24 [paul]       1.9.13cvs56
1486
1487         * src/imap.c
1488         * src/etpan/imap-thread.c
1489         * src/etpan/imap-thread.h
1490                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1491                 Patch by Colin
1492         * src/gtk/sylpheed-marshal.c    ** REMOVED **
1493         * src/gtk/sylpheed-marshal.h    ** REMOVED **
1494                 remove autogenerated files
1495         * tools/kdeservicemenu/README
1496         * tools/kdeservicemenu/install.sh
1497         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1498         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1499                 use Claws icon, use 'Sylpheed-Claws' in menu,
1500                 use kdialog, and other cleanups
1501
1502 2005-08-23 [paul]       1.9.13cvs55
1503
1504         * src/compose.c
1505                 fix paste/wrap crash
1506                 Patch by Colin
1507
1508 2005-08-23 [paul]       1.9.13cvs54
1509
1510         * src/main.c
1511                 fix crash recovery
1512                 Patch by Colin
1513
1514 2005-08-23 [paul]       1.9.13cvs53
1515
1516         * src/addressbook.c
1517         * src/editaddress.c
1518                 view all data of LDAP contacts
1519                 Patch by Colin
1520
1521 2005-08-23 [paul]       1.9.13cvs52
1522
1523         * src/addressbook.c
1524                 fix issues with the Search field
1525                 Patch by Colin
1526
1527 2005-08-22 [paul]       1.9.13cvs51
1528
1529         * src/folderview.c
1530                 put name of folder in processing dialog
1531                 title
1532         * src/prefs_folder_item.c
1533                 improve english usage
1534
1535 2005-08-22 [paul]       1.9.13cvs50
1536
1537         * src/filtering.c
1538         * src/filtering.h
1539         * src/matcher.c
1540         * src/matcher_parser_lex.l
1541         * src/matcher_parser_parse.y
1542         * src/prefs_filtering.c
1543                 add Filtering/Processing rule names feature.
1544                 (the incompatible old matcherrc is saved as
1545                 matcherrc.pre_names).
1546                 Patch by Colin
1547
1548 2005-08-22 [paul]       1.9.13cvs49
1549
1550         * src/procmsg.c
1551                 fix colour labelling
1552                 Patch by Colin
1553
1554 2005-08-22 [paul]       1.9.13cvs48
1555
1556         * src/textview.c
1557                 fix open_image_cb()
1558
1559 2005-08-22 [paul]       1.9.13cvs47
1560
1561         * src/imap.c
1562                 fix bug 789, 'SC crashes with imap (CVS ver)'
1563                 Patch by Colin
1564
1565 2005-08-22 [paul]       1.9.13cvs46
1566
1567         * src/mimeview.c
1568         * src/prefs_common.c
1569         * src/common/defs.h
1570                 define reused defaults in defs.h
1571         * src/textview.c
1572                 add 'Open image' to image popup menu
1573
1574 2005-08-21 [colin]      1.9.13cvs45
1575
1576         * src/summaryview.c
1577                 Fix bug #788 (Bogus "From" address displayed)
1578
1579 2005-08-20 [colin]      1.9.13cvs44
1580
1581         * src/folder.c
1582                 Fix buf #787 (multilevel delete causes SIGSEGV)
1583
1584 2005-08-19 [colin]      1.9.13cvs43
1585
1586         * src/inc.c
1587         * src/prefs_common.c
1588         * src/prefs_common.h
1589                 Add an hidden pref to allow modifying the
1590                 update stepping in incorporation.
1591                 Patch by wwp.
1592
1593 2005-08-19 [colin]      1.9.13cvs42
1594
1595         * src/compose.c
1596         * src/procmime.c
1597                 Workaround for broken MUAs: encode 
1598                 Content-type: name: as ASCII and 
1599                 Content-Disposition: filename: as
1600                 per rfc2231
1601         * src/prefs_account.c
1602                 Fix invisible-ness of SMTP SSL prefs
1603                 in NNTP accounts
1604
1605 2005-08-19 [paul]       1.9.13cvs41
1606
1607         * src/compose.c
1608         * src/prefs_common.c
1609         * src/prefs_common.h
1610         * src/prefs_wrapping.c
1611                 paste with or without wrapping.
1612                 patch by Colin
1613
1614 2005-08-19 [paul]       1.9.13cvs40
1615
1616         * src/prefs_common.c
1617         * src/prefs_common.h
1618         * src/summaryview.c
1619                 reintroduce enable_swap_from as a
1620                 hidden pref. patch by Colin
1621         * src/quote_fmt_parse.y
1622         * src/plugins/clamav/clamav_plugin.c
1623         * src/plugins/dillo_viewer/dillo_viewer.c
1624         * src/plugins/mathml_viewer/mathml_viewer.c
1625         * src/plugins/pgpcore/sgpgme.c
1626         * src/plugins/pgpinline/pgpinline.c
1627         * src/plugins/pgpmime/pgpmime.c
1628                 tidy up. patch by Colin
1629
1630 2005-08-19 [paul]       1.9.13cvs39
1631
1632         * configure.ac
1633                 complete cvs38's sync
1634         * src/editaddress.c
1635         * src/gedit-print.c
1636         * src/mutt.c
1637         * src/etpan/etpan-log.c
1638         * src/etpan/imap-thread.c
1639         * src/gtk/gtksourceprintjob.c
1640                 fix compilation warnings
1641                 (patch by Colin)
1642
1643 2005-08-19 [paul]       1.9.13cvs38
1644
1645         sync with main:
1646
1647         * src/account.c
1648         * src/action.c
1649         * src/addrbook.c
1650         * src/addrcache.c
1651         * src/addrharvest.c
1652         * src/addrindex.c
1653         * src/codeconv.c
1654         * src/compose.c
1655         * src/crash.c
1656         * src/exporthtml.c
1657         * src/exportldif.c
1658         * src/folder.c
1659         * src/image_viewer.c
1660         * src/inc.c
1661         * src/inc.h
1662         * src/jpilot.c
1663         * src/ldif.c
1664         * src/main.c
1665         * src/matcher.c
1666         * src/mbox.c
1667         * src/messageview.c
1668         * src/mh.c
1669         * src/mimeview.c
1670         * src/msgcache.c
1671         * src/mutt.c
1672         * src/news.c
1673         * src/partial_download.c
1674         * src/pine.c
1675         * src/pop.c
1676         * src/prefs_actions.c
1677         * src/prefs_common.c
1678         * src/prefs_customheader.c
1679         * src/prefs_display_header.c
1680         * src/prefs_gtk.c
1681         * src/prefs_themes.c
1682         * src/procheader.c
1683         * src/procmime.c
1684         * src/procmsg.c
1685         * src/recv.c
1686         * src/send_message.c
1687         * src/simple-gettext.c
1688         * src/sourcewindow.c
1689         * src/textview.c
1690         * src/vcard.c
1691         * src/common/defs.h
1692         * src/common/log.c
1693         * src/common/plugin.c
1694         * src/common/prefs.c
1695         * src/common/session.c
1696         * src/common/session.h
1697         * src/common/socket.c
1698         * src/common/socket.h
1699         * src/common/ssl_certificate.c
1700         * src/common/template.c
1701         * src/common/utils.c
1702         * src/common/utils.h
1703         * src/common/xml.c
1704         * src/gtk/about.c
1705         added wrappers for C library function that
1706                 take pathname arguments.
1707                 enabled compilation with MinGW.
1708                 use GDir instead of directly using opendir().
1709                 added rename_force().
1710
1711 2005-08-19 [paul]       1.9.13cvs37
1712         
1713         patches by Colin:
1714         * src/compose.c
1715                 fix privacy settings on re-editing
1716                 a sent message
1717         * src/jpilot.c
1718                 fix encoding bug
1719         * src/folder.c
1720         * src/procmsg.c
1721         * src/procmsg.h
1722         * src/summaryview.c
1723                 flag changing optimisation
1724
1725 2005-08-18 [martin]     1.9.13cvs36
1726
1727         * commitHelper
1728             added my login
1729         * src/addrcache.c
1730         * src/addrharvest.c
1731         * src/addrindex.c
1732         * src/compose.c
1733         * src/grouplistdialog.c
1734         * src/main.c
1735         * src/mainwindow.c
1736         * src/msgcache.c
1737         * src/mutt.c
1738         * src/pine.c
1739         * src/prefs_account.c
1740         * src/prefs_themes.c
1741         * src/stock_pixmap.c
1742         * src/summaryview.c
1743         * src/gtk/about.c
1744         * src/gtk/logwindow.c
1745             removed deprecated glib and gdk stuff
1746         * src/plugins/pgpcore/select-keys.c
1747             convert attributes from locale to utf8
1748
1749 2005-08-17 [paul]       1.9.13cvs35
1750
1751         * src/account.c
1752         * src/addressbook.c
1753                 use new GTK_STOCK_ icons if available
1754         * src/summaryview.c
1755         * src/gtk/gtksctree.c
1756         * src/gtk/gtksctree.h
1757                 faster range select. patch by Colin
1758
1759 2005-08-17 [paul]       1.9.13cvs34
1760
1761         patches by colin:
1762         * src/addressbook.c
1763         * src/addressitem.h
1764                 Add an edit button for contacts, fix selections
1765                 of gtksctree items
1766         * src/editaddress.c
1767                 Change labels, let Save be always possible in the
1768                 email and user atributes tabs
1769         * src/folderview.c
1770                 fix sort issues
1771         * src/summaryview.c
1772                 select next item instead of the displayed one
1773                 after deletion
1774
1775         * src/gtk/progressdialog.c
1776                 use prefs_common.enable_rules_hint
1777
1778 2005-08-13 [hoa]        1.9.13cvs33
1779
1780         * src/etpan/imap-thread.c
1781                 fixed build on Solaris.
1782
1783 2005-08-10 [colin]      1.9.13cvs32
1784
1785         * src/procmsg.c
1786                 Fix cvs31 (missing fclose before reading
1787                 the file)
1788
1789 2005-08-10 [colin]      1.9.13cvs31
1790
1791         * src/procmsg.c
1792                 Fix procmsg_msginfo_new_from_mimeinfo() when
1793                 the MimeInfo isn't stored in memory. This fixes
1794                 replying to an attached message.
1795
1796 2005-08-10 [colin]      1.9.13cvs30
1797
1798         * src/mainwindow.c
1799                 Fix slowness in account changing
1800
1801 2005-08-10 [colin]      1.9.13cvs29
1802
1803         * src/folder.c
1804         * src/folderutils.c
1805         * src/folderview.c
1806         * src/imap_gtk.c
1807         * src/mainwindow.c
1808         * src/mh_gtk.c
1809         * src/procmsg.c
1810         * src/summaryview.c
1811                 Optimize folder_has_parent_of_type
1812                 Prevent moving special sub-folders from contextual menus
1813                 Rework message a bit ("Empty all messages" -> "Delete all
1814                 messages")
1815                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
1816                 and "Deleted Items" folders)
1817
1818 2005-08-08 [colin]      1.9.13cvs28
1819
1820         * src/summaryview.c
1821         * src/prefs_summaries.c
1822                 Make "Select first unread|new" more flexible
1823                 (just prioritize new or unread)
1824
1825 2005-08-08 [colin]      1.9.13cvs27
1826
1827         * src/summaryview.c
1828                 If "select first new" is selected and there only
1829                 are unread messages, fallback to "select first
1830                 unread".
1831
1832 2005-08-08 [colin]      1.9.13cvs26
1833
1834         * src/folder.c
1835                 Fix shameful bugs (and bug #779)
1836
1837 2005-08-08 [colin]      1.9.13cvs25
1838
1839         * src/folder.c
1840         * src/folder.h
1841                 Cache parents' type to make folder_has_parent_of_type
1842                 faster
1843         * src/folderview.c
1844                 Forbid DnD of special sub-folders
1845         * src/procmsg.c
1846         * src/procmsg.h
1847                 Add MAIL_POSTFILTERING_HOOK
1848         * src/summaryview.c
1849                 Revert over-zealous deletion of the use_addr_book 
1850                 code
1851
1852 2005-08-07 [colin]      1.9.13cvs24
1853
1854         * src/folder.c
1855                 Fix big mistake (passing MsgInfo instead 
1856                 of FolderItem)
1857
1858 2005-08-07 [colin]      1.9.13cvs23
1859
1860         * src/compose.c
1861         * src/folder.c
1862         * src/folder.h
1863         * src/foldersel.c
1864         * src/folderutils.c
1865         * src/folderview.c
1866         * src/imap.c
1867         * src/mainwindow.c
1868         * src/messageview.c
1869         * src/mh.c
1870         * src/msgcache.c
1871         * src/procmime.c
1872         * src/summaryview.c
1873                 Make subfolders of Drafts, Queue, Outbox, Trash
1874                 work like their parents. 
1875                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1876
1877 2005-08-07 [colin]      1.9.13cvs22
1878
1879         * src/addressbook.c
1880                 Fix bug #771 (Dragged contacts not saved)
1881
1882 2005-08-07 [paul]       1.9.13cvs21
1883
1884         * src/summaryview.c
1885                 fix bug 32 'Search Doesn't display results
1886                 if "Hide Read Messages" is chosen'
1887                 be more literal in interpreting 'Hide read
1888                 messages'
1889
1890 2005-08-07 [colin]      1.9.13cvs20
1891
1892         * src/folderview.c
1893                 Add debug
1894         * src/summaryview.c
1895                 Faster 'unthread_for_execution'
1896
1897 2005-08-06 [paul]       1.9.13cvs19
1898
1899         * src/mainwindow.c
1900                 add mnemonics to Set displayed columns
1901                 fix bug where msgview_visible option was
1902                 overwritten as TRUE on startup
1903
1904 2005-08-06 [paul]       1.9.13cvs18
1905
1906         * src/mainwindow.c
1907                 refer to 'displayed columns in folder/message
1908                 list' not 'displayed items in summary/message view'
1909         * src/prefs_display_header.c
1910                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1911                 be consistent with similar dialogues
1912         * src/prefs_folder_column.c
1913         * src/prefs_summary_column.c
1914                 'columns' not 'items', and folder and message lists,
1915                 instead of folder and summary views;
1916                 Use 'Hidden columns' as list heading not 'Available
1917                 items';
1918                 move the 'Remove' button to the right hand side;
1919                 top-align the buttons;
1920                 remove unneeded vbox
1921         * src/prefs_summaries.c
1922                 put the 2 column prefs buttons in a frame to reduce
1923                 overall width; refer to columns not items &c.
1924
1925 2005-08-05 [colin]      1.9.13cvs17
1926
1927         * src/prefs_common.c
1928         * src/prefs_common.h
1929         * src/mainwindow.c
1930         * src/compose.c
1931         * src/messageview.c
1932                 Add an hidden toolbar_detachable pref, so
1933                 that I can get rid of these painful handles
1934                 in the toolbars. Defaults to TRUE to avoid
1935                 changing the GUI on unsuspecting people...
1936
1937 2005-08-05 [colin]      1.9.13cvs16
1938
1939         * src/Makefile.am
1940         * src/prefs_folder_column.c
1941         * src/prefs_folder_column.h
1942                 Add prefs for folder columns
1943         * src/folderview.c
1944         * src/folderview.h
1945         * src/mainwindow.c
1946         * src/mainwindow.h
1947         * src/prefs_common.c
1948         * src/prefs_common.h
1949         * src/prefs_summaries.c
1950                 Use them
1951         * src/prefs_summary_column.c
1952         * src/summaryview.c
1953         * src/summaryview.h
1954                 Add a To column
1955         * src/textview.c
1956         * src/common/utils.c
1957         * src/common/utils.h
1958                 Move uri colourisation functions
1959                 to utils
1960         * src/compose.c
1961                 Colourise URIs
1962         * src/imap.c
1963                 Fix bug with LIST where we'd try
1964                 to get Folder//////[...]/// 
1965
1966 2005-08-05 [paul]       1.9.13cvs15
1967
1968         * src/prefs_summaries.c
1969                 improve the English usage
1970         * src/summaryview.c
1971                 set font on column change
1972                 thanks to Colin
1973
1974 2005-08-05 [paul]       1.9.13cvs14
1975
1976         * src/prefs_common.c
1977         * src/prefs_common.h
1978         * src/prefs_summaries.c
1979         * src/summaryview.c
1980                 replace 'open_unread_on_enter' option with
1981                 'select_on_entry' option. opening/not opening
1982                 is now exclusively controlled by 'always_show_msg'
1983
1984 2005-08-04 [colin]      1.9.13cvs13
1985
1986         * src/compose.c
1987                 Remove dead code
1988                 Add colourisation of quotes and signatures
1989         * src/folderview.c
1990                 Fix possible crashes
1991         * src/messageview.c
1992                 Change an assert that is no problem
1993         * src/news.c
1994         * src/news_gtk.c
1995         * src/news_gtk.h
1996                 Fix offline mode
1997         * src/gtk/quicksearch.c
1998                 Fix a possible crash
1999
2000 2005-08-03 [colin]      1.9.13cvs12
2001
2002         * src/prefs_account.c
2003                 Fix bug #777 (Sylpheed crash in account configuration)
2004
2005 2005-08-03 [colin]      1.9.13cvs11
2006
2007         * src/addressbook.c
2008         * src/editaddress.c
2009         * src/editgroup.c
2010                 Fixing addressbook, round 2
2011         * src/textview.c
2012                 Fix emphasis color on rechecking 'Colorize messages'
2013
2014 2005-08-03 [paul]       1.9.13cvs10
2015
2016         sync with main
2017
2018         * src/addr_compl.c
2019         * src/compose.c
2020         * src/main.c
2021         * src/pop.c
2022         * src/prefs_account.c
2023         * src/procmime.c
2024         * src/procmsg.c
2025         * src/quote_fmt_parse.y
2026         * src/textview.c
2027         * src/common/quoted-printable.c
2028         * src/common/utils.c
2029         * src/common/utils.h
2030         * src/common/xml.c
2031                 replaced incorrect locale-independent
2032                 ctype functions with GLib's. Corrected
2033                 signedness mismatch.
2034         * src/headerview.c
2035                 headerview_create(): added spacing for vbox.
2036         * src/gtk/about.c
2037                 set focus to the OK button.
2038
2039 2005-08-03 [colin]      1.9.13cvs9
2040
2041         * src/folderview.c
2042                 Fix possible crash
2043
2044 2005-08-02 [colin]      1.9.13cvs8
2045
2046         * src/mainwindow.c
2047                 Fix cast
2048         * src/addressbook.c
2049         * src/addressitem.h
2050                 Fix a cast and more generally, try to make the
2051                 GUI more intuitive and consistent (round 1)
2052
2053 2005-08-02 [paul]       1.9.13cvs7
2054
2055         * src/folder.h
2056                 missing in 1.9.13cvs6
2057
2058 2005-08-02 [colin]      1.9.13cvs6
2059
2060         * src/folder.c
2061                 Fix one more leak
2062
2063 2005-08-02 [colin]      1.9.13cvs5
2064
2065         * src/folder.c
2066         * src/folderview.c
2067         * src/imap.c
2068         * src/main.c
2069         * src/mbox.c
2070         * src/procmsg.c
2071         * src/summaryview.c
2072                 Fix a number of folder_item_get_msg_list()-related
2073                 leaks (missing procmsg_msginfo_free()s)
2074
2075 2005-08-01 [colin]      1.9.13cvs4
2076
2077         * src/folderview.c
2078         * src/folderview.h
2079         * src/mainwindow.c
2080         * src/prefs_fonts.c
2081         * src/prefs_summaries.c
2082         * src/prefs_themes.c
2083         * src/summaryview.c
2084         * src/summaryview.h
2085         * src/textview.c
2086         * src/textview.h
2087                 Fix instant-apply of summary and folderview-related prefs
2088                 Fix erroneous g_free and alertpanels in prefs_theme
2089                 Add instant-apply for fonts
2090                 Defer applying of prefs a little bit so it's done only
2091                 once even if requested by multiples prefs pages
2092
2093 2005-08-01 [paul]       1.9.13cvs3
2094
2095         * src/main.c
2096                 fix bug 776 'S.C. crashes on close'
2097                 thanks to Colin
2098         * src/etpan/etpan-thread-manager-types.h
2099                 add missing include
2100                 thanks to Hoa
2101
2102 2005-07-25 [paul]       1.9.13cvs2
2103
2104         * src/summaryview.c
2105                 fix typos. spotted by Fabien Vantard
2106
2107 2005-07-24 [paul]       1.9.13cvs1
2108
2109         * doc/man/sylpheed.1
2110                 update man page, incorporating fix of
2111                 bug 769 'Typo in manpage'
2112         * src/etpan/imap-thread.c
2113                 fix NetBSD openssl dependencies. patch by
2114                 George Michaelson <ggm@apnic.net>
2115         * po/pt_BR.po
2116                 updated by Frederico Goncalves Guimaraes
2117
2118 2005-07-22 [paul]       1.9.13
2119
2120         1.9.13 release
2121
2122 2005-07-22 [paul]       1.9.12cvs91
2123
2124         * AUTHORS
2125         * INSTALL
2126         * README.claws
2127         * RELEASE_NOTES.claws
2128                 updated for release
2129         * configure.ac
2130         * po/nb.po
2131         * tools/claws.i18n.status.pl
2132                 add Norwegian translation. submiited by
2133                 Geir Helland <pjallabais@users.sourceforge.net>
2134         * po/ca.po
2135         * po/de.po
2136         * po/es.po
2137         * po/fi.po
2138         * po/fr.po
2139         * po/it.po
2140         * po/sk.po
2141         * po/sr.po
2142         * po/zh_CN.po
2143                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2144                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2145                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2146                 Yang Guilong
2147         * src/plugins/clamav/clamav_plugin_gtk.c
2148         * src/plugins/spamassassin/spamassassin_gtk.c
2149                 replace outdated description strings
2150
2151 2005-07-21 [colin]      1.9.12cvs90
2152
2153         * src/folder.c
2154                 Set folder to batch mode when scanning it. Makes deletion
2155                 of unread mails on IMAP much faster (due to the UNREAD 
2156                 flag unsetting)
2157
2158 2005-07-21 [darko]      1.9.12cvs89
2159
2160         * configure.ac
2161                 link against libresolv if necessary (patch by Paul)
2162         * src/msgcache.c
2163                 use glib's portable macros to determine endianness
2164
2165 2005-07-21 [paul]       1.9.12cvs88
2166
2167         * src/crash.c
2168         * src/gtk/about.c
2169                 update compiled-in features list
2170
2171 2005-07-20 [colin]      1.9.12cvs87
2172
2173         * src/folder.c
2174         * src/textview.c
2175                 Gcc 2.9x compilation fixes, thanks to Darko
2176         * src/plugins/clamav/clamav_plugin.c
2177                 Little optimisation: load virus database only once
2178         * src/plugins/spamassassin/spamassassin.c
2179                 Big optimisation: filtering one mail took at least 1 second,
2180                 now it takes at least 50ms. Doesn't speed up spamassassin 
2181                 itself, but should already be much more tolerable.
2182
2183 2005-07-20 [colin]      1.9.12cvs86
2184
2185         * src/summaryview.c
2186                 Fix performance issue
2187
2188 2005-07-19 [colin]      1.9.12cvs85
2189
2190         * src/plugins/pgpinline/plugin.c
2191                 Fix warning
2192
2193 2005-07-19 [colin]      1.9.12cvs84
2194
2195         * configure.ac
2196         * src/plugins/Makefile.am
2197         * src/plugins/pgpinline/.cvsignore
2198         * src/plugins/pgpinline/Makefile.am
2199         * src/plugins/pgpinline/pgpinline.c
2200         * src/plugins/pgpinline/pgpinline.deps
2201         * src/plugins/pgpinline/pgpinline.h
2202         * src/plugins/pgpinline/plugin.c
2203                 Put pgpinline in the main tree
2204
2205 2005-07-19 [paul]       1.9.12cvs83
2206
2207         * src/prefs_actions.c
2208                 prevent '//' in menu names, which cause a crash
2209                 thanks to Colin
2210
2211 2005-07-19 [paul]       1.9.12cvs82
2212
2213         * configure.ac
2214                 be generally more informative in configure output.
2215                 OpenSSL: correction: '[ --enable-openssl ...' -> 
2216                 '[ --disable-openssl ...', as --enable-openssl is default
2217                 PGP/MIME: don't check for GPGME again, check for
2218                 pgpcore instead. Therefore prevent the possibility of
2219                 attempting to build pgpmime if pgpcore dependencies are
2220                 not met
2221                 ClamAV: use pkgconfig to check for lib
2222                 libgnomeprint: revert logic on inner test to match
2223                 everything else
2224         * src/plugins/pgpcore/sgpgme.c
2225                 add missing include
2226
2227 2005-07-19 [colin]      1.9.12cvs81
2228
2229         * src/summaryview.c
2230                 Fix slow thread rebuilding in particular
2231                 cases
2232
2233 2005-07-19 [paul]       1.9.12cvs80
2234
2235         * sylpheed-claws.desktop
2236                 fix typo, spotted by Stephan Sachse
2237         * src/account.c
2238                 replace GTK_STOCK_ADD with
2239                 GTK_STOCK_NEW button
2240
2241 2005-07-18 [colin]      1.9.12cvs79
2242
2243         * src/etpan/imap-thread.c
2244                 Fix return value (Thanks Hoa)
2245
2246 2005-07-18 [colin]      1.9.12cvs78
2247
2248         * src/imap.c
2249                 Allow empty passwords
2250                 Create drafts/queue/outbox if necessary
2251         * src/summaryview.c
2252                 Remove old code
2253         * src/etpan/imap-thread.c
2254                 Fix STARTTLS (Thanks to Hoa)
2255
2256 2005-07-18 [paul]       1.9.12cvs77
2257
2258         * ChangeLog-gtk2.jp
2259         * ChangeLog.jp
2260                 removed
2261         * Makefile.am
2262                 updated to reflect additions and removals
2263         * TODO
2264                 updated to be claws-specific
2265         * TODO-gtk2
2266         * TODO-gtk2.jp
2267         * TODO.jp
2268         * sylpheed-128x128.png
2269         * sylpheed-64x64.png
2270                 removed
2271         * sylpheed-claws-128x128.png
2272         * sylpheed-claws-64x64.png
2273         * sylpheed-claws.desktop
2274         * sylpheed-claws.png
2275                 added
2276         * sylpheed.desktop
2277         * sylpheed.png
2278                 removed
2279
2280 2005-07-17 [paul]       1.9.12cvs76
2281
2282         * src/account.c
2283         * src/addressbook.c
2284         * src/alertpanel.c
2285         * src/alertpanel.h
2286         * src/compose.c
2287         * src/exphtmldlg.c
2288         * src/expldifdlg.c
2289         * src/folderview.c
2290         * src/imap_gtk.c
2291         * src/inc.c
2292         * src/message_search.c
2293         * src/messageview.c
2294         * src/mh_gtk.c
2295         * src/news_gtk.c
2296         * src/prefs_actions.c
2297         * src/prefs_filtering.c
2298         * src/prefs_matcher.c
2299         * src/prefs_template.c
2300         * src/prefs_themes.c
2301         * src/ssl_manager.c
2302         * src/summary_search.c
2303         * src/textview.c
2304         * src/toolbar.c
2305         * src/gtk/sslcertwindow.c
2306         * src/plugins/pgpcore/sgpgme.c
2307                 rework alertpanels
2308
2309 2005-07-17 [colin]      1.9.12cvs75
2310
2311         * src/privacy.c
2312                 add a PrivacySystem accessor that checks that
2313                 the system cached in a MimeInfo's privacydata
2314                 is still registered. Use this accessor instead
2315                 of directly using data->system. Fixes crashes
2316                 after unloading pgp plugins.
2317
2318 2005-07-17 [colin]      1.9.12cvs74
2319
2320         * src/alertpanel.c
2321                 Change geometry hints to a simple default size.
2322                 Fixes the certs dialogs.
2323
2324 2005-07-17 [colin]      1.9.12cvs73
2325
2326         * src/gtk/sslcertwindow.c
2327                 Use a gtkExpander
2328
2329 2005-07-17 [colin]      1.9.12cvs72
2330
2331         * src/plugins/pgpcore/Makefile.am
2332         * src/plugins/pgpmime/Makefile.am
2333                 Add gpgme libs
2334
2335 2005-07-17 [paul]       1.9.12cvs71
2336
2337         * configure.ac
2338                 add --disable-gnomeprint option
2339                 modified version of patch by Marius Mauch
2340
2341 2005-07-17 [paul]       1.9.12cvs70
2342
2343         * src/common/defs.h
2344                 update urls
2345         * src/account.c
2346         * src/action.c
2347         * src/addressbook.c
2348         * src/compose.c
2349         * src/foldersel.c
2350         * src/folderview.c
2351         * src/html.c
2352         * src/imap_gtk.c
2353         * src/main.c
2354         * src/mainwindow.c
2355         * src/messageview.c
2356         * src/mh_gtk.c
2357         * src/mimeview.c
2358         * src/news_gtk.c
2359         * src/prefs_account.c
2360         * src/prefs_send.c
2361         * src/prefs_summaries.c
2362         * src/procmsg.c
2363         * src/summaryview.c
2364         * src/common/utils.c
2365         * src/common/xml.c
2366         * src/plugins/pgpcore/passphrase.c
2367         * src/plugins/pgpcore/select-keys.c
2368                 replace inappropriately used backticks
2369                 with single quotes
2370
2371 2005-07-16 [colin]      1.9.12cvs69
2372
2373         * src/image_viewer.c
2374                 Add extra paranoid checks
2375
2376 2005-07-16 [colin]      1.9.12cvs68
2377
2378         * src/plugins/pgpcore/prefs_gpg.c
2379                 Don't auto-check sigs by default, as it
2380                 can be really slow.
2381
2382 2005-07-16 [colin]      1.9.12cvs67
2383
2384         * src/plugins/pgpcore/sgpgme.c
2385                 Make messages a bit better.
2386
2387 2005-07-16 [colin]      1.9.12cvs66
2388
2389         * src/imap.c
2390                 Remove pseudo-log
2391         * src/etpan/imap-thread.c
2392                 Add real log
2393
2394 2005-07-16 [colin]      1.9.12cvs65
2395
2396         * src/main.c
2397         * src/prefs_other.c
2398                 And now, fix build with libetpan :-/
2399
2400 2005-07-15 [colin]      1.9.12cvs64
2401
2402         * src/prefs_other.c
2403                 Continue fixing build without libetpan.
2404
2405 2005-07-15 [colin]      1.9.12cvs63
2406
2407         * src/main.c
2408                 Fix build with --disable-libetpan
2409
2410 2005-07-15 [colin]      1.9.12cvs62
2411
2412         * configure.ac
2413                 Bump libetpan's version
2414
2415 2005-07-15 [colin]      1.9.12cvs61
2416
2417         * src/etpan/imap-thread.c
2418                 Actually stop logging :)
2419
2420 2005-07-15 [colin]      1.9.12cvs60
2421
2422         * src/addressbook.c
2423                 Fix dnd of multiple addresses.
2424
2425 2005-07-15 [hoa]        1.9.12cvs59
2426
2427         * src/etpan/imap-thread.c
2428             disable login of IMAP password in libetpan log file.
2429
2430 2005-07-15 [paul]       1.9.12cvs58
2431
2432         * src/account.c
2433                 don't automatically sort
2434                 do allow drag n drop
2435
2436 2005-07-15 [paul]       1.9.12cvs57
2437
2438         * src/account.c
2439         * src/ssl_manager.c
2440                 alphabetical listing
2441
2442 2005-07-15 [paul]       1.9.12cvs56
2443
2444         * src/gtk/pluginwindow.c
2445                 sort plugin list alphabetically
2446
2447 2005-07-15 [paul]       1.9.12cvs55
2448
2449         * src/prefs_spelling.c
2450         * src/prefs_wrapping.c
2451                 unify English usage
2452
2453 2005-07-15 [colin]      1.9.12cvs54
2454
2455         * src/wizard.c
2456                 Typo fix
2457
2458 2005-07-15 [paul]       1.9.12cvs53
2459
2460         * src/prefs_message.c
2461                 make 'show cursor' a hidden option
2462
2463 2005-07-14 [colin]      1.9.12cvs52
2464
2465         * src/plugins/spamassassin/Makefile.am
2466         * src/plugins/clamav/Makefile.am
2467                 Fix double EXTRA_DISTs
2468
2469 2005-07-14 [colin]      1.9.12cvs51
2470
2471         * src/plugins/clamav/Makefile.am
2472         * src/plugins/clamav/clamav_plugin_gtk.deps
2473         * src/plugins/spamassassin/Makefile.am
2474         * src/plugins/spamassassin/spamassassin_gtk.deps
2475                 Make $plugin_gtk depend on $plugin
2476
2477 2005-07-14 [hoa]        1.9.12cvs50
2478
2479         * src/etpan/imap-thread.c
2480                 enable debug log of libetpan when running with --debug
2481
2482 2005-07-14 [colin]      1.9.12cvs49
2483
2484         * configure.ac
2485         * src/common/Makefile.am
2486         * src/common/plugin.c
2487         * src/common/plugin.h
2488                 Add a little plugin dependancy system.
2489                 Plugins can ship a $plugin_name.deps file
2490                 (near them in PLUGINDIR) so that their
2491                 dependancies are loaded if possible.
2492         * src/plugins/Makefile.am
2493         * src/plugins/pgpcore/Makefile.am
2494         * src/plugins/pgpcore/passphrase.c
2495         * src/plugins/pgpcore/passphrase.h
2496         * src/plugins/pgpcore/plugin.c
2497         * src/plugins/pgpcore/prefs_gpg.c
2498         * src/plugins/pgpcore/prefs_gpg.h
2499         * src/plugins/pgpcore/select-keys.c
2500         * src/plugins/pgpcore/select-keys.h
2501         * src/plugins/pgpcore/sgpgme.c
2502         * src/plugins/pgpcore/sgpgme.h
2503                 Introduce pgpcore, used by pgpmime and
2504                 pgpinline
2505         * src/plugins/pgpmime/Makefile.am
2506         * src/plugins/pgpmime/passphrase.c
2507         * src/plugins/pgpmime/passphrase.h
2508         * src/plugins/pgpmime/pgpmime.c
2509         * src/plugins/pgpmime/pgpmime.deps
2510         * src/plugins/pgpmime/plugin.c
2511         * src/plugins/pgpmime/prefs_gpg.c
2512         * src/plugins/pgpmime/prefs_gpg.h
2513         * src/plugins/pgpmime/select-keys.c
2514         * src/plugins/pgpmime/select-keys.h
2515         * src/plugins/pgpmime/sgpgme.c
2516         * src/plugins/pgpmime/sgpgme.h
2517                 Remove the core from pgpmime and add the
2518                 dependancy to pgpcore.
2519
2520 2005-07-14 [paul]       1.9.12cvs48
2521
2522         * src/stock_pixmap.c
2523                 forgot this in last commit
2524
2525 2005-07-14 [paul]       1.9.12cvs47
2526
2527         * src/account.c
2528         * src/addressbook.c
2529                 add accelerators for the buttons (sync with main)
2530         * src/compose.c
2531         * src/compose.h
2532                 add accelerators for the buttons.
2533                 fix editing with external editor.
2534                 replace gdk_input_*() with GIOChannel;
2535                 (sync with main)
2536         * src/foldersel.c
2537                 display folder names with new/unread
2538                 representation (sync with main)
2539         * src/main.c
2540                 specify default window icon (sync with main)
2541         * src/prefs_common.c
2542                 use_addr_book default to FALSE
2543         * src/summaryview.c
2544         * src/textview.c
2545                 add accelerators for the buttons (sync with main)
2546         * src/gtk/menu.c
2547                 fix typos
2548         * src/pixmaps/sylpheed_icon.xpm
2549                 updated
2550
2551 2005-07-13 [paul]       1.9.12cvs46
2552
2553         * src/plugins/pgpmime/pgpmime.c
2554         * src/plugins/pgpmime/sgpgme.c
2555                 (temporarily) use deprecated gpgme_data_rewind()
2556                 while largefile support is not present
2557                 (as suggested by Colin)
2558
2559 2005-07-13 [paul]       1.9.12cvs45
2560
2561         * configure.ac
2562                 remove large file support (for now):
2563                 it breaks too many things
2564
2565 2005-07-13 [paul]       1.9.12cvs44
2566
2567         * configure.ac
2568                 add large file support
2569         * src/html.c
2570                 fix bug #763 where href attribute was not
2571                 the very first attribute of a link
2572                 patch by Thomas Gilgin
2573
2574 2005-07-13 [colin]      1.9.12cvs43
2575
2576         * src/gtk/pluginwindow.c
2577                 Little portability fix
2578
2579 2005-07-13 [colin]      1.9.12cvs42
2580
2581         * src/plugins/pgpmime/sgpgme.c
2582                 Fix crasher.
2583
2584 2005-07-13 [colin]      1.9.12cvs41
2585
2586         * src/plugins/pgpmime/pgpmime.c
2587         * src/plugins/pgpmime/sgpgme.c
2588                 Use gpgme_data_release_and_get_mem instead
2589                 of gpgme_data_read.
2590
2591 2005-07-13 [colin]      1.9.12cvs40
2592
2593         * configure.ac
2594         * src/plugins/pgpmime/passphrase.c
2595         * src/plugins/pgpmime/passphrase.h
2596         * src/plugins/pgpmime/pgpmime.c
2597         * src/plugins/pgpmime/plugin.c
2598         * src/plugins/pgpmime/select-keys.c
2599         * src/plugins/pgpmime/select-keys.h
2600         * src/plugins/pgpmime/sgpgme.c
2601         * src/plugins/pgpmime/sgpgme.h
2602                 Port pgpmime to gpgme-1.0.
2603
2604 2005-07-12 [paul]       1.9.12cvs39
2605
2606         * AUTHORS
2607         * src/toolbar.c
2608         * src/toolbar.h
2609                 add a 'Go to Prev' button to the toolbar.
2610                 correct tooltip text of go to buttons.
2611                 based on patch by Yang Guilong <bamanzi@gmail.com>
2612
2613 2005-07-12 [colin]      1.9.12cvs38
2614
2615         * src/statusbar.c
2616                 Fix progress bar showing stuff at startup.
2617
2618 2005-07-12 [paul]       1.9.12cvs37
2619
2620         * src/editjpilot.c
2621                 fix building with jpilot support
2622
2623 2005-07-11 [colin]      1.9.12cvs36
2624
2625         * src/inc.c
2626                 Add visual indication that filtering is running
2627         * src/textview.c
2628                 Make {}[] uri delimiters
2629         * src/summaryview.c
2630                 Remove useless (and slow) calls
2631
2632 2005-07-11 [paul]       1.9.12cvs35
2633
2634         * src/plugins/clamav/clamav_plugin_gtk.c
2635         * src/plugins/dillo_viewer/dillo_prefs.c
2636         * src/plugins/pgpmime/prefs_gpg.c
2637         * src/plugins/spamassassin/spamassassin_gtk.c
2638                 gather plugins prefs together under their
2639                 own 'Plugins' heading
2640
2641 2005-07-11 [paul]       1.9.12cvs34
2642
2643         sync with main
2644
2645         * src/account.c
2646                 account_delete(): modified alert dialog
2647         * src/editjpilot.c
2648         * src/editvcard.c
2649                 fixed a crash when cancelling file selection
2650                 dialog by Escape key. Made non-ascii filename
2651                 selectable.
2652         * src/prefs_template.c
2653                 prefs_template_window_create(): make scrolled
2654                 window policy AUTOMATIC
2655
2656 2005-07-10 [hoa]        1.9.12cvs33
2657
2658         * src/etpan/imap-thread.c
2659                 workaround for old Courier IMAP servers.
2660
2661 2005-07-10 [colin]      1.9.12cvs32
2662
2663         * src/folder.c
2664         * src/statusbar.c
2665         * src/statusbar.h
2666                 Add visual progress indicator on filtering/processing
2667                 Factorize the progress bar code
2668         * src/imap.c
2669         * src/imap.h
2670         * src/etpan/imap-thread.c
2671                 Add a reference counter to avoid destroying the Folder
2672                 while it's in use by another callback.
2673
2674 2005-07-09 [hoa]        1.9.12cvs31
2675
2676         * src/imap.c
2677         * src/etpan/imap-thread.c
2678                 fixed deadlock when removing IMAP account.
2679
2680 2005-07-08 [colin]      1.9.12cvs30
2681
2682         * src/textview.c
2683         * src/unmime.c
2684                 Fix again problems decoding broken headers
2685         * src/gtk/inputdialog.c
2686                 Fix local variable shadowing a global one
2687
2688 2005-07-08 [colin]      1.9.12cvs29
2689
2690         * src/msgcache.c
2691                 Make the cache/mark files platform-agnostic by writing
2692                 them in little-endian format. Reading them is also done
2693                 in little-endian format, of course; however, in order
2694                 to avoid trashing mark data on big-endian machines, the
2695                 files are, at first, read from the native format if the
2696                 little-endian one doesn't exist. This is easy to deter-
2697                 mine by trying to open a file with a swapped data_ver
2698                 and seeing if it's the wanted version.
2699                 Little-endian using users should see absolutely no
2700                 difference, Big-endian users may get a very little
2701                 performance drop due to byte-swapping.
2702                 Tested on i386 and ppc32. 
2703                 Fixes bug #159 (The index file, in the mailboxes, is 
2704                 hardware depending).
2705
2706                 To have the cache/mark files updated to the new little-
2707                 endian format, "Check for new messages" or even
2708                 "Rebuild folder tree" aren't enough. Files will be
2709                 updated as soon as a folder has been opened/closed.
2710                 To update everything, just select all folders by
2711                 selecting them one by one.
2712
2713 2005-07-07 [colin]      1.9.12cvs28
2714
2715         * src/imap.c
2716                 Remember the folder separator per IMAPFolder
2717                 instead of globally.
2718                 Revive the Session on noop; fixes bug #761
2719                 (mark a bunch of unread messages as read takes 
2720                 forever)
2721
2722 2005-07-07 [darko]      1.9.12cvs27
2723
2724         * src/common/template.c
2725                 Sort templates alphabetically
2726
2727 2005-07-06 [colin]      1.9.12cvs26
2728
2729         * src/imap.c
2730                 Try to use the correct separator in
2731                 most cases. Possibly fixes bug #759
2732                 (only creates the INBOX folder when 
2733                 setting up new IMAP account) and 
2734                 bug #760 (Can't retrieve messages)
2735
2736 2005-07-06 [colin]      1.9.12cvs25
2737
2738         * src/imap.c
2739                 Use real_path in status command. This will
2740                 help later, when namespaces will be used.
2741
2742 2005-07-06 [colin]      1.9.12cvs24
2743
2744         * configure.ac
2745         * src/account.c
2746         * src/folder.c
2747         * src/imap.c
2748         * src/etpan/etpan-log.c
2749         * src/etpan/etpan-thread-manager.c
2750         * src/etpan/imap-thread.c
2751                 Add a --disable-libetpan parameter. With this,
2752                 users that don't want IMAP4 support can avoid
2753                 the new dependancy (and have no IMAP support).
2754                 Users that have IMAP4 accounts and use this
2755                 parameter won't lose their configuration, their
2756                 IMAP accounts will just be invisible and not
2757                 used.
2758         * src/textview.c
2759                 Make the "Copy ..." contextual menu items 
2760                 copy to both the X clipboard and the gtk 
2761                 clipboard - as most other apps do.
2762         * src/gtk/about.c
2763                 Add a notice about OpenSSL usage, in order to
2764                 comply with OpenSSL's license (point 6):
2765                 http://www.openssl.org/source/license.html
2766
2767 2005-07-06 [colin]      1.9.12cvs23
2768
2769         * src/alertpanel.c
2770                 Fix a minimum size for alertpanels
2771         * src/compose.c
2772                 Show 'No space left on device' type errors
2773                 when queuing/sending
2774         * src/imap_gtk.c
2775         * src/mh_gtk.c
2776                 Rework folder's deletion message (remove 
2777                 extra \n)
2778
2779 2005-07-05 [colin]      1.9.12cvs22
2780
2781         * src/imap.c
2782                 Add an alertpanel on auth error
2783                 Add pseudo-log
2784                 Remove pthread-related stuff
2785
2786 2005-07-05 [colin]      1.9.12cvs21
2787
2788         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2789                 Fix crash on plugin reloading (with a hack)
2790
2791 2005-07-05 [colin]      1.9.12cvs20
2792
2793         * src/prefs_account.c
2794         * src/prefs_account.h
2795                 Fix typo
2796         * src/gtk/filesel.c
2797         * src/gtk/filesel.h
2798                 Add a way to filter the view
2799         * src/gtk/pluginwindow.c
2800                 Filter loadable stuff
2801         * src/plugins/pgpmime/prefs_gpg.c
2802                 Fix missing unregistration
2803         * .cvsignore
2804         * src/etpan/.cvsignore
2805         * src/plugins/spamassassin/.cvsignore
2806                 Add more stuff to cvs ignored files
2807
2808 2005-07-04 [colin]      1.9.12cvs19
2809
2810         * src/imap.c
2811                 Fix scan_required returning FALSE when it
2812                 shouldn't. Maybe fix #760 (Can't retrieve
2813                 messages)
2814
2815 2005-07-04 [colin]      1.9.12cvs18
2816
2817         * src/summaryview.c
2818                 Fix always_show_msg pref
2819
2820 2005-07-04 [paul]       1.9.12cvs17
2821
2822         sync with main (forgotten in last commit)
2823         
2824         * src/common/utils.c
2825         * src/common/utils.h
2826                 check_line_length(): new.
2827                 is_dir_exist()
2828                 is_file_entry_exist()
2829                 dirent_is_regular_file()
2830                 dirent_is_directory(): use g_file_test() instead of stat().
2831
2832 2005-07-04 [paul]       1.9.12cvs16
2833
2834         sync with main:
2835
2836         * src/compose.c
2837                 compose_write_to_file(): check for line
2838                 length limit and display warning if exceeds
2839         * src/jpilot.c
2840                 use get_home_dir() instead of g_get_home_dir()
2841         * src/procheader.c
2842                 removed warning about invalid date
2843         * src/vcard.c
2844                 use get_home_dir() instead of g_get_home_dir()
2845
2846 2005-07-04 [paul]       1.9.12cvs15
2847
2848         * src/stock_pixmap.c
2849                 fix new pixmap naming errors
2850                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2851
2852 2005-07-04 [colin]      1.9.12cvs14
2853
2854         * src/imap.c
2855                 Fix debugging string with a warning
2856
2857 2005-07-04 [colin]      1.9.12cvs13
2858
2859         * configure.ac
2860                 Add a check for libetpan's version (>= 0.37)
2861
2862 2005-07-04 [hoa]        1.9.12cvs12
2863
2864         * commitHelper
2865         * src/imap.c
2866         * src/etpan/imap-thread.c
2867         * src/etpan/imap-thread.h
2868                 fixed IMAP implementation of check of mails.
2869
2870 2005-07-03 [hoa]        1.9.12cvs11
2871
2872         * src/etpan/Makefile.am
2873         * src/etpan/etpan-errors.h
2874         * src/etpan/etpan-log.[ch]
2875         * src/etpan/etpan-thread-manager-types.h
2876         * src/etpan/etpan-thread-manager.[ch]
2877         * src/etpan/imap-thread.[ch]
2878         * src/Makefile.am
2879         * src/imap.c
2880         * src/main.c
2881         * src/prefs_other.c
2882         * configure.ac
2883             merged imap branch.
2884             dependency on libetpan 0.37 is now added.
2885
2886 2005-07-01 [colin]      1.9.12cvs10
2887
2888         * src/Makefile.am
2889         * src/folder.c
2890         * src/folder.h
2891         * src/folderview.c
2892         * src/stock_pixmap.c
2893         * src/stock_pixmap.h
2894         * src/plugins/trayicon/trayicon.c
2895                 Add marked symbol on folders containing
2896                 marked messages
2897         * src/procmsg.c
2898         * src/procmsg.h
2899         * src/toolbar.c
2900         * src/prefs_common.c
2901         * src/prefs_common.h
2902         * src/prefs_send.c
2903                 Add an optional confirmation dialog on queue
2904                 sending. Patch by wwp.
2905         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
2906         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
2907         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
2908         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
2909         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
2910         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
2911         * src/pixmaps/inbox_mark.xpm            ** ADDED **
2912         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
2913         * src/pixmaps/outbox_mark.xpm           ** ADDED **
2914         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
2915         * src/pixmaps/trash_mark.xpm            ** ADDED **
2916                 New pixmaps
2917
2918 2005-07-01 [colin]      1.9.12cvs9
2919
2920         * src/summaryview.c
2921                 Fix a little threading bug
2922         * src/addrgather.c
2923         * src/mainwindow.c
2924                 A little bit of HIG normality never hurts
2925
2926 2005-07-01 [colin]      1.9.12cvs8
2927
2928         * src/compose.c
2929         * src/msgcache.c
2930         * src/pop.c
2931         * src/procmime.c
2932         * src/recv.c
2933         * src/common/log.c
2934         * src/common/template.c
2935         * src/common/utils.c
2936         * src/common/utils.h
2937                 Reverted the fwrite_atomic stuff. In fact
2938                 it is already atomic.
2939
2940 2005-06-30 [colin]      1.9.12cvs7
2941
2942         * src/common/utils.c
2943         * src/common/utils.h
2944                 Add an fwrite_atomic() function to make
2945                 sure we write everything: fwrite can make
2946                 short writes.
2947         * src/compose.c
2948         * src/msgcache.c
2949         * src/pop.c
2950         * src/procmime.c
2951         * src/recv.c
2952         * src/common/log.c
2953         * src/common/template.c
2954                 Use that (and fix swapping of size and nmemb).
2955                 Thanks to Rich Coe for the heads up.
2956
2957 2005-06-30 [colin]      1.9.12cvs6
2958
2959         * src/addressbook.c
2960                 Optimize addressbook opening 
2961
2962 2005-06-30 [colin]      1.9.12cvs5
2963
2964         * src/summaryview.c
2965                 Remove calls to summary_step after move/copy
2966
2967 2005-06-28 [paul]       1.9.12cvs4
2968
2969         * src/alertpanel.c
2970                 wrap and make the error msg selectable
2971
2972 2005-06-28 [paul]       1.9.12cvs3
2973
2974         * src/ssl_manager.c
2975                 replace the OK button with a Close button
2976         * src/gtk/foldersort.c
2977                 use GTK_STOCK_ icons/buttons
2978
2979 2005-06-28 [colin]      1.9.12cvs2
2980
2981         * src/gedit-print.c             ** ADDED **
2982         * src/gedit-print.h             ** ADDED **
2983         * src/gtk/gtksourceprintjob.c   ** ADDED **
2984         * src/gtk/gtksourceprintjob.h   ** ADDED **
2985                 I can't believe no one had enough time to tell
2986                 me I forgot the `cvs add`
2987
2988 2005-06-27 [colin]      1.9.12cvs1
2989
2990         * src/Makefile.am
2991         * src/gtk/Makefile.am
2992         * src/messageview.c
2993         * src/procmsg.c
2994         * src/summaryview.c
2995         * configure.ac
2996                 Add optional libgnomeprint-based printing
2997         * src/mainwindow.c
2998         * src/gtk/quicksearch.c
2999                 Add an Edit/Quick search menu item to show
3000                 and focus the quicksearch
3001
3002 2005-06-27 [paul]       1.9.12
3003
3004         1.9.12 release
3005
3006         * po/ca.po
3007         * po/de.po
3008         * po/es.po
3009         * po/fr.po
3010         * po/it.po
3011         * po/ko.po
3012         * po/pt_BR.po
3013         * po/sk.po
3014         * po/zh_CN.po
3015                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3016                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3017                 SungHyun Nam, Frederico Goncalves Guimaraes,
3018                 Andrej Kacian, and Yang Guilong
3019 2005-06-26 [colin]      1.9.11cvs106
3020
3021         * src/imap_gtk.c
3022                 Forgot one file for previous fix
3023
3024 2005-06-26 [colin]      1.9.11cvs105
3025
3026         * src/folder.c
3027         * src/imap.c
3028                 Fix problems with folder operations in no_select
3029                 imap folders. it applies only to mails, and 
3030                 creation/deletion/move/renaming of folders 
3031                 should be possible
3032
3033 2005-06-26 [paul]       1.9.11cvs104
3034
3035         * src/prefs_filtering.c
3036                 replace one more GTK_STOCK_REMOVE
3037                 with GTK_STOCK_DELETE
3038
3039 2005-06-25 [colin]      1.9.11cvs103
3040
3041         * src/imap.c
3042                 Optimize get_seq_set_from_seq_list
3043                 (Patch by Ricardo) 
3044
3045 2005-06-25 [colin]      1.9.11cvs102
3046
3047         * src/mh.c
3048                 If the directory exists, but not in the
3049                 correct encoding, rename it. This should
3050                 handle old-versions-induced bugs.
3051
3052 2005-06-25 [colin]      1.9.11cvs101
3053
3054         * src/mh.c
3055                 Fix path access with extended dir names
3056                 Fixes bug #589 (SC segfaults with wrong locale
3057                 settings)
3058
3059 2005-06-25 [colin]      1.9.11cvs100
3060
3061         * src/prefs_account.c
3062         * src/prefs_account.h
3063         * src/compose.c
3064                 Add an option to encrypt replies to
3065                 encrypted messages
3066
3067 2005-06-25 [colin]      1.9.11cvs99
3068
3069         * src/compose.c
3070         * src/quote_fmt_parse.y
3071                 ... And make it work with pgpinline.
3072
3073 2005-06-25 [colin]      1.9.11cvs98
3074
3075         * src/compose.c
3076         * src/procmime.c
3077         * src/procmime.h
3078         * src/quote_fmt_parse.y
3079                 o Make reedition of encrypted messages possible
3080                   (as long as it is encrypted to self too, no
3081                    magic there)
3082                 o Make replying with quote (and without selecting
3083                   text) possible for encrypted messages.
3084                 Closes bug #550 (Not possible to "reply with quote"
3085                 to gnupg encrypted messages)
3086
3087 2005-06-24 [paul]       1.9.11cvs97
3088
3089         * src/imap.c
3090                 add missing include
3091
3092 2005-06-24 [paul]       1.9.11cvs96
3093
3094         * src/editldap.c
3095                 made bind password entry invisible
3096                 (sync with main)
3097         * src/send_message.c
3098                 send_message_local(): check exit status
3099                 to detect errors (sync with main)
3100         * src/textview.c
3101                 use main's less ambiguous popup menu
3102                 wording
3103
3104 2005-06-24 [paul]       1.9.11cvs95
3105
3106         * src/prefs_actions.c
3107         * src/prefs_customheader.c
3108         * src/prefs_display_header.c
3109         * src/prefs_filtering_action.c
3110         * src/prefs_matcher.c
3111         * src/prefs_template.c
3112         * src/prefs_toolbar.c
3113                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3114         * src/gtk/description_window.c
3115                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3116
3117 2005-06-23 [colin]      1.9.11cvs94
3118
3119         * src/summaryview.c
3120                 Fix rough edges (be sure to call status_show whenever
3121                 necessary).
3122
3123 2005-06-23 [colin]      1.9.11cvs93
3124
3125         * src/summaryview.c
3126                 Optimize Select All
3127                 Before, in a 5K mails folder: 11s
3128                 After, in the same folder: 58000µs
3129                 The joys of locking... gtk_clist_select_all() fires a 
3130                 tree-select-row event for each selected row, which in 
3131                 summaryview, callbacks summary_selected which in turn,
3132                 calls summary_status_show, which walks the selected
3133                 rows. Hence, calling gtk_clist_select_all was 
3134                 exponential. Locking the summaryview makes 
3135                 summary_selected return early.
3136
3137 2005-06-23 [colin]      1.9.11cvs92
3138
3139         * src/imap.c
3140                 Move mutex at the important place to avoid
3141                 deadlocks
3142         * src/summaryview.c
3143                 Fix Del key deleting directly instead of
3144                 moving to trash
3145
3146 2005-06-22 [colin]      1.9.11cvs91
3147
3148         * src/plugins/spamassassin/libspamc.c
3149                 As we do spagetti code with assignations in multiple
3150                 places (see _message_read_raw where out = msg = raw),
3151                 let's be sure we don't free the same pointer twice.
3152                 Should fix bug #683 (Crash in libpam at 
3153                 message_cleanup).
3154
3155 2005-06-22 [colin]      1.9.11cvs90
3156
3157         * src/compose.c
3158         * src/messageview.c
3159         * src/toolbar.c
3160                 Make toolbar's delete use the move to trash stuff;
3161                 Add gtk_widget_realize to be sure pixmaps can get
3162                 created (that may fix an old worksforme bug which
3163                 I can't find back...)
3164
3165 2005-06-22 [colin]      1.9.11cvs89
3166
3167         * src/summaryview.c
3168         * src/summaryview.h
3169         * src/mainwindow.c
3170                 Rename "Message/Delete" to "Message/Move to trash"
3171                 Add "Message/Delete..." that directly destroys the
3172                 selected messages after asking for a confirmation.
3173
3174 2005-06-22 [colin]      1.9.11cvs88
3175
3176         * src/imap.c
3177                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3178                 o Fix a deadlock (thanks Darko)
3179
3180 2005-06-22 [colin]      1.9.11cvs87
3181
3182         * src/gtk/foldersort.c
3183                 Add missing include for the i18n;
3184                 patch by Fabien Vantard
3185
3186 2005-06-21 [colin]      1.9.11cvs86
3187
3188         * src/folder.c
3189         * src/folderview.c
3190                 Respect the no_select flag
3191         * src/imap.c
3192                 Fix recursive deletion
3193         * src/imap_gtk.c
3194         * src/mh_gtk.c
3195                 Make the folder deletion's warning
3196                 more explicit
3197
3198 2005-06-21 [colin]      1.9.11cvs85
3199
3200         * src/textview.c
3201                 Prevent email addresses from spanning accross
3202                 lines - fixes bug # 646 (newline-chars in 
3203                 email addresses)
3204
3205 2005-06-20 [colin]      1.9.11cvs84
3206
3207         * src/folder.c
3208                 Be sure not to remove source if copy failed
3209
3210 2005-06-20 [colin]      1.9.11cvs83
3211
3212         * src/folderview.c
3213         * src/imap_gtk.c
3214                 remove summaryview's lock
3215         * src/imap.c
3216                 introduce threads to avoid problems when foreground tasks
3217                 interfere with background tasks
3218         * src/mh.c
3219                 prevent moving to drafts/queue
3220         * src/mimeview.c
3221                 fix leak
3222
3223 2005-06-19 [colin]      1.9.11cvs82
3224
3225         * src/imap_gtk.c
3226                 Remember that the user doesn't want to override
3227                 offline mode, for 3 seconds. It avoid presenting
3228                 him with N popups in a really short time.
3229
3230 2005-06-17 [colin]      1.9.11cvs81
3231
3232         * src/imap.c
3233                 Fix IMAP breaking on folders containing '('
3234                 (Probably won't be enough)
3235
3236 2005-06-17 [colin]      1.9.11cvs80
3237
3238         Forgotten files on 1.9.11cvs79
3239         * src/summaryview.c
3240                 Fix stepping when not immediately executing
3241         * src/imap.c
3242                 Really prevent UID FETCH 0
3243         * src/codeconv.c
3244                 Fix outgoing charset never set to utf-8
3245         * src/mh.c
3246                 Fix leak
3247
3248 2005-06-16 [colin]      1.9.11cvs79
3249
3250         * src/compose.c
3251                 Fix bug #707 (Dash splits rows)
3252                 Only wrap if we're on a line break position and
3253                 the previous one was a "white" (space) char.
3254                 Pango stuff is weird.
3255
3256 2005-06-16 [colin]      1.9.11cvs78
3257
3258         * src/imap_gtk.c
3259                 Lock summaryview while downloading messages
3260                 on user demand
3261         * src/procheader.c
3262         * src/unmime.c
3263         * src/common/utils.c
3264         * src/common/utils.h
3265                 Replace \r and \n with spaces in From and
3266                 Subject headers
3267
3268 2005-06-16 [paul]       1.9.11cvs77
3269
3270         * src/procmime.c
3271                 liberalise the mime parser
3272         * src/gtk/about.c
3273                 add text wrapping
3274
3275 2005-06-16 [paul]       1.9.11cvs76
3276
3277         * src/gtk/about.c
3278                 reworked
3279
3280 2005-06-15 [colin]      1.9.11cvs75
3281
3282         * src/compose.c
3283                 Finish header encoding fix
3284         * src/summaryview.c
3285                 Fix segfault
3286         * src/headerview.c
3287                 Fix compilation (Thanks Stephan
3288                 Sachse)
3289
3290 2005-06-15 [colin]      1.9.11cvs74
3291
3292         * Makefile.am
3293                 Install gnome2 stuff rather than gnome1, 
3294                 if both are present
3295         * src/codeconv.c
3296         * src/codeconv.h
3297         * src/compose.c
3298                 Fix headers encoding
3299         * src/folder.c
3300                 Visual progress when fetching all messages
3301         * src/folderview.c
3302         * src/summaryview.c
3303         * src/summaryview.h
3304                 Prevent changing current message while
3305                 incorporating
3306
3307 2005-06-15 [paul]       1.9.11cvs73
3308
3309         * src/gtk/gtkaspell.c
3310         * src/gtk/gtkaspell.h
3311                 fix build warnings
3312
3313 2005-06-15 [paul]       1.9.11cvs72
3314
3315         * src/prefs_filtering.c
3316                 allow reordering of filter rules by
3317                 drag n drop
3318
3319 2005-06-15 [paul]       1.9.11cvs71
3320
3321         * COPYING
3322                 updated
3323         * src/codeconv.c
3324                 replace deprecated function
3325         * src/inc.c
3326         * src/send_message.c
3327         * src/gtk/progressdialog.c
3328         * src/gtk/progressdialog.h
3329                 salvage and reuse parts of reverted sync
3330
3331 2005-06-15 [paul]       1.9.11cvs70
3332
3333         * src/inc.c
3334         * src/send_message.c
3335         * src/gtk/progressdialog.c
3336         * src/gtk/progressdialog.h
3337                 revert yesterday's sync with main
3338                 it contains deprecated functions
3339
3340 2005-06-15 [colin]      1.9.11cvs69
3341
3342         * src/headerview.c
3343                 Fix bug #670 (multi user to: will corrupt message 
3344                 headers display)
3345
3346 2005-06-15 [colin]      1.9.11cvs68
3347
3348         * src/compose.c
3349                 Fix bug #421 (Fix undo on wrapping)
3350
3351 2005-06-15 [colin]      1.9.11cvs67
3352
3353         * src/folder.c
3354                 Provide visual feedback while processing
3355                 folder's rules.
3356         * src/imap.c
3357                 Provide visual feedback while getting
3358                 short headers (for uncached messages)
3359
3360
3361 2005-06-14 [paul]       1.9.11cvs66
3362
3363         * src/account.c
3364                 change a couple stock icons
3365         * src/inc.c
3366         * src/send_message.c
3367         * src/gtk/progressdialog.c
3368         * src/gtk/progressdialog.h
3369                 sync main's GtkTreeView implementation
3370
3371 2005-06-14 [colin]      1.9.11cvs65
3372
3373         * src/imap.c
3374                 Various little fixes, mainly on error paths
3375
3376 2005-06-13 [colin]      1.9.11cvs64
3377
3378         * matcher.c
3379         * procmsg.c
3380         * procmsg.h
3381                 Add a way to fetch only headers. This speeds
3382                 up filtering on headers for IMAP. Fixes:
3383                 bug #481 extraneous imap commands slow down 
3384                         imap filtering
3385                 bug #522 Sylpheed downloads all messages 
3386                         when opening mailbox (IMAP)
3387                 bug #677 IMAP fetch is soooooooooooooo slow
3388         * src/folder.c
3389         * src/folder.h
3390                 Add a folder set_batch method so that
3391                 implementations can speed up flags changes
3392         * src/folderutils.c
3393         * src/summaryview.c
3394                 Use that in mark as (un)read and mark all read
3395                 Refix bug #679
3396         * src/imap.c
3397                 Implement set_batch - brings back deferred
3398                 flags in a less buggy manner. Fixes:
3399                 bug #729 IMAP immediate expunge of deleted messages
3400                 bug #191 remove list of messages with one command
3401                 Fix login with strange chars
3402                 Implement fetch_msg_full
3403                 Fix copy (wrong counts)
3404
3405 2005-06-12 [colin]      1.9.11cvs63
3406
3407         * src/folder.c
3408                 lock incorporation during long operations.
3409                 Avoids fucking up the IMAP socket.
3410
3411 2005-06-12 [colin]      1.9.11cvs62
3412
3413         * src/imap.c
3414                 Fix harmful typo
3415                 Factorize remove_all_msg
3416                 Thread-ize expunge
3417         * src/summaryview.c
3418                 Don't update partial-download status if unnecessary
3419         * src/folder.c
3420                 Use remove_msgs everywhere possible
3421
3422 2005-06-12 [colin]      1.9.11cvs61
3423
3424         * src/folder.c
3425         * src/folder.h
3426                 Add a remove_msgs function to remove a 
3427                 list of messages
3428         * src/imap.c
3429                 Implement that.
3430
3431 2005-06-12 [colin]      1.9.11cvs60
3432
3433         * src/imap.c
3434                 Remove flags-processing deferring... Too hard
3435                 to get it to work in all cases.
3436
3437 2005-06-11 [colin]      1.9.11cvs59
3438
3439         * src/imap.c
3440                 printf -> debug_print
3441
3442 2005-06-11 [colin]      1.9.11cvs58
3443
3444         * src/imap.c
3445                 o Fix build without USE_PTHREAD
3446                 o Factorize imap_open
3447                 o Alertpanel in case of impossible connection
3448                 o Alertpanel in case of impossible login
3449                 o Fix deferred flags processing to force a 
3450                   flush before adding some more flags to process,
3451                   but in another folder.
3452
3453 2005-06-10 [colin]      1.9.11cvs57
3454
3455         * src/imap.c
3456                 o Fix a format string error
3457                 o init ssl socket outside of the thread 
3458                   (it possibly invokes gtk calls)
3459         * src/procmime.c
3460                 o Put back the buffer to its necessary size
3461                 o Fix changing a file pointer without keeping
3462                   track of it (thanks Valgrind)
3463         * src/common/smtp.c
3464                 o Fix automatic STARTTLS if login should be done
3465                   and the server only allows it after starting TLS
3466         * src/gtk/gtkinputdialog.c
3467                 o Eat GDK_Return so that the combo popup doesn't 
3468                   appear when we press Enter to validate the combo
3469                   input dialog (as seen in the Open with... dialog)
3470
3471 2005-06-10 [colin]      1.9.11cvs56
3472
3473         * src/imap.c
3474                 o A bit less debug
3475                 o Fix a crash on deletion
3476                 o Threadize imap_select (it's called outside of 
3477                   threads)
3478                 o Defer treatment of DELETED flags
3479
3480
3481 2005-06-09 [colin]      1.9.11cvs55
3482
3483         * src/imap.c
3484                 Make sure we check imap_gtk_should_override(), which
3485                 potentially calls gtk stuff, before creating thread.
3486                 That way it should't be called via imap_get_session()
3487                 inside a thread.
3488
3489 2005-06-09 [colin]      1.9.11cvs54
3490
3491         * src/imap.c
3492                 o add a bit of status output
3493                 o remove some dead code
3494                 o threadize get_list_of_uids
3495                 o threadize imap_get_flags
3496                 o defer flag changing by 500ms so that they
3497                   can be batched
3498
3499
3500 2005-06-08 [colin]      1.9.11cvs53
3501
3502         * src/imap.c
3503                 Thread-ize imap_cmd_fetch
3504
3505 2005-06-08 [colin]      1.9.11cvs52
3506
3507         * src/main.c
3508                 Mmh, that broke POP3...
3509
3510 2005-06-08 [colin]      1.9.11cvs51
3511
3512         * src/main.c
3513                 Stabilize IMAP patch (thanks to Hoa)
3514
3515 2005-06-08 [colin]      1.9.11cvs50
3516
3517         * src/imap.c
3518                 Test patch to speed up imap. 
3519
3520 2005-06-08 [colin]      1.9.11cvs49
3521
3522         * src/imap_gtk.c
3523                 Warning fix
3524         * src/procmime.c
3525                 Apply patch from gentoo to use /usr/share/mime/globs if 
3526                 available, after un-breaking it
3527         * src/common/log.c
3528         * src/common/log.h
3529                 Use g_timeout for invoking hooks that possibly use gtk
3530                 calls. This should leave gtk calls in the main thread.
3531
3532 2005-06-08 [paul]       1.9.11cvs48
3533
3534         * src/codeconv.c
3535                 conv_get_outgoing_charset_str(): don't
3536                 use prefs_common setting
3537         * src/compose.c
3538         * src/compose.h
3539                 add /Options/Character encoding/... to
3540                 temporarily change the outgoing encoding
3541
3542         (belated sync with main)
3543
3544 2005-06-08 [paul]       1.9.11cvs47
3545
3546         * src/compose.c
3547                 correction to/completion of last
3548                 sync with main
3549
3550 2005-06-08 [paul]       1.9.11cvs46
3551
3552         sync with main:
3553         
3554         * src/codeconv.c
3555         * src/codeconv.h
3556                 always enabled Japanese auto-detection
3557                 if the first letters of locale string
3558                 is "ja"
3559         * src/compose.c
3560                 don't use "destroy" signal to destroy
3561                 Compose object (fix rare crashes on discard?)
3562         * src/mainwindow.c
3563         * src/messageview.c
3564         * src/prefs_send.c
3565                 added Hebrew encodings
3566         * src/sourcewindow.c
3567                 don't use "destroy" signal to destroy
3568                 objects
3569
3570 2005-06-07 [colin]      1.9.11cvs45
3571
3572         * src/summaryview.c
3573                 Add missing unlocks/locks
3574
3575 2005-06-07 [paul]       1.9.11cvs44
3576
3577         * src/summaryview.c
3578                 restore bug #749 fix
3579
3580 2005-06-06 [colin]      1.9.11cvs43
3581
3582         * src/summaryview.c
3583                 Fix selection bug when prefs_common.open_unread 
3584                 is FALSE
3585
3586 2005-06-06 [colin]      1.9.11cvs42
3587
3588         * src/common/md5.c
3589                 Fix a warning
3590         * src/summaryview.c
3591         * src/folderview.c
3592                 Factorize long operations beginning and end
3593                 (locking, freezing/thawing, cursor, ...)
3594                 Check selection->data member in selection-
3595                 related loops; this avoids dying an awful
3596                 death if the selection changes on us while
3597                 we're marking a whole IMAP folder unread, 
3598                 for example.
3599
3600 2005-06-06 [paul]       1.9.11cvs41
3601
3602         * src/textview.c
3603                 don't g_free() a static gchar buffer
3604
3605 2005-06-05 [colin]      1.9.11cvs40
3606
3607         * src/mainwindow.c
3608         * src/messageview.c
3609         * src/summaryview.c
3610                 Fix bug #749 (Show all headers should be
3611                 sticky as the GUI suggests)
3612
3613 2005-06-03 [paul]       1.9.11cvs39
3614
3615         * src/compose.c
3616                 don't allow editing of mail while sending.
3617                 patch by Colin
3618
3619 2005-06-03 [paul]       1.9.11cvs38
3620
3621         * src/folderview.c
3622                 add a freeze/thaw to speed up 'mark all read'
3623
3624 2005-06-03 [paul]       1.9.11cvs37
3625
3626         * src/prefs_message.c
3627                 reflect changes immediately
3628
3629 2005-06-02 [colin]      1.9.11cvs36
3630
3631         * po/POTFILES.in
3632                 Patch by Fabien Vantard.
3633
3634 2005-06-02 [colin]      1.9.11cvs35
3635
3636         * src/imap.c
3637                 Use a non-blocking imap_getline() if possible.
3638                 This should completely prevent the interface
3639                 from freezin on imap operations, although it
3640                 may do strange stuff in case of folder switching
3641                 while a big imap operation is taking place...
3642
3643                 In addition, fix a leak in the case thread
3644                 creation fails on connection.
3645
3646 2005-06-02 [colin]      1.9.11cvs34
3647
3648         * src/crash.c
3649         * src/prefs_common.h
3650                 Fix build (prefs_common_init() doesn't exist
3651                 anymore)
3652
3653 2005-06-02 [colin]      1.9.11cvs33
3654
3655         * src/prefs_account.c
3656                 Fix bug #245 (filtering rules broken when
3657                 renaming a remote account (imap4 or nntp)
3658
3659 2005-06-02 [colin]      1.9.11cvs32
3660
3661         * src/imap.c
3662                 Try to fix IMAP shortcomings: 
3663                 o Multithread imap_open()
3664                 o allow offline-mode overriding instead of
3665                   just returning NULL
3666         * src/imap_gtk.c
3667         * src/imap_gtk.h
3668                 Add a function to ask whether we want to
3669                 override offline-mode for 10 minutes (one-shot
3670                 asking was painful)
3671         * src/procheader.c
3672                 Fix segfault when imap parser isn't happy about
3673                 a missing {
3674
3675 2005-06-01 [colin]      1.9.11cvs31
3676
3677         * src/addrharvest.c
3678         * src/compose.c
3679         * src/mbox.c
3680         * src/mbox.h
3681         * src/mh.c
3682         * src/msgcache.c
3683         * src/send_message.c
3684         * src/setup.c
3685         * src/undo.c
3686         * src/common/hooks.c
3687         * src/common/prefs.c
3688         * src/common/template.c
3689         * src/common/utils.c
3690         * src/gtk/gtkutils.c
3691         * src/gtk/inputdialog.c
3692         * src/gtk/menu.c
3693         * src/gtk/pluginwindow.c
3694         * src/gtk/prefswindow.c
3695         * src/plugins/pgpmime/passphrase.c
3696         * src/plugins/pgpmime/prefs_gpg.c
3697                 More -Wall fixes
3698
3699         * src/common/Makefile.am
3700         * src/common/timing.h
3701                 Add basic timing code
3702
3703         * src/summaryview.c
3704                 Fix a bug with unread messages when 
3705                 re-sorting folders, and by the way
3706                 fix a big performance hit when 
3707                 re-sorting (10k mails: before 5s,
3708                 after .5s)
3709
3710         * src/prefs_compose_writing.c
3711         * src/prefs_compose_writing.h
3712         * src/prefs_message.c
3713         * src/prefs_message.h
3714         * src/prefs_other.c
3715         * src/prefs_other.h
3716         * src/prefs_quote.c
3717         * src/prefs_quote.h
3718         * src/prefs_receive.c
3719         * src/prefs_receive.h
3720         * src/prefs_send.c
3721         * src/prefs_send.h
3722         * src/prefs_summaries.c
3723         * src/prefs_summaries.h
3724                 Fix copyright banner
3725
3726 2005-06-01 [paul]       1.9.11cvs30
3727
3728         * po/fi.po
3729                 updated by Flammie Pirinen
3730         * src/procmime.c
3731                 fix 'Bad BASE64 content' output
3732
3733 2005-05-31 [colin]      1.9.11cvs29
3734
3735         * src/procmime.c
3736                 Oops, where did my hunk go.
3737
3738 2005-05-31 [colin]      1.9.11cvs28
3739
3740         * src/Makefile.am
3741         * src/account.c
3742         * src/action.c
3743         * src/addr_compl.c
3744         * src/addressbook.c
3745         * src/codeconv.c
3746         * src/compose.c
3747         * src/export.c
3748         * src/folder.c
3749         * src/folderview.c
3750         * src/image_viewer.c
3751         * src/main.c
3752         * src/mainwindow.c
3753         * src/messageview.c
3754         * src/mimeview.c
3755         * src/msgcache.c
3756         * src/prefs_account.c
3757         * src/prefs_actions.c
3758         * src/prefs_common.c
3759         * src/prefs_compose_writing.c
3760         * src/prefs_customheader.c
3761         * src/prefs_ext_prog.c
3762         * src/prefs_filtering.c
3763         * src/prefs_filtering_action.c
3764         * src/prefs_fonts.c
3765         * src/prefs_image_viewer.c
3766         * src/prefs_message.c
3767         * src/prefs_message.h
3768         * src/prefs_msg_colors.c
3769         * src/prefs_other.c
3770         * src/prefs_other.h
3771         * src/prefs_quote.c
3772         * src/prefs_receive.c
3773         * src/prefs_receive.h
3774         * src/prefs_send.c
3775         * src/prefs_send.h
3776         * src/prefs_spelling.c
3777         * src/prefs_summaries.c
3778         * src/prefs_summary_column.c
3779         * src/prefs_template.c
3780         * src/prefs_themes.c
3781         * src/prefs_toolbar.c
3782         * src/prefs_wrapping.c
3783         * src/procmime.c
3784         * src/procmsg.c
3785         * src/send_message.h
3786         * src/ssl_manager.c
3787         * src/summary_search.c
3788         * src/summaryview.c
3789         * src/textview.c
3790         * src/wizard.c
3791         * src/common/smtp.c
3792         * src/common/smtp.h
3793         * src/gtk/gtkutils.h
3794                 o Move the rest of Common prefs to new style
3795                 o Lots of -Wall warning fixes
3796                 o fix FIXME in cache memusage calculation
3797                 o Let return receipts be sent from any account
3798                 o Little cache optimisation (read)
3799                 o Fix bug #746 (don't treat commas as separators
3800                   when inside a quoted string)
3801
3802 2005-05-31 [paul]       1.9.11cvs27
3803
3804         * src/prefs_common.c
3805                 fix 'off-by-one' typo
3806
3807 2005-05-31 [paul]       1.9.11cvs26
3808
3809         * src/account.c
3810         * src/addr_compl.c
3811         * src/compose.c
3812         * src/foldersel.c
3813         * src/prefs_actions.c
3814         * src/prefs_common.c
3815         * src/prefs_common.h
3816         * src/prefs_customheader.c
3817         * src/prefs_display_header.c
3818         * src/prefs_filtering.c
3819         * src/prefs_filtering_action.c
3820         * src/prefs_matcher.c
3821         * src/prefs_summaries.c
3822         * src/prefs_summary_column.c
3823         * src/prefs_template.c
3824         * src/prefs_toolbar.c
3825         * src/ssl_manager.c
3826         * src/gtk/pluginwindow.c
3827         * src/gtk/prefswindow.c
3828         * src/gtk/progressdialog.c
3829                 add hidden prefs 'enable_rules_hint'
3830                 for gtk_tree_view_set_rules_hint()
3831                 (sync with main)
3832                 
3833
3834 2005-05-31 [colin]      1.9.11cvs25
3835
3836         * src/Makefile.am
3837         * src/main.c
3838         * src/prefs_common.c
3839         * src/prefs_summaries.c ** ADDED **
3840         * src/prefs_summaries.h ** ADDED **
3841                 Common/Display -> Display/Summaries
3842
3843 2005-05-31 [colin]      1.9.11cvs24
3844
3845         * src/Makefile.am
3846         * src/main.c
3847         * src/prefs_quote.c ** ADDED **
3848         * src/prefs_quote.h ** ADDED **
3849                 Move Common/Quote to Compose/Quoting
3850         * src/prefs_common.c
3851         * src/prefs_common.h
3852                 Remove old quote stuff, add
3853                 convenience functions for GtkTextView prefs
3854         * src/gtk/prefswindow.c
3855                 Set default height higher
3856
3857 2005-05-30 [colin]      1.9.11cvs23
3858
3859         * src/Makefile.am
3860         * src/main.c
3861         * src/prefs_common.c
3862         * src/prefs_compose_writing.c ** ADDED **
3863         * src/prefs_compose_writing.h ** ADDED **
3864                 Move Common/Compose prefs to Compose/Writing
3865
3866 2005-05-30 [colin]      1.9.11cvs22
3867
3868         * src/common/utils.c
3869                 Fix bug #651 (Confused Attract by Subject)
3870                 Patch by M. Benkmann <haferfrost@web.de>
3871         * AUTHORS
3872
3873 2005-05-30 [colin]      1.9.11cvs21
3874
3875         * src/compose.c
3876                 Fix concatenation of different headers of
3877                 the same type (bug #645)
3878         * src/prefs_folder_item.c
3879                 Fix bug #699 (setting color to black doesn't
3880                 work immediately)
3881         * src/procmime.c
3882                 Print out decoding error only once per
3883                 block
3884
3885 2005-05-30 [paul]       1.9.11cvs20
3886
3887         * src/common/template.c
3888                 fix Bcc
3889
3890 2005-05-30 [paul]       1.9.11cvs19
3891
3892         * doc/src/rfc2368.txt   **NEW FILE**
3893         * src/compose.c
3894                 compose_entries_set(): don't interpret Bcc
3895                 header field (conform to RFC 2368)
3896                 (sync with main)
3897
3898 2005-05-29 [colin]      1.9.11cvs18
3899
3900         * src/prefs_common.c
3901                 Let the default reply format respect
3902                 netiquette by cutting the signature.
3903
3904 2005-05-29 [colin]      1.9.11cvs17
3905
3906         * src/summaryview.c
3907                 Don't let always_show_msg override
3908                 open_unread_on_enter when opening a new
3909                 directory.
3910
3911 2005-05-27 [paul]       1.9.11cvs16
3912
3913         sync with main:
3914
3915         * src/main.c
3916                 app_will_exit(): cleanup tmp directory when exit
3917         * src/message_search.c
3918                 improved the interface and made code cleanup.
3919                 removed Clear button
3920         * src/send_message.c
3921                 send_message_local(): use GSpawn, and detect errors
3922         * src/summary_search.c
3923                 improved the interface and made code cleanup
3924         * src/textview.c
3925                 textview_write_link(): also skip non-ascii space
3926                  at the head of link strings (phishing check
3927                  didn't work at the case)
3928         * src/common/utils.c
3929                 get_command_output(): use g_spawn_command_line_sync()
3930                 instead of popen()
3931
3932 2005-05-26 [colin]      1.9.11cvs15
3933
3934         * src/folder.c
3935                 remove printf
3936
3937 2005-05-26 [colin]      1.9.11cvs14
3938
3939         * src/common/nntp.c
3940                 Fix nntp mode reader (bug #611)
3941                 Patch by Florian Mickler <florian@mickler.org>
3942
3943 2005-05-26 [colin]      1.9.11cvs13
3944
3945         * src/plugins/pgpmime/passphrase.c
3946                 Fix mouse grabbing (bug #557)
3947
3948 2005-05-26 [colin]      1.9.11cvs12
3949
3950         * src/prefs_themes.c
3951                 Fix g_warning (bug #541)
3952
3953 2005-05-26 [colin]      1.9.11cvs11
3954
3955         * src/prefs_actions.c
3956         * src/prefs_template.c
3957                 Fix bug #506 (no warning if action/template
3958                 is not saved)
3959         * src/common/template.c
3960                 Fix a possible crash
3961
3962 2005-05-26 [colin]      1.9.11cvs10
3963
3964         * src/folder.c
3965         * src/folderview.c
3966         * src/procmsg.c
3967         * src/summaryview.c
3968                 Forbid locked messages to be moved or
3969                 deleted. Locked messages in trashes 
3970                 still get deleted, for performance
3971                 reason (mh.c::mh_remove_all_msgs)
3972
3973 2005-05-25 [colin]      1.9.11cvs9
3974
3975         * src/procmime.c
3976                 Use correct encoding when sending mails
3977                 with attachments that have accentued 
3978                 chars in their name
3979
3980 2005-05-24 [colin]      1.9.11cvs8
3981
3982         * src/summaryview.c
3983                 Fix bug #688 f) read/unread marker not
3984                 changed on first click
3985                 Also, optimize summary_status_show()
3986                 calls
3987         * src/folder.c
3988         * src/inc.c
3989         * src/procmime.c
3990                 Fix bug #688 b) and c) wrt message
3991                 attachments and signature
3992         * src/stock_pixmap.c
3993         * src/stock_pixmap.h
3994         * src/stock_pixmap.c
3995         * src/stock_pixmap.h
3996         * src/Makefile.am
3997         * src/pixmaps/clip_gpg_signed.xpm
3998                 Add clip/signed icon
3999
4000 2005-05-24 [colin]      1.9.11cvs7
4001
4002         * src/folder_item_prefs.c
4003                 whitespace fix
4004
4005 2005-05-24 [colin]      1.9.11cvs6
4006
4007         * src/folderview.c
4008         * src/prefs_common.c
4009         * src/prefs_common.h
4010                 Add a confirmation to folder drag and drop
4011                 fixes bug #156
4012         * src/alertpanel.c
4013         * src/alertpanel.h
4014                 fix _with_disable parameters so that
4015                 the buttons labels are specifiable too
4016         * src/plugins/pgpmime/sgpgme.c
4017                 reflect said change
4018                 
4019
4020 2005-05-24 [colin]      1.9.11cvs5
4021
4022         * src/folderview.c
4023                 Uncollapse/collapse folders on double-click
4024                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
4025                 closes bug #108
4026
4027 2005-05-23 [colin]      1.9.11cvs4
4028
4029         * src/common/socket.c
4030                 Check another special SSL_peek() error.
4031                 Should help wrt bug #728
4032
4033 2005-05-23 [colin]      1.9.11cvs3
4034
4035         * src/plugins/pgpmime/pgpmime.c
4036                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
4037                 breaking menu accelerators and stuff. Users will have to
4038                 reselect "PGP MIME" instead of "PGP/MIME" in their 
4039                 account's privacy preferences if needed.
4040
4041 2005-05-22 [paul]
4042
4043         * tools/kdeservicemenu/install.sh
4044                 use kdesu to prompt for root password if doing
4045                 global install/uninstall
4046
4047 2005-05-20 [colin]      1.9.11cvs2
4048
4049         * src/procmsg.c
4050                 Fix another compilation error with gcc-2.9x
4051                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
4052         * src/send_message.c
4053                 Don't send QUIT if we aren't connected
4054
4055 2005-05-19 [colin]      1.9.11cvs1
4056
4057         * src/procmsg.c
4058                 Fix compilation with gcc 2.9x
4059
4060 2005-05-19 [paul]       1.9.11
4061
4062         1.9.11 released
4063
4064 2005-05-19 [paul]       1.9.9cvs14
4065
4066         * src/gtk/inputdialog.c
4067                 prevent gettext warning
4068
4069 2005-05-19 [paul]       1.9.9cvs13
4070
4071         * src/mainwindow.c
4072         * src/prefs_common.c
4073         * src/prefs_common.h
4074         * src/textview.c
4075         * src/textview.h
4076                 add an option to toggle cursor in message
4077                 view (sync with main)
4078
4079 2005-05-18 [colin]      1.9.9cvs12
4080
4081         * src/compose.c
4082                 Dereference freed pointer
4083         * src/gtk/gtkaspell.c
4084                 Fix duplication of dictionaries (is it an aspell issue?)
4085
4086 2005-05-18 [colin]      1.9.9cvs11
4087
4088         * src/gtk/inputdialog.c
4089         * src/gtk/gtkaspell.c
4090                 HIGuify dialogs
4091         * src/alertpanel.c
4092                 Remove a double call
4093
4094 2005-05-17 [colin]      1.9.9cvs10
4095
4096         * src/gtk/gtkaspell.c
4097                 Fix dialogs, Ctrl-Enter accel
4098
4099 2005-05-17 [colin]      1.9.9cvs9
4100
4101         * src/gtk/gtkaspell.c
4102                 Fix some accelerators, escape in replace-window
4103
4104 2005-05-16 [colin]      1.9.9cvs8
4105
4106         * src/gtk/gtkaspell.c
4107                 Revert last commit, it was a mistake.
4108
4109 2005-05-16 [colin]      1.9.9cvs7
4110
4111         * src/gtk/gtkaspell.c
4112                 Remove buggy code while we're at it. It's a 
4113                 dead code path anyway.
4114
4115 2005-05-16 [colin]      1.9.9cvs6
4116
4117         * src/gtk/gtkaspell.c
4118                 Missed some gtk_menu_popup where deactivate
4119                 signal should be handled. Should fix bug
4120                 #629 a bit more.
4121
4122 2005-05-16 [colin]      1.9.9cvs5
4123
4124         * src/gtk/gtkaspell.c
4125                 Remove debug printf()s
4126
4127 2005-05-16 [colin]      1.9.9cvs4
4128
4129         * src/gtk/gtkaspell.c
4130                 Fix a bit aspell problems
4131                 (see bug #629)
4132
4133 2005-05-13 [colin]      1.9.9cvs3
4134
4135         * src/folderview.c
4136                 Fix the + appearing even when no subfolders
4137                 have unread messages. Thanks to wwp for the
4138                 bug report.
4139
4140 2005-05-11 [paul]       1.9.9cvs2
4141
4142         * src/folderview.c
4143                 correction to 1.9.9cvs1, only colour folders that
4144                 have new msgs (not unread msgs)
4145
4146 2005-05-10 [colin]      1.9.9cvs1
4147
4148         * src/folderview.c
4149         * src/summaryview.c
4150                 Try to fix bolding bugs again.
4151
4152 2005-05-09 [paul]
4153
4154         * tools/claws.i18n.status.pl
4155                 add Ricardo Mones Lastra's script that has been providing
4156                 the i18n status page for many months
4157
4158 2005-05-09 [paul]       1.9.9
4159
4160         1.9.9 release
4161
4162 2005-05-09 [paul]       1.9.6cvs58
4163
4164         * AUTHORS
4165         * INSTALL
4166         * README.claws
4167                 updated
4168         * Makefile.am 
4169         * RELEASE_NOTES.claws
4170                 add release notes to cvs to simplify release
4171                 procedure
4172         * configure.ac
4173                 add ca and fi to ALL_LINGUAS
4174         * po/Makefile.in.in
4175                 workaround for missing Makevars
4176         * po/ca.po
4177         * po/fi.po
4178                 add new Catalan and Finnish translations
4179                 submitted by Miquel Oliete and Flammie Pirinen
4180         * po/de.po
4181         * po/es.po
4182         * po/fr.po
4183         * po/it.po
4184         * po/pl.po
4185         * po/ru.po
4186         * po/sk.po
4187         * po/sr.po
4188         * po/zh_CN.po
4189                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4190                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4191                 Urke MMI, and Hansom Young
4192         * src/main.c
4193                 Fix drafting when quitting. compose_draft() closes the
4194                 compose windows, which modifies the compose_list GSList.
4195                 We have to refresh this list after echo drafting to avoid a
4196                 segfault
4197         * src/partial_download.c
4198                 fix segfault on exit
4199
4200 2005-05-06 [paul]       1.9.6cvs57
4201
4202         * src/grouplistdialog.c
4203                 quick fix/workaround for unresizeable newsgroup
4204                 name column 
4205
4206 2005-05-06 [paul]       1.9.6cvs56
4207
4208         * src/inc.c
4209         * src/mainwindow.c
4210                 use gettext plural forms
4211         * src/imap_gtk.c
4212         * src/mh_gtk.c
4213         * src/toolbar.c
4214                 small improvement to english usage
4215
4216 2005-05-05 [thorsten]   1.9.6cvs55
4217
4218         * src/folder.c
4219                 fix possible crash
4220
4221 2005-05-05 [paul]       1.9.6cvs54
4222         
4223         sync with HEAD
4224
4225         * AUTHORS
4226         * src/compose.c
4227                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4228                 patch by Tim Mann
4229
4230 2005-05-05 [paul]       1.9.6cvs53
4231
4232         * src/mainwindow.c
4233                 fix resizing of separate message and
4234                 folder views
4235
4236 2005-05-05 [paul]       1.9.6cvs52
4237
4238         * src/account.c
4239         * src/addrgather.c
4240         * src/browseldap.c
4241         * src/exphtmldlg.c
4242         * src/expldifdlg.c
4243         * src/importmutt.c
4244         * src/importpine.c
4245         * src/main.c
4246         * src/mainwindow.c
4247         * src/noticeview.c
4248         * src/prefs_filtering.c
4249         * src/prefs_filtering_action.c
4250         * src/prefs_matcher.c
4251         * src/prefs_spelling.c
4252         * src/prefs_toolbar.c
4253         * src/toolbar.c
4254         * src/wizard.c
4255         * src/gtk/description_window.c
4256         * src/gtk/gtkvscrollbutton.c
4257         * src/gtk/progressdialog.c
4258         * src/gtk/quicksearch.c
4259         * src/plugins/pgpmime/prefs_gpg.c
4260         * src/plugins/spamassassin/spamassassin_gtk.c
4261                 replace deprecated gtk_widget_set_usize
4262
4263 2005-05-04 [colin]      1.9.6cvs51
4264
4265         * src/common/utils.c
4266                 Fix crash when subst_for_filename is called
4267                 with a NULL parameter
4268
4269 2005-05-04 [colin]      1.9.6cvs50
4270
4271         * src/partial_download.c
4272         * src/pop.c
4273                 Escape login when writing uidl file
4274                 fixes bug #736
4275
4276 2005-05-03 [colin]      1.9.6cvs49
4277
4278         * src/procmime.c
4279                 Fix possible DOS in mime parser
4280                 (see bug #634)
4281
4282 2005-05-02 [colin]      1.9.6cvs48
4283
4284         * src/compose.c
4285                 Try to fix the copy/paste mess once again.
4286
4287
4288 2005-04-30 [colin]      1.9.6cvs47
4289
4290         * src/prefs_account.h
4291         * src/procmsg.c
4292         * src/send_message.c
4293         * src/common/smtp.c
4294         * src/common/smtp.h
4295                 Try to batch sending mails (per account) instead of
4296                 reconnecting to server every time.
4297
4298 2005-04-29 [colin]      1.9.6cvs46
4299
4300         * src/messageview.c
4301                 Fix window resizing that refused to size down
4302         * src/prefs_common.c
4303         * src/prefs_common.h
4304         * src/prefs_filtering.c
4305                 Save Filtering's window size
4306
4307 2005-04-21 [paul]       1.9.6cvs45
4308
4309         * ChangeLog-gtk2.claws
4310         * src/setup.c
4311                 correction to sync
4312
4313 2005-04-21 [paul]       1.9.6cvs44
4314
4315         sync with main:
4316
4317         * src/setup.c
4318         * src/statusbar.c
4319         * src/statusbar.h
4320                 use gtkut_widget_draw_now(). Improved performance
4321                 of the update of statusbar
4322         * src/textview.c
4323                 textview_smooth_scroll_do(): redraw it after scroll
4324                 is done (fixed incorrect display when a part of the
4325                 view is hidden).
4326         * src/gtk/gtkutils.c
4327         * src/gtk/gtkutils.h
4328                 gtkut_widget_draw_now(): use gdk_window_process_updates()
4329                 to force update of widgets.
4330                 Removed gtkut_widget_wait_for_draw() which had a big
4331                 overhead  because of waiting for all events processed 
4332
4333 2005-04-20 [paul]       1.9.6cvs43
4334
4335         * src/codeconv.c
4336                 complete 1.9.6cvs42's sync:
4337                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4338
4339 2005-04-19 [paul]       1.9.6cvs42
4340
4341         sync with main:
4342
4343         * src/action.c
4344                 catch_output(): correctly select the insert text
4345                 (fix invalid iterator warnings).
4346         * src/codeconv.c
4347         * src/codeconv.h
4348         * src/mainwindow.c
4349         * src/messageview.c
4350         * src/prefs_common.c
4351                 support GBK encoding.
4352         * src/common/session.c
4353         * src/common/session.h
4354                 use separate buffer for large data to be sent,
4355                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4356
4357 2005-04-18 [paul]       1.9.6cvs41
4358
4359         * src/jpilot.c
4360                 convert unsigned long into guint32
4361                 patch by Paul LeoNerd Evans 
4362
4363 2005-04-17 [colin]      1.9.6cvs40
4364
4365         * src/compose.c
4366                 Fix 'Request return receipt' from folder
4367                 properties (bug #708)
4368
4369 2005-04-17 [colin]      1.9.6cvs39
4370
4371         * src/mainwindow.c
4372                 Fix duplicate hotkeys in Mainwindow's menu
4373
4374 2005-04-17 [colin]      1.9.6cvs38
4375
4376         * src/folderview.c
4377                 Fix duplicate hotkeys in Folderview's contextual
4378                 menu
4379
4380 2005-04-15 [colin]      1.9.6cvs37
4381
4382         * src/summaryview.c
4383                 Fix 'Save as...' with non-ascii filenames
4384
4385 2005-04-15 [colin]      1.9.6cvs36
4386
4387         * src/plugins/pgpmime/pgpmime.c
4388                 Fix bus error on 64bit. Spotted by 
4389                 macallan1888@gmail.com
4390
4391 2005-04-15 [colin]      1.9.6cvs35
4392
4393         * src/prefs_account.c
4394                 Fix cvs34.
4395
4396 2005-04-12 [colin]      1.9.6cvs34
4397
4398         * src/prefs_account.c
4399                 Fix smtp auth type off-by-one. We forgot to
4400                 add PLAIN in the prefs-to-gui setter func and
4401                 as a result, the selected auth when opening
4402                 account prefs was not the correct one.
4403
4404 2005-04-12 [paul]       1.9.6cvs33
4405
4406         * src/inc.c
4407                 if the recv dialog is visible, Cancel only
4408                 cancels the current account
4409
4410
4411 2005-04-10 [colin]      1.9.6cvs32
4412
4413         * src/filtering.c
4414                 Copy score when copying FilteringActions
4415                 Fix bug #674
4416
4417 2005-04-10 [colin]      1.9.6cvs31
4418
4419         * src/inc.c
4420                 Make Message -> Receive -> Cancel cancel 
4421                 incorporation on all accounts. Fixes
4422                 bug #693
4423
4424 2005-04-10 [colin]      1.9.6cvs30
4425
4426         * src/prefs_account.c
4427                 Update Privacy checkbuttons status based
4428                 on the selected privacy system
4429         * src/compose.c
4430                 Always connect the "None" privacy system; the
4431                 static boolean was probably there to avoid
4432                 reconnecting twice in the same compose window,
4433                 but as the parent function is only called once
4434                 per compose, it's only a bug - as a static is
4435                 initialized once per application instance.
4436                 Also, don't uncheck Sign and Encrypt when
4437                 selecting None as privacy system; just ignore
4438                 them when sending/queuing.
4439                 Should fix bug #695
4440
4441 2005-04-08 [colin]      1.9.6cvs29
4442
4443         * src/account.c
4444         * src/prefs_account.c
4445         * src/prefs_account.h
4446                 Add account preference to queue message in a certain
4447                 folder.
4448
4449 2005-04-06 [colin]      1.9.6cvs28
4450
4451         * src/prefs_account.c
4452                 Update old inbox path syntax
4453
4454 2005-04-06 [paul]       1.9.6cvs27
4455
4456         sync with main:
4457
4458         * configure.ac
4459                 changed -traditional-cpp to -no-cpp-precomp for newer
4460                 Mac OS X support
4461         * src/foldersel.c
4462                 made column resize automatically
4463         * src/send_message.c
4464                 send_message_smtp(): consider EOF right after QUIT
4465                 successful (workaround for Gmail SMTP server)
4466         * src/common/socket.c
4467                 ssl_read(), ssl_peek(): check EOF which violates the
4468                 SSL protocol
4469         * src/gtk/colorlabel.c
4470                 removed warnings when displaying colorlabel menu
4471                 (don't use GtkAlignment)
4472
4473 2005-04-05 [paul]       1.9.6cvs26
4474
4475         * src/plugins/trayicon/trayicon.c
4476                 fix clipping of icon under KDE3 
4477
4478 2005-04-05 [paul]       1.9.6cvs25
4479
4480         * src/summaryview.c
4481                 hide display of threading
4482                 patch by Alfons
4483
4484 2005-04-04 [thorsten]   1.9.6cvs24
4485
4486         * src/mh.c
4487                 marks lost on filesystems with different stat() results on
4488                 summer-/wintertime
4489
4490 2005-04-03 [colin]      1.9.6cvs23
4491
4492         * src/summaryview.c
4493                 Don't handle up/down. Patch by Alfons
4494
4495 2005-04-02 [colin]      1.9.6cvs22
4496
4497         * src/summaryview.c
4498                 Make scrolling faster. Patch by Alfons.
4499
4500 2005-04-01 [colin]      1.9.6cvs21
4501
4502         * src/Makefile.am
4503         * src/stock_pixmap.c
4504         * src/pixmaps/dir-noselect.xpm ** REMOVED **
4505         * src/pixmaps/dir_noselect.xpm ** ADDED **
4506                 Fix pixmap name mismatch (Thanks Stephan Sachse)
4507
4508 2005-04-01 [colin]      1.9.6cvs20
4509
4510         * src/image_viewer.c
4511         * src/image_viewer.h
4512         * src/procmime.c
4513         * src/procmime.h
4514         * src/textview.c
4515         * src/textview.h
4516                 Implement inline image resizing and right-clicking
4517
4518 2005-04-01 [paul]       1.9.6cvs19
4519
4520         * AUTHORS
4521         * Makefile.am
4522         * configure.ac
4523                 check for gnome2
4524                 patch by Luca Cavalli <loopback<AT>slackit.org>
4525         * po/ru.po
4526                 updated by Pavlo Bohmat
4527
4528 2005-03-31 [colin]      1.9.6cvs18
4529
4530         * src/news.c
4531                 Fix parsing references
4532         * src/msgcache.c
4533                 don't put nulls in the references list
4534         * src/procheader.c
4535                 commit that forgotten file in 1.9.6cvs14
4536
4537 2005-03-31 [colin]      1.9.6cvs17
4538
4539         * src/compose.c
4540                 Fix joining of signature separator again. 
4541                 Maybe Hiro could put it in main too...
4542
4543 2005-03-31 [colin]      1.9.6cvs16
4544
4545         * src/Makefile.am
4546         * src/foldersel.c
4547         * src/stock_pixmap.c
4548         * src/stock_pixmap.h
4549         * src/pixmaps/dir-noselect.xpm
4550                 Update foldersel.c (sync from main, patch by Alfons)
4551
4552 2005-03-30 [colin]      1.9.6cvs15
4553
4554         * src/imap.c
4555                 Fix handling of imap folders containing [] in 
4556                 their name. Thanks to Nahuel Angelinetti for
4557                 the detailed bugreport.
4558
4559 2005-03-30 [colin]      1.9.6cvs14
4560
4561         * src/common/utils.h
4562         * src/common/utils.c
4563         * src/common/defs.h
4564         * src/matcher.c
4565         * src/msgcache.c
4566         * src/news.c
4567         * src/procmsg.c
4568         * src/procmsg.h
4569         * src/quote_fmt_parse.y
4570         * src/summaryview.c
4571                 Update references system. Patch by Alfons
4572
4573 2005-03-30 [colin]      1.9.6cvs13
4574
4575         * src/common/socket.c
4576                 Force the glibc to read resolv.conf again when 
4577                 it has changed. Should fix issues when changing
4578                 networks on a laptop and not restarting sylpheed. 
4579
4580 2005-03-30 [paul]       1.9.6cvs12
4581
4582         partial sync with main:
4583
4584         * src/action.c
4585                 create_io_dialog(): use user-defined text font
4586                 (thanks to Alfons), and modified its appearance.
4587         * src/addrgather.c
4588         * src/addrharvest.c
4589         * src/browseldap.c
4590                 replace old code
4591         * src/compose.c
4592                 don't join (presumably) itemized lines on line-wrapping
4593                 fixed wrapping of quote when auto-wrapping is enabled
4594                 compose_destroy(): destroy paned only if it's not
4595                 attached to window. Fixed memory leak of popup menu.
4596         * src/exphtmldlg.c
4597         * src/expldifdlg.c
4598                 replace old code
4599         * src/html.c
4600         * src/html.h
4601         * src/importmutt.c
4602         * src/importpine.c
4603                 replace old code
4604         * src/main.c
4605                 removed redundant code
4606         * src/mainwindow.c
4607                 changed 'Code set' (which is rather incorrect)
4608                 in the menu to 'Character encoding'
4609                 main_window_set_widgets(): request size first
4610                 to prevent window size becoming wrong
4611                 fixed remembering of the state of the visibility
4612                 of MessageView
4613         * src/messageview.c
4614                 changed 'Code set' (which is rather incorrect)
4615                 in the menu to 'Character encoding'
4616         * src/prefs_common.c
4617         * src/prefs_common.h
4618                 added an option whether to render HTML as text or not
4619                 added separators to outgoing encoding menu
4620         * src/procheader.c
4621                 procheader_scan_date_string(): support header
4622                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
4623         * src/summaryview.c
4624         * src/summaryview.h
4625                 minor code cleanup
4626         * src/textview.c
4627                 textview_show_html(): force output of newline
4628                 added an option whether to render HTML as text or not
4629         * src/common/utils.c
4630                 strncpy2(): optimized based on Alfons' code
4631         * src/gtk/gtkutils.c
4632         * src/gtk/gtkutils.h
4633                 removed non-used code
4634         * src/plugins/pgpmime/passphrase.c
4635                 partially fixed grab input of passphrase dialog
4636                 Confine pointer to window
4637
4638 2005-03-30 [colin]      1.9.6cvs11
4639
4640         * src/msgcache.c
4641         * src/msgcache.h
4642                 Read/write 32bit ints from cache & marks
4643                 From main.
4644
4645 2005-03-29 [paul]       1.9.6cvs10
4646
4647         * AUTHORS
4648         * ChangeLog.claws
4649         * src/compose.c
4650         * src/gtk/gtkaspell.c
4651                 sync with HEAD (don't pass NULL pointers) 
4652
4653 2005-03-24 [paul]
4654
4655         * tools/Makefile.am
4656         * tools/README
4657         * tools/acroread2sylpheed.pl
4658                 sync with HEAD (add script to send pdfs as
4659                 attachments from Adobe Reader 7)
4660
4661 2005-03-21 [paul]       1.9.6cvs9
4662
4663         * configure.ac
4664         * po/POTFILES.in
4665         * src/Makefile.am
4666         * src/crash.c
4667         * src/image_viewer.c ** ADDED **
4668         * src/image_viewer.h ** ADDED **
4669         * src/main.c
4670         * src/prefs_common.c
4671         * src/prefs_common.h
4672         * src/prefs_image_viewer.c ** ADDED **
4673         * src/prefs_image_viewer.h ** ADDED **
4674         * src/textview.c
4675         * src/gtk/about.c
4676         * src/pixmaps/sylpheed_logo.xpm
4677         * src/plugins/Makefile.am
4678         * src/plugins/image_viewer/.cvsignore ** REMOVED **
4679         * src/plugins/image_viewer/Makefile.am ** REMOVED **
4680         * src/plugins/image_viewer/plugin.c ** REMOVED **
4681         * src/plugins/image_viewer/viewer.c ** REMOVED **
4682         * src/plugins/image_viewer/viewer.glade ** REMOVED **
4683         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
4684         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
4685         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
4686         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
4687                 as gdk-pixbuf is now built-in
4688                 remove image_viewer plugin and put code back into
4689                 main codebase
4690                 implement inline image display (sync with main)
4691
4692                 replace logo with newer, nicer, larger version  
4693
4694 2005-03-21 [paul]       1.9.6cvs8
4695
4696         * src/gtk/about.c
4697                 cosmetic improvement
4698
4699 2005-03-21 [holger]     1.9.6cvs7
4700
4701         * src/plugins/spamassassin/spamassassin.c
4702                 Sync with HEAD
4703                 (unregister hook on failed plugin init)
4704
4705 2005-03-20 [colin]      1.9.6cvs6
4706
4707         * src/common/plugin.c
4708                 Check that plugin isn't already loaded
4709                 Patch by Alfons
4710
4711 2005-03-20 [thorsten]   1.9.6cvs5
4712
4713         * src/compose.c
4714                 use a more compatible syntax
4715
4716 2005-03-20 [thorsten]   1.9.6cvs4
4717
4718         * src/prefs_toolbar.c
4719                 fix crash when selecting toolbar item (uninitialized pointer)
4720
4721 2005-03-20 [thorsten]   1.9.6cvs3
4722
4723         * src/procmime.c
4724                 fix mimetype detection (referenced free()d string)
4725
4726 2005-03-20 [paul]       1.9.6cvs2
4727
4728         * src/compose.c
4729                 sync with HEAD (1.0.3cvs5)
4730                 neglect Reply-To header if empty
4731                 Patch by Alfons 
4732
4733 2005-03-19 [holger]     1.9.6cvs1
4734
4735         * src/summaryview.c
4736         * src/summaryview.h
4737                 Sync with HEAD
4738
4739 2005-03-18 [paul]       1.9.6
4740
4741         initial GTK2 release
4742
4743 2005-03-18 [paul]       1.0.3cvs3.1
4744
4745         * AUTHORS
4746         * ChangeLog.claws
4747         * configure.ac
4748         * src/gtk/about.c
4749         * src/pixmaps/sylpheed_logo.xpm
4750                 sync with HEAD
4751
4752 2005-03-18 [colin]      1.0.3cvs2.6
4753
4754         * src/summaryview.c
4755                 Remove call to summary_step in summary_copy_selected_to
4756                 Can't see its purpose, and this causes bug when copying
4757                 a message if the next one is unread: it reads it.
4758
4759 2005-03-18 [paul]       1.0.3cvs2.5
4760
4761         * src/foldersel.c
4762                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
4763
4764 2005-03-18 [paul]       1.0.3cvs2.4
4765
4766         * src/addrharvest.c
4767         * src/codeconv.c
4768         * src/codeconv.h
4769         * src/compose.c
4770         * src/news.c
4771         * src/procheader.c
4772         * src/procmime.c
4773         * src/unmime.c
4774         * src/unmime.h
4775                 fix buffer overflow, CAN-2005-0667, see
4776                 http://secunia.com/advisories/14491/
4777                 Patch by Alfons
4778
4779 2005-03-17 [colin]      1.0.3cvs2.3
4780
4781         * src/prefs_fonts.c
4782         * src/summaryview.c
4783                 Fix font bugs (both lists now officialy share 
4784                 the same font)
4785                 
4786
4787 2005-03-17 [paul]       1.0.3cvs2.2
4788
4789         * src/gtk/pluginwindow.c
4790                 make plugin descriptions uneditable
4791
4792 2005-03-11 [paul]       1.0.3cvs2.1
4793
4794         * ChangeLog.claws
4795         * configure.ac
4796         * po/POTFILES.in
4797         * src/plugins/trayicon/trayicon.c
4798                 sync with HEAD
4799                 add src/wizard.c to POTFILES.in
4800
4801 2005-03-11 [paul]       1.0.3cvs1.1
4802
4803         * ChangeLog
4804         * ChangeLog.claws
4805         * configure.ac
4806         * po/de.po
4807         * po/es.po
4808         * po/fr.po
4809         * po/it.po
4810         * po/pt_BR.po
4811         * po/ru.po
4812         * po/sk.po
4813         * po/sr.po
4814         * po/zh_CN.po
4815                 sync with HEAD
4816
4817 2005-03-04 [colin]      1.0.1cvs22.2
4818
4819         * src/compose.c
4820                 Fix signatures with accentued chars in it
4821
4822 2005-03-04 [colin]      1.0.1cvs22.1
4823
4824         * src/common/smtp.c
4825         * src/common/smtp.h
4826                 Don't use SIZE param in MAIL FROM: if server 
4827                 doesn't support it. Patch by Eugen Freiter
4828                 <eugen_f@users.sf.net>
4829
4830 2005-02-27 [paul]       1.0.1cvs20.1
4831
4832         * ChangeLog.claws
4833         * configure.ac
4834         * src/messageview.c
4835                 sync with HEAD
4836
4837 2005-02-27 [colin]      1.0.1cvs19.4
4838
4839         * src/procheader.c
4840         * src/procheader.h
4841                 Fix prototypes. Patch by Alfons
4842
4843 2005-02-27 [colin]      1.0.1cvs19.3
4844
4845         * src/compose.c
4846                 Don't auto-join the signature separator.
4847
4848 2005-02-26 [colin]      1.0.1cvs19.2
4849
4850         * src/summaryview.c
4851                 Fix 'mark all read' with collapsed threads.
4852                 Patch by Alfons.
4853
4854 2005-02-25 [paul]       1.0.1cvs19.1
4855
4856         * ChangeLog.claws
4857         * configure.ac
4858         * src/prefs_account.c
4859         * src/prefs_folder_item.c
4860         * src/gtk/prefswindow.c
4861         * src/gtk/prefswindow.h
4862                 sync with HEAD
4863
4864 2005-02-25 [paul]       1.0.1cvs15.12
4865
4866         * src/alertpanel.c
4867         * src/codeconv.c
4868         * src/compose.c
4869         * src/textview.c
4870         * src/gtk/gtkutils.c
4871         * src/gtk/gtkutils.h
4872         * src/gtk/logwindow.c
4873         * src/gtk/progressdialog.c
4874                 sync with main (revision 127)
4875                 and fix logwindow clipping
4876
4877 2005-02-24 [colin]      1.0.1cvs15.11
4878
4879         * src/plugins/pgpmime/passphrase.c
4880                 Disable input grabbing; it doesn't work yet.
4881
4882 2005-02-24 [colin]      1.0.1cvs15.10
4883
4884         * src/messageview.c
4885                 Don't send out receipts if offline. Ask.
4886
4887 2005-02-23 [colin]      1.0.1cvs15.9
4888
4889         * src/summaryview.c     
4890                 Fix expanding
4891
4892 2005-02-23 [colin]      1.0.1cvs15.8
4893
4894         * src/summaryview.c
4895                 Really fix Bug 568 by removing useless
4896                 calls. summary_thread_init() now called
4897                 in summary_sort(). This should please
4898                 Alfons as it should be faster than 
4899                 previously.
4900
4901 2005-02-23 [colin]      1.0.1cvs15.7
4902
4903         * src/compose.c
4904                 Encode parts as QP or B64 if signing
4905
4906 2005-02-23 [colin]      1.0.1cvs15.6
4907
4908         * src/compose.c
4909                 Fix Mimeinfo leakage (including tmp files)
4910         * src/procmsg.c
4911                 Fix tmp file leakage (spotted by Ivan Rayner)
4912
4913 2005-02-22 [colin]      1.0.1cvs15.5
4914
4915         * src/expldifdlg.c
4916                 Fix keyboard input. Patch by Alfons.
4917
4918 2005-02-21 [colin]      1.0.1cvs15.4
4919
4920         * src/compose.c
4921                 Fix Sign/Encrypt when unselecting privacy
4922                 system
4923         * src/prefs_common.c
4924                 Change default message font to Monospace
4925         * src/summaryview.c
4926                 More freezing during potentially large operations
4927
4928 2005-02-21 [paul]       1.0.1cvs15.3
4929
4930         * src/main.c
4931                 fix --help output
4932
4933 2005-02-21 [paul]       1.0.1cvs15.2
4934
4935         * po/Makefile.in.in
4936         * src/compose.c
4937         * src/summaryview.c
4938         * src/textview.c
4939         * src/common/utils.c
4940         * src/common/utils.h
4941                 sync with main (revision 117)
4942
4943 2005-02-20 [colin]      1.0.1cvs15.1
4944
4945         * src/common/defs.h
4946                 Change cache file to .sylpheed_claws_cache, as
4947                 suggested by Alfons. Allows people to switch
4948                 between Sylpheed and Sylpheed-Claws. it is
4949                 a good idea to "Check for new messages" at next
4950                 startup.
4951
4952
4953 2005-02-18 [colin]      1.0.1cvs14.1
4954
4955         * src/quote_fmt_lex.l
4956         * src/quote_fmt_parse.y
4957                 Fix parser initialisation. Patch by Ivan.
4958
4959 2005-02-18 [colin]      1.0.1cvs11.6
4960
4961         * src/folderview.c
4962                 Fix scrolldown (bug 662)
4963
4964 2005-02-17 [colin]      1.0.1cvs11.5
4965
4966         * src/codeconv.c
4967                 conv_filename_to_utf8: return clean 7bit instead
4968                 of broken utf8 if needed
4969         * src/mimeview.c
4970                 Fix display of parts with unclean 8bit names
4971
4972 2005-02-17 [paul]       1.0.1cvs11.4
4973
4974         * src/compose.c
4975         * src/exportldif.c
4976         * src/matcher_parser_parse.y
4977         * src/procmime.c
4978         * src/sourcewindow.c
4979         * src/common/Makefile.am
4980         * src/common/intl.h             ** REMOVED **
4981         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4982                 sync with main (revision 109)
4983                 and clean up
4984
4985 2005-02-16 [colin]      1.0.1cvs11.3
4986
4987         * src/summaryview.c
4988                 Fix collapsed thread not highlighting when new
4989                 messages in it (Bug 568) Patch by Stephan Sachse.
4990                 Fix messed up selection when reaching bounds (Bug 632)
4991         * src/prefs_themes.c
4992                 Fix theme installing (Bug 684)
4993
4994 2005-02-16 [colin]      1.0.1cvs11.2
4995
4996         * src/messageview.c
4997                 Fix messageview_select_all
4998
4999 2005-02-16 [colin]      1.0.1cvs11.1
5000
5001         * src/mh.c
5002                 Sync with HEAD (MH scan required function)
5003
5004 2005-02-15 [colin]      1.0.1cvs8.1
5005
5006         * src/mimeview.c
5007         * src/common/utils.c
5008                 Sync with HEAD (filename chars substitution)
5009
5010 2005-02-15 [colin]      1.0.1cvs7.3
5011
5012         * src/gtk/pluginwindow.c
5013                 Fix button spacing
5014
5015 2005-02-15 [colin]      1.0.1cvs7.2
5016
5017         * src/mimeview.c
5018                 Fix mime icons not reset across message when
5019                 scrolled down
5020
5021 2005-02-15 [colin]      1.0.1cvs7.1
5022
5023         * src/compose.c
5024         * src/procmime.c
5025                 Sync with HEAD (optimisation of cvs6)
5026
5027 2005-02-14 [colin]      1.0.1cvs6.1
5028
5029         * src/compose.c
5030         * src/procmime.c
5031                 Sync with HEAD (encode "From " at line beginning)
5032
5033 2005-02-14 [colin]      1.0.1cvs5.3
5034
5035         * src/compose.c
5036                 Fix wrapping with accentued chars.
5037
5038 2005-02-13 [colin]      1.0.1cvs5.2
5039
5040         * src/textview.c
5041                 Fix email informative part parsing with
5042                 accentued chars in it. ispunct() returns
5043                 true for them in utf8...
5044
5045 2005-02-12 [colin]      1.0.1cvs5.1
5046
5047         * src/filtering.c
5048                 Sync with HEAD (remove wrong use of compose after send)
5049
5050 2005-02-12 [paul]       1.0.1cvs4.5
5051
5052         * src/textview.c
5053                 remove unnecessary code (thanks to Alfons)
5054
5055 2005-02-12 [paul]       1.0.1cvs4.4
5056
5057         * src/textview.c
5058                 add 'Copy' to contextual menu on emails
5059
5060 2005-02-11 [colin]      1.0.1cvs4.3
5061
5062         * src/compose.c
5063                 revert 1.0.0cvs28.2, it doesn't work that well.
5064
5065 2005-02-11 [paul]       1.0.1cvs4.2
5066
5067         * po/Makefile.in.in
5068                 fix 'make release'
5069
5070 2005-02-10 [paul]       1.0.1cvs4.1
5071
5072         * ChangeLog
5073         * ChangeLog.claws
5074         * ChangeLog.jp
5075         * configure.ac
5076         * src/compose.c
5077                 sync with HEAD (sync with main)
5078
5079 2005-02-10 [paul]       1.0.1cvs3.2
5080
5081         * AUTHORS
5082         * Makefile.am
5083         * autogen.sh
5084         * configure.ac
5085         * config/mkinstalldirs
5086         * intl/.cvsignore
5087         * intl/ChangeLog
5088         * intl/VERSION
5089         * intl/bindtextdom.c
5090         * intl/config.charset
5091         * intl/dcgettext.c
5092         * intl/dcigettext.c
5093         * intl/dcngettext.c
5094         * intl/dgettext.c
5095         * intl/dngettext.c
5096         * intl/eval-plural.h
5097         * intl/explodename.c
5098         * intl/finddomain.c
5099         * intl/gettext.c
5100         * intl/gettextP.h
5101         * intl/gmo.h
5102         * intl/hash-string.h
5103         * intl/intl-compat.c
5104         * intl/l10nflist.c
5105         * intl/libgnuintl.h.in
5106         * intl/loadinfo.h
5107         * intl/loadmsgcat.c
5108         * intl/localcharset.c
5109         * intl/localcharset.h
5110         * intl/locale.alias
5111         * intl/localealias.c
5112         * intl/localename.c
5113         * intl/log.c
5114         * intl/ngettext.c
5115         * intl/os2compat.c
5116         * intl/os2compat.h
5117         * intl/osdep.c
5118         * intl/plural-exp.c
5119         * intl/plural-exp.h
5120         * intl/plural.c
5121         * intl/plural.y
5122         * intl/ref-add.sin
5123         * intl/ref-del.sin
5124         * intl/relocatable.c
5125         * intl/relocatable.h
5126         * intl/textdomain.c
5127         * m4/Makefile.am
5128         * po/Makefile.in.in
5129         * src/Makefile.am
5130         * src/account.c
5131         * src/action.c
5132         * src/addr_compl.c
5133         * src/addressadd.c
5134         * src/addressbook.c
5135         * src/addrgather.c
5136         * src/addrindex.c
5137         * src/alertpanel.c
5138         * src/browseldap.c
5139         * src/codeconv.c
5140         * src/codeconv.h
5141         * src/compose.c
5142         * src/compose.h
5143         * src/crash.c
5144         * src/editaddress.c
5145         * src/editbook.c
5146         * src/editgroup.c
5147         * src/editjpilot.c
5148         * src/editldap.c
5149         * src/editldap_basedn.c
5150         * src/editvcard.c
5151         * src/exphtmldlg.c
5152         * src/expldifdlg.c
5153         * src/export.c
5154         * src/exporthtml.c
5155         * src/filtering.c
5156         * src/folder.c
5157         * src/folder_item_prefs.c
5158         * src/foldersel.c
5159         * src/folderview.c
5160         * src/grouplistdialog.c
5161         * src/headerview.c
5162         * src/imap.c
5163         * src/imap_gtk.c
5164         * src/import.c
5165         * src/importldif.c
5166         * src/importmutt.c
5167         * src/importpine.c
5168         * src/inc.c
5169         * src/ldif.c
5170         * src/main.c
5171         * src/mainwindow.c
5172         * src/matcher.c
5173         * src/mbox.c
5174         * src/message_search.c
5175         * src/messageview.c
5176         * src/mh.c
5177         * src/mh_gtk.c
5178         * src/mimeview.c
5179         * src/msgcache.c
5180         * src/news.c
5181         * src/news_gtk.c
5182         * src/noticeview.c
5183         * src/partial_download.c
5184         * src/pop.c
5185         * src/prefs_account.c
5186         * src/prefs_actions.c
5187         * src/prefs_common.c
5188         * src/prefs_customheader.c
5189         * src/prefs_display_header.c
5190         * src/prefs_ext_prog.c
5191         * src/prefs_filtering.c
5192         * src/prefs_filtering_action.c
5193         * src/prefs_folder_item.c
5194         * src/prefs_fonts.c
5195         * src/prefs_gtk.c
5196         * src/prefs_matcher.c
5197         * src/prefs_msg_colors.c
5198         * src/prefs_spelling.c
5199         * src/prefs_summary_column.c
5200         * src/prefs_template.c
5201         * src/prefs_themes.c
5202         * src/prefs_toolbar.c
5203         * src/prefs_wrapping.c
5204         * src/privacy.c
5205         * src/procheader.c
5206         * src/procmime.c
5207         * src/procmsg.c
5208         * src/quote_fmt.c
5209         * src/recv.c
5210         * src/send_message.c
5211         * src/setup.c
5212         * src/sourcewindow.c
5213         * src/ssl_manager.c
5214         * src/statusbar.c
5215         * src/summary_search.c
5216         * src/summaryview.c
5217         * src/textview.c
5218         * src/toolbar.c
5219         * src/wizard.c
5220         * src/common/nntp.c
5221         * src/common/plugin.c
5222         * src/common/smtp.c
5223         * src/common/ssl.c
5224         * src/common/ssl_certificate.c
5225         * src/common/string_match.c
5226         * src/common/sylpheed.c
5227         * src/common/template.c
5228         * src/common/utils.c
5229         * src/gtk/about.c
5230         * src/gtk/colorlabel.c
5231         * src/gtk/description_window.c
5232         * src/gtk/filesel.c
5233         * src/gtk/foldersort.c
5234         * src/gtk/gtkaspell.c
5235         * src/gtk/gtkutils.c
5236         * src/gtk/inputdialog.c
5237         * src/gtk/logwindow.c
5238         * src/gtk/menu.c
5239         * src/gtk/pluginwindow.c
5240         * src/gtk/prefswindow.c
5241         * src/gtk/progressdialog.c
5242         * src/gtk/quicksearch.c
5243         * src/gtk/sslcertwindow.c
5244         * src/plugins/clamav/clamav_plugin.c
5245         * src/plugins/clamav/clamav_plugin_gtk.c
5246         * src/plugins/demo/demo.c
5247         * src/plugins/dillo_viewer/dillo_prefs.c
5248         * src/plugins/dillo_viewer/dillo_viewer.c
5249         * src/plugins/image_viewer/plugin.c
5250         * src/plugins/image_viewer/viewer.c
5251         * src/plugins/image_viewer/viewerprefs.c
5252         * src/plugins/mathml_viewer/mathml_viewer.c
5253         * src/plugins/pgpmime/passphrase.c
5254         * src/plugins/pgpmime/plugin.c
5255         * src/plugins/pgpmime/prefs_gpg.c
5256         * src/plugins/pgpmime/select-keys.c
5257         * src/plugins/pgpmime/sgpgme.c
5258         * src/plugins/spamassassin/spamassassin.c
5259         * src/plugins/spamassassin/spamassassin_gtk.c
5260         * src/plugins/trayicon/trayicon.c
5261                 sync with main (revision 104)
5262
5263 2005-02-10 [colin]      1.0.1cvs3.1
5264
5265         * src/mainwindow.c
5266                 Sync with HEAD (fix occasional crasher)
5267
5268 2005-02-10 [colin]      1.0.1cvs2.1
5269
5270         * src/messageview.c
5271                 Synw with HEAD (don't automatically display html)
5272
5273 2005-02-09 [colin]      1.0.1cvs1.3
5274
5275         * src/textview.c
5276         * src/textview.h
5277                 Add contextual menu on emails
5278
5279 2005-02-09 [colin]      1.0.1cvs1.2
5280
5281         * src/codeconv.c
5282                 Fix converting from broken headers and 
5283                 put back the _ in missing places
5284                 (feature broke with cvs24.2 sync, main 
5285                  possibly affected?)
5286
5287 2005-02-09 [colin]      1.0.1cvs1.1
5288
5289         * src/messageview.c
5290         * src/mimeview.c
5291         * src/mimeview.h
5292                 Sync with HEAD (display non text/plain mails with plugin)
5293
5294 2005-02-08 [colin]      1.0.1.1
5295
5296         * ChangeLog.claws
5297         * po/pt_BR.po
5298                 Sync with HEAD
5299         * configure.ac
5300                 Make default configuration directory 
5301                 be .sylpheed-gtk2
5302
5303 2005-02-08 [colin]      1.0.0cvs29.1
5304
5305         * po/de.po
5306         * po/es.po
5307         * po/fr.po
5308         * po/it.po
5309         * po/sk.po
5310         * po/sr.po
5311                 Sync translations with HEAD
5312
5313 2005-02-06 [colin]      1.0.0cvs28.3
5314
5315         * src/compose.c
5316                 Make compose a bit faster - patch by Alfons.
5317
5318 2005-02-06 [colin]      1.0.0cvs28.2
5319
5320         * src/compose.c
5321                 Make pasting via middle-click more reliable
5322
5323 2005-02-05 [paul]       1.0.0cvs28.1
5324
5325         * ChangeLog
5326         * ChangeLog.claws
5327         * ChangeLog.jp
5328         * configure.ac
5329         * src/compose.c
5330                 sync with HEAD
5331                 (fix bug 682 'redirect is broken'
5332
5333 2005-02-05 [torte]      1.0.0cvs27.1
5334
5335         * ChangeLog.claws
5336         * configure.ac
5337         * src/partial_download.c
5338                 Sync with HEAD (fix buf overflow)
5339
5340 2005-02-03 [colin]      1.0.0cvs26.1
5341
5342         * src/common/plugin.c
5343                 Sync with HEAD (avoid plugin mismatches)
5344
5345 2005-02-03 [paul]       1.0.0cvs25.3
5346
5347         * src/folderview.c
5348         * src/headerview.c
5349         * src/summaryview.c
5350         * src/textview.c
5351         * src/gtk/colorlabel.c
5352                 third and final part of initial sync with main-gtk2
5353
5354 2005-02-03 [paul]       1.0.0cvs25.2
5355
5356         * src/jpilot.c
5357                 fix building with jpilot support
5358
5359 2005-02-02 [colin]      1.0.0cvs25.1
5360
5361         * src/messageview.c
5362                 Sync with HEAD (fix dangerous typo)
5363
5364 2005-02-01 [colin]      1.0.0cvs24.3
5365
5366         * src/common/xml.c
5367                 Write file as advertised (UTF-8)
5368
5369 2005-02-01 [paul]       1.0.0cvs24.2
5370
5371         * src/addrbook.c
5372         * src/addrindex.c
5373         * src/alertpanel.h
5374         * src/codeconv.c
5375         * src/codeconv.h
5376         * src/compose.c
5377         * src/export.c
5378         * src/folder_item_prefs.c
5379         * src/html.c
5380         * src/imap.c
5381         * src/import.c
5382         * src/jpilot.c
5383         * src/mainwindow.c
5384         * src/matcher_parser_lex.l
5385         * src/messageview.c
5386         * src/mh.c
5387         * src/prefs_account.c
5388         * src/prefs_actions.c
5389         * src/prefs_common.c
5390         * src/prefs_gtk.c
5391         * src/prefs_gtk.h
5392         * src/prefs_themes.c
5393         * src/procheader.c
5394         * src/procmime.c
5395         * src/sourcewindow.c
5396         * src/statusbar.c
5397         * src/summaryview.c
5398         * src/textview.c
5399         * src/toolbar.c
5400         * src/unmime.c
5401         * src/common/template.c
5402         * src/common/utils.c
5403         * src/common/xml.c
5404         * src/common/xml.h
5405         * src/gtk/gtkaspell.c
5406         * src/plugins/clamav/clamav_plugin.c
5407         * src/plugins/dillo_viewer/dillo_prefs.c
5408         * src/plugins/image_viewer/viewerprefs.c
5409         * src/plugins/pgpmime/passphrase.c
5410         * src/plugins/pgpmime/prefs_gpg.c
5411         * src/plugins/pgpmime/select-keys.c
5412         * src/plugins/spamassassin/spamassassin.c
5413                 second part of initial sync with main-gtk2
5414                 (more to follow)
5415
5416 2005-01-31 [colin]      1.0.0cvs24.1
5417
5418         * src/compose.c
5419                 Sync with HEAD
5420
5421 2005-01-29 [paul]       1.0.0cvs23.2
5422
5423         * src/account.c
5424         * src/action.c
5425         * src/addressadd.c
5426         * src/addressbook.c
5427         * src/alertpanel.c
5428         * src/compose.c
5429         * src/editaddress.c
5430         * src/editbook.c
5431         * src/editgroup.c
5432         * src/editjpilot.c
5433         * src/editldap.c
5434         * src/editldap_basedn.c
5435         * src/editvcard.c
5436         * src/export.c
5437         * src/foldersel.c
5438         * src/grouplistdialog.c
5439         * src/import.c
5440         * src/importldif.c
5441         * src/inc.c
5442         * src/main.c
5443         * src/mainwindow.c
5444         * src/message_search.c
5445         * src/messageview.c
5446         * src/mimeview.c
5447         * src/prefs_actions.c
5448         * src/prefs_common.c
5449         * src/prefs_common.h
5450         * src/prefs_customheader.c
5451         * src/prefs_display_header.c
5452         * src/prefs_filtering.c
5453         * src/prefs_filtering_action.c
5454         * src/prefs_gtk.c
5455         * src/prefs_matcher.c
5456         * src/prefs_summary_column.c
5457         * src/prefs_template.c
5458         * src/sourcewindow.c
5459         * src/summary_search.c
5460         * src/summaryview.c
5461         * src/textview.c
5462         * src/gtk/about.c
5463         * src/gtk/description_window.c
5464         * src/gtk/gtkshruler.c
5465         * src/gtk/gtkutils.c
5466         * src/gtk/gtkutils.h
5467         * src/gtk/inputdialog.c
5468         * src/gtk/logwindow.c
5469         * src/gtk/prefswindow.c
5470         * src/gtk/progressdialog.c
5471         * src/gtk/progressdialog.h
5472                 first part of initial sync with main-gtk2
5473                 (more to follow)
5474
5475 2005-01-28 [colin]      1.0.0cvs23.1
5476
5477         * src/folderview.c
5478                 Sync with HEAD
5479
5480 2005-01-27 [colin]      1.0.0cvs21.1
5481
5482         * src/folder.c
5483         * src/folderview.c
5484                 Sync with HEAD
5485
5486 2005-01-27 [colin]      1.0.0cvs19.1
5487
5488         * src/procmime.c
5489                 Sync with HEAD
5490
5491 2005-01-27 [colin]      1.0.0cvs18.1
5492
5493         * src/messageview.c
5494         * src/summaryview.c
5495         * src/mainwindow.c
5496         * src/compose.c
5497         * src/compose.h
5498         * src/procmsg.c
5499         * src/procmsg.h
5500         * src/toolbar.c
5501                 Sync with HEAD
5502
5503 2005-01-26 [paul]       1.0.0cvs15.2
5504
5505         * src/compose.c
5506                 compose_entries_set(): convert subject and body to
5507                 utf8 if necessary. patch by Felix Eckhofer
5508
5509 2005-01-26 [paul]       1.0.0cvs15.1
5510
5511         * configure.ac
5512         * src/common/template.c
5513                 sync with HEAD (fix memory leak)
5514
5515 2005-01-25 [paul]       1.0.0cvs14.1
5516
5517         * configure.ac
5518         * src/compose.c
5519                 sync with HEAD
5520
5521 2005-01-24 [colin]      1.0.0cvs13.1
5522
5523         * src/summaryview.c
5524                 Sync with HEAD
5525
5526 2005-01-24 [paul]       1.0.0cvs12.1
5527
5528         * configure.ac
5529         * src/messageview.c
5530         * src/mh.c
5531         * src/common/utils.c
5532                 sync with HEAD
5533
5534 2005-01-24 [colin]      1.0.0cvs11.1
5535
5536         * src/procheader.c
5537                 Sync with HEAD
5538
5539 2005-01-24 [colin]      1.0.0cvs10.1
5540
5541         * src/folderview.c
5542                 Sync with HEAD
5543
5544 2005-01-23 [colin]      1.0.0cvs9.1
5545
5546         * src/crash.c
5547                 Sync with HEAD
5548
5549 2005-01-22 [colin]      1.0.0cvs8.1
5550
5551         * src/summaryview.c
5552         * src/gtk/quicksearch.c
5553                 Sync with HEAD
5554
5555 2005-01-21 [colin]      1.0.0cvs7.1
5556
5557         * src/summaryview.c
5558                 Sync with HEAD
5559
5560 2005-01-21 [colin]      1.0.0cvs6.1
5561
5562         * src/summaryview.c
5563                 Sync with HEAD
5564
5565 2005-01-21 [colin]      1.0.0cvs5.1
5566
5567         * src/gtk/quicksearch.c
5568         * src/prefs_common.c
5569         * src/prefs_common.h
5570                 Sync with HEAD (recurse option)
5571
5572 2005-01-21 [colin]      1.0.0cvs4.1
5573
5574         * src/folder.h
5575         * src/folderview.c
5576         * src/folderview.h
5577         * src/summaryview.c
5578         * src/gtk/quicksearch.c
5579         * src/gtk/quicksearch.h
5580                 Sync with HEAD (recursive quicksearch)
5581
5582 2005-01-20 [colin]      1.0.0cvs3.4
5583
5584         * src/ssl_manager.c
5585                 Remove useless code
5586
5587 2005-01-20 [colin]      1.0.0cvs3.3
5588
5589         * src/ssl_manager.c
5590                 Fix leak, thanks to Alfons.
5591
5592 2005-01-20 [colin]      1.0.0cvs3.2
5593
5594         * src/ssl_manager.c
5595                 Port SSL certificate window to GTK2.
5596
5597 2005-01-20 [paul]       1.0.0cvs3.1
5598
5599         * ChangeLog.claws
5600         * configure.ac
5601         * src/addrindex.c
5602         * src/addrindex.h
5603                 sync with HEAD
5604
5605 2005-01-19 [colin]      1.0.0cvs2.2
5606
5607         * src/plugins/trayicon/trayicon.c
5608                 Fix freeze with gtk-2.6, the easy way
5609                 (signal blocking helpless there...)
5610                 Closes bug #668.
5611
5612 2005-01-19 [colin]      1.0.0cvs2.1
5613
5614         * src/mbox.c
5615         * src/mbox.h
5616         * src/mainwindow.c
5617         * src/summaryview.c
5618         * src/summaryview.h
5619                 Sync with HEAD
5620
5621 2005-01-19 [paul]       1.0.0cvs1.1
5622
5623         * configure.ac
5624         * po/de.po
5625         * po/es.po
5626         * po/fr.po
5627         * po/hr.po
5628         * po/it.po
5629         * po/ja.po
5630         * po/ko.po
5631         * po/pt_BR.po
5632         * po/ru.po
5633         * po/sk.po
5634         * po/sr.po
5635                 sync with HEAD (update translations)
5636
5637 2005-01-18 [colin]      1.0.0cvs0.1
5638
5639         * src/foldersel.c
5640                 Specify search column - patch by Alfons
5641
5642 2005-01-18 [colin]      0.9.13cvs36.3
5643
5644         * src/prefs_toolbar.c
5645                 Change Delete to Remove
5646         * src/prefs_fonts.c
5647                 GTK2 version and leak fixes
5648         * src/prefs_actions.c
5649                 Add stock buttons.
5650                 All patches by Alfons
5651
5652 2005-01-17 [colin]      0.9.13cvs36.2
5653
5654         * src/compose.c
5655                 Fix DnD inserting twice. While at it,
5656                 add DnD support for text/plain in the
5657                 body, and add support in the headers.
5658
5659 2005-01-16 [colin]      0.9.13cvs36.1
5660
5661         * ChangeLog
5662         * ChangeLog.jp
5663         * ChangeLog.claws
5664                 Sync with HEAD (nothing applicable)
5665
5666 2005-01-16 [colin]      0.9.13cvs33.2
5667
5668         * src/prefs_toolbar.c
5669                 GTK2ize prefs_toolbar, by Alfons.
5670
5671 2005-01-14 [colin]      0.9.13cvs33.1
5672
5673         * src/html.c
5674         * src/msgcache.c
5675                 Sync with HEAD
5676
5677 2005-01-14 [colin]      0.9.13cvs32.1
5678
5679         * src/html.c
5680         * src/html.h
5681         * src/msgcache.c
5682         * AUTHORS
5683         * tools/calypso_convert.pl
5684                 Sync with HEAD
5685
5686 2005-01-08 [colin]      0.9.13cvs29.2
5687
5688         * src/prefs_filtering_action.c
5689         * src/prefs_filtering.c
5690                 2 more gtk2 patches by Alfons
5691
5692 2005-01-07 [paul]       0.9.13cvs29.1
5693
5694         * ChangeLog
5695         * ChangeLog.claws
5696         * ChangeLog.jp
5697         * configure.ac
5698         * src/pop.c
5699         * src/pop.h
5700                 sync with HEAD
5701
5702 2005-01-07 [colin]      0.9.13cvs28.3
5703
5704         * src/gtk/progressdialog.c
5705         * src/gtk/progressdialog.h
5706         * src/inc.c
5707         * src/send_message.c
5708                 GTK2 for the incorporation dialog. The CList isn't dead
5709                 yet, for a more smooth migration. Patch by Alfons.
5710
5711 2005-01-06 [colin]      0.9.13cvs28.2
5712
5713         * src/prefs_display_header.c
5714                 GTK2 conversion by Alfons
5715         * src/prefs_actions.c
5716         * src/prefs_matcher.c
5717                 Fix 2 leaks - patch by Alfons
5718
5719 2005-01-06 [colin]      0.9.13cvs28.1
5720
5721         * src/prefs_matcher.c
5722                 Sync with HEAD
5723
5724 2005-01-06 [colin]      0.9.13cvs27.4
5725
5726         * src/prefs_matcher.c
5727                 Fix double-free. Patch by Alfons
5728
5729 2005-01-06 [colin]      0.9.13cvs27.3
5730
5731         * src/prefs_matcher.c
5732                 GTK2 widgets + memleak
5733                 Patch by Alfons
5734
5735 2005-01-05 [colin]      0.9.13cvs27.2
5736
5737         * src/account.c
5738         * src/addr_compl.c
5739         * src/foldersel.c
5740         * src/stock_pixmap.c
5741         * src/stock_pixmap.h
5742                 3 more GTK2 patches by Alfons.
5743
5744 2005-01-04 [colin]      0.9.13cvs27.1
5745
5746         * src/folderview.c
5747         * src/imap_gtk.c
5748         * src/news_gtk.c
5749                 Sync with HEAD
5750
5751 2005-01-04 [colin]      0.9.13cvs25.9
5752
5753         * src/compose.c
5754                 Fix Show Ruler menuitem
5755         * src/prefs_template.c
5756                 Convert to GTK2
5757         * src/common/utils.c
5758                 Make auto pointer stuff handles NULLs
5759                 Patches by Alfons.
5760
5761 2005-01-04 [colin]      0.9.13cvs25.8
5762
5763         * src/compose.c
5764                 Move the attachment list to gtk2
5765                 Patch by Alfons.
5766
5767 2005-01-04 [colin]      0.9.13cvs25.7
5768
5769         * src/textview.c
5770                 Make some keys work again
5771                 Patch by SungHyun Nam <namsh@kldp.org>
5772
5773 2005-01-04 [colin]      0.9.13cvs25.6
5774
5775         * src/gtk/gtkshruler.c
5776                 Move the ruler to GTK2
5777                 Patch by Alfons
5778
5779 2005-01-03 [colin]      0.9.13cvs25.5
5780
5781         * src/compose.c
5782                 Fix my broken patch apply 
5783
5784 2005-01-03 [colin]      0.9.13cvs25.4
5785
5786         * src/common/utils.c
5787         * src/common/utils.h
5788         * src/gtk/prefswindow.c
5789                 Move auto pointer stuff to utils.c
5790                 Patch by Alfons again :)
5791
5792 2005-01-03 [colin]      0.9.13cvs25.3
5793
5794         * src/compose.c
5795         * src/prefs_gtk.c
5796         * src/prefs_template.c
5797         * src/textview.c
5798                 Empty text widgets with empty strings, not NULL char
5799                 Patch by SungHyun Nam <namsh@kldp_org>
5800
5801 2005-01-03 [colin]      0.9.13cvs25.2
5802
5803         * src/main.c
5804         * AUTHORS
5805                 Sync with HEAD
5806
5807 2005-01-03 [colin]      0.9.13cvs25.1
5808
5809         * src/pop.c
5810         * src/pop.h
5811                 Sync with HEAD
5812
5813 2005-01-03 [colin]      0.9.13cvs24.3
5814
5815         * src/account.c
5816                 Two patches from Alfons and Alex S Moore:
5817                 fix images, fix return value.
5818
5819 2005-01-01 [colin]      0.9.13cvs24.2
5820
5821         * src/prefs_actions.c
5822                 Fix over-zealous assertion. Patch by Alfons
5823
5824 2005-01-01 [colin]      0.9.13cvs24.1
5825
5826         * src/procmime.c
5827                 Sync with HEAD (leak fix)
5828
5829 2004-12-31 [colin]      0.9.13cvs23.2
5830
5831         * src/prefs_common.c
5832                 GTK2 widgets + stock buttons - patch by Alfons
5833
5834 2004-12-31 [paul]       0.9.13cvs23.1
5835
5836         * configure.ac
5837                 bump up EXTRA_VERSION to match (sync'ed) HEAD
5838         * src/gtk/pluginwindow.c
5839                 use GTK2 widgets and plug memory leaks,
5840                 patches by Alfons
5841
5842 2004-12-30 [colin]      0.9.13cvs22.4
5843
5844         * src/account.c
5845         * src/action.c
5846         * src/export.c
5847         * src/foldersel.c
5848         * src/import.c
5849         * src/message_search.c
5850         * src/prefs_actions.c
5851         * src/prefs_common.c
5852         * src/prefs_customheader.c
5853         * src/prefs_filtering.c
5854         * src/prefs_summary_column.c
5855         * src/summary_search.c
5856         * src/gtk/about.c
5857         * src/gtk/description_window.c
5858         * src/gtk/gtkutils.c
5859         * src/gtk/gtkutils.h
5860         * src/gtk/inputdialog.c
5861         * src/gtk/prefswindow.c
5862                 Use GTK2 stock buttons. Patches by Alfons.
5863
5864 2004-12-30 [colin]      0.9.13cvs22.3
5865
5866         * src/account.c
5867                 Sync with HEAD
5868         * src/prefs_actions.c
5869         * src/prefs_customheader.c
5870         * src/prefs_filtering.c
5871         * src/prefs_msg_colors.c
5872         * src/prefs_summary_column.c
5873         * src/gtk/prefswindow.c
5874                 Use GtkTreeView instead of deprecated 
5875                 widgets. Patches by Alfons.
5876
5877 2004-12-30 [paul]       0.9.13cvs22.2
5878
5879         * src/foldersel.c
5880                 use GTK 2 Tree View
5881                 patch by Alfons, with root folder sorting fix
5882                 by Stephan Sachse
5883
5884 2004-12-30 [paul]       0.9.13cvs22.1
5885
5886         * ChangeLog
5887         * ChangeLog.claws
5888         * ChangeLog.jp
5889         * NEWS
5890         * configure.ac
5891         * src/account.c
5892                 sync with HEAD
5893
5894 2004-12-22 [martin]     0.9.13cvs21.2
5895
5896         * src/action.c
5897                 free the command line after its use
5898
5899 2004-12-18 [paul]       0.9.13cvs21.1
5900
5901         * AUTHORS
5902         * ChangeLog
5903         * ChangeLog.claws
5904         * ChangeLog.jp
5905         * NEWS
5906         * configure.ac
5907         * src/action.c
5908         * src/compose.c
5909         * src/syldap.c
5910                 sync with HEAD
5911
5912 2004-12-17 [martin]     0.9.13cvs17.2
5913
5914         * src/action.c
5915                 convert actions input to locale
5916         * src/inc.c
5917                 convert notification command to locale
5918         * src/plugins/pgpmime/select-keys.c
5919                 convert attributes to utf8
5920
5921 2004-12-14 [colin]      0.9.13cvs17.1
5922
5923         * ChangeLog
5924         * ChangeLog.jp
5925         * ChangeLog.claws
5926         * src/action.c
5927         * src/common/utils.c
5928         * src/gtk/prefswindow.c
5929         * src/gtk/gtkutils.c
5930         * src/gtk/gtkutils.h
5931         * src/plugins/spamassassin/libspamc.c
5932                 Sync with HEAD
5933
5934 2004-12-13 [colin]      0.9.13cvs14.1
5935
5936         * src/quote_fmt_parse.y
5937                 Sync with HEAD
5938
5939 2004-12-10 [colin]      0.9.13cvs12.1
5940
5941         * src/prefs_themes.c
5942         * src/mainwindow.c
5943         * src/messageview.c
5944                 Sync with HEAD
5945
5946 2004-12-09 [colin]      0.9.13cvs10.1
5947
5948         * src/procmime.c
5949                 Sync with HEAD (fix B64 encoding from memory)
5950
5951 2004-12-08 [colin]      0.9.13cvs9.1
5952
5953         * src/gtk/colorlabel.c
5954                 Sync with HEAD
5955
5956 2004-12-08 [paul]       0.9.13cvs8.2
5957
5958         * src/gtk/pluginwindow.c
5959                 fix window resizing oddities
5960
5961 2004-12-08 [colin]      0.9.13cvs8.1
5962
5963         * src/quote_fmt_parse.y
5964                 Sync with HEAD
5965
5966 2004-12-08 [colin]      0.9.13cvs7.1
5967
5968         * src/matcher_parser_parse.y
5969         * src/msgcache.c
5970         * src/prefs_matcher.c
5971         * src/procheader.c
5972         * src/matcher.c
5973         * src/common/defs.h
5974         * po/sr.po
5975                 Sync with HEAD
5976
5977 2004-12-08 [colin]      0.9.13cvs6.1
5978
5979         * src/quote_fmt_parse.y
5980         * src/textview.c
5981                 Sync with HEAD
5982         * src/gtk/prefswindow.c
5983         * src/gtk/pluginwindow.c
5984                 Fix G_CALLBACKS protos (thanks to Alfons)
5985
5986 2004-12-07 [torte]      0.9.13cvs2.2
5987
5988         * src/procmime.c
5989                 [Bug 650] reply button causes crash
5990                 Thanks to David Relson and Christoph
5991
5992 2004-12-07 [colin]      0.9.13cvs2.1
5993
5994         * ChangeLog.claws
5995         * AUTHORS
5996         * po/sk.po
5997         * src/procmime.c
5998         * src/prefs_account.c
5999         * src/common/smtp.c
6000         * src/common/smtp.h
6001                 Sync with HEAD
6002
6003 2004-12-06 [colin]      0.9.12cvs187.1
6004
6005         * ChangeLog.claws
6006         * INSTALL
6007         * Makefile.am
6008         * README.claws
6009         * TODO.claws
6010         * configure.ac
6011         * po/bg.po
6012         * po/cs.po
6013         * po/el.po
6014         * po/en_GB.po
6015         * po/es.po
6016         * po/fr.po
6017         * po/hr.po
6018         * po/hu.po
6019         * po/it.po
6020         * po/ja.po
6021         * po/ko.po
6022         * po/nl.po
6023         * po/pl.po
6024         * po/pt_BR.po
6025         * po/ru.po
6026         * po/sk.po
6027         * po/sr.po
6028         * po/sv.po
6029         * po/zh_CN.po
6030         * po/zh_TW.Big5.po
6031         * src/compose.c
6032         * tools/Makefile.am
6033         * tools/README
6034         * tools/filter_conv.pl
6035         * tools/kdeservicemenu/README
6036         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6037         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6038                 Sync with HEAD
6039
6040 2004-12-04 [colin]      0.9.12cvs183.1
6041
6042         * src/compose.c
6043                 Sync with HEAD (compose window position saving)
6044
6045 2004-12-04 [paul]       0.9.12cvs182.3
6046
6047         * src/messageview.c
6048         * src/mimeview.c
6049         * src/prefs_customheader.c
6050         * src/gtk/quicksearch.c
6051                 replace some forgotten GTK_SIGNAL_FUNCs
6052
6053 2004-12-04 [paul]       0.9.12cvs182.2
6054
6055         * src/Makefile.am
6056                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
6057                 committed in error      
6058
6059 2004-12-04 [paul]       0.9.12cvs182.1
6060
6061         * ChangeLog
6062         * ChangeLog.claws
6063         * ChangeLog.jp
6064         * INSTALL
6065         * NEWS
6066         * README
6067         * README.jp
6068         * configure.ac
6069         * doc/manual/ja/Makefile.am
6070         * doc/manual/ja/sylpheed-1.html
6071         * doc/manual/ja/sylpheed-10.html
6072         * doc/manual/ja/sylpheed-11.html
6073         * doc/manual/ja/sylpheed-12.html
6074         * doc/manual/ja/sylpheed-13.html
6075         * doc/manual/ja/sylpheed-14.html
6076         * doc/manual/ja/sylpheed-15.html
6077         * doc/manual/ja/sylpheed-16.html
6078         * doc/manual/ja/sylpheed-17.html
6079         * doc/manual/ja/sylpheed-18.html
6080         * doc/manual/ja/sylpheed-19.html
6081         * doc/manual/ja/sylpheed-2.html
6082         * doc/manual/ja/sylpheed-20.html
6083         * doc/manual/ja/sylpheed-3.html
6084         * doc/manual/ja/sylpheed-4.html
6085         * doc/manual/ja/sylpheed-5.html
6086         * doc/manual/ja/sylpheed-6.html
6087         * doc/manual/ja/sylpheed-7.html
6088         * doc/manual/ja/sylpheed-8.html
6089         * doc/manual/ja/sylpheed-9.html
6090         * doc/manual/ja/sylpheed.html
6091         * doc/manual/ja/sylpheed.sgml
6092         * po/de.po
6093         * src/Makefile.am
6094         * src/compose.c
6095         * src/procmime.c
6096         * src/pixmaps/regular.xpm **REMOVED**
6097         * src/plugins/pgpmime/pgpmime.c
6098         * src/plugins/pgpmime/plugin.c
6099         * src/plugins/pgpmime/prefs_gpg.c
6100                 sync with HEAD
6101
6102 2004-12-03 [paul]       0.9.12cvs180.1
6103
6104         * ChangeLog
6105         * ChangeLog.claws
6106         * ChangeLog.jp
6107         * configure.ac
6108         * src/Makefile.am
6109         * src/pop.c
6110         * src/common/utils.c
6111         * src/common/utils.h
6112         * src/pixmaps/continue.xpm
6113         * src/pixmaps/dir_close.xpm
6114         * src/pixmaps/dir_open.xpm
6115         * src/pixmaps/drafts_close.xpm
6116         * src/pixmaps/drafts_open.xpm
6117         * src/pixmaps/folder.xpm **REMOVED**
6118         * src/pixmaps/group.xpm
6119         * src/pixmaps/unread.xpm
6120                 sync with HEAD
6121
6122 2004-12-02 [colin]      0.9.12cvs179.1
6123
6124         * src/compose.c
6125                 Sync with HEAD (non-duplicated reedition)
6126
6127 2004-12-02 [colin]      0.9.12cvs178.1
6128
6129         * src/compose.c
6130                 Sync with HEAD (linewrap_quote fix)
6131
6132 2004-12-01 [colin]      0.9.12cvs177.3
6133
6134         * src/addrharvest.c
6135                 Replace sizeof with strlen
6136
6137 2004-12-01 [paul]       0.9.12cvs177.2
6138
6139         * src/addrharvest.c
6140                 fix 'harvest addresses'
6141
6142 2004-11-30 [colin]      0.9.12cvs177.1
6143
6144         * src/gtk/prefswindow.c
6145         * src/gtk/pluginwindow.c
6146                 Sync with HEAD
6147
6148 2004-11-29 [colin]      0.9.12cvs176.1
6149
6150         * src/folderview.c
6151                 sync with HEAD (Fix disappearing separators in folderview's popup)
6152
6153 2004-11-29 [colin]      0.9.12cvs175.1
6154
6155         * src/procmime.c
6156                 Sync with head (another format fix)
6157
6158 2004-11-29 [colin]      0.9.12cvs174.1
6159
6160         * src/pop.c
6161                 Sync with HEAD (format string fix)
6162
6163 2004-11-26 [colin]      0.9.12cvs173.1
6164
6165         * src/common/smtp.c
6166         * src/common/smtp.h
6167                 Sync with HEAD
6168
6169 2004-11-24 [colin]      0.9.12cvs172.1
6170
6171         * src/plugins/pgpmime/pgpmime.c
6172                 Sync with HEAD
6173
6174 2004-11-24 [colin]      0.9.12cvs171.1
6175
6176         * src/plugins/pgpmime/pgpmime.c
6177                 Sync with head (gpgmectx leaks)
6178
6179 2004-11-24 [colin]      0.9.12cvs169.1
6180
6181         * src/plugins/pgpmime/plugin.c
6182         * src/plugins/trayicon/Makefile.am
6183         * src/plugins/trayicon/newmarkedmail.xpm
6184         * src/plugins/trayicon/trayicon.c
6185         * src/plugins/trayicon/unreadmarkedmail.xpm
6186                 Sync with HEAD
6187
6188 2004-11-23 [colin]      0.9.12cvs168.1
6189
6190         * src/partial_download.c
6191         * src/partial_download.h
6192         * src/plugins/pgpmime/plugin.c
6193                 Sync with HEAD
6194
6195 2004-11-23 [colin]      0.9.12cvs166.1
6196
6197         * src/Makefile.am
6198         * src/codeconv.c
6199         * src/compose.c
6200         * src/folderview.c
6201         * src/main.c
6202         * src/partial_download.c
6203         * src/partial_download.h
6204         * src/prefs_account.c
6205         * src/prefs_account.h
6206         * src/privacy.c
6207         * src/privacy.h
6208         * src/procmime.c
6209         * src/common/Makefile.am
6210         * src/common/base64.h
6211         * src/common/partial_download.c
6212         * src/common/partial_download.h
6213         * src/gtk/prefswindow.c
6214         * src/gtk/prefswindow.h
6215         * src/plugins/pgpmime/pgpmime.c
6216         * src/plugins/pgpmime/prefs_gpg.c
6217         * src/plugins/pgpmime/prefs_gpg.h
6218         * src/plugins/pgpmime/sgpgme.c
6219         * src/plugins/pgpmime/sgpgme.h
6220                 Sync with HEAD
6221
6222 2004-11-23 [colin]      0.9.12cvs163.1
6223
6224         * src/main.c
6225                 Sync with HEAD (cursor optimization)
6226
6227 2004-11-23 [colin]      0.9.12cvs162.1
6228
6229         * src/prefs_common.c
6230         * src/prefs_themes.c
6231         * src/procmsg.c
6232                 Sync with HEAD
6233
6234 2004-11-23 [colin]      0.9.12cvs158.9
6235
6236         * src/compose.c
6237                 Fix double-free when forwarding
6238         * src/msgcache.c
6239                 Fix leak on error path
6240                 
6241
6242 2004-11-23 [colin]      0.9.12cvs158.8
6243
6244         * src/compose.c
6245                 Fix possible double-free
6246                 Spotted by Alfons
6247
6248 2004-11-23 [colin]      0.9.12cvs158.7
6249
6250         * src/compose.c
6251                 Fix some signal handlers' prototypes
6252                 Spotted by Alfons
6253
6254 2004-11-22 [colin]      0.9.12cvs158.6
6255
6256         * src/compose.c
6257                 Remove unneeded code and duplicated
6258                 wrapping - patch by Alfons
6259
6260 2004-11-22 [colin]      0.9.12cvs158.5
6261
6262         * src/prefs_themes.c
6263                 Fix oversized selector
6264
6265 2004-11-22 [colin]      0.9.12cvs158.4
6266
6267         * src/compose.c
6268                 fix dump_text()
6269                 patch by Alfons
6270
6271 2004-11-19 [colin]      0.9.12cvs158.3
6272
6273         * src/textview.c
6274                 Add a context menu on links (open, copy)
6275
6276 2004-11-18 [paul]       0.9.12cvs158.2
6277
6278         * src/addrgather.c
6279         * src/exphtmldlg.c
6280         * src/expldifdlg.c
6281         * src/mimeview.c
6282         * src/prefs_common.c
6283         * src/plugins/image_viewer/viewer.c
6284         * src/plugins/spamassassin/spamassassin_gtk.c
6285                 replace deprecated gtk_notebook_set_page
6286                 and gtk_notebook_current_page
6287
6288 2004-11-18 [paul]       0.9.12cvs158.1
6289
6290         * configure.ac
6291         * src/compose.c
6292         * src/mainwindow.c
6293         * src/messageview.c
6294         * src/prefs_common.c
6295         * src/common/utils.c
6296         * src/common/utils.h
6297                 sync with HEAD
6298
6299 2004-11-17 [colin]      0.9.12cvs156.1
6300
6301         * src/prefs_account.c
6302         * src/prefs_account.h
6303         * src/procmsg.c
6304                 Sync with HEAD (add pref to store encrypted mails encrypted)
6305
6306 2004-11-17 [paul]       0.9.12cvs155.1
6307
6308         * ChangeLog
6309         * ChangeLog.claws
6310         * ChangeLog.jp
6311         * NEWS
6312         * configure.ac
6313         * src/compose.c
6314         * src/jpilot.c
6315         * src/privacy.c
6316         * src/procmime.c
6317         * src/procmime.h
6318         * src/procmsg.c
6319         * src/toolbar.c
6320         * src/pixmaps/error.xpm
6321                 sync with HEAD
6322
6323 2004-11-17 [colin]      0.9.12cvs151.1
6324
6325         * src/plugins/pgpmime/pgpmime.c
6326                 Sync with HEAD (remove debug printf)
6327
6328 2004-11-17 [colin]      0.9.12cvs150.1
6329
6330         * src/plugins/pgpmime/pgpmime.c
6331                 Sync with HEAD (off-by-one fix)
6332
6333 2004-11-17 [colin]      0.9.12cvs149.1
6334
6335         * src/procmsg.c
6336                 Sync with HEAD (coding style fixes)
6337
6338 2004-11-16 [colin]      0.9.12cvs148.1
6339
6340         * src/procmsg.c
6341                 Sync with head (Fix the fix)
6342
6343 2004-11-16 [colin]      0.9.12cvs147.1
6344
6345         * src/procmsg.c
6346                 Sync with Main (leak fix)
6347
6348 2004-11-16 [colin]      0.9.12cvs146.14
6349
6350         * src/compose.c
6351                 Remove useless chunk of code
6352                 Patch by Alfons
6353
6354 2004-11-15 [colin]      0.9.12cvs146.13
6355
6356         * src/compose.c
6357                 Fix drafting after insertion
6358                 Patch by Alfons
6359
6360 2004-11-15 [colin]      0.9.12cvs146.12
6361
6362         * src/compose.c
6363         * src/prefs_filtering.c
6364         * src/prefs_filtering_action.c
6365         * src/prefs_toolbar.c
6366                 Fix some const-correctness
6367
6368 2004-11-15 [colin]      0.9.12cvs146.11
6369
6370         * src/summaryview.c
6371         * src/prefs_themes.c
6372         * src/messageview.c
6373                 Fix some leaks
6374
6375 2004-11-15 [colin]      0.9.12cvs146.10
6376
6377         * src/codeconv.c
6378                 More unreadable locale fixes
6379
6380 2004-11-14 [colin]      0.9.12cvs146.9
6381
6382         * src/textview.c
6383                 Fix uri_security_check
6384                 Patch by Alfons
6385
6386 2004-11-13 [paul]       0.9.12cvs146.8
6387
6388         * src/folder.c
6389         * src/procmime.c
6390                 fix 2 bugs introduced in last commit
6391
6392 2004-11-13 [paul]       0.9.12cvs146.7
6393
6394         * src/compose.c
6395         * src/exporthtml.c
6396         * src/exportldif.c
6397         * src/folder.c
6398         * src/imap.c
6399         * src/imap_gtk.c
6400         * src/main.c
6401         * src/mainwindow.c
6402         * src/messageview.c
6403         * src/mh_gtk.c
6404         * src/prefs_themes.c
6405         * src/procmime.c
6406         * src/setup.c
6407         * src/summaryview.c
6408                 replace deprecated g_basename
6409
6410 2004-11-13 [paul]       0.9.12cvs146.6
6411
6412         * src/compose.c
6413         * src/imap.c
6414         * src/matcher_parser.h
6415         * src/matcher_parser_parse.y
6416         * src/prefs_filtering.c
6417         * src/prefs_filtering_action.c
6418         * src/prefs_themes.c
6419         * src/prefs_toolbar.c
6420         * src/common/utils.c
6421                 various small fixes/cleanups
6422
6423 2004-11-12 [colin]      0.9.12cvs146.5
6424
6425         * src/textview.c
6426                 Validate event's origin on visibility notify
6427                 Patch by Alfons.
6428
6429 2004-11-12 [paul]       0.9.12cvs146.4
6430
6431         * src/exporthtml.c
6432         * src/exportldif.c
6433         * src/imap.c
6434         * src/mh.c
6435         * src/mimeview.c
6436         * src/prefs_spelling.c
6437         * src/prefs_themes.c
6438                 replace deprecated g_dirname    
6439
6440 2004-11-12 [colin]      0.9.12cvs146.3
6441
6442         * src/textview.c
6443                 Some coding style fixes
6444
6445 2004-11-12 [colin]      0.9.12cvs146.2
6446
6447         * src/codeconv.c
6448                 We want to replace _all_ extended chars in
6449                 conv_unreadable_*, because any string containing
6450                 extended chars not parsing as UTF8 is 
6451                 undisplayed on gtk2.
6452
6453 2004-11-12 [paul]       0.9.12cvs146.1
6454
6455         * ChangeLog
6456         * ChangeLog.claws
6457         * ChangeLog.jp
6458         * NEWS
6459         * configure.ac
6460         * src/account.c
6461         * src/folderview.c
6462         * src/folderview.h
6463         * src/imap.c
6464         * src/imap_gtk.c
6465         * src/inc.c
6466         * src/mainwindow.c
6467         * src/mh_gtk.c
6468         * src/news_gtk.c
6469         * src/pop.c
6470         * src/prefs_account.c
6471         * src/prefs_account.h
6472         * src/prefs_ext_prog.c
6473         * src/procmime.c
6474         * src/procmime.h
6475         * src/procmsg.c
6476         * src/procmsg.h
6477         * src/summary_search.c
6478         * src/summaryview.c
6479         * src/textview.c
6480         * src/common/defs.h
6481         * src/common/utils.c
6482         * src/common/utils.h
6483         * src/gtk/menu.c
6484         * src/gtk/menu.h
6485                 sync with HEAD
6486
6487 2004-11-11 [colin]      0.9.12cvs144.2
6488
6489         * src/textview.c
6490                 Fix URI range selection (patch by Alfons)
6491
6492 2004-11-09 [colin]      0.9.12cvs144.1
6493
6494         * ChangeLog.claws
6495         * src/compose.c
6496         * src/folder.c
6497         * src/folder_item_prefs.c
6498         * src/prefs_account.c
6499         * src/prefs_account.h
6500         * src/plugins/pgpmime/pgpmime.c
6501                 Sync with HEAD
6502
6503 2004-11-08 [colin]      0.9.12cvs143.1
6504
6505         * src/summaryview.c
6506                 Sync with HEAD (optimize quicksearch)
6507
6508 2004-11-08 [colin]      0.9.12cvs142.2
6509
6510         * src/compose.c
6511                 Don't wrap when Edit/Auto wrapping is disabled
6512
6513 2004-11-08 [colin]      0.9.12cvs142.1
6514
6515         * src/textview.c
6516                 Sync with HEAD
6517
6518 2004-11-08 [colin]      0.9.12cvs141.1
6519
6520         * src/textview.c
6521                 Sync with HEAD (fix some mail URIs)
6522
6523 2004-11-08 [colin]      0.9.12cvs140.3
6524
6525         * src/textview.c
6526                 o Use text cursor instead of arrow when
6527                   not on a link
6528                 o Fix handling of contiguous links (as in
6529                   "colin@colino.net" <colin@colino.net>)
6530                   This one unveils a bug in get_email_part()
6531
6532 2004-11-07 [colin]      0.9.12cvs140.2
6533
6534         * src/textview.c
6535                 Fix memleak. Patch by Alfons.
6536
6537 2004-11-06 [colin]      0.9.12cvs140.1
6538
6539         * src/compose.c
6540                 Sync with HEAD (don't ask passphrase
6541                 when drafting)
6542
6543 2004-11-06 [paul]       0.9.12cvs139.2
6544
6545         * AUTHORS
6546         * src/textview.c
6547         * src/textview.h
6548                 textview URI handling. hovering over a 
6549                 link displays it in the status bar,
6550                 and changes the mouse pointer to a hand 
6551                 cursor. a link is activated with a single 
6552                 click. (Modified from the) patch by Jean-Yves 
6553                 Lefort <jylefort@users.sourceforge.net>
6554                 
6555
6556 2004-11-05 [colin]      0.9.12cvs139.1
6557
6558         * src/compose.c
6559         * src/procmime.c
6560                 Sync with HEAD again ^^
6561
6562 2004-11-05 [colin]      0.9.12cvs139.1
6563
6564         * src/compose.c
6565         * src/procmime.c
6566                 Sync with HEAD
6567
6568 2004-11-03 [paul]       0.9.12cvs138.1
6569
6570         * ChangeLog.claws
6571         * configure.ac
6572         * po/POTFILES.in
6573         * src/prefs_ext_prog.c
6574         * src/procmime.c
6575         * tools/kdeservicemenu/README
6576         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6577         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6578                 sync with HEAD
6579
6580 2004-11-01 [christoph]  0.9.12cvs136.2
6581
6582         * src/procmime.c
6583                 convert MIME parameters to UTF-8
6584
6585 2004-10-29 [colin]      0.9.12cvs136.1
6586
6587         * src/common/utils.c
6588                 Sync with HEAD (don't use '=' in mime boundary)
6589
6590 2004-10-29 [paul]       0.9.12cvs135.1
6591
6592         * configure.ac
6593         * doc/src/rfc2231.txt
6594         * src/procmime.c
6595         * src/common/quoted-printable.c
6596         * src/common/utils.c
6597         * src/common/utils.h
6598                 sync with HEAD
6599
6600 2004-10-27 [paul]       0.9.12cvs134.1
6601
6602         * configure.ac
6603         * src/main.c
6604         * src/procmime.c
6605         * src/plugins/pgpmime/pgpmime.c
6606                 sync with HEAD
6607
6608 2004-10-26 [paul]       0.9.12cvs132.3
6609
6610         * src/account.c
6611         * src/addressbook.c
6612         * src/addrgather.c
6613         * src/addrharvest.c
6614         * src/codeconv.c
6615         * src/compose.c
6616         * src/customheader.c
6617         * src/editaddress.c
6618         * src/editgroup.c
6619         * src/enriched.c
6620         * src/expldifdlg.c
6621         * src/exporthtml.c
6622         * src/exportldif.c
6623         * src/folder.c
6624         * src/foldersel.c
6625         * src/folderview.c
6626         * src/grouplistdialog.c
6627         * src/html.c
6628         * src/imap.c
6629         * src/jpilot.c
6630         * src/ldapserver.c
6631         * src/ldif.c
6632         * src/mimeview.c
6633         * src/news.c
6634         * src/news_gtk.c
6635         * src/pop.c
6636         * src/prefs_display_header.c
6637         * src/prefs_gtk.c
6638         * src/prefs_msg_colors.c
6639         * src/prefs_toolbar.c
6640         * src/procheader.c
6641         * src/procmime.c
6642         * src/summaryview.c
6643         * src/textview.c
6644         * src/toolbar.c
6645         * src/vcard.c
6646         * src/common/mgutils.c
6647         * src/common/nntp.c
6648         * src/common/smtp.c
6649         * src/common/template.c
6650         * src/common/utils.c
6651         * src/common/xmlprops.c
6652         * src/plugins/pgpmime/pgpmime.c
6653         * src/plugins/pgpmime/select-keys.c
6654         * src/plugins/pgpmime/sgpgme.c
6655                 replace deprecated g_strcasecmp(), g_strncasecmp(),
6656                 g_string_sprintfa(), gtk_notebook_current_page()
6657
6658 2004-10-26 [colin]      0.9.12cvs132.2
6659
6660         * src/prefs_folder_item.c
6661                 Fix default-account selection
6662
6663 2004-10-21 [colin]      0.9.12cvs133
6664
6665         * src/compose.c
6666                 Sync with HEAD (Remove extra separator in compose's Options)
6667         * src/textview.c
6668                 Set wrapping to char
6669
6670 2004-10-21 [paul]       0.9.12cvs131.2
6671
6672         * src/compose.c
6673         * src/sourcewindow.c
6674                 fix wrapping
6675                 fix window shrinking 
6676
6677 2004-10-21 [colin]      0.9.12cvs131.1
6678
6679         * ChangeLog.claws
6680         * src/compose.c
6681                 Sync with HEAD
6682
6683 2004-10-21 [paul]       0.9.12cvs130.2
6684
6685         * src/prefs_folder_item.c
6686                 sync with HEAD (Apply to subfolders)
6687
6688 2004-10-19 [colin]      0.9.12cvs130.1
6689
6690         * ChangeLog.claws
6691         * src/compose.c
6692         * src/common/utils.c
6693         * src/gtk/menu.c
6694                 Sync with HEAD
6695
6696 2004-10-19 [colin]      0.9.12cvs128.1
6697
6698         * src/addrbook.c
6699         * src/addrcache.c
6700         * src/addressbook.c
6701         * src/codeconv.c
6702         * src/compose.c
6703         * src/customheader.c
6704         * src/editaddress.c
6705         * src/editgroup.c
6706         * src/exporthtml.c
6707         * src/folder.c
6708         * src/folderview.c
6709         * src/imap.c
6710         * src/jpilot.c
6711         * src/main.c
6712         * src/matcher_parser_parse.y
6713         * src/mbox.c
6714         * src/pop.c
6715         * src/prefs_account.c
6716         * src/prefs_gtk.c
6717         * src/prefs_msg_colors.c
6718         * src/procheader.c
6719         * src/procmime.c
6720         * src/procmime.h
6721         * src/procmsg.c
6722         * src/summaryview.c
6723         * src/textview.c
6724         * src/common/base64.c
6725         * src/common/partial_download.c
6726         * src/common/socket.c
6727         * src/common/sylpheed.c
6728         * src/common/utils.c
6729         * src/common/utils.h
6730         * src/gtk/pluginwindow.c
6731         * src/gtk/quicksearch.c
6732         * src/plugins/clamav/clamav_plugin.c
6733         * src/plugins/clamav/clamav_plugin.h
6734         * src/plugins/clamav/clamav_plugin_gtk.c
6735         * src/plugins/pgpmime/passphrase.c
6736         * src/plugins/pgpmime/pgpmime.c
6737         * src/plugins/pgpmime/plugin.c
6738         * src/plugins/pgpmime/prefs_gpg.c
6739         * src/plugins/pgpmime/prefs_gpg.h
6740         * src/plugins/pgpmime/select-keys.c
6741         * src/plugins/pgpmime/sgpgme.c
6742         * src/plugins/spamassassin/libspamc.c
6743         * src/plugins/spamassassin/spamassassin.c
6744         * src/plugins/spamassassin/spamassassin.h
6745         * src/plugins/spamassassin/spamassassin_gtk.c
6746         * src/plugins/trayicon/trayicon.c
6747         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6748                 Sync with HEAD
6749
6750 2004-10-14 [colin]      0.9.12cvs126.2
6751
6752         * src/codeconv.c
6753         * src/textview.c
6754                 Fix conv_unreadable_locale
6755
6756 2004-10-13 [colin]      0.9.12cvs126.1
6757
6758         * src/compose.c
6759                 Sync with HEAD (don't convert charset for 
6760                 drafted messages, minor cleanup)
6761
6762 2004-10-13 [colin]      0.9.12cvs125.1
6763
6764         * po/POTFILES.in
6765                 Sync with HEAD (POTFILES fix)
6766
6767 2004-10-12 [colin]      0.9.12cvs124.3
6768
6769         * src/compose.c
6770                 Fix encoding bug from latest sync
6771
6772 2004-10-12 [paul]       0.9.12cvs124.2
6773
6774         * src/plugins/pgpmime/prefs_gpg.c
6775         * src/plugins/pgpmime/prefs_gpg.h
6776                 forgotten in last commit        
6777
6778 2004-10-12 [paul]       0.9.12cvs124.1
6779
6780         * ChangeLog.claws
6781         * configure.ac
6782         * m4/spamassassin.m4
6783         * src/Makefile.am
6784         * src/account.c
6785         * src/compose.c
6786         * src/compose.h
6787         * src/crash.c
6788         * src/main.c
6789         * src/mimeview.c
6790         * src/passphrase.c
6791         * src/passphrase.h
6792         * src/prefs_account.c
6793         * src/prefs_account.h
6794         * src/prefs_common.c
6795         * src/privacy.c
6796         * src/privacy.h
6797         * src/procmime.c
6798         * src/procmime.h
6799         * src/procmsg.c
6800         * src/rfc2015.c
6801         * src/rfc2015.h
6802         * src/select-keys.c
6803         * src/select-keys.h
6804         * src/textview.c
6805         * src/common/utils.c
6806         * src/common/utils.h
6807         * src/gtk/about.c
6808         * src/plugins/pgpmime/Makefile.am
6809         * src/plugins/pgpmime/passphrase.c
6810         * src/plugins/pgpmime/passphrase.h
6811         * src/plugins/pgpmime/pgpmime.c
6812         * src/plugins/pgpmime/plugin.c
6813         * src/plugins/pgpmime/select-keys.c
6814         * src/plugins/pgpmime/select-keys.h
6815         * src/plugins/pgpmime/sgpgme.c
6816         * src/plugins/pgpmime/sgpgme.h
6817                 sync with HEAD
6818
6819 2004-10-04 [colin]      0.9.12cvs122.1
6820
6821         * src/mainwindow.c
6822         * src/messageview.c
6823         * src/messageview.h
6824         * src/textview.c
6825                 Sync with HEAD
6826
6827 2004-10-04 [colin]      0.9.12cvs121.1
6828
6829         * src/summaryview.c
6830                 Sync with HEAD
6831
6832 2004-10-04 [paul]       0.9.12cvs120.1
6833
6834         * configure.ac
6835                 sync with HEAD [don't try to build 
6836                 pgpmime plugin when gpgme is disabled]
6837
6838 2004-10-03 [colin]      0.9.12cvs119.3
6839
6840         * src/gtk/gtksctree.c
6841                 Lots of side effects. Put back as before 117.2.
6842         * src/summaryview.c
6843                 Fix bug #602
6844
6845 2004-10-03 [colin]      0.9.12cvs119.2
6846
6847         * src/gtk/gtksctree.c
6848                 Revert 608 fix that doesn't work that good
6849
6850 2004-10-02 [colin]      0.9.12cvs119.1
6851
6852         * src/mainwindow.c
6853         * src/messageview.c
6854         * src/prefs_common.h
6855         * src/procmime.c
6856         * src/procmime.h
6857         * src/textview.c
6858                 Sync with HEAD
6859         * src/gtk/gtksctree.c
6860                 Close bug #608
6861
6862 2004-10-01 [colin]      0.9.12cvs118.1
6863
6864         * src/mimeview.c
6865                 Sync with HEAD (better Save All fix)
6866
6867 2004-10-01 [colin]      0.9.12cvs117.2
6868
6869         * src/gtk/gtksctree.c
6870                 Faster on selection
6871
6872 2004-10-01 [colin]      0.9.12cvs117.1
6873
6874         * src/mimeview.c
6875                 Sync with HEAD (Save All: only attachments)
6876
6877 2004-10-01 [paul]       0.9.12cvs116.1
6878
6879         * ChangeLog.claws
6880         * configure.ac
6881         * src/account.c
6882         * src/prefs_common.c
6883         * src/gtk/colorlabel.c
6884                 sync with HEAD
6885
6886 2004-09-30 [colin]      0.9.12cvs115.1
6887
6888         * src/stock_pixmap.c
6889         * src/stock_pixmap.h
6890         * src/folderview.c
6891         * src/Makefile.am
6892         * src/pixmaps/read.xpm
6893                 Sync with HEAD (new pixmap)
6894
6895 2004-09-29 [colin]      0.9.12cvs114.1
6896
6897         * src/compose.c
6898                 Sync with HEAD
6899                 Fix focus handling in headers
6900
6901 2004-09-29 [paul]       0.9.12cvs113.1
6902
6903         * src/quote_fmt_parse.y
6904                 sync with HEAD
6905  
6906
6907 2004-09-28 [colin]      0.9.12cvs112.1
6908
6909         * src/folderview.c
6910         * src/mainwindow.c
6911                 Sync with HEAD
6912
6913 2004-09-28 [colin]      0.9.12cvs110.1
6914
6915         * src/folderview.c
6916                 Sync with HEAD (Contextual Empty trash menu)
6917
6918 2004-09-28 [colin]      0.9.12cvs108.1
6919
6920         * src/addressbook.c
6921                 Sync with HEAD (addressbook edit on double-click)
6922
6923 2004-09-28 [colin]      0.9.12cvs106.1
6924
6925         * src/inc.c
6926                 Sync with HEAD (folder_item freeze on inc)
6927
6928 2004-09-27 [colin]      0.9.12cvs105.1
6929
6930         * src/folderview.c
6931                 Sync with HEAD (right-align new and unread column)
6932
6933 2004-09-27 [colin]      0.9.12cvs104.1
6934
6935         * src/main.c
6936                 Sync with HEAD (revert 0.9.12cvs101)
6937
6938 2004-09-24 [colin]      0.9.12cvs103.2
6939
6940         * src/wizard.c
6941                 Fix gtk warnings and use domain part of the email address 
6942                 when domain detection fails (no dot in domain name)
6943
6944 2004-09-23 [colin]      0.9.12cvs103.1
6945
6946         * src/plugins/spamassassin/libspamc.c
6947         * src/plugins/spamassassin/libspamc.h
6948         * src/plugins/spamassassin/utils.c
6949         * src/plugins/spamassassin/utils.h
6950                 Sync with HEAD (Update spamassassin to 3.0)
6951
6952 2004-09-21 [colin]      0.9.12cvs102.3
6953
6954         * src/action.c
6955                 Add horizontal scrollbar in action io dialog as needed
6956                 Patch by Alfons.
6957
6958 2004-09-20 [colin]      0.9.12cvs102.2
6959
6960         * src/plugins/image_viewer/viewer.c
6961                 Remove imlib stuff
6962                 use gtk_pixmap_set when clearing
6963                 (would be better to use gtkImages, but causes size-allocate 
6964                 signals storm)
6965
6966 2004-09-17 [paul]       0.9.12cvs102.1
6967
6968         * ChangeLog
6969         * ChangeLog.claws
6970         * ChangeLog.jp
6971         * configure.ac
6972         * src/inc.c
6973                 sync with HEAD
6974
6975
6976 2004-09-17 [colin]      0.9.12cvs101.1
6977
6978         * ChangeLog.claws
6979         * src/main.c
6980                 Sync with HEAD (fix segs at exit)
6981
6982 2004-09-14 [colin]      0.9.12cvs99.5
6983
6984         * src/common/socket.c
6985         * AUTHORS
6986                 Fix send error on 64bit platforms
6987                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
6988
6989 2004-09-14 [colin]      0.9.12cvs99.4
6990
6991         * src/action.c
6992                 Fix action output with utf8 
6993                 Patch by Alfons.
6994
6995 2004-09-14 [colin]      0.9.12cvs99.3
6996
6997         * ChangeLog.claws
6998         * src/folder.c
6999                 Sync with HEAD
7000
7001 2004-09-09 [colin]      0.9.12cvs99.2
7002
7003         * src/action.c
7004                 Fix progress bar (displaying "Completed %v/%u")
7005                 Patch by Alfons.
7006
7007 2004-09-08 [colin]      0.9.12cvs99.1
7008
7009         * src/account.c
7010         * src/folder.c
7011         * src/procmsg.c
7012         * src/procmsg.h
7013         * src/plugins/pgpmime/pgpmime.c
7014                 Sync with HEAD
7015
7016 2004-09-08 [colin]      0.9.12cvs97.2
7017
7018         * src/summaryview.c
7019                 Don't select mails in collapsed threads 
7020                 when navigating with up/down
7021
7022 2004-09-07 [colin]      0.9.12cvs97.1
7023
7024         * src/inc.c
7025                 Sync with HEAD (meaningful error messages)
7026
7027 2004-09-06 [colin]      0.9.12cvs96.1
7028
7029         * src/toolbar.c
7030                 Sync with HEAD (fix Redirect graying out)
7031
7032 2004-09-06 [colin]      0.9.12cvs95.1
7033
7034         * src/summaryview.c
7035         * src/mimeview.c
7036                 Sync with HEAD (fix dropped URIs)
7037
7038 2004-09-06 [colin]      0.9.12cvs94.1
7039
7040         * src/addressbook.c
7041         * src/addressitem.h
7042         * src/addritem.c
7043         * src/addritem.h
7044                 Sync with HEAD (addressbook DnD)
7045
7046 2004-09-03 [colin]      0.9.12cvs93.1
7047
7048         * src/summaryview.c
7049                 Sync with HEAD (next/prev unread)
7050
7051 2004-09-03 [colin]      0.9.12cvs92.1
7052
7053         * src/prefs_common.c
7054         * src/prefs_common.h
7055         * src/summaryview.c
7056                 Sync with HEAD ('mark_as_read_delay' pref)
7057
7058 2004-09-02 [colin]      0.9.12cvs91.2
7059
7060         * src/common/xml.c
7061                 Fix leak
7062
7063 2004-09-02 [colin]      0.9.12cvs91.1
7064
7065         * src/gtk/menu.c
7066                 Sync with HEAD (menu accel don't work, but whatever)
7067
7068 2004-09-02 [colin]      0.9.12cvs90.1
7069
7070         * src/account.c
7071                 Sync with HEAD (fix bug 582)
7072
7073 2004-09-02 [colin]      0.9.12cvs89.1
7074
7075         * src/addrindex.c
7076                 Sync with HEAD (free deleted queries)
7077
7078 2004-09-02 [colin]      0.9.12cvs88.1
7079
7080         * src/ldapquery.c
7081                 Sync with HEAD (fix LDAP freezes)
7082
7083 2004-09-02 [colin]      0.9.12cvs87.1
7084
7085         * src/prefs_spelling.c
7086                 Sync with HEAD (add default dictionary)
7087
7088 2004-09-01 [colin]      0.9.12cvs86.1
7089
7090         * src/filtering.c
7091         * src/folderview.c
7092         * src/imap.c
7093         * src/prefs_matcher.c
7094         * src/stock_pixmap.c
7095         * src/summary_search.c
7096         * src/summaryview.c
7097         * src/wizard.c
7098         * src/wizard.h
7099                 Sync with HEAD (uninitialized vars fixes)
7100                 + gtk2 specific warning fixes
7101
7102 2004-08-31 [colin]      0.9.12cvs85.1
7103
7104         * src/folder.c
7105                 Sync with HEAD (Fix memory corruption due to 
7106                 uninitialized var)
7107
7108 2004-08-31 [colin]      0.9.12cvs84.4
7109
7110         * src/summary_search.c
7111                 Fix segfaults when searching in folders with broken headers
7112
7113 2004-08-31 [colin]      0.9.12cvs84.3
7114
7115         * src/compose.c
7116         * src/textview.c
7117                 Fix some more encoding/decoding issues
7118
7119 2004-08-30 [colin]      0.9.12cvs84.2
7120
7121         * src/mimeview.c
7122         * src/prefs_themes.c
7123         * src/gtk/filesel.c
7124         * src/gtk/filesel.h
7125                 Add a folder-mode selection (fixes mimeview's "Save all")
7126
7127 2004-08-29 [colin]      0.9.12cvs84.1
7128
7129         * src/mimeview.c
7130                 Sync with HEAD (don't escape saved filenames)
7131
7132 2004-08-27 [colin]      0.9.12cvs83.1
7133
7134         * ChangeLog
7135         * ChangeLog.claws
7136         * ChangeLog.jp
7137         * src/mh.c
7138         * src/procheader.c
7139         * src/procmsg.c
7140         * src/procmsg.h
7141         * src/common/utils.c
7142         * src/gtk/menu.h
7143         * po/
7144                 Sync with HEAD 0.9.12cvs83 (sync with main)
7145
7146 2004-08-26 [colin]      0.9.12cvs82.4
7147
7148         * src/codeconv.c
7149                 Fix strange stack corruption
7150                 Convert to utf8 after unmime, not before
7151
7152 2004-08-26 [colin]      0.9.12cvs82.3
7153
7154         * src/main.c
7155         * src/wizard.c
7156                 Fix account folders duplication
7157
7158 2004-08-25 [colin]      0.9.12cvs82.2
7159
7160         * src/wizard.c
7161                 Remove ports
7162                 Add SSL selection
7163                 Use login@server as account name
7164
7165 2004-08-25 [colin]      0.9.12cvs82.1
7166
7167         * src/plugins/pgpmime/pgpmime.c
7168                 Sync with HEAD (leak fix).
7169
7170 2004-08-25 [colin]      0.9.12cvs81.1
7171
7172         * src/plugins/pgpmime/pgpmime.c
7173         * src/plugins/pgpmime/sgpgme.c
7174         * src/plugins/pgpmime/sgpgme.h
7175                 Sync with HEAD (Handle combined messages).
7176
7177 2004-08-24 [colin]      0.9.12cvs80.3
7178
7179         * src/wizard.c
7180                 Fix full name, ports, and imap
7181
7182 2004-08-24 [colin]      0.9.12cvs80.2
7183
7184         * src/Makefile.am
7185         * src/main.c
7186         * src/setup.c
7187         * src/setup.h
7188         * src/stock_pixmap.c
7189         * src/stock_pixmap.h
7190         * src/wizard.c ** ADDED **
7191         * src/wizard.h ** ADDED ** 
7192         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
7193                 Add a setup wizard 
7194
7195 2004-08-24 [colin]      0.9.12cvs80.1
7196
7197         * src/folder.c
7198                 Sync with HEAD (set mimeflags on all messages)
7199
7200 2004-08-24 [colin]      0.9.12cvs79.3
7201
7202         * src/matcher_parser_lex.l
7203                 Fix 8bits strings not in utf8
7204
7205 2004-08-24 [colin]      0.9.12cvs79.2
7206
7207         * src/compose.c
7208                 Check conversion result before replacing buffer
7209
7210 2004-08-23 [colin]      0.9.12cvs79.1
7211
7212         * src/compose.c
7213                 Sync with HEAD (create message header in memory)
7214
7215 2004-08-23 [colin]      0.9.12cvs78.1
7216
7217         * src/rfc2015.c
7218         * src/rfc2015.h
7219                 Sync with HEAD (fix bug 197 again)
7220
7221 2004-08-23 [colin]      0.9.12cvs77.3
7222
7223         * src/compose.c
7224                 Fix again inline gpg signing (which outputs utf8
7225                 in gtk2). Not syncing this fix to HEAD as this 
7226                 code is meant to die.
7227
7228 2004-08-23 [colin]      0.9.12cvs77.2
7229
7230         * src/prefs_account.h
7231                 Remove useless include
7232
7233 2004-08-23 [colin]      0.9.12cvs77.1
7234
7235         * src/imap.c
7236         * po/es.po
7237         * po/fr.po
7238         * po/it.po
7239         * po/pl.po
7240         * po/pt_BR.po
7241         * po/sk.po
7242         * po/sr.po
7243                 Sync with HEAD (fix bug 577)
7244
7245 2004-08-22 [colin]      0.9.12cvs76.1
7246
7247         * src/plugins/trayicon/trayicon.c
7248                 Sync with HEAD (fix formatting bug)
7249
7250 2004-08-21 [colin]      0.9.12cvs74.2
7251
7252         * src/gtk/colorsel.c
7253                 Fix bug 564 (Folder color selection window exits on any
7254                 keypress)
7255
7256 2004-08-21 [colin]      0.9.12cvs74.1
7257
7258         * ChangeLog.claws
7259         * src/compose.c
7260         * src/summaryview.c
7261         * src/toolbar.c
7262                 Sync with HEAD (fix bug 576)
7263
7264 2004-08-21 [colin]      0.9.12cvs70.1
7265
7266         * src/compose.c
7267         * src/mainwindow.c
7268                 Sync with HEAD
7269                 
7270
7271 2004-08-21 [paul]       0.9.12cvs66.4
7272
7273         * src/mainwindow.c
7274         * src/messageview.c
7275         * src/gtk/menu.c
7276         * src/plugins/spamassassin/spamassassin_gtk.c
7277                 remove some deprecated gtk1 functions
7278
7279
7280 2004-08-21 [colin]      0.9.12cvs66.3
7281
7282         * src/compose.c
7283         * src/codeconv.c
7284                 Fix warnings
7285                 Remove encoding hacks
7286                 Fix bug 575 (Strange character messes up message)
7287                 Don't display conversion error when drafting
7288
7289 2004-08-21 [paul]       0.9.12cvs66.2
7290
7291         * src/prefs_account.c
7292                 fix GnuPG mode bugs
7293
7294
7295 2004-08-20 [colin]      0.9.12cvs66.1
7296
7297         * src/codeconv.c
7298                 Sync with HEAD 0.9.12cvs66
7299
7300 2004-08-20 [paul]
7301
7302         * src/plugins/pgpmime/plugin.c
7303                 modify PGP/MIME plugin's description
7304
7305 2004-08-17 [colin]      0.9.12cvs65.1
7306
7307         * src/common/ssl.c
7308         * src/plugins/pgpmime/plugin.c
7309                 Sync with HEAD
7310
7311 2004-08-14 [colin]      0.9.12cvs60.3
7312
7313         * src/plugins/trayicon/trayicon.c
7314                 Put back resize callback, on size-request signal
7315                 rather than size-allocate to avoid infinite 
7316                 callback loop
7317
7318 2004-08-13 [colin]      0.9.12cvs60.2
7319
7320         * src/common/defs.h
7321                 Cache versions have been fixed
7322
7323 2004-08-13 [colin]      0.9.12cvs60.1
7324
7325         * src/folderutils.c
7326                 Sync with HEAD
7327
7328 2004-08-12 [colin]      0.9.12cvs59.1
7329
7330         * src/plugins/trayicon/trayicon.c
7331                 Sync with HEAD
7332
7333 2004-08-12 [colin]      0.9.12cvs57.5
7334
7335         * sylpheed.desktop
7336         * configure.ac
7337         * src/Makefile.am
7338         * src/main.c
7339                 Add support for Freedesktop.org's startup notification
7340
7341 2004-08-11 [colin]      0.9.12cvs57.4
7342
7343         * src/textview.c
7344                 Fix off-by-one
7345
7346 2004-08-11 [colin]      0.9.12cvs57.3
7347
7348         * src/message_search.c
7349         * src/summary_search.c
7350                 Make searches case insensitive by default
7351         * src/textview.c
7352                 Fix case-insensitive search in message
7353
7354 2004-08-11 [colin]      0.9.12cvs57.2
7355
7356         * src/summary_search.c
7357                 Let case-sensitive be specified
7358
7359 2004-08-10 [colin]      0.9.12cvs55.4
7360
7361         * src/common/socket.c
7362                 Fix the possible race condition
7363
7364 2004-08-09 [paul]       0.9.12cvs55.3
7365
7366         * configure.ac
7367         * src/Makefile.am
7368         * src/common/Makefile.am
7369                 sync with HEAD
7370
7371
7372 2004-08-09 [paul]       0.9.12cvs55.2
7373
7374         * autogen.sh
7375         * po/poconv.sh
7376                 remove unneeded script
7377
7378         * configure.ac
7379                 add forgotten USE_LDAP_TLS (sync with HEAD)
7380
7381
7382 2004-08-09 [colin]      0.9.12cvs55.1
7383
7384         * src/main.c
7385         * src/common/ssl.c
7386         * src/common/sylpheed.c
7387         * src/common/sylpheed.h
7388                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
7389
7390 2004-08-09 [paul]       0.9.12cvs54.1
7391
7392         * ChangeLog
7393         * ChangeLog.claws
7394         * ChangeLog.jp
7395         * configure.ac
7396         * po/POTFILES.in
7397         * src/Makefile.am
7398         * src/folderutils.c
7399         * src/main.c
7400         * src/pgpmime.c
7401         * src/pgpmime.h
7402         * src/sgpgme.c
7403         * src/sgpgme.h
7404         * src/plugins/Makefile.am
7405         * src/plugins/pgpmime/.cvsignore
7406         * src/plugins/pgpmime/Makefile.am
7407         * src/plugins/pgpmime/pgpmime.c
7408         * src/plugins/pgpmime/pgpmime.h
7409         * src/plugins/pgpmime/plugin.c
7410         * src/plugins/pgpmime/sgpgme.c
7411         * src/plugins/pgpmime/sgpgme.h
7412                 sync with HEAD
7413
7414 2004-08-08 [paul]       0.9.12cvs51.1
7415
7416         * configure.ac
7417         * src/folder.c
7418                 sync with HEAD
7419
7420 2004-08-07 [colin]      0.9.12cvs50.1
7421
7422         * src/pop.c
7423         * src/common/partial_download.c
7424                 fix warnings (sync from HEAD)
7425
7426 2004-08-07 [colin]      0.9.12cvs48.1
7427
7428         * src/prefs_folder_item.c
7429                 sync with HEAD 0.9.12cvs48
7430
7431 2004-08-06 [colin]      0.9.12cvs47.1
7432
7433         * src/compose.c
7434                 Sync with HEAD
7435
7436 2004-08-06 [christoph]  0.9.12cvs46.2
7437
7438         * src/main.c
7439         * src/plugins/clamav/clamav_plugin_gtk.c
7440         * src/plugins/dillo_viewer/dillo_viewer.c
7441         * src/plugins/image_viewer/plugin.c
7442         * src/plugins/mathml_viewer/mathml_viewer.c
7443         * src/plugins/spamassassin/spamassassin_gtk.c
7444         * src/plugins/trayicon/trayicon.c
7445                 don't mix GTK1.2 plugin with GTK2 plugins
7446
7447 2004-08-06 [colin]      0.9.12cvs46.1
7448
7449         * ChangeLog
7450         * ChangeLog.claws
7451         * ChangeLog.jp
7452         * configure.ac
7453         * sylpheed-claws.pc.in
7454         * src/folder.c
7455         * src/imap.c
7456         * src/localfolder.c
7457         * src/messageview.c
7458         * src/mimeview.c
7459         * src/mimeview.h
7460         * src/msgcache.c
7461         * src/news.c
7462         * src/prefs_ext_prog.c
7463         * src/prefs_folder_item.c
7464         * src/prefs_fonts.c
7465         * src/prefs_msg_colors.c
7466         * src/prefs_spelling.c
7467         * src/prefs_themes.c
7468         * src/prefs_toolbar.c
7469         * src/prefs_wrapping.c
7470         * src/procmime.h
7471         * src/common/defs.h
7472         * src/common/nntp.c
7473         * src/common/session.c
7474         * src/common/session.h
7475         * src/common/socket.c
7476         * src/common/utils.h
7477         * src/common/xml.c
7478         * src/common/xml.h
7479         * src/gtk/prefswindow.c
7480         * src/gtk/prefswindow.h
7481         * src/plugins/clamav/clamav_plugin_gtk.c
7482         * src/plugins/dillo_viewer/dillo_prefs.c
7483         * src/plugins/image_viewer/viewerprefs.c
7484         * src/plugins/spamassassin/spamassassin_gtk.c
7485         * m4/openssl.m4 *** REMOVED ***
7486                 Sync with HEAD 0.9.12cvs46
7487
7488 2004-08-03 [paul]       0.9.12cvs40.2
7489
7490         * src/action.c
7491         * src/addressadd.c
7492         * src/addressbook.c
7493         * src/addrgather.c
7494         * src/browseldap.c
7495         * src/compose.c
7496         * src/crash.c
7497         * src/editaddress.c
7498         * src/editgroup.c
7499         * src/editldap_basedn.c
7500         * src/foldersel.c
7501         * src/importldif.c
7502         * src/mimeview.c
7503         * src/prefs_common.c
7504         * src/prefs_template.c
7505         * src/sourcewindow.c
7506         * src/summaryview.c
7507         * src/gtk/about.c
7508         * src/gtk/foldersort.c
7509         * src/gtk/logwindow.c
7510         * src/gtk/pluginwindow.c
7511         * src/gtk/prefswindow.c
7512                 change all gtk_scrolled_window_set_policy from 
7513                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
7514
7515 2004-08-02 [paul]       0.9.12cvs40.1
7516
7517         * AUTHORS
7518                 update translation team section
7519         * po/pt_BR.po
7520                 updated by Frederico Goncalves Guimaraes
7521                 <fggdebian@yahoo.com.br>
7522
7523 2004-07-31 [colin]      0.9.12cvs39.9
7524
7525         * src/exphtmldlg.c
7526                 Fix compilation
7527
7528 2004-07-31 [colin]      0.9.12cvs39.8
7529
7530         * src/exphtmldlg.c
7531                 Fix an alertpanel type
7532
7533 2004-07-30 [colin]      0.9.12cvs39.7
7534
7535         * src/alertpanel.c
7536                 Fix alertpanel_error_log's icon
7537
7538 2004-07-30 [colin]      0.9.12cvs39.6
7539
7540         * src/pop.c
7541                 Two of them should still be warnings
7542
7543 2004-07-30 [colin]      0.9.12cvs39.5
7544
7545         * src/pop.c
7546                 More warning -> error
7547 2004-07-29 [colin]      0.9.12cvs39.4
7548
7549         * src/pop.c
7550                 Warning -> error
7551
7552 2004-07-29 [colin]      0.9.12cvs39.3
7553
7554         * src/prefs_matcher.c
7555                 Fix segfault
7556
7557 2004-07-29 [colin]      0.9.12cvs39.2
7558
7559         * src/alertpanel.c
7560                 More nice-looking alertpanels
7561
7562 2004-07-29 [colin]      0.9.12cvs39.1
7563
7564         * src/messageview.c
7565                 sync with head
7566                 (inform user when partial mail is deleted on server)
7567
7568 2004-07-29 [colin]      0.9.12cvs38.1
7569
7570         * src/messageview.c
7571                 sync with head
7572
7573 2004-07-28 [paul]       0.9.12cvs37.7
7574
7575         * src/mainwindow.c
7576                 complete the replacement of deprecated gtk_progress_*
7577
7578 2004-07-28 [paul]       0.9.12cvs37.6
7579
7580         * src/action.c
7581         * src/inc.c
7582         * src/mainwindow.c
7583         * src/send_message.c
7584         * src/gtk/progressdialog.c
7585         * src/gtk/progressdialog.h
7586                 replace deprecated gtk_progress_*
7587
7588 2004-07-28 [paul]       0.9.12cvs37.5
7589
7590         * src/gtk/filesel.c
7591                 remove gtk_window_set_wmclass()
7592 2004-07-28 [paul]       0.9.12cvs37.4
7593
7594         * src/addressbook.c
7595         * src/compose.c
7596         * src/foldersel.c
7597         * src/mainwindow.c
7598         * src/messageview.c
7599         * src/sourcewindow.c
7600         * src/gtk/logwindow.c
7601                 remove gtk_window_set_wmclass()
7602                 
7603         * src/prefs_filtering.c
7604         * src/prefs_filtering_action.c
7605         * src/prefs_fonts.c
7606         * src/prefs_gtk.c
7607         * src/prefs_matcher.c
7608         * src/ssl_manager.c
7609         * src/gtk/prefswindow.c
7610                 replace gtk_window_position()
7611
7612 2004-07-28 [colin]      0.9.12cvs37.3
7613
7614         * src/alertpanel.c
7615         * src/alertpanel.h
7616                 Add a way to specify panel type for specific
7617                 panels (alertpanel())
7618         * src/account.c
7619         * src/addressbook.c
7620         * src/compose.c
7621         * src/expldifdlg.c
7622         * src/main.c
7623         * src/messageview.c
7624         * src/summaryview.c
7625         * src/textview.c
7626         * src/gtk/sslcertwindow.c
7627                 Fix alertpanel()s so that their icon match
7628                 their real type
7629
7630 2004-07-28 [paul]       0.9.12cvs37.2
7631
7632         * src/addr_compl.c
7633         * src/addressbook.c
7634         * src/alertpanel.c
7635         * src/compose.c
7636         * src/export.c
7637         * src/foldersel.c
7638         * src/folderview.c
7639         * src/grouplistdialog.c
7640         * src/import.c
7641         * src/mainwindow.c
7642         * src/message_search.c
7643         * src/messageview.c
7644         * src/passphrase.c
7645         * src/prefs_actions.c
7646         * src/prefs_common.c
7647         * src/prefs_customheader.c
7648         * src/prefs_display_header.c
7649         * src/prefs_filtering.c
7650         * src/prefs_filtering_action.c
7651         * src/prefs_gtk.c
7652         * src/prefs_matcher.c
7653         * src/prefs_msg_colors.c
7654         * src/prefs_summary_column.c
7655         * src/prefs_template.c
7656         * src/sourcewindow.c
7657         * src/ssl_manager.c
7658         * src/summary_search.c
7659         * src/gtk/colorsel.c
7660         * src/gtk/description_window.c
7661         * src/gtk/gtkaspell.c
7662         * src/gtk/inputdialog.c
7663         * src/gtk/logwindow.c
7664         * src/gtk/prefswindow.c
7665         * src/gtk/progressdialog.c
7666                 replace deprecated gtk_window_set_policy
7667
7668 2004-07-27 [colin]      0.9.12cvs37.1
7669
7670         * src/msgcache.c
7671                 More fixes (synced for head again)
7672
7673 2004-07-27 [colin]      0.9.12cvs35.3
7674
7675         * src/msgcache.c
7676                 Fix wrong test
7677
7678 2004-07-27 [colin]      0.9.12cvs35.2
7679
7680         * src/mimeview.c
7681                 Fix width a bit (by Paul)
7682         * src/alertpanel.c
7683         * src/alertpanel.h
7684                 Specialize icons, make alertpanel_message()
7685                 private
7686         * src/message_search.c
7687         * src/sgpgme.c
7688         * src/summary_search.c
7689                 Suit alertpanel changes
7690
7691 2004-07-27 [colin]      0.9.12cvs35.1
7692
7693         * src/alertpanel.c
7694                 Add an icon
7695         * src/passphrase.c
7696                 Add debug output - maybe someone will
7697                 want to look at the problem with Grab
7698                 Input :)
7699         Bump version as we're synced with HEAD
7700
7701 2004-07-26 [colin]      0.9.12cvs33.26
7702
7703         * src/pop.c
7704                 Fix uidl-file parsing when not in new
7705                 format
7706
7707 2004-07-26 [colin]      0.9.12cvs33.25
7708
7709         * src/gtk/menu.c
7710                 Move popup menu up if necessary (fixes 
7711                 account selector)
7712         * src/mainwindow.c
7713                 Set account selector's button height to
7714                 minimum
7715
7716 2004-07-26 [colin]      0.9.12cvs33.24
7717
7718         * src/alertpanel.c
7719                 Maybe fix 551 (Truncated font in alert window)
7720
7721 2004-07-26 [colin]      0.9.12cvs33.23
7722
7723         * po/de.po
7724         * po/es.po
7725         * po/fr.po
7726         * po/it.po
7727         * po/ja.po
7728         * po/pl.po
7729         * po/ru.po
7730         * po/sk.po
7731         * po/sr.po
7732         * po/zh_CN.po
7733                 Sync po files with HEAD
7734
7735 2004-07-26 [paul]       0.9.12cvs33.22
7736
7737         * src/compose.c
7738                 fix Bug 556 'Organisation-header is sent even if empty'
7739
7740 2004-07-24 [colin]      0.9.12cvs33.21
7741
7742         * src/compose.c
7743         * src/gtk/gtkaspell.c
7744         * src/gtk/gtkaspell.h
7745                 Fix speller accelerators (require hack)
7746
7747 2004-07-24 [colin]      0.9.12cvs33.20
7748
7749         * src/gtk/gtkaspell.c
7750                 Fix over-eager code deletion breaking
7751                 Check while typing
7752
7753 2004-07-24 [colin]      0.9.12cvs33.19
7754
7755         * src/browseldap.c
7756         * src/ldapctrl.c
7757         * src/ldapctrl.h
7758         * src/ldapserver.h
7759                 Sync ldap with HEAD
7760         (Fixes 546 LDAP completely broken)
7761
7762 2004-07-24 [colin]      0.9.12cvs33.18
7763
7764         * src/prefs_msg_colors.c
7765                 Fix prototype mismatch
7766         (Fixes 547 void function cannot return value)
7767
7768 2004-07-24 [colin]      0.9.12cvs33.17
7769
7770         * src/mainwindow.c
7771                 Fix sort going back to previous sort key
7772                 when changing sort direction
7773
7774 2004-07-24 [colin]      0.9.12cvs33.16
7775
7776         * src/compose.c
7777                 Fix space insertion when re-wrapping at 
7778                 cursor point
7779
7780 2004-07-24 [colin]      0.9.12cvs33.15
7781
7782         * src/gtk/gtkaspell.c
7783                 Don't change cursor position in insert-text
7784                 callback
7785         (Fixes 539 Word wrapping on input transposes letters)
7786
7787 2004-07-24 [colin]      0.9.12cvs33.14
7788
7789         * src/gtk/gtkaspell.c
7790                 Reencode non-ascii chars to dictionary's
7791                 encoding
7792         (Fixes 544 Spell check broken non english locale)
7793
7794 2004-07-24 [colin]      0.9.12cvs33.13
7795
7796         * src/summaryview.c
7797                 Fix Shift+Down, add Home/End/PgUp/PgDown
7798
7799 2004-07-21 [colin]      0.9.12cvs33.12
7800
7801         * src/prefs_common.c
7802                 Fix a gtk warning (Patch by Andrej Kacian)
7803
7804 2004-07-21 [colin]      0.9.12cvs33.11
7805
7806         * src/gtk/filesel.c
7807                 More check
7808
7809 2004-07-21 [colin]      0.9.12cvs33.10
7810
7811         * src/compose.c
7812         * src/crash.c
7813         * src/export.c
7814         * src/import.c
7815         * src/messageview.c
7816         * src/mimeview.c
7817         * src/prefs_spelling.c
7818         * src/prefs_themes.c
7819         * src/summaryview.c
7820         * src/gtk/filesel.c
7821         * src/gtk/filesel.h
7822         * src/gtk/pluginwindow.c
7823                 Untwist open/save mode guessing logic, make
7824                 it explicit
7825
7826 2004-07-20 [colin]      0.9.12cvs33.9
7827
7828         * src/codeconv.c
7829                 conv_encode_header: src_charset is UTF-8 on
7830                 gtk2
7831         * src/compose.c
7832                 Remove double encoding of the headers
7833
7834 2004-07-20 [colin]      0.9.12cvs33.8
7835
7836         * src/codeconv.c
7837                 Fix typo
7838
7839 2004-07-20 [colin]      0.9.12cvs33.7
7840
7841         * src/mainwindow.c
7842                 Set the separated messageview to the saved
7843                 size of Claws' messageview (Patch by Alfons)
7844                 Fix a callback prototype (me)
7845
7846 2004-07-20 [colin]      0.9.12cvs33.6
7847
7848         * src/codeconv.h
7849                 Forgot one hunk in 0.9.12cvs33.4
7850
7851 2004-07-19 [colin]      0.9.12cvs33.5
7852
7853         * src/action.c
7854                 Action output fix
7855                 Patch by Alfons
7856
7857 2004-07-19 [colin]      0.9.12cvs33.4
7858
7859         * src/compose.c
7860                 Fix outgoing charset bug in headers
7861         * src/codeconv.c
7862                 Clean for glib2 - Patch by Alfons
7863
7864 2004-07-19 [colin]      0.9.12cvs33.3
7865
7866         * src/statusbar.c
7867                 Remove grip from the statusbar
7868                 Patch by Alfons
7869
7870 2004-07-19 [colin]      0.9.12cvs33.2
7871
7872         * src/messageview.c
7873         * src/textview.c
7874                 Fix messageview remembering the previous
7875                 scroll position when loading a new message
7876                 Patch by Alfons
7877
7878 2004-07-19 [colin]      0.9.12cvs33.1
7879
7880         * src/folder.h
7881         * src/folderview.c
7882         * src/summaryview.c
7883                 Sync with HEAD
7884
7885 2004-07-18 [colin]      0.9.12cvs32.7
7886
7887         * configure.ac
7888                 Remove useless check for XIM - noticed
7889                 by Alfons
7890
7891 2004-07-18 [colin]      0.9.12cvs32.6
7892
7893         * src/summaryview.c
7894                 Remove non-modified and shift-modified
7895                 accelerators in summaryview's popup
7896                 menu, as that doesn't get catched by
7897                 the accel-activate signal catcher...
7898
7899 2004-07-18 [colin]      0.9.12cvs32.5
7900
7901         * src/prefs_common.c
7902                 Define sensible default prefs for 
7903                 wrapping
7904
7905 2004-07-18 [colin]      0.9.12cvs32.4
7906
7907         * src/compose.c
7908         * src/prefs_common.c
7909         * src/prefs_common.h
7910         * src/prefs_wrapping.c
7911                 Remove Smart Wrapping pref, which does
7912                 nothing on gtk2 branch
7913
7914 2004-07-18 [colin]      0.9.12cvs32.3
7915
7916         * src/sourcewindow.c
7917                 Proper utf8
7918
7919 2004-07-18 [colin]      0.9.12cvs32.2
7920
7921         * src/compose.c
7922                 Save attachment status when drafting
7923
7924 2004-07-18 [colin]      0.9.12cvs32.1
7925
7926         * src/gtk/filesel.c
7927                 Fix erratic folder selection in open mode
7928
7929 2004-07-18 [colin]      0.9.12cvs31.11
7930
7931         * src/pop.c
7932                 Don't let partial messages get deleted
7933                 even with "dowload all"
7934                 (0.9.12cvs31.8 fix extension)
7935 2004-07-18 [colin]      0.9.12cvs31.10
7936
7937         * src/gtk/logwindow.c
7938                 Fix log scrolling
7939
7940 2004-07-18 [colin]      0.9.12cvs31.9
7941
7942         * src/common/utils.c
7943                 Fix non-utf8 strings coming from commands
7944                 and files
7945
7946 2004-07-18 [colin]      0.9.12cvs31.8
7947
7948         * src/pop.c
7949                 Fix partial download bug with Download all
7950                 messages option
7951
7952 2004-07-18 [colin]      0.9.12cvs31.7
7953
7954         * src/textview.c
7955                 Fix bug introduced in 0.9.12cvs31.2
7956                 (blocked in select mode after double click)
7957
7958 2004-07-18 [colin]      0.9.12cvs31.6
7959
7960         * src/compose.c
7961         * src/gtk/menu.c
7962                 More glib-warning fixes
7963
7964 2004-07-18 [colin]      0.9.12cvs31.5
7965
7966         * src/compose.c
7967                 Fix trashing the primary clipboard when moving 
7968                 around with tab
7969         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
7970
7971 2004-07-18 [colin]      0.9.12cvs31.4
7972
7973         * src/codeconv.c
7974                 convert unencoded iso headers to utf8
7975         (Fix Bug 538 Unencoded local characters in subject make it 
7976          disappear)
7977
7978 2004-07-18 [colin]      0.9.12cvs31.3
7979
7980         * src/compose.c
7981                 Fix tab char handling in wrapping
7982         (Fix Bug 537 Line wrap problem - TAB character treated as 
7983          one character instead of 8)
7984
7985 2004-07-18 [colin]      0.9.12cvs31.2
7986
7987         * src/textview.c
7988                 return FALSE on GDK_MOTION_NOTIFY
7989         (Fix Bug 535 Hyperlinks/addresses are not selectable 
7990          (unable to highlight))
7991
7992 2004-07-18 [colin]      0.9.12cvs31.1
7993
7994         * src/folderview.c
7995                 Sync with 0.9.12cvs31
7996
7997 2004-07-18 [colin]      0.9.12cvs30.4
7998
7999         * src/compose.c
8000                 Also block text_inserted when inserting a file
8001
8002 2004-07-18 [colin]      0.9.12cvs30.3
8003
8004         * src/compose.c
8005                 Fix smart wrapping (block text_inserted handler
8006                 while putting quotation to avoid wrap on input,
8007                 don't join lines if next is sig separator)
8008
8009 2004-07-17 [colin]      0.9.12cvs30.2
8010
8011         * src/folderview.c
8012         * src/mainwindow.c
8013         * src/mimeview.c
8014         * src/summaryview.c
8015         * src/gtk/quicksearch.c
8016         * src/gtk/quicksearch.h
8017                 Block key events handlers *and* accels while
8018                 quicksearch is focused
8019         (Fixes Bug 534 quick-search bar not accepting certain letters)
8020
8021 2004-07-17 [colin]      0.9.12cvs30.1
8022
8023         * src/folder.h
8024         * src/folderview.c
8025         * src/summaryview.c
8026                 Sync with 0.9.12cvs30
8027
8028 2004-07-17 [colin]      0.9.12cvs28.2
8029
8030         * src/mimeview.c
8031         * src/procmime.c
8032         * src/summaryview.c
8033         * src/gtk/menu.c
8034                 Squash some compile and glib warnings
8035
8036 2004-07-17 [paul]       0.9.12cvs28.1
8037
8038         * src/mimeview.c
8039                 sync with 0.9.12cvs28 HEAD
8040
8041 2004-07-16 [paul]       0.9.12cvs26.1
8042         
8043         * src/gtk/quicksearch.c
8044         * src/account.c
8045         * src/account.h
8046         * src/compose.c
8047         * src/customheader.c
8048         * src/folder_item_prefs.c
8049         * src/main.c
8050         * src/mainwindow.c
8051         * src/messageview.c
8052         * src/mimeview.c
8053         * src/news.c
8054         * src/pgpmime.c
8055         * src/pop.c
8056         * src/pop.h
8057         * src/prefs_account.c
8058         * src/prefs_account.h
8059         * src/prefs_common.c
8060         * src/prefs_common.h
8061         * src/prefs_display_header.c
8062         * src/prefs_gtk.c
8063         * src/prefs_gtk.h
8064         * src/procheader.c
8065         * src/procmime.c
8066                 sync with 0.9.12cvs26 HEAD      
8067
8068 2004-07-15 [colin]      0.9.12cvs18.14
8069
8070         * src/folder.c
8071                 Disable GPG signature check during
8072                 folder move and scan
8073         (Closes Bug 521 Signature checking slows down Folder-Move)
8074
8075 2004-07-14 [colin]      0.9.12cvs18.13
8076
8077         * src/common/partial_download.c
8078                 update includes
8079
8080 2004-07-14 [colin]      0.9.12cvs18.12
8081
8082         * src/common/partial_download.c
8083         * src/common/partial_download.h
8084                 Move doc at top, add correct copyright
8085
8086 2004-07-14 [colin]      0.9.12cvs18.11
8087
8088         * src/folder.c
8089         * src/messageview.c
8090         * src/pop.c
8091         * src/pop.h
8092         * src/procmsg.c
8093         * src/summaryview.c
8094         * src/common/Makefile.am
8095         * src/common/partial_download.c ** NEW FILES **
8096         * src/common/partial_download.h ** NEW FILES **
8097                 Move partial-download related stuff to its
8098                 own file
8099
8100 2004-07-14 [colin]      0.9.12cvs18.10
8101
8102         * src/send_message.c
8103                 Fix smtp auth when user is null or empty
8104
8105 2004-07-13 [colin]      0.9.12cvs18.9
8106
8107         * src/gtk/quicksearch.c
8108                 Use alphabetic order
8109
8110 2004-07-13 [colin]      0.9.12cvs18.8
8111
8112         * src/pop.c
8113                 Be paranoid on the checks
8114
8115 2004-07-13 [colin]      0.9.12cvs18.7
8116
8117         * src/gtk/quicksearch.c
8118                 Fix Engrish once again
8119
8120 2004-07-13 [colin]      0.9.12cvs18.6
8121
8122         * src/procmsg.c
8123         * src/summaryview.c
8124                 Mark messages for deletion when they are about to
8125                 be removed from trash
8126
8127 2004-07-13 [colin]      0.9.12cvs18.5
8128
8129         * src/matcher.c
8130         * src/matcher.h
8131         * src/matcher_parser_parse.y
8132         * src/prefs_matcher.c
8133         * src/gtk/quicksearch.c
8134                 Add 'partial' ('p') match string to find partially
8135                 downloaded messages
8136
8137 2004-07-13 [colin]      0.9.12cvs18.4
8138
8139         * src/pop.c
8140                 Fix misplaced block
8141
8142 2004-07-13 [colin]      0.9.12cvs18.3
8143
8144         * src/pop.c
8145         * src/pop.h
8146         * src/messageview.c
8147                 Refactor API (to avoid passing 5+ params and code
8148                 duplication)
8149         * src/folder.c
8150         * src/msgcache.c
8151         * src/procheader.c
8152         * src/common/defs.h
8153                 Add planned_download to cache
8154                 Don't mess uidl file when moving partially downloaded
8155                 mails (they change folder, we should change it in the
8156                 uidl list too or we'll remove an incorrect message)
8157                 (this also helps removing hacks when changing 
8158                 planned_download in messageview.c)
8159
8160 2004-07-12 [colin]      0.9.12cvs18.2
8161
8162         * src/gtk/quicksearch.c
8163                 Fix missing status update in quicksearch
8164
8165 2004-07-12 [paul]       0.9.12cvs18.1
8166
8167         * po/POTFILES.in
8168         * src/Makefile.am
8169         * src/account.c
8170         * src/codeconv.c
8171         * src/compose.c
8172         * src/inc.c
8173         * src/main.c
8174         * src/prefs_common.c
8175         * src/procmsg.h
8176         * src/toolbar.c
8177         * src/prefs_msg_colors.[ch]     ** NEW FILES **
8178         * src/prefs_wrapping.[ch]       ** NEW FILES **
8179         * src/common/intl.h
8180         * src/common/utils.[ch]
8181         * src/gtk/quicksearch.[ch]
8182                 sync with 0.9.12cvs18 HEAD
8183
8184 2004-07-12 [colin]      0.9.11cvs17.25
8185
8186         * src/folder.c
8187         * src/folder.h
8188                 Remove unused function added by me in 0.9.11cvs17.10
8189
8190 2004-07-11 [colin]      0.9.11cvs17.24
8191
8192         * src/inc.c
8193         * src/messageview.c
8194         * src/pop.c
8195         * src/pop.h
8196                 Use folderitem and msgnum instead of filename to
8197                 know which mail to delete
8198                 Move old partial mail deletion to pop.c
8199
8200 2004-07-10 [colin]      0.9.11cvs17.23
8201
8202         * src/inc.c
8203                 Add debug
8204         * src/pop.c
8205         * src/pop.h
8206                 Don't re-use same enums for unrelated stuff: it's 
8207                 completely misleading !
8208                 Document a bit
8209
8210 2004-07-09 [colin]      0.9.11cvs17.22
8211
8212         * src/inc.c
8213                 Remove folder-type check and do
8214                 more tests to be sure everything's
8215                 ok
8216         * src/messageview.c
8217                 Punctuation update, remove useless
8218                 code, fix two warnings
8219         * src/noticeview.c
8220                 Layout cleaning, reset 2nd button
8221                 when specifying one
8222
8223 2004-07-09 [colin]      0.9.11cvs17.21
8224
8225         * src/messageview.c
8226         * src/pop.c
8227         * src/pop.h
8228                 Allow user to change his mind
8229                 and postpone decision (by
8230                 unmarking the mail)
8231
8232 2004-07-09 [colin]      0.9.11cvs17.20
8233
8234         * src/messageview.c
8235                 Fix bug with delete state
8236         * src/pop.c
8237         * src/pop.h
8238                 Fix buffer leak (fread doesn't 
8239                 terminate buffers with \0)
8240                 Refactoring (remove magic 
8241                 numbers)
8242
8243 2004-07-09 [colin]      0.9.11cvs17.19
8244
8245         * src/pop.c
8246                 Don't log "Skipping message" if 
8247                 we're going to TOP it two lines
8248                 later
8249
8250 2004-07-09 [colin]      0.9.11cvs17.18
8251
8252         * src/messageview.c
8253                 Fix Engrish
8254
8255 2004-07-09 [colin]      0.9.11cvs17.17
8256
8257         * src/pop.c
8258                 strlen checking...
8259         * src/messageview.c
8260                 refactoring a bit
8261
8262 2004-07-08 [colin]      0.9.11cvs17.16
8263
8264         * src/noticeview.c
8265         * src/noticeview.h
8266                 Add an optional second button
8267         * src/messageview.c
8268         * src/pop.c
8269         * src/pop.h
8270                 Don't delete partially received mails after a certain
8271                 time; rather, let the user decide.
8272
8273 2004-07-08 [colin]      0.9.11cvs17.15
8274
8275         * src/common/smtp.h
8276                 Sync with HEAD
8277
8278 2004-07-08 [colin]      0.9.11cvs17.14
8279
8280         * src/messageview.c
8281         * src/common/smtp.c
8282                 Use to_human_readable() for sizes
8283
8284 2004-07-08 [colin]      0.9.11cvs17.13
8285
8286         * src/inc.c
8287         * src/messageview.c
8288         * src/pop.c
8289         * src/pop.h
8290         * src/procmsg.c
8291                 Fix partial-downloading issues:
8292                         catch unsupported TOP
8293                         don't delete partially downloaded mails before 5 days
8294                         don't update existing with non-MH folders; that'll
8295                         make dups, but it's better than trashing the folder
8296                         free new msginfo parts
8297                 Fix indentation ;-)
8298
8299 2004-07-08 [colin]      0.9.11cvs17.12
8300
8301         * src/common/smtp.c
8302         * src/common/smtp.h
8303                 Sync smtp size verification with HEAD
8304
8305 2004-07-08 [colin]      0.9.11cvs17.11
8306
8307         * src/summaryview.c
8308         * src/prefs_common.c
8309         * src/prefs_common.h
8310         * src/gtk/quicksearch.c
8311         * src/gtk/quicksearch.h
8312                 Sync sticky pref with HEAD
8313
8314 2004-07-08 [colin]      0.9.11cvs17.10
8315
8316         * src/folder.c [1.213.2.6]
8317         * src/folder.h [1.87.2.6]
8318         * src/inc.c [1.149.2.7]
8319         * src/messageview.c [1.94.2.8]
8320         * src/procheader.c [1.47.2.6]
8321         * src/procmsg.c [1.150.2.4]
8322         * src/procmsg.h [1.60.2.5]
8323         * src/pop.c [1.56.2.4]
8324         * src/pop.h [1.17.2.3]
8325                 Let too big messages get downloaded, but truncated
8326                 Add a button to download them completely
8327                 
8328 2004-07-06 [colin]      0.9.11cvs17.9
8329
8330         * src/gtk/quicksearch.c [1.1.2.3]
8331                 Add a Clear button
8332         * commitHelper
8333         * PATCHSETS
8334                 Add a script to help with cvs
8335
8336 2004-07-03 [colin]      0.9.11cvs17.8
8337
8338         * src/plugins/imageviewer/viewer.c
8339                 fix imageviewer (which was staying on the first
8340                 displayed image)
8341
8342 2004-07-03 [colin]      0.9.11cvs17.7
8343
8344         Removed FIXME_GTK2 warnings
8345         * src/gtk/gtkutils.c
8346                 useless #warnings
8347         * src/gtk/menu.c
8348                 useless #warnings (no need to mess with menu rc)
8349         * src/gtk/menu.h
8350                 unused functions
8351         
8352
8353 2004-07-03 [colin]      0.9.11cvs17.6
8354
8355         Removed FIXME_GTK2 warnings
8356         * src/codeconv.c
8357                 useless #warnings (rewrite needed)
8358         * src/compose.c
8359                 useless #warnings (rewrite needed)
8360                 useless #warnings (gtk2 is like that)
8361                 useless #warnings (previously fixed)
8362         * src/main.c
8363                 useless #warnings (previously fixed)
8364         * src/message_search.c
8365                 useless #warnings (gtk2 is like that)
8366                 Made apparent that search is case-sensitive
8367         * src/mimeview.c
8368                 useless #warnings (rewrite needed)
8369                 useless #warnings (gtk2 is like that)
8370                 reimplemented real warnings
8371         * src/prefs_common.c
8372                 Removed block cursor option (not it gtk2)
8373         * src/prefs_gtk.c
8374                 useless #warnings (rewrite needed)
8375         * src/procheader.c
8376                 useless #warnings (rewrite needed)
8377         * src/sourcewindow.c
8378                 useless #warnings (incorrect placing)
8379         * src/summary_search.c
8380                 useless #warnings (gtk2 is like that)
8381                 Made apparent that search is case-sensitive
8382         * src/action.c
8383                 useless #warnings (gtk2 is like that)
8384         * src/textview.c
8385                 useless #warnings (rewrite needed)
8386         * src/toolbar.c
8387                 useless #warnings (rewrite needed)
8388
8389 2004-07-03 [colin]      0.9.11cvs17.5
8390
8391         * src/textview.c
8392                 Fix mismerge which broke URI opening
8393                 
8394 2004-07-01 [colin]      0.9.11cvs17.4
8395
8396         * src/gtk/filesel.c
8397                 Fill filename when saving
8398                 
8399 2004-06-27 [colin]      0.9.11cvs17.3
8400
8401         * src/gtk/filesel.[ch]
8402                 Use the new GTK file selector
8403                 Update prototype to match the reality: multiple file
8404                 selection is open-only          
8405         * src/compose.c
8406                 Match the new prototypes        
8407         * configure.ac
8408                 Match the new requirements (gtk 2.4.0)
8409                         
8410 2004-06-26 [colin]      0.9.11cvs17.2
8411
8412         * src/plugins/trayicon/trayicon.c
8413                 Remove useless signal handler on resize, which causes
8414                 an infinite "loop"
8415         
8416 2004-06-26 [colin]      0.9.11cvs17.1
8417         
8418         * tools/Makefile.am
8419                 remove launch_firebird and add nautilus2sylpheed.sh
8420         * src/quicksearch.c
8421           src/summaryview.c
8422                 Fix show/hide "Extended symbols" button problem
8423                 Fix apparition at startup
8424                 Fix const warnings
8425         * src/plugins/image_viewer/Makefile.am
8426                 Fix configure 
8427         * common/ssl.c
8428                 Re-enable certificate check, as it doesn't seem to
8429                 cause Xlib errors anymore
8430
8431 2004-06-25 [paul]       0.9.11cvs17
8432
8433         * sync with 0.9.11cvs17 HEAD
8434         
8435         NOTE: QuickSearch is broken
8436
8437 2004-06-07 [colin]      0.9.10claws67.10
8438         * src/plugins/trayicon/trayicon.c
8439           src/plugins/trayicon/libeggtrayicon/Makefile.am
8440           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8441                 Fix gettextization in trayicon plugin
8442
8443 2004-06-07 [colin]      0.9.10claws67.9
8444         
8445         * src/summaryview.c
8446           src/gtk/gtksctree.[ch]
8447                 Let Shift+{Up,Down} work in summaryview
8448                 (well, Down "works" and Up works)
8449                 Let the list scroll when using these keys
8450
8451 2004-06-06 [colin]      0.9.10claws67.8
8452
8453         * src/plugins/trayicon/trayicon.c
8454                 Fix pixmap update
8455
8456 2004-06-06 [colin]      0.9.10claws67.7
8457
8458         * src/addressbook.c
8459                 Fix signal handling causing system-wide focus grab
8460
8461 2004-05-25 [paul]       0.9.10claws67.6
8462
8463         * Makefile.am
8464           src/Makefile.am
8465                 clean up
8466
8467 2004-05-25 [paul]       0.9.10claws67.5
8468
8469         * replace deprecated gtk_signal... functions
8470
8471 2004-05-23 [colin]      0.9.10claws67.4
8472
8473         * src/compose.c
8474                 Fix wrapping
8475
8476 2004-05-22 [colin]      0.9.10claws67.3
8477
8478         * src/compose.c
8479                 Re-fix [Edited] in compose.c::compose_reedit()
8480
8481 2004-05-22 [colin]      0.9.10claws67.2
8482
8483         * src/procmime.c
8484                 Fix parsing of multiparts mails
8485
8486 2004-05-22 [colin]      0.9.10claws67.1
8487
8488         * src/summaryview.c
8489                 Fix quicksearch
8490
8491 2004-05-22 [paul]       0.9.10claws67
8492
8493         * sync with 0.9.10claws67 HEAD
8494
8495 2004-05-14 [alfons]
8496
8497         * src/procmime.h
8498                 add forgotton prototype
8499
8500 2004-05-10 [paul]       0.9.10claws57
8501
8502         * sync with 0.9.10claws57 HEAD
8503
8504 2004-05-05 [paul]       0.9.9.claws1
8505
8506         * ChangeLog-gtk2        ** REMOVED **
8507           ChangeLog-gtk2.claws  ** ADDED **
8508                 rename and adopt the normal claws format
8509                 
8510         * configure.ac
8511                 require gtkmathview >= 0.5
8512
8513         * ac/*                          ** REMOVED **
8514           ac/                           ** REMOVED **
8515           intl/Makefile.in              ** REMOVED **
8516           m4/                           ** ADDED **
8517           m4/missing                    ** ADDED **
8518           m4/missing/gdk-pixbuf.m4      ** ADDED **
8519           m4/missing/gettext.m4         ** ADDED **
8520           m4/missing/gpgme.m4           ** ADDED **
8521           m4/missing/imlib.m4           ** ADDED **
8522           m4/.cvsignore                 ** ADDED **
8523           m4/Makefile.am                ** ADDED **
8524           m4/README                     ** ADDED **
8525           m4/aclocal-include.m4         ** ADDED **
8526           m4/aspell.m4                  ** ADDED **
8527           m4/check-type.m4              ** ADDED **
8528           m4/gnupg-check-typedef.m4     ** ADDED **
8529           m4/openssl.m4                 ** ADDED **
8530           m4/spamassassin.m4            ** ADDED **
8531           po/ChangeLog                  ** REMOVED **
8532           po/Makefile.in.in             ** REMOVED **
8533           po/Rules-quot                 ** REMOVED **
8534           po/boldquot.sed               ** REMOVED **
8535           po/en@boldquot.header         ** REMOVED **
8536           po/en@quot.header             ** REMOVED **
8537           po/insert-header.sin          ** REMOVED **
8538           po/quot.sed                   ** REMOVED **
8539           po/remove-potcdate.sed        ** REMOVED **
8540           po/remove-potcdate.sin        ** REMOVED **
8541           po/stamp-po                   ** REMOVED **
8542           Makefile.am
8543           autogen.sh
8544           configure.ac
8545                 enable building with automake 1.8.x
8546                 add 'autopoint --force' to autogen.sh and remove all
8547                 auto-generated files, remove ac/ directory and use
8548                 m4/ directory instead
8549                 
8550         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8551                 fix gettextization
8552
8553 2004-02-28 Colin Leroy <colin@colino.net>
8554         * src/prefs_matcher.c
8555           src/prefs_filtering.c
8556           src/prefs_filtering_action.c
8557                 Fix non-editable GtkEntries
8558
8559 2004-02-22 Thorsten Maerz <torte@netztorte.de>
8560         * src/prefs_themes.c
8561                 utf8 conversion for theme info
8562
8563 2004-02-21 Thorsten Maerz <torte@netztorte.de>
8564         * sync 0.9.9claws
8565
8566 2004-02-14 Thorsten Maerz <torte@netztorte.de>
8567         * src/grouplistdialog.c
8568                 allow multiple selections without ctrl key
8569
8570 2004-02-09 Thorsten Maerz <torte@netztorte.de>
8571         * src/main.c
8572                 enable customizable accelerators
8573
8574 2004-02-08 Thorsten Maerz <torte@netztorte.de>
8575         * src/prefs_common.c
8576                 re-enable different font settings for gtk1/2
8577         * src/prefs_folder_item.c
8578                 fix folder prefs displayed wrong
8579         * src/textview.c
8580                 set 'sunken' shadow type
8581
8582 2004-02-07 Colin Leroy <colin@colino.net>
8583         * src/compose.c
8584                 Fix message being always [Edited]
8585                 Encode headers correctly (utf8 buf)
8586
8587 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8588         * src/socket.c
8589                 remove double g_source_attach()
8590                 (Thanks to Colin Leroy)
8591
8592 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8593         * src/gtk/gtksctree.c
8594                 Fix SSL certificate list not shown
8595         * src/mimeview.c
8596                 Fix clicks in mime tree
8597
8598 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8599         * src/common/socket.c
8600                 Fix SSL receive
8601         * src/compose.c
8602                 Fix clipboard menu hotkeys
8603
8604 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8605         * src/gtk/gtkaspell.[ch]
8606           src/compose.c
8607                 reimplement spellchecker
8608
8609 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8610         * src/gtk/filesel.c
8611                 crash when inserting file in compose window
8612                 (TODO: keep old selection on clicks)
8613         * src/main.c
8614                 use gtkrc-2.0 instead of gtkrc
8615
8616 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8617         * src/messageview.c
8618                 remove orphaned mimeview unref()
8619
8620 2004-01-20 Thorsten Maerz <torte@netztorte.de>
8621         * src/grouplistdialog.c
8622                 expand nodes containing subscribed groups
8623
8624 2004-01-19 Thorsten Maerz <torte@netztorte.de>
8625         * src/textview.c
8626                 textview: hide cursor, restore old click behaviour
8627
8628 2004-01-18 Thorsten Maerz <torte@netztorte.de>
8629         * src/textview.c
8630                 variable names messed up
8631
8632 2004-01-17 Colin Leroy <colin@colino.net>
8633         * src/addr_compl.c
8634                 Fix completion address too thin
8635         * src/compose.c
8636                 Fix tab-to-subject behaviour
8637         * src/summaryview.c
8638                 Implement key up & down in summaryview
8639
8640 2004-01-12 Thorsten Maerz <torte@netztorte.de>
8641
8642         * sync 098claws
8643
8644 2004-01-08 Thorsten Maerz <torte@netztorte.de>
8645         * configure.ac
8646           Makefile.am
8647           doc/.cvsignore
8648           doc/Makefile.am
8649                 faq, man, manual moved to doc/
8650         * ac/aspell.m4
8651           ac/check-type.m4
8652           ac/gnupg-check-typedef.m4
8653           ac/openssl.m4
8654           ac/spamassassin.m4
8655           ac/missing/gdk-pixbuf.m4
8656           ac/missing/gpgme.m4
8657           ac/missing/imlib.m4
8658                 fix automake warnings
8659
8660 2003-12-06 Colin Leroy <colin@colino.net>
8661         * src/summaryview.c
8662                 Fix quicksearch
8663
8664 2003-12-05 Colin Leroy <colin@colino.net>
8665         * src/summaryview.c
8666                 Fix going to next unread folder
8667
8668 2003-12-05 Colin Leroy <colin@colino.net>
8669         * src/crash.c
8670                 Fix gtk2 compilation
8671         * src/session.c
8672                 Remove iotag source handler at disconnection
8673         * src/socket.[ch] 
8674                 Remove source handler when closing socket 
8675                 (fixes another seg)
8676
8677 2003-12-04 Colin Leroy <colin@colino.net>
8678         * src/compose.c
8679           src/prefs_account.c
8680           src/prefs_common.c
8681                 Fix some dropdown menus
8682
8683 2003-12-04 Colin Leroy <colin@colino.net>
8684         * src/compose.c
8685                 Fix event handlers on header fields
8686         * src/common/socket.c
8687           src/common/session.c
8688                 Fix segfault with callback (SSL)
8689                 Fix end of session 
8690
8691 2003-10-06 Thorsten Maerz <torte@netztorte.de>
8692
8693         * Fix compile bug in src/compose.c
8694         * removed src/gtk/gtkstext.[ch]
8695
8696 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
8697
8698         * Convert character set and escape "text" attributes in toolbar setting
8699         files.
8700         * Fixed bug in button-press-event handling.
8701
8702 2003-09-16 Thorsten Maerz <torte@netztorte.de>
8703
8704         * Fixed bug in key-press-event handling.
8705
8706 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
8707
8708         * Enabled to compile tray-icon plugin (Ad-hoc).
8709         * Avoid hang up bug of icon list in mime view (Ad-hoc).
8710
8711 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
8712
8713         * Enabled to compile on sylpheed-claws.
8714         (tray-icon plugin still cannot compile yet.)
8715
8716 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
8717
8718         * Updated to 0.9.5.
8719
8720 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
8721
8722         * Updated to 0.9.4.
8723         * Ported monitoring SSL mechanism to GSource of GLib2
8724         (I don't confirm it)
8725         * Added _gtk2 suffix to key name of font preference to avoid
8726         ovverwriting preference of Gtk+-1.2 version.
8727
8728 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
8729
8730         * Updated to 0.9.2.
8731
8732 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
8733
8734         * Updated to 0.9.1.
8735         * Translate po files into UTF-8 when execute autogen.sh.
8736
8737 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
8738
8739         * Updated to 0.9.0.
8740
8741 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
8742
8743         * Plugged GError related memory leaks.
8744
8745 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
8746
8747         * Changed default size of fonts.
8748         * Enabled to set titile font size of warning dialog.
8749
8750 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
8751
8752         * Embed a sylpheed icon into executable binary on Windows.
8753
8754 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
8755
8756         * I forgot to traslate character set of element string in src/xml.c.
8757
8758 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
8759
8760         * Fixed detecting bind_textdomain_codeset in configure.in.
8761         * The bug in which "Example" of "Date fromat" preference isn't displayed
8762         correctly has been fixed.
8763
8764 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
8765
8766         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
8767           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
8768           glib-gettextize
8769           Removed intl directory.
8770           Translated po files into UTF-8.
8771           (Thanks! Ryuji Abe)
8772
8773 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
8774
8775         * The bug which doesn't unscape string in xml.c has been fixed.
8776
8777 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
8778
8779         * The bug which is failed to translate encoding of file name thorough
8780         file dialog has been fixed.
8781
8782 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
8783
8784         * Modified to translate file names which is used in inporting/expoting
8785         mbox feature and "Save as" feature into locale encoding.
8786         * Translate file names into locale encoding when "Attache file" and
8787         "Insert file".
8788         * Force set G_BROKEN_FILENAMES environment variable.
8789         * Other minor fixes.
8790
8791 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
8792
8793         * Modified to treat MH folder's name as locale encoding.
8794
8795 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
8796
8797         * The bug which clash on switching candidates of auto completion of
8798         addresses, cannot use auto completion in Japanesse is fixed
8799         (Thanks! Tokunaga-san)¡¥
8800
8801 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8802
8803         * The bug which cannot switch key accelerator preference has been fixed
8804         (Thanks! smbd-san)¡¥
8805
8806 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8807
8808         * version 0.8.11-gtk2-20030314
8809
8810 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8811
8812         * The bug in which character set conversion of filtering messages has
8813         been fixed.(Thanks! COCOA-san).
8814
8815 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
8816
8817         * Revived "Leave space on head" preference in "Message" category.
8818         * A bug which clash when put the cursor to end of buffer and execute
8819         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
8820
8821 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8822
8823         * version 0.8.11-gtk2-20030312
8824
8825 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8826
8827         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
8828         * Modified to use Pango's API directly for font preference.
8829         * Integrated GtkTextView of textview to one widget.
8830         * Set fonts of header title in textview by "header_title" tag.
8831         * Removed some deprecated codes.
8832
8833 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
8834
8835         * Updated to 0.8.11.
8836         * Merged cygwin patch(Thanks! Sakai-san).
8837
8838 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
8839
8840         * version 0.8.10-gtk2-20030309