Commit Graph

2408 Commits

Author SHA1 Message Date
Vadim Lopatin 99e4e4e732 clipboard text operations for win32 2014-04-23 09:25:36 +04:00
Vadim Lopatin 707169879a remove unused file 2014-04-23 07:44:02 +04:00
Vadim Lopatin 3961ff9068 sample usage of EditLine and EditBox 2014-04-22 20:50:39 +04:00
Vadim Lopatin 426acf5518 editline fixes| 2014-04-22 20:50:19 +04:00
Vadim Lopatin 408c29aa95 move cursor to prev/next line on left/right buttons at begin/end of line 2014-04-22 19:18:03 +04:00
Vadim Lopatin c58e4eeee3 editors refactoring; get EditLine working 2014-04-22 18:50:16 +04:00
Vadim Lopatin a5aaa1a9cc editors refactoring 2014-04-22 17:00:57 +04:00
Vadim Lopatin 28774a9ba6 editors refactoring 2014-04-22 16:58:31 +04:00
Vadim Lopatin bf8864da1a editbox: allow backspace/del to merge lines 2014-04-22 16:41:05 +04:00
Vadim Lopatin e877cf54d3 editbox: selection replacement 2014-04-22 16:21:03 +04:00
Vadim Lopatin 17584e0a96 selection in editbox 2014-04-22 14:48:15 +04:00
Vadim Lopatin 3d01c1515f editbox fixes 2014-04-22 13:54:47 +04:00
Vadim Lopatin a2a146e11b EditBox: support PageUp/PageDown and Ctrl+PageUp/PageDown 2014-04-22 13:32:33 +04:00
Vadim Lopatin 2d4e14cee1 XCB keyboard input, still unfinished 2014-04-22 10:28:00 +04:00
Vadim Lopatin 3611182e91 linux/xcb key events support, part 1 2014-04-21 16:30:53 +04:00
Vadim Lopatin 19f138ea07 fix linux x64 build / mono-d build 2014-04-21 15:14:07 +04:00
Vadim Lopatin 178d6fd00b editbox optimizations for fixed font 2014-04-21 15:08:48 +04:00
Vadim Lopatin 31f7507822 editbox scrollbars 2014-04-21 14:43:24 +04:00
Vadim Lopatin 5149ccfe3d EditBox - navigation is working 2014-04-21 11:54:31 +04:00
Vadim Lopatin d9162b7496 Edit Box - measure and draw lines 2014-04-21 11:01:50 +04:00
Vadim Lopatin e04d2ab7a5 stub for EditBox implementation 2014-04-21 09:50:00 +04:00
Vadim Lopatin 91dc5a7e49 editors refactoring 2014-04-21 09:20:43 +04:00
Vadim Lopatin 4170634cf7 update readme 2014-04-20 09:04:39 +04:00
Vadim Lopatin 34e3f8ec06 editline: support backspace and del 2014-04-20 08:57:45 +04:00
Vadim Lopatin 083241ce3f can enter text into editline 2014-04-20 08:34:21 +04:00
Vadim Lopatin 8e4897aa9b accelerator table; editline 2014-04-20 07:49:24 +04:00
Vadim Lopatin 31e7a1de19 EditLine - update caret position using mouse 2014-04-18 16:50:06 +04:00
Vadim Lopatin 7bce36f40d editline development; fix padding and margins attributes support in styles} 2014-04-18 15:43:12 +04:00
Vadim Lopatin d1a794dcb2 edit line 2014-04-18 15:14:36 +04:00
Vadim Lopatin f7045cac6a editors, part 1 2014-04-18 14:24:53 +04:00
Vadim Lopatin a9fd4c6026 transparent button background 2014-04-18 12:10:06 +04:00
Vadim Lopatin 84f6988f36 fix styles 2014-04-18 12:09:51 +04:00
Vadim Lopatin ff13dce081 support of frame drawables; use frame drawable as list item background 2014-04-18 11:50:49 +04:00
Vadim Lopatin bd48e73bd3 update readme 2014-04-18 09:43:18 +04:00
Vadim Lopatin adac2b3c8d fixed Signal opAssign with null 2014-04-18 06:45:04 +04:00
Vadim Lopatin 71a1e4cc78 fix issue #1 2014-04-18 06:24:17 +04:00
Vadim Lopatin 3fa5612e90 update button drawables 2014-04-17 22:48:58 +04:00
Vadim Lopatin cd731525af fix buttons behavior 2014-04-17 22:48:13 +04:00
Vadim Lopatin 1bc3a724d1 Merge branch 'master' of github.com:buggins/dlangui 2014-04-17 17:31:48 +04:00
Vadim Lopatin e18955321a freeimage support fix - transparent paletized images 2014-04-17 17:09:47 +04:00
Vadim Lopatin 4ae03b56dc fix paletized images support / freeimage 2014-04-17 17:02:52 +04:00
Vadim Lopatin a61c611433 fix mono-D project / linux build 2014-04-17 16:23:36 +04:00
Vadim Lopatin c898bf6683 fix project file 2014-04-17 16:19:04 +04:00
Vadim Lopatin 4c4846e4a7 implement CheckBox and RadioButton controls 2014-04-17 16:17:58 +04:00
Vadim Lopatin 53e1898487 move standard resources to solution directory; add helloworld project 2014-04-17 11:53:39 +04:00
Vadim Lopatin a6a761d948 update description - add helloworld example 2014-04-17 10:39:53 +04:00
Vadim Lopatin ee2ed00c2b fixes 2014-04-17 10:29:18 +04:00
Vadim Lopatin e6782a24af simplify app initialization code 2014-04-17 10:25:04 +04:00
Vadim Lopatin bf1fa558ae refactor DUB build 2014-04-17 06:46:50 +04:00
Vadim Lopatin 53eab3f14a win32 dub build is working for both library and example1 2014-04-17 01:11:35 +04:00