Added support for minimizing window.
authorRcmaniac25 <rcmaniac25@hotmail.com>
Mon, 3 Nov 2014 04:19:10 +0000 (04:19 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 3 Nov 2014 04:19:10 +0000 (04:19 +0000)
commit421588fbbc5a989c5722a0eae212917cb86e8f26
tree92189dd84d13190eb403b8cfa3b7181cc559ae69
parentc64b7c0328a79c2be771d222d35ffc03572c29af
Added support for minimizing window.
Fixed issue where reshape callback would be called multiple times due to conflicting window size messages on keyboard closure.
Fixed issue where changing orientation with the keyboard open would cause multiple reshape events.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1728 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
src/blackberry/fg_internal_blackberry.h
src/blackberry/fg_main_blackberry.c
src/blackberry/fg_window_blackberry.c