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

example: fix path url encoding

github.com/neutralinojs/webview - 0d48b534502b3bded3c649ed026313de475c7bf0 authored over 7 years ago
example: add examples for various page loading methods

github.com/neutralinojs/webview - 97c6f9c985a9c8b4bb8e8de7fa9835882baa5d7b authored over 7 years ago
Merge pull request #30 from dim13/master

Add OpenBSD support

github.com/neutralinojs/webview - 71bc205d5ec36a4b548b21be98f1b7e58ced671e authored over 7 years ago
Add OpenBSD support

github.com/neutralinojs/webview - 517af31baf79b02b1bad003d0b075bc53ad88da0 authored over 7 years ago
go: ensure that main.main is called from the main thread

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

github.com/neutralinojs/webview - 1c58ab05bbaf5cb89d126cdc66b774d97dd45e76 authored over 7 years ago
go: fix potential crash on dispatch

github.com/neutralinojs/webview - fe917a00e8fdc5f178c14c34c885e3e4bffa2430 authored over 7 years ago
mshtml: support accelerators

github.com/neutralinojs/webview - c294359d3a25925af435d89e643fff52603bab90 authored over 7 years ago
cocoa-webkit: replace deprecated NSFileHandlingPanelOKButton

github.com/neutralinojs/webview - d908d2cf8fe1106b5a91df4acdacbf70b7606b20 authored over 7 years ago
cocoa-webkit: center window

github.com/neutralinojs/webview - e68cbdb2296bff89ce407150e2ec0e2d8b709c25 authored over 7 years ago
cocoa-webkit: fix missing deprecated constant re-definition

github.com/neutralinojs/webview - 0807b14c2c7fe0695884d2a8b1fce9146d7e0c06 authored over 7 years ago
readme: add note about golang api

github.com/neutralinojs/webview - 0750fa7fb2dcb6c5f5e3fb7a0eb42b53c457a8f5 authored over 7 years ago
go: add documentation for Dialog() function

github.com/neutralinojs/webview - 5a9608fd9be312830bbe32d5f3fab854064a41f0 authored over 7 years ago
winapi: formatting

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

github.com/neutralinojs/webview - 0f14d2a7d56179bfd20b95626c10dc9e49121fa9 authored over 7 years ago
winapi: implement open/save dialogs, add missing mingw definitions

github.com/neutralinojs/webview - 17eb4ce0d95a983a6bfd1703727d536c6749db00 authored over 7 years ago
cocoa-webkit: change char* to const char *

github.com/neutralinojs/webview - 91556d91152e914bda4307e0466e8906dbeff7c0 authored over 7 years ago
winapi: add webview_to_utf16 and webview_from_utf16 helpers, implement alert dialog

github.com/neutralinojs/webview - d1882380bfed02ab4e7f57cbca028faf26ce3e9d authored over 7 years ago
cocoa-webkit: formatting

github.com/neutralinojs/webview - e35b7989e3af7595a706ea5989f881d2f296786e authored over 7 years ago
cocoa-webkit: implement NSSavePanel and NSOpenPanel dialogs

github.com/neutralinojs/webview - 2a2f8bfbf83c8ed0ccf01404d058085af3ac1f7e authored over 7 years ago
cocoa-webkit: implement alert dialog

github.com/neutralinojs/webview - fe484d81acaac3da8163208dc08cca5892d5c8b4 authored over 7 years ago
example: use dialog api

github.com/neutralinojs/webview - 6b66d87efe55d77e13f17aa78c3fc7bc87905178 authored over 7 years ago
go: add dialog bindings

github.com/neutralinojs/webview - 18896ddb199521435e65c4d8d9e82c245a183263 authored over 7 years ago
gtk: add dialogs implementation

github.com/neutralinojs/webview - 0aaa00ab84cf08b7b0c83acf496cc43f3e02fa37 authored over 7 years ago
go: fix govet warning about unsafe.Pointer

github.com/neutralinojs/webview - 647525a53f3d6b7ad301d46adcf367000526cca0 authored over 7 years ago
mention webview_set_title in readme

