Commit History

Author SHA1 Message Date
  Kartik K. Agaram c17ea55439 bugfix: scrolling up using scroll wheel 3 days ago
  Kartik K. Agaram 67e3cbe55a simpler implementation of bugfix #2 2 months ago
  Kartik K. Agaram 6975b8b721 bugfix #3, attempt #2 in search UI 2 months ago
  Kartik K. Agaram 1693f1f160 bugfix #2 in search UI 2 months ago
  Kartik K. Agaram c1a3616964 bugfix in search UI 2 months ago
  Kartik K. Agaram 1609d79516 bugfix: restart search on backspace 2 months ago
  Kartik K. Agaram 4af6f7b9e7 bugfix in source editor 4 months ago
  Kartik K. Agaram f98cdd14fd explicitly state when operations manage undo 4 months ago
  Kartik K. Agaram 5c8e3e96c8 clean up Drawing.before after creating undo event 4 months ago
  Kartik K. Agaram c7c54a00b6 consistently schedule_save after all mutations 6 months ago
  Kartik K. Agaram c064f0a97d delete some seemingly redundant code 6 months ago
  Kartik K. Agaram 5a74b6938e purge obsolete term 'fragment' 6 months ago
  Kartik K. Agaram 91a08eec2b use deepcopy where possible 7 months ago
  Kartik K. Agaram 69c88da98c stop caching starty 7 months ago
  Kartik K. Agaram f2299cb422 stop caching screen_bottom1 7 months ago
  Kartik K. Agaram 19615eade0 bugfix in source editor: don't clear selection on M-arrow 7 months ago
  Kartik K. Agaram 9b5a78d3c5 bugfix in source editor 7 months ago
  Kartik K. Agaram 219ee11686 ensure tapping on editor brings up soft keyboard 11 months ago
  Kartik K. Agaram 1dbd734abb fix yet another place 11 months ago
  Kartik K. Agaram 5d4fd4aa93 fix still more issues with the previous scenario 1 year ago
  Kartik K. Agaram aa6bfb4b15 moar bugfix X-( 1 year ago
  Kartik K. Agaram bd2179d8aa bugfix 1 year ago
  Kartik K. Agaram 0f4aea6db7 pull font into editor 1 year ago
  Kartik K. Agaram c29be0ffce streamline button.lua 1 year ago
  Kartik K. Agaram 0d3db19c85 clearing starty is redundant in mutations 1 year ago
  Kartik K. Agaram 8399c42707 mouse button state in source editor 1 year ago
  Kartik K. Agaram 007b965b11 audit all asserts 1 year ago
  Kartik K. Agaram 4b3f359526 clearer API for drawing a button 1 year ago
  Kartik K. Agaram bd6f7d48e7 bugfix: clear selection when clicking above or below lines 1 year ago
  Kartik K. Agaram c43d884b6f indent 1 year ago