toasted-nutbread
|
289a1849c4
|
Add _createPopupInternal to return both popup and new ID
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
41fadfd0a9
|
Add setChildrenSupported to popup
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
7140a19100
|
Remove unused property assignment
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
c4719cb7f4
|
Add getContainer to popup
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
4ba93b0770
|
Add getContainerRect to popup
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
37da5fef59
|
Move container definition
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
c3ea952844
|
Mark private functions
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
44bde5c676
|
Reorganize popup-only public functions
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
4014bbab42
|
Reorganize popup public functions to match popup proxy
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
8164ccfbfc
|
Group poup static functions together
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
fab0d70358
|
Move popup public properties
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
2c3a145866
|
Mark private members
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
8a127e07f3
|
Mark private message handlers
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
525a3a50d1
|
Mark private functions
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
2c8c6866ef
|
jsonRectToDOMRect => convertJsonRectToDOMRect
Also make static
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
3f8cc83c25
|
Group nested message handlers together
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
88ac8f4ead
|
Update PopupProxyHost.popups to use a Map
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
8efbf9bd0d
|
Flag members as private
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
bf02eb2ea1
|
Mark PopupProxy internal functions as private
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
db7e179626
|
Clear files after getting the value
|
2019-12-15 15:51:30 -05:00 |
|
toasted-nutbread
|
8c9416d70d
|
Move conditions-ui into settings folder
|
2019-12-14 12:08:07 -05:00 |
|
toasted-nutbread
|
0bbba8fcc7
|
Isolate values returned across window contexts
|
2019-12-14 11:12:39 -05:00 |
|
toasted-nutbread
|
ddaf44ba7b
|
Isolate functions passed across window contexts
|
2019-12-14 11:12:39 -05:00 |
|
toasted-nutbread
|
87ece13647
|
Isolate arguments passed across window contexts
|
2019-12-14 11:12:39 -05:00 |
|
toasted-nutbread
|
300282e3b4
|
Read file in the current window context before passing to backend
|
2019-12-14 11:12:39 -05:00 |
|
toasted-nutbread
|
e417a3fda3
|
Fix incorrect function
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
69556533e1
|
Fix command handling
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
b1f72905cf
|
Add functions for modifying mutable options
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
17277a6450
|
Remove getOptionsArray
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
ce51fe7eca
|
Use a single api.js
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
11b300ab76
|
Move apiClipboardGet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
2fef2bf5a8
|
Move apiGetEnvironmentInfo implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
f786713466
|
Move apiInjectStylesheet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
01a3432627
|
Move apiFrameInformationGet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
daff44a010
|
Move apiForward implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
d8b21606ba
|
Move apiScreenshotGet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
1202ad261e
|
Move apiAudioGetUrl implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
f63220b6c5
|
Move apiCommandExec implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
f07207c9bf
|
Move apiTemplateRender implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
5a74350552
|
Move apiNoteView implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
233ed4d0fb
|
Move apiDefinitionsAddable implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
c9cd29889d
|
Move apiDefinitionAdd implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
7091c8c5c0
|
Move apiTextParseMecab implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
ddad034aa6
|
Move apiTextParse implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
73ce2fe3d3
|
Move apiTermsFind implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
5cceba15e2
|
Move apiKanjiFind implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
8dff73679e
|
Move apiOptionsSave implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
6a1cfbaad6
|
Move apiOptionsSet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
d6fe5c3e46
|
Move apiOptionsGetFull implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
4922d3433d
|
Move apiOptionsGet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|