Historique des commits

Auteur SHA1 Message Date
  Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json il y a 9 ans
  Shaddock Heath 30f1987a5f Calling editor loaded when the page fully loads up. il y a 9 ans
  Shaddock Heath 265df4299e removed project unloaded event from client web view editor since it will never be called. All of the editors will be shut down before they have a chance to do anything. il y a 9 ans
  Shaddock Heath 3554ad5a7e Restructured web view client so that it can be controlled from the host typescript after getting an OnWebviewEnd message. This is the first step to removing some of the native events and being able to handle them from the TS side of things. il y a 9 ans
  Shaddock Heath a0aaeda280 - delay loading of the code into the editor instance until the editor instance notifies the host that it is fully loaded and all bits are required in il y a 10 ans
  Shaddock Heath 9f9e945ce0 cleanup build of the AtomicWebViewEditor il y a 10 ans
  Shaddock Heath aa74d86fe3 converted the webview editor code to a typescript project il y a 10 ans
  Josh Engebretson 1bbc00a183 Fix for WebView resize issue, use key combinations as the shortcuts invocation isn't quite working il y a 10 ans
  Josh Engebretson 73f4618147 Tweaks to UIWebView, editor html il y a 10 ans
  Josh Engebretson d9c853be10 Round tripping code edits with UIWebView Ace editor il y a 10 ans
  Josh Engebretson dd342a49b8 Adding Web message handling, separate process app setup, etc il y a 10 ans
  Josh Engebretson 1ae0081521 Add WebSchemeHandler for loading from resource cache/absolute path into WebView, adding Ace editor sources, simple Editor.html for editing resources il y a 10 ans