Shaddock Heath
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
9 лет назад |
Shaddock Heath
|
30f1987a5f
Calling editor loaded when the page fully loads up.
|
9 лет назад |
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.
|
9 лет назад |
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.
|
9 лет назад |
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
|
10 лет назад |
Shaddock Heath
|
9f9e945ce0
cleanup build of the AtomicWebViewEditor
|
10 лет назад |
Shaddock Heath
|
aa74d86fe3
converted the webview editor code to a typescript project
|
10 лет назад |
Josh Engebretson
|
1bbc00a183
Fix for WebView resize issue, use key combinations as the shortcuts invocation isn't quite working
|
10 лет назад |
Josh Engebretson
|
73f4618147
Tweaks to UIWebView, editor html
|
10 лет назад |
Josh Engebretson
|
d9c853be10
Round tripping code edits with UIWebView Ace editor
|
10 лет назад |
Josh Engebretson
|
dd342a49b8
Adding Web message handling, separate process app setup, etc
|
10 лет назад |
Josh Engebretson
|
1ae0081521
Add WebSchemeHandler for loading from resource cache/absolute path into WebView, adding Ace editor sources, simple Editor.html for editing resources
|
10 лет назад |