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