Allen Webster
|
7072c92dc2
|
Switching the API over to i64 and Range_i64 for positions inside buffers
|
2019-06-20 16:43:27 -07:00 |
Allen Webster
|
7d0dd46a3f
|
Finished switching the API to new return style
|
2019-06-19 21:45:58 -07:00 |
Allen Webster
|
cf6c92fcbd
|
Switching the API return method
|
2019-06-18 19:31:59 -07:00 |
Allen Webster
|
ef571b7f64
|
Correct naming scheme
|
2019-06-18 15:56:09 -07:00 |
Allen Webster
|
41ac11cf98
|
Extended String_Match struct; regularized range and rect type code
|
2019-06-17 21:47:00 -07:00 |
Allen Webster
|
7e3bcf04a8
|
Generalizing the ideas of 'stop spots' and 'enclose' operations even more
|
2019-06-10 22:01:57 -07:00 |
Allen Webster
|
0516c94afc
|
Deeply reorganizing code from seek.cpp; more 'enclose' operations
|
2019-06-09 14:05:57 -07:00 |
Allen Webster
|
749b4349f6
|
Significant progress reorganizing the customization helpers
|
2019-06-01 20:07:57 -07:00 |
Allen Webster
|
2ef8f361d7
|
Merge non-sense, who knows, here goes
|
2019-06-01 16:58:28 -07:00 |
Allen Webster
|
9792327987
|
Fix variable shadowing problems
|
2019-04-08 13:02:44 -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
|
3911eb2197
|
Remove View_Summary from core API
|
2019-04-05 14:56:58 -07:00 |
Allen Webster
|
bdf1d57eb5
|
Progress towards removing Buffer_Summary
|
2019-04-04 01:25:16 -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
|
5fc89ba45a
|
buffer space <-> layout space conversions; on screen range and height in text layout
|
2019-03-31 23:40:24 -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
|
731a162d9c
|
Lots of progress towards sectioning off Buffer_Summary
|
2019-03-31 19:41:39 -07:00 |
Allen Webster
|
1977394096
|
layout handles, looking up cursor values
|
2019-03-31 17:36:09 -07:00 |
Allen Webster
|
a315461286
|
default_ui_render_caller - decomposition
|
2019-03-31 15:07:10 -07:00 |
Allen Webster
|
068defec5f
|
font metrics
|
2019-03-31 14:30:06 -07:00 |
Allen Webster
|
9d787d19fd
|
explicitly telling compute_render_layout the 'buffer coordinates' for the layout
|
2019-03-31 13:56:00 -07:00 |
Allen Webster
|
a552b0168f
|
top level render caller controlling layout directly
|
2019-03-31 11:55:26 -07:00 |
Allen Webster
|
13fbae75e3
|
new animation call n=0 -> immediate animate, n>0 -> try to wait about roughly that many milliseconds
|
2019-03-30 14:51:56 -07:00 |
Allen Webster
|
5cc8e74189
|
buffer_get_base_name
|
2019-03-30 13:17:10 -07:00 |
Allen Webster
|
2c381917fd
|
Undo/Redo cursor positioning fixed
|
2019-03-21 22:06:30 -07:00 |
Allen Webster
|
3f3a31b114
|
New edit range hook
|
2019-03-21 18:27:28 -07:00 |
Allen Webster
|
7b9b52affa
|
Using clip rects for better line numbers margin
|
2019-03-17 14:30:48 -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
|
632e2bf9cd
|
Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures
|
2019-02-26 15:08:42 -08:00 |
Allen Webster
|
0bc8ee17f9
|
View split transition API fixups
|
2019-02-26 13:05:02 -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
|
f9657415d5
|
Fixed get_4ed_path problems on windows
|
2019-02-13 19:53:55 -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
|
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
|
6d193225f9
|
Fixed highlight effecting other panels' cursors
|
2018-12-01 20:22:37 -08:00 |
Allen Webster
|
3bad062613
|
Eliminated style generation
|
2018-11-27 09:56:42 -08:00 |
Allen Webster
|
1d5621f5b6
|
Cleaned up input, replaced all {0} with {}
|
2018-11-20 00:18:54 -08:00 |
Allen Webster
|
e2655f24f3
|
Better paren highlighting rules, fixed notepad like write-over rule
|
2018-11-08 16:15:39 -08:00 |