implemented SUPER key/modifier support on windows
[freeglut] / src / x11 / fg_main_x11.c
2022-03-07 John TsiombikasAdded GLUT_ACTIVE_SUPER modifier, and corresponding...
2018-10-10 John TsiombikasFixed mousewheel callbacks under X11. (bug #247, github...
2017-06-30 Rcmaniac25Fixed x11 and Wayland not using INVOKE_WCB
2014-10-20 John Tsiombikasremoved all HAVE_ERRNO checks
2014-10-20 John Tsiombikasremoved vfprintf and checking from CMakeLists.txt,...
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2013-04-07 Diederick Niehorsterpart of dealing with work is platform independent,...
2013-04-07 Diederick Niehorsterredisplay is now also on the work list instead of handl...
2013-04-04 Diederick Niehorster- moving to a new way of handling window changes (posit...
2013-04-03 Diederick Niehorsterto check for menu opening/closing upon button press...
2013-03-06 Diederick Niehorsternow have a default reshape callback function that is...
2013-02-13 Diederick Niehorstermoving fgPlatformReshapeWindow and fgPlatformDisplayWin...
2013-01-17 Diederick Niehorsterfixed closing window crash, thanks Philipp!
2012-05-02 Sylvain BeuclerFix misleading comment
2012-04-21 Sylvain BeuclerFix more compiler warnings
2012-03-31 John Tsiombikasadded an option (GLUT_SKIP_STALE_MOTION_EVENTS) to...
2012-03-11 Diederick Niehorsterand some more renames