Commit Graph

638 Commits

Author SHA1 Message Date
Nilsen Filc
41f110c3ba Neutralize SDL_FINGERUP on Mac OSX
solves https://github.com/openfl/openfl/issues/815
2015-09-16 23:36:52 +02:00
Joshua Granick
5bd80aaab3 Add support for CFFI finalizer 2015-09-16 12:57:41 -07:00
Joshua Granick
19f4a601cf Include VS2015 fix 2015-09-16 08:20:59 -07:00
Joshua Granick
19487619f0 Minor tweak 2015-09-16 08:13:11 -07:00
Joshua Granick
5b5528e7cb Improve accelerometer support 2015-09-15 22:46:07 -07:00
Joshua Granick
1170702692 Accelerometer events 2015-09-15 16:30:15 -07:00
Joshua Granick
c4d05afb40 Update SDL version 2015-09-14 13:56:34 -07:00
Joshua Granick
423357824b Compile fix 2015-09-07 23:30:37 +00:00
Joshua Granick
506f95acae Null string fix 2015-09-04 19:40:16 -07:00
Joshua Granick
34d4b9cc13 Improve RPi support 2015-09-02 23:55:35 -07:00
Joshua Granick
3925906b56 Add postUICallback 2015-09-02 19:23:05 -07:00
Joshua Granick
f618c4648a Make window.alert simpler 2015-09-02 17:59:30 -07:00
Joshua Granick
dc919adccc Name window.notify back to window.alert and unify with simple message box support 2015-09-02 09:53:03 -07:00
Joshua Granick
b199e7ac7d Rename to window.notify (should have a more robust notification system in the future) 2015-09-02 09:01:04 -07:00
Tommy X
81acecfaea Update ExternalInterface.cpp 2015-09-01 20:16:12 -04:00
Tommy X
77b9243ce8 Added Alert function 2015-09-01 20:12:41 -04:00
Tommy X
62b2c76543 Added Alert function 2015-09-01 20:12:03 -04:00
Tommy X
a8a7ff4dad Added Alert function 2015-09-01 20:10:48 -04:00
Joshua Granick
d099750327 CFFI work 2015-09-01 14:25:41 -07:00
Joshua Granick
2e617a7f5a Move load/loadPrime to CFFI, remove new CFFI constructor, use @:cffi instead 2015-08-31 21:59:56 -07:00
Joshua Granick
6e570deddc Fix font family name 2015-08-29 22:00:35 -07:00
Joshua Granick
7d371d83ec CFFI fixes 2015-08-29 19:33:53 -07:00
Joshua Granick
98a8ce445c Minor tweak 2015-08-28 23:06:16 -07:00
Joshua Granick
0538780f8e Move GL to CFFI Prime 2015-08-28 22:56:09 -07:00
Joshua Granick
31bb48772e Standardize on double 2015-08-28 22:34:09 -07:00
Joshua Granick
7bcc6cd83f 64-bit fix 2015-08-28 22:26:28 -07:00
Joshua Granick
87f7ad32a2 Use CFFI prime bindings, refine Cairo font 2015-08-28 19:55:52 -07:00
Joshua Granick
7bd92acc9a Windows XP fix 2015-08-27 09:02:04 -07:00
Joshua Granick
b10a876307 Rename to window.focus () 2015-08-25 16:26:09 -07:00
Joshua Granick
92791433ba Merge pull request #549 from larsiusprime/window
window: exposed "raise()" function from SDL to bring the specified wi…
2015-08-25 16:16:15 -07:00
Joshua Granick
11b97d6d86 Compile fix 2015-08-23 21:15:51 -07:00
Joshua Granick
2d7c2acc0d Minor improvements 2015-08-23 17:18:13 -07:00
jgranick
cd91953a05 Disable NFD on Linux 2015-08-23 01:23:46 -07:00
Joshua Granick
76341325ec Compile fix 2015-08-22 23:39:06 -07:00
Joshua Granick
aa6a17b1cf Null fixes 2015-08-22 22:10:41 -07:00
Joshua Granick
23e3882a24 Update the FileDialog API, improve 2015-08-22 17:10:51 -07:00
Joshua Granick
b5f1949577 Compile fix 2015-08-22 16:36:19 -07:00
Joshua Granick
f8579b988c Compile fix 2015-08-22 16:31:51 -07:00
Joshua Granick
53d90b068a Remove debug message 2015-08-22 16:09:22 -07:00
Joshua Granick
0e656f2a6a Add lime.ui.FileDialog 2015-08-22 14:32:35 -07:00
Lars A. Doucet
36538a4b3e window: exposed "raise()" function from SDL to bring the specified window to the top of the display stack 2015-08-20 20:57:49 -05:00
Joshua Granick
36515078c4 Apply vsync only if the window is hardware 2015-08-20 15:52:16 -07:00
Joshua Granick
56c0872b8a Use onWindowCreate() instead of init(), fix support for multiple GL windows, use window.renderer instead of currentRenderer 2015-08-20 13:39:53 -07:00
Joshua Granick
f7e53cdea8 Move Keyboard events back to Window 2015-08-19 16:30:36 -07:00
Joshua Granick
c666477b58 Make the Touch events more robust 2015-08-19 16:04:57 -07:00
Joshua Granick
0fee391426 Allow multiple windows, close each one individually, exit when all are closed 2015-08-19 12:59:12 -07:00
Joshua Granick
8768d6114f Add window.id, add native EXIT event, filter window-based events and send to correct window instance 2015-08-19 12:36:30 -07:00
Joshua Granick
010e347651 Compile fix 2015-08-12 18:02:50 -07:00
Joshua Granick
df30bad61b Cleanup 2015-08-12 17:59:18 -07:00
Joshua Granick
a1862e43a5 Merge branch 'james4k_master' 2015-08-12 17:48:05 -07:00