Commit Graph

40 Commits

Author SHA1 Message Date
Lenheart357 ef1c9b2f89 feat(window): support enable & disable imm 2023-09-08 21:58:05 +08:00
Nomango cbd9060277 update Window 2020-08-04 00:40:07 +08:00
Nomango 8e3d418f7a minor fixes 2020-06-24 18:38:15 +08:00
Nomango 9d51b1c669 minor fixes 2020-06-24 18:35:16 +08:00
Nomango aee8435322 fix window resolution 2020-06-24 17:33:27 +08:00
Nomango 074283d065 add WindowConfig 2020-06-23 16:51:27 +08:00
Nomango 8014857fbc add Window::SetIcon 2020-06-22 21:38:50 +08:00
Nomango 6cf6139d25 add Icon 2020-06-22 21:28:09 +08:00
Nomango ff0234559b Window fullscreen mode supported 2020-06-21 01:56:02 +08:00
Nomango c82fd84a0d fix bugs 2020-05-26 00:12:36 +08:00
Nomango 5d7c3f4f9a refactoring project 2020-05-24 11:26:21 +08:00
Nomango 093e422135 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-22 21:07:43 +08:00
Nomango 228fc45035 make Direct3D resources global 2020-05-22 21:07:32 +08:00
Nomango e1ec4f76b7 minor fixes 2020-05-20 23:38:24 +08:00
Nomango 1de59e3a15 add Window::SetMinimumSize() 2020-05-20 11:55:53 +08:00
Nomango 2ff0d1ad95 Add resolution related functions 2020-05-17 21:02:43 +08:00
Nomango f8cdbe4335 fix bug: incorrect window size in fullscreen mode 2020-05-08 00:57:28 +08:00
Nomango ae247dd676 fix bug: exiting fullscreen mode makes the window smaller 2020-05-07 21:47:06 +08:00
Nomango a1e7e77c96 [deploy] Change source code charset to gb2312 2020-03-19 14:28:50 +08:00
Nomango 9fbe396e3b [deploy] Tidy 2020-02-19 12:09:50 +08:00
Nomango 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango 94915b87ff Update Runner 2020-02-14 22:01:56 +08:00
Nomango 93e97c60c2 Add Runner 2020-02-14 17:12:13 +08:00
Nomango a34184dd18 Update exceptions 2020-02-13 22:35:04 +08:00
Nomango fa142b64c9 Change source charset to utf-8 2020-02-10 17:32:04 +08:00
Nomango 56ae199587 Add exceptions 2020-02-10 14:41:19 +08:00
Nomango b763064b3d Update WindowImpl 2020-02-09 19:06:25 +08:00
Nomango 9329b6f888 Update Singleton 2020-02-08 09:59:17 +08:00
Nomango 832576d0aa Add factory functions 2020-02-07 11:03:22 +08:00
Nomango 10ecc736f8 [deploy] update window 2020-02-02 15:47:48 +08:00
Nomango 4aa8a549aa Format codes 2020-01-21 10:09:55 +08:00
Nomango 1e12296181 tidy 2020-01-17 16:55:47 +08:00
Nomango 297e028779 Update Input 2020-01-17 16:46:17 +08:00
Nomango bcc92abbef Add WindowImpl-Win32 2020-01-17 11:24:24 +08:00
Nomango 831c6c83e9 Update Window & ImGuiModule 2020-01-16 18:33:42 +08:00
Nomango 3ce09fb1b1 [chore] Update cross-platform configurations 2020-01-13 09:32:41 +08:00
Nomango 5ba5e4525c Add docs for Actors & Actions 2019-12-23 18:05:08 +08:00
Nomango 1c923ca76d Update doxygen 2019-12-20 17:49:16 +08:00
Nomango b53f77af05 remove common & use OuterC instead 2019-12-17 20:47:55 +08:00
Nomango 12eaaa6bdf refactoring 2019-11-13 14:33:15 +08:00