Allen Webster
|
5ace38f37d
|
Rip out the super annoying Data String_Const_u8 distinction
|
2020-12-30 16:55:11 -08:00 |
Allen Webster
|
73fdc838f1
|
New better arena management
|
2020-03-11 16:22:37 -07:00 |
Allen Webster
|
7eb66774f8
|
optimized and improved implementation of clean_all_lines
|
2020-02-01 18:20:55 -08:00 |
Allen Webster
|
eb1bf82bec
|
Finished API extension for padded layout rectangles giving more reliable xy navigation commands
|
2019-12-26 21:20:19 -08:00 |
Allen Webster
|
4817510c5d
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
Allen Webster
|
8e9fbbbba6
|
Lots of documentation written
|
2019-12-07 18:53:01 -08:00 |
Allen Webster
|
eb29349caf
|
Layout with cool parantheses thing working
|
2019-11-04 05:37:45 -08:00 |
Allen Webster
|
a831f55444
|
Cleanup and experiments with line layout
|
2019-10-31 10:05:38 -07:00 |
Allen Webster
|
8a11860fc3
|
Basics of programmable layout working
|
2019-10-30 16:27:37 -07:00 |
Allen Webster
|
187f91084a
|
Initial sloppy setup for customizable line layout
|
2019-10-28 21:27:20 -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
|
6374d1bd19
|
Fallback to command map in lister
|
2019-10-14 15:57:47 -07:00 |
Allen Webster
|
54c5ce389b
|
Fixed paste next _again_ fixed the really horrible nonsense with ! marked files
|
2019-10-07 18:08:42 -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
|
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
|
8f8ad47f4e
|
Log grapher wrapped up, more flexible key matching in listers, i64 in markers
|
2019-08-23 18:34:42 -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
|
ac04842f97
|
New file change notification system
|
2019-08-12 21:19:02 -07:00 |
Allen Webster
|
8064f780af
|
New working set implementation
|
2019-08-12 02:16:04 -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
|
6b3d61c035
|
Font handling and rendering basically working.
|
2019-07-24 00:41:40 -07:00 |
Allen Webster
|
55d064cf61
|
In Progress: working on the new opengl back end and font rasterizer
|
2019-07-21 11:16:34 -07:00 |
Allen Webster
|
a7c5be3e02
|
Deprecated old table and arena code
|
2019-07-12 17:43:17 -07:00 |
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
|
cf6c92fcbd
|
Switching the API return method
|
2019-06-18 19:31:59 -07:00 |
Allen Webster
|
2ef8f361d7
|
Merge non-sense, who knows, here goes
|
2019-06-01 16:58:28 -07:00 |
Allen Webster
|
e6451a3871
|
Cleanup cleanup cleanup; shrinking api implementation file size mostly
|
2019-04-05 16:30:24 -07:00 |
Allen Webster
|
028f96b633
|
extened api to make Buffer_Summary redundant
|
2019-03-30 16:18:13 -07: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
|
1428fc822f
|
4coder Jamm 2
|
2019-02-25 15:42:13 -08:00 |
Allen Webster
|
b2b4270505
|
New file attributes by handle and by name everywhere
|
2019-02-13 16:24:03 -08:00 |
Allen Webster
|
9cfffe6bb6
|
File Attributes thingy, command line file crash investigated
|
2019-02-13 15:15:22 -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
|
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
|
b0007d387f
|
Simplifying the edit position structure
|
2019-02-09 16:20:55 -08:00 |
Allen Webster
|
4bdc1e6d21
|
Touch up to the edit position stack
|
2019-02-09 14:48:53 -08:00 |
Allen Webster
|
0482cd05fe
|
Basics of new history system working:
|
2019-02-08 02:03:48 -08:00 |
Allen Webster
|
74405dd8fe
|
Growable arena in custom layer built on top of the size-fixed partition system
|
2019-02-04 16:10:38 -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 |