index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
api
/
x11
/
window.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove the is_closed function
Pierre Krieger
2015-06-16
1
-6
/
+2
*
|
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-4
/
+5
|
/
*
Merge pull request #484 from pinumbernumber/master
tomaka
2015-06-16
1
-1
/
+25
|
\
|
*
Implement transparency for X11
pinumbernumber
2015-06-14
1
-1
/
+25
*
|
Express scroll deltas as either line or pixel deltas
Robert Knight
2015-06-13
1
-2
/
+5
|
/
*
Fix leaking color map and destruction of IM
Pierre Krieger
2015-06-05
1
-1
/
+6
*
Fix set_cursor_state on X11
Eduard Bopp
2015-05-25
1
-4
/
+9
*
Fix the compilation on 32bits linux
Pierre Krieger
2015-05-21
1
-1
/
+1
*
Allow creating EGL contexts on win32 with the AMD DLLs
Pierre Krieger
2015-05-21
1
-2
/
+2
*
fixup! Fix handling of numpad keys w.r.t. numlock (derived from fix mentioned...
Avi Weinstock
2015-05-18
1
-1
/
+1
*
Fix handling of numpad keys w.r.t. numlock (derived from fix mentioned at htt...
Avi Weinstock
2015-05-18
1
-2
/
+8
*
Rework the X implementation to use only one X connection
Pierre Krieger
2015-05-17
1
-0
/
+803
[prev]