Commit Graph

124 Commits (352cb27b739d71ca2e75610160a65573fb5b7a5d)

Author SHA1 Message Date
Allen Webster aaec0cc3c8 Character positioning by line relative layout iteration 2019-09-02 11:59:36 -07:00
Allen Webster 1346813108 Render frame elements OVER the text and highlight elements 2019-08-23 18:52:01 -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 5846c63a28 VIew render hook 2019-08-15 19:53:11 -07:00
Allen Webster a69f9e81c3 Fix bug in file endhook 2019-08-13 12:37:25 -07:00
Allen Webster b9e5d2d49f Finished external modification hook 2019-08-13 11:54:15 -07:00
Allen Webster 2b28efa3bf Immediate Mode error highlighting -- everything is now in I.M. 2019-08-03 14:18:40 -07:00
Allen Webster b998317bda isearch highlight implemented in I.M. rendering, fixes to enclosures 2019-08-02 13:07:08 -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 7072c92dc2 Switching the API over to i64 and Range_i64 for positions inside buffers 2019-06-20 16:43:27 -07:00
Allen Webster 7d0dd46a3f Finished switching the API to new return style 2019-06-19 21:45:58 -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 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 749b4349f6 Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
Allen Webster 2ef8f361d7 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
Allen Webster 9792327987 Fix variable shadowing problems 2019-04-08 13:02:44 -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 3911eb2197 Remove View_Summary from core API 2019-04-05 14:56:58 -07:00
Allen Webster bdf1d57eb5 Progress towards removing Buffer_Summary 2019-04-04 01:25:16 -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 5fc89ba45a buffer space <-> layout space conversions; on screen range and height in text layout 2019-03-31 23:40:24 -07:00
Allen Webster afc46f615f text layout space conversions 2019-03-31 23:14:31 -07:00
Allen Webster 8a9fe50a98 Fix alignment bug in new compute_render_layout system; fixed some misc. bugs 2019-03-31 21:24:13 -07:00
Allen Webster 731a162d9c Lots of progress towards sectioning off Buffer_Summary 2019-03-31 19:41:39 -07:00
Allen Webster 1977394096 layout handles, looking up cursor values 2019-03-31 17:36:09 -07:00
Allen Webster a315461286 default_ui_render_caller - decomposition 2019-03-31 15:07:10 -07:00
Allen Webster 068defec5f font metrics 2019-03-31 14:30:06 -07:00
Allen Webster 9d787d19fd explicitly telling compute_render_layout the 'buffer coordinates' for the layout 2019-03-31 13:56:00 -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 5cc8e74189 buffer_get_base_name 2019-03-30 13:17:10 -07:00
Allen Webster 2c381917fd Undo/Redo cursor positioning fixed 2019-03-21 22:06:30 -07:00
Allen Webster 3f3a31b114 New edit range hook 2019-03-21 18:27:28 -07:00
Allen Webster 7b9b52affa Using clip rects for better line numbers margin 2019-03-17 14:30:48 -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 632e2bf9cd Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08: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 8af9849f67 push_fancy_stringf 2019-02-25 16:17:24 -08:00
Allen Webster 4b55e6e293 Cleaned up dirty flag usages 2019-02-25 15:49:16 -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 031d097be7 Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00