From: Richard Rauch Date: Fri, 7 Nov 2003 07:46:08 +0000 (+0000) Subject: Added GLUT_CURSOR_NONE support in UNIX_X11 (well, NetBSD; you lot need X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;ds=sidebyside;h=538af851d2328c2be0acbf566fe67011c7ff9e64;hp=538af851d2328c2be0acbf566fe67011c7ff9e64;p=freeglut Added GLUT_CURSOR_NONE support in UNIX_X11 (well, NetBSD; you lot need to try it on others; (^&). Deallocated some resources that we are creating. VERY slight memory leak, but plugged now. These two complete the first two "Open issues" ( (a) and (b) ). The first one also completes X support for glutSetCursor(). If others can verify, we can fully demote the outstanding bug over this to WIN32-specific. I'll delete the dead Open issues and re-letter the others if someone will cross-check me. Or if no one says anything in a day or two. (^& git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@310 7f0cb862-5218-0410-a997-914c9d46530a ---