Commit Graph

80 Commits (aaec0cc3c88bef64e4567a96efa6826c6e996523)

Author SHA1 Message Date
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 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 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
Allen Webster 7fd8196485 Finally got rid of line_height in View 2019-07-31 13:43:27 -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 55d064cf61 In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -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 7215850793 Fixed render_cursor computation in text layout; fixed default render caller on_screen_range query 2019-04-02 09:23:07 -07:00
Allen Webster a552b0168f top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
Allen Webster 028f96b633 extened api to make Buffer_Summary redundant 2019-03-30 16:18:13 -07:00
Allen Webster cd299761e9 Line numbers 2019-02-27 13:14:25 -08:00
Allen Webster 1907196035 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
Allen Webster bc492e7bd4 Fixed marker line range coloring 2019-02-26 18:32:56 -08:00
Allen Webster 632e2bf9cd Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -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 258257eb45 4coder Jamm 1 2019-02-23 23:22:16 -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 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 7b4705be60 simplify gui scroll vars, switch things which should ints over to ints 2019-02-09 23:48:07 -08:00
Allen Webster 357125c8b2 Remove scroll_i and fix the bopping around of the view for single file side by side editing 2019-02-09 18:56:29 -08:00
Allen Webster 66a06053b6 Moved built-in mark out of the edit pos 2019-02-09 16:35:47 -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 a8f678c740 Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
Allen Webster 4e60d34016 Full token type disambiguation of keywords 2019-02-04 17:06: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 93fe0e1472 Removing all inlines 2019-01-31 05:06:42 -08:00
Allen Webster 4867c26c43 New hook for edited files:: 2019-01-31 04:38:24 -08:00
Allen Webster 020d09227c Finished integrating immediate mode render changes from Casey 2019-01-25 17:12:25 -08:00
Allen Webster 63673bf9ed Merge casey changes 2019-01-25 13:03:52 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster c82d38d4a7 Finished primary rewrite of input system 2018-11-19 20:18:57 -08:00
Allen Webster a34372191b eliminating Command_Data 2018-11-19 18:04:16 -08:00
Allen Webster 79e88ac55e Rewrite of 4ed_api_implementation to use Models instead of Command_Data 2018-11-18 11:47:28 -08:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster 10fdb57542 API Cleanup, documentation work 2018-10-01 12:32:28 -07:00