github.com/neutralinojs/webview - 8175078c6b0c519ea643db13d8bb8c8d324060cd authored over 7 years ago
mshtml: implement webview_set_title

github.com/neutralinojs/webview - b3860eb51c783e3b67eefc8075ab5d654b1afb47 authored over 7 years ago
cocoa-webkit: implement webview_set_title

github.com/neutralinojs/webview - 1f31112ed21890cecd9cffca3cbf999ce702a468 authored over 7 years ago
examples: add example to demonstrate set_title api

github.com/neutralinojs/webview - 415b1b9a9782f5ab648a64148fe75b7e504edab3 authored over 7 years ago
go: SetTitle API wrapper

github.com/neutralinojs/webview - cf5273e100fc41c0e81c541cb09194ca46db8a2a authored over 7 years ago
gtk-webkit: implement webview_set_title

github.com/neutralinojs/webview - a8c5759a5d2f916e22cc1be8639283c0be44614e authored over 7 years ago
cocoa-webkit: auto-formatting

github.com/neutralinojs/webview - 3e788f45c165e0d2bf283981afc5f1d79b52d439 authored over 7 years ago
cocoa-webkit: use non-deprecated constants, but redefine them for backwards compatibility

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

github.com/neutralinojs/webview - 2ff0a33a51f90bd2684890318ed307b2423e8761 authored over 7 years ago
cocoa-webkit: call finishLaunching to make app menu work

github.com/neutralinojs/webview - cb5a7795e57728a7564cc37f4d0d6f1b44844236 authored over 7 years ago
examples: add comments for exported types to make lint happy

github.com/neutralinojs/webview - 660d7b23b12f1aca933327f373ffe6d1e9252fdf authored over 7 years ago
go: fix golint warnings

github.com/neutralinojs/webview - 3eb0cf72583e5134cfbb5c1dd44f6c4b6f8fc7bd authored over 7 years ago
mshtml: fix window size (use client area size instead of actual window size)

github.com/neutralinojs/webview - f9c78290980f7bcf146780b50fa497e4e5e587be authored over 7 years ago
examples: add css reset

github.com/neutralinojs/webview - 573157748121b3ceeed943f9b298919dc1189d99 authored over 7 years ago
examples: add mshtml meta tag and inform user if canvas is not supported

github.com/neutralinojs/webview - bcbf0f686416bbcf5f9e1ee1473adab3a6fbb5a1 authored over 7 years ago
examples: simple canvas demo to check html5 canvas and js bindings performance

github.com/neutralinojs/webview - e83f3ccf1eabd7e37037723981a2706f21671de2 authored over 7 years ago
add goreport card

github.com/neutralinojs/webview - bea11a34cf9ff65387016095e5802f176b356446 authored over 7 years ago
gtk-webkit, cocoa-webkit: initialize should_exit field in priv data, automatic formatting changes

github.com/neutralinojs/webview - a8b4f6bbf46493dc54c56445056ad806b70d478d authored over 7 years ago
examples: replace the screenshot

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

github.com/neutralinojs/webview - 224ffcc094d30c5b01217973f0f6c5d3e3213df9 authored over 7 years ago
remove old screenshots

github.com/neutralinojs/webview - f4d338a6e6013bd38ca86c219635641b50546295 authored over 7 years ago
Update README.md

github.com/neutralinojs/webview - 7a1c28899340f63b0a3cd42b4fa344a17a8170b4 authored over 7 years ago
example: add todo app screenshots

github.com/neutralinojs/webview - 5804a5bf29fb8991b2bda7864743ce6075f751f5 authored over 7 years ago
ci: build todo-go app

github.com/neutralinojs/webview - da83fc90379f2439d9341d41453a2c7684d890f0 authored over 7 years ago
readme: add godoc badge

github.com/neutralinojs/webview - 687c179261246fdaa9163235c52390a3b63d194b authored over 7 years ago
go: remove old example, it is now replaced with a todo app example

