Caspian Rychlik-Prince
|
f334272243
|
Tweak to trap getClipboard properly
|
2004-11-30 21:05:04 +00:00 |
|
Elias Naur
|
59aa0586f7
|
Minimum requirements for PixelFormat is 8 bit depth
|
2004-11-29 08:20:13 +00:00 |
|
Elias Naur
|
fd32c5b9b9
|
*** empty log message ***
|
2004-11-29 08:16:21 +00:00 |
|
Brian Matzon
|
3ae8c81129
|
only generate events if mouse is actually alive
|
2004-11-27 10:17:15 +00:00 |
|
Ioannis Tsakpinis
|
83dd8b6bbc
|
Code cleanup
|
2004-11-25 22:31:38 +00:00 |
|
Ioannis Tsakpinis
|
3041c0494d
|
Code cleanup
|
2004-11-25 22:20:45 +00:00 |
|
Ioannis Tsakpinis
|
f86b00c9ba
|
glTexImageXD now accept null buffers
|
2004-11-25 22:18:29 +00:00 |
|
Ioannis Tsakpinis
|
76de417bf7
|
glTexImageXD now accept null buffers
|
2004-11-25 22:11:16 +00:00 |
|
Caspian Rychlik-Prince
|
c7eed98e57
|
Now added URL encoding
|
2004-11-22 21:54:06 +00:00 |
|
Elias Naur
|
567f89515d
|
Mac OS X: Implemented MacOSXDisplay.openURL()
|
2004-11-22 21:40:13 +00:00 |
|
Caspian Rychlik-Prince
|
2ee1ff3713
|
Uses Webstart services for Sys.openURL now
|
2004-11-22 21:38:08 +00:00 |
|
Elias Naur
|
2577ffd377
|
Split up Sys.openURL into the platform specific DisplayImplementation
|
2004-11-22 21:22:30 +00:00 |
|
Caspian Rychlik-Prince
|
23b6e400eb
|
Centres windowed mode now.
|
2004-11-22 21:12:51 +00:00 |
|
Elias Naur
|
4d0a4ac6fc
|
Mac OS X: Fix bogus repeated mouse deltas when grabbed
|
2004-11-22 19:32:40 +00:00 |
|
Caspian Rychlik-Prince
|
282ac78fc1
|
Fixed a fullscreen/displaymode setting bug
|
2004-11-22 13:42:28 +00:00 |
|
Elias Naur
|
bc788f00c9
|
Mac OS X: Ignore repeating key press events
|
2004-11-22 12:52:57 +00:00 |
|
Elias Naur
|
8412ce40ed
|
Fix Mac OS X Webstart OpenAL by searching for thw lwjgl library in addition to the openal library
|
2004-11-22 09:43:52 +00:00 |
|
Brian Matzon
|
d04c4920b8
|
use safeGetBufferAddress when loading data
use correct size of image, instead of size of pointer (!)
|
2004-11-21 10:10:05 +00:00 |
|
Brian Matzon
|
db1952489a
|
call correct native method!
|
2004-11-21 10:06:52 +00:00 |
|
Brian Matzon
|
6fd2a42ef0
|
import cleanup
|
2004-11-20 16:46:44 +00:00 |
|
Brian Matzon
|
9814e10832
|
fix sphere bug reported by Ken Russell
|
2004-11-20 02:48:38 +00:00 |
|
Elias Naur
|
f3221396ed
|
Mac OS X: Handle frame == null case
|
2004-11-19 15:18:29 +00:00 |
|
Elias Naur
|
e5486ff2df
|
Mac OS X: Don't dispose frame if already disposed
|
2004-11-19 15:05:21 +00:00 |
|
Elias Naur
|
51febce1d3
|
Fix a memory leak in extal.c
|
2004-11-19 14:40:56 +00:00 |
|
Elias Naur
|
edf5a98e80
|
Mac OS X: Set fullscreen window to null before disposing
|
2004-11-19 13:16:10 +00:00 |
|
Elias Naur
|
9ec94cb364
|
Move getPbufferCaps to DisplayImplementation. Mac OS X pbuffer support
|
2004-11-18 12:10:28 +00:00 |
|
Elias Naur
|
c307e9a13e
|
Mac OS X: Try harder to reset mouse deltas
|
2004-11-16 20:33:48 +00:00 |
|
Elias Naur
|
4ce552b44b
|
Mac OS X: Add error handling to gamma functions
|
2004-11-16 14:23:28 +00:00 |
|
Elias Naur
|
cea73a6b85
|
Mac OS X: Implemented gamma
|
2004-11-16 14:08:31 +00:00 |
|
Elias Naur
|
45607a7c69
|
Mac OS X: Work around AWT shifting the fullscreen window off the screen
|
2004-11-16 13:21:46 +00:00 |
|
Elias Naur
|
f65ae73d47
|
Mac OS X: Don't hide mouse mouse when already hidden (because the cursor state is counted)
|
2004-11-15 15:28:53 +00:00 |
|
Elias Naur
|
26ce1fecae
|
Mac OS X: Add missing file and disable native cursors because of AWT bugs
|
2004-11-15 14:38:00 +00:00 |
|
Elias Naur
|
8ee59e83fb
|
Linux: fix compilation
|
2004-11-14 11:39:54 +00:00 |
|
Brian Matzon
|
426ec81c3c
|
changed String handling to use proper localizing method
|
2004-11-14 10:42:19 +00:00 |
|
Elias Naur
|
bf5249da86
|
Win32: Make isFocused false at window creation to stop the message loop from running appActivate(false) when the window is being initially activated
|
2004-11-14 01:18:56 +00:00 |
|
Elias Naur
|
de41972b2e
|
*** empty log message ***
|
2004-11-13 22:27:19 +00:00 |
|
Brian Matzon
|
c9b1268c0d
|
lets use proper arguments for localizing string call
|
2004-11-13 21:12:09 +00:00 |
|
Brian Matzon
|
1bda864efd
|
changed String handling to use proper localizing method
|
2004-11-13 21:06:38 +00:00 |
|
Brian Matzon
|
028606af8a
|
fix #ifdef and miscellaneous compilation issues
|
2004-11-13 20:55:22 +00:00 |
|
Brian Matzon
|
f41e0542cd
|
fix pointer
|
2004-11-13 20:52:47 +00:00 |
|
Elias Naur
|
11180c3712
|
Remove more autoconf files
|
2004-11-13 13:07:41 +00:00 |
|
Elias Naur
|
6b62ccbdfb
|
Mac OS X fixed isKeyDown not working
|
2004-11-13 08:48:56 +00:00 |
|
Elias Naur
|
8458a8cbb7
|
Linux fixes to absolute coordinates
|
2004-11-12 15:43:14 +00:00 |
|
Elias Naur
|
7a2f853c44
|
Mac OS X part of absolute mouse coords
|
2004-11-12 15:37:47 +00:00 |
|
Elias Naur
|
95e7c3d3ff
|
Win32 part of absolute mouse coordinates
|
2004-11-12 15:32:20 +00:00 |
|
Elias Naur
|
d4d164e87e
|
Mac OS X part of absolute mouse coords
|
2004-11-12 15:11:42 +00:00 |
|
Elias Naur
|
9741a99c64
|
Make read() and poll() return absolute coordinates when the mouse is not grabbed
|
2004-11-12 15:01:29 +00:00 |
|
Elias Naur
|
47c8343728
|
Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile
|
2004-11-12 14:32:42 +00:00 |
|
Elias Naur
|
0fb264180e
|
Mac OS X: Made AWT access thread safe
|
2004-11-12 13:23:20 +00:00 |
|
Elias Naur
|
2ae536c7c7
|
Mac OS X default implementation of gamma and state keys
|
2004-11-12 10:48:51 +00:00 |
|