Commit Graph

254 Commits (9e151fd823dc7f6ac6d9dd9e1e7e341b494466d6)

Author SHA1 Message Date
Allen Webster 2e8ea5f07f got file saving working without exchange system 2016-05-28 18:25:01 -04:00
Allen Webster d5a07a9732 got file loading working without exchange system 2016-05-28 18:12:27 -04:00
Allen Webster 4f55fca356 moved file exchange struct into application side 2016-05-28 14:40:35 -04:00
Allen Webster 1edc41d324 reorganizing a lot of redundant stuff 2016-05-27 13:11:38 -04:00
Allen Webster ddf06aecc2 get_event_message setup, need a little more on coroutine yield checking though 2016-05-25 11:06:30 -04:00
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
Allen Webster 653cc0bf23 boiled out the redraw nonsense, close to event drive now 2016-05-03 12:15:08 -04:00
Allen Webster dd0661e0e5 font selection UI done 2016-05-01 17:26:42 -04:00
Allen Webster 7087a75761 color editor field up and running 2016-04-29 22:46:13 -04:00
Allen Webster daf9a73672 color editing 50 2016-04-29 16:57:54 -04:00
Allen Webster 22afe1ea14 back button is back: 2016-04-29 10:28:16 -04:00
Allen Webster f1239345dc color buttons back 2016-04-29 10:01:32 -04:00
Allen Webster b1b788f55c progress towards theme adjuster 2016-04-28 16:55:17 -04:00
Allen Webster 9434cd3a78 theme library gui working, not theme editing gui though 2016-04-28 14:19:11 -04:00
Allen Webster 571ed3f152 config menu now works, all that's left is theme 2016-04-27 22:35:54 -04:00
Allen Webster 752c995066 sure you want to kill works again 2016-04-26 17:23:10 -04:00
Allen Webster 2e3262dd18 got overlapped gui clipping working 2016-04-26 17:09:41 -04:00
Allen Webster efc042af3e debugging scroll bar crap 2016-04-21 23:28:00 -04:00
Allen Webster f5c3aa2da4 removed DPI 2016-04-21 20:50:16 -04:00
Allen Webster df300c94fe sure to kill is basically working 2016-04-04 23:13:13 -04:00
Allen Webster f128d63a66 live file list 100 up and running 2016-04-04 01:29:52 -04:00
Allen Webster 7983c2ea38 system file list 100 up and running 2016-04-03 23:47:24 -04:00
Allen Webster 0058355089 file list almost works again 2016-04-03 15:45:28 -04:00
Allen Webster c877b57f65 scrolling system at minimal-suckage 2016-04-03 14:48:50 -04:00
Allen Webster 3b17899d8e scroll system a little less sucky 2016-04-02 15:35:33 -04:00
Allen Webster 9402e2a213 file opening working again 2016-03-31 13:13:40 -04:00
Allen Webster 05230ad669 scroll bar 99 ready 2016-03-31 00:05:47 -04:00
Allen Webster 2bbf370abb new query bars up and running 2016-03-26 19:13:58 -04:00
Allen Webster 022f7176bf new gui stuff 10 2016-03-26 04:06:41 -04:00
Allen Webster d9cc45158d a4.0.2 features ready (still testing) 2016-03-21 18:27:27 -04:00
Allen Webster 73cc788e65 changes for dpi 2016-03-19 23:09:00 -04:00
Allen Webster 69a83d0ca5 check files before closing 2016-03-16 12:50:26 -04:00
Allen Webster 8e469180cc expanding file table, misc improvements 2016-03-15 10:12:06 -04:00
Allen Webster 68eefd8c19 new file identification scheme up and running 2016-03-11 16:54:32 -05:00
Allen Webster fa20d09245 unique file hash system progress 2016-03-10 22:33:19 -05:00
Allen Webster 19dd5af51a bug fixes and new lexer started 2016-03-09 21:59:58 -05:00
Allen Webster 5538468eab windows unique file hash 2016-03-08 18:06:27 -05:00
Allen Webster 1db0271749 bug fixes a4.0.1 2016-03-07 11:51:49 -05:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster d71d10434a 4coder_handmade_hero.cpp ready to go 2016-03-05 03:10:43 -05:00
Allen Webster 6e1abb4237 theme API part 1, bug fixes 2016-03-04 23:10:55 -05:00
Allen Webster f0e2ca99a5 meta generate styles 2016-03-04 18:10:00 -05:00
Allen Webster 78653ef118 lots of miscellaneous bug fixes 2016-03-04 16:26:00 -05:00
Allen Webster 18eda91724 improvements to custom.cpp 2016-03-04 01:06:11 -05:00
Allen Webster 7b6306683a debugging previous changes 2016-03-03 21:48:58 -05:00
Allen Webster a8ababcd23 organized things into an App_Models struct 2016-03-03 20:41:52 -05:00
Allen Webster 1b16bf2c11 eliminated do_view callback 2016-03-03 14:27:09 -05:00
Allen Webster 24846b3669 merged View and File_View 2016-03-02 23:10:45 -05:00
Allen Webster 2ca78a6bf8 file bar is GUI/scroll rule/etc 2016-03-02 19:50:04 -05:00
Allen Webster be67657aed double-LL allocation for panels 2016-03-02 11:18:10 -05:00
Allen Webster 6575a1cccd eliminated all view types except File_View 2016-03-01 16:25:56 -05:00
Allen Webster dc5d0eceac simplifying the file view widget 2016-03-01 02:06:12 -05:00
Allen Webster bbc737f7c5 eliminated null views (I think) 2016-02-29 22:57:55 -05:00
Allen Webster 8256016707 a3.4.4 2016-02-28 15:30:51 -05:00
Allen Webster 336ef34e89 cleaned up replace functions, made it prettier 2016-02-27 18:33:30 -05:00
Allen Webster 60846a4783 search in custom.cpp 2016-02-27 14:33:42 -05:00
Allen Webster 7774bd6da0 metagenerating delayed action stuff 2016-02-27 12:34:13 -05:00
Allen Webster bc9dac52ae goto line implemented in custom.cpp 2016-02-27 02:44:17 -05:00
Allen Webster 0fe6447102 commands run in coroutines 2016-02-26 12:40:51 -05:00
Allen Webster 19e7c96c55 condensed API links and data ptrs into one 2016-02-26 01:26:26 -05:00
Allen Webster ceb9b6d217 replaced Key_Codes with generated enum 2016-02-25 18:52:11 -05:00
Allen Webster 9c6fdde85d API tweaks 2016-02-25 07:12:09 -05:00
Allen Webster 3a03c6dbb0 white_or_token seeks fixed, tweaks to mark 2016-02-25 00:01:25 -05:00
Allen Webster 29a405e8df view api working, some examples in custom.cpp 2016-02-24 00:16:08 -05:00
Allen Webster e16ab8c1c4 new replace range api 2016-02-23 15:41:11 -05:00
Allen Webster e9c3a516c4 tweaks to API to make callbacks and cmdids behave the same 2016-02-22 22:56:15 -05:00
Allen Webster 2f1486c9dd about to patch linux clipboard 2016-02-22 22:14:23 -05:00
Allen Webster 762e31bed0 pre-insofaras-patch-1 2016-02-21 12:44:23 -05:00
Allen Webster c8db4004a6 bug fixing 2016-02-20 16:36:16 -05:00
Allen Webster 770c48f95b word complete v1 again 2016-02-20 13:23:46 -05:00
Allen Webster 5619527d37 started word complete 2016-02-11 12:17:52 -05:00
Allen Webster 5abea3ce3c unifying use of working_set's table 2016-02-07 16:15:58 -05:00
Allen Webster 959bdcd8cf command line ready, more linux shit done 2016-02-07 10:19:18 -05:00
Allen Webster 164a18c4a9 clparams almost done 2016-02-04 12:00:58 -05:00
Allen Webster 8195020bfd new linux shit 2016-02-01 00:03:42 -05:00
Allen Webster 951b992b2f reopen works again 2016-01-28 15:01:40 -05:00
Allen Webster c395f8a735 adding cl parameters 2016-01-21 12:48:09 -05:00
Allen Webster 7009115967 right alt 2016-01-16 20:34:48 -05:00
Allen Webster 0aa1df3da0 locales 2016-01-06 10:39:15 -05:00
Allen Webster c2206e5830 starting new parser 2015-11-30 21:51:53 -05:00
Allen Webster 5b41098824 system cleanup 2015-11-16 11:15:45 -05:00
Allen Webster 95104afd37 app platform split 2015-11-13 23:42:06 -05:00
Allen Webster ee86bdef1f replay and natural edits 2015-11-11 18:31:45 -05:00
Allen Webster bd70780525 edit tests 2015-11-10 17:43:35 -05:00
Allen Webster 813e878a9b rope balancing 2015-11-05 23:31:53 -05:00
Allen Webster 7b3c7094f8 rope edits 2015-11-04 17:14:24 -05:00
Allen Webster cab1801465 started ropes 2015-11-03 18:57:04 -05:00
Allen Webster 60dab2731c work on mugab edits 2015-11-02 19:43:36 -05:00
Allen Webster a89b46fda7 new memory interface 2015-11-01 20:04:37 -05:00
Allen Webster e88b9ea324 MuGaB rendering and seeking 2015-10-31 17:41:10 -04:00
Allen Webster afbde90d9e multi-gap buffer 2015-10-30 22:33:13 -04:00
Allen Webster 02d72d118d a3.2 & gap buffer finished 2015-10-29 20:48:30 -04:00
Allen Webster 7c2d26463e gap buffer editing 2015-10-28 18:59:39 -04:00
Allen Webster d3913c0c7a auto tab 2015-10-27 21:45:03 -04:00
Allen Webster 67c15443e0 updown seeks 2015-10-26 22:10:33 -04:00
Allen Webster 20706a2e5d buffer reorganization 2015-10-25 21:51:08 -04:00
Allen Webster d3d02da40e streaming 2015-10-24 18:14:33 -04:00
Allen Webster 083b4409c5 new rendering 2015-10-22 21:42:50 -04:00
Allen Webster 96bb6ba19f batch undo mofo! 2015-10-21 23:23:59 -04:00
Allen Webster 1f1d02ec73 starting undo refactoring 2015-10-19 16:30:25 -04:00
Allen Webster c100efd1af smart cursors 2015-10-18 21:13:15 -04:00