Menu

/trunk/LWJGL/src/java Commit Log


Commit Date  
[r2403] by matzon

made Display priveledged action private. Fixes a possible security exploit that would allow anyone to get a boolean from System properties *gasp*

2006-07-02 20:26:49 Tree
[r2401] by elias_naur

Fixed KeyboardTest

2006-06-30 23:37:12 Tree
[r2400] by elias_naur

Reverted the widening of Keyboard.getEventCharacter

2006-06-30 23:05:28 Tree
[r2397] by elias_naur

Linux: Fixed Display.setIcon memory leak.

2006-06-30 18:56:37 Tree
[r2395] by elias_naur

Windows: replace loadLibrary("jawt") with Toolkit.getDefaultToolkit() which is better and avoids classloader issues with multiple loaded natives. Additionally, getDefaultToolkit is not a privileged action, while loadLibrary is.

2006-06-28 21:16:14 Tree
[r2394] by elias_naur

Windows: Added missing doPrivileged around loadLibrary("jawt")

2006-06-28 06:02:00 Tree
[r2392] by elias_naur

Mac OS X: Made KeyboardEventQueue handle widened char types

2006-06-27 12:57:04 Tree
[r2391] by elias_naur

Windows: Generalize getMin/MaxCursorSize to one native GetSystemMetrics

2006-06-27 11:11:37 Tree
[r2389] by elias_naur

Windows: Moved is_dirty from native to java

2006-06-26 14:24:45 Tree
[r2388] by elias_naur

Widened Keyboard.getEventCharacter() return type from char to int to accomodate 32 bit characters.

2006-06-26 14:13:57 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.