Allen Webster
|
187f91084a
|
Initial sloppy setup for customizable line layout
|
2019-10-28 21:27:20 -07:00 |
Allen Webster
|
f2097ac6bc
|
Progress on batch edit optimizations; core profiling
|
2019-10-26 13:48:50 -07:00 |
Allen Webster
|
14b71b8172
|
TIghtene dup the listers a lot a lot more
|
2019-10-25 16:33:50 -07:00 |
Allen Webster
|
21d482e05f
|
New fancy color cleanup; fancy string cleanup; api colors now use fancy colors; fancy colors are FColors
|
2019-10-22 18:25:40 -07:00 |
Allen Webster
|
c7f69d26a0
|
Async system setup WITHOUT cancelation working yet
|
2019-10-21 21:10:29 -07:00 |
Allen Webster
|
a5a07c16f8
|
Setup for the async
|
2019-10-20 19:02:58 -07:00 |
Allen Webster
|
2911974fa0
|
Fallback command maps in view context
|
2019-10-19 18:46:57 -07:00 |
Allen Webster
|
bc2c8601ca
|
Fixed boundary crossing tab-completion issue
|
2019-10-17 20:18:15 -07:00 |
Allen Webster
|
8d4626f27c
|
Fix scroll/cursor linking (need more generic version though); cleanup access system; remove some unecessary enum types
|
2019-10-17 19:54:02 -07:00 |
Allen Webster
|
e3c4caf076
|
EOL fixup
|
2019-10-16 21:22:06 -07:00 |
Allen Webster
|
281fa309ef
|
Misc fixes for lister
|
2019-10-16 15:31:59 -07:00 |
Allen Webster
|
2100e4a9fd
|
Cleaning up rendering/layout code a lot
|
2019-10-15 15:30:06 -07:00 |
Allen Webster
|
b44eb002a6
|
Super cool new scrolling contexts applicable to buffers and UIs; cubic scroll!!!
|
2019-10-14 20:26:00 -07:00 |
Allen Webster
|
6374d1bd19
|
Fallback to command map in lister
|
2019-10-14 15:57:47 -07:00 |
Allen Webster
|
eb47669f84
|
Working on eliminating old UI bulls
|
2019-10-13 19:13:15 -07:00 |
Allen Webster
|
6770107d2b
|
Query bar fixup for new view coroutine structure; also new view coroutine structure
|
2019-10-13 13:17:22 -07:00 |
Allen Webster
|
1b6091b871
|
Typed coroutine in/out
|
2019-10-13 10:36:29 -07:00 |
Allen Webster
|
dbaab9d945
|
New input binding system up and running.
|
2019-10-10 18:40:10 -07:00 |
Allen Webster
|
0e51ffa80d
|
New mapping system looking decent
|
2019-10-10 15:57:02 -07:00 |
Allen Webster
|
27e3efdd01
|
Keyboard handling is 100%
|
2019-10-10 13:15:47 -07:00 |
Allen Webster
|
aa565395e2
|
FILE TRANSFER; almost have new input events up and running, needs a few more blocks
|
2019-10-10 11:21:47 -07:00 |
Allen Webster
|
3f72512332
|
Partially finished rewriting events (STILL BROKEN, FILE TRANSFER)
|
2019-10-09 17:07:38 -07:00 |
Allen Webster
|
def95ff54c
|
Safety check to prevent crash bug on get character box api
|
2019-10-09 10:21:51 -07:00 |
Allen Webster
|
323948ea55
|
Force a single pixel gap between lines to avoid render artifacts.
|
2019-10-09 07:40:50 -07:00 |
Allen Webster
|
dba56df420
|
First version of rounded rectangles (bad)
|
2019-10-08 10:18:20 -07:00 |
Allen Webster
|
28c3715073
|
Finished reorganizing everything for the shift into exposing system api right into the custom layer
|
2019-10-07 18:42:23 -07:00 |
Allen Webster
|
41b6705e84
|
All rendering working without coordinate center changes
|
2019-10-06 20:53:10 -07:00 |
Allen Webster
|
13e8c0aed4
|
Rendering alignment bug fixed (this shit needs a deep cleaning!)
|
2019-10-06 01:01:52 -07:00 |
Allen Webster
|
5edbd93d26
|
Cleaning up euclidean space types; simplifying some rendering stuff
|
2019-10-05 23:59:35 -07:00 |
Allen Webster
|
c2ad6d188d
|
new custom API linkage
|
2019-10-04 19:48:05 -07:00 |
Allen Webster
|
d654adacc5
|
Fully transitioned to the new system api linkage
|
2019-10-03 10:57:44 -07:00 |
Allen Webster
|
19f3d7a641
|
Finished library loading logic; added api definition system; defined system api (and related)
|
2019-10-02 19:58:05 -07:00 |
Allen Webster
|
19034b7887
|
Removed all string.h dependencies from core and win32
|
2019-10-01 16:41:23 -07:00 |
Allen Webster
|
8a66a157d3
|
Reorganized files for lexer generation
|
2019-10-01 16:34:54 -07:00 |
Allen Webster
|
843ff44b6e
|
String seek bug fixed; cleaner isearch implementation
|
2019-10-01 15:45:51 -07:00 |
Allen Webster
|
73fa47a672
|
Fixing up lexer build and preprocessor parsing logic
|
2019-10-01 14:49:05 -07:00 |
Allen Webster
|
c47270702a
|
Thread context now introduced to 4coder in ALL layers (booya!) :)
|
2019-09-30 19:06:21 -07:00 |
Allen Webster
|
ef02e75dc8
|
new lexer
|
2019-09-26 20:52:29 -07:00 |
Allen Webster
|
8bd7c2fd67
|
Token transition in progress
|
2019-09-03 22:31:35 -07:00 |
Allen Webster
|
352cb27b73
|
Face* instead of Face_ID as much as possible; Preferred X works again
|
2019-09-02 14:32:52 -07:00 |
Allen Webster
|
aaec0cc3c8
|
Character positioning by line relative layout iteration
|
2019-09-02 11:59:36 -07:00 |
Allen Webster
|
6d7deff11e
|
Removing shared scratch, passing in scratch on all system calls
|
2019-08-16 08:01:17 -07:00 |
Allen Webster
|
9efc4fb2e3
|
LOG
|
2019-08-15 19:54:06 -07:00 |
Allen Webster
|
8064f780af
|
New working set implementation
|
2019-08-12 02:16:04 -07:00 |
Allen Webster
|
62d8c4bae0
|
Fixed bug in file list API when given invalid path
|
2019-08-12 01:10:29 -07:00 |
Allen Webster
|
2f6b9744bd
|
Eliminated old file change notification system; replaced OS layer job system with OS layer thread wrappers; moved coroutine implementation from OS layer to core
|
2019-08-03 22:36:13 -07:00 |
Allen Webster
|
d4db77b3fb
|
New file listing API
|
2019-08-03 17:49:40 -07:00 |
Allen Webster
|
e60f115ebe
|
Remove all markers visual code
|
2019-07-31 20:28:43 -07:00 |
Allen Webster
|
1f81120343
|
New text coloring system setup
|
2019-07-31 20:16:53 -07:00 |
Allen Webster
|
2e0992fdd3
|
extended text layouts to easily get character and line rectangles
|
2019-07-31 19:13:36 -07:00 |