github.com/neutralinojs/webview - 2da24dae0a5f7db1e624b3e1f67992b3c7b5e801 authored over 7 years ago
go: add some package documentation

github.com/neutralinojs/webview - ebbbe6ed26acc0a0958c2dd90617e07786197acd authored over 7 years ago
examples: fix input text padding in todo app

github.com/neutralinojs/webview - d94b7b3680bca9778721155425030aa7023505cd authored over 7 years ago
examples: changed opacity in some styles in todo example

github.com/neutralinojs/webview - 8671e0c46918162769bf9a6bc6245494b2e5c3a9 authored over 7 years ago
examples: implement UI in picodom replacing incremental-dom

github.com/neutralinojs/webview - a935945ad3d2d811ee9aa34e54574af53fa94800 authored over 7 years ago
examples: replace incrementalDOM with picodom in todo app

github.com/neutralinojs/webview - 41cd6d27937e00752c0ae959ec3760a04247cd17 authored over 7 years ago
example: add css for todo project, fix css content-type, fix adding empty tasks

github.com/neutralinojs/webview - 60dfbc177adc9560e276914c85e626e9464c1954 authored over 7 years ago
example: fixed onchange and ie11 handling in todo app, also broken formatting

github.com/neutralinojs/webview - d777ae8a25b25f77e810447431040f97b13e28d1 authored over 7 years ago
example: ask user to update the browser if IE8 is detected

github.com/neutralinojs/webview - e74326ac715599535a27533bdf8b3a05bc9e9bb5 authored over 7 years ago
examples: add todo list app in go to showcase advanced API usage

github.com/neutralinojs/webview - 27794dfd034c2c3817afba737e314ea6ff6a4763 authored over 7 years ago
timer-cxx: add MACOSX_BUNDLE option for cmake

github.com/neutralinojs/webview - a017044442c5679d7abba6cab1dfe2a6d6a458b2 authored over 7 years ago
minimal: add WIN32/MACOSX_BUNDLE cmake flags

github.com/neutralinojs/webview - 9ec0af05dea56abb5476623905051b1b10862eee authored over 7 years ago
add travis and appveyor badges

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

github.com/neutralinojs/webview - 71b0e55a3db971bc5c35e21997587d303305cddd authored over 7 years ago
cocoa-webkit: replace delegate class with a dynamically created one to avoid duplicate symbols

github.com/neutralinojs/webview - 49dbed62a09ff70937fc222fc0bf5a2c334ec87d authored over 7 years ago
go: pass webview to external invoke callback, fix deadlock in recursive invocations

github.com/neutralinojs/webview - 8d5eee3f7cb6da905ee3e88b128ca3791b974c6d authored over 7 years ago
add missing return type for webview_external_invoke_cb_t

github.com/neutralinojs/webview - e6ab4f79a8b4bd3b01eafeb011ab128604c4f862 authored over 7 years ago
go: bindings for the new extended api

github.com/neutralinojs/webview - 864fc1a160860ed18a2431041f9dcd71643f55f4 authored over 7 years ago
remove old makefile

github.com/neutralinojs/webview - 589f2f5ba77bb2beaa33e4841869eda0d599812a authored over 7 years ago
remove old c example

github.com/neutralinojs/webview - 6960e072dbf35bc728a7ec2dac92828bfcccc4b6 authored over 7 years ago
appveyor: fix delimiter

github.com/neutralinojs/webview - 4e26f07fd707e748c0dd40e228edd000f05fe58a authored over 7 years ago
appveyor: specify CGO_ENABLED=1 for both architectures

github.com/neutralinojs/webview - c482a3576f641ecbf9c1c3a5fdbbc97bc63a4410 authored over 7 years ago
appveyor: specify GOARCH explicitly

github.com/neutralinojs/webview - d47a505bd0adc1de8d6e1e1dfebc1eafb0a6df05 authored over 7 years ago
appveyor: try to specify os and print gcc version

github.com/neutralinojs/webview - 1399910cb7f13c24125b5b98be1a556b3b065c68 authored over 7 years ago
appveyor: try to add mingw

