Dale Stammen
|
32eeb560c3
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
Vladimir Perminov
|
bf40c1acd1
|
WinRT support mouse event
Mouse event implemented similar Desktop version.
Left button send mouse event and touch.
Support other mouse button and scroll wheel.
|
2015-08-27 21:34:25 +03:00 |
Vladimir Perminov
|
b5c289c622
|
WinRT support Show/Hide mouse cursor
|
2015-08-27 21:19:59 +03:00 |
Dale Stammen
|
0f64a2d192
|
removed obsolete override of setViewPortInPoints
|
2015-06-11 07:59:52 -07:00 |
Dale Stammen
|
f1fe802442
|
updated winrt keyboard support to support physical keyboard
|
2015-05-12 09:20:10 -07:00 |
Dale Stammen
|
351a898a70
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
Dale Stammen
|
0c47df5df2
|
fixed typo. Changed KEY_BACKSPACE to KEY_ESCAPE in comments
|
2015-04-21 06:21:32 -07:00 |
Dale Stammen
|
50f381f070
|
added CCLOG message to describe how to handle Windows Phone back button event
|
2015-04-20 18:30:52 -07:00 |
Dale Stammen
|
4169ebf5c8
|
Windows Phone 8.1 back button and terminate app support
|
2015-04-20 10:43:34 -07:00 |
Dale Stammen
|
ec378b612e
|
added listener if back button event not handled by app
|
2015-04-19 18:53:10 -07:00 |
Dale Stammen
|
a97d5c5370
|
added support for hardware back button on Windows Phone 8.1
|
2015-04-19 16:31:30 -07:00 |
Dale Stammen
|
47b338e4e6
|
fix deprecated warnings
|
2015-04-02 09:08:26 -07:00 |
Dale Stammen
|
2eccd58d45
|
added DPI support for universal app
|
2014-10-27 11:07:00 -07:00 |
Dale Stammen
|
77c00bc77f
|
removed use of std::mutex. Now using lock-free concurrent_queue
|
2014-10-27 08:32:19 -07:00 |
Dale Stammen
|
b20015f845
|
updated for Universal App support
|
2014-10-23 07:07:58 -07:00 |
Dale Stammen
|
d6912c3d84
|
updated winrt platform files
|
2014-10-14 16:32:39 -07:00 |