index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cocoa
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix scrolling wheel behavior on OSX
nwin
2015-03-05
1
-1
/
+1
*
Add is_current function
Pierre Krieger
2015-03-04
1
-0
/
+4
*
Implement set_cursor for osx
Bryan Bell
2015-02-27
1
-1
/
+33
*
Merge pull request #290 from frewsxcv/cleanup
tomaka
2015-02-22
1
-6
/
+6
|
\
|
*
Stop using deprecated CString::from_slice constructor
Corey Farwell
2015-02-21
1
-6
/
+6
*
|
Fix MouseMoved by checking for NSDrag events as well, closes #288
mitchmindtree
2015-02-22
1
-1
/
+4
|
/
*
Fixed errors on latest nightly, RingBuf -> VecDeque
mitchmindtree
2015-02-21
1
-6
/
+6
*
expose the platform-specific window handle (currently Win only)
Ryan Stewart
2015-02-20
1
-0
/
+4
*
Improve the OpenGL context request system
Pierre Krieger
2015-02-18
1
-4
/
+13
*
Mac: Use platform specific iterators.
Glenn Watson
2015-02-10
1
-107
/
+153
*
Make the mouse wheel events match natural direction on osx.
Glenn Watson
2015-02-10
1
-1
/
+1
*
Rename enum variants of MouseButton
Eduard Bopp
2015-02-05
1
-5
/
+5
*
Add tempory fix for #248
Brendan Zabarauskas
2015-02-03
1
-1
/
+2
*
Fix OSX build
Brendan Zabarauskas
2015-01-30
1
-29
/
+23
*
Rename osx->cocoa
Brendan Zabarauskas
2015-01-26
1
-0
/
+574