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

Update README.md

1b9234a40855e76de5387811199405b978f9bf54 authored about 1 year ago
Update README.md

baa2cf5e1cf7b924324a0ad445a61b470333cb62 authored about 1 year ago
Update webview.h

15d07b739ad224d2de71a01ffea0a8e82e2c1173 authored about 1 year ago
Update README.md

ddea8131aded393c997a7ca41ad5e6f1843e96b9 authored almost 2 years ago
Create

ea5e943cf8c77e00f477a8628096ca6dcdf92244 authored almost 2 years ago
Update webview.h

02bb023e36386e8e5dc1b089e2e25a24467ce430 authored almost 2 years ago
Update README.md

3f9742ac25445e183c9807a1feb2984ee97e3a87 authored almost 3 years ago
Update webview.h

fc6b226157c00f5efc380ed4d5abcb2f2e360eb2 authored almost 3 years ago
Update webview.h

c6ba81dcd2c281cfa340bf3680d19d7c32ded003 authored over 3 years ago
Update README.md

76bd34d11eee22af6881bc9047bb06070cf53159 authored over 3 years ago
Update README.md

9976cc51682ecaed27b1e783eb2b7458fb6dba42 authored over 3 years ago
Update webview.h

b7315ba868e775474f005dd805f798a0aa871168 authored over 3 years ago
Update README.md

8f38e5cf338eff2014c3616753a1cfd95bedef42 authored over 3 years ago
Update webview.h

ef4153efe2048f400d11fcac82984081226911f1 authored over 3 years ago
Update webview.h

8cbe1cb0c6a254584600dcdde842dd7c6701acb6 authored over 3 years ago
Update README.md

9ac052563b432b36076530801b67d0786d344740 authored over 3 years ago
Update webview.h

81767691e13cec411efab979c1bbf5e59f4c3b75 authored over 3 years ago
Update README.md

04d849e48fd883704bda168b397422d0be1f7921 authored over 3 years ago
Update webview.h

f359e627f05c3e1c69bad0df68f9c268e09a757f authored over 3 years ago
Update README.md

9917e4a01493c40389a982ea2040d744356ee461 authored over 3 years ago
Update README.md

1a21dd583027c8a56f3c374881dcd590e1bf86cf authored over 3 years ago
Update README.md

20963a0a010d7dc3ba0f097412bac80354164e84 authored over 3 years ago
Some improvements done required for Neutralinojs

