Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/neutralinojs/webview
A modified version of C++ webview for Neutralinojs.
https://github.com/neutralinojs/webview
add notes about multithreading
d2a110b07e99ce90fd343455144c7589f6160919 authored over 7 years ago
d2a110b07e99ce90fd343455144c7589f6160919 authored over 7 years ago
mention webview_terminate and fix indentation in readme
ee1ceed7838a8c473ce4046b6c44a510edd7543e authored over 7 years ago
ee1ceed7838a8c473ce4046b6c44a510edd7543e authored over 7 years ago
timer: detach thread to avoid crashes on exit
a5fe91fd779e7f03952e6492c821edde9ae4170d authored over 7 years ago
a5fe91fd779e7f03952e6492c821edde9ae4170d authored over 7 years ago
mshtml: implement webview_terminate
fadba39b45a43d970006dd0a35ed697628fe3d6b authored over 7 years ago
fadba39b45a43d970006dd0a35ed697628fe3d6b authored over 7 years ago
gtk-webkit, cocoa-webkit: implement webview_terminate; formatting
97ea987d77e2f56598c031f2e8a8505c12c65c0f authored over 7 years ago
97ea987d77e2f56598c031f2e8a8505c12c65c0f authored over 7 years ago
formatting, replace should_exit flag with webview_terminate
3b5919f55b3d75f445e5af6c9bd94755e137868f authored over 7 years ago
3b5919f55b3d75f445e5af6c9bd94755e137868f authored over 7 years ago
fix threads cmake variable name
1a1661bbd9c42680b8497ed6803f0fc56381de09 authored over 7 years ago
1a1661bbd9c42680b8497ed6803f0fc56381de09 authored over 7 years ago
windows: use winmain and win32 build subsystem
8d7fd6b0325ef5708ae6516fd0a9ff3595c71b4c authored over 7 years ago
8d7fd6b0325ef5708ae6516fd0a9ff3595c71b4c authored over 7 years ago
timer: use cross-platform threads
2b2ba86548f21c892be2ffc2104f41ad44bb2a15 authored over 7 years ago
2b2ba86548f21c892be2ffc2104f41ad44bb2a15 authored over 7 years ago
mshtml: fix c++ and c incompatibilities (references vs pointers)
547c4617e278aba84723f117926cf69baef3b49c authored over 7 years ago
547c4617e278aba84723f117926cf69baef3b49c authored over 7 years ago
fix macos build
7cc915a7101e54bd52a2df1fff68226f076529c0 authored over 7 years ago
7cc915a7101e54bd52a2df1fff68226f076529c0 authored over 7 years ago
cocoa-webkit: fix dispatch api implementation
c517efbbd963ba282e29e2c024bdbfe8a57d8d5d authored over 7 years ago
c517efbbd963ba282e29e2c024bdbfe8a57d8d5d authored over 7 years ago
cmake: add -x objcetive-c compile option
05d575ec67f3ab59053501f0059a51de1bc98b79 authored over 7 years ago
05d575ec67f3ab59053501f0059a51de1bc98b79 authored over 7 years ago
add timer example in c++
39a8fcba87b99886003dfd79a4becb19a1eea883 authored over 7 years ago
39a8fcba87b99886003dfd79a4becb19a1eea883 authored over 7 years ago
add minimal project cmakelists.txt
0b10804b624fc43927bb931078dea404c710198f authored over 7 years ago
0b10804b624fc43927bb931078dea404c710198f authored over 7 years ago
add cmakelists.txt for the library
286701b89ba8d412034b84358ed432becda4a745 authored over 7 years ago
286701b89ba8d412034b84358ed432becda4a745 authored over 7 years ago
implement dispatching functions on the main thread
5c65194749a3821b0225f4d81e5a69214b29ee5e authored over 7 years ago
5c65194749a3821b0225f4d81e5a69214b29ee5e authored over 7 years ago
winapi: add CINTERFACE to use c apis when included from c++
d51920e3a988590827eda8bdebcf1901d0b8282c authored over 7 years ago
d51920e3a988590827eda8bdebcf1901d0b8282c authored over 7 years ago
fix implicit type conversion
c6914d3a0e6ae68305b6fe9120de570a6172ec7a authored over 7 years ago
c6914d3a0e6ae68305b6fe9120de570a6172ec7a authored over 7 years ago
replace designated initializer with simple field initializer to work better with cpp compilers
46887877d9d5a214cf4453c5522c0e46a4f6e621 authored over 7 years ago
46887877d9d5a214cf4453c5522c0e46a4f6e621 authored over 7 years ago
add cplusplus wrappers
40e4352a61317438ead707259546e5a16927d4c6 authored over 7 years ago
40e4352a61317438ead707259546e5a16927d4c6 authored over 7 years ago
gtk-webkit: implement dispatch api
a50ae7a3e8b318fda5691531aa1489972ff11201 authored over 7 years ago
a50ae7a3e8b318fda5691531aa1489972ff11201 authored over 7 years ago
add userdata pointer to the webview struct
d7c2e3182ea6da49adf379234b3355a7f2d1deea authored over 7 years ago
d7c2e3182ea6da49adf379234b3355a7f2d1deea authored over 7 years ago
show list of files after build on travis
0296bf0b1eec238f864a2d4aaf10ae126a86eb03 authored over 7 years ago
0296bf0b1eec238f864a2d4aaf10ae126a86eb03 authored over 7 years ago
add mxe-based cross-compilation for travis
e07a1e622a09df62582d62e01b7014bfb71b6b11 authored over 7 years ago
e07a1e622a09df62582d62e01b7014bfb71b6b11 authored over 7 years ago
make more flexible os detection in makefile
3e975873ab7bfc072cbbe2a251c34b43d380378b authored over 7 years ago
3e975873ab7bfc072cbbe2a251c34b43d380378b authored over 7 years ago
travis: try newer xcode 8.3
07ed816c7d187a65339b6318fc85ae14e5b40570 authored over 7 years ago
07ed816c7d187a65339b6318fc85ae14e5b40570 authored over 7 years ago
add gitignore
836778d45fd8bcf42c15c2235f41c17c71cb864b authored over 7 years ago
836778d45fd8bcf42c15c2235f41c17c71cb864b authored over 7 years ago
add .travis.yml
abcb92c8a1b70e11d0291c309ffc95374d4bdf33 authored over 7 years ago
abcb92c8a1b70e11d0291c309ffc95374d4bdf33 authored over 7 years ago
add minimal example in go opening an external url
864b5ea805aebc1d3cd5b3c24de7831eb296ede1 authored over 7 years ago
864b5ea805aebc1d3cd5b3c24de7831eb296ede1 authored over 7 years ago
add minimal example in c opening an external url
38578c990139b1690d7ea9bb73240a84211b3180 authored over 7 years ago
38578c990139b1690d7ea9bb73240a84211b3180 authored over 7 years ago
describe advanced APIs
dea39f069e6669e5e2771952de3c117cf40fa8e6 authored over 7 years ago
dea39f069e6669e5e2771952de3c117cf40fa8e6 authored over 7 years ago
mshtml, gtk-webkit: use invoke_() instead of invoke()
27c72a18c0a306fdeadf53ac6f4e3dff2cd9c40b authored over 7 years ago
27c72a18c0a306fdeadf53ac6f4e3dff2cd9c40b authored over 7 years ago
mshtml: remove unused DisplayHTMLStr code
e36f5bafc6176177d4fdf8c8daf0f06df7ad6cfe authored over 7 years ago
e36f5bafc6176177d4fdf8c8daf0f06df7ad6cfe authored over 7 years ago
mshtml,cocoa-webkit: remove console.log wrappers
38f79aa83dfae798f1e3a4aaa7f6c66bfe1b87a4 authored over 7 years ago
38f79aa83dfae798f1e3a4aaa7f6c66bfe1b87a4 authored over 7 years ago
mshtml: remove unused variable
eb3396ae7b8dbef13698e1785638c8571cbacda6 authored over 7 years ago
eb3396ae7b8dbef13698e1785638c8571cbacda6 authored over 7 years ago
mshtml: fix window long ptr type
61492f95778c841a9b4c0835613995e019baa7b5 authored over 7 years ago
61492f95778c841a9b4c0835613995e019baa7b5 authored over 7 years ago
mshtml: support only log and invoke methods for external object
54a84a6ce3095c1f3c1bc2c244a0ecc8c6732aa8 authored over 7 years ago
54a84a6ce3095c1f3c1bc2c244a0ecc8c6732aa8 authored over 7 years ago
mshtml: implement js eval
485cb22b3478a8588739920b4727a4c2d8521c1f authored over 7 years ago
485cb22b3478a8588739920b4727a4c2d8521c1f authored over 7 years ago
mshtml: implement external callback with context
8053dd175b6782874b733fda46a83b8365a380ff authored over 7 years ago
8053dd175b6782874b733fda46a83b8365a380ff authored over 7 years ago
mshtml: move hwnd and ole object into private webview context, bind context as hwnd long pointer
f1f74ced4c20c887afb72ae744b5b8b75d2806ae authored over 7 years ago
f1f74ced4c20c887afb72ae744b5b8b75d2806ae authored over 7 years ago
mshtml: verify external.invoke argument type and convert argument string to utf8
ac90eb6407d52c465f05440a35e6b96c8488807d authored over 7 years ago
ac90eb6407d52c465f05440a35e6b96c8488807d authored over 7 years ago
mshtml: fix addref/release return types to avoid warnings
6456ecb14d254bc745cc6050b9a42e04859a0e4d authored over 7 years ago
6456ecb14d254bc745cc6050b9a42e04859a0e4d authored over 7 years ago
clang-format: auto fomatting
a134232da7d97c2c6e9e86d6d41cef5f429a19cd authored over 7 years ago
a134232da7d97c2c6e9e86d6d41cef5f429a19cd authored over 7 years ago
mshtml: add external IDispatch implementation, via @henkman
5af32347f390bdccb21208cd2467cb4093a413e4 authored over 7 years ago
5af32347f390bdccb21208cd2467cb4093a413e4 authored over 7 years ago
mshtml: split webview() into the new API
093efcb91b3789a8a101e00395f7ad2b5e1ebd37 authored over 7 years ago
093efcb91b3789a8a101e00395f7ad2b5e1ebd37 authored over 7 years ago
cocoa-webkit: add console.log() wrapper, implement webview_eval
19e3361f665611fc3d07a73635b3b623a1a389f4 authored over 7 years ago
19e3361f665611fc3d07a73635b3b623a1a389f4 authored over 7 years ago
example: call webview_eval from inside the callback
5b94e2a13bbd86cd44010c8de918595bac3fdf1f authored over 7 years ago
5b94e2a13bbd86cd44010c8de918595bac3fdf1f authored over 7 years ago
gtk-webkit: add webview_eval implementation
7be82563d3feb62dd48cbf410e71362c9b861863 authored over 7 years ago
7be82563d3feb62dd48cbf410e71362c9b861863 authored over 7 years ago
cocoa-webkit: remove debug logs
b6c26538f19b98c082c6ee0012866d72077d734d authored over 7 years ago
b6c26538f19b98c082c6ee0012866d72077d734d authored over 7 years ago
gtk-webkit: pass string argument from js into c callback
8cd9bb6b6110e0027ff3195721360029f1c69fae authored over 7 years ago
8cd9bb6b6110e0027ff3195721360029f1c69fae authored over 7 years ago
cocoa-webkit: bind obj-c methods to javascript functions
655c8191c5c78dbbb9b453d76039b1122944251a authored over 7 years ago
655c8191c5c78dbbb9b453d76039b1122944251a authored over 7 years ago
gtk-webkit: split gtk_main into a more controlled event loop, add a way to invoke c callbacks from js
698ed3f61459cd91b331c55fa29c6989ca61be3d authored over 7 years ago
698ed3f61459cd91b331c55fa29c6989ca61be3d authored over 7 years ago
cocoa-webkit: refactor main loop
3bae9a0a9d59592ca8b8dd5ef79e8d7ad7809caa authored over 7 years ago
3bae9a0a9d59592ca8b8dd5ef79e8d7ad7809caa authored over 7 years ago
Merge branch 'master' of github.com:zserge/webview
c14c122a1109b7584df97fc10d6b863e8b7e6dcc authored over 7 years ago
c14c122a1109b7584df97fc10d6b863e8b7e6dcc authored over 7 years ago
winapi: add WM_SIZE handling, via @henkman
79c637536c703bb103d48415af97ffc4fd12eadc authored over 7 years ago
79c637536c703bb103d48415af97ffc4fd12eadc authored over 7 years ago
Merge pull request #6 from henkman/master
center by default on windows
ded46f83a617f22a30d94689fce53055e3bd47f5 authored over 7 years ago
center by default on windows
63ff2e40fc649546a0ed97443aa56c6d38045649 authored over 7 years ago
63ff2e40fc649546a0ed97443aa56c6d38045649 authored over 7 years ago
Merge branch 'master' of https://github.com/zserge/webview
1504cf33b13926a7921b4bdbe0268bde164d72d1 authored over 7 years ago
1504cf33b13926a7921b4bdbe0268bde164d72d1 authored over 7 years ago
fix mac build flags
083a796c6aa511a3d5295fb934a30779c1068ca3 authored over 7 years ago
083a796c6aa511a3d5295fb934a30779c1068ca3 authored over 7 years ago
Create .gitattributes
d6849c50e0546c8a9740691e2f4f94478570c58c authored over 7 years ago
d6849c50e0546c8a9740691e2f4f94478570c58c authored over 7 years ago
Create README.md
1f6194ca0f450d9f8a6aae3e658dd70adcd476a5 authored over 7 years ago
1f6194ca0f450d9f8a6aae3e658dd70adcd476a5 authored over 7 years ago
added screenshots
c147df13e66ab277c1f286897a9898eaf6dc0546 authored over 7 years ago
c147df13e66ab277c1f286897a9898eaf6dc0546 authored over 7 years ago
Merge branch 'master' of https://github.com/zserge/webview
9321c80115ff18705ebbb3a01f3497b6ba221adb authored over 7 years ago
9321c80115ff18705ebbb3a01f3497b6ba221adb authored over 7 years ago
make a more self-contained golang example
75d0d4cc2a3679e1dddba72a225174dcd8023988 authored over 7 years ago
75d0d4cc2a3679e1dddba72a225174dcd8023988 authored over 7 years ago
automatic formatting for obj-c code
e31ca178c8829dd1c04eb453df5f0c5301653a20 authored over 7 years ago
e31ca178c8829dd1c04eb453df5f0c5301653a20 authored over 7 years ago
add pragma comments to simplify builds with msvc
51ba91a79755e619a1da670ef1792d3358c7a4c6 authored over 7 years ago
51ba91a79755e619a1da670ef1792d3358c7a4c6 authored over 7 years ago
fix relative path to the header
32cf59fbb3da529349bf8d897b750bead9886e31 authored over 7 years ago
32cf59fbb3da529349bf8d897b750bead9886e31 authored over 7 years ago
add minimal golang example
9191cbee816e545077ff6b153b0d706c19d03205 authored over 7 years ago
9191cbee816e545077ff6b153b0d706c19d03205 authored over 7 years ago
moved c example into a subdirectory to avoid conflict with go code layout
7fdd4cb6c33e0442745c58edb0716600bcb0643d authored over 7 years ago
7fdd4cb6c33e0442745c58edb0716600bcb0643d authored over 7 years ago
golang: add minimal cgo wrapper
8ec0a5c2ddfd5d8d45ca72951a73eaf03590d8e6 authored over 7 years ago
8ec0a5c2ddfd5d8d45ca72951a73eaf03590d8e6 authored over 7 years ago
Merge branch 'master' of https://github.com/zserge/webview
d7fe6a7bbd71cbae8126478431a013e6324382eb authored over 7 years ago
d7fe6a7bbd71cbae8126478431a013e6324382eb authored over 7 years ago
cocoa: add minimize button, fix webview resizing
82a60ed4091083587cbb4ca97abac8e1eae769a4 authored over 7 years ago
82a60ed4091083587cbb4ca97abac8e1eae769a4 authored over 7 years ago
Merge pull request #1 from r-lyeh/master
Fix Win64 compilation issues
0b924479638b812971a3e5c511727b03cad9f1b6 authored over 7 years ago
Fix Win64
0feee8aaf9a5f1601091e42f3a040be0dec53413 authored over 7 years ago
0feee8aaf9a5f1601091e42f3a040be0dec53413 authored over 7 years ago
example: add more command line options
d671232c8d408a1929713d7efd87babd7ee6914a authored over 7 years ago
d671232c8d408a1929713d7efd87babd7ee6914a authored over 7 years ago
cocoa: exit on close, fix window title, fix deprecated constants
c46774b13b0bbab12b92da59c288a2ff8667d192 authored over 7 years ago
c46774b13b0bbab12b92da59c288a2ff8667d192 authored over 7 years ago
example: print message on exit
c06d4bb6b1a2b47274d0899b2de417c1f5f84321 authored over 7 years ago
c06d4bb6b1a2b47274d0899b2de417c1f5f84321 authored over 7 years ago
makefile: rebuild when webview.h changes
6c5102f6ac9526c010574d4bb25588fbfc5c5c86 authored over 7 years ago
6c5102f6ac9526c010574d4bb25588fbfc5c5c86 authored over 7 years ago
cocoa: fix build
2b80d52a0b6f34fed15c6c97f81eff04c7589122 authored over 7 years ago
2b80d52a0b6f34fed15c6c97f81eff04c7589122 authored over 7 years ago
initial commit: proof-of-concept for gtk, winapi and cocoa
106e4d799d86134a174c0de69b0f9b9c081d648e authored over 7 years ago
106e4d799d86134a174c0de69b0f9b9c081d648e authored over 7 years ago
Initial commit
622b17cdcfba74e0ea2dd3b59a6480dfdb2987a3 authored over 7 years ago
622b17cdcfba74e0ea2dd3b59a6480dfdb2987a3 authored over 7 years ago