index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
newt
/
native
/
X11Display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win...
Sven Gothel
2013-04-06
1
-8
/
+24
*
Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K...
Sven Gothel
2013-02-19
1
-91
/
+51
*
NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta...
Sven Gothel
2013-01-14
1
-12
/
+12
*
Fix NEWT KeyEvent: Deliver keyChar w/ pressed and released; Deliver proper mo...
Sven Gothel
2012-10-31
1
-13
/
+13
*
NEWT X11 Display: Ignore events w/ NULL window, instead of throwing a disturb...
Sven Gothel
2012-10-28
1
-7
/
+6
*
Fix NEWT KeyCode: Basic KeyCode Validation on X11, Windows and OSX
Sven Gothel
2012-10-28
1
-0
/
+2
*
Fix Bug 601 - Auto-Repeat Behavior: Adding unit tests for typed key order w/ ...
Sven Gothel
2012-10-26
1
-0
/
+2
*
NEWT X11/KeyMap: Add XK_grave -> J_VK_BACK_QUOTE
Sven Gothel
2012-10-09
1
-0
/
+2
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-2
/
+2
*
Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...
Sven Gothel
2012-09-27
1
-91
/
+0
*
Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR...
Sven Gothel
2012-09-16
1
-2
/
+16
*
NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...
Sven Gothel
2012-08-18
1
-11
/
+11
*
C code: remove warnings
Sven Gothel
2012-07-06
1
-4
/
+4
*
NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...
Sven Gothel
2012-07-05
1
-23
/
+58
*
Fix Bug 560 and NEWT window closing behavior in general for all platforms.
Sven Gothel
2012-05-01
1
-3
/
+6
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-1
/
+1
*
NEWT/X11: Fix regressions of commit f3f794fe37a7e33a771a4a702f3f46ead4dc6d03:...
Sven Gothel
2011-12-23
1
-3
/
+3
*
NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;
Sven Gothel
2011-12-23
1
-0
/
+660