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