aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/win32/callback.rs
Commit message (Expand)AuthorAgeFilesLines
* Support for side buttons on mouseAceeri2015-12-291-0/+18
* Fixes cursor behavior with windowsRengierof2015-12-261-1/+1
* Removed comments, fixed Some/None matches, removed unnecessary lock checksAceeri2015-11-091-13/+8
* Corrections to sharing dataAceeri2015-11-091-8/+2
* Minimum/maximum dimensions for windows in win32 apiAceeri2015-11-091-4/+55
* win32: implement wakeup_event_loopVladimir Vukicevic2015-09-221-0/+6
* Handle events for Alt-<Key> and F10 presses in windowsMarkus Heikkinen2015-08-291-5/+17
* Modified Windows key event handling to support modifier keys.Dylan Ede2015-08-261-4/+2
* Cleanup unused import stuffPeter Atashian2015-08-211-4/+4
* DroppedFile event for Win32Denilson M. Amorim2015-06-231-0/+22
* Express scroll deltas as either line or pixel deltasRobert Knight2015-06-131-2/+3
* Add API for transparency and decorations and add support for win32Pierre Krieger2015-05-241-0/+1
* Rework MouseWheel event and fix the values on win32Pierre Krieger2015-04-291-1/+2
* Create reorganizationPierre Krieger2015-04-241-0/+253