Commit graph

50 commits

Author SHA1 Message Date
rti
f9434cbfe1 Fixed: #1174 Mac - Alpha Build - Mouse Behavior 2010-12-12 03:58:14 +01:00
rti
431fc9a13e Fixed: Mac OS X compilation of GL driver 2010-11-23 13:08:13 +01:00
rti
504e871a54 Fixed: #1174 Mac - Alpha Build - Mouse Behavior 2010-11-15 10:04:52 +01:00
kervala
f912706dfd Fixed: Compilation on Mac OS X 10.5 2010-11-09 13:21:17 +01:00
rti
b11c346e3b Fixed: #1156 Handle window close/application quit cleanly 2010-11-05 12:57:31 +01:00
rti
1bfcb0b58a Removed: old cocoa_adapter files 2010-11-03 19:24:39 +01:00
rti
5855e60d4c Fixed: MacOS 10.6 and below distinction 2010-11-03 19:07:36 +01:00
rti
ad89d86f86 merge 2010-11-03 16:33:11 +01:00
rti
5033d70471 Changed: #1153 Make ryzom_client run completely in an .app bundle 2010-11-03 13:39:35 +01:00
kervala
04d1340ef7 Changed: #878 Fix typos in comments/code 2010-11-02 22:59:50 +01:00
kervala
fcf462067b Fixed: Compilation under Mac OS X 10.5 2010-11-02 22:58:15 +01:00
rti
f103b2c62e Fixed: #1149 Mouse Position is not properly reported if NeL view does not fill window 2010-11-01 21:55:48 +01:00
rti
012e2cc886 Fixed: #1147 Make OVQT work on MacOS 2010-10-31 16:50:56 +01:00
rti
053232af06 Changed: #1060 Implement getWndProc() on Mac OS X 2010-10-30 22:36:20 +02:00
rti
da0a461b2d merge 2010-10-18 22:34:09 +02:00
rti
2a7f8555b8 Changed: #1060 Implement getWndProc() on Mac OS X 2010-10-18 22:33:10 +02:00
kervala
e8563f4156 Changed: #1038 Implement copy/paste for Linux (patch provided by Naush) 2010-10-16 22:16:09 +02:00
rti
b0817ae1e6 Fixed: #1130 Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp) 2010-10-15 23:33:42 +02:00
kervala
3fae9a7495 Changed: Added better check for Mac OS SDK version 2010-10-14 20:41:34 +02:00
kervala
d303839620 Changed: getModes for Mac OS X < 10.6 2010-10-05 21:31:02 +02:00
kervala
397048420b Fixed: #1119 Crash when pressing a key under Mac OS X 10.5.7 2010-10-05 21:29:47 +02:00
kervala
c22eddb3c6 Fixed: Compilation under Mac OS X 10.5 2010-10-04 21:47:26 +02:00
rti
18e1867e2b Fixed: #1062 Fullscreen with game resolution < desktop resolution 2010-08-13 16:05:01 +02:00
rti
cb71c183ed Changed: #878 Fix typos in comments/code 2010-08-13 15:40:04 +02:00
rti
89b4b27d1b Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 2010-08-04 22:12:54 +02:00
rti
7140c606de Fixed: #1029 destroyWindow() terminates the whole application 2010-08-04 21:43:42 +02:00
rti
b64b7467d9 Fixed: #1020 GLWindow, create, destroy, create would lead to creating two autorelease pools 2010-07-14 20:40:24 +02:00
rti
6f2ac6201f Fixed: #1008 Modifier Key Information 2010-07-14 16:52:15 +02:00
rti
bd131639d5 Fixed: #1012 Dead Keys Broken 2010-07-07 02:01:15 +02:00
rti
c7840413f0 Fixed: #1011 Switch nlWindow from NSWindow* to NSView* 2010-07-07 00:06:46 +02:00
rti
e4acb111a8 Fixed: #1011 Switch nlWindow from NSWindow* to NSView* 2010-07-06 21:50:22 +02:00
rti
8f30227e23 Fixed: #1009 Cocoa Window not necessary 2010-07-06 20:31:30 +02:00
rti
0169f5f1b8 Changed: #947 improved mouse wheel handling (thresholding) 2010-07-04 19:49:34 +02:00
rti
bba512990d Changed: #947 added mac menu, force redraw after buffer swap, some cleanup 2010-06-24 21:39:18 +02:00
rti
a6ccab4d89 Changed: #947 adapted to recent driver changes, some cleanup 2010-06-23 23:37:19 +02:00
rti
e0e1d495dc Changed: #947 fixed set mouse pos in fullscreen on non main monitor 2010-06-13 22:52:18 +02:00
rti
6a4ec13517 Changed: #947 fixed set mouse pos in fullscreen on non main monitor 2010-06-13 22:36:32 +02:00
rti
48657c16d0 Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions) 2010-06-13 20:24:58 +02:00
rti
daa6cf3051 Changed: #947 fixed mouse position setting on non main monitor 2010-06-13 15:40:59 +02:00
rti
0e0b27ff01 Changed: #947 fixed key 5 and 6 interchanged 2010-06-13 01:01:42 +02:00
rti
265650262d Changed: #947 mouse wheel, resizable flag 2010-06-11 16:21:27 +02:00
rti
610a04982f Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 2010-06-11 15:04:10 +02:00
rti
c7e5793e27 merge 2010-06-09 23:35:55 +02:00
rti
cfecd694b9 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 2010-06-09 23:15:14 +02:00
rti
c20a75b79c Changed: #947 added fullscreen and mode switching support 2010-06-08 23:27:06 +02:00
rti
d2b36ccbaf Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
rti
39ffd1e4c0 Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
65fcd8f275 Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
rti
84ffbd6c7f Changed: #947 window title, position, resize. fixed notify sound on key down. 2010-06-01 01:34:19 +02:00
rti
25b0733f2e Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00