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
/
win32
/
callback.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for side buttons on mouse
Aceeri
2015-12-29
1
-0
/
+18
*
Fixes cursor behavior with windows
Rengierof
2015-12-26
1
-1
/
+1
*
Removed comments, fixed Some/None matches, removed unnecessary lock checks
Aceeri
2015-11-09
1
-13
/
+8
*
Corrections to sharing data
Aceeri
2015-11-09
1
-8
/
+2
*
Minimum/maximum dimensions for windows in win32 api
Aceeri
2015-11-09
1
-4
/
+55
*
win32: implement wakeup_event_loop
Vladimir Vukicevic
2015-09-22
1
-0
/
+6
*
Handle events for Alt-<Key> and F10 presses in windows
Markus Heikkinen
2015-08-29
1
-5
/
+17
*
Modified Windows key event handling to support modifier keys.
Dylan Ede
2015-08-26
1
-4
/
+2
*
Cleanup unused import stuff
Peter Atashian
2015-08-21
1
-4
/
+4
*
DroppedFile event for Win32
Denilson M. Amorim
2015-06-23
1
-0
/
+22
*
Express scroll deltas as either line or pixel deltas
Robert Knight
2015-06-13
1
-2
/
+3
*
Add API for transparency and decorations and add support for win32
Pierre Krieger
2015-05-24
1
-0
/
+1
*
Rework MouseWheel event and fix the values on win32
Pierre Krieger
2015-04-29
1
-1
/
+2
*
Create reorganization
Pierre Krieger
2015-04-24
1
-0
/
+253