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

example: fix css injection in mshtml

c6435501d71f6d87b2bf6cc103f149540a353493 authored about 7 years ago
example: use common example project for react, vue and picodom

522d80596dc286be8d6b9a6d16f458f7e375c296 authored about 7 years ago
go: fix typo in default index.html

70223d1cd0ff0d2617c9482f71bb32d168042ccb authored about 7 years ago
example: add generated assets

7cddce501a74bf6aafb6fd4dc00a8a051df9fa58 authored about 7 years ago
example: add go+vue.js example

01f47de829e0c3152278a4a746a32ec4c0edd2a3 authored about 7 years ago
go: pass coontroller data into render method

b0f88d703d9d9f311a4a35a592818874b87d3347 authored about 7 years ago
example: add go+reactjs example

c05d392440fff95f2889f336e34df5ef7a56a14a authored about 7 years ago
go: implement go-to-js bindings, add app container element to the default html

0227c2cebea07bad26e30902c7a462afb88e7695 authored about 7 years ago
go: always have an external.invoke handler function

15f17878c6b256db6406da142338c9bd249cec1a authored about 7 years ago
go: use default empty HTML if no URL is provided

a9dac9b2cee23497245b1a1d588ceae1c08deeae authored about 7 years ago
go: fix deadlock in calling external.invoke_() from webview.Dispatch()

032f3b62c4c5e112b92c80c1a1725305129987e8 authored over 7 years ago
ci: add new examples

3961f2947adb8010ab09294b598b8a468810de76 authored over 7 years ago
readme: describe data url scheme

ee79ab17dec62a1b0ab187cd87a0a1128b769060 authored over 7 years ago
mshtml: formatting

b45175eb319df2264b27e2f2d4b219159c5b2ebe authored over 7 years ago
mshtml: handle data urls manually

9dbd1cd3e4cbafd8d9b61a016dc75ff67c286f65 authored over 7 years ago
example: use correct script type

cce3caf1bd062778c24a339c65aa97db2c7ddf57 authored over 7 years ago
example: fix path url encoding

0d48b534502b3bded3c649ed026313de475c7bf0 authored over 7 years ago
example: add examples for various page loading methods

97c6f9c985a9c8b4bb8e8de7fa9835882baa5d7b authored over 7 years ago
Merge pull request #30 from dim13/master

Add OpenBSD support

71bc205d5ec36a4b548b21be98f1b7e58ced671e authored over 7 years ago
Add OpenBSD support

517af31baf79b02b1bad003d0b075bc53ad88da0 authored over 7 years ago
go: ensure that main.main is called from the main thread

9e2e12779df880738afa76f6860b66806e56f9b0 authored over 7 years ago
Merge branch 'master' of github.com:zserge/webview

1c58ab05bbaf5cb89d126cdc66b774d97dd45e76 authored over 7 years ago
go: fix potential crash on dispatch

fe917a00e8fdc5f178c14c34c885e3e4bffa2430 authored over 7 years ago
mshtml: support accelerators

c294359d3a25925af435d89e643fff52603bab90 authored over 7 years ago
cocoa-webkit: replace deprecated NSFileHandlingPanelOKButton

d908d2cf8fe1106b5a91df4acdacbf70b7606b20 authored over 7 years ago
cocoa-webkit: center window

e68cbdb2296bff89ce407150e2ec0e2d8b709c25 authored over 7 years ago
cocoa-webkit: fix missing deprecated constant re-definition

0807b14c2c7fe0695884d2a8b1fce9146d7e0c06 authored over 7 years ago
readme: add note about golang api

0750fa7fb2dcb6c5f5e3fb7a0eb42b53c457a8f5 authored over 7 years ago
go: add documentation for Dialog() function

5a9608fd9be312830bbe32d5f3fab854064a41f0 authored over 7 years ago
winapi: formatting

46c345b0487277390c757d84cd8be4fa73075185 authored over 7 years ago
Merge branch 'webview-dialogs' of https://github.com/zserge/webview into webview-dialogs

0f14d2a7d56179bfd20b95626c10dc9e49121fa9 authored over 7 years ago
winapi: implement open/save dialogs, add missing mingw definitions

17eb4ce0d95a983a6bfd1703727d536c6749db00 authored over 7 years ago
cocoa-webkit: change char* to const char *

91556d91152e914bda4307e0466e8906dbeff7c0 authored over 7 years ago
winapi: add webview_to_utf16 and webview_from_utf16 helpers, implement alert dialog

