Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Fuse Open Collective

Build high performance iOS and Android apps with a single codebase
Collective - Host: opensource - https://opencollective.com/fuse-open - Website: https://fuseopen.com - Code: https://github.com/fuse-open

Fuse.Drawing.Surface: use general-purpose blitter

github.com/fuse-open/fuselibs - 4591f526794f8e6d5efa198f70b9db427fc757f2 authored over 7 years ago
Fuse.iOS.TextRenderer: use general-purpose blitter

github.com/fuse-open/fuselibs - 825ffc3465ded6a70197110cbc9631213954e93f authored over 7 years ago
Fuse.Controls: use general-purpose blitter

github.com/fuse-open/fuselibs - 6cae8ec301e657de7b8b2bf8763dee50a43da2a9 authored over 7 years ago
Fuse.Controls.Panels: use general-purpose blitter

github.com/fuse-open/fuselibs - 327407dd691c1c1d26d976c473ef02e95d687542 authored over 7 years ago
Fuse.Controls.Primitives: use general-purpose blitter

github.com/fuse-open/fuselibs - 9645b4d5ff94a532c1715240e8824a2695ecb141 authored over 7 years ago
Fuse.Controls.Native: use general-purpose blitter

github.com/fuse-open/fuselibs - 9f2f569e7257d74d071a60ceda50c78735d4d9da authored over 7 years ago
Fuse.Android.TextRenderer: use general-purpose blitter

github.com/fuse-open/fuselibs - 6307cdefb0d5b94f48903993e124abe5e0b5f404 authored over 7 years ago
Fuse.Drawing: introduce general-purpose blitter

This has two different interfaces, to ease transition for some
call-sites.

github.com/fuse-open/fuselibs - a167b3f1b8260c4ffe507796bbd290ac66f43993 authored over 7 years ago
Merge pull request #662 from kusma/jsc-exception-handling

Fuse.Scripting.JavaScriptCore: do not throw exceptions through scriping-engine

github.com/fuse-open/fuselibs - cfa9212d0ce1338747799aa8818d58509b34098e authored over 7 years ago
Merge branch 'release-1.4'

github.com/fuse-open/fuselibs - a1aa184b9b18074b416c473118b5ecd6b412aa0d authored over 7 years ago
Merge branch 'release-1.3' into release-1.4

github.com/fuse-open/fuselibs - 18f543568161901216ac377400c52457b0a16352 authored over 7 years ago
bump version to 1.3.2

github.com/fuse-open/fuselibs - e32be16ac08fcb78da26432fad50dbbbdca56471 authored over 7 years ago
update uno to 1.3.3

github.com/fuse-open/fuselibs - 4c0bccd00301d2d07cf6191bae13c74139f68e51 authored over 7 years ago
Fix ManualTestApp/issues/375

github.com/fuse-open/fuselibs - e0e9e2c7a609c7760f27bfd98268c8b3c21efba7 authored over 7 years ago
Merge pull request #660 from kusma/revert-clicked-regression

Fuse.Triggers: restore arg.sender argument on callbacks

github.com/fuse-open/fuselibs - 26e82693af597b796e664ea08168b498996a6751 authored over 7 years ago
Merge pull request #646 from kusma/optimize-image-transform

Optimize image transform

github.com/fuse-open/fuselibs - 2c9782eefa5ac0c12510e5424c4f0069b78db61b authored over 7 years ago
TreeArray: Notify subscribers on UI thread

github.com/fuse-open/fuselibs - b9aed969663eb5a9d66fc601e765b4eb96ff655e authored over 7 years ago
Fuse.Scripting.JavaScriptCore: do not throw exceptions through scriping-engine

JavaScriptCore is written in C, and cannot handle C++ exception-unwinding. So let's
avoid throwi...

github.com/fuse-open/fuselibs - c23f4dacc258a2bd36a8226c00ebe0e203e152ca authored over 7 years ago
iOS: Remove SetActionStyle on MultiLineTextEdit

ActionStyle is not a part of the TextView public API. This was here due to legacy code before th...

github.com/fuse-open/fuselibs - 0a90d2a996fd876e6080caec8a915589b343c7e7 authored over 7 years ago
TreeObservable: Parse args on JS thread

Fixes #639

github.com/fuse-open/fuselibs - da3b642e7f3372b7aa746193d7e698cf6e5454e3 authored over 7 years ago
TreeObject: Update UI on UI thread