3ce77129fa7143574076b7998b41d609470a9dc7 authored over 3 years ago
Fixed url_decode function (#560)

* 1. fixed url_decode webview#559

* 1. changed go.mod to correct import error

* 1. revert ...

f540d88dde4ebb2108833cf0a413742941ce4eca authored almost 4 years ago
chore: Add build artifacts to gitignore (#535)

e0bfdf0e5d90d2207e5cfbbc59edb2b04a7ae96c authored almost 4 years ago
Centers the screen on MacOS (#531)

Co-authored-by: Sithembiso Khumalo <[email protected]>

ce27be3bc811688b04303fcab68fd76e4709f73a authored almost 4 years ago
Enable DPI awareness on Windows (#526)

7534ef6e476a1af6206ddb3d0efd3ebf131cba3c authored almost 4 years ago
Update Microsoft.Web.WebView2 to version 1.0 (#522)

3d6f70c054e440793abadfdc11a2c151474ae339 authored about 4 years ago
fix: Use new prototypes for objc_msgSend (#432)

7b1b723cbdd5e83685f5f0f0de0dd8f8147ddddb authored about 4 years ago
enable browser controlled fullscreen in MacOS (#517)

Fixes #515

0f8224c313747f8bc307e7ad8497fe9b96c7fe75 authored about 4 years ago
Fix README mention of non-existing C++ destroy() method (#452)

Introduced with 7d93e90a9565a016f5ef65ca810f97a99bf6b44c, README mentions a call to the `destroy...

bc486a3e2c2caf3b8eb7a0b26156132eaae4b690 authored about 4 years ago
docs: fix simple typo, trancparency -> transparency (#489)

There is a small typo in README.md.

Should read `transparency` rather than `trancparency`.

b0cb1427acd45e847f09228b9cd223267196c553 authored about 4 years ago
Make C/C++ example filenames consistent (#430)

The build command previously had different names for the C/C++
examples as the example file had...

e0c01595b3613cc96cef86104afcf60848df3abe authored over 4 years ago
update readme to point to right repo (#433)

5ae3233edb90af88c163ef6b8c354517db8e485b authored over 4 years ago
Updated go.mod to point to this repo (#429)

4a279802889f1c7abdc145ef5be16ad7fedd4613 authored over 4 years ago
Allow JS to access clipboard (#405)

* Allow JS to access clipboard on Linux & MacOS

* Edge Chromium clipboard permissions

* fi...

94445826073456f76639696eb371488cf15ab3b1 authored over 4 years ago
Merge pull request #420 from justjosias/patch-1

Add webview_destroy to README examples

e08a32b4ebabeeeb6db5c1ac38645a0ff0e007f5 authored over 4 years ago
Add webview_destroy to README examples

Previously webview_destroy was not called in either the C++ example or the C example. Now it is ...

7d93e90a9565a016f5ef65ca810f97a99bf6b44c authored over 4 years ago
Merge pull request #411 from prehistoric-penguin/patch-1

Supplement the documentation on Ubuntu

5ad0afda173fddd70e0a3e1b197e3fa7f047c1de authored over 4 years ago
Merge pull request #416 from rajivshah3/clang-format-action

Run clang-format as part of CI pipeline

f114a7cc720bcaa098a21732372addb51d005db0 authored over 4 years ago
Merge pull request #419 from pufflegamerz/master

Add C example and build instructions

d702296e27e510f1372d7d46991f9274060fc0e7 authored over 4 years ago
Merge pull request #418 from geaz/fix-csharpLink

Change C# Bindings Link

5742851fe7cc4727e179eb36cc4f70cee26c6600 authored over 4 years ago
Add C example and build instructions

C is supported, but has no examples or documentation.
This is an example me and @justjosias put...

668bed482b196f127f4363a3a8ef8ad298eecdbf authored over 4 years ago
Merge pull request #414 from wusyong/test

Fix windows CI

eeeb120636a3a25313246d028550ad6c04bf2d9c authored over 4 years ago
Change C# Bindings Link

This commit changes the link to point to the "official" c# bindings

62a1f0eb907a1309ea71234496bcaaa7e2140cab authored over 4 years ago
Ignore script folder

2074c9c72588ab92de7cb255d5765f305e8ab341 authored over 4 years ago
Run clang-format to fix existing issues

fbdd594dfb6aa3b2ba8ae528f7f6d4966231ed21 authored over 4 years ago
Run clang-format as part of CI pipeline

173fb8ba5ee95d4d0bd166eaaf53fc26490f774c authored over 4 years ago
Fix windows CI

33e99f2b4764ef1c68f9944a5e6a77cf8b9d4317 authored over 4 years ago
Supplement the documentation on ubuntu

ae76e771e94bce2352d641095ea1b18c0eb499b4 authored over 4 years ago
Run CI pipeline on PRs (#395)

a087738b3256d9c0ab80c45c24535312daea1d43 authored over 4 years ago
fix(workflows): Fail the build if there is a compiler error (#394)

4926bbb8445cca66e44b5a2c4cbb1f71277c349f authored over 4 years ago
Simplify set_size on macOS (#393)

23336a0cba561d7d8ec45c97bec96e126ce7c6ad authored over 4 years ago
Merge branch 'geaz-hotfix-userFolder'

047d56158eccf0d7b9fab4ee1e8ea69386736f84 authored over 4 years ago
Merge branch 'hotfix-userFolder' of https://github.com/geaz/webview into geaz-hotfix-userFolder

0434c189c64fb8f3f7923e25005231f973130853 authored over 4 years ago
Add titlebar icon for windows (#365)

f05d0d44c2c00b577fb464bec08becd9d822599d authored over 4 years ago
Add -std=c++11 switch to macos command line (#356)

adb5c413cbe39d34dc8b74614bd9dc7ab80a54d0 authored over 4 years ago
Fix potential null pointer dereference on macOS (#379)

e721c02a76a00360a9d9fbf4e1b3b4158903ebe3 authored over 4 years ago
Update to latest Edge/Chromium API (#364)

* Update to latest Edge/Chromium API

Because of breaking changes in the new API version of Ed...

34c6479c664f54af6b3bbf71ad28bcffc0380265 authored over 4 years ago
Initialize point vars for windows (#359)

In some occasions, if compiled in Release Mode, the variables m_minsz and m_maxsz were pointing ...

4caf698fad538b9f67b2fe5aad84f21e972087a5 authored over 4 years ago
Change Edge/Chromium user data folder

Previously the code passed a nullptr to the creation of the Edge/Chromium Webview. This defaults...

388ac179f81029f5bcd0766d7cfed2700003eaaa authored over 4 years ago
fix crash on macOS, thanks to @JBildstein

50e4bcc420abdc7be96a54b7c79934a000b76901 authored almost 5 years ago
Handle binding of variadic functions (Go) (#338)

182fef7949e30acc8f81609a9f7e1deaa5424529 authored almost 5 years ago
(Go) Don't delete binding after it is called. (#337)

d62dd8e3a78748346d4d6b0d0fe4987718c3575b authored almost 5 years ago
update DLLs

cccd9636402df0c3e1b4d1c9c3627f36e5ac583b authored almost 5 years ago
Add function and method comments to Go code (#321)

Augment package godoc by copying function comments from C source to Go
code and making minor ed...

10ddbc570a0b2f94bd00ce8848614d177085e7f9 authored almost 5 years ago
Webview-X (#315)

* the big cleanup, starting from scratch

* initial implementation of browser engines in cxx
...

0eb933f25974af88be2f720735954df7320beb4c authored almost 5 years ago
merge webview-x branch

843c3aaba6a14f11b37db2c58879534f253f37d5 authored almost 5 years ago
Do NOT handle uninitialized messages (#221)

Both, GetMessage and PeekMessage, can end up not filling out the msg struct.
In those cases we ...

9c1b0a888aa40039d501c1ea9f60b22a076a25ea authored about 5 years ago
Fixes set title selector typo for macOS. (#197)

f222b43ed004306c33cc1e97bfc60dba172c979a authored about 5 years ago
Move to JavaScriptCore Glib API over DOM API (#215)

In WebkitGTK 2.22 webkit_javascript_result_get_value() was depricated in
favor of webkit_javasc...

f78d5821f03cbd0056a842de30784f3ed59ef71c authored about 5 years ago
A very shameful commit.

0bcbcaec3554d59864ca691513d5be3eb1fdcb5d authored about 5 years ago
Fix uninitialized variable (#214)

Fixes uninitialized FILEOPENDIALOGOPTIONS variable used to display
dialogs.
This sometimes cau...

23539831b470d7ba8ec0fe209bd25998c9fa83d9 authored about 5 years ago
Add option to supress warnings for IE (#286)

* Added option to supress warnings in IE

* Fixed Formatting

88b25ef65a977b9469b7ee110a86ea6a6b918936 authored about 5 years ago
minor L"eval" (#252)

ae4af08eddb2939e72c3cc49554f54c40b2027ab authored about 5 years ago
Update README.md (#242)

Co-authored-by: Serge Zaitsev <[email protected]>

72cfa1016f1085db28c4ee0f9f2ebf3c27c3a272 authored about 5 years ago
Ubuntu Quick Pointer (#262)

Ubuntu Quick Pointer to help newbs. By the way, I'm sorry Edge got moved to Chromium, please let...

3900365e6c662eeb701dc9e1f55302f1406b1fe5 authored about 5 years ago
Small fixes for README (#270)

f9e007cbee6e07c805ed0e2b81c70a70c4266304 authored about 5 years ago
Added link to java bindings project (#306)

f7a426519b7bf422727564bdb448a0ee627628e5 authored about 5 years ago
FIx build on Mac OS X Catalina / XCode 11 (#298)

Fixes https://github.com/zserge/webview/issues/297

1a9ebffc260142416d4dbfc24db48bc445317b26 authored about 5 years ago
Fixed bug in Windows 7 where window does not close after a call to webview_exit (#229)

16c93bcaeaeb6aa7bb5a1432de3bef0b9ecc44f3 authored about 6 years ago
Update README.md

06035f0f97b69b778db78b844dda7ef0253852d1 authored about 6 years ago
Add IInternetSecurityManager to override any IE settings. (#199)

This fixes a bug where JavaScript is disabled in the application if the
user has increased thei...

f390a2df9ec50d1bce389f0656a215a5504dce04 authored over 6 years ago
example: fix invoke function name

24af6cb9b33b3a10dce44188aec0c1646247d830 authored over 6 years ago
Objc-runtime re-write (#181)

* objc-runtime re-write

Cocoa version completely re-written in pure C.

Notes:
- No need t...

e94d679fff454c6e4f660e12ff92d17a508014eb authored over 6 years ago
Standardizing JS behavior for Cocoa (#175)

WKWebView can now display Open and Save panels as well as JS alert and confirmation boxes.

Pr...

161f899c0deafc1de8a85a5386e3e380510eb204 authored over 6 years ago
cocoa-webkit: fix message handler, use nil completion handler

0310a65c43bf77260daf7ca6df0f222a7e3be4a2 authored over 6 years ago
Updated macOS version to use WKWebView (#174)

Updated to use WKWebView. I was also able to maintain compatibility with other 'webviews' so yo...

04e4ec323bcb7a51aa5e22a8bd43c87c85d8397f authored over 6 years ago
updates go bindata link to a maintaned repo (#173)

77aac91631600ec883ec44b8b7ab75ff7a7965d4 authored over 6 years ago
Update README.md

d007fc53b107f6043c2a6a3372548dbf59dfe876 authored over 6 years ago
bindings: remove python bindings (they are in standalone repo now)

b6a8c0ac5071bae21de034f082a647ccbc333cad authored over 6 years ago
Update README.md

8f1dd4650913b49e8c0502829daa3721ab56edd4 authored over 6 years ago
Fix under allocation of webview_dispatch_arg (#169)

01f52f3ae1708c3bbe6110a401d585325963bfda authored over 6 years ago
Add C# Bindings to README (#146)

016c6ffd99f3ba915aea2b026d17e0918322f99b authored over 6 years ago
Update README.md

6dac2e71a36e51c85f365109c8df4e93bed912b8 authored over 6 years ago
Add Gitter badge (#143)

db2ebb134d8f0c2ad1778f8bbc80bc7c7c909bf9 authored over 6 years ago
macos: use objc++ flag in tests only on macos

02aa1dcf62a15f2c1e2197a07642e9c474ac32fa authored almost 7 years ago
macos: fix build

7bafbf363a8ecccd215bb44a1c486bc6391c9396 authored almost 7 years ago
go: fix build

46e124853accb5a2350f6f3acdc58d4307d36774 authored almost 7 years ago
cmake: simplified library build

77691c35c152cff470df5d6c4c0686203e74fab9 authored almost 7 years ago