2003-04-26 Kenichi Suto * Version 0.2.1 * EBView now supports FreeBSD! ( Thanks to Tetsuo Ono, Norikatsu Shigemura, KATO Tsuguru. ) * eb.c : Appendix support added. * ebview-client.c, websearch.c : modified for FreeBSD support. 2002-11-19 Kenichi Suto * Version 0.2.0 * multi.c : List candidates on multiword search. * font.c : Font selection capability added. * ebview.c : Added remote invocation function. * eb.c : Fulltext search added. * websearch.c : Internet search. * weblist.c : Internet search. * popup.c : Show title, enable middle button. * shortcut.c : Keyboard shortcut. 2002-05-17 Kenichi Suto * Version 0.1.5 * canvas.c : Now you can click link in popup window. * preference.c : Preferences now saved as XML. * xml.c, xmlinternal.c : XML parser library for preference. * pixmap.c : For pixmap buttons. * dictgroup.c : Now you can define dictionary group. 2002-02-23 Kenichi Suto * external.c : Executes external program to play sound and movie. * preference.c : New preference mpeg_template and wave_template added. 2002-02-21 Kenichi Suto * popup.c, render.c : Rendering engine was almost rewritten. INDENT and KEYWORD support. * dump.c : Add dump facility. 2002-01-26 Kenichi Suto * popup.c : Now X selection search can be shown in popup window. 2002-01-08 Kenichi Suto * selection.c : Handling of COMPOUND_TEXT fixed. * dicttext.c : Fixed wordwrap bug. 2001-08-04 Kenichi Suto * aclocal.m4 : For compile on FreeBSD 4.3. * render.c : Own implementation of iswalpha() for FreeBSD. 2001-07-17 Kenichi Suto * render.c : Now, superscript and subscript can be handled. * dicttext.c, select.c : Character selection feature was added. * eb.c, ending.c, preference.c : Support of ending pattern search. 2001-06-24 Kenichi Suto * ebview.c : Avoid crash when GTK+ theme was applied immediately after the execution of EBView. * eb.c : Avoid crash when dictionary was removed.