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