aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt
Commit message (Expand)AuthorAgeFilesLines
* Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...Sven Gothel2009-07-041-75/+0
* Local property access package-private (no qualifiers)Sven Gothel2009-07-041-4/+4
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-033-21/+60
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-035-34/+32
* Fix NEWT static singleton initSven Gothel2009-06-184-36/+16
* - Fix: X11 locking Sven Gothel2009-06-183-46/+30
* Corrected non-C syntax. Worked around ancient compiler/OS onKenneth Russel2009-06-171-26/+49
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-1723-881/+1472
* Newt: update to the previous fix : need to use 0xFFFF not 0xFF.Dmitri Trembovetski2009-06-171-7/+7
* Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...Dmitri Trembovetski2009-06-161-6/+8
* There is no #warning or #warn preprocessor directive in MSVCKenneth Russel2009-06-161-1/+0
* Attempt to fix compilation under MSVC 6Kenneth Russel2009-06-161-3/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1543-0/+9252