Commit Graph

149 Commits (5274ecd4e941bd5a28b45a02ac136f0b79c02daa)

Author SHA1 Message Date
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster 8d2b575b68 added coroutines, fixed _YET_ another scroll bug 2016-05-24 14:22:22 -04:00
Allen Webster 2a60fc7b80 fixed current_scroll crash bugs 2016-05-23 19:43:19 -04:00
Allen Webster 3628c03a36 bug with min_y, max_y 2016-05-23 14:19:04 -04:00
Allen Webster b710f1838f fixed wrapping at newline bug 2016-05-23 11:58:27 -04:00
Allen Webster dee1b91ed7 fixed some issues with context changing 2016-05-23 11:54:31 -04:00
Allen Webster 13fa946ca0 made the view's scroll vars the official authoritative copy 2016-05-23 10:41:39 -04:00
Allen Webster 199c2a2fc0 fixed file region width wrapping bug 2016-05-23 07:37:12 -04:00
Allen Webster 0ae66f5cdd another issue with new scroll-cursor tracking fixed 2016-05-20 13:45:38 -04:00
Allen Webster 5274c7c48d fixed incremental search bug 2016-05-20 13:14:46 -04:00
Allen Webster 00b3fc8020 fixed issue with command coroutine timing, new input consumption system 2016-05-20 10:54:06 -04:00
Allen Webster a16e77abd4 cleaned up view vs cursor issue, fixed casey goto error bug 2016-05-20 09:53:17 -04:00
Allen Webster 134e166099 fixed casey's 'panel lock up' bug 2016-05-19 21:12:41 -04:00
Allen Webster c8c62dca58 scrollbar may be toggled, file remeasure now tied to file region not panel region 2016-05-19 18:04:01 -04:00
Allen Webster 2800352ee6 rudimentary invisible scrollbar 2016-05-19 17:31:11 -04:00
Allen Webster 8bf8e36723 keep recent scroll position for files-view pairs 2016-05-19 14:01:36 -04:00
Allen Webster d6cfdf7413 file sort experiment 2016-05-19 12:23:12 -04:00
Allen Webster 6145408548 standardized the list stuff again 2016-05-18 23:23:45 -04:00
Allen Webster 7b30e60c0d list index position is now tied to view 2016-05-18 23:13:21 -04:00
Allen Webster 6b6cb0b3ab view is now tied to list index position 2016-05-18 21:22:35 -04:00
Allen Webster 842c2b8f7b work on back and forth between scrolling and arrow navigation 2016-05-17 23:31:55 -04:00
Allen Webster 040e81014e limit list index to valid range 2016-05-17 22:46:33 -04:00
Allen Webster c989b9dae9 fixed nasty corruption bug with the size of the undo stack 2016-05-17 16:21:51 -04:00
Allen Webster 562bd0601a fixed bug with whitespace batch editing and token fixup 2016-05-17 15:47:26 -04:00
Allen Webster e07ec779cb expose 4ed module path in custom API 2016-05-16 22:22:57 -04:00
Allen Webster cc91b72883 a4.0.5 - ready to go 2016-05-16 16:30:19 -04:00
Allen Webster 1d9b327b96 fixed issue with indenting before first token 2016-05-16 14:16:31 -04:00
Allen Webster 9971323946 fixed paren-at-beginning-of-line bug 2016-05-16 13:24:59 -04:00
Allen Webster ea7fd5b227 fixed a small issue 2016-05-16 13:17:24 -04:00
Allen Webster f64afa1404 rad new indent rule 2016-05-15 23:22:31 -04:00
Allen Webster 06db721767 cleaned up the indentation code some more 2016-05-15 18:36:23 -04:00
Allen Webster e6d27c2bd8 whitespace batch bug fixed, some indent bugs fixed, keyboard input improved, removed old keyboard files 2016-05-14 16:08:11 -04:00
Allen Webster 4f4bc15e8a Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-13 15:15:46 -04:00
Allen Webster a690547aa2 working on removing open_hook from view_set_file 2016-05-13 15:15:38 -04:00
Allen Webster d8d6834d26 remove rvalue {}, update file load stuff in linux 2016-05-12 13:41:52 -04:00
Allen Webster ff83917900 another scroll bug fixed 2016-05-12 11:53:44 -04:00
Allen Webster 6be352e775 fixed extra scrolling when switching files 2016-05-11 22:15:54 -04:00
Allen Webster a122ea1a73 readmes ready for a4.0.3 2016-05-10 13:59:02 -04:00
Allen Webster bdd3bbe0d9 ready for distribution 2016-05-10 13:36:53 -04:00
Allen Webster 353d08fa2b file_scroll region bug fixed 2016-05-09 13:40:23 -04:00
Allen Webster 9fb8ebbf3a managing frame lock around GetMessage 2016-05-09 13:11:54 -04:00
Allen Webster 375a9883c0 slightly better scroll bar 2016-05-09 12:20:39 -04:00
Allen Webster 21ce392a01 index based styles 2016-05-06 11:34:08 -04:00
Allen Webster 6e5bacf154 deduplicated gui list stuff, more keyboard nonsense 2016-05-06 11:04:11 -04:00
Allen Webster 60a51a1cc8 animating moments improved 2016-05-06 10:45:11 -04:00
Allen Webster 16db5057d8 arrow navigation 100 percent 2016-05-05 13:44:14 -04:00
Allen Webster ff6504b2f1 arrow navigation 50 percent 2016-05-05 13:27:57 -04:00
Allen Webster 4cdf9a6957 bug fixes for event driven stuff 2016-05-04 19:21:30 -04:00
Allen Webster 9513517374 start of arrow navigation plan 2016-05-04 12:22:57 -04:00
Allen Webster 14e35d7eec animation and event completion event handling 2016-05-03 15:33:22 -04:00