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