github.com/fuse-open/fuselibs - f619a9f09b882002110a9b9b2f46b48eeae2f46f authored over 7 years ago
Fuse.Triggers: restore arg.sender argument on callbacks

Users depend on args.sender in the JavaScript handler of a Callback
to contain the name of the v...

github.com/fuse-open/fuselibs - 9e32a917cff4c3053046a63016b9f1424f6846ad authored over 7 years ago
TreeObservable.Operation: Don't schedule Perform in ctor

This fixes a subtle ordering bug, where the call to Reflect() in ValueOperation would be called ...

github.com/fuse-open/fuselibs - e8e021292d70a72f9ac774c5056492b010579446 authored over 7 years ago
appveyor.yml: switch to 64-bit mesa driver

github.com/fuse-open/fuselibs - 3f28fcbb1ccfeb1fbea1bd270f39a59e3cab7966 authored over 7 years ago
bump version to 1.4.0-rc3

github.com/fuse-open/fuselibs - 4a28edb9cdb1be7c29d8b4ad9849f3c1eb5949b0 authored over 7 years ago
Merge pull request #650 from cbaggers/feature/remove-dispatcher-from-ithreadworker

Feature/remove dispatcher from ithreadworker

github.com/fuse-open/fuselibs - a2dbf1451292b3826d723a923baaafd47d074565 authored over 7 years ago
Update Camera sample

The Camera package is revamped in fuse 1.4

github.com/fuse-open/fuse-samples - f8373ff77481d13e48d2e7d365f60182aa36902f authored over 7 years ago
use DOTNET define instead of CIL

github.com/fuse-open/fuselibs - 88b7ea799769bd5b640794f6c17ee065c8077049 authored over 7 years ago
use NATIVE define over legacy CMAKE and MSVC defines

github.com/fuse-open/fuselibs - d141a844c8d2f60ac74ba566e9385efa3a6b6754 authored over 7 years ago
s/HOST_OSX/HOST_MAC/

OS X is an old name we don't use anymore

github.com/fuse-open/fuselibs - fd64c9df37ecfb5b77ae268716b3ad047b157cb1 authored over 7 years ago
Fuse.ImageTools: don't use deprecated property name

github.com/fuse-open/fuselibs - 94ed474218fcfa01f85bf09fd236569eee438904 authored over 7 years ago
Experimental.TextureLoader: don't require Uno.Native anymore

github.com/fuse-open/fuselibs - 3737489fa3b0deeea403e25eea302033a5abced3 authored over 7 years ago
IThreadWorker no longer implements IDispatcher

It was a poor fit given the new requirement to pass the context to all
JS related operations. In...

github.com/fuse-open/fuselibs - 2507eede479a1b93266d9d0d6d2f62d246dbae57 authored over 7 years ago
Make a few things use ThreadWorker instead of Context

This is a 'nice to have' commit rather than being essential. I spotted
a few places that no long...

github.com/fuse-open/fuselibs - e7e16c61c74a4da34c2573f301d22ed957944641 authored over 7 years ago
Fuse.ImageTools: the assembly name shouldn't include file extension

github.com/fuse-open/fuselibs - 7cdfae3adfe889abb06243e0d75888511f4f1519 authored over 7 years ago
update uno to latest stuff

github.com/fuse-open/fuselibs - 5516d6c5d7d48ea41788d2581a9aebcdf07b40fc authored over 7 years ago
Fuse.Drawing.Surface: the assembly name shouldn't include file extension

github.com/fuse-open/fuselibs - fdf09f0ac6183a7dbae132ea0c91aa597a371a34 authored over 7 years ago
remove legacy DllDirectory.dll

github.com/fuse-open/fuselibs - 2c55cc6069ad50e255a8bcd58b02d7f74f34033d authored over 7 years ago
.NET: use UnmanagedLibrary to handle pinvoke DLLs

github.com/fuse-open/fuselibs - a5df5c4ceae2f9c017ffe62543f93714a5969668 authored over 7 years ago
remove legacy TARGET_MSVC elements

github.com/fuse-open/fuselibs - a37746940ea5491f90f3e07a8859b0016ed6f354 authored over 7 years ago
Merge pull request #656 from mortend/fix/msvc

