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