index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
cocoa
/
SDL_cocoaevents.m
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-11-20
First pass at a simple drag and drop API, allowing you to accept files droppe...
Sam Lantinga
1
-0
/
+5
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
1
-0
/
+4
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-02-21
Added disabled preferences menu option so it looks more like other applicatio...
Sam Lantinga
1
-0
/
+4
2011-02-12
Removed private API use that was causing AppStore rejection
Sam Lantinga
1
-9
/
+1
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2011-01-20
Fixed mouse button index for additional mouse buttons
Sam Lantinga
1
-1
/
+1
2011-01-21
Fix mouse wheel events in fullscreen mode for OS X
Jjgod Jiang
1
-0
/
+1
2010-12-01
Removed support for 10.3.9
Sam Lantinga
1
-2
/
+0
2010-10-10
Removed debug output
Sam Lantinga
1
-5
/
+0
2010-07-24
Added preliminary touch code to SDL_cocoakeyboard.m
jimtla
1
-2
/
+6
2010-07-22
Fixed x11 compile bugs.
jimtla
1
-0
/
+2
2010-07-08
I missed the Objective C files when updating the copyright date...
Sam Lantinga
1
-1
/
+1
2010-01-19
From: Jjgod Jiang
Sam Lantinga
1
-1
/
+0
2010-01-10
Merged r4866:4867 from branches/SDL-1.2: 64-bit Mac OS X 10.5 SDK fix.
Ryan C. Gordon
1
-3
/
+9
2009-12-03
Fixed mouse events for fullscreen windows on Mac OS X
Sam Lantinga
1
-0
/
+14
2009-09-19
Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...
Sam Lantinga
1
-0
/
+4
2009-05-07
Temporary workaround for building on 64-bit Mac OS X
Sam Lantinga
1
-0
/
+5
2009-01-12
Added an API to enable/disable the screen saver.
Sam Lantinga
1
-0
/
+11
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-09-01
Fixed a bunch of compile warnings on Mac OS X
Sam Lantinga
1
-0
/
+1
2006-07-30
Hack to stop the beeping
Sam Lantinga
1
-1
/
+3
2006-07-30
Implemented Cocoa key event handling.
Sam Lantinga
1
-5
/
+14
2006-07-25
Fixed Objective-C memory leaks
Sam Lantinga
1
-0
/
+15
2006-07-25
Implemented OpenGL support on Mac OS X
Sam Lantinga
1
-12
/
+4
2006-07-23
Whoops, that's a while loop. :)
Sam Lantinga
1
-1
/
+1
2006-07-23
The Mac OS X Cocoa video driver is under construction...
Sam Lantinga
1
-0
/
+170