transition to new Native build target (fusetools/uno#1382)

github.com/fuse-open/fuselibs - 0841b0923d30f2b49d790e63d8dff44f134ed3e7 authored over 7 years ago
Merge pull request #655 from cbaggers/fix/remove-spurious-changelog-entry

remove duplicate changelog entries

github.com/fuse-open/fuselibs - 32bcb614bb72541a3bcbb261fc6394f508df52cf authored over 7 years ago
Fuse.FileSystem: cast string to LPCWSTR for WinAPI

github.com/fuse-open/fuselibs - dc23e81de07bdfd22f3efe40ebd123bf4abaabc8 authored over 7 years ago
transition to new WIN32 build target (https://github.com/fusetools/uno/pull/1382)

* We now use <Require SharedLibrary> to get a DLL for the right architecture copied to the right...

github.com/fuse-open/fuselibs - 05be41aed193902205b4b40c04e3ee75c59f56e2 authored over 7 years ago
remove duplicate changelog entry

I was careless during a rebase. Sorry about that

github.com/fuse-open/fuselibs - e31eec3873dbd78b4cf4ba1e8edb656e543dd557 authored over 7 years ago
Merge pull request #653 from cbaggers/fix/remove-unused-methods-from-threadworker

Remove unused methods from ThreadWorker

github.com/fuse-open/fuselibs - 76306a411ff202262a29955e61027b1b14824dd6 authored over 7 years ago
Merge branch 'release-1.4'

github.com/fuse-open/fuselibs - ccfbc50dce262f587263cb10fb9903a41d004d7a authored over 7 years ago
Merge branch 'release-1.3' into release-1.4

github.com/fuse-open/fuselibs - a08cc7a8da306deaff5350f898d23e42c7494e14 authored over 7 years ago
Remove unused methods from ThreadWorker

github.com/fuse-open/fuselibs - ebf838a7cfe7f403912862837d820307b2e2c42f authored over 7 years ago
bump version to 1.3.1

github.com/fuse-open/fuselibs - d3629efc5856769ee37ff250947eb4a7126fba19 authored over 7 years ago
Merge pull request #645 from mortoray/fix/pageindex

fixes PageControl.ActiveIndex

github.com/fuse-open/fuselibs - 658b0540c53e7231bc712d63de016e969b05facb authored over 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/614

github.com/fuse-open/fuselibs - 4baed541901d8e86007e4ea5067428119eb3e533 authored over 7 years ago
Merge pull request #636 from kusma/gesture-null-ref

Fuse.Nodes: complain about null up-front

github.com/fuse-open/fuselibs - 8a7a54feda8e25d152c3795ad03413175aa0113f authored over 7 years ago
Merge pull request #637 from kusma/cleanup-issues

Cleanup old issue-references

github.com/fuse-open/fuselibs - e1bc3bbb276e7c3013311f7b332c4bd16676f501 authored over 7 years ago
Merge pull request #648 from cbaggers/feature/callmethod-context

CallMethod now takes a Scripting.Context

github.com/fuse-open/fuselibs - 1acbf53b97e8958894e13f08268a759a524de4ef authored over 7 years ago
CallMethod now takes a Scripting.Context

github.com/fuse-open/fuselibs - 637df04684e548cb22d22f1e6757fb198413b382 authored over 7 years ago
Merge pull request #644 from mortoray/feature/navblock

Block interaction while navigating

github.com/fuse-open/fuselibs - d6b1442d0b46b00cb1ef5b685f8cb8bb2b103cb5 authored over 7 years ago
Merge pull request #647 from cbaggers/imirror-context

IMirror.Reflect now takes a Scripting.Context

github.com/fuse-open/fuselibs - e33e74d56f970a3b141ab1d6475e612501a4341a authored over 7 years ago
changelog

Oddly this got mangled in the last merge. This cleans it up and adds
our change too

github.com/fuse-open/fuselibs - 225275f81083754cbd6275ae5dfb8b2c5e3cfc10 authored over 7 years ago
IMirror.Reflect should run on JS Thread so require Scripting.Context

As with our other commits in this area this seeks to make the
Scripting functionality more robus...

github.com/fuse-open/fuselibs - 16019d087a8baa1c6e809bf30558dbced4e2ea75 authored over 7 years ago
Merge pull request #630 from cbaggers/feature/move-js-context

Minimize threadworker and use Context as indication of thread

github.com/fuse-open/fuselibs - ba3dd2924a8a8eafde6c1d157a1e0b217cf0969b authored over 7 years ago
Fuse.Controls.Primitives: optimize Image.TransformFromImageOrientation

Using trigenometry and matrix-multiplictaions is a pretty slow way
of calculating these matrices...

github.com/fuse-open/fuselibs - 7e85c1876f0ba3ae4025a089e598f95b2c3193a6 authored over 7 years ago
improve structure of enabled/disable block input

github.com/fuse-open/fuselibs - 0521a363f9e7dbd758e76497d39051d10869451e authored over 7 years ago
block interaction while navigating

https://github.com/fusetools/fuselibs-public/issues/615

github.com/fuse-open/fuselibs - f318d625c0e57897ab438b19d8c053f73fb8f1cd authored over 7 years ago
Fuse.Controls.Primitives: mark Image.TransformFromImageOrientation as static

github.com/fuse-open/fuselibs - 733c6d2fd06096bd14725a90bc0f6ae73234d3a9 authored over 7 years ago
Make JS Function.Call take a context

github.com/fuse-open/fuselibs - 158e0945c591cb8d4d0e6a1080a91fb28ebd91d5 authored over 7 years ago
Remove the public Context property from ThreadWorker

It still has an internal reference, which makes sense as it implements Invoke

github.com/fuse-open/fuselibs - 56215749b75abd9057f81b541b5d66c050437fcb authored over 7 years ago
Gave the DateTimeConverterHelpers class a better filename

github.com/fuse-open/fuselibs - f4b40cf2a1a928b3f76088b00559e14e758f4b63 authored over 7 years ago
Begin moving parts of Scripting.Context to Scripting.JavaScript

The good:
- Mirror portion of ThreadWorker moved to JavaScript.Context, JavaScript.Context now i...

github.com/fuse-open/fuselibs - dc795b03861a06a0caf315ffb88073f3e7b00c37 authored over 7 years ago
Remove unneccesary passing of worker down to Scripting.Context

Instead we make the ThreadWorker property abstract and implement it in
the JavaScript Context. T...

github.com/fuse-open/fuselibs - 32c22b32d946e23bdd7b1faccd03f0a77803180b authored over 7 years ago
A few trivial refactorings before moving ScriptClass & Wrapping

The next couple of commits will be major ones so I wanted to keep
these few changes seperate so ...

github.com/fuse-open/fuselibs - 5184d89455fe017f6949098994ee21fef8775081 authored over 7 years ago
Rename JavaScript.Context to JavaScript.JSContext

Too many damn classes called context, it was getting very confusing

github.com/fuse-open/fuselibs - 6f010000e9973ac03cf324e299b39a272607cc99 authored over 7 years ago
Add an abstract Context type to JavaScript

This will be for JS specific features of the context

We will flesh this out in the following co...

github.com/fuse-open/fuselibs - bfed2109e7d29cb38811e15ec85ede61a80903d0 authored over 7 years ago
Move context creation to from ThreadWorker to Context

It's a more natural place for it

github.com/fuse-open/fuselibs - f39da15a08759a13aa4fb13abbc6ee931a1d6708 authored over 7 years ago
avoid some unnecessary casting in TypeWrapper

This is only ever called from this package so there is no need to
require a `Scripting.Context` ...

github.com/fuse-open/fuselibs - a12234e78c212ea3563235695693f8e53d04d4ba authored over 7 years ago
Remove CanEvaluate

Instead we use whether the caller has obtained the Context to know if
they are on the correct th...

github.com/fuse-open/fuselibs - 1ae05b6878e657c40b631d5d56c34eb8e6a43d84 authored over 7 years ago
ThreadWorker is finally no longer partial!

github.com/fuse-open/fuselibs - d78eb79c11477f05bb60940b6321bf9583391c64 authored over 7 years ago
*.Wrapping becomes TypeWrapper & *.ScriptClass merged into context

ThreadWorker.Wrapping is now a static helper class called TypeWrapper

All of ScriptClass' metho...

github.com/fuse-open/fuselibs - e5dcbe8b878cc5f547ade6ecfe30e00617a1d9d0 authored over 7 years ago
Add Context to Fuse.Scripting's Callback delegate type

I think that these callbacks are to be run on the JS thread so I have
added Context and updated ...

github.com/fuse-open/fuselibs - 3138321ae8557f013ac77f371ecac2839975add3 authored over 7 years ago
including prepared in navigation state

github.com/fuse-open/fuselibs - ac60131d8386d4f623d732b9670fd0cd2afeeb62 authored over 7 years ago
Merge pull request #635 from kusma/is-frozen-manualtest

ManualTestingApp: add a test for the frozen-panel feature

github.com/fuse-open/fuselibs - 13c7883ffc15bba34883589f71409c06ee7e15d5 authored over 7 years ago
Fuse.Elements: remove comment about ancient work-around

This is part of our API now, so this isn't a temporary work-around
any more.

github.com/fuse-open/fuselibs - 3c6337983afc44129894be34683239a10adb05c6 authored over 7 years ago
Fuse.Controls.ScrollView: drop mention of long-time merged PR

github.com/fuse-open/fuselibs - 09db1afd937d3e360e538285c6eebc1e439c9534 authored over 7 years ago
Fuse.Nodes: remove outdated, failing tests

These tests have not been routinely run for several years, and they
fail. However, they are test...

github.com/fuse-open/fuselibs - 9ada3460ef22cd6a4872ea0117c0dad3d5ed2629 authored over 7 years ago
ManualTestingApp: remove stale comment

This feature-request was decided against.

github.com/fuse-open/fuselibs - 4eb14992e2cdd7c17ee07f581cbec75a89693cf8 authored over 7 years ago
Fuse.Nodes: complain about null up-front

The code is going to die at a later point if this argument is null,
so let's complain early, so ...

github.com/fuse-open/fuselibs - c02a9fbaf737d81d39f02283d085b6a0409da490 authored over 7 years ago
ManualTestingApp: add a test for the frozen-panel feature

While changing the implementation of Panel.IsFrozen, I needed to
test out things a bit. And it s...

github.com/fuse-open/fuselibs - 81bfbdedd2ec8283d6111b2a6abbc4228c346cc1 authored over 7 years ago
Merge pull request #621 from kristianhasselknippe/fix-exif-test-images-were-not-included-properly

ManualTestApp: make sure exif test images are included

github.com/fuse-open/fuselibs - 801bb089012aaf204b9cf3ee38e501f7ad61cfad authored over 7 years ago
Merge pull request #628 from nekronos/hotfix-TextInputPlaceholderPasswordBug

Fix TextInput PlaceholderText android drawing issue

github.com/fuse-open/fuselibs - e9d18e00c438535ed902c5d732e48f757b0bd5e7 authored over 7 years ago
Context is no longer partial

There were no other parts

github.com/fuse-open/fuselibs - 2033a4066046dc3d82df20b2367e4c1f2d91ddd1 authored over 7 years ago
Fuse.Reactive.JavaScript: pass Context along when possible

We want to avoid using Context from the wrong thread. Having Context
passed down from the callin...

github.com/fuse-open/fuselibs - 79208d7d6b76458286880c129ee882bb28cee5f6 authored over 7 years ago
Merge pull request #622 from mortoray/feature/null-expr

Feature/null expr

github.com/fuse-open/fuselibs - e302af7ec8b6e411379bc5ed7b07323c01656331 authored over 7 years ago
Merge pull request #624 from mortoray/fix/update-timing

Improves timing test

github.com/fuse-open/fuselibs - 79b2781a7a443c57a7525f2669a4c9ec27179547 authored over 7 years ago
Merge pull request #629 from kusma/freeze-opacity

Fuse.Controls.Panels: respect Panel.Opacity when rendering

github.com/fuse-open/fuselibs - 83ba5a9ff6672fac53cfc96b8d8f28064e7b6c83 authored over 7 years ago
Fuse.Controls.Panels: respect Panel.Opacity when rendering

github.com/fuse-open/fuselibs - 800751f95aa2083e6fe3640530c127130cf8f6cb authored over 7 years ago
Update CHANGELOG.md

github.com/fuse-open/fuselibs - 5afc5809d30fe052b5ec91f4484d208ced981747 authored over 7 years ago
ManualTestingApp: add placeholder text on password input test

Needed to spot issues like this https://github.com/fusetools/fuselibs-private/issues/4274

github.com/fuse-open/fuselibs - 146f8b33ed45dfa07b7870e6bef7c0e6d8872de7 authored over 7 years ago
TextEditRenderer: set transformation to null when drawing placeholder

Fixed issue where the placeholdertext would be drawn with password dots. Since we have to draw p...

github.com/fuse-open/fuselibs - e977bf9020a9cb62f3effee21b20868b041403cf authored over 7 years ago
Merge pull request #626 from kusma/font-list-parser-fix-master

Font list parser fix master

github.com/fuse-open/fuselibs - 007695c7606bd7756977b853635a21956b3225c6 authored over 7 years ago