Commit Graph

  • 9ad2de95c2 Token coloring in immediate mode Allen Webster 2019-09-28 16:45:50 -0700
  • c254ca750f token based commands are all either recovered or discarded Allen Webster 2019-09-28 16:29:54 -0700
  • 89063990a2 get token array helper Allen Webster 2019-09-27 17:53:58 -0700
  • 783d4cc147 beta ready DPI handling Allen Webster 2019-09-27 17:49:59 -0700
  • da9d1235b4 CR characters absorbed into LF characters Allen Webster 2019-09-27 17:07:37 -0700
  • 36d9e899ae 4coder now building with new lexer Allen Webster 2019-09-27 16:56:05 -0700
  • 4b5d4f9a37 Variable shadowing fix Allen Webster 2019-09-26 23:02:17 -0700
  • ef02e75dc8 new lexer Allen Webster 2019-09-26 20:52:29 -0700
  • c9fe9175f6 Lex Gen Main; C++ Lexer Model Allen Webster 2019-09-04 11:26:51 -0700
  • 8bd7c2fd67 Token transition in progress Allen Webster 2019-09-03 22:31:35 -0700
  • 352cb27b73 Face* instead of Face_ID as much as possible; Preferred X works again Allen Webster 2019-09-02 14:32:52 -0700
  • aaec0cc3c8 Character positioning by line relative layout iteration Allen Webster 2019-09-02 11:59:36 -0700
  • 1346813108 Render frame elements OVER the text and highlight elements Allen Webster 2019-08-23 18:52:01 -0700
  • 8f8ad47f4e Log grapher wrapped up, more flexible key matching in listers, i64 in markers Allen Webster 2019-08-23 18:34:42 -0700
  • 5f46a7611c Fix init memory bug Allen Webster 2019-08-16 08:21:32 -0700
  • 6d7deff11e Removing shared scratch, passing in scratch on all system calls Allen Webster 2019-08-16 08:01:17 -0700
  • 98da59b05c MERGE Allen Webster 2019-08-15 19:55:02 -0700
  • 9efc4fb2e3 LOG Allen Webster 2019-08-15 19:54:06 -0700
  • 5846c63a28 VIew render hook Allen Webster 2019-08-15 19:53:11 -0700
  • a69f9e81c3 Fix bug in file endhook Allen Webster 2019-08-13 12:37:25 -0700
  • dd49fa68fd Byte Advance Allen Webster 2019-08-13 12:34:13 -0700
  • b9e5d2d49f Finished external modification hook Allen Webster 2019-08-13 11:54:15 -0700
  • ac04842f97 New file change notification system Allen Webster 2019-08-12 21:19:02 -0700
  • 422d67c41f Finished the merge of models and app_vars Allen Webster 2019-08-12 17:57:25 -0700
  • c59da8e163 Restored touch order iteration of buffers Allen Webster 2019-08-12 17:51:27 -0700
  • 742163f8c0 Fixed some bugs in new working set Allen Webster 2019-08-12 10:40:02 -0700
  • 8064f780af New working set implementation Allen Webster 2019-08-12 02:16:04 -0700
  • 62d8c4bae0 Fixed bug in file list API when given invalid path Allen Webster 2019-08-12 01:10:29 -0700
  • f227481461 Fixed wrong parameter name problem Allen Webster 2019-08-05 14:10:50 -0700
  • 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 Allen Webster 2019-08-03 22:36:13 -0700
  • d4db77b3fb New file listing API Allen Webster 2019-08-03 17:49:40 -0700
  • 2b28efa3bf Immediate Mode error highlighting -- everything is now in I.M. Allen Webster 2019-08-03 14:18:40 -0700
  • b998317bda isearch highlight implemented in I.M. rendering, fixes to enclosures Allen Webster 2019-08-02 13:07:08 -0700
  • 053cc15f1a Done for the day Allen Webster 2019-07-31 20:29:43 -0700
  • e60f115ebe Remove all markers visual code Allen Webster 2019-07-31 20:28:43 -0700
  • 1f81120343 New text coloring system setup Allen Webster 2019-07-31 20:16:53 -0700
  • 2e0992fdd3 extended text layouts to easily get character and line rectangles Allen Webster 2019-07-31 19:13:36 -0700
  • 7fd8196485 Finally got rid of line_height in View Allen Webster 2019-07-31 13:43:27 -0700
  • 662ed81563 Patch for isearch, it's still broken but good enough for now until I get time to rewrite it tfor realzies. Allen Webster 2019-07-29 13:24:47 -0700
  • bbd4b15272 Cleaned up [most of] everything on my personal todo list Allen Webster 2019-07-26 19:31:01 -0700
  • 6a66bbabf7 Fixed face modification Allen Webster 2019-07-26 18:40:31 -0700
  • 3b733a53e6 Renderer blend function fix Allen Webster 2019-07-25 18:42:46 -0700
  • f52738b5e6 Fixed some lingering string problems in windows platform layer Allen Webster 2019-07-25 17:58:25 -0700
  • dd51779a04 Hack to fix the GL wrong thread problem with font init -- do better later! Allen Webster 2019-07-25 17:18:05 -0700
  • 80b98e3b47 New Renderer - First Version. Finished. Allen Webster 2019-07-25 12:54:58 -0700
  • efa1515121 Batched rendering 50% Allen Webster 2019-07-25 00:17:01 -0700
  • 6b3d61c035 Font handling and rendering basically working. Allen Webster 2019-07-24 00:41:40 -0700
  • 3ddd3fc2fa In Procress Allen Webster 2019-07-21 11:31:17 -0700
  • 55d064cf61 In Progress: working on the new opengl back end and font rasterizer Allen Webster 2019-07-21 11:16:34 -0700
  • 8c54e8345e New word complete Allen Webster 2019-07-14 15:18:59 -0700
  • 706370b553 New string matching lists based system for search buffer filling Allen Webster 2019-07-12 20:19:24 -0700
  • 1acaeb040b Built out the new tables Allen Webster 2019-07-12 18:10:55 -0700
  • fac76e72f5 Delete deprecated files Allen Webster 2019-07-12 17:52:35 -0700
  • a7c5be3e02 Deprecated old table and arena code Allen Webster 2019-07-12 17:43:17 -0700
  • ac633ebbe5 Moving towards a much simpler 'search' system Allen Webster 2019-06-20 19:31:22 -0700
  • 7072c92dc2 Switching the API over to i64 and Range_i64 for positions inside buffers Allen Webster 2019-06-20 16:43:27 -0700
  • bd6b84ce81 Fixed hidden local variable Allen Webster 2019-06-20 13:36:05 -0700
  • 7d0dd46a3f Finished switching the API to new return style Allen Webster 2019-06-19 21:45:58 -0700
  • 5010d6e14f Fixed bugs in string seek, fixed bug in insertf Allen Webster 2019-06-19 20:43:02 -0700
  • cf6c92fcbd Switching the API return method Allen Webster 2019-06-18 19:31:59 -0700
  • ef571b7f64 Correct naming scheme Allen Webster 2019-06-18 15:56:09 -0700
  • 41ac11cf98 Extended String_Match struct; regularized range and rect type code Allen Webster 2019-06-17 21:47:00 -0700
  • f4b77f9c55 Fixed off-by-one problem with buffer_seek_string; fixed history grouping in batch edits Allen Webster 2019-06-17 13:05:14 -0700
  • 316673af26 Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim Allen Webster 2019-06-16 16:38:22 -0700
  • 27e12b8b0d I forget Allen Webster 2019-06-15 12:06:14 -0700
  • e274bb9120 Simplify and rename 'hard starts' stuff for indentation Allen Webster 2019-06-14 15:57:22 -0700
  • 797fb42749 Simplifying and organizing line commands Allen Webster 2019-06-14 15:01:50 -0700
  • 0a9bfc8b84 Simplifying implementation of move line up/down Allen Webster 2019-06-14 14:47:05 -0700
  • 11cd6192ed Removing old style scanning code from 4coder_search.cpp Allen Webster 2019-06-14 14:07:17 -0700
  • cdfff6f8a5 Fixed the replace in range bug Allen Webster 2019-06-14 13:28:20 -0700
  • b5cc96aa2a Fixed bug in backward string seek Allen Webster 2019-06-12 14:35:30 -0700
  • ab12f73e67 Seek string in the core Allen Webster 2019-06-11 16:16:27 -0700
  • 7e3bcf04a8 Generalizing the ideas of 'stop spots' and 'enclose' operations even more Allen Webster 2019-06-10 22:01:57 -0700
  • 0516c94afc Deeply reorganizing code from seek.cpp; more 'enclose' operations Allen Webster 2019-06-09 14:05:57 -0700
  • 24e025cf29 Seek character delimiter moved onto thew seek system Allen Webster 2019-06-08 17:19:55 -0700
  • 9ce2eeeb11 Replaced streaming implementations of seeks with a core based character class seek system Allen Webster 2019-06-08 17:09:14 -0700
  • 0096b6339e Simplifying and reorganizing 4coder_seek.cpp stuff Allen Webster 2019-06-05 16:04:35 -0700
  • 749b4349f6 Significant progress reorganizing the customization helpers Allen Webster 2019-06-01 20:07:57 -0700
  • 6130b839ea Fixed the bug where delete_file_query command doesn't end after the user confirms Allen Webster 2019-06-01 17:49:03 -0700
  • e384e63372 Deleted empty 4ed_shared_file_handling.cpp file Allen Webster 2019-06-01 17:47:45 -0700
  • 71ce96e5a4 Removing OS level directory cd implementations Allen Webster 2019-06-01 17:47:14 -0700
  • 0e7287fbf3 Removing directory_cd API Allen Webster 2019-06-01 17:45:18 -0700
  • 2ef8f361d7 Merge non-sense, who knows, here goes Allen Webster 2019-06-01 16:58:28 -0700
  • 7841ec0f2e Extraordinary breaking rewrite. Arenas. Strings. Lots of API related stuff. Allen Webster 2019-06-01 16:33:31 -0700
  • 70cae408d1 stop spamming all the views with the run buffer Allen Webster 2019-04-15 12:43:58 -0700
  • 9792327987 Fix variable shadowing problems Allen Webster 2019-04-08 13:02:44 -0700
  • 79e04a54c7 misc fixes Allen Webster 2019-04-08 12:21:04 -0700
  • c4117c86a0 Finished sectioning away View_Summary Allen Webster 2019-04-07 10:36:24 -0700
  • 9ac5c44a07 view summary blah blah lbha Allen Webster 2019-04-06 16:36:53 -0700
  • bcec902ce2 More progress shifting off of View_Summary Allen Webster 2019-04-06 14:13:49 -0700
  • 88df8a4fb2 Progress towards shifting off View_Summary Allen Webster 2019-04-06 12:40:36 -0700
  • e6451a3871 Cleanup cleanup cleanup; shrinking api implementation file size mostly Allen Webster 2019-04-05 16:30:24 -0700
  • 3911eb2197 Remove View_Summary from core API Allen Webster 2019-04-05 14:56:58 -0700
  • 18b755c626 Doubled buffer entries in buffer lister Allen Webster 2019-04-05 14:27:36 -0700
  • 9f15876d87 Initialize custom arena sooner Allen Webster 2019-04-05 14:22:11 -0700
  • a0b4524116 Variable shadowing fix Allen Webster 2019-04-05 14:18:16 -0700
  • 309d6b03ac Buffer_Summary completely shifted into transition files Allen Webster 2019-04-04 19:03:36 -0700
  • 4d2afeaeca A tiny bit more: Allen Webster 2019-04-04 01:28:18 -0700
  • bdf1d57eb5 Progress towards removing Buffer_Summary Allen Webster 2019-04-04 01:25:16 -0700
  • 7792bb2b81 New insertion buffering; fixed new search bug Allen Webster 2019-04-02 13:06:49 -0700