Commit Graph

1588 Commits (dd51779a042c0f49ceced38bed15b486ef620fe9)

Author SHA1 Message Date
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 80b98e3b47 New Renderer - First Version. Finished. 2019-07-25 12:54:58 -07:00
Allen Webster efa1515121 Batched rendering 50% 2019-07-25 00:17:01 -07:00
Allen Webster 6b3d61c035 Font handling and rendering basically working. 2019-07-24 00:41:40 -07:00
Allen Webster 3ddd3fc2fa In Procress 2019-07-21 11:31:17 -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 8c54e8345e New word complete 2019-07-14 15:18:59 -07:00
Allen Webster 706370b553 New string matching lists based system for search buffer filling 2019-07-12 20:19:24 -07:00
Allen Webster 1acaeb040b Built out the new tables 2019-07-12 18:10:55 -07:00
Allen Webster fac76e72f5 Delete deprecated files 2019-07-12 17:52:35 -07:00
Allen Webster a7c5be3e02 Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
Allen Webster ac633ebbe5 Moving towards a much simpler 'search' system 2019-06-20 19:31:22 -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 bd6b84ce81 Fixed hidden local variable 2019-06-20 13:36:05 -07:00
Allen Webster 7d0dd46a3f Finished switching the API to new return style 2019-06-19 21:45:58 -07:00
Allen Webster 5010d6e14f Fixed bugs in string seek, fixed bug in insertf 2019-06-19 20:43:02 -07:00
Allen Webster cf6c92fcbd Switching the API return method 2019-06-18 19:31:59 -07:00
Allen Webster ef571b7f64 Correct naming scheme 2019-06-18 15:56:09 -07:00
Allen Webster 41ac11cf98 Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
Allen Webster f4b77f9c55 Fixed off-by-one problem with buffer_seek_string; fixed history grouping in batch edits 2019-06-17 13:05:14 -07:00
Allen Webster 316673af26 Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim 2019-06-16 16:38:22 -07:00
Allen Webster 27e12b8b0d I forget 2019-06-15 12:06:14 -07:00
Allen Webster e274bb9120 Simplify and rename 'hard starts' stuff for indentation 2019-06-14 15:57:22 -07:00
Allen Webster 797fb42749 Simplifying and organizing line commands 2019-06-14 15:01:50 -07:00
Allen Webster 0a9bfc8b84 Simplifying implementation of move line up/down 2019-06-14 14:47:05 -07:00
Allen Webster 11cd6192ed Removing old style scanning code from 4coder_search.cpp 2019-06-14 14:07:17 -07:00
Allen Webster cdfff6f8a5 Fixed the replace in range bug 2019-06-14 13:28:20 -07:00
Allen Webster b5cc96aa2a Fixed bug in backward string seek 2019-06-12 14:35:30 -07:00
Allen Webster ab12f73e67 Seek string in the core 2019-06-11 16:16:27 -07:00
Allen Webster 7e3bcf04a8 Generalizing the ideas of 'stop spots' and 'enclose' operations even more 2019-06-10 22:01:57 -07:00
Allen Webster 0516c94afc Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
Allen Webster 24e025cf29 Seek character delimiter moved onto thew seek system 2019-06-08 17:19:55 -07:00
Allen Webster 9ce2eeeb11 Replaced streaming implementations of seeks with a core based character class seek system 2019-06-08 17:09:14 -07:00
Allen Webster 0096b6339e Simplifying and reorganizing 4coder_seek.cpp stuff 2019-06-05 16:04:35 -07:00
Allen Webster 749b4349f6 Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
Allen Webster 6130b839ea Fixed the bug where delete_file_query command doesn't end after the user confirms 2019-06-01 17:49:03 -07:00
Allen Webster e384e63372 Deleted empty 4ed_shared_file_handling.cpp file 2019-06-01 17:47:45 -07:00
Allen Webster 71ce96e5a4 Removing OS level directory cd implementations 2019-06-01 17:47:14 -07:00
Allen Webster 0e7287fbf3 Removing directory_cd API 2019-06-01 17:45:18 -07:00
Allen Webster 2ef8f361d7 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
Allen Webster 7841ec0f2e Extraordinary breaking rewrite. Arenas. Strings. Lots of API related stuff. 2019-06-01 16:33:31 -07:00
Allen Webster 70cae408d1 stop spamming all the views with the run buffer 2019-04-15 12:43:58 -07:00
Allen Webster 9792327987 Fix variable shadowing problems 2019-04-08 13:02:44 -07:00
Allen Webster 79e04a54c7 misc fixes 2019-04-08 12:21:04 -07:00
Allen Webster c4117c86a0 Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
Allen Webster 9ac5c44a07 view summary blah blah lbha 2019-04-06 16:36:53 -07:00
Allen Webster bcec902ce2 More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
Allen Webster 88df8a4fb2 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
Allen Webster e6451a3871 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
Allen Webster 3911eb2197 Remove View_Summary from core API 2019-04-05 14:56:58 -07:00