66 Commits (ad9cbb223bbced20e58cdb09f93b9638f2fd93fd)

Author SHA1 Message Date
Dan Walmsley 951fc851c0 test packing the binary 8 years ago
Dan Walmsley 0a0bb1556d use release dylib 8 years ago
Dan Walmsley 9cc70315e7 include binary in the package 8 years ago
Dan Walmsley c37b5b0d74 rename stubs.cs 8 years ago
Nikita Tsukanov 8aae66f12c OSX 10.12 compatibility 8 years ago
Nikita Tsukanov 1ad0d7ceb3 Fixed Dispatcher.CheckAccess from always returning true 8 years ago
Dan Walmsley 4e3d89760d dont beep on backspace or arrow keys. 8 years ago
Dan Walmsley 9e3dfa8bc0 working keyboard input 8 years ago
Dan Walmsley 64d439ecb1 implement window state change events and manipulation. 8 years ago
Dan Walmsley 99923b94d3 implement window position changed. 8 years ago
ElBuda 8caa7065c6 Fix merging issues 8 years ago
ElBuda 9b232fec4b Finish clipboard implementation 8 years ago
ElBuda 5991962008 Skeleton for Clipboard implementation 8 years ago
Nikita Tsukanov 83f5a72782 Use CGDataProvider instead of CGBitmapContext 8 years ago
Nikita Tsukanov ce1d855999 Don’t force re-render if size wasn’t actually changed 8 years ago
Dan Walmsley b206f063bf Fixed window.mm compilation 8 years ago
Dan Walmsley f5edeac7bb Fixed scaling computation 8 years ago
Nikita Tsukanov 006c0af89a DeferredRenderer support 8 years ago
Dan Walmsley 3f48a4da78 working screens api. 8 years ago
Dan Walmsley f0525eb640 Add cs side and interfaces for screens api. 8 years ago
Dan Walmsley 79a82e1ea5 implement scaling changed callback. 8 years ago
Dan Walmsley 07774ea4be implement max client size and top most. 8 years ago
Dan Walmsley cb2171616e just put interfaces in header file. 8 years ago
Dan Walmsley ca992b1581 attempt to receive input text. 8 years ago
Dan Walmsley 2321b6baad key transform implemented 8 years ago
Dan Walmsley 35a4e1149e implemented save file dialog 8 years ago
Dan Walmsley c38cdf641c working open file and open folder dialogs. 8 years ago
Dan Walmsley 93e0782e64 working modal system dialog. 8 years ago
Dan Walmsley 668a4aca9e work towards dialogs with parent window handle 8 years ago
Dan Walmsley 9cb9c1fef1 working dialog callbacks 8 years ago
Dan Walmsley 7b4275b2d5 add interfaces required for system dialogs 8 years ago
Dan Walmsley 62ce672458 whitespace 8 years ago
Dan Walmsley 196ef4dbd4 whitespace 8 years ago
Dan Walmsley 6880b44b76 fix some memory leaks. 8 years ago
Dan Walmsley 4d3fcd9cbf rename var 8 years ago
Dan Walmsley 4208ca4f58 fix depricated warnings 8 years ago
Dan Walmsley 3e6007dec9 fix window positioning when first shown. 8 years ago
Dan Walmsley ad66a0c67a implement getScaling 8 years ago
Dan Walmsley dc0f1b9db3 working popup positioning 8 years ago
Dan Walmsley 1567075df5 add helper functions 8 years ago
Dan Walmsley 1d6ba00150 implement setting of window position. 8 years ago
Dan Walmsley bd7b3c463b implement popups. 8 years ago
Dan Walmsley 8cc512beaa keyboard ding sound if keyboard event wasnt handled 8 years ago
Dan Walmsley 8e7f709503 implement begin move drag. 8 years ago
Dan Walmsley a41a7d3de3 update project file. 8 years ago
Dan Walmsley c646826f31 very basic start to key input. 8 years ago
Dan Walmsley bb2032711e fix windows with no decorations. 8 years ago
Dan Walmsley c8813893eb whitespace 8 years ago
Dan Walmsley fc693e0382 implement mouse wheel and mouse move when 8 years ago
Dan Walmsley 26b071bae6 ignores and project file. 8 years ago