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