Menu

/trunk/LWJGL/src/native/linux Commit Log


Commit Date  
[r2930] by elias_naur

Linux: use XkbSetDetectableAutoRepeat to detect repeated key events more reliably

2008-01-07 18:29:04 Tree
[r2921] by elias_naur

openal: Don't free native path too early (duh)

2007-11-14 11:07:22 Tree
[r2920] by elias_naur

openal: Improved error reporting from native library load

2007-11-14 10:45:07 Tree
[r2915] by elias_naur

Linux: use throwFormattedException in extgl_Open instead of custom message formatting

2007-10-30 18:34:38 Tree
[r2817] by elias_naur

Use event timestamp to detect key repeat events in KeyboardEventQueue

2007-05-13 21:11:53 Tree
[r2750] by elias_naur

Use jawt_md.h instead of jawt.h since that is apparently the official way of using JAWT (from the example in jawt.h) and is required for lwjgl to compile with the ibm 1.5 jdk

2007-03-13 08:18:00 Tree
[r2744] by elias_naur

Linux: When creating a window don't loop waiting for the MapNotify event. Instead, make sure we don't immediately go from fullscreen to minimized by checking if the window has been focused at least once before minimizing (and resetting display mode).

2007-02-23 10:14:18 Tree
[r2743] by elias_naur

Linux: Don't call XSetInputFocus when creating a window. XSetInputFocus can fail if the window is not mapped when calling it, and it seems that it's rude to call XSetInputFocus according to the ICCCM when the application doesn't already have the focus in one of its subwindows.

2007-02-23 08:31:59 Tree
[r2742] by elias_naur

Linux: Don't use XClearWindow to clear the window, but rely on the OpenGL clearing instead. Also, remove redundant attributes in XCreateWindow

2007-02-23 08:21:02 Tree
[r2727] by elias_naur

Linux: Fixed wrong return type in LinuxEvent.nGetKeyAddress

2007-01-17 08:16:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.