Commit Graph

1173 Commits

Author SHA1 Message Date
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
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