9bca193527849be81f7b617e85466410bb558a4b
[claws.git] / ChangeLog-gtk2.claws
1 2004-08-22 [colin]      0.9.12cvs76.1
2
3         * src/plugins/trayicon/trayicon.c
4                 Sync with HEAD
5
6 2004-08-21 [colin]      0.9.12cvs74.2
7
8         * src/gtk/colorsel.c
9                 Fix bug 564 (Folder color selection window exits on any
10                 keypress)
11
12 2004-08-21 [colin]      0.9.12cvs74.1
13
14         * ChangeLog.claws
15         * src/compose.c
16         * src/summaryview.c
17         * src/toolbar.c
18                 Sync with HEAD
19
20 2004-08-21 [colin]      0.9.12cvs70.1
21
22         * src/compose.c
23         * src/mainwindow.c
24                 Sync with HEAD 0.9.12cvs70
25                 
26
27 2004-08-21 [paul]       0.9.12cvs66.4
28
29         * src/mainwindow.c
30         * src/messageview.c
31         * src/gtk/menu.c
32         * src/plugins/spamassassin/spamassassin_gtk.c
33                 remove some deprecated gtk1 functions
34
35
36 2004-08-21 [colin]      0.9.12cvs66.3
37
38         * src/compose.c
39         * src/codeconv.c
40                 Fix warnings
41                 Remove encoding hacks
42                 Fix bug 575 (Strange character messes up message)
43                 Don't display conversion error when drafting
44
45 2004-08-21 [paul]       0.9.12cvs66.2
46
47         * src/prefs_account.c
48                 fix GnuPG mode bugs
49
50
51 2004-08-20 [colin]      0.9.12cvs66.1
52
53         * src/codeconv.c
54                 Sync with HEAD 0.9.12cvs66
55
56 2004-08-20 [paul]
57
58         * src/plugins/pgpmime/plugin.c
59                 modify PGP/MIME plugin's description
60
61 2004-08-17 [colin]      0.9.12cvs65.1
62
63         * src/common/ssl.c
64         * src/plugins/pgpmime/plugin.c
65                 Sync with HEAD
66
67 2004-08-14 [colin]      0.9.12cvs60.3
68
69         * src/plugins/trayicon/trayicon.c
70                 Put back resize callback, on size-request signal
71                 rather than size-allocate to avoid infinite 
72                 callback loop
73
74 2004-08-13 [colin]      0.9.12cvs60.2
75
76         * src/common/defs.h
77                 Cache versions have been fixed
78
79 2004-08-13 [colin]      0.9.12cvs60.1
80
81         * src/folderutils.c
82                 Sync with HEAD 0.9.12cvs60
83
84 2004-08-12 [colin]      0.9.12cvs59.1
85
86         * src/plugins/trayicon/trayicon.c
87                 Sync with HEAD 0.9.12cvs59
88
89 2004-08-12 [colin]      0.9.12cvs57.5
90
91         * sylpheed.desktop
92         * configure.ac
93         * src/Makefile.am
94         * src/main.c
95                 Add support for Freedesktop.org's startup notification
96
97 2004-08-11 [colin]      0.9.12cvs57.4
98
99         * src/textview.c
100                 Fix off-by-one
101
102 2004-08-11 [colin]      0.9.12cvs57.3
103
104         * src/message_search.c
105         * src/summary_search.c
106                 Make searches case insensitive by default
107         * src/textview.c
108                 Fix case-insensitive search in message
109
110 2004-08-11 [colin]      0.9.12cvs57.2
111
112         * src/summary_search.c
113                 Let case-sensitive be specified
114
115 2004-08-10 [colin]      0.9.12cvs55.4
116
117         * src/common/socket.c
118                 Fix the possible race condition
119
120 2004-08-09 [paul]       0.9.12cvs55.3
121
122         * configure.ac
123         * src/Makefile.am
124         * src/common/Makefile.am
125                 sync with HEAD
126
127
128 2004-08-09 [paul]       0.9.12cvs55.2
129
130         * autogen.sh
131         * po/poconv.sh
132                 remove unneeded script
133
134         * configure.ac
135                 add forgotten USE_LDAP_TLS (sync with HEAD)
136
137
138 2004-08-09 [colin]      0.9.12cvs55.1
139
140         * src/main.c
141         * src/common/ssl.c
142         * src/common/sylpheed.c
143         * src/common/sylpheed.h
144                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
145
146 2004-08-09 [paul]       0.9.12cvs54.1
147
148         * ChangeLog
149         * ChangeLog.claws
150         * ChangeLog.jp
151         * configure.ac
152         * po/POTFILES.in
153         * src/Makefile.am
154         * src/folderutils.c
155         * src/main.c
156         * src/pgpmime.c
157         * src/pgpmime.h
158         * src/sgpgme.c
159         * src/sgpgme.h
160         * src/plugins/Makefile.am
161         * src/plugins/pgpmime/.cvsignore
162         * src/plugins/pgpmime/Makefile.am
163         * src/plugins/pgpmime/pgpmime.c
164         * src/plugins/pgpmime/pgpmime.h
165         * src/plugins/pgpmime/plugin.c
166         * src/plugins/pgpmime/sgpgme.c
167         * src/plugins/pgpmime/sgpgme.h
168                 sync with HEAD
169
170 2004-08-08 [paul]       0.9.12cvs51.1
171
172         * configure.ac
173         * src/folder.c
174                 sync with HEAD
175
176 2004-08-07 [colin]      0.9.12cvs50.1
177
178         * src/pop.c
179         * src/common/partial_download.c
180                 fix warnings (sync from HEAD)
181
182 2004-08-07 [colin]      0.9.12cvs48.1
183
184         * src/prefs_folder_item.c
185                 sync with HEAD 0.9.12cvs48
186
187 2004-08-06 [colin]      0.9.12cvs47.1
188
189         * src/compose.c
190                 Sync with HEAD
191
192 2004-08-06 [christoph]  0.9.12cvs46.2
193
194         * src/main.c
195         * src/plugins/clamav/clamav_plugin_gtk.c
196         * src/plugins/dillo_viewer/dillo_viewer.c
197         * src/plugins/image_viewer/plugin.c
198         * src/plugins/mathml_viewer/mathml_viewer.c
199         * src/plugins/spamassassin/spamassassin_gtk.c
200         * src/plugins/trayicon/trayicon.c
201                 don't mix GTK1.2 plugin with GTK2 plugins
202
203 2004-08-06 [colin]      0.9.12cvs46.1
204
205         * ChangeLog
206         * ChangeLog.claws
207         * ChangeLog.jp
208         * configure.ac
209         * sylpheed-claws.pc.in
210         * src/folder.c
211         * src/imap.c
212         * src/localfolder.c
213         * src/messageview.c
214         * src/mimeview.c
215         * src/mimeview.h
216         * src/msgcache.c
217         * src/news.c
218         * src/prefs_ext_prog.c
219         * src/prefs_folder_item.c
220         * src/prefs_fonts.c
221         * src/prefs_msg_colors.c
222         * src/prefs_spelling.c
223         * src/prefs_themes.c
224         * src/prefs_toolbar.c
225         * src/prefs_wrapping.c
226         * src/procmime.h
227         * src/common/defs.h
228         * src/common/nntp.c
229         * src/common/session.c
230         * src/common/session.h
231         * src/common/socket.c
232         * src/common/utils.h
233         * src/common/xml.c
234         * src/common/xml.h
235         * src/gtk/prefswindow.c
236         * src/gtk/prefswindow.h
237         * src/plugins/clamav/clamav_plugin_gtk.c
238         * src/plugins/dillo_viewer/dillo_prefs.c
239         * src/plugins/image_viewer/viewerprefs.c
240         * src/plugins/spamassassin/spamassassin_gtk.c
241         * m4/openssl.m4 *** REMOVED ***
242                 Sync with HEAD 0.9.12cvs46
243
244 2004-08-03 [paul]       0.9.12cvs40.2
245
246         * src/action.c
247         * src/addressadd.c
248         * src/addressbook.c
249         * src/addrgather.c
250         * src/browseldap.c
251         * src/compose.c
252         * src/crash.c
253         * src/editaddress.c
254         * src/editgroup.c
255         * src/editldap_basedn.c
256         * src/foldersel.c
257         * src/importldif.c
258         * src/mimeview.c
259         * src/prefs_common.c
260         * src/prefs_template.c
261         * src/sourcewindow.c
262         * src/summaryview.c
263         * src/gtk/about.c
264         * src/gtk/foldersort.c
265         * src/gtk/logwindow.c
266         * src/gtk/pluginwindow.c
267         * src/gtk/prefswindow.c
268                 change all gtk_scrolled_window_set_policy from 
269                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
270
271 2004-08-02 [paul]       0.9.12cvs40.1
272
273         * AUTHORS
274                 update translation team section
275         * po/pt_BR.po
276                 updated by Frederico Goncalves Guimaraes
277                 <fggdebian@yahoo.com.br>
278
279 2004-07-31 [colin]      0.9.12cvs39.9
280
281         * src/exphtmldlg.c
282                 Fix compilation
283
284 2004-07-31 [colin]      0.9.12cvs39.8
285
286         * src/exphtmldlg.c
287                 Fix an alertpanel type
288
289 2004-07-30 [colin]      0.9.12cvs39.7
290
291         * src/alertpanel.c
292                 Fix alertpanel_error_log's icon
293
294 2004-07-30 [colin]      0.9.12cvs39.6
295
296         * src/pop.c
297                 Two of them should still be warnings
298
299 2004-07-30 [colin]      0.9.12cvs39.5
300
301         * src/pop.c
302                 More warning -> error
303 2004-07-29 [colin]      0.9.12cvs39.4
304
305         * src/pop.c
306                 Warning -> error
307
308 2004-07-29 [colin]      0.9.12cvs39.3
309
310         * src/prefs_matcher.c
311                 Fix segfault
312
313 2004-07-29 [colin]      0.9.12cvs39.2
314
315         * src/alertpanel.c
316                 More nice-looking alertpanels
317
318 2004-07-29 [colin]      0.9.12cvs39.1
319
320         * src/messageview.c
321                 sync with head
322                 (inform user when partial mail is deleted on server)
323
324 2004-07-29 [colin]      0.9.12cvs38.1
325
326         * src/messageview.c
327                 sync with head
328
329 2004-07-28 [paul]       0.9.12cvs37.7
330
331         * src/mainwindow.c
332                 complete the replacement of deprecated gtk_progress_*
333
334 2004-07-28 [paul]       0.9.12cvs37.6
335
336         * src/action.c
337         * src/inc.c
338         * src/mainwindow.c
339         * src/send_message.c
340         * src/gtk/progressdialog.c
341         * src/gtk/progressdialog.h
342                 replace deprecated gtk_progress_*
343
344 2004-07-28 [paul]       0.9.12cvs37.5
345
346         * src/gtk/filesel.c
347                 remove gtk_window_set_wmclass()
348 2004-07-28 [paul]       0.9.12cvs37.4
349
350         * src/addressbook.c
351         * src/compose.c
352         * src/foldersel.c
353         * src/mainwindow.c
354         * src/messageview.c
355         * src/sourcewindow.c
356         * src/gtk/logwindow.c
357                 remove gtk_window_set_wmclass()
358                 
359         * src/prefs_filtering.c
360         * src/prefs_filtering_action.c
361         * src/prefs_fonts.c
362         * src/prefs_gtk.c
363         * src/prefs_matcher.c
364         * src/ssl_manager.c
365         * src/gtk/prefswindow.c
366                 replace gtk_window_position()
367
368 2004-07-28 [colin]      0.9.12cvs37.3
369
370         * src/alertpanel.c
371         * src/alertpanel.h
372                 Add a way to specify panel type for specific
373                 panels (alertpanel())
374         * src/account.c
375         * src/addressbook.c
376         * src/compose.c
377         * src/expldifdlg.c
378         * src/main.c
379         * src/messageview.c
380         * src/summaryview.c
381         * src/textview.c
382         * src/gtk/sslcertwindow.c
383                 Fix alertpanel()s so that their icon match
384                 their real type
385
386 2004-07-28 [paul]       0.9.12cvs37.2
387
388         * src/addr_compl.c
389         * src/addressbook.c
390         * src/alertpanel.c
391         * src/compose.c
392         * src/export.c
393         * src/foldersel.c
394         * src/folderview.c
395         * src/grouplistdialog.c
396         * src/import.c
397         * src/mainwindow.c
398         * src/message_search.c
399         * src/messageview.c
400         * src/passphrase.c
401         * src/prefs_actions.c
402         * src/prefs_common.c
403         * src/prefs_customheader.c
404         * src/prefs_display_header.c
405         * src/prefs_filtering.c
406         * src/prefs_filtering_action.c
407         * src/prefs_gtk.c
408         * src/prefs_matcher.c
409         * src/prefs_msg_colors.c
410         * src/prefs_summary_column.c
411         * src/prefs_template.c
412         * src/sourcewindow.c
413         * src/ssl_manager.c
414         * src/summary_search.c
415         * src/gtk/colorsel.c
416         * src/gtk/description_window.c
417         * src/gtk/gtkaspell.c
418         * src/gtk/inputdialog.c
419         * src/gtk/logwindow.c
420         * src/gtk/prefswindow.c
421         * src/gtk/progressdialog.c
422                 replace deprecated gtk_window_set_policy
423
424 2004-07-27 [colin]      0.9.12cvs37.1
425
426         * src/msgcache.c
427                 More fixes (synced for head again)
428
429 2004-07-27 [colin]      0.9.12cvs35.3
430
431         * src/msgcache.c
432                 Fix wrong test
433
434 2004-07-27 [colin]      0.9.12cvs35.2
435
436         * src/mimeview.c
437                 Fix width a bit (by Paul)
438         * src/alertpanel.c
439         * src/alertpanel.h
440                 Specialize icons, make alertpanel_message()
441                 private
442         * src/message_search.c
443         * src/sgpgme.c
444         * src/summary_search.c
445                 Suit alertpanel changes
446
447 2004-07-27 [colin]      0.9.12cvs35.1
448
449         * src/alertpanel.c
450                 Add an icon
451         * src/passphrase.c
452                 Add debug output - maybe someone will
453                 want to look at the problem with Grab
454                 Input :)
455         Bump version as we're synced with HEAD
456
457 2004-07-26 [colin]      0.9.12cvs33.26
458
459         * src/pop.c
460                 Fix uidl-file parsing when not in new
461                 format
462
463 2004-07-26 [colin]      0.9.12cvs33.25
464
465         * src/gtk/menu.c
466                 Move popup menu up if necessary (fixes 
467                 account selector)
468         * src/mainwindow.c
469                 Set account selector's button height to
470                 minimum
471
472 2004-07-26 [colin]      0.9.12cvs33.24
473
474         * src/alertpanel.c
475                 Maybe fix 551 (Truncated font in alert window)
476
477 2004-07-26 [colin]      0.9.12cvs33.23
478
479         * po/de.po
480         * po/es.po
481         * po/fr.po
482         * po/it.po
483         * po/ja.po
484         * po/pl.po
485         * po/ru.po
486         * po/sk.po
487         * po/sr.po
488         * po/zh_CN.po
489                 Sync po files with HEAD
490
491 2004-07-26 [paul]       0.9.12cvs33.22
492
493         * src/compose.c
494                 fix Bug 556 'Organisation-header is sent even if empty'
495
496 2004-07-24 [colin]      0.9.12cvs33.21
497
498         * src/compose.c
499         * src/gtk/gtkaspell.c
500         * src/gtk/gtkaspell.h
501                 Fix speller accelerators (require hack)
502
503 2004-07-24 [colin]      0.9.12cvs33.20
504
505         * src/gtk/gtkaspell.c
506                 Fix over-eager code deletion breaking
507                 Check while typing
508
509 2004-07-24 [colin]      0.9.12cvs33.19
510
511         * src/browseldap.c
512         * src/ldapctrl.c
513         * src/ldapctrl.h
514         * src/ldapserver.h
515                 Sync ldap with HEAD
516         (Fixes 546 LDAP completely broken)
517
518 2004-07-24 [colin]      0.9.12cvs33.18
519
520         * src/prefs_msg_colors.c
521                 Fix prototype mismatch
522         (Fixes 547 void function cannot return value)
523
524 2004-07-24 [colin]      0.9.12cvs33.17
525
526         * src/mainwindow.c
527                 Fix sort going back to previous sort key
528                 when changing sort direction
529
530 2004-07-24 [colin]      0.9.12cvs33.16
531
532         * src/compose.c
533                 Fix space insertion when re-wrapping at 
534                 cursor point
535
536 2004-07-24 [colin]      0.9.12cvs33.15
537
538         * src/gtk/gtkaspell.c
539                 Don't change cursor position in insert-text
540                 callback
541         (Fixes 539 Word wrapping on input transposes letters)
542
543 2004-07-24 [colin]      0.9.12cvs33.14
544
545         * src/gtk/gtkaspell.c
546                 Reencode non-ascii chars to dictionary's
547                 encoding
548         (Fixes 544 Spell check broken non english locale)
549
550 2004-07-24 [colin]      0.9.12cvs33.13
551
552         * src/summaryview.c
553                 Fix Shift+Down, add Home/End/PgUp/PgDown
554
555 2004-07-21 [colin]      0.9.12cvs33.12
556
557         * src/prefs_common.c
558                 Fix a gtk warning (Patch by Andrej Kacian)
559
560 2004-07-21 [colin]      0.9.12cvs33.11
561
562         * src/gtk/filesel.c
563                 More check
564
565 2004-07-21 [colin]      0.9.12cvs33.10
566
567         * src/compose.c
568         * src/crash.c
569         * src/export.c
570         * src/import.c
571         * src/messageview.c
572         * src/mimeview.c
573         * src/prefs_spelling.c
574         * src/prefs_themes.c
575         * src/summaryview.c
576         * src/gtk/filesel.c
577         * src/gtk/filesel.h
578         * src/gtk/pluginwindow.c
579                 Untwist open/save mode guessing logic, make
580                 it explicit
581
582 2004-07-20 [colin]      0.9.12cvs33.9
583
584         * src/codeconv.c
585                 conv_encode_header: src_charset is UTF-8 on
586                 gtk2
587         * src/compose.c
588                 Remove double encoding of the headers
589
590 2004-07-20 [colin]      0.9.12cvs33.8
591
592         * src/codeconv.c
593                 Fix typo
594
595 2004-07-20 [colin]      0.9.12cvs33.7
596
597         * src/mainwindow.c
598                 Set the separated messageview to the saved
599                 size of Claws' messageview (Patch by Alfons)
600                 Fix a callback prototype (me)
601
602 2004-07-20 [colin]      0.9.12cvs33.6
603
604         * src/codeconv.h
605                 Forgot one hunk in 0.9.12cvs33.4
606
607 2004-07-19 [colin]      0.9.12cvs33.5
608
609         * src/action.c
610                 Action output fix
611                 Patch by Alfons
612
613 2004-07-19 [colin]      0.9.12cvs33.4
614
615         * src/compose.c
616                 Fix outgoing charset bug in headers
617         * src/codeconv.c
618                 Clean for glib2 - Patch by Alfons
619
620 2004-07-19 [colin]      0.9.12cvs33.3
621
622         * src/statusbar.c
623                 Remove grip from the statusbar
624                 Patch by Alfons
625
626 2004-07-19 [colin]      0.9.12cvs33.2
627
628         * src/messageview.c
629         * src/textview.c
630                 Fix messageview remembering the previous
631                 scroll position when loading a new message
632                 Patch by Alfons
633
634 2004-07-19 [colin]      0.9.12cvs33.1
635
636         * src/folder.h
637         * src/folderview.c
638         * src/summaryview.c
639                 Sync with HEAD
640
641 2004-07-18 [colin]      0.9.12cvs32.7
642
643         * configure.ac
644                 Remove useless check for XIM - noticed
645                 by Alfons
646
647 2004-07-18 [colin]      0.9.12cvs32.6
648
649         * src/summaryview.c
650                 Remove non-modified and shift-modified
651                 accelerators in summaryview's popup
652                 menu, as that doesn't get catched by
653                 the accel-activate signal catcher...
654
655 2004-07-18 [colin]      0.9.12cvs32.5
656
657         * src/prefs_common.c
658                 Define sensible default prefs for 
659                 wrapping
660
661 2004-07-18 [colin]      0.9.12cvs32.4
662
663         * src/compose.c
664         * src/prefs_common.c
665         * src/prefs_common.h
666         * src/prefs_wrapping.c
667                 Remove Smart Wrapping pref, which does
668                 nothing on gtk2 branch
669
670 2004-07-18 [colin]      0.9.12cvs32.3
671
672         * src/sourcewindow.c
673                 Proper utf8
674
675 2004-07-18 [colin]      0.9.12cvs32.2
676
677         * src/compose.c
678                 Save attachment status when drafting
679
680 2004-07-18 [colin]      0.9.12cvs32.1
681
682         * src/gtk/filesel.c
683                 Fix erratic folder selection in open mode
684
685 2004-07-18 [colin]      0.9.12cvs31.11
686
687         * src/pop.c
688                 Don't let partial messages get deleted
689                 even with "dowload all"
690                 (0.9.12cvs31.8 fix extension)
691 2004-07-18 [colin]      0.9.12cvs31.10
692
693         * src/gtk/logwindow.c
694                 Fix log scrolling
695
696 2004-07-18 [colin]      0.9.12cvs31.9
697
698         * src/common/utils.c
699                 Fix non-utf8 strings coming from commands
700                 and files
701
702 2004-07-18 [colin]      0.9.12cvs31.8
703
704         * src/pop.c
705                 Fix partial download bug with Download all
706                 messages option
707
708 2004-07-18 [colin]      0.9.12cvs31.7
709
710         * src/textview.c
711                 Fix bug introduced in 0.9.12cvs31.2
712                 (blocked in select mode after double click)
713
714 2004-07-18 [colin]      0.9.12cvs31.6
715
716         * src/compose.c
717         * src/gtk/menu.c
718                 More glib-warning fixes
719
720 2004-07-18 [colin]      0.9.12cvs31.5
721
722         * src/compose.c
723                 Fix trashing the primary clipboard when moving 
724                 around with tab
725         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
726
727 2004-07-18 [colin]      0.9.12cvs31.4
728
729         * src/codeconv.c
730                 convert unencoded iso headers to utf8
731         (Fix Bug 538 Unencoded local characters in subject make it 
732          disappear)
733
734 2004-07-18 [colin]      0.9.12cvs31.3
735
736         * src/compose.c
737                 Fix tab char handling in wrapping
738         (Fix Bug 537 Line wrap problem - TAB character treated as 
739          one character instead of 8)
740
741 2004-07-18 [colin]      0.9.12cvs31.2
742
743         * src/textview.c
744                 return FALSE on GDK_MOTION_NOTIFY
745         (Fix Bug 535 Hyperlinks/addresses are not selectable 
746          (unable to highlight))
747
748 2004-07-18 [colin]      0.9.12cvs31.1
749
750         * src/folderview.c
751                 Sync with 0.9.12cvs31
752
753 2004-07-18 [colin]      0.9.12cvs30.4
754
755         * src/compose.c
756                 Also block text_inserted when inserting a file
757
758 2004-07-18 [colin]      0.9.12cvs30.3
759
760         * src/compose.c
761                 Fix smart wrapping (block text_inserted handler
762                 while putting quotation to avoid wrap on input,
763                 don't join lines if next is sig separator)
764
765 2004-07-17 [colin]      0.9.12cvs30.2
766
767         * src/folderview.c
768         * src/mainwindow.c
769         * src/mimeview.c
770         * src/summaryview.c
771         * src/gtk/quicksearch.c
772         * src/gtk/quicksearch.h
773                 Block key events handlers *and* accels while
774                 quicksearch is focused
775         (Fixes Bug 534 quick-search bar not accepting certain letters)
776
777 2004-07-17 [colin]      0.9.12cvs30.1
778
779         * src/folder.h
780         * src/folderview.c
781         * src/summaryview.c
782                 Sync with 0.9.12cvs30
783
784 2004-07-17 [colin]      0.9.12cvs28.2
785
786         * src/mimeview.c
787         * src/procmime.c
788         * src/summaryview.c
789         * src/gtk/menu.c
790                 Squash some compile and glib warnings
791
792 2004-07-17 [paul]       0.9.12cvs28.1
793
794         * src/mimeview.c
795                 sync with 0.9.12cvs28 HEAD
796
797 2004-07-16 [paul]       0.9.12cvs26.1
798         
799         * src/gtk/quicksearch.c
800         * src/account.c
801         * src/account.h
802         * src/compose.c
803         * src/customheader.c
804         * src/folder_item_prefs.c
805         * src/main.c
806         * src/mainwindow.c
807         * src/messageview.c
808         * src/mimeview.c
809         * src/news.c
810         * src/pgpmime.c
811         * src/pop.c
812         * src/pop.h
813         * src/prefs_account.c
814         * src/prefs_account.h
815         * src/prefs_common.c
816         * src/prefs_common.h
817         * src/prefs_display_header.c
818         * src/prefs_gtk.c
819         * src/prefs_gtk.h
820         * src/procheader.c
821         * src/procmime.c
822                 sync with 0.9.12cvs26 HEAD      
823
824 2004-07-15 [colin]      0.9.12cvs18.14
825
826         * src/folder.c
827                 Disable GPG signature check during
828                 folder move and scan
829         (Closes Bug 521 Signature checking slows down Folder-Move)
830
831 2004-07-14 [colin]      0.9.12cvs18.13
832
833         * src/common/partial_download.c
834                 update includes
835
836 2004-07-14 [colin]      0.9.12cvs18.12
837
838         * src/common/partial_download.c
839         * src/common/partial_download.h
840                 Move doc at top, add correct copyright
841
842 2004-07-14 [colin]      0.9.12cvs18.11
843
844         * src/folder.c
845         * src/messageview.c
846         * src/pop.c
847         * src/pop.h
848         * src/procmsg.c
849         * src/summaryview.c
850         * src/common/Makefile.am
851         * src/common/partial_download.c ** NEW FILES **
852         * src/common/partial_download.h ** NEW FILES **
853                 Move partial-download related stuff to its
854                 own file
855
856 2004-07-14 [colin]      0.9.12cvs18.10
857
858         * src/send_message.c
859                 Fix smtp auth when user is null or empty
860
861 2004-07-13 [colin]      0.9.12cvs18.9
862
863         * src/gtk/quicksearch.c
864                 Use alphabetic order
865
866 2004-07-13 [colin]      0.9.12cvs18.8
867
868         * src/pop.c
869                 Be paranoid on the checks
870
871 2004-07-13 [colin]      0.9.12cvs18.7
872
873         * src/gtk/quicksearch.c
874                 Fix Engrish once again
875
876 2004-07-13 [colin]      0.9.12cvs18.6
877
878         * src/procmsg.c
879         * src/summaryview.c
880                 Mark messages for deletion when they are about to
881                 be removed from trash
882
883 2004-07-13 [colin]      0.9.12cvs18.5
884
885         * src/matcher.c
886         * src/matcher.h
887         * src/matcher_parser_parse.y
888         * src/prefs_matcher.c
889         * src/gtk/quicksearch.c
890                 Add 'partial' ('p') match string to find partially
891                 downloaded messages
892
893 2004-07-13 [colin]      0.9.12cvs18.4
894
895         * src/pop.c
896                 Fix misplaced block
897
898 2004-07-13 [colin]      0.9.12cvs18.3
899
900         * src/pop.c
901         * src/pop.h
902         * src/messageview.c
903                 Refactor API (to avoid passing 5+ params and code
904                 duplication)
905         * src/folder.c
906         * src/msgcache.c
907         * src/procheader.c
908         * src/common/defs.h
909                 Add planned_download to cache
910                 Don't mess uidl file when moving partially downloaded
911                 mails (they change folder, we should change it in the
912                 uidl list too or we'll remove an incorrect message)
913                 (this also helps removing hacks when changing 
914                 planned_download in messageview.c)
915
916 2004-07-12 [colin]      0.9.12cvs18.2
917
918         * src/gtk/quicksearch.c
919                 Fix missing status update in quicksearch
920
921 2004-07-12 [paul]       0.9.12cvs18.1
922
923         * po/POTFILES.in
924         * src/Makefile.am
925         * src/account.c
926         * src/codeconv.c
927         * src/compose.c
928         * src/inc.c
929         * src/main.c
930         * src/prefs_common.c
931         * src/procmsg.h
932         * src/toolbar.c
933         * src/prefs_msg_colors.[ch]     ** NEW FILES **
934         * src/prefs_wrapping.[ch]       ** NEW FILES **
935         * src/common/intl.h
936         * src/common/utils.[ch]
937         * src/gtk/quicksearch.[ch]
938                 sync with 0.9.12cvs18 HEAD
939
940 2004-07-12 [colin]      0.9.11cvs17.25
941
942         * src/folder.c
943         * src/folder.h
944                 Remove unused function added by me in 0.9.11cvs17.10
945
946 2004-07-11 [colin]      0.9.11cvs17.24
947
948         * src/inc.c
949         * src/messageview.c
950         * src/pop.c
951         * src/pop.h
952                 Use folderitem and msgnum instead of filename to
953                 know which mail to delete
954                 Move old partial mail deletion to pop.c
955
956 2004-07-10 [colin]      0.9.11cvs17.23
957
958         * src/inc.c
959                 Add debug
960         * src/pop.c
961         * src/pop.h
962                 Don't re-use same enums for unrelated stuff: it's 
963                 completely misleading !
964                 Document a bit
965
966 2004-07-09 [colin]      0.9.11cvs17.22
967
968         * src/inc.c
969                 Remove folder-type check and do
970                 more tests to be sure everything's
971                 ok
972         * src/messageview.c
973                 Punctuation update, remove useless
974                 code, fix two warnings
975         * src/noticeview.c
976                 Layout cleaning, reset 2nd button
977                 when specifying one
978
979 2004-07-09 [colin]      0.9.11cvs17.21
980
981         * src/messageview.c
982         * src/pop.c
983         * src/pop.h
984                 Allow user to change his mind
985                 and postpone decision (by
986                 unmarking the mail)
987
988 2004-07-09 [colin]      0.9.11cvs17.20
989
990         * src/messageview.c
991                 Fix bug with delete state
992         * src/pop.c
993         * src/pop.h
994                 Fix buffer leak (fread doesn't 
995                 terminate buffers with \0)
996                 Refactoring (remove magic 
997                 numbers)
998
999 2004-07-09 [colin]      0.9.11cvs17.19
1000
1001         * src/pop.c
1002                 Don't log "Skipping message" if 
1003                 we're going to TOP it two lines
1004                 later
1005
1006 2004-07-09 [colin]      0.9.11cvs17.18
1007
1008         * src/messageview.c
1009                 Fix Engrish
1010
1011 2004-07-09 [colin]      0.9.11cvs17.17
1012
1013         * src/pop.c
1014                 strlen checking...
1015         * src/messageview.c
1016                 refactoring a bit
1017
1018 2004-07-08 [colin]      0.9.11cvs17.16
1019
1020         * src/noticeview.c
1021         * src/noticeview.h
1022                 Add an optional second button
1023         * src/messageview.c
1024         * src/pop.c
1025         * src/pop.h
1026                 Don't delete partially received mails after a certain
1027                 time; rather, let the user decide.
1028
1029 2004-07-08 [colin]      0.9.11cvs17.15
1030
1031         * src/common/smtp.h
1032                 Sync with HEAD
1033
1034 2004-07-08 [colin]      0.9.11cvs17.14
1035
1036         * src/messageview.c
1037         * src/common/smtp.c
1038                 Use to_human_readable() for sizes
1039
1040 2004-07-08 [colin]      0.9.11cvs17.13
1041
1042         * src/inc.c
1043         * src/messageview.c
1044         * src/pop.c
1045         * src/pop.h
1046         * src/procmsg.c
1047                 Fix partial-downloading issues:
1048                         catch unsupported TOP
1049                         don't delete partially downloaded mails before 5 days
1050                         don't update existing with non-MH folders; that'll
1051                         make dups, but it's better than trashing the folder
1052                         free new msginfo parts
1053                 Fix indentation ;-)
1054
1055 2004-07-08 [colin]      0.9.11cvs17.12
1056
1057         * src/common/smtp.c
1058         * src/common/smtp.h
1059                 Sync smtp size verification with HEAD
1060
1061 2004-07-08 [colin]      0.9.11cvs17.11
1062
1063         * src/summaryview.c
1064         * src/prefs_common.c
1065         * src/prefs_common.h
1066         * src/gtk/quicksearch.c
1067         * src/gtk/quicksearch.h
1068                 Sync sticky pref with HEAD
1069
1070 2004-07-08 [colin]      0.9.11cvs17.10
1071
1072         * src/folder.c [1.213.2.6]
1073         * src/folder.h [1.87.2.6]
1074         * src/inc.c [1.149.2.7]
1075         * src/messageview.c [1.94.2.8]
1076         * src/procheader.c [1.47.2.6]
1077         * src/procmsg.c [1.150.2.4]
1078         * src/procmsg.h [1.60.2.5]
1079         * src/pop.c [1.56.2.4]
1080         * src/pop.h [1.17.2.3]
1081                 Let too big messages get downloaded, but truncated
1082                 Add a button to download them completely
1083                 
1084 2004-07-06 [colin]      0.9.11cvs17.9
1085
1086         * src/gtk/quicksearch.c [1.1.2.3]
1087                 Add a Clear button
1088         * commitHelper
1089         * PATCHSETS
1090                 Add a script to help with cvs
1091
1092 2004-07-03 [colin]      0.9.11cvs17.8
1093
1094         * src/plugins/imageviewer/viewer.c
1095                 fix imageviewer (which was staying on the first
1096                 displayed image)
1097
1098 2004-07-03 [colin]      0.9.11cvs17.7
1099
1100         Removed FIXME_GTK2 warnings
1101         * src/gtk/gtkutils.c
1102                 useless #warnings
1103         * src/gtk/menu.c
1104                 useless #warnings (no need to mess with menu rc)
1105         * src/gtk/menu.h
1106                 unused functions
1107         
1108
1109 2004-07-03 [colin]      0.9.11cvs17.6
1110
1111         Removed FIXME_GTK2 warnings
1112         * src/codeconv.c
1113                 useless #warnings (rewrite needed)
1114         * src/compose.c
1115                 useless #warnings (rewrite needed)
1116                 useless #warnings (gtk2 is like that)
1117                 useless #warnings (previously fixed)
1118         * src/main.c
1119                 useless #warnings (previously fixed)
1120         * src/message_search.c
1121                 useless #warnings (gtk2 is like that)
1122                 Made apparent that search is case-sensitive
1123         * src/mimeview.c
1124                 useless #warnings (rewrite needed)
1125                 useless #warnings (gtk2 is like that)
1126                 reimplemented real warnings
1127         * src/prefs_common.c
1128                 Removed block cursor option (not it gtk2)
1129         * src/prefs_gtk.c
1130                 useless #warnings (rewrite needed)
1131         * src/procheader.c
1132                 useless #warnings (rewrite needed)
1133         * src/sourcewindow.c
1134                 useless #warnings (incorrect placing)
1135         * src/summary_search.c
1136                 useless #warnings (gtk2 is like that)
1137                 Made apparent that search is case-sensitive
1138         * src/action.c
1139                 useless #warnings (gtk2 is like that)
1140         * src/textview.c
1141                 useless #warnings (rewrite needed)
1142         * src/toolbar.c
1143                 useless #warnings (rewrite needed)
1144
1145 2004-07-03 [colin]      0.9.11cvs17.5
1146
1147         * src/textview.c
1148                 Fix mismerge which broke URI opening
1149                 
1150 2004-07-01 [colin]      0.9.11cvs17.4
1151
1152         * src/gtk/filesel.c
1153                 Fill filename when saving
1154                 
1155 2004-06-27 [colin]      0.9.11cvs17.3
1156
1157         * src/gtk/filesel.[ch]
1158                 Use the new GTK file selector
1159                 Update prototype to match the reality: multiple file
1160                 selection is open-only          
1161         * src/compose.c
1162                 Match the new prototypes        
1163         * configure.ac
1164                 Match the new requirements (gtk 2.4.0)
1165                         
1166 2004-06-26 [colin]      0.9.11cvs17.2
1167
1168         * src/plugins/trayicon/trayicon.c
1169                 Remove useless signal handler on resize, which causes
1170                 an infinite "loop"
1171         
1172 2004-06-26 [colin]      0.9.11cvs17.1
1173         
1174         * tools/Makefile.am
1175                 remove launch_firebird and add nautilus2sylpheed.sh
1176         * src/quicksearch.c
1177           src/summaryview.c
1178                 Fix show/hide "Extended symbols" button problem
1179                 Fix apparition at startup
1180                 Fix const warnings
1181         * src/plugins/image_viewer/Makefile.am
1182                 Fix configure 
1183         * common/ssl.c
1184                 Re-enable certificate check, as it doesn't seem to
1185                 cause Xlib errors anymore
1186
1187 2004-06-25 [paul]       0.9.11cvs17
1188
1189         * sync with 0.9.11cvs17 HEAD
1190         
1191         NOTE: QuickSearch is broken
1192
1193 2004-06-07 [colin]      0.9.10claws67.10
1194         * src/plugins/trayicon/trayicon.c
1195           src/plugins/trayicon/libeggtrayicon/Makefile.am
1196           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1197                 Fix gettextization in trayicon plugin
1198
1199 2004-06-07 [colin]      0.9.10claws67.9
1200         
1201         * src/summaryview.c
1202           src/gtk/gtksctree.[ch]
1203                 Let Shift+{Up,Down} work in summaryview
1204                 (well, Down "works" and Up works)
1205                 Let the list scroll when using these keys
1206
1207 2004-06-06 [colin]      0.9.10claws67.8
1208
1209         * src/plugins/trayicon/trayicon.c
1210                 Fix pixmap update
1211
1212 2004-06-06 [colin]      0.9.10claws67.7
1213
1214         * src/addressbook.c
1215                 Fix signal handling causing system-wide focus grab
1216
1217 2004-05-25 [paul]       0.9.10claws67.6
1218
1219         * Makefile.am
1220           src/Makefile.am
1221                 clean up
1222
1223 2004-05-25 [paul]       0.9.10claws67.5
1224
1225         * replace deprecated gtk_signal... functions
1226
1227 2004-05-23 [colin]      0.9.10claws67.4
1228
1229         * src/compose.c
1230                 Fix wrapping
1231
1232 2004-05-22 [colin]      0.9.10claws67.3
1233
1234         * src/compose.c
1235                 Re-fix [Edited] in compose.c::compose_reedit()
1236
1237 2004-05-22 [colin]      0.9.10claws67.2
1238
1239         * src/procmime.c
1240                 Fix parsing of multiparts mails
1241
1242 2004-05-22 [colin]      0.9.10claws67.1
1243
1244         * src/summaryview.c
1245                 Fix quicksearch
1246
1247 2004-05-22 [paul]       0.9.10claws67
1248
1249         * sync with 0.9.10claws67 HEAD
1250
1251 2004-05-14 [alfons]
1252
1253         * src/procmime.h
1254                 add forgotton prototype
1255
1256 2004-05-10 [paul]       0.9.10claws57
1257
1258         * sync with 0.9.10claws57 HEAD
1259
1260 2004-05-05 [paul]       0.9.9.claws1
1261
1262         * ChangeLog-gtk2        ** REMOVED **
1263           ChangeLog-gtk2.claws  ** ADDED **
1264                 rename and adopt the normal claws format
1265                 
1266         * configure.ac
1267                 require gtkmathview >= 0.5
1268
1269         * ac/*                          ** REMOVED **
1270           ac/                           ** REMOVED **
1271           intl/Makefile.in              ** REMOVED **
1272           m4/                           ** ADDED **
1273           m4/missing                    ** ADDED **
1274           m4/missing/gdk-pixbuf.m4      ** ADDED **
1275           m4/missing/gettext.m4         ** ADDED **
1276           m4/missing/gpgme.m4           ** ADDED **
1277           m4/missing/imlib.m4           ** ADDED **
1278           m4/.cvsignore                 ** ADDED **
1279           m4/Makefile.am                ** ADDED **
1280           m4/README                     ** ADDED **
1281           m4/aclocal-include.m4         ** ADDED **
1282           m4/aspell.m4                  ** ADDED **
1283           m4/check-type.m4              ** ADDED **
1284           m4/gnupg-check-typedef.m4     ** ADDED **
1285           m4/openssl.m4                 ** ADDED **
1286           m4/spamassassin.m4            ** ADDED **
1287           po/ChangeLog                  ** REMOVED **
1288           po/Makefile.in.in             ** REMOVED **
1289           po/Rules-quot                 ** REMOVED **
1290           po/boldquot.sed               ** REMOVED **
1291           po/en@boldquot.header         ** REMOVED **
1292           po/en@quot.header             ** REMOVED **
1293           po/insert-header.sin          ** REMOVED **
1294           po/quot.sed                   ** REMOVED **
1295           po/remove-potcdate.sed        ** REMOVED **
1296           po/remove-potcdate.sin        ** REMOVED **
1297           po/stamp-po                   ** REMOVED **
1298           Makefile.am
1299           autogen.sh
1300           configure.ac
1301                 enable building with automake 1.8.x
1302                 add 'autopoint --force' to autogen.sh and remove all
1303                 auto-generated files, remove ac/ directory and use
1304                 m4/ directory instead
1305                 
1306         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1307                 fix gettextization
1308
1309 2004-02-28 Colin Leroy <colin@colino.net>
1310         * src/prefs_matcher.c
1311           src/prefs_filtering.c
1312           src/prefs_filtering_action.c
1313                 Fix non-editable GtkEntries
1314
1315 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1316         * src/prefs_themes.c
1317                 utf8 conversion for theme info
1318
1319 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1320         * sync 0.9.9claws
1321
1322 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1323         * src/grouplistdialog.c
1324                 allow multiple selections without ctrl key
1325
1326 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1327         * src/main.c
1328                 enable customizable accelerators
1329
1330 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1331         * src/prefs_common.c
1332                 re-enable different font settings for gtk1/2
1333         * src/prefs_folder_item.c
1334                 fix folder prefs displayed wrong
1335         * src/textview.c
1336                 set 'sunken' shadow type
1337
1338 2004-02-07 Colin Leroy <colin@colino.net>
1339         * src/compose.c
1340                 Fix message being always [Edited]
1341                 Encode headers correctly (utf8 buf)
1342
1343 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1344         * src/socket.c
1345                 remove double g_source_attach()
1346                 (Thanks to Colin Leroy)
1347
1348 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1349         * src/gtk/gtksctree.c
1350                 Fix SSL certificate list not shown
1351         * src/mimeview.c
1352                 Fix clicks in mime tree
1353
1354 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1355         * src/common/socket.c
1356                 Fix SSL receive
1357         * src/compose.c
1358                 Fix clipboard menu hotkeys
1359
1360 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1361         * src/gtk/gtkaspell.[ch]
1362           src/compose.c
1363                 reimplement spellchecker
1364
1365 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1366         * src/gtk/filesel.c
1367                 crash when inserting file in compose window
1368                 (TODO: keep old selection on clicks)
1369         * src/main.c
1370                 use gtkrc-2.0 instead of gtkrc
1371
1372 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1373         * src/messageview.c
1374                 remove orphaned mimeview unref()
1375
1376 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1377         * src/grouplistdialog.c
1378                 expand nodes containing subscribed groups
1379
1380 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1381         * src/textview.c
1382                 textview: hide cursor, restore old click behaviour
1383
1384 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1385         * src/textview.c
1386                 variable names messed up
1387
1388 2004-01-17 Colin Leroy <colin@colino.net>
1389         * src/addr_compl.c
1390                 Fix completion address too thin
1391         * src/compose.c
1392                 Fix tab-to-subject behaviour
1393         * src/summaryview.c
1394                 Implement key up & down in summaryview
1395
1396 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1397
1398         * sync 098claws
1399
1400 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1401         * configure.ac
1402           Makefile.am
1403           doc/.cvsignore
1404           doc/Makefile.am
1405                 faq, man, manual moved to doc/
1406         * ac/aspell.m4
1407           ac/check-type.m4
1408           ac/gnupg-check-typedef.m4
1409           ac/openssl.m4
1410           ac/spamassassin.m4
1411           ac/missing/gdk-pixbuf.m4
1412           ac/missing/gpgme.m4
1413           ac/missing/imlib.m4
1414                 fix automake warnings
1415
1416 2003-12-06 Colin Leroy <colin@colino.net>
1417         * src/summaryview.c
1418                 Fix quicksearch
1419
1420 2003-12-05 Colin Leroy <colin@colino.net>
1421         * src/summaryview.c
1422                 Fix going to next unread folder
1423
1424 2003-12-05 Colin Leroy <colin@colino.net>
1425         * src/crash.c
1426                 Fix gtk2 compilation
1427         * src/session.c
1428                 Remove iotag source handler at disconnection
1429         * src/socket.[ch] 
1430                 Remove source handler when closing socket 
1431                 (fixes another seg)
1432
1433 2003-12-04 Colin Leroy <colin@colino.net>
1434         * src/compose.c
1435           src/prefs_account.c
1436           src/prefs_common.c
1437                 Fix some dropdown menus
1438
1439 2003-12-04 Colin Leroy <colin@colino.net>
1440         * src/compose.c
1441                 Fix event handlers on header fields
1442         * src/common/socket.c
1443           src/common/session.c
1444                 Fix segfault with callback (SSL)
1445                 Fix end of session 
1446
1447 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1448
1449         * Fix compile bug in src/compose.c
1450         * removed src/gtk/gtkstext.[ch]
1451
1452 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1453
1454         * Convert character set and escape "text" attributes in toolbar setting
1455         files.
1456         * Fixed bug in button-press-event handling.
1457
1458 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1459
1460         * Fixed bug in key-press-event handling.
1461
1462 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1463
1464         * Enabled to compile tray-icon plugin (Ad-hoc).
1465         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1466
1467 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1468
1469         * Enabled to compile on sylpheed-claws.
1470         (tray-icon plugin still cannot compile yet.)
1471
1472 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1473
1474         * Updated to 0.9.5.
1475
1476 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1477
1478         * Updated to 0.9.4.
1479         * Ported monitoring SSL mechanism to GSource of GLib2
1480         (I don't confirm it)
1481         * Added _gtk2 suffix to key name of font preference to avoid
1482         ovverwriting preference of Gtk+-1.2 version.
1483
1484 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1485
1486         * Updated to 0.9.2.
1487
1488 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1489
1490         * Updated to 0.9.1.
1491         * Translate po files into UTF-8 when execute autogen.sh.
1492
1493 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1494
1495         * Updated to 0.9.0.
1496
1497 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1498
1499         * Plugged GError related memory leaks.
1500
1501 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1502
1503         * Changed default size of fonts.
1504         * Enabled to set titile font size of warning dialog.
1505
1506 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1507
1508         * Embed a sylpheed icon into executable binary on Windows.
1509
1510 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1511
1512         * I forgot to traslate character set of element string in src/xml.c.
1513
1514 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1515
1516         * Fixed detecting bind_textdomain_codeset in configure.in.
1517         * The bug in which "Example" of "Date fromat" preference isn't displayed
1518         correctly has been fixed.
1519
1520 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1521
1522         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1523           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1524           glib-gettextize
1525           Removed intl directory.
1526           Translated po files into UTF-8.
1527           (Thanks! Ryuji Abe)
1528
1529 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1530
1531         * The bug which doesn't unscape string in xml.c has been fixed.
1532
1533 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1534
1535         * The bug which is failed to translate encoding of file name thorough
1536         file dialog has been fixed.
1537
1538 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1539
1540         * Modified to translate file names which is used in inporting/expoting
1541         mbox feature and "Save as" feature into locale encoding.
1542         * Translate file names into locale encoding when "Attache file" and
1543         "Insert file".
1544         * Force set G_BROKEN_FILENAMES environment variable.
1545         * Other minor fixes.
1546
1547 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1548
1549         * Modified to treat MH folder's name as locale encoding.
1550
1551 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1552
1553         * The bug which clash on switching candidates of auto completion of
1554         addresses, cannot use auto completion in Japanesse is fixed
1555         (Thanks! Tokunaga-san)¡¥
1556
1557 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1558
1559         * The bug which cannot switch key accelerator preference has been fixed
1560         (Thanks! smbd-san)¡¥
1561
1562 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1563
1564         * version 0.8.11-gtk2-20030314
1565
1566 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1567
1568         * The bug in which character set conversion of filtering messages has
1569         been fixed.(Thanks! COCOA-san).
1570
1571 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1572
1573         * Revived "Leave space on head" preference in "Message" category.
1574         * A bug which clash when put the cursor to end of buffer and execute
1575         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1576
1577 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1578
1579         * version 0.8.11-gtk2-20030312
1580
1581 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1582
1583         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1584         * Modified to use Pango's API directly for font preference.
1585         * Integrated GtkTextView of textview to one widget.
1586         * Set fonts of header title in textview by "header_title" tag.
1587         * Removed some deprecated codes.
1588
1589 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1590
1591         * Updated to 0.8.11.
1592         * Merged cygwin patch(Thanks! Sakai-san).
1593
1594 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1595
1596         * version 0.8.10-gtk2-20030309