GTK peers

2003-06-09 Thread John Leuner
I committed some changes to the GTK native peer code to try get it to run a little further than it did before. Now I can sometimes get a very simple application (with one Frame) to run some of the time. It seems that sometimes there is some threading problem which causes an Xlib error: Xlib:

RE: A few small fixes

2003-06-09 Thread David Holmes
Jeroen Frijters wrote: Calling ClassLoader.loadClass(String, boolean) from Class.forName is incorrect and, more importantly, incompatible with Sun's implementation, ... Why is it incorrect to call loadClass(name, true)? Class.forName(String name, boolean init, ClassLoader cl) is required to

Re: GTK peers

2003-06-09 Thread Brian Jones
John Leuner [EMAIL PROTECTED] writes: I committed some changes to the GTK native peer code to try get it to run a little further than it did before. Now I can sometimes get a very simple application (with one Frame) to run some of the time. It seems that sometimes there is some threading

Re: AppletViewer

2003-06-09 Thread Brian Jones
Michael Koch [EMAIL PROTECTED] writes: Am Montag, 9. Juni 2003 02:07 schrieb Brian Jones: Michael Koch [EMAIL PROTECTED] writes: Am Freitag, 6. Juni 2003 16:27 schrieben Sie: Hi, On Fri, 2003-06-06 at 15:44, Michael Koch wrote: I have written a little appletviewer for

Re: binary files in CVS

2003-06-09 Thread Brian Jones
Jeff Sturm [EMAIL PROTECTED] writes: On Mon, 26 May 2003, Eric Blake wrote: The following files in CVS are binary, but were not checked in with the proper -k switches. Therefore, every time I do a CVS update on my windows box, these files try to merge, and fail because of \n\r issues.