Allen Webster
|
70cae408d1
|
stop spamming all the views with the run buffer
|
2019-04-15 12:43:58 -07:00 |
Allen Webster
|
9792327987
|
Fix variable shadowing problems
|
2019-04-08 13:02:44 -07:00 |
Allen Webster
|
c4117c86a0
|
Finished sectioning away View_Summary
|
2019-04-07 10:36:24 -07:00 |
Allen Webster
|
9ac5c44a07
|
view summary blah blah lbha
|
2019-04-06 16:36:53 -07:00 |
Allen Webster
|
bcec902ce2
|
More progress shifting off of View_Summary
|
2019-04-06 14:13:49 -07:00 |
Allen Webster
|
88df8a4fb2
|
Progress towards shifting off View_Summary
|
2019-04-06 12:40:36 -07:00 |
Allen Webster
|
e6451a3871
|
Cleanup cleanup cleanup; shrinking api implementation file size mostly
|
2019-04-05 16:30:24 -07:00 |
Allen Webster
|
a0b4524116
|
Variable shadowing fix
|
2019-04-05 14:18:16 -07:00 |
Allen Webster
|
309d6b03ac
|
Buffer_Summary completely shifted into transition files
|
2019-04-04 19:03:36 -07:00 |
Allen Webster
|
bdf1d57eb5
|
Progress towards removing Buffer_Summary
|
2019-04-04 01:25:16 -07:00 |
Allen Webster
|
7792bb2b81
|
New insertion buffering; fixed new search bug
|
2019-04-02 13:06:49 -07:00 |
Allen Webster
|
7215850793
|
Fixed render_cursor computation in text layout; fixed default render caller on_screen_range query
|
2019-04-02 09:23:07 -07:00 |
Allen Webster
|
afc46f615f
|
text layout space conversions
|
2019-03-31 23:14:31 -07:00 |
Allen Webster
|
8a9fe50a98
|
Fix alignment bug in new compute_render_layout system; fixed some misc. bugs
|
2019-03-31 21:24:13 -07:00 |
Allen Webster
|
27214f4bf9
|
jumping, set dirty state API, fix null dereference crash
|
2019-03-31 20:50:37 -07:00 |
Allen Webster
|
e57e927e07
|
Deprecated mirrors
|
2019-03-31 20:05:48 -07:00 |
Allen Webster
|
731a162d9c
|
Lots of progress towards sectioning off Buffer_Summary
|
2019-03-31 19:41:39 -07:00 |
Allen Webster
|
b3d043ea23
|
treat wrapped line queries as unwrapped if the file/view underlying is unwrapped
|
2019-03-30 15:21:58 -07:00 |
Allen Webster
|
5a601f4832
|
buildsuper release mode
|
2019-03-30 15:10:17 -07:00 |
Allen Webster
|
c870447baa
|
whatever, I have no idea what's going on, jesus christ git
|
2019-03-28 21:51:04 -07:00 |
Allen Webster
|
ca887e8a53
|
merge
|
2019-03-28 19:17:18 -07:00 |
Allen Webster
|
5d566807fe
|
Fixed batch edit history problem and batch edit abstract mode problem
|
2019-03-27 20:06:17 -07:00 |
Allen Webster
|
2a50ccd08f
|
Fix the view rectangle hook in experiments
|
2019-03-25 14:28:15 -07:00 |
Allen Webster
|
7ee448c7f5
|
Fix for exec_system_command implementation on new API
|
2019-03-22 13:23:39 -07:00 |
Allen Webster
|
2c381917fd
|
Undo/Redo cursor positioning fixed
|
2019-03-21 22:06:30 -07:00 |
Allen Webster
|
d24c1a7a6b
|
Upgraded child process API; Child_Process_ID; launch process without buffer; no-max number of child processes
|
2019-03-20 20:18:08 -07:00 |
Allen Webster
|
5959cc0f78
|
Only send end signal from exec_system_command via flag
|
2019-03-17 16:11:37 -07:00 |
Allen Webster
|
cd299761e9
|
Line numbers
|
2019-02-27 13:14:25 -08:00 |
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 |