Allen Webster
|
fb4d181a3b
|
override user directory on command line
|
2021-05-07 16:56:24 -07:00 |
Allen Webster
|
8f67525380
|
1-bit font anti-aliasing
|
2021-01-16 20:21:35 -08:00 |
Allen Webster
|
398051f390
|
Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke
|
2020-05-09 14:01:23 -07:00 |
Allen Webster
|
7c1931ebb0
|
View change buffer hook
|
2020-05-03 06:24:39 -07:00 |
Allen Webster
|
63bfed7ab1
|
Quick fix for thread handle leak; project parse crash bug fix
|
2020-05-01 07:38:57 -07:00 |
Allen Webster
|
73fdc838f1
|
New better arena management
|
2020-03-11 16:22:37 -07:00 |
Allen Webster
|
be3895b90f
|
Not sure what I changed
|
2020-03-07 14:53:33 -08:00 |
Allen Webster
|
bc2b834f3b
|
Whole screen render hook
|
2020-03-03 17:37:55 -08:00 |
Allen Webster
|
632cd53f89
|
Updated changes.txt
|
2020-02-01 21:14:13 -08:00 |
Allen Webster
|
13ee76effe
|
Added hard exit API; fixed exit menus
|
2020-01-02 14:37:01 -08:00 |
Allen Webster
|
4817510c5d
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
Allen Webster
|
dbb2671bd0
|
New color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control
|
2019-11-25 22:09:31 -08:00 |
Allen Webster
|
c772acb00a
|
First pass for keyboard macros
|
2019-11-22 14:09:52 -08:00 |
Allen Webster
|
2834583b98
|
Sending commands to views working; open in other working
|
2019-11-06 17:36:30 -08:00 |
Allen Webster
|
580239c003
|
Virtual whitespace flashing fixed by edit chain in tick callback
|
2019-11-04 22:25:19 -08:00 |
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
|
c7f69d26a0
|
Async system setup WITHOUT cancelation working yet
|
2019-10-21 21:10:29 -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
|
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
|
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
|
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
|
3f72512332
|
Partially finished rewriting events (STILL BROKEN, FILE TRANSFER)
|
2019-10-09 17:07:38 -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
|
d654adacc5
|
Fully transitioned to the new system api linkage
|
2019-10-03 10:57:44 -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
|
4640349de8
|
Basics of relex are now in place
|
2019-09-28 19:13:46 -07:00 |
Allen Webster
|
36d9e899ae
|
4coder now building with new lexer
|
2019-09-27 16:56:05 -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
|
9efc4fb2e3
|
LOG
|
2019-08-15 19:54:06 -07:00 |
Allen Webster
|
b9e5d2d49f
|
Finished external modification hook
|
2019-08-13 11:54:15 -07:00 |
Allen Webster
|
ac04842f97
|
New file change notification system
|
2019-08-12 21:19:02 -07:00 |
Allen Webster
|
422d67c41f
|
Finished the merge of models and app_vars
|
2019-08-12 17:57:25 -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
|
dd51779a04
|
Hack to fix the GL wrong thread problem with font init -- do better later!
|
2019-07-25 17:18:05 -07:00 |
Allen Webster
|
6b3d61c035
|
Font handling and rendering basically working.
|
2019-07-24 00:41:40 -07:00 |
Allen Webster
|
2ef8f361d7
|
Merge non-sense, who knows, here goes
|
2019-06-01 16:58:28 -07:00 |
Allen Webster
|
1977394096
|
layout handles, looking up cursor values
|
2019-03-31 17:36:09 -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
|
580548f44f
|
context_get_arena
|
2019-03-29 14:21:50 -07:00 |
Allen Webster
|
3f3a31b114
|
New edit range hook
|
2019-03-21 18:27:28 -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 |