Commit Graph

9 Commits (f7abb7c4e2313d23dd5773e8d85a70c317652224)

Author SHA1 Message Date
David Ludwig 53feb22897 WinRT: cleaned up the opening section of the README 2014-09-19 12:09:51 -04:00
David Ludwig 16773fd47f WinRT: fixed broken emphasis formatting in README, when rendering it with Doxygen 2014-09-19 11:27:18 -04:00
Philipp Wiesemann 60df813042 Fixed doxygen warning and markdown formatting.
Three backticks for blocks are not supported by doxygen.
2014-09-16 23:09:32 +02:00
David Ludwig df37d1d550 WinRT: made README note that Win 8.0 targeting via MSVC 2013 Express is not possible 2014-09-14 13:10:21 -04:00
David Ludwig 75d0396eb3 WinRT: expanded and updated the README section on MSVC requirements 2014-09-14 12:57:26 -04:00
David Ludwig 0903aa3f8d WinRT: added manual, app-setup instructions to the README
A number of other parts of the WinRT README were edited, either for clarity, or to help with Markdown rendering.
2014-09-14 11:36:24 -04:00
David Ludwig 11d865b8fc WinRT: added a note to README regarding need for a MS account 2014-09-14 10:31:18 -04:00
David Ludwig 4eef8bbc11 WinRT: cleaned up section headers 2014-09-14 10:29:54 -04:00
Pierre-Loup A. Griffais 24c86b5501 [X11] Reconcile logical keyboard state with physical state on FocusIn
since the window system doesn't do it for us like other platforms.

This prevents sticky keys and missed keys when going in and out
of focus, for example Alt would appear to stick if switching away
from an SDL app with Alt-Tab and had to be pressed again.

CR: Sam
2014-09-11 19:24:42 -07:00