winit/src/platform/windows
Artúr Kovács 214e157e5d Implement HoveredFile and HoveredFileCancelled on Windows (#662)
* Implement HoveredFile and HoveredFileCancelled on Windows (#448)

* Update CHANGELOG.

* Applied code organizational corrections and fixed IDropHandler leak on window destroy.

* Moved FileDropHandle to a separate file.
2018-10-24 14:40:12 -04:00
..
dpi.rs fix assertion failed: validate_hidpi_factor(dpi_factor) (#607) (#618) 2018-08-02 13:03:15 -04:00
drop_handler.rs Implement HoveredFile and HoveredFileCancelled on Windows (#662) 2018-10-24 14:40:12 -04:00
event.rs Add support for F16-F24 (#641) 2018-09-12 13:04:16 -04:00
events_loop.rs Implement HoveredFile and HoveredFileCancelled on Windows (#662) 2018-10-24 14:40:12 -04:00
icon.rs Fix unsoundness on Windows (#601) 2018-07-27 18:34:08 -04:00
mod.rs Implement HoveredFile and HoveredFileCancelled on Windows (#662) 2018-10-24 14:40:12 -04:00
monitor.rs X11+Windows: Guess initial DPI factor (#583) 2018-07-01 11:01:46 -04:00
raw_input.rs Windows: Implement DeviceEvents (#482) 2018-04-28 12:42:33 -04:00
util.rs X11+Windows: Guess initial DPI factor (#583) 2018-07-01 11:01:46 -04:00
window.rs Windows: Fix transparency (#675) 2018-10-17 20:23:59 -04:00