Re: [Pgui-devel] other bugs

2003-01-12 Thread Micah Dowty
Thanks, I'll get these bugfixes into CVS in time for the 0.44 release On Mon, Jan 06, 2003 at 06:33:59PM +0800, sanit wrote: > Hi, Micah > There are some other bugs, we fixed. > 1. in widget/textedit_logical.c, old code in most skins cause pgserver crashed. > > #ifdef CONFIG_HANDINFO_FIXED >

[Pgui-devel] other bugs

2003-01-06 Thread sanit
Hi, Micah There are some other bugs, we fixed. 1. in widget/textedit_logical.c, old code in most skins cause pgserver crashed. #ifdef CONFIG_HANDINFO_FIXED g_error text_backend_build ( text_widget * widget, s16 w, s16 h ) { #els