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