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