127C:2013/09/08
1.BUGs
-(LNX)glibc implementation was changed, which exposed bug of memcpy usage
in case of source area and destination area is overlap.
It was actually safe for forward copy until the change.
It occurs on openSUSE12.3, FC19, ubuntu13.4.
-(Axe)Display valid keycode also when flick operation on soft keyboard.
2.Miscellaneous.
-(LNX)Changed to alternative way for deprecated API(gdk_pixbuf_unref,XKeycodeToKeysym).