This website requires JavaScript.
Explore
Help
Sign In
alex
/
cacao
Watch
1
Star
0
Fork
You've already forked cacao
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
87eda8f94a
cacao
/
src
/
webview
History
Rui A. Rebelo
f98ac60239
Resolves
#14
. Unlike all controls, WebView has 'fn did_load(&self,...)' with self as non-mutable
2021-07-05 15:32:50 -06:00
..
actions.rs
Ongoing documentation and cleanup work.
2021-03-15 17:09:50 -07:00
class.rs
Resolves
#12
. To avoid a Segmentation Fault retains the body of a message from a webpate to a webview
2021-07-03 21:51:02 -06:00
config.rs
feat(webview): Add custom protocol (scheme) support
2021-04-25 12:07:45 -04:00
enums.rs
Ongoing documentation and cleanup work.
2021-03-15 17:09:50 -07:00
mimetype.rs
feat(webview): Add custom protocol (scheme) support
2021-04-25 12:07:45 -04:00
mod.rs
Resolves
#14
. Unlike all controls, WebView has 'fn did_load(&self,...)' with self as non-mutable
2021-07-05 15:32:50 -06:00
process_pool.rs
Fix up the repo so examples work as they should
2020-03-26 18:06:11 -07:00
traits.rs
Resolves
#14
. Unlike all controls, WebView has 'fn did_load(&self,...)' with self as non-mutable
2021-07-05 15:32:50 -06:00