48311942e7bbfe0538526973677da8e545af66ba
[claws.git] / ChangeLog-gtk2.claws
1 2004-07-16 [paul]       0.9.12cvs26.1
2         
3         * src/gtk/quicksearch.c
4         * src/account.c
5         * src/account.h
6         * src/compose.c
7         * src/customheader.c
8         * src/folder_item_prefs.c
9         * src/main.c
10         * src/messageview.c
11         * src/mimeview.c
12         * src/news.c
13         * src/pgpmime.c
14         * src/pop.c
15         * src/pop.h
16         * src/prefs_account.c
17         * src/prefs_account.h
18         * src/prefs_common.c
19         * src/prefs_common.h
20         * src/prefs_display_header.c
21         * src/prefs_gtk.c
22         * src/prefs_gtk.h
23         * src/procheader.c
24         * src/procmime.c
25                 sync with 0.9.12cvs26 HEAD      
26
27 2004-07-15 [colin]      0.9.12cvs18.14
28
29         * src/folder.c
30                 Disable GPG signature check during
31                 folder move and scan
32         (Closes Bug 521 Signature checking slows down Folder-Move)
33
34 2004-07-14 [colin]      0.9.12cvs18.13
35
36         * src/common/partial_download.c
37                 update includes
38
39 2004-07-14 [colin]      0.9.12cvs18.12
40
41         * src/common/partial_download.c
42         * src/common/partial_download.h
43                 Move doc at top, add correct copyright
44
45 2004-07-14 [colin]      0.9.12cvs18.11
46
47         * src/folder.c
48         * src/messageview.c
49         * src/pop.c
50         * src/pop.h
51         * src/procmsg.c
52         * src/summaryview.c
53         * src/common/Makefile.am
54         * src/common/partial_download.c ** NEW FILES **
55         * src/common/partial_download.h ** NEW FILES **
56                 Move partial-download related stuff to its
57                 own file
58
59 2004-07-14 [colin]      0.9.12cvs18.10
60
61         * src/send_message.c
62                 Fix smtp auth when user is null or empty
63
64 2004-07-13 [colin]      0.9.12cvs18.9
65
66         * src/gtk/quicksearch.c
67                 Use alphabetic order
68
69 2004-07-13 [colin]      0.9.12cvs18.8
70
71         * src/pop.c
72                 Be paranoid on the checks
73
74 2004-07-13 [colin]      0.9.12cvs18.7
75
76         * src/gtk/quicksearch.c
77                 Fix Engrish once again
78
79 2004-07-13 [colin]      0.9.12cvs18.6
80
81         * src/procmsg.c
82         * src/summaryview.c
83                 Mark messages for deletion when they are about to
84                 be removed from trash
85
86 2004-07-13 [colin]      0.9.12cvs18.5
87
88         * src/matcher.c
89         * src/matcher.h
90         * src/matcher_parser_parse.y
91         * src/prefs_matcher.c
92         * src/gtk/quicksearch.c
93                 Add 'partial' ('p') match string to find partially
94                 downloaded messages
95
96 2004-07-13 [colin]      0.9.12cvs18.4
97
98         * src/pop.c
99                 Fix misplaced block
100
101 2004-07-13 [colin]      0.9.12cvs18.3
102
103         * src/pop.c
104         * src/pop.h
105         * src/messageview.c
106                 Refactor API (to avoid passing 5+ params and code
107                 duplication)
108         * src/folder.c
109         * src/msgcache.c
110         * src/procheader.c
111         * src/common/defs.h
112                 Add planned_download to cache
113                 Don't mess uidl file when moving partially downloaded
114                 mails (they change folder, we should change it in the
115                 uidl list too or we'll remove an incorrect message)
116                 (this also helps removing hacks when changing 
117                 planned_download in messageview.c)
118
119 2004-07-12 [colin]      0.9.12cvs18.2
120
121         * src/gtk/quicksearch.c
122                 Fix missing status update in quicksearch
123
124 2004-07-12 [paul]       0.9.12cvs18.1
125
126         * po/POTFILES.in
127         * src/Makefile.am
128         * src/account.c
129         * src/codeconv.c
130         * src/compose.c
131         * src/inc.c
132         * src/main.c
133         * src/prefs_common.c
134         * src/procmsg.h
135         * src/toolbar.c
136         * src/prefs_msg_colors.[ch]     ** NEW FILES **
137         * src/prefs_wrapping.[ch]       ** NEW FILES **
138         * src/common/intl.h
139         * src/common/utils.[ch]
140         * src/gtk/quicksearch.[ch]
141                 sync with 0.9.12cvs18 HEAD
142
143 2004-07-12 [colin]      0.9.11cvs17.25
144
145         * src/folder.c
146         * src/folder.h
147                 Remove unused function added by me in 0.9.11cvs17.10
148
149 2004-07-11 [colin]      0.9.11cvs17.24
150
151         * src/inc.c
152         * src/messageview.c
153         * src/pop.c
154         * src/pop.h
155                 Use folderitem and msgnum instead of filename to
156                 know which mail to delete
157                 Move old partial mail deletion to pop.c
158
159 2004-07-10 [colin]      0.9.11cvs17.23
160
161         * src/inc.c
162                 Add debug
163         * src/pop.c
164         * src/pop.h
165                 Don't re-use same enums for unrelated stuff: it's 
166                 completely misleading !
167                 Document a bit
168
169 2004-07-09 [colin]      0.9.11cvs17.22
170
171         * src/inc.c
172                 Remove folder-type check and do
173                 more tests to be sure everything's
174                 ok
175         * src/messageview.c
176                 Punctuation update, remove useless
177                 code, fix two warnings
178         * src/noticeview.c
179                 Layout cleaning, reset 2nd button
180                 when specifying one
181
182 2004-07-09 [colin]      0.9.11cvs17.21
183
184         * src/messageview.c
185         * src/pop.c
186         * src/pop.h
187                 Allow user to change his mind
188                 and postpone decision (by
189                 unmarking the mail)
190
191 2004-07-09 [colin]      0.9.11cvs17.20
192
193         * src/messageview.c
194                 Fix bug with delete state
195         * src/pop.c
196         * src/pop.h
197                 Fix buffer leak (fread doesn't 
198                 terminate buffers with \0)
199                 Refactoring (remove magic 
200                 numbers)
201
202 2004-07-09 [colin]      0.9.11cvs17.19
203
204         * src/pop.c
205                 Don't log "Skipping message" if 
206                 we're going to TOP it two lines
207                 later
208
209 2004-07-09 [colin]      0.9.11cvs17.18
210
211         * src/messageview.c
212                 Fix Engrish
213
214 2004-07-09 [colin]      0.9.11cvs17.17
215
216         * src/pop.c
217                 strlen checking...
218         * src/messageview.c
219                 refactoring a bit
220
221 2004-07-08 [colin]      0.9.11cvs17.16
222
223         * src/noticeview.c
224         * src/noticeview.h
225                 Add an optional second button
226         * src/messageview.c
227         * src/pop.c
228         * src/pop.h
229                 Don't delete partially received mails after a certain
230                 time; rather, let the user decide.
231
232 2004-07-08 [colin]      0.9.11cvs17.15
233
234         * src/common/smtp.h
235                 Sync with HEAD
236
237 2004-07-08 [colin]      0.9.11cvs17.14
238
239         * src/messageview.c
240         * src/common/smtp.c
241                 Use to_human_readable() for sizes
242
243 2004-07-08 [colin]      0.9.11cvs17.13
244
245         * src/inc.c
246         * src/messageview.c
247         * src/pop.c
248         * src/pop.h
249         * src/procmsg.c
250                 Fix partial-downloading issues:
251                         catch unsupported TOP
252                         don't delete partially downloaded mails before 5 days
253                         don't update existing with non-MH folders; that'll
254                         make dups, but it's better than trashing the folder
255                         free new msginfo parts
256                 Fix indentation ;-)
257
258 2004-07-08 [colin]      0.9.11cvs17.12
259
260         * src/common/smtp.c
261         * src/common/smtp.h
262                 Sync smtp size verification with HEAD
263
264 2004-07-08 [colin]      0.9.11cvs17.11
265
266         * src/summaryview.c
267         * src/prefs_common.c
268         * src/prefs_common.h
269         * src/gtk/quicksearch.c
270         * src/gtk/quicksearch.h
271                 Sync sticky pref with HEAD
272
273 2004-07-08 [colin]      0.9.11cvs17.10
274
275         * src/folder.c [1.213.2.6]
276         * src/folder.h [1.87.2.6]
277         * src/inc.c [1.149.2.7]
278         * src/messageview.c [1.94.2.8]
279         * src/procheader.c [1.47.2.6]
280         * src/procmsg.c [1.150.2.4]
281         * src/procmsg.h [1.60.2.5]
282         * src/pop.c [1.56.2.4]
283         * src/pop.h [1.17.2.3]
284                 Let too big messages get downloaded, but truncated
285                 Add a button to download them completely
286                 
287 2004-07-06 [colin]      0.9.11cvs17.9
288
289         * src/gtk/quicksearch.c [1.1.2.3]
290                 Add a Clear button
291         * commitHelper
292         * PATCHSETS
293                 Add a script to help with cvs
294
295 2004-07-03 [colin]      0.9.11cvs17.8
296
297         * src/plugins/imageviewer/viewer.c
298                 fix imageviewer (which was staying on the first
299                 displayed image)
300
301 2004-07-03 [colin]      0.9.11cvs17.7
302
303         Removed FIXME_GTK2 warnings
304         * src/gtk/gtkutils.c
305                 useless #warnings
306         * src/gtk/menu.c
307                 useless #warnings (no need to mess with menu rc)
308         * src/gtk/menu.h
309                 unused functions
310         
311
312 2004-07-03 [colin]      0.9.11cvs17.6
313
314         Removed FIXME_GTK2 warnings
315         * src/codeconv.c
316                 useless #warnings (rewrite needed)
317         * src/compose.c
318                 useless #warnings (rewrite needed)
319                 useless #warnings (gtk2 is like that)
320                 useless #warnings (previously fixed)
321         * src/main.c
322                 useless #warnings (previously fixed)
323         * src/message_search.c
324                 useless #warnings (gtk2 is like that)
325                 Made apparent that search is case-sensitive
326         * src/mimeview.c
327                 useless #warnings (rewrite needed)
328                 useless #warnings (gtk2 is like that)
329                 reimplemented real warnings
330         * src/prefs_common.c
331                 Removed block cursor option (not it gtk2)
332         * src/prefs_gtk.c
333                 useless #warnings (rewrite needed)
334         * src/procheader.c
335                 useless #warnings (rewrite needed)
336         * src/sourcewindow.c
337                 useless #warnings (incorrect placing)
338         * src/summary_search.c
339                 useless #warnings (gtk2 is like that)
340                 Made apparent that search is case-sensitive
341         * src/action.c
342                 useless #warnings (gtk2 is like that)
343         * src/textview.c
344                 useless #warnings (rewrite needed)
345         * src/toolbar.c
346                 useless #warnings (rewrite needed)
347
348 2004-07-03 [colin]      0.9.11cvs17.5
349
350         * src/textview.c
351                 Fix mismerge which broke URI opening
352                 
353 2004-07-01 [colin]      0.9.11cvs17.4
354
355         * src/gtk/filesel.c
356                 Fill filename when saving
357                 
358 2004-06-27 [colin]      0.9.11cvs17.3
359
360         * src/gtk/filesel.[ch]
361                 Use the new GTK file selector
362                 Update prototype to match the reality: multiple file
363                 selection is open-only          
364         * src/compose.c
365                 Match the new prototypes        
366         * configure.ac
367                 Match the new requirements (gtk 2.4.0)
368                         
369 2004-06-26 [colin]      0.9.11cvs17.2
370
371         * src/plugins/trayicon/trayicon.c
372                 Remove useless signal handler on resize, which causes
373                 an infinite "loop"
374         
375 2004-06-26 [colin]      0.9.11cvs17.1
376         
377         * tools/Makefile.am
378                 remove launch_firebird and add nautilus2sylpheed.sh
379         * src/quicksearch.c
380           src/summaryview.c
381                 Fix show/hide "Extended symbols" button problem
382                 Fix apparition at startup
383                 Fix const warnings
384         * src/plugins/image_viewer/Makefile.am
385                 Fix configure 
386         * common/ssl.c
387                 Re-enable certificate check, as it doesn't seem to
388                 cause Xlib errors anymore
389
390 2004-06-25 [paul]       0.9.11cvs17
391
392         * sync with 0.9.11cvs17 HEAD
393         
394         NOTE: QuickSearch is broken
395
396 2004-06-07 [colin]      0.9.10claws67.10
397         * src/plugins/trayicon/trayicon.c
398           src/plugins/trayicon/libeggtrayicon/Makefile.am
399           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
400                 Fix gettextization in trayicon plugin
401
402 2004-06-07 [colin]      0.9.10claws67.9
403         
404         * src/summaryview.c
405           src/gtk/gtksctree.[ch]
406                 Let Shift+{Up,Down} work in summaryview
407                 (well, Down "works" and Up works)
408                 Let the list scroll when using these keys
409
410 2004-06-06 [colin]      0.9.10claws67.8
411
412         * src/plugins/trayicon/trayicon.c
413                 Fix pixmap update
414
415 2004-06-06 [colin]      0.9.10claws67.7
416
417         * src/addressbook.c
418                 Fix signal handling causing system-wide focus grab
419
420 2004-05-25 [paul]       0.9.10claws67.6
421
422         * Makefile.am
423           src/Makefile.am
424                 clean up
425
426 2004-05-25 [paul]       0.9.10claws67.5
427
428         * replace deprecated gtk_signal... functions
429
430 2004-05-23 [colin]      0.9.10claws67.4
431
432         * src/compose.c
433                 Fix wrapping
434
435 2004-05-22 [colin]      0.9.10claws67.3
436
437         * src/compose.c
438                 Re-fix [Edited] in compose.c::compose_reedit()
439
440 2004-05-22 [colin]      0.9.10claws67.2
441
442         * src/procmime.c
443                 Fix parsing of multiparts mails
444
445 2004-05-22 [colin]      0.9.10claws67.1
446
447         * src/summaryview.c
448                 Fix quicksearch
449
450 2004-05-22 [paul]       0.9.10claws67
451
452         * sync with 0.9.10claws67 HEAD
453
454 2004-05-14 [alfons]
455
456         * src/procmime.h
457                 add forgotton prototype
458
459 2004-05-10 [paul]       0.9.10claws57
460
461         * sync with 0.9.10claws57 HEAD
462
463 2004-05-05 [paul]       0.9.9.claws1
464
465         * ChangeLog-gtk2        ** REMOVED **
466           ChangeLog-gtk2.claws  ** ADDED **
467                 rename and adopt the normal claws format
468                 
469         * configure.ac
470                 require gtkmathview >= 0.5
471
472         * ac/*                          ** REMOVED **
473           ac/                           ** REMOVED **
474           intl/Makefile.in              ** REMOVED **
475           m4/                           ** ADDED **
476           m4/missing                    ** ADDED **
477           m4/missing/gdk-pixbuf.m4      ** ADDED **
478           m4/missing/gettext.m4         ** ADDED **
479           m4/missing/gpgme.m4           ** ADDED **
480           m4/missing/imlib.m4           ** ADDED **
481           m4/.cvsignore                 ** ADDED **
482           m4/Makefile.am                ** ADDED **
483           m4/README                     ** ADDED **
484           m4/aclocal-include.m4         ** ADDED **
485           m4/aspell.m4                  ** ADDED **
486           m4/check-type.m4              ** ADDED **
487           m4/gnupg-check-typedef.m4     ** ADDED **
488           m4/openssl.m4                 ** ADDED **
489           m4/spamassassin.m4            ** ADDED **
490           po/ChangeLog                  ** REMOVED **
491           po/Makefile.in.in             ** REMOVED **
492           po/Rules-quot                 ** REMOVED **
493           po/boldquot.sed               ** REMOVED **
494           po/en@boldquot.header         ** REMOVED **
495           po/en@quot.header             ** REMOVED **
496           po/insert-header.sin          ** REMOVED **
497           po/quot.sed                   ** REMOVED **
498           po/remove-potcdate.sed        ** REMOVED **
499           po/remove-potcdate.sin        ** REMOVED **
500           po/stamp-po                   ** REMOVED **
501           Makefile.am
502           autogen.sh
503           configure.ac
504                 enable building with automake 1.8.x
505                 add 'autopoint --force' to autogen.sh and remove all
506                 auto-generated files, remove ac/ directory and use
507                 m4/ directory instead
508                 
509         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
510                 fix gettextization
511
512 2004-02-28 Colin Leroy <colin@colino.net>
513         * src/prefs_matcher.c
514           src/prefs_filtering.c
515           src/prefs_filtering_action.c
516                 Fix non-editable GtkEntries
517
518 2004-02-22 Thorsten Maerz <torte@netztorte.de>
519         * src/prefs_themes.c
520                 utf8 conversion for theme info
521
522 2004-02-21 Thorsten Maerz <torte@netztorte.de>
523         * sync 0.9.9claws
524
525 2004-02-14 Thorsten Maerz <torte@netztorte.de>
526         * src/grouplistdialog.c
527                 allow multiple selections without ctrl key
528
529 2004-02-09 Thorsten Maerz <torte@netztorte.de>
530         * src/main.c
531                 enable customizable accelerators
532
533 2004-02-08 Thorsten Maerz <torte@netztorte.de>
534         * src/prefs_common.c
535                 re-enable different font settings for gtk1/2
536         * src/prefs_folder_item.c
537                 fix folder prefs displayed wrong
538         * src/textview.c
539                 set 'sunken' shadow type
540
541 2004-02-07 Colin Leroy <colin@colino.net>
542         * src/compose.c
543                 Fix message being always [Edited]
544                 Encode headers correctly (utf8 buf)
545
546 2004-01-27 Thorsten Maerz <torte@netztorte.de>
547         * src/socket.c
548                 remove double g_source_attach()
549                 (Thanks to Colin Leroy)
550
551 2004-01-27 Thorsten Maerz <torte@netztorte.de>
552         * src/gtk/gtksctree.c
553                 Fix SSL certificate list not shown
554         * src/mimeview.c
555                 Fix clicks in mime tree
556
557 2004-01-27 Thorsten Maerz <torte@netztorte.de>
558         * src/common/socket.c
559                 Fix SSL receive
560         * src/compose.c
561                 Fix clipboard menu hotkeys
562
563 2004-01-25 Thorsten Maerz <torte@netztorte.de>
564         * src/gtk/gtkaspell.[ch]
565           src/compose.c
566                 reimplement spellchecker
567
568 2004-01-25 Thorsten Maerz <torte@netztorte.de>
569         * src/gtk/filesel.c
570                 crash when inserting file in compose window
571                 (TODO: keep old selection on clicks)
572         * src/main.c
573                 use gtkrc-2.0 instead of gtkrc
574
575 2004-01-25 Thorsten Maerz <torte@netztorte.de>
576         * src/messageview.c
577                 remove orphaned mimeview unref()
578
579 2004-01-20 Thorsten Maerz <torte@netztorte.de>
580         * src/grouplistdialog.c
581                 expand nodes containing subscribed groups
582
583 2004-01-19 Thorsten Maerz <torte@netztorte.de>
584         * src/textview.c
585                 textview: hide cursor, restore old click behaviour
586
587 2004-01-18 Thorsten Maerz <torte@netztorte.de>
588         * src/textview.c
589                 variable names messed up
590
591 2004-01-17 Colin Leroy <colin@colino.net>
592         * src/addr_compl.c
593                 Fix completion address too thin
594         * src/compose.c
595                 Fix tab-to-subject behaviour
596         * src/summaryview.c
597                 Implement key up & down in summaryview
598
599 2004-01-12 Thorsten Maerz <torte@netztorte.de>
600
601         * sync 098claws
602
603 2004-01-08 Thorsten Maerz <torte@netztorte.de>
604         * configure.ac
605           Makefile.am
606           doc/.cvsignore
607           doc/Makefile.am
608                 faq, man, manual moved to doc/
609         * ac/aspell.m4
610           ac/check-type.m4
611           ac/gnupg-check-typedef.m4
612           ac/openssl.m4
613           ac/spamassassin.m4
614           ac/missing/gdk-pixbuf.m4
615           ac/missing/gpgme.m4
616           ac/missing/imlib.m4
617                 fix automake warnings
618
619 2003-12-06 Colin Leroy <colin@colino.net>
620         * src/summaryview.c
621                 Fix quicksearch
622
623 2003-12-05 Colin Leroy <colin@colino.net>
624         * src/summaryview.c
625                 Fix going to next unread folder
626
627 2003-12-05 Colin Leroy <colin@colino.net>
628         * src/crash.c
629                 Fix gtk2 compilation
630         * src/session.c
631                 Remove iotag source handler at disconnection
632         * src/socket.[ch] 
633                 Remove source handler when closing socket 
634                 (fixes another seg)
635
636 2003-12-04 Colin Leroy <colin@colino.net>
637         * src/compose.c
638           src/prefs_account.c
639           src/prefs_common.c
640                 Fix some dropdown menus
641
642 2003-12-04 Colin Leroy <colin@colino.net>
643         * src/compose.c
644                 Fix event handlers on header fields
645         * src/common/socket.c
646           src/common/session.c
647                 Fix segfault with callback (SSL)
648                 Fix end of session 
649
650 2003-10-06 Thorsten Maerz <torte@netztorte.de>
651
652         * Fix compile bug in src/compose.c
653         * removed src/gtk/gtkstext.[ch]
654
655 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
656
657         * Convert character set and escape "text" attributes in toolbar setting
658         files.
659         * Fixed bug in button-press-event handling.
660
661 2003-09-16 Thorsten Maerz <torte@netztorte.de>
662
663         * Fixed bug in key-press-event handling.
664
665 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
666
667         * Enabled to compile tray-icon plugin (Ad-hoc).
668         * Avoid hang up bug of icon list in mime view (Ad-hoc).
669
670 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
671
672         * Enabled to compile on sylpheed-claws.
673         (tray-icon plugin still cannot compile yet.)
674
675 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
676
677         * Updated to 0.9.5.
678
679 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
680
681         * Updated to 0.9.4.
682         * Ported monitoring SSL mechanism to GSource of GLib2
683         (I don't confirm it)
684         * Added _gtk2 suffix to key name of font preference to avoid
685         ovverwriting preference of Gtk+-1.2 version.
686
687 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
688
689         * Updated to 0.9.2.
690
691 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
692
693         * Updated to 0.9.1.
694         * Translate po files into UTF-8 when execute autogen.sh.
695
696 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
697
698         * Updated to 0.9.0.
699
700 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
701
702         * Plugged GError related memory leaks.
703
704 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
705
706         * Changed default size of fonts.
707         * Enabled to set titile font size of warning dialog.
708
709 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
710
711         * Embed a sylpheed icon into executable binary on Windows.
712
713 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
714
715         * I forgot to traslate character set of element string in src/xml.c.
716
717 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
718
719         * Fixed detecting bind_textdomain_codeset in configure.in.
720         * The bug in which "Example" of "Date fromat" preference isn't displayed
721         correctly has been fixed.
722
723 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
724
725         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
726           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
727           glib-gettextize
728           Removed intl directory.
729           Translated po files into UTF-8.
730           (Thanks! Ryuji Abe)
731
732 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
733
734         * The bug which doesn't unscape string in xml.c has been fixed.
735
736 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
737
738         * The bug which is failed to translate encoding of file name thorough
739         file dialog has been fixed.
740
741 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
742
743         * Modified to translate file names which is used in inporting/expoting
744         mbox feature and "Save as" feature into locale encoding.
745         * Translate file names into locale encoding when "Attache file" and
746         "Insert file".
747         * Force set G_BROKEN_FILENAMES environment variable.
748         * Other minor fixes.
749
750 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
751
752         * Modified to treat MH folder's name as locale encoding.
753
754 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
755
756         * The bug which clash on switching candidates of auto completion of
757         addresses, cannot use auto completion in Japanesse is fixed
758         (Thanks! Tokunaga-san)¡¥
759
760 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
761
762         * The bug which cannot switch key accelerator preference has been fixed
763         (Thanks! smbd-san)¡¥
764
765 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
766
767         * version 0.8.11-gtk2-20030314
768
769 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
770
771         * The bug in which character set conversion of filtering messages has
772         been fixed.(Thanks! COCOA-san).
773
774 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
775
776         * Revived "Leave space on head" preference in "Message" category.
777         * A bug which clash when put the cursor to end of buffer and execute
778         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
779
780 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
781
782         * version 0.8.11-gtk2-20030312
783
784 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
785
786         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
787         * Modified to use Pango's API directly for font preference.
788         * Integrated GtkTextView of textview to one widget.
789         * Set fonts of header title in textview by "header_title" tag.
790         * Removed some deprecated codes.
791
792 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
793
794         * Updated to 0.8.11.
795         * Merged cygwin patch(Thanks! Sakai-san).
796
797 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
798
799         * version 0.8.10-gtk2-20030309