Commit Graph

1455 Commits (7b4705be607febeb3527fda6bb22d5bca0d8c284)

Author SHA1 Message Date
Allen Webster 7b4705be60 simplify gui scroll vars, switch things which should ints over to ints 2019-02-09 23:48:07 -08:00
Allen Webster 357125c8b2 Remove scroll_i and fix the bopping around of the view for single file side by side editing 2019-02-09 18:56:29 -08:00
Allen Webster 66a06053b6 Moved built-in mark out of the edit pos 2019-02-09 16:35:47 -08:00
Allen Webster b0007d387f Simplifying the edit position structure 2019-02-09 16:20:55 -08:00
Allen Webster 4bdc1e6d21 Touch up to the edit position stack 2019-02-09 14:48:53 -08:00
Allen Webster a19492dfd7 Fix character insert merge logic (left testing stuff in there woops!) 2019-02-09 01:07:39 -08:00
Allen Webster c5d6cbbd2d Merge optimization 2019-02-09 01:06:45 -08:00
Allen Webster 400b66803c Node lookup acceleration 2019-02-08 23:52:15 -08:00
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 fcc3d4e64f About to scrap old undo system 2019-02-07 19:32:31 -08:00
Allen Webster 9804beed17 Fixed cursor fixing bug 2019-02-07 01:28:26 -08:00
Allen Webster 38b2bd4aac Layout dirty state set in all needed cases 2019-02-05 12:41:40 -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 5926d9fdd9 Edit position stack cleanup 2019-02-03 19:51:43 -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 5d1a0a50e9 Never post edit notes for messages buffer 2019-01-31 04:56:58 -08:00
Allen Webster 4867c26c43 New hook for edited files:: 2019-01-31 04:38:24 -08:00
Allen Webster 8b8d880561 Progress towards lexing situation 2019-01-28 21:36:17 -08:00
Allen Webster 020d09227c Finished integrating immediate mode render changes from Casey 2019-01-25 17:12:25 -08:00
Allen Webster f6f2269acb Removed custom_4coder.dll (woops!) 2019-01-25 15:17:21 -08:00
Allen Webster 63673bf9ed Merge casey changes 2019-01-25 13:03:52 -08:00
Allen Webster 607a338211 Removing LAST_ACCESS flag 2019-01-20 16:45:15 -08:00
Allen Webster 45f531972d Done trying shit ... 2018-12-18 19:48:02 -08:00
Allen Webster c887a5ef73 Trying more stuff ... 2018-12-18 19:46:17 -08:00
Allen Webster 5af05ee717 Trying more stuff with this linux build shit 2018-12-18 19:38:52 -08:00
Allen Webster 1095ccb9c8 Experiment didn't work 2018-12-18 19:16:08 -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 6e69b36ca8 Officially 4.0.30 2018-12-18 17:38:15 -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 733ce1ce0b Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08:00
Allen Webster 33dfcd5658 Issue ReadDirectoryChangesW from the worker thread ALWAYS so that CancelIo works 2018-12-18 17:14:49 -08:00
Allen Webster 831c4c0d94 Comment line toggle 2018-12-17 21:14:56 -08:00
Allen Webster f0c39a267c Optimized win32 file track node lookups 2018-12-17 17:56:21 -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