Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix yet another place | Kartik K. Agaram | 2024-02-04 | 1 | -3/+3 |
* | fix still more issues with the previous scenario | Kartik K. Agaram | 2024-01-12 | 1 | -1/+1 |
* | moar bugfix X-( | Kartik K. Agaram | 2023-12-29 | 1 | -1/+1 |
* | bugfix | Kartik K. Agaram | 2023-12-29 | 1 | -1/+2 |
* | pull font into editor | Kartik K. Agaram | 2023-12-29 | 1 | -5/+7 |
* | streamline button.lua | Kartik K. Agaram | 2023-12-16 | 1 | -1/+1 |
* | clearing starty is redundant in mutations | Kartik K. Agaram | 2023-12-03 | 1 | -5/+0 |
* | mouse button state in source editor | Kartik K. Agaram | 2023-12-01 | 1 | -0/+2 |
* | audit all asserts | Kartik K. Agaram | 2023-11-18 | 1 | -10/+3 |
* | clearer API for drawing a button | Kartik K. Agaram | 2023-10-16 | 1 | -1/+1 |
* | bugfix: clear selection when clicking above or below lines | Kartik K. Agaram | 2023-09-20 | 1 | -13/+27 |
* | indent | Kartik K. Agaram | 2023-09-16 | 1 | -8/+8 |
* | port an old fix to source editor | Kartik K. Agaram | 2023-09-16 | 1 | -1/+11 |
* | bugfix to the helper I added yesterday | Kartik K. Agaram | 2023-09-16 | 1 | -0/+1 |
* | hide line numbers from log browser | Kartik K. Agaram | 2023-09-15 | 1 | -4/+8 |
* | bugfix: crash when using mouse wheel | Kartik K. Agaram | 2023-09-15 | 1 | -0/+2 |
* | change a helper slightly | Kartik K. Agaram | 2023-09-15 | 1 | -7/+11 |
* | always show line numbers in source editor | Kartik K. Agaram | 2023-09-14 | 1 | -1/+2 |
* | make a few names consistent with snake_case | Kartik K. Agaram | 2023-08-30 | 1 | -3/+3 |
* | port inscript's bugfix to source editor | Kartik K. Agaram | 2023-06-04 | 1 | -12/+33 |
* | enhance bugfix of commit a9aa3436f (Dec 2024) | Kartik K. Agaram | 2023-04-08 | 1 | -1/+1 |
* | switch source side to new screen-line-based render | Kartik K. Agaram | 2023-04-03 | 1 | -2/+0 |
* | update documentation on fragments | Kartik K. Agaram | 2023-04-01 | 1 | -1/+1 |
* | no more Text allocations | Kartik K. Agaram | 2023-04-01 | 1 | -1/+0 |
* | App.width can no longer take a Text | Kartik K. Agaram | 2023-04-01 | 1 | -7/+0 |
* | update stale source X-( | Kartik K. Agaram | 2023-03-26 | 1 | -11/+16 |
* | update stale information | Kartik K. Agaram | 2023-03-25 | 1 | -1/+1 |
* | some minor cleanup | Kartik K. Agaram | 2023-03-23 | 1 | -1/+1 |
* | mouse wheel support | Kartik K. Agaram | 2023-03-23 | 1 | -0/+14 |
* | get rid of all bifold text | Kartik K. Agaram | 2023-03-17 | 1 | -76/+27 |
* | bring a few things in sync between run and source | Kartik K. Agaram | 2023-03-17 | 1 | -3/+5 |
* | bugfix: disallow font size of 0 | Kartik K. Agaram | 2023-03-17 | 1 | -2/+4 |
* | state validation in source editor as well | Kartik K. Agaram | 2023-03-17 | 1 | -2/+24 |
* | bugfix | Kartik K. Agaram | 2023-02-09 | 1 | -0/+1 |
* | bugfix | Kartik K. Agaram | 2022-12-24 | 1 | -1/+1 |
* | typo | Kartik K. Agaram | 2022-12-24 | 1 | -1/+1 |
* | consistent names in a few more places | Kartik K. Agaram | 2022-12-23 | 1 | -4/+4 |
* | make love event names consistent | Kartik K. Agaram | 2022-12-23 | 1 | -19/+19 |
* | repeat bugfix on source editor X-( | Kartik K. Agaram | 2022-12-12 | 1 | -2/+5 |
* | repeat bugfix on source editor | Kartik K. Agaram | 2022-12-12 | 1 | -1/+6 |
* | repeat bugfix on source editor | Kartik K. Agaram | 2022-11-27 | 1 | -1/+1 |
* | ctrl+a: select entire buffer | Kartik K. Agaram | 2022-11-19 | 1 | -1/+4 |
* | stop tracking wallclock time | Kartik K. Agaram | 2022-11-03 | 1 | -2/+2 |
* | hide editor cursor while in file navigator | Kartik K. Agaram | 2022-09-18 | 1 | -2/+2 |
* | new test | Kartik K. Agaram | 2022-09-15 | 1 | -1/+4 |
* | bugfix: path munging on Windows | Kartik K. Agaram | 2022-09-10 | 1 | -1/+1 |
* | self-documenting 0 Test_right_margin | Kartik K. Agaram | 2022-09-07 | 1 | -1/+4 |
* | switch shortcuts for bifold text | Kartik K. Agaram | 2022-09-06 | 1 | -2/+2 |
* | support selections in the source editor | Kartik K. Agaram | 2022-09-06 | 1 | -1/+56 |
* | support hyperlinks in the source editor | Kartik K. Agaram | 2022-09-05 | 1 | -0/+1 |