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