Commit Graph

197 Commits (1907196035113fa6ef423aab08ab92d1aba4319c)

Author SHA1 Message Date
Allen Webster 1907196035 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
Allen Webster bc492e7bd4 Fixed marker line range coloring 2019-02-26 18:32:56 -08:00
Allen Webster 632e2bf9cd Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
Allen Webster e6edfebdba Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
Allen Webster 8af9849f67 push_fancy_stringf 2019-02-25 16:17:24 -08:00
Allen Webster 4b55e6e293 Cleaned up dirty flag usages 2019-02-25 15:49:16 -08:00
Allen Webster 1428fc822f 4coder Jamm 2 2019-02-25 15:42:13 -08:00
Allen Webster 258257eb45 4coder Jamm 1 2019-02-23 23:22:16 -08:00
Allen Webster 031d097be7 Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00
Allen Webster 5ddc8e2b86 Fixed up seeks even more 2019-02-20 22:58:34 -08:00
Allen Webster c012eefcd5 seek token fixed 2019-02-20 20:43:25 -08:00
Allen Webster 9c1e1eb843 Switched experiments.cpp over to deprecated token streams, need to switch to new token API 2019-02-13 20:21:52 -08:00
Allen Webster f9657415d5 Fixed get_4ed_path problems on windows 2019-02-13 19:53:55 -08:00
Allen Webster f49d937fae Updated API to using IDs, added new key codes 2019-02-13 14:14:27 -08:00
Allen Webster 774723be04 goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
Allen Webster 2d803860ac Fix variable shadowing for build on new VS versions 2019-02-11 22:11:08 -08:00
Allen Webster c2c0e8a00f replace_in_range and replace_all_occurences now use global edit groups 2019-02-11 19:17:21 -08:00
Allen Webster 5c045a2d5e Cross buffer undo-redo 2019-02-11 19:03:49 -08:00
Allen Webster 4a5388f901 Edit handler hook, edit reflection for search buffer, history setting for buffer 2019-02-11 18:33:11 -08:00
Allen Webster 90163a2f85 Remove the persistent and transient sub parts of the view, just a view now 2019-02-10 01:18:34 -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 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 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 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