Commit Graph

  • e68261d7a3 bugfix: preserve window position Kartik K. Agaram 2023-07-10 15:50:47 -0700
  • 9df1c3f997 support for num pad Kartik K. Agaram 2023-07-07 18:40:12 -0700
  • 33934337ab experiment: convert to Pijul Kartik K. Agaram 2023-06-25 06:12:33 -0700
  • 9ce9725bd6 stop highlighting strings in code Kartik K. Agaram 2023-06-17 10:41:50 -0700
  • 1aceabc846 reconcile manual tests with some downstream forks Kartik K. Agaram 2023-06-08 01:21:28 -0700
  • 14c08f9bd9 several bugfixes in saving/loading cursor position Kartik K. Agaram 2023-06-08 01:02:54 -0700
  • 68eaba7d3d document some editor constants Kartik K. Agaram 2023-06-07 21:30:17 -0700
  • 96c056bd4c return height of editor widget after drawing Kartik K. Agaram 2023-06-06 12:52:44 -0700
  • 43114e2fa5 document facilities for buttons on screen Kartik K. Agaram 2023-06-06 11:18:20 -0700
  • f1981e85db document a couple of miscellaneous helpers Kartik K. Agaram 2023-06-05 22:23:25 -0700
  • fc094496c1 document a few more keyboard primitives Kartik K. Agaram 2023-06-05 22:22:53 -0700
  • 9e17337217 rename modifier_down to key_down Kartik K. Agaram 2023-06-05 22:21:04 -0700
  • 637e28f300 port inscript's bugfix to source editor Kartik K. Agaram 2023-06-04 12:33:23 -0700
  • 9656e13774 bugfix: inscript's bug Kartik K. Agaram 2023-06-04 12:20:24 -0700
  • cf0ba7c154 handle wrapping lines Kartik K. Agaram 2023-06-03 10:43:20 -0700
  • 3114176ebd change how we handle clicks above top margin Kartik K. Agaram 2023-06-03 10:36:05 -0700
  • 541519a998 desired behavior now looks good Kartik K. Agaram 2023-06-02 07:46:45 -0700
  • e0462ea2d8 save the list of tests in repo Kartik K. Agaram 2023-06-02 07:43:20 -0700
  • cdef37c419 get rid of recent_mouse Kartik K. Agaram 2023-06-01 22:12:12 -0700
  • 9b27a4d816 failing test now looks realistic Kartik K. Agaram 2023-06-01 21:59:09 -0700
  • 9b3fa33f5b idea: set recent_mouse on mouse events Kartik K. Agaram 2023-06-01 12:57:47 -0700
  • 3e848efb08 ah, I see the problem Kartik K. Agaram 2023-06-01 12:33:22 -0700
  • f1886391c5 some temporary logging to catch a bug Kartik K. Agaram 2023-06-01 12:20:34 -0700
  • e568378ecb wait, fix tests Kartik K. Agaram 2023-05-30 00:24:16 -0700
  • da21512440 bugfix: drawings in source editor Kartik K. Agaram 2023-05-30 00:00:43 -0700
  • eb55e18e1d hide cursor in log browser window Kartik K. Agaram 2023-05-14 17:25:07 -0700
  • c96be4b007 add an assert Kartik K. Agaram 2023-05-14 17:23:08 -0700
  • 47730a2b33 bugfix: rendering hyperlinks in wrapping lines Kartik K. Agaram 2023-05-14 17:05:11 -0700
  • 8e02c2c021 bugfix: searching files containing unicode Kartik K. Agaram 2023-05-13 17:02:10 -0700
  • 6a1d8e5164 bugfix: never use utf8 pos in string.sub Kartik K. Agaram 2023-05-06 08:54:29 -0700
  • ac27d36dd0 delete inapplicable issue Kartik K. Agaram 2023-04-21 23:25:28 -0700
  • b9d3cf3578 correct a characterization Kartik K. Agaram 2023-04-21 22:53:40 -0700
  • 22071c9b71 remove some support for long lines from source editor Kartik K. Agaram 2023-04-19 21:53:11 -0700
  • 658f96667b primitives for writing tests Kartik K. Agaram 2023-04-11 21:33:33 -0700
  • 4049176dfb couple of typos Kartik K. Agaram 2023-04-11 15:15:58 -0700
  • ad7cffca27 editor documentation Kartik K. Agaram 2023-04-10 00:42:56 -0700
  • d61ccafaa0 include a brief reference enabling many useful apps Kartik K. Agaram 2023-04-09 19:01:33 -0700
  • 4b43e9e85d deemphasize the source editor Kartik K. Agaram 2023-04-09 11:00:35 -0700
  • 25e7eb99a9 rename a variable Kartik K. Agaram 2023-04-08 22:44:13 -0700
  • 6a7c5824c3 bugfix: syntax highlighting in source editor Kartik K. Agaram 2023-04-08 22:21:55 -0700
  • c969fcdd85 enhance bugfix of commit a9aa3436f (Dec 2024) Kartik K. Agaram 2023-04-08 21:55:12 -0700
  • 282983d084 switch source side to new screen-line-based render Kartik K. Agaram 2023-04-03 08:33:07 -0700
  • 95342345a8 change cursor bounds check slightly Kartik K. Agaram 2023-04-02 17:24:02 -0700
  • 384fb2d19c streamline the interface for Text.draw Kartik K. Agaram 2023-04-02 17:19:03 -0700
  • 29f1687f3c avoid saving fragments in lines Kartik K. Agaram 2023-04-01 20:03:43 -0700
  • d0d39797cf show count of test failures Kartik K. Agaram 2023-04-01 18:13:44 -0700
  • af239935ce minor cleanup and a todo for later Kartik K. Agaram 2023-04-01 17:34:48 -0700
  • 86517606a1 clean up some final bifold code Kartik K. Agaram 2023-04-01 20:39:39 -0700
  • c87e4a3bab start thinking of compute_fragments as a detail Kartik K. Agaram 2023-04-01 17:05:57 -0700
  • 24a732ebff update documentation on fragments Kartik K. Agaram 2023-04-01 16:48:40 -0700
  • ed27b8dd85 stop creating a singleton table for every word Kartik K. Agaram 2023-04-01 16:43:07 -0700
  • fbc8b85bcf clean up some debug prints Kartik K. Agaram 2023-04-01 16:41:40 -0700
  • f64f680f2b no more Text allocations Kartik K. Agaram 2023-04-01 16:38:22 -0700
  • 876d6298b4 App.width can no longer take a Text Kartik K. Agaram 2023-04-01 16:29:17 -0700
  • 4ab901c92e get rid of to_text Kartik K. Agaram 2023-04-01 14:48:59 -0700
  • fd2e5acb46 . Kartik K. Agaram 2023-03-30 23:12:23 -0700
  • 563f22116c obsolete manual test Kartik K. Agaram 2023-03-30 23:03:55 -0700
  • 5b2e629622 better formatting Kartik K. Agaram 2023-03-28 22:00:43 -0700
  • a3e5a1f22d update stale source X-( Kartik K. Agaram 2023-03-26 09:55:02 -0700
  • eae5c9505c bugfix: naming points Kartik K. Agaram 2023-03-26 09:36:41 -0700
  • 0ae94b0de5 bugfix Kartik K. Agaram 2023-03-26 08:17:31 -0700
  • 7f433753b6 bugfix Kartik K. Agaram 2023-03-26 07:19:27 -0700
  • 57ed70d912 clean up some absolute coordinates Kartik K. Agaram 2023-03-25 18:34:28 -0700
  • da932ce92d update stale information Kartik K. Agaram 2023-03-25 17:19:28 -0700
  • afadb4db66 stop reusing cursor locations between files Kartik K. Agaram 2023-03-25 10:37:55 -0700
  • 0b1c47f79f experiment at avoiding some merge conflicts Kartik K. Agaram 2023-03-25 10:34:58 -0700
  • a6dcfc5ac8 some minor cleanup Kartik K. Agaram 2023-03-23 21:38:33 -0700
  • 99faf61abb mouse wheel support Kartik K. Agaram 2023-03-23 21:00:09 -0700
  • 609f0b2fc8 mention a new tool Kartik K. Agaram 2023-03-21 00:10:20 -0700
  • 0c06c60622 give a test a unique name Kartik K. Agaram 2023-03-19 11:46:44 -0700
  • 30e75991ce get typed in keystrokes to show on screen on iPad Kartik K. Agaram 2023-03-18 23:50:30 -0700
  • 1b90ffca9e extract a function Kartik K. Agaram 2023-03-18 23:48:42 -0700
  • e8d6a8a26d consistently use App names for methods everywhere Kartik K. Agaram 2023-03-18 23:45:01 -0700
  • fceb2404fb move default file location Kartik K. Agaram 2023-03-18 23:12:50 -0700
  • f7f5973cb7 remove a stale issue Kartik K. Agaram 2023-03-17 22:38:58 -0700
  • 6709b394fb more bugfix Kartik K. Agaram 2023-03-17 22:17:23 -0700
  • 675d1cbbdf bugfix Kartik K. Agaram 2023-03-17 21:52:35 -0700
  • 8c373fdb60 get rid of all bifold text Kartik K. Agaram 2023-03-17 21:46:42 -0700
  • ae429cd78a bring a few things in sync between run and source Kartik K. Agaram 2023-03-17 21:18:17 -0700
  • 81ebc6a559 bugfix: disallow font size of 0 Kartik K. Agaram 2023-03-17 19:58:49 -0700
  • d65b7950a1 state validation in source editor as well Kartik K. Agaram 2023-03-17 10:46:50 -0700
  • e2c1bbe4e5 more robust state validation Kartik K. Agaram 2023-03-17 09:36:38 -0700
  • 224e8fe85a bugfix Kartik K. Agaram 2023-02-09 23:08:06 -0800
  • f4e14ad484 document the version of LÖVE I've been using Kartik K. Agaram 2023-02-07 13:37:01 -0800
  • 33ad6b7e5b bugfix: up arrow when line above is a drawing Kartik K. Agaram 2023-01-31 22:39:04 -0800
  • 266de35f87 create a place for graphical log handlers Kartik K. Agaram 2023-01-30 10:20:37 -0800
  • 18f44c9761 wait a little to flush disk before quitting Kartik K. Agaram 2023-01-28 10:21:34 -0800
  • 667f324a57 include instructions to install LÖVE Kartik K. Agaram 2023-01-24 18:46:40 -0800
  • 90ba22371f demote codeberg.org in the list of mirrors Kartik K. Agaram 2023-01-23 00:19:09 -0800
  • 5cd5f54355 remove a condition Kartik K. Agaram 2023-01-22 22:12:58 -0800
  • d13d0f9af0 clean up a print Kartik K. Agaram 2023-01-20 21:55:52 -0800
  • bc95ec467b show another detail on test failure Kartik K. Agaram 2023-01-20 21:47:15 -0800
  • 2a0a770c49 deduce test names on failures Kartik K. Agaram 2023-01-20 21:42:52 -0800
  • a28e57205d link to default love.run for comparison Kartik K. Agaram 2023-01-20 21:07:59 -0800
  • 674042d4c7 no, turn vsync back on Kartik K. Agaram 2023-01-19 22:14:08 -0800
  • 15f56341df correct comment; vsync is hard to reason about Kartik K. Agaram 2023-01-16 10:20:46 -0800
  • e7b37e39de disable vsync Kartik K. Agaram 2023-01-16 09:50:32 -0800
  • 0719fdeaaf hoist out some common settings Kartik K. Agaram 2023-01-16 09:48:06 -0800
  • 22bf3da7de reduce use of rfind Kartik K. Agaram 2023-01-13 09:10:48 -0800
  • e8ec87255f bugfix Kartik K. Agaram 2023-01-06 17:38:40 -0800