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 |
Allen Webster
|
9d68aeeac8
|
Fixed infinite loop in buffer name resolution
|
2018-10-09 21:40:30 -07:00 |
Allen Webster
|
0cd4d92826
|
Fixed mistake in default_file_settings
|
2018-10-08 14:07:15 -07:00 |
Allen Webster
|
a34a748960
|
Fix wombat, fix config problem
|
2018-10-07 14:50:17 -07:00 |
Allen Webster
|
1ca1dc1395
|
Cleanup and bug fixes
|
2018-10-05 18:42:56 -07:00 |
Allen Webster
|
10fdb57542
|
API Cleanup, documentation work
|
2018-10-01 12:32:28 -07:00 |
Allen Webster
|
418b14f092
|
4.0.29 Major new features
|
2018-09-30 05:14:47 -07:00 |
Allen Webster
|
b9065e7cd3
|
Upgrade to marker visuals API
|
2018-09-28 16:42:32 -07:00 |
Allen Webster
|
ca2afce6e3
|
Cursor rendering for ibar-highlight, wireframe the cursor in inactive views.
|
2018-09-27 13:15:32 -07:00 |
Allen Webster
|
1aaf470605
|
Cursor & mark render through marker system controlled in render caller
|
2018-09-26 22:27:25 -07:00 |
Allen Webster
|
438b479991
|
Clear manage scope calls
|
2018-09-26 22:01:01 -07:00 |
Allen Webster
|
fc811b2211
|
User managed scopes
|
2018-09-26 11:06:57 -07:00 |
Allen Webster
|
ea7f82a2d7
|
Matching scope ends highlighting
|
2018-09-25 01:41:49 -07:00 |
Allen Webster
|
76edc98c4d
|
Line highlight, snipe target highlight
|
2018-09-22 16:45:24 -07:00 |
Allen Webster
|
ceaf05df49
|
UI Quit events, search output target view, other bug reports
|
2018-09-07 18:36:42 -07:00 |
Allen Webster
|
e6d503abe5
|
Finishing up the new memory and lifetime API stuff, fixed some of the bug reports
|
2018-09-07 15:39:33 -07:00 |
Allen Webster
|
0c7961fbf0
|
Name change
|
2018-09-04 10:59:53 -07:00 |