Commit graph

450 commits

Author SHA1 Message Date
Brian Matzon
0060b68efd fix: dragging of window doesn't work, when returning directly from unhandled WM_SYSCOMMAND - so let's not do that! 2003-03-17 18:40:56 +00:00
Caspian Rychlik-Prince
f078482bbc Fix Brians bugs 2003-03-17 18:34:43 +00:00
Brian Matzon
d0d2058d02 changelog 2003-03-16 23:30:56 +00:00
Brian Matzon
04afe9b443 0.4 -> 0.5 changelog 2003-03-16 23:29:49 +00:00
Brian Matzon
7cfa29957e initial commit of OpenAL create/destroy test 2003-03-16 22:52:35 +00:00
Elias Naur
13cceb99b9 Fixed runtime breakage on linux 2003-03-16 21:55:43 +00:00
Elias Naur
0920b5223c Fixed runtime breakage on linux 2003-03-16 21:55:13 +00:00
Brian Matzon
06da0d0017 fix: stop checking Hz 2003-03-16 20:31:40 +00:00
Brian Matzon
b10c34254e fix: destroy keyboard upon exit 2003-03-16 20:13:44 +00:00
Brian Matzon
5d4f778e5b fix: escape testing 2003-03-16 20:12:57 +00:00
Brian Matzon
972df2fe53 fix: get 60Hz
fix: keep polygon within window
2003-03-16 20:09:49 +00:00
Caspian Rychlik-Prince
ef0f837ea1 *** empty log message *** 2003-03-16 17:37:18 +00:00
Caspian Rychlik-Prince
a82dbf5126 *** empty log message *** 2003-03-13 23:11:48 +00:00
Brian Matzon
458fcdc480 fix: compile bug, since glx* didn't return value 2003-03-13 19:54:44 +00:00
Caspian Rychlik-Prince
229da7e9d6 *** empty log message *** 2003-03-13 19:48:02 +00:00
Caspian Rychlik-Prince
b39740daf3 *** empty log message *** 2003-03-13 19:31:10 +00:00
Elias Naur
2077bbb1db Moved disabling of repeat rate to Display 2003-03-08 22:14:17 +00:00
Elias Naur
374334e7d3 Disable linux key repeat while Keyboard is created - match win32 behavior 2003-03-08 18:47:34 +00:00
Caspian Rychlik-Prince
c6c2cdcafc Tweaked but little else 2003-03-07 16:01:27 +00:00
Brian Matzon
e78cdd5029 fix: removed GlobalRef
fix: now sets fields to JNI_TRUE/JNI_FALSE respectively
2003-03-07 15:23:58 +00:00
Caspian Rychlik-Prince
c6747e0a8e *** empty log message *** 2003-03-07 15:04:28 +00:00
Caspian Rychlik-Prince
0f88a2131b *** empty log message *** 2003-03-06 22:55:13 +00:00
Brian Matzon
310526a254 wip fix: buttons array now being ref'ed from native side to avoid GC'ing 2003-03-06 20:55:13 +00:00
Elias Naur
c0bc4b1899 added glXAllocateMemoryNV/glXFreeMemoryNV 2003-03-06 20:54:05 +00:00
Elias Naur
66b0bfb18f *** empty log message *** 2003-03-06 17:52:58 +00:00
Brian Matzon
ccba1c3f79 fix: won't be needing hashmaps from native side 2003-03-04 06:08:53 +00:00
Caspian Rychlik-Prince
46b29a63a4 *** empty log message *** 2003-03-03 22:12:21 +00:00
Brian Matzon
09caa36067 fix: possible NPE evaded 2003-03-03 21:58:17 +00:00
Brian Matzon
02aa0e7a1a fix: small beautification 2003-03-03 21:51:13 +00:00
Brian Matzon
12b7c4dd85 fix: now enumerates multiple displaydevices, if available 2003-03-03 21:49:46 +00:00
Brian Matzon
12ed458197 added mo content 2003-03-02 22:09:15 +00:00
Brian Matzon
7bbb349e5e mod: we're now at 0.5 2003-03-02 19:27:32 +00:00
Brian Matzon
684626a7db fix: let's include correct files 2003-03-02 19:27:07 +00:00
Brian Matzon
9cb8739687 fix: only output wgl if debug 2003-03-02 19:24:39 +00:00
Brian Matzon
947964e341 simple mouse test added 2003-03-02 18:57:50 +00:00
Brian Matzon
db7b3a9cf5 fix: no longer fatal to not acquire input 2003-03-01 21:39:31 +00:00
Elias Naur
451f237085 Linux mouse buttons now match those on win32 (again) 2003-02-26 18:11:32 +00:00
Elias Naur
4d67446487 Linux mouse buttons now match those on win32 2003-02-26 17:49:09 +00:00
Elias Naur
470ea4a7dc linux scroller now match win32 behaviour more precisely - scrolling reversed and scaled 120 2003-02-24 19:46:52 +00:00
Elias Naur
4677a35556 Fixed a buffer overflow problem in d�z 2003-02-20 15:13:37 +00:00
Elias Naur
6196e6845b Fixed bug when a X display connection cannot be established (again) 2003-02-20 13:27:20 +00:00
Elias Naur
6113da5083 Fixed bug when a X display connection cannot be established 2003-02-20 13:20:54 +00:00
Caspian Rychlik-Prince
24ac909558 *** empty log message *** 2003-02-20 12:16:49 +00:00
Elias Naur
c84ab8669d Added glMultiDrawArrays and glMultiDrawElements 2003-02-17 15:13:41 +00:00
Elias Naur
55ac8dd74c Don't fail create if grab doesn't succeed on the first try 2003-02-14 11:23:01 +00:00
Elias Naur
eeef8c62ed replaced PeekMessage() -> handleMessages() 2003-02-13 15:32:15 +00:00
Elias Naur
e3eeff94b0 Added preliminary alt-tab support on linux 2003-02-12 17:12:01 +00:00
Elias Naur
68045ce08f Don't allow the mouse to drift when failing poll 2003-02-12 12:11:05 +00:00
Elias Naur
dcaaccc138 Don't allow to show the window menu 2003-02-12 12:07:50 +00:00
Elias Naur
a36f15cc0e Don't return -1 on keyboard read failure 2003-02-12 11:27:48 +00:00