Added proper support for number of mouse buttons in X11, and
authorJoe Krahn <jkrahn@nc.rr.com>
Mon, 25 Sep 2006 02:39:33 +0000 (02:39 +0000)
committerJoe Krahn <jkrahn@nc.rr.com>
Mon, 25 Sep 2006 02:39:33 +0000 (02:39 +0000)
commit18dbb8f248b1521cc13b7c02099d918cd255d507
tree4d9269280dbefc0f65ce97916a733c88c60dd23f
parent71968c367fd725119878eb2d2225171a647002e8
Added proper support for number of mouse buttons in X11, and
a keyboard in Windows CE. Also, several glutGet results returning
TRUE/FALSE were changed to 1/0, because the actual return type
is int (although they are technically the same in practice).

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@707 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_state.c