index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
win32
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Window getters now return an Option in case where the Window has been closed
Tomaka17
2014-07-30
1
-16
/
+14
|
*
Implement get_position for win32 and fix interface
Tomaka17
2014-07-27
2
-4
/
+28
|
*
Implement get_*_size() for win32
Tomaka17
2014-07-27
2
-2
/
+28
|
*
get/set_size() -> get/set_inner/outer_size()
Tomaka17
2014-07-27
1
-2
/
+6
|
*
Implement fullscreen for win32
Tomaka17
2014-07-27
2
-6
/
+138
|
*
Draft for monitor API
Tomaka17
2014-07-27
1
-2
/
+3
|
*
Add moved events for win32
Tomaka17
2014-07-27
2
-0
/
+9
|
*
Better events handling for win32
Tomaka17
2014-07-27
2
-31
/
+11
|
*
Implement focus events for win32
Tomaka17
2014-07-27
2
-0
/
+14
|
*
Implement mouse clicks on win32
Tomaka17
2014-07-27
2
-0
/
+42
|
*
Implement Pressed and Released
Tomaka17
2014-07-27
3
-0
/
+341
|
*
Implement ReceivedCharacter on win32
Tomaka17
2014-07-27
2
-0
/
+9
|
*
Fix events handling on win32
Tomaka17
2014-07-27
2
-13
/
+43
|
*
Temporarily remove NeedRefresh event from win32
Tomaka17
2014-07-27
1
-2
/
+2
|
*
Initial commit
Tomaka17
2014-07-27
2
-0
/
+778