Commit Graph

2408 Commits

Author SHA1 Message Date
Vadim Lopatin 233adaace3 investigating memory error in runtime shutdown 2014-04-30 09:09:02 +04:00
Vadim Lopatin 078d5832d3 SDL2: text input is working 2014-04-29 23:27:20 +04:00
Vadim Lopatin 27c74e7837 SDL2 backend - keydown/keyup events support 2014-04-29 22:56:00 +04:00
Vadim Lopatin f548cb3ea6 SDL: mouse is working 2014-04-29 16:01:31 +04:00
Vadim Lopatin 8ce36c6eed SDL support: UI image is drawn ok 2014-04-29 15:03:51 +04:00
Vadim Lopatin 988abfe449 SDL support, continue 2014-04-29 14:38:36 +04:00
Vadim Lopatin 5332854a4f SDL support, continue 2014-04-29 11:44:48 +04:00
Vadim Lopatin 5375d03ebe SDL support 2014-04-28 16:47:49 +04:00
Vadim Lopatin ce71e7dc1a support SDL2 under Windows 2014-04-28 16:35:36 +04:00
Vadim Lopatin 7c0e3006bf SDL support under Windows 2014-04-28 15:42:31 +04:00
Vadim Lopatin c29dab5a2c SDL2 support. part 3 2014-04-27 07:56:55 +04:00
Vadim Lopatin f72af0f807 adding SDL2 platform support, part 2 2014-04-27 07:31:07 +04:00
Vadim Lopatin 75aafcadcc adding SDL2 platform support, part 1 2014-04-27 06:44:33 +04:00
Vadim Lopatin 21cf6bd401 fix linux build, and build instructions 2014-04-26 20:48:14 +04:00
Vadim Lopatin 6526083bf9 Merge pull request #7 from yazd/patch-1
Implicit fallthrough fix
2014-04-26 20:01:21 +04:00
Yazan Dabain ba1050479b Fix implicit fallthrough case 2014-04-26 17:51:05 +03:00
Vadim Lopatin d88e37270b focus navigation using arrow keys is working 2014-04-25 15:28:54 +04:00
Vadim Lopatin 41aca2c44f focus movement using Tab/Shift+Tab) 2014-04-25 14:20:04 +04:00
Vadim Lopatin ec27010c86 focus widget 2014-04-25 11:08:23 +04:00
Vadim Lopatin cb236b0f80 update readme 2014-04-25 06:29:19 +04:00
Vadim Lopatin fffc2f408f update readme 2014-04-25 00:01:23 +04:00
Vadim Lopatin efa195b70a fix duplicate guids in mono-d project 2014-04-24 23:37:29 +04:00
Vadim Lopatin ed3516c32e update readme 2014-04-24 23:28:46 +04:00
Vadim Lopatin cbc647a60b fix linux+dub build 2014-04-24 23:19:27 +04:00
Vadim Lopatin e9ecc3b26c editor fixes 2014-04-24 20:02:21 +04:00
Vadim Lopatin 7aca03e94f fixes 2014-04-24 19:54:15 +04:00
Vadim Lopatin 5afa935930 editors: fix remove prev/next word 2014-04-24 19:45:31 +04:00
Vadim Lopatin fb55d64849 Editors: navigation by words - Ctrl/Left, Ctrl/Right 2014-04-24 19:22:14 +04:00
Vadim Lopatin aa4e1411b2 editors: support move by words, part 1 2014-04-24 18:28:58 +04:00
Vadim Lopatin 7862f897f9 EditBox: scrolling using mouse wheel and scrollbars; font zooming using ctrl + mouse wheel 2014-04-24 17:30:19 +04:00
Vadim Lopatin 354095fa8f support SelectAll by Ctrl+A in editors 2014-04-24 16:32:10 +04:00
Vadim Lopatin 08fb2f27d3 support multiple views for same EditableContent - demo 2014-04-24 16:12:02 +04:00
Vadim Lopatin 8b0570b22e support multiple views for same EditableContent 2014-04-24 15:48:34 +04:00
Vadim Lopatin ec31e0838c editor content enhancements 2014-04-24 15:38:15 +04:00
Vadim Lopatin 37194b81b2 replace mode support in editors (toggled by INS) 2014-04-24 15:14:50 +04:00
Vadim Lopatin f5bf1bb9ec editor readonly mode support 2014-04-24 14:37:53 +04:00
Vadim Lopatin 72ddb2efb7 selection highlight for EditLine 2014-04-24 14:16:40 +04:00
Vadim Lopatin 117d4ce33e editors enhancements 2014-04-24 13:58:10 +04:00
Vadim Lopatin 9fb9a451d4 shift+tab to remove space before cursor or selection 2014-04-24 12:31:23 +04:00
Vadim Lopatin 2473a3f604 tabs and indentations in editors 2014-04-24 12:14:32 +04:00
Vadim Lopatin ca094497a1 fonts refactoring; support tabs 2014-04-24 10:56:06 +04:00
Vadim Lopatin 31794b9df6 font support fixes 2014-04-24 09:57:32 +04:00
Vadim Lopatin 5472b2456b fix freetype support 2014-04-24 09:42:23 +04:00
Vadim Lopatin 6bb605dde9 fixes 2014-04-23 16:44:56 +04:00
Vadim Lopatin 729b406a45 performance optimizations 2014-04-23 16:43:56 +04:00
Vadim Lopatin 02f158e128 undo/redo fixes 2014-04-23 14:58:31 +04:00
Vadim Lopatin 83b1651969 Undo/Redo for editors, part 1 2014-04-23 13:55:17 +04:00
Vadim Lopatin c335a6dd5f fix linux build 2014-04-23 10:28:25 +04:00
Vadim Lopatin 4ffb33f0ae win32 clipboard support working in editors 2014-04-23 10:18:03 +04:00
Vadim Lopatin 4348b859c7 clipboard support in editors, part 1 2014-04-23 10:00:16 +04:00