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