Commit Graph

15 Commits

Author SHA1 Message Date
Joshua Granick
2d3f51d2a4 Initial support for text input/edit events 2015-05-12 07:11:21 -07:00
Joshua Granick
6d8c9458fe Cleanup, using Mouse.warp and Mouse.lock, window.onMouseMoveRelative, removing 'button' value from mouse move event 2015-03-26 02:10:08 -07:00
Joshua Granick
3ea7830673 Merge pull request #386 from sepharoth213/master
Adding mouse functionality for locking/warping in native
2015-03-26 01:18:47 -07:00
Aaron Santiago
1228ee3fe4 Added global and window mouse warps 2015-03-25 20:38:34 -04:00
Joshua Granick
4f55cf27e2 Update the initial window position and sizze after creation 2015-03-25 17:23:49 -07:00
Joshua Granick
138e3f6703 Implement window.fullscreen and window.minimize, add onWindow minimize, restore, fullscreen events 2015-03-19 16:55:38 -07:00
Joshua Granick
05ce36188b Add application.removeWindow, window.close, and fixes for using an empty config 2015-01-29 15:34:18 -08:00
Joshua Granick
05162a2d05 Add initial window.setIcon support 2014-12-28 11:05:35 -08:00
Joshua Granick
7df3b3adfa Add Window move and resize 2014-07-09 20:05:36 -07:00
Joshua Granick
10a2a74cd8 Handle title and window flags 2014-07-09 15:39:02 -07:00
Joshua Granick
5fae3b4ff6 Set window size 2014-07-06 18:04:30 -07:00
Michael Bickel
c45b5f52e4 first pass of adding flags for sdl (stencil and depthbuffer) 2014-06-19 00:50:30 -07:00
Joshua Granick
dcad37447e Fix Windows, minor refactor 2014-06-19 00:36:17 -07:00
Joshua Granick
d7064bd064 Fix Windows build 2014-06-19 00:36:04 -07:00
Joshua Granick
8fd0f13bc1 Slight refactor 2014-06-19 00:34:34 -07:00