KEBook is a KDE application with which you can look up words in your CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
If you experience a bug, you have the option to send me a bug report by your email-client. To send bug reports, please use below email address by your mail program.
SUZUKI, Mitsuhiro<hige@higesoft.rim.or.jp>
0.3 Release
Be able to choose a way to search from toolbar (Referring to K. Maejima's patch).
Be able to choose a subbook in CD-ROM with ease (Referring to K.Maejima's patch)
Improve appearance.
0.3 beta 6
Add code not to list duplicated entry.
``Go'' menu including ``Back'' and ``Forward'' has been added.
0.3 beta 5
Fix misc bugs.
0.3 beta 4
KEBook has been able to work under the environment where the POSIX Thread is not.
0.3 beta 3
The keyboard operation have been improved.
The fonts directories have been made for the each dictionaries.
Misc bugs have been fixed.
0.3 beta 2
Message when match word(s) is not found in the current dictionary has been corrected.
Correct spelling of the message.
0.3 beta 1
Looking up the word have been able to be stopped with ``Stop Button'' or ``ESC Key''.
POSIX Thread have been used for doing above.
None GUI functions have been moved from KEBook class to KEBookApp class.
etc...
0.2 gamma 1
Add HTML the documents.
Correct mismatch of link on long result.
Add checkbox for searching exactly.
0.2 beta 4
Change the behavior at the starting.
Misc bug has beenfixed.
0.2 beta 3
Correct the size of the font of the KResultView.
Change the default path of directory to contain the dictionary(s).
Remove the meaningless line.
Add the hyphen when an English word is wrapped at the middle of the word.
The check of the configure has been severe(for STL and name space).
Change the old ltconfig/ltmain.sh with the new them.
etc...
0.2 beta 2
Dig an unique temporary directory without mkdtemp().
Be able to scroll the KResultView widget with keyboard.
Add two buttons to ToolBar.
Make po file in Japanese.
0.2 beta 1
Use a temporary directory instead of the fixed direcotry to contain gaiji font.
Balance the normal font with the gaiji font.
Wrap the result text.
Add menus and buttons for "Dictionary menu" and "Dictinary Copyright".
Untabify the source files.
Etc...
0.1 beta 2
kebook.c/kebook.h : Unused functions were removed.
kebook.c : It was corrected that FontPath and DictPath were not saved in the config file at the termination of application.
0.1 beta 1
kebook.c : openDictPathDlg() and openFontPathDlg() was corrected.
0.1 beta
Initial Creation