Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
NeutralinoJs
Build lightweight cross-platform desktop apps with JavaScript, HTML, and CSS
Collective -
Host: opensource -
https://opencollective.com/neutralinojs
- Website: https://neutralino.js.org/
- Code: https://github.com/neutralinojs
cmake: add target to build as a shared library
github.com/neutralinojs/webview - 22f4470a64e2e2dc4ff42418eb1a6baf5c25b5e3 authored about 7 years ago
github.com/neutralinojs/webview - 22f4470a64e2e2dc4ff42418eb1a6baf5c25b5e3 authored about 7 years ago
Merge branch 'master' of github.com:zserge/webview
github.com/neutralinojs/webview - 2fcbb00182cfdfb9dead8ef6e615a19213f4d36b authored about 7 years ago
github.com/neutralinojs/webview - 2fcbb00182cfdfb9dead8ef6e615a19213f4d36b authored about 7 years ago
readme: change c include section
github.com/neutralinojs/webview - 0a61929fac6fb5811ec75586135b7117e7d97457 authored about 7 years ago
github.com/neutralinojs/webview - 0a61929fac6fb5811ec75586135b7117e7d97457 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - ae5cdaec5193cd250ad289c03f25b521fe1e71a1 authored about 7 years ago
github.com/neutralinojs/webview - ae5cdaec5193cd250ad289c03f25b521fe1e71a1 authored about 7 years ago
Merge pull request #84 from zserge/single-header
Single header
github.com/neutralinojs/webview - 5a16d3335bbc2178e3f3adae3e17f1cd06bf71aa authored about 7 years ago
webview: use WEBVIEW_API prefix for public functions
github.com/neutralinojs/webview - 68631a9decb88674274792962204d4cd54ecb739 authored about 7 years ago
github.com/neutralinojs/webview - 68631a9decb88674274792962204d4cd54ecb739 authored about 7 years ago
webview: properly name width and height parameters
github.com/neutralinojs/webview - 84c79e28192c2eaeffaff0aef81665ce0c2da436 authored about 7 years ago
github.com/neutralinojs/webview - 84c79e28192c2eaeffaff0aef81665ce0c2da436 authored about 7 years ago
gtk-webkit: fix typo
github.com/neutralinojs/webview - d0432c4e3e18cf8ef17c9a14b6a8d78007a78156 authored about 7 years ago
github.com/neutralinojs/webview - d0432c4e3e18cf8ef17c9a14b6a8d78007a78156 authored about 7 years ago
webview: add license text to webview.h
github.com/neutralinojs/webview - 2bb1cffff1168713694cae46bfeecfe9370a7d54 authored about 7 years ago
github.com/neutralinojs/webview - 2bb1cffff1168713694cae46bfeecfe9370a7d54 authored about 7 years ago
webview: make it a proper header-only library
github.com/neutralinojs/webview - 2806361491fb8c45b172287290632ed0c40835d5 authored about 7 years ago
github.com/neutralinojs/webview - 2806361491fb8c45b172287290632ed0c40835d5 authored about 7 years ago
lint: fix warnings of cppcheck and clang-tidy
github.com/neutralinojs/webview - fa2728aa215d44edf13a4a7855a3f0279473bc1f authored about 7 years ago
github.com/neutralinojs/webview - fa2728aa215d44edf13a4a7855a3f0279473bc1f authored about 7 years ago
Merge branch 'master' of github.com:zserge/webview
github.com/neutralinojs/webview - c0407d0ad02884a2e0a85df13eb446e94ec5459c authored about 7 years ago
github.com/neutralinojs/webview - c0407d0ad02884a2e0a85df13eb446e94ec5459c authored about 7 years ago
readme: mention freebsd
github.com/neutralinojs/webview - fa9b2b457c54a065498f6ec57319f450a761f0ce authored about 7 years ago
github.com/neutralinojs/webview - fa9b2b457c54a065498f6ec57319f450a761f0ce authored about 7 years ago
go: add freebsd support
github.com/neutralinojs/webview - 86f461e2416cdcd4f157208abfd4d53c9aa3243d authored about 7 years ago
github.com/neutralinojs/webview - 86f461e2416cdcd4f157208abfd4d53c9aa3243d authored about 7 years ago
winapi: implement fullscreen mode
github.com/neutralinojs/webview - 705c58300c7db1d1aca3dc5b8b448df33fc58efe authored about 7 years ago
github.com/neutralinojs/webview - 705c58300c7db1d1aca3dc5b8b448df33fc58efe authored about 7 years ago
Merge pull request #70 from 1l0/cocoa-fullscreen
cocoa: implement full-screen api
github.com/neutralinojs/webview - b0e58513d64035dc9103f362552443eebfc0044e authored about 7 years ago
cocoa: implement full-screen api
github.com/neutralinojs/webview - fed7848ff49fdad7cf4bd7c2836db7e837e0a21b authored about 7 years ago
github.com/neutralinojs/webview - fed7848ff49fdad7cf4bd7c2836db7e837e0a21b authored about 7 years ago
gtk: implement full-screen api
github.com/neutralinojs/webview - a29901bbea16b1ce2ecb1853ac43e0818d1a8efa authored about 7 years ago
github.com/neutralinojs/webview - a29901bbea16b1ce2ecb1853ac43e0818d1a8efa authored about 7 years ago
winapi: implement alert types
github.com/neutralinojs/webview - c752fe37dfed9c44b56d64769a7f5a61131b7eb4 authored about 7 years ago
github.com/neutralinojs/webview - c752fe37dfed9c44b56d64769a7f5a61131b7eb4 authored about 7 years ago
cocoa-webkit: formatting
github.com/neutralinojs/webview - b80de78148cec29a5744dc63032178f83800a991 authored about 7 years ago
github.com/neutralinojs/webview - b80de78148cec29a5744dc63032178f83800a991 authored about 7 years ago
cocoa-webkit: implement alert styles
github.com/neutralinojs/webview - a2cff5c5ab58a63672cf1dc81b5a5e7586066b04 authored about 7 years ago
github.com/neutralinojs/webview - a2cff5c5ab58a63672cf1dc81b5a5e7586066b04 authored about 7 years ago
gtk-webkit: add alert dialog flags for gtk, add go bindings
github.com/neutralinojs/webview - e7c72e6ad5c6dd7b27e2161a6a197ed0310f0f3c authored about 7 years ago
github.com/neutralinojs/webview - e7c72e6ad5c6dd7b27e2161a6a197ed0310f0f3c authored about 7 years ago
go: open directory flag for dialogs, example
github.com/neutralinojs/webview - bc7869dd752dc3196304cd7dcbbde6fc509e8366 authored about 7 years ago
github.com/neutralinojs/webview - bc7869dd752dc3196304cd7dcbbde6fc509e8366 authored about 7 years ago
api: flag for open directory diralog, formatting
github.com/neutralinojs/webview - 6a72610dda3cee888ad7881159713900ce36ed65 authored about 7 years ago
github.com/neutralinojs/webview - 6a72610dda3cee888ad7881159713900ce36ed65 authored about 7 years ago
Merge pull request #68 from jicg/jicg
System File dialog box, add to select the directory #59
github.com/neutralinojs/webview - c1a1f513da1213e55993b4d4b8755e8187f0c7f9 authored about 7 years ago
System File dialog box, add to select the directory #59
github.com/neutralinojs/webview - 16f36018d75d0db59f7f5d2ce719bc4dc2ffa270 authored about 7 years ago
github.com/neutralinojs/webview - 16f36018d75d0db59f7f5d2ce719bc4dc2ffa270 authored about 7 years ago
Merge pull request #67 from jgillich/patch-1
Update README.md
github.com/neutralinojs/webview - e86a0c7c6bd1c3b9b976dd104e6b723e09128028 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 7b23113c3c9413e8f9a948c4e59a05b9a3d534b3 authored about 7 years ago
github.com/neutralinojs/webview - 7b23113c3c9413e8f9a948c4e59a05b9a3d534b3 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 1b3ac193c7bed51a1e9d6afd98bf86d5b6959073 authored about 7 years ago
github.com/neutralinojs/webview - 1b3ac193c7bed51a1e9d6afd98bf86d5b6959073 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 046d06e39e55a883b5cab922b26937a8b028f08a authored about 7 years ago
github.com/neutralinojs/webview - 046d06e39e55a883b5cab922b26937a8b028f08a authored about 7 years ago
dialogs: use calloc instead of malloc and do not null-terminate forcefully
github.com/neutralinojs/webview - 7451f8d931069ff3e2fb9d469097a6e9307513ee authored about 7 years ago
github.com/neutralinojs/webview - 7451f8d931069ff3e2fb9d469097a6e9307513ee authored about 7 years ago
Merge pull request #66 from zserge/gtk-webkit2
Gtk webkit2
github.com/neutralinojs/webview - 6666fdc07e4dbfc81ee28614c736d952ffde5e89 authored about 7 years ago
ci: use webkit-gtk from ppa
github.com/neutralinojs/webview - 61701920b8b5f073b5bc92fdcde80fe6bcf4d88c authored about 7 years ago
github.com/neutralinojs/webview - 61701920b8b5f073b5bc92fdcde80fe6bcf4d88c authored about 7 years ago
ci: use webkit2 on travis
github.com/neutralinojs/webview - dc6c04f43b8fbeaaab401b853b8a799671e08650 authored about 7 years ago
github.com/neutralinojs/webview - dc6c04f43b8fbeaaab401b853b8a799671e08650 authored about 7 years ago
webkit-gtk: migrate from webkit1 to webkit2
github.com/neutralinojs/webview - d32a197c8b1297f5dc7f9d77f97e443b603059b5 authored about 7 years ago
github.com/neutralinojs/webview - d32a197c8b1297f5dc7f9d77f97e443b603059b5 authored about 7 years ago
Merge pull request #53 from shivaprsdv/rename-invoke
webview: rename the "weird" invoke_ to invoke
github.com/neutralinojs/webview - 6d71a763698b3bab2d8cd38200e8ae0d57701df1 authored about 7 years ago
webview: rename the "weird" invoke_ to invoke
github.com/neutralinojs/webview - 17ae483a9758101c94fc763081ecc8375c278fa2 authored about 7 years ago
github.com/neutralinojs/webview - 17ae483a9758101c94fc763081ecc8375c278fa2 authored about 7 years ago
webview: cast char to unsigned char
github.com/neutralinojs/webview - 379a92f9055d6371daac45a136b673adaba133e4 authored about 7 years ago
github.com/neutralinojs/webview - 379a92f9055d6371daac45a136b673adaba133e4 authored about 7 years ago
webview: remove unnecessary comparison for a signed char range
github.com/neutralinojs/webview - f561d8c2f9bc1786604d6e98d8cb3a1a4ce017b8 authored about 7 years ago
github.com/neutralinojs/webview - f561d8c2f9bc1786604d6e98d8cb3a1a4ce017b8 authored about 7 years ago
example: use InjectCSS
github.com/neutralinojs/webview - 9f33a00f8c9e96eeef675d5db5c21ccb1940d497 authored about 7 years ago
github.com/neutralinojs/webview - 9f33a00f8c9e96eeef675d5db5c21ccb1940d497 authored about 7 years ago
go: add InjectCSS
github.com/neutralinojs/webview - 535f250b27145bfbbf566a723a203a3a74eb7c44 authored about 7 years ago
github.com/neutralinojs/webview - 535f250b27145bfbbf566a723a203a3a74eb7c44 authored about 7 years ago
webview: fix buffer size calculation
github.com/neutralinojs/webview - 621d16970953b135bdfdf77302d869e9ced1955b authored about 7 years ago
github.com/neutralinojs/webview - 621d16970953b135bdfdf77302d869e9ced1955b authored about 7 years ago
webview: add function to inject CSS
github.com/neutralinojs/webview - af7b0290a90263ee2d0b69345d4b55399386140d authored about 7 years ago
github.com/neutralinojs/webview - af7b0290a90263ee2d0b69345d4b55399386140d authored about 7 years ago
webview: use default data url if url field is empty
github.com/neutralinojs/webview - 63342029aba172edc64c3ed10bbaa5036c6f463c authored about 7 years ago
github.com/neutralinojs/webview - 63342029aba172edc64c3ed10bbaa5036c6f463c authored about 7 years ago
go: fix lint warning
github.com/neutralinojs/webview - eef5772f61394469a76db749147dce6c4c0f1ac9 authored about 7 years ago
github.com/neutralinojs/webview - eef5772f61394469a76db749147dce6c4c0f1ac9 authored about 7 years ago
go: fix lint warnings
github.com/neutralinojs/webview - a7dac7e2e7fc041dffb014baccda4862a2b1aac8 authored about 7 years ago
github.com/neutralinojs/webview - a7dac7e2e7fc041dffb014baccda4862a2b1aac8 authored about 7 years ago
Merge pull request #40 from zserge/webview-debug
Webview debug
github.com/neutralinojs/webview - 9c9a883e680e259216f87ac4c7bd258880860e58 authored about 7 years ago
gtk-webview: fix signal name
github.com/neutralinojs/webview - 576bbbd4467af1c2123ae81e61df8807c824df2a authored about 7 years ago
github.com/neutralinojs/webview - 576bbbd4467af1c2123ae81e61df8807c824df2a authored about 7 years ago
readme: document debugging options
github.com/neutralinojs/webview - e012f9f3e915c2188cd83d48ca2ff105f99e4785 authored about 7 years ago
github.com/neutralinojs/webview - e012f9f3e915c2188cd83d48ca2ff105f99e4785 authored about 7 years ago
go: add debug output functions
github.com/neutralinojs/webview - 4e5725934c8b3f74b8fab5bd33e39ec630abecfa authored about 7 years ago
github.com/neutralinojs/webview - 4e5725934c8b3f74b8fab5bd33e39ec630abecfa authored about 7 years ago
go: use debug flag
github.com/neutralinojs/webview - 0b47eb55547f5f1535f62d583db2b3558568ec03 authored about 7 years ago
github.com/neutralinojs/webview - 0b47eb55547f5f1535f62d583db2b3558568ec03 authored about 7 years ago
webview: add webview_debug()
github.com/neutralinojs/webview - b6314935495498db9f783a30ace5fe2a570c7d45 authored about 7 years ago
github.com/neutralinojs/webview - b6314935495498db9f783a30ace5fe2a570c7d45 authored about 7 years ago
cocoa-webkit: implement debug option
github.com/neutralinojs/webview - f19e622dff3f539da90a447fe9db68d5a93f6707 authored about 7 years ago
github.com/neutralinojs/webview - f19e622dff3f539da90a447fe9db68d5a93f6707 authored about 7 years ago
gtk-webkit: implement debug option
github.com/neutralinojs/webview - 15391f2cd040e7123c1331e6d70cd0cd0ae52ba8 authored about 7 years ago
github.com/neutralinojs/webview - 15391f2cd040e7123c1331e6d70cd0cd0ae52ba8 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - ee501229c9e1301de0d1a7c1342937de80a0dc28 authored about 7 years ago
github.com/neutralinojs/webview - ee501229c9e1301de0d1a7c1342937de80a0dc28 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 23fd5e1d542b56f76f8dc8c6bd961081c42b5451 authored about 7 years ago
github.com/neutralinojs/webview - 23fd5e1d542b56f76f8dc8c6bd961081c42b5451 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 757bfe29d72a7781658c2382ebb4e116096d0d2a authored about 7 years ago
github.com/neutralinojs/webview - 757bfe29d72a7781658c2382ebb4e116096d0d2a authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 74df7b099fbdb5b96ffe41dd8adb2590ee552017 authored about 7 years ago
github.com/neutralinojs/webview - 74df7b099fbdb5b96ffe41dd8adb2590ee552017 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - eedce33e6abaa39e7da06997958ed7016c064462 authored about 7 years ago
github.com/neutralinojs/webview - eedce33e6abaa39e7da06997958ed7016c064462 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 65817d4f8650ac39a53ef85f8e8191bb86ba1e71 authored about 7 years ago
github.com/neutralinojs/webview - 65817d4f8650ac39a53ef85f8e8191bb86ba1e71 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - a7f7fa258eb6dfc45d55e8024ee11d61af5068d2 authored about 7 years ago
github.com/neutralinojs/webview - a7f7fa258eb6dfc45d55e8024ee11d61af5068d2 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - bc945a29cc7cdfaa5cc7337de45dcf8b761c7654 authored about 7 years ago
github.com/neutralinojs/webview - bc945a29cc7cdfaa5cc7337de45dcf8b761c7654 authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 6f4ff36d67c472145e1b42ef50fdb31b3a834e9d authored about 7 years ago
github.com/neutralinojs/webview - 6f4ff36d67c472145e1b42ef50fdb31b3a834e9d authored about 7 years ago
Update README.md
github.com/neutralinojs/webview - 0b5135fcf42d72b8e0b35be482a188d3528070df authored about 7 years ago
github.com/neutralinojs/webview - 0b5135fcf42d72b8e0b35be482a188d3528070df authored about 7 years ago
mshtml: fix accelerator handling
github.com/neutralinojs/webview - 292087279ae1f18c5a7c39c58be89a3360bd5951 authored about 7 years ago
github.com/neutralinojs/webview - 292087279ae1f18c5a7c39c58be89a3360bd5951 authored about 7 years ago
Merge branch 'master' of github.com:zserge/webview
github.com/neutralinojs/webview - 0bee6e66e4ac33af2ed44cb5c5ff9f7e9ddd0b56 authored about 7 years ago
github.com/neutralinojs/webview - 0bee6e66e4ac33af2ed44cb5c5ff9f7e9ddd0b56 authored about 7 years ago
mshtml: formatting
github.com/neutralinojs/webview - b37fd364782b3684d2da014629060307d9442be7 authored about 7 years ago
github.com/neutralinojs/webview - b37fd364782b3684d2da014629060307d9442be7 authored about 7 years ago
mshtml: fix BSTR conversion
github.com/neutralinojs/webview - cd1da259db74233eadf4c860447ae6558769515f authored about 7 years ago
github.com/neutralinojs/webview - cd1da259db74233eadf4c860447ae6558769515f authored about 7 years ago
mshtml: fix c++ errors
github.com/neutralinojs/webview - bea3eb1468ce18930c4ebbb9f66e524141ce8ad7 authored about 7 years ago
github.com/neutralinojs/webview - bea3eb1468ce18930c4ebbb9f66e524141ce8ad7 authored about 7 years ago
example: replace tmpfile with inline data url
github.com/neutralinojs/webview - 9587e8e90c6af1ec95409577c4d0bdbeebb4bb75 authored about 7 years ago
github.com/neutralinojs/webview - 9587e8e90c6af1ec95409577c4d0bdbeebb4bb75 authored about 7 years ago
readme: add note about Bind()
github.com/neutralinojs/webview - f95b39d0f75d3101fb984fca513423ddea084b9a authored about 7 years ago
github.com/neutralinojs/webview - f95b39d0f75d3101fb984fca513423ddea084b9a authored about 7 years ago
go: split test into smaller sub-tests
github.com/neutralinojs/webview - 24cb5849bc2a08af885b759ec818e46f675edeab authored about 7 years ago
github.com/neutralinojs/webview - 24cb5849bc2a08af885b759ec818e46f675edeab authored about 7 years ago
example: fix formatting
github.com/neutralinojs/webview - a70c781ccd67ac860bf00998798be5cd1b69ee95 authored about 7 years ago
github.com/neutralinojs/webview - a70c781ccd67ac860bf00998798be5cd1b69ee95 authored about 7 years ago
example: fix lint warning
github.com/neutralinojs/webview - b60ad5e8b11f9b65ee4fe5a682ee4b71d44799a6 authored about 7 years ago
github.com/neutralinojs/webview - b60ad5e8b11f9b65ee4fe5a682ee4b71d44799a6 authored about 7 years ago
example: use non-exported variables and add comments
github.com/neutralinojs/webview - 7ecf78f2e56e5bea443567faf27e551fc1ed7c6d authored about 7 years ago
github.com/neutralinojs/webview - 7ecf78f2e56e5bea443567faf27e551fc1ed7c6d authored about 7 years ago
go: fix typo
github.com/neutralinojs/webview - bebe945e2bd9395ef9580dde9c0299379cbb8c03 authored about 7 years ago
github.com/neutralinojs/webview - bebe945e2bd9395ef9580dde9c0299379cbb8c03 authored about 7 years ago
example: update assets
github.com/neutralinojs/webview - b21d35042942ac12bb45a1d5f1c6ed92d431d10c authored about 7 years ago
github.com/neutralinojs/webview - b21d35042942ac12bb45a1d5f1c6ed92d431d10c authored about 7 years ago
example: migrate from react to preact
github.com/neutralinojs/webview - 2fba9643abeab2edb7a673743df5d00af5244022 authored about 7 years ago
github.com/neutralinojs/webview - 2fba9643abeab2edb7a673743df5d00af5244022 authored about 7 years ago
example: migrate from react to preact
github.com/neutralinojs/webview - 68ac7860c798e730d555af80f5e1fb4978b146af authored about 7 years ago
github.com/neutralinojs/webview - 68ac7860c798e730d555af80f5e1fb4978b146af authored about 7 years ago
mshtml: fix utf8 to utf16 conversion
github.com/neutralinojs/webview - 986abf7689e1eb82e116a21cf95f9fcde2b79533 authored about 7 years ago
github.com/neutralinojs/webview - 986abf7689e1eb82e116a21cf95f9fcde2b79533 authored about 7 years ago
example: re-generate assets
github.com/neutralinojs/webview - f362bfd34f2e00123138a8f0e7fc442cc489e72b authored about 7 years ago
github.com/neutralinojs/webview - f362bfd34f2e00123138a8f0e7fc442cc489e72b authored about 7 years ago
mshtml: formatting
github.com/neutralinojs/webview - f3339312e17ea405c4fe03c0e0208ec76db354d3 authored about 7 years ago
github.com/neutralinojs/webview - f3339312e17ea405c4fe03c0e0208ec76db354d3 authored about 7 years ago
mshtml: set ie11 mode in registry on start
github.com/neutralinojs/webview - 8f9ed363f4fa96b1b286b245a9d98b0f4bd80669 authored about 7 years ago
github.com/neutralinojs/webview - 8f9ed363f4fa96b1b286b245a9d98b0f4bd80669 authored about 7 years ago
example: remove source map from the end of the file to make it work with mshtml
github.com/neutralinojs/webview - 0e342e9e6b2c2f51d0d539f952141067737ea123 authored about 7 years ago
github.com/neutralinojs/webview - 0e342e9e6b2c2f51d0d539f952141067737ea123 authored about 7 years ago
example: fix css injection in mshtml
github.com/neutralinojs/webview - c6435501d71f6d87b2bf6cc103f149540a353493 authored about 7 years ago
github.com/neutralinojs/webview - c6435501d71f6d87b2bf6cc103f149540a353493 authored about 7 years ago
example: use common example project for react, vue and picodom
github.com/neutralinojs/webview - 522d80596dc286be8d6b9a6d16f458f7e375c296 authored about 7 years ago
github.com/neutralinojs/webview - 522d80596dc286be8d6b9a6d16f458f7e375c296 authored about 7 years ago
go: fix typo in default index.html
github.com/neutralinojs/webview - 70223d1cd0ff0d2617c9482f71bb32d168042ccb authored about 7 years ago
github.com/neutralinojs/webview - 70223d1cd0ff0d2617c9482f71bb32d168042ccb authored about 7 years ago
example: add generated assets
github.com/neutralinojs/webview - 7cddce501a74bf6aafb6fd4dc00a8a051df9fa58 authored about 7 years ago
github.com/neutralinojs/webview - 7cddce501a74bf6aafb6fd4dc00a8a051df9fa58 authored about 7 years ago
example: add go+vue.js example
github.com/neutralinojs/webview - 01f47de829e0c3152278a4a746a32ec4c0edd2a3 authored about 7 years ago
github.com/neutralinojs/webview - 01f47de829e0c3152278a4a746a32ec4c0edd2a3 authored about 7 years ago
go: pass coontroller data into render method
github.com/neutralinojs/webview - b0f88d703d9d9f311a4a35a592818874b87d3347 authored about 7 years ago
github.com/neutralinojs/webview - b0f88d703d9d9f311a4a35a592818874b87d3347 authored about 7 years ago
example: add go+reactjs example
github.com/neutralinojs/webview - c05d392440fff95f2889f336e34df5ef7a56a14a authored about 7 years ago
github.com/neutralinojs/webview - c05d392440fff95f2889f336e34df5ef7a56a14a authored about 7 years ago
go: implement go-to-js bindings, add app container element to the default html
github.com/neutralinojs/webview - 0227c2cebea07bad26e30902c7a462afb88e7695 authored about 7 years ago
github.com/neutralinojs/webview - 0227c2cebea07bad26e30902c7a462afb88e7695 authored about 7 years ago
go: always have an external.invoke handler function
github.com/neutralinojs/webview - 15f17878c6b256db6406da142338c9bd249cec1a authored about 7 years ago
github.com/neutralinojs/webview - 15f17878c6b256db6406da142338c9bd249cec1a authored about 7 years ago
go: use default empty HTML if no URL is provided
github.com/neutralinojs/webview - a9dac9b2cee23497245b1a1d588ceae1c08deeae authored about 7 years ago
github.com/neutralinojs/webview - a9dac9b2cee23497245b1a1d588ceae1c08deeae authored about 7 years ago
go: fix deadlock in calling external.invoke_() from webview.Dispatch()
github.com/neutralinojs/webview - 032f3b62c4c5e112b92c80c1a1725305129987e8 authored about 7 years ago
github.com/neutralinojs/webview - 032f3b62c4c5e112b92c80c1a1725305129987e8 authored about 7 years ago
ci: add new examples
github.com/neutralinojs/webview - 3961f2947adb8010ab09294b598b8a468810de76 authored over 7 years ago
github.com/neutralinojs/webview - 3961f2947adb8010ab09294b598b8a468810de76 authored over 7 years ago
readme: describe data url scheme
github.com/neutralinojs/webview - ee79ab17dec62a1b0ab187cd87a0a1128b769060 authored over 7 years ago
github.com/neutralinojs/webview - ee79ab17dec62a1b0ab187cd87a0a1128b769060 authored over 7 years ago
mshtml: formatting
github.com/neutralinojs/webview - b45175eb319df2264b27e2f2d4b219159c5b2ebe authored over 7 years ago
github.com/neutralinojs/webview - b45175eb319df2264b27e2f2d4b219159c5b2ebe authored over 7 years ago
mshtml: handle data urls manually
github.com/neutralinojs/webview - 9dbd1cd3e4cbafd8d9b61a016dc75ff67c286f65 authored over 7 years ago
github.com/neutralinojs/webview - 9dbd1cd3e4cbafd8d9b61a016dc75ff67c286f65 authored over 7 years ago
example: use correct script type
github.com/neutralinojs/webview - cce3caf1bd062778c24a339c65aa97db2c7ddf57 authored over 7 years ago
github.com/neutralinojs/webview - cce3caf1bd062778c24a339c65aa97db2c7ddf57 authored over 7 years ago