[Gpephone-devel] stardict-gpe beta version

new bee newbee1984 at gmail.com
Wed Oct 10 04:42:23 CEST 2007


Hi,all:
  I have post stardict-gpe beta version, it bases on stardict-2.4.8.

My work is:
1.delete the code relative to win32,gnome;
2.cut of some function,like float window,play sound;
3.use softkey instead of button,and skwindow instead of dialog;
4.separate the textview from main window, and only active word in word list
it'll search the word detail;
5.slove the problem that stardict crashes on arm sometimes. When it search
index from index file, it will cause of memory alignment, because cast gchar
* to guint32*. use  memcpy(&target, source, sizeof(guint32)) instead of
*reinterpret_cast<const guint32 *>(source);

Welcome to discuss.

Regards


Han Liang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linuxtogo.org/pipermail/gpephone-devel/attachments/20071010/0689ace2/attachment.htm 


More information about the Gpephone-devel mailing list