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
/
monitor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustup
Pierre Krieger
2015-03-25
1
-6
/
+4
*
enumerate monitors in addition to adapters; this allows the MonitorID impleme...
Ryan Stewart
2015-03-24
1
-33
/
+69
*
fix headless build by ensuring NativeMonitorId enum is available internally e...
Ryan Stewart
2015-03-18
1
-3
/
+3
*
expose platform-native monitor identifier
Ryan Stewart
2015-03-16
1
-0
/
+7
*
RingBuf -> VecDeque for other platforms, as_slice_with_nul -> as_bytes_with_nul
mitchmindtree
2015-02-22
1
-3
/
+3
*
Upgrade to latest winapi
Peter Atashian
2015-01-25
1
-2
/
+3
*
x11, android, win32: [ui]size, [u]int -> [ui]32
Andrey Lesnikov
2015-01-13
1
-7
/
+7
*
Update for Rustc
Pierre Krieger
2015-01-05
1
-1
/
+1
*
Update for Rustc
Pierre Krieger
2015-01-03
1
-1
/
+1
*
Change the way that events are represented.
Ty Overby
2015-01-01
1
-4
/
+6
*
Use the winapi crate instead of our own ffi
Pierre Krieger
2014-12-02
1
-15
/
+15
*
fail! -> panic!
Tomaka17
2014-10-30
1
-1
/
+1
*
Fix compilation warnings
Tomaka17
2014-09-23
1
-1
/
+1
*
Add get_dimensions() to MonitorID
Tomaka17
2014-08-02
1
-2
/
+17
*
Add documentation to the Win32 implementation
Tomaka17
2014-08-01
1
-11
/
+48
*
Add monitor support for win32
Tomaka17
2014-07-31
1
-0
/
+79