d1882380bfed02ab4e7f57cbca028faf26ce3e9d authored over 7 years ago
cocoa-webkit: formatting

e35b7989e3af7595a706ea5989f881d2f296786e authored over 7 years ago
cocoa-webkit: implement NSSavePanel and NSOpenPanel dialogs

2a2f8bfbf83c8ed0ccf01404d058085af3ac1f7e authored over 7 years ago
cocoa-webkit: implement alert dialog

fe484d81acaac3da8163208dc08cca5892d5c8b4 authored over 7 years ago
example: use dialog api

6b66d87efe55d77e13f17aa78c3fc7bc87905178 authored over 7 years ago
go: add dialog bindings

18896ddb199521435e65c4d8d9e82c245a183263 authored over 7 years ago
gtk: add dialogs implementation

0aaa00ab84cf08b7b0c83acf496cc43f3e02fa37 authored over 7 years ago
go: fix govet warning about unsafe.Pointer

647525a53f3d6b7ad301d46adcf367000526cca0 authored over 7 years ago
mention webview_set_title in readme

8175078c6b0c519ea643db13d8bb8c8d324060cd authored over 7 years ago
mshtml: implement webview_set_title

b3860eb51c783e3b67eefc8075ab5d654b1afb47 authored over 7 years ago
cocoa-webkit: implement webview_set_title

1f31112ed21890cecd9cffca3cbf999ce702a468 authored over 7 years ago
examples: add example to demonstrate set_title api

415b1b9a9782f5ab648a64148fe75b7e504edab3 authored over 7 years ago
go: SetTitle API wrapper

cf5273e100fc41c0e81c541cb09194ca46db8a2a authored over 7 years ago
gtk-webkit: implement webview_set_title

a8c5759a5d2f916e22cc1be8639283c0be44614e authored over 7 years ago
cocoa-webkit: auto-formatting

3e788f45c165e0d2bf283981afc5f1d79b52d439 authored over 7 years ago
cocoa-webkit: use non-deprecated constants, but redefine them for backwards compatibility

6707062bd994eec953c5d880dce53c68f12ee94c authored over 7 years ago
cocoa-webkit: add application menu with hide/quit items, fixes #19

2ff0a33a51f90bd2684890318ed307b2423e8761 authored over 7 years ago
cocoa-webkit: call finishLaunching to make app menu work

cb5a7795e57728a7564cc37f4d0d6f1b44844236 authored over 7 years ago
examples: add comments for exported types to make lint happy

660d7b23b12f1aca933327f373ffe6d1e9252fdf authored over 7 years ago
go: fix golint warnings

3eb0cf72583e5134cfbb5c1dd44f6c4b6f8fc7bd authored over 7 years ago
mshtml: fix window size (use client area size instead of actual window size)

f9c78290980f7bcf146780b50fa497e4e5e587be authored over 7 years ago
examples: add css reset

573157748121b3ceeed943f9b298919dc1189d99 authored over 7 years ago
examples: add mshtml meta tag and inform user if canvas is not supported

bcbf0f686416bbcf5f9e1ee1473adab3a6fbb5a1 authored over 7 years ago
examples: simple canvas demo to check html5 canvas and js bindings performance

e83f3ccf1eabd7e37037723981a2706f21671de2 authored over 7 years ago
add goreport card

bea11a34cf9ff65387016095e5802f176b356446 authored over 7 years ago
gtk-webkit, cocoa-webkit: initialize should_exit field in priv data, automatic formatting changes

a8b4f6bbf46493dc54c56445056ad806b70d478d authored over 7 years ago
examples: replace the screenshot

764f86e8ac2ab0720a1946e9b4484f77a60a1463 authored over 7 years ago
Merge branch 'master' of github.com:zserge/webview

224ffcc094d30c5b01217973f0f6c5d3e3213df9 authored over 7 years ago
remove old screenshots

f4d338a6e6013bd38ca86c219635641b50546295 authored over 7 years ago
Update README.md

7a1c28899340f63b0a3cd42b4fa344a17a8170b4 authored over 7 years ago
example: add todo app screenshots

5804a5bf29fb8991b2bda7864743ce6075f751f5 authored over 7 years ago
ci: build todo-go app

da83fc90379f2439d9341d41453a2c7684d890f0 authored over 7 years ago
readme: add godoc badge

687c179261246fdaa9163235c52390a3b63d194b authored over 7 years ago
go: remove old example, it is now replaced with a todo app example

2da24dae0a5f7db1e624b3e1f67992b3c7b5e801 authored over 7 years ago
go: add some package documentation

