aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Newt fixes for Windows implementation: implemented undecorated window styleDmitri Trembovetski2009-04-102-5/+10
* Preserve mouse button number while draggingSven Gothel2009-03-281-5/+5
* Newt fixes for Windows implementation: implemented setPosition, setTitle; fix...Dmitri Trembovetski2009-03-242-8/+93
* Fix: glShaderCompilerAvailable() and glGetShaderBinaryFormats()Sven Gothel2009-03-201-0/+6
* Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL()Sven Gothel2009-03-206-14/+21
* Fix build all javadoc generated source pathSven Gothel2009-03-201-1/+1
* Putback AWTAnimatorImpl to util, hence *AnimatorImpl are protected againSven Gothel2009-03-202-4/+3
* Fix GL2ES12.isGL() and re-adding the shader code to the jarSven Gothel2009-03-203-2/+7
* Fix: Missed package move of AWTAnimatorImplSven Gothel2009-03-202-3/+4
* Fix some scripts, AWTAnimator to it's awt packageSven Gothel2009-03-206-38/+44
* Missed movement of FBObject class from javax.media.opengl.util toKenneth Russel2009-03-197-8/+1
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-196-68/+91
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-192-25/+0
* Javadoc cleanupKenneth Russel2009-03-191-4/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1992-638/+1007
* Removed unnecessary importKenneth Russel2009-03-1912-12/+0
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-1978-959/+1598
* Got rid of NW prefixes on classes in preparation for refactoringKenneth Russel2009-03-174-68/+0
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1771-138/+138
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1741-362/+360
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1732-0/+0
* Start moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1736-0/+0
* Added back "clean" targetKenneth Russel2009-03-161-0/+6
* repairSven Gothel2009-03-163-19/+49
* repairSven Gothel2009-03-161-5/+0
* repairSven Gothel2009-03-163-0/+2497
* repairSven Gothel2009-03-16291-0/+89158
* replairSven Gothel2009-03-161-0/+86
* repairSven Gothel2009-03-160-0/+0
* repair svnSven Gothel2009-03-1631-0/+4732
* JOGL refactoring:Sven Gothel2009-03-16449-94476/+748
* NEWT window closing:Sven Gothel2009-03-1445-172/+648
* Worked around problem on Mac OS X where right mouse button down eventsKenneth Russel2009-03-131-1/+24
* javadoc update (2)Sven Gothel2009-03-131-1/+1
* javadoc updateSven Gothel2009-03-132-5/+5
* New package Native Window Interface 'java.media.nwi',Sven Gothel2009-03-1372-347/+411
* Fix NEWT X11 KeymappingSven Gothel2009-03-136-4/+259
* Fixed problem with conversion of key code for enter key on Mac OS X;Kenneth Russel2009-03-081-0/+5
* Unified some double GL enums (register combiner), ..Sven Gothel2009-03-062-27/+28
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0569-1303/+1939
* increase double click intervalChristopher Oliver2009-01-151-1/+1
* Changed how MacWindow computes the coordinates for mouse events sentKenneth Russel2009-01-151-1/+7
* Fixed known bug in coordinates passed for WINDOW_MOVED events on MacKenneth Russel2009-01-142-38/+12
* Turned off debugging printfsKenneth Russel2009-01-141-2/+7
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-122-0/+2
* pass original unconverted keyCharChristopher Oliver2009-01-091-2/+2
* implement setTitleChristopher Oliver2009-01-081-0/+7
* Added GLCapabilities.setBackgroundOpaque() and isBackgroundOpaque()Kenneth Russel2009-01-064-0/+47
* Deleted broken attempt at transparent window code from AWTWindow.Kenneth Russel2009-01-061-26/+2
* Fixed problems exposed by SoyLatte JRE where there was noKenneth Russel2009-01-061-1/+16