Handle modifiers in MotionNotify events, too. This fixes bug #1227920
[freeglut] / src / freeglut_state.c
2005-07-02 Sven PanneHandle modifiers in MotionNotify events, too. This...
2005-06-22 John F. FayJoe Krahn\'s input (dials) device implementation.
2005-04-22 John F. FayTrying again to change \"fgStructure.Window\" to \...
2005-01-05 Sven PanneHopefully removed all damage done by commits without...
2005-01-03 Sven PanneMoved '#include "config.h"' to freeglut_internal.h...
2005-01-03 J.C. JonesAdding initialization checking to all GLUT interface...
2004-12-31 Sven PanneFixed bug #1087642 (glutDeviceGet(GLUT_DEVICE_KEY_REPEA...
2004-10-06 Brian Pauljoystick init fixes (John Fay)
2004-09-13 Brian Paulmore updates from John Fay
2004-09-10 Brian Paulupdated comments from John Fay
2004-05-12 J.C. JonesJohn Fay: Implement the modified logic of the direct...
2004-03-16 Daniel Wagnerreplaced all tabs with 4 spaces
2004-03-16 Nigel StewartWhitespace conversion - tabs to 4 spaces
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
2004-03-14 Nigel StewartResolution of X11 key-repeat handling
2004-03-14 Nigel StewartStripped out tabs and end-of-line whitespace
2004-03-08 Nigel StewartInclude freeglut header via <GL/freeglut.h> rather...
2003-12-30 Nigel StewartResolve bug 864978 - GLUT_OWNS_JOYSTICK unhandled
2003-11-21 Richard RauchNumerous style normalizations from John:
2003-11-18 Christopher John... Lots of stuff that John F. Fay pointed out.
2003-11-17 Christopher John... Fix spelling mistake in a variable name.
2003-11-16 Christopher John... Made Modifers variable global as per glut classic.
2003-11-15 Christopher John... Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
2003-11-15 Christopher John... Added a new state variable "Initalized".
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-31 Richard RauchEn masse removal of most (I think) of the remaining...
2003-10-29 Richard RauchDeleted some say-nothing-new comments.
2003-10-29 Richard RauchDeleted a bunch of say-nothing-new comments. Someday...
2003-10-29 Richard RauchPrevious changes were made without the freeglut major...
2003-10-29 Richard RauchRewrote the TODO BEFORE THE STABLE RELEASE comment...
2003-08-04 Christopher John... Added X11 code for glutGet(GLUT_WINDOW_BORDER_WIDTH...
2003-08-04 Christopher John... Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDO...
2003-08-02 J.C. JonesMajor menu changes (they appear in their own window...
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...