ebbbe6ed26acc0a0958c2dd90617e07786197acd authored over 7 years ago
examples: fix input text padding in todo app

d94b7b3680bca9778721155425030aa7023505cd authored over 7 years ago
examples: changed opacity in some styles in todo example

8671e0c46918162769bf9a6bc6245494b2e5c3a9 authored over 7 years ago
examples: implement UI in picodom replacing incremental-dom

a935945ad3d2d811ee9aa34e54574af53fa94800 authored over 7 years ago
examples: replace incrementalDOM with picodom in todo app

41cd6d27937e00752c0ae959ec3760a04247cd17 authored over 7 years ago
example: add css for todo project, fix css content-type, fix adding empty tasks

60dfbc177adc9560e276914c85e626e9464c1954 authored over 7 years ago
example: fixed onchange and ie11 handling in todo app, also broken formatting

d777ae8a25b25f77e810447431040f97b13e28d1 authored over 7 years ago
example: ask user to update the browser if IE8 is detected

e74326ac715599535a27533bdf8b3a05bc9e9bb5 authored over 7 years ago
examples: add todo list app in go to showcase advanced API usage

27794dfd034c2c3817afba737e314ea6ff6a4763 authored over 7 years ago
timer-cxx: add MACOSX_BUNDLE option for cmake

a017044442c5679d7abba6cab1dfe2a6d6a458b2 authored over 7 years ago
minimal: add WIN32/MACOSX_BUNDLE cmake flags

9ec0af05dea56abb5476623905051b1b10862eee authored over 7 years ago
add travis and appveyor badges

15a92a41623e369f6a3261331dcb24679ba3a106 authored over 7 years ago
go: use void* and unsafe.Pointer to work around the problem with llvm/darwin struct size detection

71b0e55a3db971bc5c35e21997587d303305cddd authored over 7 years ago
cocoa-webkit: replace delegate class with a dynamically created one to avoid duplicate symbols

49dbed62a09ff70937fc222fc0bf5a2c334ec87d authored over 7 years ago
go: pass webview to external invoke callback, fix deadlock in recursive invocations

8d5eee3f7cb6da905ee3e88b128ca3791b974c6d authored over 7 years ago
add missing return type for webview_external_invoke_cb_t

e6ab4f79a8b4bd3b01eafeb011ab128604c4f862 authored over 7 years ago
go: bindings for the new extended api

864fc1a160860ed18a2431041f9dcd71643f55f4 authored over 7 years ago
remove old makefile

589f2f5ba77bb2beaa33e4841869eda0d599812a authored over 7 years ago
remove old c example

6960e072dbf35bc728a7ec2dac92828bfcccc4b6 authored over 7 years ago
appveyor: fix delimiter

4e26f07fd707e748c0dd40e228edd000f05fe58a authored over 7 years ago
appveyor: specify CGO_ENABLED=1 for both architectures

c482a3576f641ecbf9c1c3a5fdbbc97bc63a4410 authored over 7 years ago
appveyor: specify GOARCH explicitly

d47a505bd0adc1de8d6e1e1dfebc1eafb0a6df05 authored over 7 years ago
appveyor: try to specify os and print gcc version

1399910cb7f13c24125b5b98be1a556b3b065c68 authored over 7 years ago
appveyor: try to add mingw

9f4bc2d2d0512242006fdd654caf92a1f418ce25 authored over 7 years ago
appveyor: version must be a string

fbab6b5b048f65e33377f10f3611c69a9d2db16f authored over 7 years ago
renamed appveyor.yml due to a typo

00a86decd052611719f12800275d9c59c20e5eb2 authored over 7 years ago
one more attempt to start appveyor ci

caf5f3794f648951de6288c2b31b48ea4961080e authored over 7 years ago
trying appveyor

edfd70b548b2f9adaa452902de1c11676ce54901 authored over 7 years ago
remove cross-compiling section, add timer-cxx project

6f72d70342f6cbdebe07ec3bcfc244b64214d33b authored over 7 years ago
use cmake for minimal c example

b014fb619867fea4613af8450edbf31af90d963c authored over 7 years ago
rename timer to timer-cxx in .gitignore

f9b789c2fa164b84c9d5bc821eeac81cf152b465 authored over 7 years ago
rename timer to timer-cxx

3085cd150d401bfdc62ef2e27345b7b0dbadaaaa authored over 7 years ago
add more files to gitignore

5f5129816e40dce1cc8cc5d4ec0787534961c018 authored over 7 years ago