Commit Graph

85 Commits

Author SHA1 Message Date
Vadim Lopatin 21cf6bd401 fix linux build, and build instructions 2014-04-26 20:48:14 +04:00
Vadim Lopatin efa195b70a fix duplicate guids in mono-d project 2014-04-24 23:37:29 +04:00
Vadim Lopatin cbc647a60b fix linux+dub build 2014-04-24 23:19:27 +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 08fb2f27d3 support multiple views for same EditableContent - demo 2014-04-24 16:12:02 +04:00
Vadim Lopatin f5bf1bb9ec editor readonly mode support 2014-04-24 14:37:53 +04:00
Vadim Lopatin 117d4ce33e editors enhancements 2014-04-24 13:58:10 +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 3961ff9068 sample usage of EditLine and EditBox 2014-04-22 20:50:39 +04:00
Vadim Lopatin 31f7507822 editbox scrollbars 2014-04-21 14:43:24 +04:00
Vadim Lopatin e04d2ab7a5 stub for EditBox implementation 2014-04-21 09:50:00 +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 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 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 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
Vadim Lopatin a710eb5216 list and focus handling fixes 2014-04-16 16:07:59 +04:00
Vadim Lopatin dd687b4433 fix lists 2014-04-16 15:28:19 +04:00
Vadim Lopatin fc8f1724af list item styles 2014-04-15 17:24:04 +04:00
Vadim Lopatin 03621c071d key events 2014-04-15 15:49:46 +04:00
Vadim Lopatin f35b63ef95 fixes 2014-04-15 14:26:33 +04:00
Vadim Lopatin c11a305037 main menu styles 2014-04-15 07:15:21 +04:00
Vadim Lopatin f07f153f22 menu style 2014-04-15 06:54:12 +04:00
Vadim Lopatin a8ddcd9c4f menu refactoring 2014-04-14 21:53:53 +04:00
Vadim Lopatin 61b8fe91d4 popup support 2014-04-14 15:10:32 +04:00
Vadim Lopatin 85c3dd0091 popups support 2014-04-14 13:50:37 +04:00
Vadim Lopatin cb9b46719c fix hover tracking 2014-04-14 11:36:37 +04:00
Vadim Lopatin 2a7b8b73e9 fix hover 2014-04-14 10:15:50 +04:00
Vadim Lopatin dce7eec7a8 menus, part 1 2014-04-11 18:24:31 +04:00
Vadim Lopatin 6e7d9b7cd8 support color transform in state drawables 2014-04-11 17:14:39 +04:00
Vadim Lopatin 5accf91de5 state drawables; use state drawables for buttons 2014-04-11 14:22:20 +04:00
Vadim Lopatin 9e562548ba refactoring 2014-04-11 12:09:14 +04:00
Vadim Lopatin f3c0197837 state drawables 2014-04-10 15:29:01 +04:00
Vadim Lopatin 7c47c542cc change tab styles 2014-04-10 08:54:07 +04:00
Vadim Lopatin dd13b36bc3 glyph cache fixes 2014-04-04 09:08:04 +04:00
Vadim Lopatin fbe9ef75fb performance fixes 2014-04-02 13:27:00 +04:00
Vadim Lopatin 970928d5f6 performace optimizations 2014-04-02 09:01:01 +04:00
Vadim Lopatin 0fd29831ab optimize font glyph cache 2014-04-01 22:36:15 +04:00
Vadim Lopatin da09eeed1c linux app fixes 2014-04-01 19:30:33 +04:00
Vadim Lopatin 0b7f59bd95 rearrange example widgets using tabs 2014-04-01 19:16:06 +04:00