index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
windows
/
SDL_windowsevents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug 2293 - Precise scrolling events
Sam Lantinga
2017-08-14
1
-36
/
+10
*
Fixed bug 2841 - Hint to set resource id for window icon
Sam Lantinga
2017-08-13
1
-3
/
+15
*
Cleaned up WindowsScanCodeToSDLScanCode() so VKeytoScancode() always takes pr...
Sam Lantinga
2017-08-12
1
-50
/
+54
*
prefer virtual keycodes over scancodes for extended keys
ouned
2017-06-03
1
-66
/
+78
*
Fixed bug 3701 - WM_TOUCH message may cause calls to null if touch functions ...
Sam Lantinga
2017-08-09
1
-1
/
+1
*
Fixed restoring a window that was maximized then minimized, then restored.
Sam Lantinga
2017-05-16
1
-0
/
+2
*
windows: Changed six internal functions to be static.
Philipp Wiesemann
2017-04-29
1
-5
/
+5
*
Fixed Windows build
Sam Lantinga
2017-01-28
1
-6
/
+8
*
Fixed bug 3550 - No mouse move messages send while over the titlebar and wind...
Sam Lantinga
2017-01-28
1
-2
/
+7
*
Updated copyright for 2017
Sam Lantinga
2017-01-01
1
-1
/
+1
*
Fixed bug 3453 - First mouse button input after a drag and drop event is ignored
Sam Lantinga
2016-10-14
1
-14
/
+16
*
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
Sam Lantinga
2016-10-07
1
-13
/
+2
*
Removed carriage returns from previous patch
Sam Lantinga
2016-10-01
1
-17
/
+17
*
Fixed bug 3405 - Wrong default icon size on windows systems
Sam Lantinga
2016-10-01
1
-16
/
+24
*
Force WM_PAINT events on window resize
Ethan Lee
2016-04-12
1
-0
/
+3
*
Reset dead keys when the SDL window loses focus, so dead keys pressed in SDL ...
Sam Lantinga
2016-10-01
1
-0
/
+1
*
windows: Removed hardcoded "1" for mouse clickthrough hint.
Ryan C. Gordon
2016-09-29
1
-1
/
+1
*
windows: fix borderless windows at desktop resolution (thanks, Evgeny!).
Ryan C. Gordon
2016-09-29
1
-0
/
+7
*
Added Windows support for SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH
Sam Lantinga
2016-09-29
1
-1
/
+9
*
When clicking on a window to give it focus, don't pass the mouse click to the...
Sam Lantinga
2016-09-29
1
-5
/
+25
*
Added SDL_WINDOWEVENT_HIT_TEST.
Ryan C. Gordon
2015-04-21
1
-9
/
+11
*
Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops.
Ryan C. Gordon
2016-01-05
1
-1
/
+2
*
Updated copyright to 2016
Sam Lantinga
2016-01-02
1
-1
/
+1
*
Fixed Bug 3215 - Win32: 'fullscreen' app doesn't always extend to top of screen
David Ludwig
2015-12-30
1
-0
/
+4
*
Windows: resync num/caps lock when window is gaining focus.
Ryan C. Gordon
2015-12-28
1
-0
/
+3
*
Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard la...
Sam Lantinga
2015-10-27
1
-0
/
+1
*
Converted tabs to spaces for SDL style
Sam Lantinga
2015-10-06
1
-16
/
+16
*
Fixed sending a size event while setting up a window (fix for DOTA 2 on Sourc...
Sam Lantinga
2015-10-06
1
-1
/
+1
*
Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep runnin...
andrewb
2015-08-03
1
-1
/
+18
*
Trivial integer truncation warning fixes.
Sam Lantinga
2015-07-30
1
-1
/
+1
*
Fixed bug 2834 - Patch to support dead keys on Windows
Sam Lantinga
2015-06-25
1
-19
/
+15
*
Fixed bug 2054 - SDL_GetError: "Unknown touch device"
Sam Lantinga
2015-05-28
1
-4
/
+2
*
Partial fix for bug 2726 - Win32 'mouse' events not applying 'SDL_TOUCH_MOUSEID'
David Ludwig
2014-12-20
1
-26
/
+31
*
Windows: Alt-F4 hotkey should be checked on keydown, not keyup (thanks, Matt!).
Ryan C. Gordon
2015-05-26
1
-8
/
+10
*
Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!).
Ryan C. Gordon
2015-05-26
1
-2
/
+6
*
Updated the copyright year to 2015
Sam Lantinga
2015-05-26
1
-1
/
+1
*
Added a userdata parameter to SDL_SetWindowsMessageHook()
Sam Lantinga
2015-05-13
1
-2
/
+4
*
Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows
Sam Lantinga
2015-05-13
1
-0
/
+13
*
Windows: Fixed ignoring return value of internal function.
Philipp Wiesemann
2015-03-06
1
-4
/
+5
*
add in support for passing down the "natural" (or flipped) scrolling directio...
Edward Rudd
2014-11-23
1
-4
/
+4
*
Fixed mingw64 build and warnings
Sam Lantinga
2014-07-07
1
-12
/
+12
*
Merged Ryan's SDL-gui-backend branch.
Ryan C. Gordon
2014-06-25
1
-106
/
+106
|
\
|
*
Fixed grab interaction with Windows Classic theme
Sam Lantinga
2014-06-23
1
-21
/
+9
|
*
Fixed bug where changing the window border would change the window size on Wi...
Sam Lantinga
2014-06-04
1
-1
/
+5
|
*
Added a hint to disable windows message processing in SDL_PumpEvents()
Sam Lantinga
2014-06-04
1
-8
/
+10
|
*
Added a hint to disable window frame and title bar interaction when the curso...
Sam Lantinga
2014-06-04
1
-70
/
+60
|
*
Fixed bug 2520 - Held double-click app startup creates a stuck MOUSEBUTTONDOW...
Sam Lantinga
2014-05-31
1
-9
/
+25
*
|
This should probably query async button state.
Ryan C. Gordon
2014-06-11
1
-5
/
+5
*
|
Wired up Windows resize hit testing.
Ryan C. Gordon
2014-06-05
1
-3
/
+11
*
|
Fixed up SDL_CaptureMouse() on Windows to work like I expected.
Ryan C. Gordon
2014-05-30
1
-16
/
+39
[next]