github.com/neutralinojs/webview - 9f4bc2d2d0512242006fdd654caf92a1f418ce25 authored over 7 years ago
appveyor: version must be a string

github.com/neutralinojs/webview - fbab6b5b048f65e33377f10f3611c69a9d2db16f authored over 7 years ago
renamed appveyor.yml due to a typo

github.com/neutralinojs/webview - 00a86decd052611719f12800275d9c59c20e5eb2 authored over 7 years ago
one more attempt to start appveyor ci

github.com/neutralinojs/webview - caf5f3794f648951de6288c2b31b48ea4961080e authored over 7 years ago
remove cross-compiling section, add timer-cxx project

github.com/neutralinojs/webview - 6f72d70342f6cbdebe07ec3bcfc244b64214d33b authored over 7 years ago
use cmake for minimal c example

github.com/neutralinojs/webview - b014fb619867fea4613af8450edbf31af90d963c authored over 7 years ago
rename timer to timer-cxx in .gitignore

github.com/neutralinojs/webview - f9b789c2fa164b84c9d5bc821eeac81cf152b465 authored over 7 years ago
rename timer to timer-cxx

github.com/neutralinojs/webview - 3085cd150d401bfdc62ef2e27345b7b0dbadaaaa authored over 7 years ago
add more files to gitignore

github.com/neutralinojs/webview - 5f5129816e40dce1cc8cc5d4ec0787534961c018 authored over 7 years ago
add notes about multithreading

github.com/neutralinojs/webview - d2a110b07e99ce90fd343455144c7589f6160919 authored over 7 years ago
mention webview_terminate and fix indentation in readme

github.com/neutralinojs/webview - ee1ceed7838a8c473ce4046b6c44a510edd7543e authored over 7 years ago
timer: detach thread to avoid crashes on exit

github.com/neutralinojs/webview - a5fe91fd779e7f03952e6492c821edde9ae4170d authored over 7 years ago
mshtml: implement webview_terminate

github.com/neutralinojs/webview - fadba39b45a43d970006dd0a35ed697628fe3d6b authored over 7 years ago
gtk-webkit, cocoa-webkit: implement webview_terminate; formatting

github.com/neutralinojs/webview - 97ea987d77e2f56598c031f2e8a8505c12c65c0f authored over 7 years ago
formatting, replace should_exit flag with webview_terminate

github.com/neutralinojs/webview - 3b5919f55b3d75f445e5af6c9bd94755e137868f authored over 7 years ago
fix threads cmake variable name

github.com/neutralinojs/webview - 1a1661bbd9c42680b8497ed6803f0fc56381de09 authored over 7 years ago
windows: use winmain and win32 build subsystem

github.com/neutralinojs/webview - 8d7fd6b0325ef5708ae6516fd0a9ff3595c71b4c authored over 7 years ago
timer: use cross-platform threads

github.com/neutralinojs/webview - 2b2ba86548f21c892be2ffc2104f41ad44bb2a15 authored over 7 years ago
mshtml: fix c++ and c incompatibilities (references vs pointers)

github.com/neutralinojs/webview - 547c4617e278aba84723f117926cf69baef3b49c authored over 7 years ago
cocoa-webkit: fix dispatch api implementation

github.com/neutralinojs/webview - c517efbbd963ba282e29e2c024bdbfe8a57d8d5d authored over 7 years ago
cmake: add -x objcetive-c compile option

github.com/neutralinojs/webview - 05d575ec67f3ab59053501f0059a51de1bc98b79 authored over 7 years ago
add timer example in c++

github.com/neutralinojs/webview - 39a8fcba87b99886003dfd79a4becb19a1eea883 authored over 7 years ago
add minimal project cmakelists.txt

github.com/neutralinojs/webview - 0b10804b624fc43927bb931078dea404c710198f authored over 7 years ago
add cmakelists.txt for the library

github.com/neutralinojs/webview - 286701b89ba8d412034b84358ed432becda4a745 authored over 7 years ago