Commit Graph

194 Commits (4bdc1e6d219a6343c6da30b7b1199150856353cb)

Author SHA1 Message Date
Allen Webster 999eced259 more improvements to the merge logic for basic input 2019-02-08 17:48:11 -08:00
Allen Webster f6f0d91ae7 Better merge logic for character insertion 2019-02-08 04:33:43 -08:00
Allen Webster 2efff76023 first pass merge 2019-02-08 03:18:48 -08:00
Allen Webster 0482cd05fe Basics of new history system working: 2019-02-08 02:03:48 -08:00
Allen Webster d0eb652ab1 Removal of the old commands system 2019-02-07 20:45:13 -08:00
Allen Webster 9804beed17 Fixed cursor fixing bug 2019-02-07 01:28:26 -08:00
Allen Webster 3f9769489e fix function listing bug 2019-02-05 12:39:12 -08:00
Allen Webster a8f678c740 Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
Allen Webster 4e60d34016 Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
Allen Webster 74405dd8fe Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
Allen Webster d9f71adcb3 timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -08:00
Allen Webster 375fab3d2c Finished cleanup of old token streaming stuff 2019-02-01 16:58:44 -08:00
Allen Webster 3b06664f2b Everything now works on the new token iteration system 2019-02-01 16:23:48 -08:00
Allen Webster 21a7a58871 begining rewrite of token iteration 2019-02-01 14:50:33 -08:00
Allen Webster 93fe0e1472 Removing all inlines 2019-01-31 05:06:42 -08:00
Allen Webster 020d09227c Finished integrating immediate mode render changes from Casey 2019-01-25 17:12:25 -08:00
Allen Webster 63673bf9ed Merge casey changes 2019-01-25 13:03:52 -08:00
Allen Webster 7a72f34f24 Trying to fix the linux 32 bit build thing 2018-12-18 19:01:55 -08:00
Allen Webster 56293859af updated site generator 2018-12-18 18:30:00 -08:00
Allen Webster 486240889f Fixed the one_past_last masking thing 2018-12-18 17:32:20 -08:00
Allen Webster 64b3aded74 Fixed illegal jump 2018-12-18 17:29:37 -08:00
Allen Webster 831c4c0d94 Comment line toggle 2018-12-17 21:14:56 -08:00
Allen Webster 790d21f517 Fix indentation bug from force emiting first character on each line 2018-12-17 15:50:18 -08:00
Allen Webster 11c12e8b92 Modifiers on mouse events (mac) 2018-12-17 14:21:39 -08:00
Allen Webster 73bbf17809 Modifiers on mouse events (linux) 2018-12-17 13:45:20 -08:00
Allen Webster a0f398ca6c Open files from a file lister's current directory not from the hot directory 2018-12-17 11:47:03 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster cf5b9f3b52 Fixed file/buffer lister crashes for very long lists, fixed kill buffer on dirty buffer bug 2018-12-16 18:07:49 -08:00
Allen Webster ff30d17a7f Fix in rename_file_query that causes files to be deleted when the new name fails to create a new file 2018-12-15 16:22:28 -08:00
Allen Webster 6e370c5de0 Fixed scratch arena problem in new win32 file track 2018-12-15 15:31:00 -08:00
Allen Webster 09ce4060ea more fixes in win32 file track 2018-12-15 02:54:13 -08:00
Allen Webster ed1e702474 mac file track fix 2018-12-15 02:30:44 -08:00
Allen Webster 769ee14388 updated windows file track implementation 2018-12-15 01:10:42 -08:00
Allen Webster 1e7f0019f5 Fixed mac build 2018-12-13 09:14:32 -08:00
Allen Webster 4681ab76c4 Undoing hjkl changes 2018-12-11 08:53:17 -08:00
Allen Webster a51863f492 Sped up function lister 2018-12-09 17:31:30 -08:00
Allen Webster 6d193225f9 Fixed highlight effecting other panels' cursors 2018-12-01 20:22:37 -08:00
Allen Webster f9e33233b5 Change binding for absorb scope command 2018-11-29 15:21:29 -08:00
Allen Webster 82243f0f82 Fixed jumping parsing for 'notes 2018-11-29 14:14:56 -08:00
Allen Webster fb4988f185 Switched to deafult skipping sub-errors 2018-11-29 13:18:51 -08:00
Allen Webster 89516d827b Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
Allen Webster ceda879326 Eliminated global fm arena 2018-11-27 12:09:24 -08:00
Allen Webster 7406ff78e3 alt + hjkl movement system 2018-11-27 10:50:39 -08:00
Allen Webster 58b50c39a7 Moved and renamed style tag list. 2018-11-27 09:59:14 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 59d70950d6 Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
Allen Webster aa1cbf9a0f Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
Allen Webster 25ec13d724 Fixed view update hook call timing 2018-11-20 14:54:00 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster a34372191b eliminating Command_Data 2018-11-19 18:04:16 -08:00