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