2004-11-06 [paul] 0.9.12cvs139.2
[claws.git] / ChangeLog-gtk2.claws
1 2004-11-06 [paul]       0.9.12cvs139.2
2
3         * AUTHORS
4         * src/textview.c
5         * src/textview.h
6                 textview URI handling. hovering over a 
7                 link displays it in the status bar,
8                 and changes the mouse pointer to a hand 
9                 cursor. a link is activated with a single 
10                 click. (Modified from the) patch by Jean-Yves 
11                 Lefort <jylefort@users.sourceforge.net>
12                 
13
14 2004-11-05 [colin]      0.9.12cvs139.1
15
16         * src/compose.c
17         * src/procmime.c
18                 Sync with HEAD again ^^
19
20 2004-11-05 [colin]      0.9.12cvs139.1
21
22         * src/compose.c
23         * src/procmime.c
24                 Sync with HEAD
25
26 2004-11-03 [paul]       0.9.12cvs138.1
27
28         * ChangeLog.claws
29         * configure.ac
30         * po/POTFILES.in
31         * src/prefs_ext_prog.c
32         * src/procmime.c
33         * tools/kdeservicemenu/README
34         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
35         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
36                 sync with HEAD
37
38 2004-11-01 [christoph]  0.9.12cvs136.2
39
40         * src/procmime.c
41                 convert MIME parameters to UTF-8
42
43 2004-10-29 [colin]      0.9.12cvs136.1
44
45         * src/common/utils.c
46                 Sync with HEAD (don't use '=' in mime boundary)
47
48 2004-10-29 [paul]       0.9.12cvs135.1
49
50         * configure.ac
51         * doc/src/rfc2231.txt
52         * src/procmime.c
53         * src/common/quoted-printable.c
54         * src/common/utils.c
55         * src/common/utils.h
56                 sync with HEAD
57
58 2004-10-27 [paul]       0.9.12cvs134.1
59
60         * configure.ac
61         * src/main.c
62         * src/procmime.c
63         * src/plugins/pgpmime/pgpmime.c
64                 sync with HEAD
65
66 2004-10-26 [paul]       0.9.12cvs132.3
67
68         * src/account.c
69         * src/addressbook.c
70         * src/addrgather.c
71         * src/addrharvest.c
72         * src/codeconv.c
73         * src/compose.c
74         * src/customheader.c
75         * src/editaddress.c
76         * src/editgroup.c
77         * src/enriched.c
78         * src/expldifdlg.c
79         * src/exporthtml.c
80         * src/exportldif.c
81         * src/folder.c
82         * src/foldersel.c
83         * src/folderview.c
84         * src/grouplistdialog.c
85         * src/html.c
86         * src/imap.c
87         * src/jpilot.c
88         * src/ldapserver.c
89         * src/ldif.c
90         * src/mimeview.c
91         * src/news.c
92         * src/news_gtk.c
93         * src/pop.c
94         * src/prefs_display_header.c
95         * src/prefs_gtk.c
96         * src/prefs_msg_colors.c
97         * src/prefs_toolbar.c
98         * src/procheader.c
99         * src/procmime.c
100         * src/summaryview.c
101         * src/textview.c
102         * src/toolbar.c
103         * src/vcard.c
104         * src/common/mgutils.c
105         * src/common/nntp.c
106         * src/common/smtp.c
107         * src/common/template.c
108         * src/common/utils.c
109         * src/common/xmlprops.c
110         * src/plugins/pgpmime/pgpmime.c
111         * src/plugins/pgpmime/select-keys.c
112         * src/plugins/pgpmime/sgpgme.c
113                 replace deprecated g_strcasecmp(), g_strncasecmp(),
114                 g_string_sprintfa(), gtk_notebook_current_page()
115
116 2004-10-26 [colin]      0.9.12cvs132.2
117
118         * src/prefs_folder_item.c
119                 Fix default-account selection
120
121 2004-10-21 [colin]      0.9.12cvs133
122
123         * src/compose.c
124                 Sync with HEAD (Remove extra separator in compose's Options)
125         * src/textview.c
126                 Set wrapping to char
127
128 2004-10-21 [paul]       0.9.12cvs131.2
129
130         * src/compose.c
131         * src/sourcewindow.c
132                 fix wrapping
133                 fix window shrinking 
134
135 2004-10-21 [colin]      0.9.12cvs131.1
136
137         * ChangeLog.claws
138         * src/compose.c
139                 Sync with HEAD
140
141 2004-10-21 [paul]       0.9.12cvs130.2
142
143         * src/prefs_folder_item.c
144                 sync with HEAD (Apply to subfolders)
145
146 2004-10-19 [colin]      0.9.12cvs130.1
147
148         * ChangeLog.claws
149         * src/compose.c
150         * src/common/utils.c
151         * src/gtk/menu.c
152                 Sync with HEAD
153
154 2004-10-19 [colin]      0.9.12cvs128.1
155
156         * src/addrbook.c
157         * src/addrcache.c
158         * src/addressbook.c
159         * src/codeconv.c
160         * src/compose.c
161         * src/customheader.c
162         * src/editaddress.c
163         * src/editgroup.c
164         * src/exporthtml.c
165         * src/folder.c
166         * src/folderview.c
167         * src/imap.c
168         * src/jpilot.c
169         * src/main.c
170         * src/matcher_parser_parse.y
171         * src/mbox.c
172         * src/pop.c
173         * src/prefs_account.c
174         * src/prefs_gtk.c
175         * src/prefs_msg_colors.c
176         * src/procheader.c
177         * src/procmime.c
178         * src/procmime.h
179         * src/procmsg.c
180         * src/summaryview.c
181         * src/textview.c
182         * src/common/base64.c
183         * src/common/partial_download.c
184         * src/common/socket.c
185         * src/common/sylpheed.c
186         * src/common/utils.c
187         * src/common/utils.h
188         * src/gtk/pluginwindow.c
189         * src/gtk/quicksearch.c
190         * src/plugins/clamav/clamav_plugin.c
191         * src/plugins/clamav/clamav_plugin.h
192         * src/plugins/clamav/clamav_plugin_gtk.c
193         * src/plugins/pgpmime/passphrase.c
194         * src/plugins/pgpmime/pgpmime.c
195         * src/plugins/pgpmime/plugin.c
196         * src/plugins/pgpmime/prefs_gpg.c
197         * src/plugins/pgpmime/prefs_gpg.h
198         * src/plugins/pgpmime/select-keys.c
199         * src/plugins/pgpmime/sgpgme.c
200         * src/plugins/spamassassin/libspamc.c
201         * src/plugins/spamassassin/spamassassin.c
202         * src/plugins/spamassassin/spamassassin.h
203         * src/plugins/spamassassin/spamassassin_gtk.c
204         * src/plugins/trayicon/trayicon.c
205         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
206                 Sync with HEAD
207
208 2004-10-14 [colin]      0.9.12cvs126.2
209
210         * src/codeconv.c
211         * src/textview.c
212                 Fix conv_unreadable_locale
213
214 2004-10-13 [colin]      0.9.12cvs126.1
215
216         * src/compose.c
217                 Sync with HEAD (don't convert charset for 
218                 drafted messages, minor cleanup)
219
220 2004-10-13 [colin]      0.9.12cvs125.1
221
222         * po/POTFILES.in
223                 Sync with HEAD (POTFILES fix)
224
225 2004-10-12 [colin]      0.9.12cvs124.3
226
227         * src/compose.c
228                 Fix encoding bug from latest sync
229
230 2004-10-12 [paul]       0.9.12cvs124.2
231
232         * src/plugins/pgpmime/prefs_gpg.c
233         * src/plugins/pgpmime/prefs_gpg.h
234                 forgotten in last commit        
235
236 2004-10-12 [paul]       0.9.12cvs124.1
237
238         * ChangeLog.claws
239         * configure.ac
240         * m4/spamassassin.m4
241         * src/Makefile.am
242         * src/account.c
243         * src/compose.c
244         * src/compose.h
245         * src/crash.c
246         * src/main.c
247         * src/mimeview.c
248         * src/passphrase.c
249         * src/passphrase.h
250         * src/prefs_account.c
251         * src/prefs_account.h
252         * src/prefs_common.c
253         * src/privacy.c
254         * src/privacy.h
255         * src/procmime.c
256         * src/procmime.h
257         * src/procmsg.c
258         * src/rfc2015.c
259         * src/rfc2015.h
260         * src/select-keys.c
261         * src/select-keys.h
262         * src/textview.c
263         * src/common/utils.c
264         * src/common/utils.h
265         * src/gtk/about.c
266         * src/plugins/pgpmime/Makefile.am
267         * src/plugins/pgpmime/passphrase.c
268         * src/plugins/pgpmime/passphrase.h
269         * src/plugins/pgpmime/pgpmime.c
270         * src/plugins/pgpmime/plugin.c
271         * src/plugins/pgpmime/select-keys.c
272         * src/plugins/pgpmime/select-keys.h
273         * src/plugins/pgpmime/sgpgme.c
274         * src/plugins/pgpmime/sgpgme.h
275                 sync with HEAD
276
277 2004-10-04 [colin]      0.9.12cvs122.1
278
279         * src/mainwindow.c
280         * src/messageview.c
281         * src/messageview.h
282         * src/textview.c
283                 Sync with HEAD
284
285 2004-10-04 [colin]      0.9.12cvs121.1
286
287         * src/summaryview.c
288                 Sync with HEAD
289
290 2004-10-04 [paul]       0.9.12cvs120.1
291
292         * configure.ac
293                 sync with HEAD [don't try to build 
294                 pgpmime plugin when gpgme is disabled]
295
296 2004-10-03 [colin]      0.9.12cvs119.3
297
298         * src/gtk/gtksctree.c
299                 Lots of side effects. Put back as before 117.2.
300         * src/summaryview.c
301                 Fix bug #602
302
303 2004-10-03 [colin]      0.9.12cvs119.2
304
305         * src/gtk/gtksctree.c
306                 Revert 608 fix that doesn't work that good
307
308 2004-10-02 [colin]      0.9.12cvs119.1
309
310         * src/mainwindow.c
311         * src/messageview.c
312         * src/prefs_common.h
313         * src/procmime.c
314         * src/procmime.h
315         * src/textview.c
316                 Sync with HEAD
317         * src/gtk/gtksctree.c
318                 Close bug #608
319
320 2004-10-01 [colin]      0.9.12cvs118.1
321
322         * src/mimeview.c
323                 Sync with HEAD (better Save All fix)
324
325 2004-10-01 [colin]      0.9.12cvs117.2
326
327         * src/gtk/gtksctree.c
328                 Faster on selection
329
330 2004-10-01 [colin]      0.9.12cvs117.1
331
332         * src/mimeview.c
333                 Sync with HEAD (Save All: only attachments)
334
335 2004-10-01 [paul]       0.9.12cvs116.1
336
337         * ChangeLog.claws
338         * configure.ac
339         * src/account.c
340         * src/prefs_common.c
341         * src/gtk/colorlabel.c
342                 sync with HEAD
343
344 2004-09-30 [colin]      0.9.12cvs115.1
345
346         * src/stock_pixmap.c
347         * src/stock_pixmap.h
348         * src/folderview.c
349         * src/Makefile.am
350         * src/pixmaps/read.xpm
351                 Sync with HEAD (new pixmap)
352
353 2004-09-29 [colin]      0.9.12cvs114.1
354
355         * src/compose.c
356                 Sync with HEAD
357                 Fix focus handling in headers
358
359 2004-09-29 [paul]       0.9.12cvs113.1
360
361         * src/quote_fmt_parse.y
362                 sync with HEAD
363  
364
365 2004-09-28 [colin]      0.9.12cvs112.1
366
367         * src/folderview.c
368         * src/mainwindow.c
369                 Sync with HEAD
370
371 2004-09-28 [colin]      0.9.12cvs110.1
372
373         * src/folderview.c
374                 Sync with HEAD (Contextual Empty trash menu)
375
376 2004-09-28 [colin]      0.9.12cvs108.1
377
378         * src/addressbook.c
379                 Sync with HEAD (addressbook edit on double-click)
380
381 2004-09-28 [colin]      0.9.12cvs106.1
382
383         * src/inc.c
384                 Sync with HEAD (folder_item freeze on inc)
385
386 2004-09-27 [colin]      0.9.12cvs105.1
387
388         * src/folderview.c
389                 Sync with HEAD (right-align new and unread column)
390
391 2004-09-27 [colin]      0.9.12cvs104.1
392
393         * src/main.c
394                 Sync with HEAD (revert 0.9.12cvs101)
395
396 2004-09-24 [colin]      0.9.12cvs103.2
397
398         * src/wizard.c
399                 Fix gtk warnings and use domain part of the email address 
400                 when domain detection fails (no dot in domain name)
401
402 2004-09-23 [colin]      0.9.12cvs103.1
403
404         * src/plugins/spamassassin/libspamc.c
405         * src/plugins/spamassassin/libspamc.h
406         * src/plugins/spamassassin/utils.c
407         * src/plugins/spamassassin/utils.h
408                 Sync with HEAD (Update spamassassin to 3.0)
409
410 2004-09-21 [colin]      0.9.12cvs102.3
411
412         * src/action.c
413                 Add horizontal scrollbar in action io dialog as needed
414                 Patch by Alfons.
415
416 2004-09-20 [colin]      0.9.12cvs102.2
417
418         * src/plugins/image_viewer/viewer.c
419                 Remove imlib stuff
420                 use gtk_pixmap_set when clearing
421                 (would be better to use gtkImages, but causes size-allocate 
422                 signals storm)
423
424 2004-09-17 [paul]       0.9.12cvs102.1
425
426         * ChangeLog
427         * ChangeLog.claws
428         * ChangeLog.jp
429         * configure.ac
430         * src/inc.c
431                 sync with HEAD
432
433
434 2004-09-17 [colin]      0.9.12cvs101.1
435
436         * ChangeLog.claws
437         * src/main.c
438                 Sync with HEAD (fix segs at exit)
439
440 2004-09-14 [colin]      0.9.12cvs99.5
441
442         * src/common/socket.c
443         * AUTHORS
444                 Fix send error on 64bit platforms
445                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
446
447 2004-09-14 [colin]      0.9.12cvs99.4
448
449         * src/action.c
450                 Fix action output with utf8 
451                 Patch by Alfons.
452
453 2004-09-14 [colin]      0.9.12cvs99.3
454
455         * ChangeLog.claws
456         * src/folder.c
457                 Sync with HEAD
458
459 2004-09-09 [colin]      0.9.12cvs99.2
460
461         * src/action.c
462                 Fix progress bar (displaying "Completed %v/%u")
463                 Patch by Alfons.
464
465 2004-09-08 [colin]      0.9.12cvs99.1
466
467         * src/account.c
468         * src/folder.c
469         * src/procmsg.c
470         * src/procmsg.h
471         * src/plugins/pgpmime/pgpmime.c
472                 Sync with HEAD
473
474 2004-09-08 [colin]      0.9.12cvs97.2
475
476         * src/summaryview.c
477                 Don't select mails in collapsed threads 
478                 when navigating with up/down
479
480 2004-09-07 [colin]      0.9.12cvs97.1
481
482         * src/inc.c
483                 Sync with HEAD (meaningful error messages)
484
485 2004-09-06 [colin]      0.9.12cvs96.1
486
487         * src/toolbar.c
488                 Sync with HEAD (fix Redirect graying out)
489
490 2004-09-06 [colin]      0.9.12cvs95.1
491
492         * src/summaryview.c
493         * src/mimeview.c
494                 Sync with HEAD (fix dropped URIs)
495
496 2004-09-06 [colin]      0.9.12cvs94.1
497
498         * src/addressbook.c
499         * src/addressitem.h
500         * src/addritem.c
501         * src/addritem.h
502                 Sync with HEAD (addressbook DnD)
503
504 2004-09-03 [colin]      0.9.12cvs93.1
505
506         * src/summaryview.c
507                 Sync with HEAD (next/prev unread)
508
509 2004-09-03 [colin]      0.9.12cvs92.1
510
511         * src/prefs_common.c
512         * src/prefs_common.h
513         * src/summaryview.c
514                 Sync with HEAD ('mark_as_read_delay' pref)
515
516 2004-09-02 [colin]      0.9.12cvs91.2
517
518         * src/common/xml.c
519                 Fix leak
520
521 2004-09-02 [colin]      0.9.12cvs91.1
522
523         * src/gtk/menu.c
524                 Sync with HEAD (menu accel don't work, but whatever)
525
526 2004-09-02 [colin]      0.9.12cvs90.1
527
528         * src/account.c
529                 Sync with HEAD (fix bug 582)
530
531 2004-09-02 [colin]      0.9.12cvs89.1
532
533         * src/addrindex.c
534                 Sync with HEAD (free deleted queries)
535
536 2004-09-02 [colin]      0.9.12cvs88.1
537
538         * src/ldapquery.c
539                 Sync with HEAD (fix LDAP freezes)
540
541 2004-09-02 [colin]      0.9.12cvs87.1
542
543         * src/prefs_spelling.c
544                 Sync with HEAD (add default dictionary)
545
546 2004-09-01 [colin]      0.9.12cvs86.1
547
548         * src/filtering.c
549         * src/folderview.c
550         * src/imap.c
551         * src/prefs_matcher.c
552         * src/stock_pixmap.c
553         * src/summary_search.c
554         * src/summaryview.c
555         * src/wizard.c
556         * src/wizard.h
557                 Sync with HEAD (uninitialized vars fixes)
558                 + gtk2 specific warning fixes
559
560 2004-08-31 [colin]      0.9.12cvs85.1
561
562         * src/folder.c
563                 Sync with HEAD (Fix memory corruption due to 
564                 uninitialized var)
565
566 2004-08-31 [colin]      0.9.12cvs84.4
567
568         * src/summary_search.c
569                 Fix segfaults when searching in folders with broken headers
570
571 2004-08-31 [colin]      0.9.12cvs84.3
572
573         * src/compose.c
574         * src/textview.c
575                 Fix some more encoding/decoding issues
576
577 2004-08-30 [colin]      0.9.12cvs84.2
578
579         * src/mimeview.c
580         * src/prefs_themes.c
581         * src/gtk/filesel.c
582         * src/gtk/filesel.h
583                 Add a folder-mode selection (fixes mimeview's "Save all")
584
585 2004-08-29 [colin]      0.9.12cvs84.1
586
587         * src/mimeview.c
588                 Sync with HEAD (don't escape saved filenames)
589
590 2004-08-27 [colin]      0.9.12cvs83.1
591
592         * ChangeLog
593         * ChangeLog.claws
594         * ChangeLog.jp
595         * src/mh.c
596         * src/procheader.c
597         * src/procmsg.c
598         * src/procmsg.h
599         * src/common/utils.c
600         * src/gtk/menu.h
601         * po/
602                 Sync with HEAD 0.9.12cvs83 (sync with main)
603
604 2004-08-26 [colin]      0.9.12cvs82.4
605
606         * src/codeconv.c
607                 Fix strange stack corruption
608                 Convert to utf8 after unmime, not before
609
610 2004-08-26 [colin]      0.9.12cvs82.3
611
612         * src/main.c
613         * src/wizard.c
614                 Fix account folders duplication
615
616 2004-08-25 [colin]      0.9.12cvs82.2
617
618         * src/wizard.c
619                 Remove ports
620                 Add SSL selection
621                 Use login@server as account name
622
623 2004-08-25 [colin]      0.9.12cvs82.1
624
625         * src/plugins/pgpmime/pgpmime.c
626                 Sync with HEAD (leak fix).
627
628 2004-08-25 [colin]      0.9.12cvs81.1
629
630         * src/plugins/pgpmime/pgpmime.c
631         * src/plugins/pgpmime/sgpgme.c
632         * src/plugins/pgpmime/sgpgme.h
633                 Sync with HEAD (Handle combined messages).
634
635 2004-08-24 [colin]      0.9.12cvs80.3
636
637         * src/wizard.c
638                 Fix full name, ports, and imap
639
640 2004-08-24 [colin]      0.9.12cvs80.2
641
642         * src/Makefile.am
643         * src/main.c
644         * src/setup.c
645         * src/setup.h
646         * src/stock_pixmap.c
647         * src/stock_pixmap.h
648         * src/wizard.c ** ADDED **
649         * src/wizard.h ** ADDED ** 
650         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
651                 Add a setup wizard 
652
653 2004-08-24 [colin]      0.9.12cvs80.1
654
655         * src/folder.c
656                 Sync with HEAD (set mimeflags on all messages)
657
658 2004-08-24 [colin]      0.9.12cvs79.3
659
660         * src/matcher_parser_lex.l
661                 Fix 8bits strings not in utf8
662
663 2004-08-24 [colin]      0.9.12cvs79.2
664
665         * src/compose.c
666                 Check conversion result before replacing buffer
667
668 2004-08-23 [colin]      0.9.12cvs79.1
669
670         * src/compose.c
671                 Sync with HEAD (create message header in memory)
672
673 2004-08-23 [colin]      0.9.12cvs78.1
674
675         * src/rfc2015.c
676         * src/rfc2015.h
677                 Sync with HEAD (fix bug 197 again)
678
679 2004-08-23 [colin]      0.9.12cvs77.3
680
681         * src/compose.c
682                 Fix again inline gpg signing (which outputs utf8
683                 in gtk2). Not syncing this fix to HEAD as this 
684                 code is meant to die.
685
686 2004-08-23 [colin]      0.9.12cvs77.2
687
688         * src/prefs_account.h
689                 Remove useless include
690
691 2004-08-23 [colin]      0.9.12cvs77.1
692
693         * src/imap.c
694         * po/es.po
695         * po/fr.po
696         * po/it.po
697         * po/pl.po
698         * po/pt_BR.po
699         * po/sk.po
700         * po/sr.po
701                 Sync with HEAD (fix bug 577)
702
703 2004-08-22 [colin]      0.9.12cvs76.1
704
705         * src/plugins/trayicon/trayicon.c
706                 Sync with HEAD (fix formatting bug)
707
708 2004-08-21 [colin]      0.9.12cvs74.2
709
710         * src/gtk/colorsel.c
711                 Fix bug 564 (Folder color selection window exits on any
712                 keypress)
713
714 2004-08-21 [colin]      0.9.12cvs74.1
715
716         * ChangeLog.claws
717         * src/compose.c
718         * src/summaryview.c
719         * src/toolbar.c
720                 Sync with HEAD (fix bug 576)
721
722 2004-08-21 [colin]      0.9.12cvs70.1
723
724         * src/compose.c
725         * src/mainwindow.c
726                 Sync with HEAD
727                 
728
729 2004-08-21 [paul]       0.9.12cvs66.4
730
731         * src/mainwindow.c
732         * src/messageview.c
733         * src/gtk/menu.c
734         * src/plugins/spamassassin/spamassassin_gtk.c
735                 remove some deprecated gtk1 functions
736
737
738 2004-08-21 [colin]      0.9.12cvs66.3
739
740         * src/compose.c
741         * src/codeconv.c
742                 Fix warnings
743                 Remove encoding hacks
744                 Fix bug 575 (Strange character messes up message)
745                 Don't display conversion error when drafting
746
747 2004-08-21 [paul]       0.9.12cvs66.2
748
749         * src/prefs_account.c
750                 fix GnuPG mode bugs
751
752
753 2004-08-20 [colin]      0.9.12cvs66.1
754
755         * src/codeconv.c
756                 Sync with HEAD 0.9.12cvs66
757
758 2004-08-20 [paul]
759
760         * src/plugins/pgpmime/plugin.c
761                 modify PGP/MIME plugin's description
762
763 2004-08-17 [colin]      0.9.12cvs65.1
764
765         * src/common/ssl.c
766         * src/plugins/pgpmime/plugin.c
767                 Sync with HEAD
768
769 2004-08-14 [colin]      0.9.12cvs60.3
770
771         * src/plugins/trayicon/trayicon.c
772                 Put back resize callback, on size-request signal
773                 rather than size-allocate to avoid infinite 
774                 callback loop
775
776 2004-08-13 [colin]      0.9.12cvs60.2
777
778         * src/common/defs.h
779                 Cache versions have been fixed
780
781 2004-08-13 [colin]      0.9.12cvs60.1
782
783         * src/folderutils.c
784                 Sync with HEAD
785
786 2004-08-12 [colin]      0.9.12cvs59.1
787
788         * src/plugins/trayicon/trayicon.c
789                 Sync with HEAD
790
791 2004-08-12 [colin]      0.9.12cvs57.5
792
793         * sylpheed.desktop
794         * configure.ac
795         * src/Makefile.am
796         * src/main.c
797                 Add support for Freedesktop.org's startup notification
798
799 2004-08-11 [colin]      0.9.12cvs57.4
800
801         * src/textview.c
802                 Fix off-by-one
803
804 2004-08-11 [colin]      0.9.12cvs57.3
805
806         * src/message_search.c
807         * src/summary_search.c
808                 Make searches case insensitive by default
809         * src/textview.c
810                 Fix case-insensitive search in message
811
812 2004-08-11 [colin]      0.9.12cvs57.2
813
814         * src/summary_search.c
815                 Let case-sensitive be specified
816
817 2004-08-10 [colin]      0.9.12cvs55.4
818
819         * src/common/socket.c
820                 Fix the possible race condition
821
822 2004-08-09 [paul]       0.9.12cvs55.3
823
824         * configure.ac
825         * src/Makefile.am
826         * src/common/Makefile.am
827                 sync with HEAD
828
829
830 2004-08-09 [paul]       0.9.12cvs55.2
831
832         * autogen.sh
833         * po/poconv.sh
834                 remove unneeded script
835
836         * configure.ac
837                 add forgotten USE_LDAP_TLS (sync with HEAD)
838
839
840 2004-08-09 [colin]      0.9.12cvs55.1
841
842         * src/main.c
843         * src/common/ssl.c
844         * src/common/sylpheed.c
845         * src/common/sylpheed.h
846                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
847
848 2004-08-09 [paul]       0.9.12cvs54.1
849
850         * ChangeLog
851         * ChangeLog.claws
852         * ChangeLog.jp
853         * configure.ac
854         * po/POTFILES.in
855         * src/Makefile.am
856         * src/folderutils.c
857         * src/main.c
858         * src/pgpmime.c
859         * src/pgpmime.h
860         * src/sgpgme.c
861         * src/sgpgme.h
862         * src/plugins/Makefile.am
863         * src/plugins/pgpmime/.cvsignore
864         * src/plugins/pgpmime/Makefile.am
865         * src/plugins/pgpmime/pgpmime.c
866         * src/plugins/pgpmime/pgpmime.h
867         * src/plugins/pgpmime/plugin.c
868         * src/plugins/pgpmime/sgpgme.c
869         * src/plugins/pgpmime/sgpgme.h
870                 sync with HEAD
871
872 2004-08-08 [paul]       0.9.12cvs51.1
873
874         * configure.ac
875         * src/folder.c
876                 sync with HEAD
877
878 2004-08-07 [colin]      0.9.12cvs50.1
879
880         * src/pop.c
881         * src/common/partial_download.c
882                 fix warnings (sync from HEAD)
883
884 2004-08-07 [colin]      0.9.12cvs48.1
885
886         * src/prefs_folder_item.c
887                 sync with HEAD 0.9.12cvs48
888
889 2004-08-06 [colin]      0.9.12cvs47.1
890
891         * src/compose.c
892                 Sync with HEAD
893
894 2004-08-06 [christoph]  0.9.12cvs46.2
895
896         * src/main.c
897         * src/plugins/clamav/clamav_plugin_gtk.c
898         * src/plugins/dillo_viewer/dillo_viewer.c
899         * src/plugins/image_viewer/plugin.c
900         * src/plugins/mathml_viewer/mathml_viewer.c
901         * src/plugins/spamassassin/spamassassin_gtk.c
902         * src/plugins/trayicon/trayicon.c
903                 don't mix GTK1.2 plugin with GTK2 plugins
904
905 2004-08-06 [colin]      0.9.12cvs46.1
906
907         * ChangeLog
908         * ChangeLog.claws
909         * ChangeLog.jp
910         * configure.ac
911         * sylpheed-claws.pc.in
912         * src/folder.c
913         * src/imap.c
914         * src/localfolder.c
915         * src/messageview.c
916         * src/mimeview.c
917         * src/mimeview.h
918         * src/msgcache.c
919         * src/news.c
920         * src/prefs_ext_prog.c
921         * src/prefs_folder_item.c
922         * src/prefs_fonts.c
923         * src/prefs_msg_colors.c
924         * src/prefs_spelling.c
925         * src/prefs_themes.c
926         * src/prefs_toolbar.c
927         * src/prefs_wrapping.c
928         * src/procmime.h
929         * src/common/defs.h
930         * src/common/nntp.c
931         * src/common/session.c
932         * src/common/session.h
933         * src/common/socket.c
934         * src/common/utils.h
935         * src/common/xml.c
936         * src/common/xml.h
937         * src/gtk/prefswindow.c
938         * src/gtk/prefswindow.h
939         * src/plugins/clamav/clamav_plugin_gtk.c
940         * src/plugins/dillo_viewer/dillo_prefs.c
941         * src/plugins/image_viewer/viewerprefs.c
942         * src/plugins/spamassassin/spamassassin_gtk.c
943         * m4/openssl.m4 *** REMOVED ***
944                 Sync with HEAD 0.9.12cvs46
945
946 2004-08-03 [paul]       0.9.12cvs40.2
947
948         * src/action.c
949         * src/addressadd.c
950         * src/addressbook.c
951         * src/addrgather.c
952         * src/browseldap.c
953         * src/compose.c
954         * src/crash.c
955         * src/editaddress.c
956         * src/editgroup.c
957         * src/editldap_basedn.c
958         * src/foldersel.c
959         * src/importldif.c
960         * src/mimeview.c
961         * src/prefs_common.c
962         * src/prefs_template.c
963         * src/sourcewindow.c
964         * src/summaryview.c
965         * src/gtk/about.c
966         * src/gtk/foldersort.c
967         * src/gtk/logwindow.c
968         * src/gtk/pluginwindow.c
969         * src/gtk/prefswindow.c
970                 change all gtk_scrolled_window_set_policy from 
971                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
972
973 2004-08-02 [paul]       0.9.12cvs40.1
974
975         * AUTHORS
976                 update translation team section
977         * po/pt_BR.po
978                 updated by Frederico Goncalves Guimaraes
979                 <fggdebian@yahoo.com.br>
980
981 2004-07-31 [colin]      0.9.12cvs39.9
982
983         * src/exphtmldlg.c
984                 Fix compilation
985
986 2004-07-31 [colin]      0.9.12cvs39.8
987
988         * src/exphtmldlg.c
989                 Fix an alertpanel type
990
991 2004-07-30 [colin]      0.9.12cvs39.7
992
993         * src/alertpanel.c
994                 Fix alertpanel_error_log's icon
995
996 2004-07-30 [colin]      0.9.12cvs39.6
997
998         * src/pop.c
999                 Two of them should still be warnings
1000
1001 2004-07-30 [colin]      0.9.12cvs39.5
1002
1003         * src/pop.c
1004                 More warning -> error
1005 2004-07-29 [colin]      0.9.12cvs39.4
1006
1007         * src/pop.c
1008                 Warning -> error
1009
1010 2004-07-29 [colin]      0.9.12cvs39.3
1011
1012         * src/prefs_matcher.c
1013                 Fix segfault
1014
1015 2004-07-29 [colin]      0.9.12cvs39.2
1016
1017         * src/alertpanel.c
1018                 More nice-looking alertpanels
1019
1020 2004-07-29 [colin]      0.9.12cvs39.1
1021
1022         * src/messageview.c
1023                 sync with head
1024                 (inform user when partial mail is deleted on server)
1025
1026 2004-07-29 [colin]      0.9.12cvs38.1
1027
1028         * src/messageview.c
1029                 sync with head
1030
1031 2004-07-28 [paul]       0.9.12cvs37.7
1032
1033         * src/mainwindow.c
1034                 complete the replacement of deprecated gtk_progress_*
1035
1036 2004-07-28 [paul]       0.9.12cvs37.6
1037
1038         * src/action.c
1039         * src/inc.c
1040         * src/mainwindow.c
1041         * src/send_message.c
1042         * src/gtk/progressdialog.c
1043         * src/gtk/progressdialog.h
1044                 replace deprecated gtk_progress_*
1045
1046 2004-07-28 [paul]       0.9.12cvs37.5
1047
1048         * src/gtk/filesel.c
1049                 remove gtk_window_set_wmclass()
1050 2004-07-28 [paul]       0.9.12cvs37.4
1051
1052         * src/addressbook.c
1053         * src/compose.c
1054         * src/foldersel.c
1055         * src/mainwindow.c
1056         * src/messageview.c
1057         * src/sourcewindow.c
1058         * src/gtk/logwindow.c
1059                 remove gtk_window_set_wmclass()
1060                 
1061         * src/prefs_filtering.c
1062         * src/prefs_filtering_action.c
1063         * src/prefs_fonts.c
1064         * src/prefs_gtk.c
1065         * src/prefs_matcher.c
1066         * src/ssl_manager.c
1067         * src/gtk/prefswindow.c
1068                 replace gtk_window_position()
1069
1070 2004-07-28 [colin]      0.9.12cvs37.3
1071
1072         * src/alertpanel.c
1073         * src/alertpanel.h
1074                 Add a way to specify panel type for specific
1075                 panels (alertpanel())
1076         * src/account.c
1077         * src/addressbook.c
1078         * src/compose.c
1079         * src/expldifdlg.c
1080         * src/main.c
1081         * src/messageview.c
1082         * src/summaryview.c
1083         * src/textview.c
1084         * src/gtk/sslcertwindow.c
1085                 Fix alertpanel()s so that their icon match
1086                 their real type
1087
1088 2004-07-28 [paul]       0.9.12cvs37.2
1089
1090         * src/addr_compl.c
1091         * src/addressbook.c
1092         * src/alertpanel.c
1093         * src/compose.c
1094         * src/export.c
1095         * src/foldersel.c
1096         * src/folderview.c
1097         * src/grouplistdialog.c
1098         * src/import.c
1099         * src/mainwindow.c
1100         * src/message_search.c
1101         * src/messageview.c
1102         * src/passphrase.c
1103         * src/prefs_actions.c
1104         * src/prefs_common.c
1105         * src/prefs_customheader.c
1106         * src/prefs_display_header.c
1107         * src/prefs_filtering.c
1108         * src/prefs_filtering_action.c
1109         * src/prefs_gtk.c
1110         * src/prefs_matcher.c
1111         * src/prefs_msg_colors.c
1112         * src/prefs_summary_column.c
1113         * src/prefs_template.c
1114         * src/sourcewindow.c
1115         * src/ssl_manager.c
1116         * src/summary_search.c
1117         * src/gtk/colorsel.c
1118         * src/gtk/description_window.c
1119         * src/gtk/gtkaspell.c
1120         * src/gtk/inputdialog.c
1121         * src/gtk/logwindow.c
1122         * src/gtk/prefswindow.c
1123         * src/gtk/progressdialog.c
1124                 replace deprecated gtk_window_set_policy
1125
1126 2004-07-27 [colin]      0.9.12cvs37.1
1127
1128         * src/msgcache.c
1129                 More fixes (synced for head again)
1130
1131 2004-07-27 [colin]      0.9.12cvs35.3
1132
1133         * src/msgcache.c
1134                 Fix wrong test
1135
1136 2004-07-27 [colin]      0.9.12cvs35.2
1137
1138         * src/mimeview.c
1139                 Fix width a bit (by Paul)
1140         * src/alertpanel.c
1141         * src/alertpanel.h
1142                 Specialize icons, make alertpanel_message()
1143                 private
1144         * src/message_search.c
1145         * src/sgpgme.c
1146         * src/summary_search.c
1147                 Suit alertpanel changes
1148
1149 2004-07-27 [colin]      0.9.12cvs35.1
1150
1151         * src/alertpanel.c
1152                 Add an icon
1153         * src/passphrase.c
1154                 Add debug output - maybe someone will
1155                 want to look at the problem with Grab
1156                 Input :)
1157         Bump version as we're synced with HEAD
1158
1159 2004-07-26 [colin]      0.9.12cvs33.26
1160
1161         * src/pop.c
1162                 Fix uidl-file parsing when not in new
1163                 format
1164
1165 2004-07-26 [colin]      0.9.12cvs33.25
1166
1167         * src/gtk/menu.c
1168                 Move popup menu up if necessary (fixes 
1169                 account selector)
1170         * src/mainwindow.c
1171                 Set account selector's button height to
1172                 minimum
1173
1174 2004-07-26 [colin]      0.9.12cvs33.24
1175
1176         * src/alertpanel.c
1177                 Maybe fix 551 (Truncated font in alert window)
1178
1179 2004-07-26 [colin]      0.9.12cvs33.23
1180
1181         * po/de.po
1182         * po/es.po
1183         * po/fr.po
1184         * po/it.po
1185         * po/ja.po
1186         * po/pl.po
1187         * po/ru.po
1188         * po/sk.po
1189         * po/sr.po
1190         * po/zh_CN.po
1191                 Sync po files with HEAD
1192
1193 2004-07-26 [paul]       0.9.12cvs33.22
1194
1195         * src/compose.c
1196                 fix Bug 556 'Organisation-header is sent even if empty'
1197
1198 2004-07-24 [colin]      0.9.12cvs33.21
1199
1200         * src/compose.c
1201         * src/gtk/gtkaspell.c
1202         * src/gtk/gtkaspell.h
1203                 Fix speller accelerators (require hack)
1204
1205 2004-07-24 [colin]      0.9.12cvs33.20
1206
1207         * src/gtk/gtkaspell.c
1208                 Fix over-eager code deletion breaking
1209                 Check while typing
1210
1211 2004-07-24 [colin]      0.9.12cvs33.19
1212
1213         * src/browseldap.c
1214         * src/ldapctrl.c
1215         * src/ldapctrl.h
1216         * src/ldapserver.h
1217                 Sync ldap with HEAD
1218         (Fixes 546 LDAP completely broken)
1219
1220 2004-07-24 [colin]      0.9.12cvs33.18
1221
1222         * src/prefs_msg_colors.c
1223                 Fix prototype mismatch
1224         (Fixes 547 void function cannot return value)
1225
1226 2004-07-24 [colin]      0.9.12cvs33.17
1227
1228         * src/mainwindow.c
1229                 Fix sort going back to previous sort key
1230                 when changing sort direction
1231
1232 2004-07-24 [colin]      0.9.12cvs33.16
1233
1234         * src/compose.c
1235                 Fix space insertion when re-wrapping at 
1236                 cursor point
1237
1238 2004-07-24 [colin]      0.9.12cvs33.15
1239
1240         * src/gtk/gtkaspell.c
1241                 Don't change cursor position in insert-text
1242                 callback
1243         (Fixes 539 Word wrapping on input transposes letters)
1244
1245 2004-07-24 [colin]      0.9.12cvs33.14
1246
1247         * src/gtk/gtkaspell.c
1248                 Reencode non-ascii chars to dictionary's
1249                 encoding
1250         (Fixes 544 Spell check broken non english locale)
1251
1252 2004-07-24 [colin]      0.9.12cvs33.13
1253
1254         * src/summaryview.c
1255                 Fix Shift+Down, add Home/End/PgUp/PgDown
1256
1257 2004-07-21 [colin]      0.9.12cvs33.12
1258
1259         * src/prefs_common.c
1260                 Fix a gtk warning (Patch by Andrej Kacian)
1261
1262 2004-07-21 [colin]      0.9.12cvs33.11
1263
1264         * src/gtk/filesel.c
1265                 More check
1266
1267 2004-07-21 [colin]      0.9.12cvs33.10
1268
1269         * src/compose.c
1270         * src/crash.c
1271         * src/export.c
1272         * src/import.c
1273         * src/messageview.c
1274         * src/mimeview.c
1275         * src/prefs_spelling.c
1276         * src/prefs_themes.c
1277         * src/summaryview.c
1278         * src/gtk/filesel.c
1279         * src/gtk/filesel.h
1280         * src/gtk/pluginwindow.c
1281                 Untwist open/save mode guessing logic, make
1282                 it explicit
1283
1284 2004-07-20 [colin]      0.9.12cvs33.9
1285
1286         * src/codeconv.c
1287                 conv_encode_header: src_charset is UTF-8 on
1288                 gtk2
1289         * src/compose.c
1290                 Remove double encoding of the headers
1291
1292 2004-07-20 [colin]      0.9.12cvs33.8
1293
1294         * src/codeconv.c
1295                 Fix typo
1296
1297 2004-07-20 [colin]      0.9.12cvs33.7
1298
1299         * src/mainwindow.c
1300                 Set the separated messageview to the saved
1301                 size of Claws' messageview (Patch by Alfons)
1302                 Fix a callback prototype (me)
1303
1304 2004-07-20 [colin]      0.9.12cvs33.6
1305
1306         * src/codeconv.h
1307                 Forgot one hunk in 0.9.12cvs33.4
1308
1309 2004-07-19 [colin]      0.9.12cvs33.5
1310
1311         * src/action.c
1312                 Action output fix
1313                 Patch by Alfons
1314
1315 2004-07-19 [colin]      0.9.12cvs33.4
1316
1317         * src/compose.c
1318                 Fix outgoing charset bug in headers
1319         * src/codeconv.c
1320                 Clean for glib2 - Patch by Alfons
1321
1322 2004-07-19 [colin]      0.9.12cvs33.3
1323
1324         * src/statusbar.c
1325                 Remove grip from the statusbar
1326                 Patch by Alfons
1327
1328 2004-07-19 [colin]      0.9.12cvs33.2
1329
1330         * src/messageview.c
1331         * src/textview.c
1332                 Fix messageview remembering the previous
1333                 scroll position when loading a new message
1334                 Patch by Alfons
1335
1336 2004-07-19 [colin]      0.9.12cvs33.1
1337
1338         * src/folder.h
1339         * src/folderview.c
1340         * src/summaryview.c
1341                 Sync with HEAD
1342
1343 2004-07-18 [colin]      0.9.12cvs32.7
1344
1345         * configure.ac
1346                 Remove useless check for XIM - noticed
1347                 by Alfons
1348
1349 2004-07-18 [colin]      0.9.12cvs32.6
1350
1351         * src/summaryview.c
1352                 Remove non-modified and shift-modified
1353                 accelerators in summaryview's popup
1354                 menu, as that doesn't get catched by
1355                 the accel-activate signal catcher...
1356
1357 2004-07-18 [colin]      0.9.12cvs32.5
1358
1359         * src/prefs_common.c
1360                 Define sensible default prefs for 
1361                 wrapping
1362
1363 2004-07-18 [colin]      0.9.12cvs32.4
1364
1365         * src/compose.c
1366         * src/prefs_common.c
1367         * src/prefs_common.h
1368         * src/prefs_wrapping.c
1369                 Remove Smart Wrapping pref, which does
1370                 nothing on gtk2 branch
1371
1372 2004-07-18 [colin]      0.9.12cvs32.3
1373
1374         * src/sourcewindow.c
1375                 Proper utf8
1376
1377 2004-07-18 [colin]      0.9.12cvs32.2
1378
1379         * src/compose.c
1380                 Save attachment status when drafting
1381
1382 2004-07-18 [colin]      0.9.12cvs32.1
1383
1384         * src/gtk/filesel.c
1385                 Fix erratic folder selection in open mode
1386
1387 2004-07-18 [colin]      0.9.12cvs31.11
1388
1389         * src/pop.c
1390                 Don't let partial messages get deleted
1391                 even with "dowload all"
1392                 (0.9.12cvs31.8 fix extension)
1393 2004-07-18 [colin]      0.9.12cvs31.10
1394
1395         * src/gtk/logwindow.c
1396                 Fix log scrolling
1397
1398 2004-07-18 [colin]      0.9.12cvs31.9
1399
1400         * src/common/utils.c
1401                 Fix non-utf8 strings coming from commands
1402                 and files
1403
1404 2004-07-18 [colin]      0.9.12cvs31.8
1405
1406         * src/pop.c
1407                 Fix partial download bug with Download all
1408                 messages option
1409
1410 2004-07-18 [colin]      0.9.12cvs31.7
1411
1412         * src/textview.c
1413                 Fix bug introduced in 0.9.12cvs31.2
1414                 (blocked in select mode after double click)
1415
1416 2004-07-18 [colin]      0.9.12cvs31.6
1417
1418         * src/compose.c
1419         * src/gtk/menu.c
1420                 More glib-warning fixes
1421
1422 2004-07-18 [colin]      0.9.12cvs31.5
1423
1424         * src/compose.c
1425                 Fix trashing the primary clipboard when moving 
1426                 around with tab
1427         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
1428
1429 2004-07-18 [colin]      0.9.12cvs31.4
1430
1431         * src/codeconv.c
1432                 convert unencoded iso headers to utf8
1433         (Fix Bug 538 Unencoded local characters in subject make it 
1434          disappear)
1435
1436 2004-07-18 [colin]      0.9.12cvs31.3
1437
1438         * src/compose.c
1439                 Fix tab char handling in wrapping
1440         (Fix Bug 537 Line wrap problem - TAB character treated as 
1441          one character instead of 8)
1442
1443 2004-07-18 [colin]      0.9.12cvs31.2
1444
1445         * src/textview.c
1446                 return FALSE on GDK_MOTION_NOTIFY
1447         (Fix Bug 535 Hyperlinks/addresses are not selectable 
1448          (unable to highlight))
1449
1450 2004-07-18 [colin]      0.9.12cvs31.1
1451
1452         * src/folderview.c
1453                 Sync with 0.9.12cvs31
1454
1455 2004-07-18 [colin]      0.9.12cvs30.4
1456
1457         * src/compose.c
1458                 Also block text_inserted when inserting a file
1459
1460 2004-07-18 [colin]      0.9.12cvs30.3
1461
1462         * src/compose.c
1463                 Fix smart wrapping (block text_inserted handler
1464                 while putting quotation to avoid wrap on input,
1465                 don't join lines if next is sig separator)
1466
1467 2004-07-17 [colin]      0.9.12cvs30.2
1468
1469         * src/folderview.c
1470         * src/mainwindow.c
1471         * src/mimeview.c
1472         * src/summaryview.c
1473         * src/gtk/quicksearch.c
1474         * src/gtk/quicksearch.h
1475                 Block key events handlers *and* accels while
1476                 quicksearch is focused
1477         (Fixes Bug 534 quick-search bar not accepting certain letters)
1478
1479 2004-07-17 [colin]      0.9.12cvs30.1
1480
1481         * src/folder.h
1482         * src/folderview.c
1483         * src/summaryview.c
1484                 Sync with 0.9.12cvs30
1485
1486 2004-07-17 [colin]      0.9.12cvs28.2
1487
1488         * src/mimeview.c
1489         * src/procmime.c
1490         * src/summaryview.c
1491         * src/gtk/menu.c
1492                 Squash some compile and glib warnings
1493
1494 2004-07-17 [paul]       0.9.12cvs28.1
1495
1496         * src/mimeview.c
1497                 sync with 0.9.12cvs28 HEAD
1498
1499 2004-07-16 [paul]       0.9.12cvs26.1
1500         
1501         * src/gtk/quicksearch.c
1502         * src/account.c
1503         * src/account.h
1504         * src/compose.c
1505         * src/customheader.c
1506         * src/folder_item_prefs.c
1507         * src/main.c
1508         * src/mainwindow.c
1509         * src/messageview.c
1510         * src/mimeview.c
1511         * src/news.c
1512         * src/pgpmime.c
1513         * src/pop.c
1514         * src/pop.h
1515         * src/prefs_account.c
1516         * src/prefs_account.h
1517         * src/prefs_common.c
1518         * src/prefs_common.h
1519         * src/prefs_display_header.c
1520         * src/prefs_gtk.c
1521         * src/prefs_gtk.h
1522         * src/procheader.c
1523         * src/procmime.c
1524                 sync with 0.9.12cvs26 HEAD      
1525
1526 2004-07-15 [colin]      0.9.12cvs18.14
1527
1528         * src/folder.c
1529                 Disable GPG signature check during
1530                 folder move and scan
1531         (Closes Bug 521 Signature checking slows down Folder-Move)
1532
1533 2004-07-14 [colin]      0.9.12cvs18.13
1534
1535         * src/common/partial_download.c
1536                 update includes
1537
1538 2004-07-14 [colin]      0.9.12cvs18.12
1539
1540         * src/common/partial_download.c
1541         * src/common/partial_download.h
1542                 Move doc at top, add correct copyright
1543
1544 2004-07-14 [colin]      0.9.12cvs18.11
1545
1546         * src/folder.c
1547         * src/messageview.c
1548         * src/pop.c
1549         * src/pop.h
1550         * src/procmsg.c
1551         * src/summaryview.c
1552         * src/common/Makefile.am
1553         * src/common/partial_download.c ** NEW FILES **
1554         * src/common/partial_download.h ** NEW FILES **
1555                 Move partial-download related stuff to its
1556                 own file
1557
1558 2004-07-14 [colin]      0.9.12cvs18.10
1559
1560         * src/send_message.c
1561                 Fix smtp auth when user is null or empty
1562
1563 2004-07-13 [colin]      0.9.12cvs18.9
1564
1565         * src/gtk/quicksearch.c
1566                 Use alphabetic order
1567
1568 2004-07-13 [colin]      0.9.12cvs18.8
1569
1570         * src/pop.c
1571                 Be paranoid on the checks
1572
1573 2004-07-13 [colin]      0.9.12cvs18.7
1574
1575         * src/gtk/quicksearch.c
1576                 Fix Engrish once again
1577
1578 2004-07-13 [colin]      0.9.12cvs18.6
1579
1580         * src/procmsg.c
1581         * src/summaryview.c
1582                 Mark messages for deletion when they are about to
1583                 be removed from trash
1584
1585 2004-07-13 [colin]      0.9.12cvs18.5
1586
1587         * src/matcher.c
1588         * src/matcher.h
1589         * src/matcher_parser_parse.y
1590         * src/prefs_matcher.c
1591         * src/gtk/quicksearch.c
1592                 Add 'partial' ('p') match string to find partially
1593                 downloaded messages
1594
1595 2004-07-13 [colin]      0.9.12cvs18.4
1596
1597         * src/pop.c
1598                 Fix misplaced block
1599
1600 2004-07-13 [colin]      0.9.12cvs18.3
1601
1602         * src/pop.c
1603         * src/pop.h
1604         * src/messageview.c
1605                 Refactor API (to avoid passing 5+ params and code
1606                 duplication)
1607         * src/folder.c
1608         * src/msgcache.c
1609         * src/procheader.c
1610         * src/common/defs.h
1611                 Add planned_download to cache
1612                 Don't mess uidl file when moving partially downloaded
1613                 mails (they change folder, we should change it in the
1614                 uidl list too or we'll remove an incorrect message)
1615                 (this also helps removing hacks when changing 
1616                 planned_download in messageview.c)
1617
1618 2004-07-12 [colin]      0.9.12cvs18.2
1619
1620         * src/gtk/quicksearch.c
1621                 Fix missing status update in quicksearch
1622
1623 2004-07-12 [paul]       0.9.12cvs18.1
1624
1625         * po/POTFILES.in
1626         * src/Makefile.am
1627         * src/account.c
1628         * src/codeconv.c
1629         * src/compose.c
1630         * src/inc.c
1631         * src/main.c
1632         * src/prefs_common.c
1633         * src/procmsg.h
1634         * src/toolbar.c
1635         * src/prefs_msg_colors.[ch]     ** NEW FILES **
1636         * src/prefs_wrapping.[ch]       ** NEW FILES **
1637         * src/common/intl.h
1638         * src/common/utils.[ch]
1639         * src/gtk/quicksearch.[ch]
1640                 sync with 0.9.12cvs18 HEAD
1641
1642 2004-07-12 [colin]      0.9.11cvs17.25
1643
1644         * src/folder.c
1645         * src/folder.h
1646                 Remove unused function added by me in 0.9.11cvs17.10
1647
1648 2004-07-11 [colin]      0.9.11cvs17.24
1649
1650         * src/inc.c
1651         * src/messageview.c
1652         * src/pop.c
1653         * src/pop.h
1654                 Use folderitem and msgnum instead of filename to
1655                 know which mail to delete
1656                 Move old partial mail deletion to pop.c
1657
1658 2004-07-10 [colin]      0.9.11cvs17.23
1659
1660         * src/inc.c
1661                 Add debug
1662         * src/pop.c
1663         * src/pop.h
1664                 Don't re-use same enums for unrelated stuff: it's 
1665                 completely misleading !
1666                 Document a bit
1667
1668 2004-07-09 [colin]      0.9.11cvs17.22
1669
1670         * src/inc.c
1671                 Remove folder-type check and do
1672                 more tests to be sure everything's
1673                 ok
1674         * src/messageview.c
1675                 Punctuation update, remove useless
1676                 code, fix two warnings
1677         * src/noticeview.c
1678                 Layout cleaning, reset 2nd button
1679                 when specifying one
1680
1681 2004-07-09 [colin]      0.9.11cvs17.21
1682
1683         * src/messageview.c
1684         * src/pop.c
1685         * src/pop.h
1686                 Allow user to change his mind
1687                 and postpone decision (by
1688                 unmarking the mail)
1689
1690 2004-07-09 [colin]      0.9.11cvs17.20
1691
1692         * src/messageview.c
1693                 Fix bug with delete state
1694         * src/pop.c
1695         * src/pop.h
1696                 Fix buffer leak (fread doesn't 
1697                 terminate buffers with \0)
1698                 Refactoring (remove magic 
1699                 numbers)
1700
1701 2004-07-09 [colin]      0.9.11cvs17.19
1702
1703         * src/pop.c
1704                 Don't log "Skipping message" if 
1705                 we're going to TOP it two lines
1706                 later
1707
1708 2004-07-09 [colin]      0.9.11cvs17.18
1709
1710         * src/messageview.c
1711                 Fix Engrish
1712
1713 2004-07-09 [colin]      0.9.11cvs17.17
1714
1715         * src/pop.c
1716                 strlen checking...
1717         * src/messageview.c
1718                 refactoring a bit
1719
1720 2004-07-08 [colin]      0.9.11cvs17.16
1721
1722         * src/noticeview.c
1723         * src/noticeview.h
1724                 Add an optional second button
1725         * src/messageview.c
1726         * src/pop.c
1727         * src/pop.h
1728                 Don't delete partially received mails after a certain
1729                 time; rather, let the user decide.
1730
1731 2004-07-08 [colin]      0.9.11cvs17.15
1732
1733         * src/common/smtp.h
1734                 Sync with HEAD
1735
1736 2004-07-08 [colin]      0.9.11cvs17.14
1737
1738         * src/messageview.c
1739         * src/common/smtp.c
1740                 Use to_human_readable() for sizes
1741
1742 2004-07-08 [colin]      0.9.11cvs17.13
1743
1744         * src/inc.c
1745         * src/messageview.c
1746         * src/pop.c
1747         * src/pop.h
1748         * src/procmsg.c
1749                 Fix partial-downloading issues:
1750                         catch unsupported TOP
1751                         don't delete partially downloaded mails before 5 days
1752                         don't update existing with non-MH folders; that'll
1753                         make dups, but it's better than trashing the folder
1754                         free new msginfo parts
1755                 Fix indentation ;-)
1756
1757 2004-07-08 [colin]      0.9.11cvs17.12
1758
1759         * src/common/smtp.c
1760         * src/common/smtp.h
1761                 Sync smtp size verification with HEAD
1762
1763 2004-07-08 [colin]      0.9.11cvs17.11
1764
1765         * src/summaryview.c
1766         * src/prefs_common.c
1767         * src/prefs_common.h
1768         * src/gtk/quicksearch.c
1769         * src/gtk/quicksearch.h
1770                 Sync sticky pref with HEAD
1771
1772 2004-07-08 [colin]      0.9.11cvs17.10
1773
1774         * src/folder.c [1.213.2.6]
1775         * src/folder.h [1.87.2.6]
1776         * src/inc.c [1.149.2.7]
1777         * src/messageview.c [1.94.2.8]
1778         * src/procheader.c [1.47.2.6]
1779         * src/procmsg.c [1.150.2.4]
1780         * src/procmsg.h [1.60.2.5]
1781         * src/pop.c [1.56.2.4]
1782         * src/pop.h [1.17.2.3]
1783                 Let too big messages get downloaded, but truncated
1784                 Add a button to download them completely
1785                 
1786 2004-07-06 [colin]      0.9.11cvs17.9
1787
1788         * src/gtk/quicksearch.c [1.1.2.3]
1789                 Add a Clear button
1790         * commitHelper
1791         * PATCHSETS
1792                 Add a script to help with cvs
1793
1794 2004-07-03 [colin]      0.9.11cvs17.8
1795
1796         * src/plugins/imageviewer/viewer.c
1797                 fix imageviewer (which was staying on the first
1798                 displayed image)
1799
1800 2004-07-03 [colin]      0.9.11cvs17.7
1801
1802         Removed FIXME_GTK2 warnings
1803         * src/gtk/gtkutils.c
1804                 useless #warnings
1805         * src/gtk/menu.c
1806                 useless #warnings (no need to mess with menu rc)
1807         * src/gtk/menu.h
1808                 unused functions
1809         
1810
1811 2004-07-03 [colin]      0.9.11cvs17.6
1812
1813         Removed FIXME_GTK2 warnings
1814         * src/codeconv.c
1815                 useless #warnings (rewrite needed)
1816         * src/compose.c
1817                 useless #warnings (rewrite needed)
1818                 useless #warnings (gtk2 is like that)
1819                 useless #warnings (previously fixed)
1820         * src/main.c
1821                 useless #warnings (previously fixed)
1822         * src/message_search.c
1823                 useless #warnings (gtk2 is like that)
1824                 Made apparent that search is case-sensitive
1825         * src/mimeview.c
1826                 useless #warnings (rewrite needed)
1827                 useless #warnings (gtk2 is like that)
1828                 reimplemented real warnings
1829         * src/prefs_common.c
1830                 Removed block cursor option (not it gtk2)
1831         * src/prefs_gtk.c
1832                 useless #warnings (rewrite needed)
1833         * src/procheader.c
1834                 useless #warnings (rewrite needed)
1835         * src/sourcewindow.c
1836                 useless #warnings (incorrect placing)
1837         * src/summary_search.c
1838                 useless #warnings (gtk2 is like that)
1839                 Made apparent that search is case-sensitive
1840         * src/action.c
1841                 useless #warnings (gtk2 is like that)
1842         * src/textview.c
1843                 useless #warnings (rewrite needed)
1844         * src/toolbar.c
1845                 useless #warnings (rewrite needed)
1846
1847 2004-07-03 [colin]      0.9.11cvs17.5
1848
1849         * src/textview.c
1850                 Fix mismerge which broke URI opening
1851                 
1852 2004-07-01 [colin]      0.9.11cvs17.4
1853
1854         * src/gtk/filesel.c
1855                 Fill filename when saving
1856                 
1857 2004-06-27 [colin]      0.9.11cvs17.3
1858
1859         * src/gtk/filesel.[ch]
1860                 Use the new GTK file selector
1861                 Update prototype to match the reality: multiple file
1862                 selection is open-only          
1863         * src/compose.c
1864                 Match the new prototypes        
1865         * configure.ac
1866                 Match the new requirements (gtk 2.4.0)
1867                         
1868 2004-06-26 [colin]      0.9.11cvs17.2
1869
1870         * src/plugins/trayicon/trayicon.c
1871                 Remove useless signal handler on resize, which causes
1872                 an infinite "loop"
1873         
1874 2004-06-26 [colin]      0.9.11cvs17.1
1875         
1876         * tools/Makefile.am
1877                 remove launch_firebird and add nautilus2sylpheed.sh
1878         * src/quicksearch.c
1879           src/summaryview.c
1880                 Fix show/hide "Extended symbols" button problem
1881                 Fix apparition at startup
1882                 Fix const warnings
1883         * src/plugins/image_viewer/Makefile.am
1884                 Fix configure 
1885         * common/ssl.c
1886                 Re-enable certificate check, as it doesn't seem to
1887                 cause Xlib errors anymore
1888
1889 2004-06-25 [paul]       0.9.11cvs17
1890
1891         * sync with 0.9.11cvs17 HEAD
1892         
1893         NOTE: QuickSearch is broken
1894
1895 2004-06-07 [colin]      0.9.10claws67.10
1896         * src/plugins/trayicon/trayicon.c
1897           src/plugins/trayicon/libeggtrayicon/Makefile.am
1898           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1899                 Fix gettextization in trayicon plugin
1900
1901 2004-06-07 [colin]      0.9.10claws67.9
1902         
1903         * src/summaryview.c
1904           src/gtk/gtksctree.[ch]
1905                 Let Shift+{Up,Down} work in summaryview
1906                 (well, Down "works" and Up works)
1907                 Let the list scroll when using these keys
1908
1909 2004-06-06 [colin]      0.9.10claws67.8
1910
1911         * src/plugins/trayicon/trayicon.c
1912                 Fix pixmap update
1913
1914 2004-06-06 [colin]      0.9.10claws67.7
1915
1916         * src/addressbook.c
1917                 Fix signal handling causing system-wide focus grab
1918
1919 2004-05-25 [paul]       0.9.10claws67.6
1920
1921         * Makefile.am
1922           src/Makefile.am
1923                 clean up
1924
1925 2004-05-25 [paul]       0.9.10claws67.5
1926
1927         * replace deprecated gtk_signal... functions
1928
1929 2004-05-23 [colin]      0.9.10claws67.4
1930
1931         * src/compose.c
1932                 Fix wrapping
1933
1934 2004-05-22 [colin]      0.9.10claws67.3
1935
1936         * src/compose.c
1937                 Re-fix [Edited] in compose.c::compose_reedit()
1938
1939 2004-05-22 [colin]      0.9.10claws67.2
1940
1941         * src/procmime.c
1942                 Fix parsing of multiparts mails
1943
1944 2004-05-22 [colin]      0.9.10claws67.1
1945
1946         * src/summaryview.c
1947                 Fix quicksearch
1948
1949 2004-05-22 [paul]       0.9.10claws67
1950
1951         * sync with 0.9.10claws67 HEAD
1952
1953 2004-05-14 [alfons]
1954
1955         * src/procmime.h
1956                 add forgotton prototype
1957
1958 2004-05-10 [paul]       0.9.10claws57
1959
1960         * sync with 0.9.10claws57 HEAD
1961
1962 2004-05-05 [paul]       0.9.9.claws1
1963
1964         * ChangeLog-gtk2        ** REMOVED **
1965           ChangeLog-gtk2.claws  ** ADDED **
1966                 rename and adopt the normal claws format
1967                 
1968         * configure.ac
1969                 require gtkmathview >= 0.5
1970
1971         * ac/*                          ** REMOVED **
1972           ac/                           ** REMOVED **
1973           intl/Makefile.in              ** REMOVED **
1974           m4/                           ** ADDED **
1975           m4/missing                    ** ADDED **
1976           m4/missing/gdk-pixbuf.m4      ** ADDED **
1977           m4/missing/gettext.m4         ** ADDED **
1978           m4/missing/gpgme.m4           ** ADDED **
1979           m4/missing/imlib.m4           ** ADDED **
1980           m4/.cvsignore                 ** ADDED **
1981           m4/Makefile.am                ** ADDED **
1982           m4/README                     ** ADDED **
1983           m4/aclocal-include.m4         ** ADDED **
1984           m4/aspell.m4                  ** ADDED **
1985           m4/check-type.m4              ** ADDED **
1986           m4/gnupg-check-typedef.m4     ** ADDED **
1987           m4/openssl.m4                 ** ADDED **
1988           m4/spamassassin.m4            ** ADDED **
1989           po/ChangeLog                  ** REMOVED **
1990           po/Makefile.in.in             ** REMOVED **
1991           po/Rules-quot                 ** REMOVED **
1992           po/boldquot.sed               ** REMOVED **
1993           po/en@boldquot.header         ** REMOVED **
1994           po/en@quot.header             ** REMOVED **
1995           po/insert-header.sin          ** REMOVED **
1996           po/quot.sed                   ** REMOVED **
1997           po/remove-potcdate.sed        ** REMOVED **
1998           po/remove-potcdate.sin        ** REMOVED **
1999           po/stamp-po                   ** REMOVED **
2000           Makefile.am
2001           autogen.sh
2002           configure.ac
2003                 enable building with automake 1.8.x
2004                 add 'autopoint --force' to autogen.sh and remove all
2005                 auto-generated files, remove ac/ directory and use
2006                 m4/ directory instead
2007                 
2008         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2009                 fix gettextization
2010
2011 2004-02-28 Colin Leroy <colin@colino.net>
2012         * src/prefs_matcher.c
2013           src/prefs_filtering.c
2014           src/prefs_filtering_action.c
2015                 Fix non-editable GtkEntries
2016
2017 2004-02-22 Thorsten Maerz <torte@netztorte.de>
2018         * src/prefs_themes.c
2019                 utf8 conversion for theme info
2020
2021 2004-02-21 Thorsten Maerz <torte@netztorte.de>
2022         * sync 0.9.9claws
2023
2024 2004-02-14 Thorsten Maerz <torte@netztorte.de>
2025         * src/grouplistdialog.c
2026                 allow multiple selections without ctrl key
2027
2028 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2029         * src/main.c
2030                 enable customizable accelerators
2031
2032 2004-02-08 Thorsten Maerz <torte@netztorte.de>
2033         * src/prefs_common.c
2034                 re-enable different font settings for gtk1/2
2035         * src/prefs_folder_item.c
2036                 fix folder prefs displayed wrong
2037         * src/textview.c
2038                 set 'sunken' shadow type
2039
2040 2004-02-07 Colin Leroy <colin@colino.net>
2041         * src/compose.c
2042                 Fix message being always [Edited]
2043                 Encode headers correctly (utf8 buf)
2044
2045 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2046         * src/socket.c
2047                 remove double g_source_attach()
2048                 (Thanks to Colin Leroy)
2049
2050 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2051         * src/gtk/gtksctree.c
2052                 Fix SSL certificate list not shown
2053         * src/mimeview.c
2054                 Fix clicks in mime tree
2055
2056 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2057         * src/common/socket.c
2058                 Fix SSL receive
2059         * src/compose.c
2060                 Fix clipboard menu hotkeys
2061
2062 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2063         * src/gtk/gtkaspell.[ch]
2064           src/compose.c
2065                 reimplement spellchecker
2066
2067 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2068         * src/gtk/filesel.c
2069                 crash when inserting file in compose window
2070                 (TODO: keep old selection on clicks)
2071         * src/main.c
2072                 use gtkrc-2.0 instead of gtkrc
2073
2074 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2075         * src/messageview.c
2076                 remove orphaned mimeview unref()
2077
2078 2004-01-20 Thorsten Maerz <torte@netztorte.de>
2079         * src/grouplistdialog.c
2080                 expand nodes containing subscribed groups
2081
2082 2004-01-19 Thorsten Maerz <torte@netztorte.de>
2083         * src/textview.c
2084                 textview: hide cursor, restore old click behaviour
2085
2086 2004-01-18 Thorsten Maerz <torte@netztorte.de>
2087         * src/textview.c
2088                 variable names messed up
2089
2090 2004-01-17 Colin Leroy <colin@colino.net>
2091         * src/addr_compl.c
2092                 Fix completion address too thin
2093         * src/compose.c
2094                 Fix tab-to-subject behaviour
2095         * src/summaryview.c
2096                 Implement key up & down in summaryview
2097
2098 2004-01-12 Thorsten Maerz <torte@netztorte.de>
2099
2100         * sync 098claws
2101
2102 2004-01-08 Thorsten Maerz <torte@netztorte.de>
2103         * configure.ac
2104           Makefile.am
2105           doc/.cvsignore
2106           doc/Makefile.am
2107                 faq, man, manual moved to doc/
2108         * ac/aspell.m4
2109           ac/check-type.m4
2110           ac/gnupg-check-typedef.m4
2111           ac/openssl.m4
2112           ac/spamassassin.m4
2113           ac/missing/gdk-pixbuf.m4
2114           ac/missing/gpgme.m4
2115           ac/missing/imlib.m4
2116                 fix automake warnings
2117
2118 2003-12-06 Colin Leroy <colin@colino.net>
2119         * src/summaryview.c
2120                 Fix quicksearch
2121
2122 2003-12-05 Colin Leroy <colin@colino.net>
2123         * src/summaryview.c
2124                 Fix going to next unread folder
2125
2126 2003-12-05 Colin Leroy <colin@colino.net>
2127         * src/crash.c
2128                 Fix gtk2 compilation
2129         * src/session.c
2130                 Remove iotag source handler at disconnection
2131         * src/socket.[ch] 
2132                 Remove source handler when closing socket 
2133                 (fixes another seg)
2134
2135 2003-12-04 Colin Leroy <colin@colino.net>
2136         * src/compose.c
2137           src/prefs_account.c
2138           src/prefs_common.c
2139                 Fix some dropdown menus
2140
2141 2003-12-04 Colin Leroy <colin@colino.net>
2142         * src/compose.c
2143                 Fix event handlers on header fields
2144         * src/common/socket.c
2145           src/common/session.c
2146                 Fix segfault with callback (SSL)
2147                 Fix end of session 
2148
2149 2003-10-06 Thorsten Maerz <torte@netztorte.de>
2150
2151         * Fix compile bug in src/compose.c
2152         * removed src/gtk/gtkstext.[ch]
2153
2154 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
2155
2156         * Convert character set and escape "text" attributes in toolbar setting
2157         files.
2158         * Fixed bug in button-press-event handling.
2159
2160 2003-09-16 Thorsten Maerz <torte@netztorte.de>
2161
2162         * Fixed bug in key-press-event handling.
2163
2164 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
2165
2166         * Enabled to compile tray-icon plugin (Ad-hoc).
2167         * Avoid hang up bug of icon list in mime view (Ad-hoc).
2168
2169 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
2170
2171         * Enabled to compile on sylpheed-claws.
2172         (tray-icon plugin still cannot compile yet.)
2173
2174 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
2175
2176         * Updated to 0.9.5.
2177
2178 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
2179
2180         * Updated to 0.9.4.
2181         * Ported monitoring SSL mechanism to GSource of GLib2
2182         (I don't confirm it)
2183         * Added _gtk2 suffix to key name of font preference to avoid
2184         ovverwriting preference of Gtk+-1.2 version.
2185
2186 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
2187
2188         * Updated to 0.9.2.
2189
2190 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
2191
2192         * Updated to 0.9.1.
2193         * Translate po files into UTF-8 when execute autogen.sh.
2194
2195 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
2196
2197         * Updated to 0.9.0.
2198
2199 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
2200
2201         * Plugged GError related memory leaks.
2202
2203 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
2204
2205         * Changed default size of fonts.
2206         * Enabled to set titile font size of warning dialog.
2207
2208 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
2209
2210         * Embed a sylpheed icon into executable binary on Windows.
2211
2212 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
2213
2214         * I forgot to traslate character set of element string in src/xml.c.
2215
2216 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
2217
2218         * Fixed detecting bind_textdomain_codeset in configure.in.
2219         * The bug in which "Example" of "Date fromat" preference isn't displayed
2220         correctly has been fixed.
2221
2222 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
2223
2224         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
2225           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
2226           glib-gettextize
2227           Removed intl directory.
2228           Translated po files into UTF-8.
2229           (Thanks! Ryuji Abe)
2230
2231 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
2232
2233         * The bug which doesn't unscape string in xml.c has been fixed.
2234
2235 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
2236
2237         * The bug which is failed to translate encoding of file name thorough
2238         file dialog has been fixed.
2239
2240 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
2241
2242         * Modified to translate file names which is used in inporting/expoting
2243         mbox feature and "Save as" feature into locale encoding.
2244         * Translate file names into locale encoding when "Attache file" and
2245         "Insert file".
2246         * Force set G_BROKEN_FILENAMES environment variable.
2247         * Other minor fixes.
2248
2249 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
2250
2251         * Modified to treat MH folder's name as locale encoding.
2252
2253 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
2254
2255         * The bug which clash on switching candidates of auto completion of
2256         addresses, cannot use auto completion in Japanesse is fixed
2257         (Thanks! Tokunaga-san)¡¥
2258
2259 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2260
2261         * The bug which cannot switch key accelerator preference has been fixed
2262         (Thanks! smbd-san)¡¥
2263
2264 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2265
2266         * version 0.8.11-gtk2-20030314
2267
2268 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2269
2270         * The bug in which character set conversion of filtering messages has
2271         been fixed.(Thanks! COCOA-san).
2272
2273 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
2274
2275         * Revived "Leave space on head" preference in "Message" category.
2276         * A bug which clash when put the cursor to end of buffer and execute
2277         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
2278
2279 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2280
2281         * version 0.8.11-gtk2-20030312
2282
2283 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2284
2285         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
2286         * Modified to use Pango's API directly for font preference.
2287         * Integrated GtkTextView of textview to one widget.
2288         * Set fonts of header title in textview by "header_title" tag.
2289         * Removed some deprecated codes.
2290
2291 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
2292
2293         * Updated to 0.8.11.
2294         * Merged cygwin patch(Thanks! Sakai-san).
2295
2296 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
2297
2298         * version 0.8.10-gtk2-20030309