Commit Graph

  • 0075298a29 new fork: show raw text for drawing below it main Kartik K. Agaram 2022-11-24 09:16:07 -0800
  • 44aa8226c4 ctrl+a: select entire buffer Kartik K. Agaram 2022-11-19 00:11:39 -0800
  • d5c34ba043 source editing: highlight [[ ]] comments/strings Kartik K. Agaram 2022-11-11 18:02:20 -0800
  • a54e59446d show partial items in the menu Kartik K. Agaram 2022-11-06 09:17:02 -0800
  • 0e0f36f8b4 stop tracking wallclock time Kartik K. Agaram 2022-11-03 21:02:31 -0700
  • d1dd3e441f fix support for absolute paths in Windows Kartik K. Agaram 2022-09-26 15:17:57 -0700
  • d1d05fe5c9 migrate old settings, attempt #3 Kartik K. Agaram 2022-09-19 00:53:25 -0700
  • 6ac45b75b9 ugh, missed deleting an arg Kartik K. Agaram 2022-09-19 00:43:31 -0700
  • 2f7b08fb8b handle missing cursors in settings Kartik K. Agaram 2022-09-19 00:41:37 -0700
  • 690a1c334c source: show files in MRU order Kartik K. Agaram 2022-09-19 00:37:08 -0700
  • fd7d36fefd extract a couple of functions Kartik K. Agaram 2022-09-19 00:35:10 -0700
  • 12b1d19761 source: load cursor position from settings Kartik K. Agaram 2022-09-19 00:17:36 -0700
  • 34dc49849b source: no commandline args Kartik K. Agaram 2022-09-19 00:16:20 -0700
  • 76243382d7 source: remember cursor position of multiple files Kartik K. Agaram 2022-09-19 00:10:12 -0700
  • aae35c7e04 source: support only relative paths within the app Kartik K. Agaram 2022-09-19 00:08:52 -0700
  • 6d1dee38f0 bugfix: mouse clicks on file navigator above log browser side Kartik K. Agaram 2022-09-18 23:55:04 -0700
  • 0a6dec2fb4 support special chars like '(' in search Kartik K. Agaram 2022-09-18 23:40:48 -0700
  • cf227f9031 delete a duplicate filename candidate Kartik K. Agaram 2022-09-18 01:54:32 -0700
  • d141822e6c filter candidates in file navigator Kartik K. Agaram 2022-09-18 01:53:36 -0700
  • 141d41aec5 hide editor cursor while in file navigator Kartik K. Agaram 2022-09-18 01:32:23 -0700
  • 936d3b4616 bugfix: disable typing while file navigator is open Kartik K. Agaram 2022-09-18 01:28:05 -0700
  • 89b30a62ef support mouse clicks in file navigator Kartik K. Agaram 2022-09-18 01:26:20 -0700
  • bc464fe6f1 start showing source menu file navigation state graphically Kartik K. Agaram 2022-09-18 01:11:23 -0700
  • 21b158398b source: up/down in file navigator Kartik K. Agaram 2022-09-18 00:37:20 -0700
  • 5c0ce8ee36 indent Kartik K. Agaram 2022-09-18 00:01:14 -0700
  • 9013eaa637 source: show all files in navigator Kartik K. Agaram 2022-09-17 23:53:57 -0700
  • d1db41b7b8 bugfix: draw menu after everything else Kartik K. Agaram 2022-09-17 23:53:05 -0700
  • 36bde53d41 rename Kartik K. Agaram 2022-09-17 23:43:14 -0700
  • c02a5ee1ff delete some logs Kartik K. Agaram 2022-09-17 23:21:02 -0700
  • e3f9908d13 yet another bugfix in log parsing Kartik K. Agaram 2022-09-17 23:27:02 -0700
  • 593418972c bugfix: perform matches in the right order Kartik K. Agaram 2022-09-17 23:19:36 -0700
  • 56cdf607ed easy way to make file switching more convenient Kartik K. Agaram 2022-09-17 23:11:23 -0700
  • b00232e01a bugfix: never skip files in file navigator Kartik K. Agaram 2022-09-17 23:05:08 -0700
  • b5ff0a4764 use existing local Kartik K. Agaram 2022-09-17 23:03:43 -0700
  • cea2730080 use a helper Kartik K. Agaram 2022-09-17 23:01:40 -0700
  • 620176263a bugfix: log filenames can have 2 formats Kartik K. Agaram 2022-09-17 22:56:11 -0700
  • 72791d9c35 some debug prints Kartik K. Agaram 2022-09-17 20:37:40 -0700
  • 0cc8c706ff isolate some tests from settings Kartik K. Agaram 2022-09-17 16:33:36 -0700
  • 287050d598 get rid of ugly side-effects in tests Kartik K. Agaram 2022-09-17 10:47:47 -0700
  • 69f4062020 bugfix: source margins when toggling log browser Kartik K. Agaram 2022-09-17 10:29:57 -0700
  • 0f02efd8cc . Kartik K. Agaram 2022-09-17 10:28:44 -0700
  • 6805143c42 . Kartik K. Agaram 2022-09-15 23:02:11 -0700
  • b90a54a9cb new test Kartik K. Agaram 2022-09-15 11:26:45 -0700
  • 9a41c7c176 more correct absolute path detection Kartik K. Agaram 2022-09-11 08:31:05 -0700
  • 511db8cffd bugfix: path munging on Windows Kartik K. Agaram 2022-09-10 19:23:34 -0700
  • 06c784b576 self-documenting 0 Test_right_margin Kartik K. Agaram 2022-09-07 10:16:24 -0700
  • b210ce7b36 one issue less Kartik K. Agaram 2022-09-06 21:59:51 -0700
  • c112b8fadf switch shortcuts for bifold text Kartik K. Agaram 2022-09-06 18:39:46 -0700
  • 73fefa7d09 support selections in the source editor Kartik K. Agaram 2022-09-06 10:05:20 -0700
  • 516944b572 support hyperlinks in the source editor Kartik K. Agaram 2022-09-05 14:16:30 -0700
  • fdb35ce12b bugfix: save modified files in save directory Kartik K. Agaram 2022-09-05 12:39:28 -0700
  • 5ab541f160 . Kartik K. Agaram 2022-09-05 12:38:11 -0700
  • 528c64d690 support drawings in the source editor Kartik K. Agaram 2022-09-05 11:28:03 -0700
  • 9f94470f9d include some missing source files Kartik K. Agaram 2022-09-05 08:41:26 -0700
  • 7d5dae9e39 bugfix: cold start Kartik K. Agaram 2022-09-03 21:08:30 -0700
  • 1a6f533e2c dedup points while loading drawing from disk Kartik K. Agaram 2022-09-03 19:22:17 -0700
  • c6f88dccfa set window title within each app Kartik K. Agaram 2022-09-03 17:20:11 -0700
  • 5cada8cc9e remember window positions across restart/ctrl+e Kartik K. Agaram 2022-09-03 17:00:58 -0700
  • 9a1e297ee3 duplicate Kartik K. Agaram 2022-09-03 14:59:57 -0700
  • 17fa0ec9e7 bugfix: window title Kartik K. Agaram 2022-09-03 14:51:52 -0700
  • e1c5a42f31 editing source code from within the app Kartik K. Agaram 2022-09-03 14:13:22 -0700
  • 9c72ff1bb4 bugfix: propagate mouse press if any button would Kartik K. Agaram 2022-08-24 13:40:36 -0700
  • ce31b74b10 infrastructure for caching LÖVE text objects Kartik K. Agaram 2022-08-24 13:27:04 -0700
  • 89222f86a0 set color for each fragment Kartik K. Agaram 2022-08-23 15:09:14 -0700
  • 43dfa184d6 helper: trimming whitespace from strings Kartik K. Agaram 2022-08-23 15:06:18 -0700
  • aeaa7d150c helper: file_exists Kartik K. Agaram 2022-08-23 15:04:30 -0700
  • 019a829279 make App.open_for_* look more like io.open Kartik K. Agaram 2022-08-23 13:11:52 -0700
  • b6f42ebf01 pass all button params to the icon Kartik K. Agaram 2022-08-23 12:13:22 -0700
  • 8747415461 allow buttons to nest as well Kartik K. Agaram 2022-08-23 11:46:04 -0700
  • 468b791050 flip return value of button handlers Kartik K. Agaram 2022-08-23 11:43:10 -0700
  • 8057f3e8fe stop putting button state in a global Kartik K. Agaram 2022-08-23 10:59:58 -0700
  • ce79623231 improve explanation for buttons Kartik K. Agaram 2022-08-23 09:44:16 -0700
  • aadc50f3b6 allow buttons to interrupt events Kartik K. Agaram 2022-08-23 09:40:48 -0700
  • 490f10c6f8 indent Kartik K. Agaram 2022-08-23 09:37:38 -0700
  • cfdac28e18 distinguish consistently between mouse buttons and other buttons Kartik K. Agaram 2022-08-23 09:36:08 -0700
  • 418ce8480a include pensieve.love even though it's in development Kartik K. Agaram 2022-08-22 20:26:44 -0700
  • 038f054ede include a fork Kartik K. Agaram 2022-08-21 14:29:05 -0700
  • 61eb87b03c correct a comment Kartik K. Agaram 2022-08-21 14:26:50 -0700
  • 13f67fa851 regression: dropping files on the window Kartik K. Agaram 2022-08-19 17:05:41 -0700
  • cbd8f678d2 fix a name Kartik K. Agaram 2022-08-19 16:27:38 -0700
  • fc9490c964 reclaim a couple more functions after tests Kartik K. Agaram 2022-08-19 10:29:48 -0700
  • dd15f15640 couple of accidental globals Kartik K. Agaram 2022-08-18 13:37:14 -0700
  • 72866ec0ad get rid of some ridiculous code Kartik K. Agaram 2022-08-18 13:04:04 -0700
  • 0bf34a9ce0 spurious args Kartik K. Agaram 2022-08-18 12:09:50 -0700
  • edcd3d7a9a dead code Kartik K. Agaram 2022-08-18 12:07:50 -0700
  • 1d3c9f4708 generalize a function Kartik K. Agaram 2022-08-18 10:22:48 -0700
  • cf8d9774ea drop some obsolete args Kartik K. Agaram 2022-08-18 10:28:06 -0700
  • 3c04310503 subsection headings in a long switch Kartik K. Agaram 2022-08-18 10:09:20 -0700
  • a14f1096b6 extract a variable Kartik K. Agaram 2022-08-18 09:51:43 -0700
  • f79dd4824c simplify Kartik K. Agaram 2022-08-18 00:19:07 -0700
  • 2381f7b43f simpler location comparison Kartik K. Agaram 2022-08-17 21:18:22 -0700
  • 1221fde164 move caching behavior inside compute_fragments Kartik K. Agaram 2022-08-17 16:15:35 -0700
  • 3a74e4bb6c remove some unnecessary work Kartik K. Agaram 2022-08-17 16:13:46 -0700
  • dd899d2096 standardize scroll check in a few places Kartik K. Agaram 2022-08-17 09:40:44 -0700
  • f029c710b5 simplify cursor-on-screen check Kartik K. Agaram 2022-08-17 09:36:17 -0700
  • 1d710912cc swap return values Kartik K. Agaram 2022-08-17 09:10:52 -0700
  • 4f128f39f3 obsolete comment Kartik K. Agaram 2022-08-16 13:38:10 -0700
  • eba973369e move Kartik K. Agaram 2022-08-15 16:07:32 -0700
  • 333a0318d9 drop some unnecessary calls Kartik K. Agaram 2022-08-15 15:48:44 -0700
  • 9e0cd4ad4c stop confusingly reading a global Kartik K. Agaram 2022-08-15 15:45:02 -0700