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