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

Merge branch 'master' of https://github.com/neutralinojs/neutralinojs.github.io

github.com/neutralinojs/neutralinojs.github.io - e3bbfbf03ca0752e3592eabe150a15d7e3b119a6 authored over 6 years ago
Merge pull request #2 from deepz123/patch-1

Update filesystem.md

github.com/neutralinojs/neutralinojs.github.io - e8ea29f630be7eff1e6e4aa28a872d234075a863 authored over 6 years ago
Merge branch 'master' of https://github.com/neutralinojs/neutralinojs.github.io

github.com/neutralinojs/neutralinojs.github.io - 33d6f695d435683c7605427386a862b7087de562 authored over 6 years ago
Merge branch 'master' of https://github.com/neutralinojs/neutralinojs.github.io

github.com/neutralinojs/neutralinojs.github.io - 4bf467d5161340ab6cf2fb243f1c1c3fa4c61ce6 authored over 6 years ago
Merge pull request #1 from Chathumaduri456/master

modifications

github.com/neutralinojs/neutralinojs.github.io - 033f9a9595d9d9e6a210732e0b90db7708148213 authored over 6 years ago
Merge branch 'master' into master

github.com/neutralinojs/neutralinojs.github.io - 3c9e20752b7f98593e23f54d099e5564f2e78df8 authored over 6 years ago
Merge branch 'master' of https://github.com/neutralinojs/neutralinojs.github.io

github.com/neutralinojs/neutralinojs.github.io - b667f2c26e2e230c327e70af95f495ee580edee2 authored over 6 years ago
Add C# Bindings to README (#146)

github.com/neutralinojs/webview - 016c6ffd99f3ba915aea2b026d17e0918322f99b authored over 6 years ago
Update README.md

github.com/neutralinojs/webview - 6dac2e71a36e51c85f365109c8df4e93bed912b8 authored over 6 years ago
Add Gitter badge (#143)

github.com/neutralinojs/webview - db2ebb134d8f0c2ad1778f8bbc80bc7c7c909bf9 authored over 6 years ago
macos: use objc++ flag in tests only on macos

github.com/neutralinojs/webview - 02aa1dcf62a15f2c1e2197a07642e9c474ac32fa authored almost 7 years ago
macos: fix build

github.com/neutralinojs/webview - 7bafbf363a8ecccd215bb44a1c486bc6391c9396 authored almost 7 years ago
cmake: simplified library build

github.com/neutralinojs/webview - 77691c35c152cff470df5d6c4c0686203e74fab9 authored almost 7 years ago
python: version bump

github.com/neutralinojs/webview - 652a13b12649fe06fbf41a54fa39d569fce53a32 authored almost 7 years ago
python: add compatibility with python3

github.com/neutralinojs/webview - ea7d02a99153fe89c89cb63773ba69d89f954bb3 authored almost 7 years ago
Python bindings (#124)

* python: initial bindings

* webview: add c++ tests

github.com/neutralinojs/webview - 613e63bded3dc90797c66ea1a6cb560b7368af56 authored almost 7 years ago
Fix showing window on Windows under debugger (#122)

github.com/neutralinojs/webview - a6359e755f7bd51e4ed80246706c4006d9d61980 authored almost 7 years ago
Minor README improvements (#121)

* Make "skip to C/C++ section" a link
* Fix broken link to iconverticons.com
* Use `backticks`...

github.com/neutralinojs/webview - 98f461e9d84c32ff1fa2158690ae5a12e28533b0 authored almost 7 years ago
python: initial bindings (#120)

github.com/neutralinojs/webview - 2934f0a38370dc27a90bb38835205ffcedf035b2 authored almost 7 years ago
Fix typos in README.md (#118)

github.com/neutralinojs/webview - b40184b8b3c3d0d9ede88b1ff1c8e4d9526cfd08 authored almost 7 years ago
Make it actually work on windows (#108)

This causes an error on windows because -mwindows is not a proper flag

github.com/neutralinojs/webview - 1efca206df050c167ee39f4572040691b7b84611 authored almost 7 years ago
Add backwards compatibility fixes #106 (#107)

github.com/neutralinojs/webview - 53ed92bbe59bceac926d24e6854331ee54aa86d2 authored almost 7 years ago
cocoa: rollback eval to not returning -1 (#93)

github.com/neutralinojs/webview - dbddbff89c177b814be828fe9f3154dec1092ed6 authored almost 7 years ago
go: Eval return error, objc: eval return -1 (#88)

github.com/neutralinojs/webview - af1a71c17d39021724884660b359ab0d6b916216 authored almost 7 years ago
Update README.md

github.com/neutralinojs/webview - d59529f042b4ec7b439beee5004dddd1e2040d2f authored about 7 years ago
winapi: implement set background color on windows

github.com/neutralinojs/webview - 0af3b7ad32760e1ffb3194f14db4724e69070af9 authored about 7 years ago
Create issue_template.md

github.com/neutralinojs/webview - 1b314e88b5d8b1cee2e8803d3b7de931c0cb8717 authored about 7 years ago
gtk-webkit: implement webview_set_color

github.com/neutralinojs/webview - a00f78470369f751da377e41cf22b757eb4e63ff authored about 7 years ago
cocoa: window color (new proposal) (#73)

* window color

* separate RGBA parameters to be double
see examples/window-go as a demo

*...

github.com/neutralinojs/webview - 7fd11d26d74a267a031ca171b30c434fcd3c6f23 authored about 7 years ago