Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle wrapping lines | Kartik K. Agaram | 2023-06-03 | 2 | -2/+19 |
* | change how we handle clicks above top margin | Kartik K. Agaram | 2023-06-03 | 4 | -24/+34 |
* | desired behavior now looks good | Kartik K. Agaram | 2023-06-02 | 1 | -0/+5 |
* | save the list of tests in repo | Kartik K. Agaram | 2023-06-02 | 1 | -0/+113 |
* | get rid of recent_mouse | Kartik K. Agaram | 2023-06-01 | 3 | -37/+24 |
* | failing test now looks realistic | Kartik K. Agaram | 2023-06-01 | 1 | -0/+46 |
* | idea: set recent_mouse on mouse events | Kartik K. Agaram | 2023-06-01 | 2 | -4/+4 |
* | ah, I see the problem | Kartik K. Agaram | 2023-06-01 | 2 | -13/+8 |
* | some temporary logging to catch a bug | Kartik K. Agaram | 2023-06-01 | 3 | -6/+17 |
* | wait, fix tests | Kartik K. Agaram | 2023-05-30 | 1 | -9/+19 |
* | bugfix: drawings in source editor | Kartik K. Agaram | 2023-05-30 | 2 | -10/+20 |
* | hide cursor in log browser window | Kartik K. Agaram | 2023-05-14 | 2 | -3/+3 |
* | add an assert | Kartik K. Agaram | 2023-05-14 | 2 | -0/+2 |
* | bugfix: rendering hyperlinks in wrapping lines | Kartik K. Agaram | 2023-05-14 | 1 | -1/+1 |
* | bugfix: searching files containing unicode | Kartik K. Agaram | 2023-05-13 | 3 | -48/+62 |
* | bugfix: never use utf8 pos in string.sub | Kartik K. Agaram | 2023-05-06 | 3 | -4/+7 |
* | delete inapplicable issue | Kartik K. Agaram | 2023-04-21 | 1 | -4/+0 |
* | correct a characterization | Kartik K. Agaram | 2023-04-21 | 1 | -2/+2 |
* | remove some support for long lines from source editor | Kartik K. Agaram | 2023-04-19 | 2 | -13/+7 |
* | primitives for writing tests | Kartik K. Agaram | 2023-04-11 | 2 | -1/+28 |
* | couple of typos | Kartik K. Agaram | 2023-04-11 | 1 | -4/+4 |
* | editor documentation | Kartik K. Agaram | 2023-04-10 | 1 | -0/+49 |
* | include a brief reference enabling many useful apps | Kartik K. Agaram | 2023-04-09 | 2 | -12/+264 |
* | deemphasize the source editor | Kartik K. Agaram | 2023-04-09 | 3 | -3/+17 |
* | rename a variable | Kartik K. Agaram | 2023-04-08 | 2 | -12/+11 |
* | bugfix: syntax highlighting in source editor | Kartik K. Agaram | 2023-04-08 | 1 | -2/+7 |
* | enhance bugfix of commit a9aa3436f (Dec 2024) | Kartik K. Agaram | 2023-04-08 | 2 | -2/+2 |
* | switch source side to new screen-line-based render | Kartik K. Agaram | 2023-04-03 | 9 | -106/+115 |
* | change cursor bounds check slightly | Kartik K. Agaram | 2023-04-02 | 1 | -1/+1 |
* | streamline the interface for Text.draw | Kartik K. Agaram | 2023-04-02 | 2 | -3/+2 |
* | avoid saving fragments in lines | Kartik K. Agaram | 2023-04-01 | 3 | -69/+48 |
* | show count of test failures | Kartik K. Agaram | 2023-04-01 | 1 | -1/+1 |
* | minor cleanup and a todo for later | Kartik K. Agaram | 2023-04-01 | 2 | -14/+4 |
* | clean up some final bifold code | Kartik K. Agaram | 2023-04-01 | 2 | -19/+3 |
* | start thinking of compute_fragments as a detail | Kartik K. Agaram | 2023-04-01 | 2 | -2/+2 |
* | update documentation on fragments | Kartik K. Agaram | 2023-04-01 | 2 | -2/+2 |
* | stop creating a singleton table for every word | Kartik K. Agaram | 2023-04-01 | 2 | -22/+22 |
* | clean up some debug prints | Kartik K. Agaram | 2023-04-01 | 2 | -16/+0 |
* | no more Text allocations | Kartik K. Agaram | 2023-04-01 | 5 | -41/+18 |
* | App.width can no longer take a Text | Kartik K. Agaram | 2023-04-01 | 11 | -71/+28 |
* | get rid of to_text | Kartik K. Agaram | 2023-04-01 | 7 | -42/+31 |
* | . | Kartik K. Agaram | 2023-03-30 | 1 | -1/+0 |
* | obsolete manual test | Kartik K. Agaram | 2023-03-30 | 1 | -4/+0 |
* | better formatting | Kartik K. Agaram | 2023-03-28 | 1 | -9/+11 |
* | update stale source X-( | Kartik K. Agaram | 2023-03-26 | 2 | -11/+17 |
* | bugfix: naming points | Kartik K. Agaram | 2023-03-26 | 4 | -5/+44 |
* | bugfix | Kartik K. Agaram | 2023-03-26 | 2 | -4/+37 |
* | bugfix | Kartik K. Agaram | 2023-03-26 | 1 | -2/+4 |
* | clean up some absolute coordinates | Kartik K. Agaram | 2023-03-25 | 2 | -3/+3 |
* | update stale information | Kartik K. Agaram | 2023-03-25 | 2 | -3/+3 |