Ecosyste.ms: OpenCollective

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

github.com/fuse-open/fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://github.com/fuse-open/fuselibs

Surface: Refactor what I can to use ISurfaceContext

1907163a2758be5b484da08b6168538960e94af1 authored over 7 years ago
Surface: Start moving some code around, preparing to spilt into GL and Native implementations

d43884c89be7f4aa5cc0dc6905871f3e6714aab1 authored over 7 years ago
Surface: Move Android impl to new folder

e8df429ad94397d172cd635e28e0763fa4d99fb1 authored over 7 years ago
Merge pull request #39 from kusma/feature-PackDevPrefix

pack.sh: add a dev-prefix to unknown branches

1d7c611c3294c09a95061ed548ac7bf9227734ed authored over 7 years ago
Merge pull request #44 from kusma/ci-tracing

CI tracing

7e3191b0adf0f7f33cd56cd63805d77710d7605c authored over 7 years ago
Merge pull request #43 from kusma/pull-request-template

github: add a pull-request template

67619dcfffdd432192646b57a3064ddd32e0bdbe authored over 7 years ago
appveyor: trace exceptions

b262a1de0d6250797b9d58219d796761761021e5 authored over 7 years ago
travis: trace exceptions

19617d75b657b8653c9e74b977200add45cb91a7 authored over 7 years ago
github: add a pull-request template

ffc48b10832c436a9d987b0c4aaadd13f8548c34 authored over 7 years ago
stop allocating in the name registry cleanup

b9bdd3a7e984a74b1653614164a1f89516519a0f authored over 7 years ago
reduce delegate allocations, not a change I think we should have to do, but it addresses a limitation in the Uno compiler

37b48e28a713c18f4dc8345740e9e1e9c9d842a2 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs/issues/4189

changelog

2e959cc404668d71afed8a12f369798c065c4827 authored over 7 years ago
Merge pull request #40 from kusma/allow-external-contributions

CONTRIBUTING: allow external pull-requests

4eeb413fc9399040a2558a7392685cb480b90c65 authored over 7 years ago
Merge branch 'release-1.0'

db254e5c26b9a41edf188106994d49ffee602643 authored over 7 years ago
upgrade uno

4f9a0f5f07b6b3eddfe941784cb90fbae6fafa84 authored over 7 years ago
bump version to 1.0.1

52373b9c603871046650ec717ab0634c8277f50e authored over 7 years ago
update changelog

2c2b935d2d31439a6d307bef0c5d9cdc235f47d1 authored over 7 years ago
update uno to 1.0.9

9c301a77ed19e77d48c8350c20fb62c07230714b authored over 7 years ago
CONTRIBUTING: mention and link to CLA

055445bc6bf0edffd5a35f39859cb898df858459 authored over 7 years ago
CONTRIBUTING: allow external pull-requests

We now have a CLA in order, which should be the last hurdle against
allowing external pull-reque...

0e3a65f5b3733d6c1749089143f15051af58a0a2 authored over 7 years ago
pack.sh: add a dev-prefix to unknown branches

Suffixes that starts with a digit are invalid, and when unlucky, we
can easily get a SHA-1 that ...

642ec3365cded130d9003db3155846d1c8ff7066 authored over 7 years ago
Merge pull request #38 from mortoray/release-1.0-atlasfix

Fix for Atlas issue

854354ce1bac894710d7aa212a4b0d35fd879086 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs/issues/4176

a better fix

tighter

8808534a1211b41ac03ce0bdb77943ccf34607a1 authored over 7 years ago
Merge pull request #37 from kusma/hotfix-InternalsVisibleToFuseTest

Fuse.Reactive: add InternalsVisibleTo FuseTest

f26f57987ea568fcc5c1941ef630079989dd840b authored over 7 years ago
Fuse.Reactive: add InternalsVisibleTo FuseTest

Premiumlibs contains a fork of FuseTest from master, which already
have this change. So let's ba...

4bd20a1999226a08cad0b1e2b53082c355470db1 authored over 7 years ago
Merge pull request #35 from kusma/fix-warnings

Fix warnings

612d28711e75060a13558ab0ab0bf72edac9a558 authored over 7 years ago
Merge pull request #34 from kusma/fix-trivial-warnings

Fix trivial warnings

67f0ccc1404467689f76a17f3776f4bcd6020ac3 authored over 7 years ago
Fuse.Share: eliminate warnings

06300fc8fe5a1252119e5bc91237b4fc686c8811 authored over 7 years ago
Fuse.Controls.WebView: eliminate warnings

f06a22cc886d3894c11429c0b3d59e6364cbfdae authored over 7 years ago
Merge pull request #31 from nekronos/feature-FeatureToggleForImplicitGraphicsView

Feature toggle for implicit GraphicsView

311041baec20c2a6ddfb0a0d2fde264abcf1dac0 authored over 7 years ago
Merge pull request #32 from kusma/hotfix-ImageToolsTests

Fuse.ImageTools: use MSVC || CMake instead of native

5b0d3d77fca86b7e6a54a6e86d2729504dca3ad0 authored over 7 years ago
Fuse.ImageTools: use MSVC || CMake instead of native

36979a2cfa1ea0242ac980f885812d7999953bf0 authored over 7 years ago
Merge pull request #28 from kusma/readme-badges

README: add license and slack badges

274c0eca5d86b91e8d62fd876eb0e2c575d4f1bd authored over 7 years ago
Merge pull request #30 from eeue56/feature-mono-base64-imagetools

DotNet support for base64 operations in ImageTools

5a673d4bb31419c00da5b73bdcb628f0c9935ac5 authored over 7 years ago
Fuse.Reactive.JavaScript: remove unused variable

This eliminates an annoying compile-time warning.

7a060d2d3ce0e723fd1cd6b8b90b11f05d568aab authored over 7 years ago
Fuse.Controls.Primitives: remove unused variable

This eliminates an annoying compile-time warning.

68540de7d74a472a3137b69672b267671996b410 authored over 7 years ago
amend ignore platform and rename some functions

714670a2f00ef15d6694701d4f8397272b4cffa5 authored over 7 years ago
address code review comments for imagetools

3e92206a1e80e3afec841ce3a56cbe7e06c9f7d7 authored over 7 years ago
Update CHANGELOG.md

000b5248c1ad7319638838459d5b587221569e85 authored over 7 years ago
iOS: Introduce define to toggle implicit GraphicsView

47bc5bf8444de9db6396d071e35f94af1f003249 authored over 7 years ago
add ImageTools tests and move changelog item to the right place

6479087b634fbfc039c41df91916a3e90f65edda authored over 7 years ago
imagetools support for base64 things on DotNet

32bf1fb7e8cf5a19a905fe93209d848a6e71dc95 authored over 7 years ago
add imagetool support to changelog

e2fcfa0ea6c90ed0c37e36e546bc67c78ec22fb8 authored over 7 years ago
Android: Add ViewHandle property in AppRoot

b63e5cc34c66af88236da55074af7561d54d14b9 authored over 7 years ago
Android: Introduce define for toggeling implicit GraphicsView

1b69675b9531e9f6ca178db95d1a7cf6cf6b4228 authored over 7 years ago
README: add license and slack badges

a65bf39b35fb0e71f78f85678716bd0f6bbd66d6 authored over 7 years ago
Merge pull request #27 from kusma/hotfix-FuseReactiveInternalsVisibleTo

Fuse.Reactive: expose internals to Fuse.Charting and Fabric

0d13f9cc4e8a70d3299928537a030a33508e005c authored over 7 years ago
Fuse.Reactive: expose internals to Fuse.Charting and Fabric

0472e873842ea0e272b481a5f2221434565090f3 authored over 7 years ago
cherry-pick ci setup from master

e276bde9d3f573363789b3d98b57e8f05edb1edf authored over 7 years ago
Merge pull request #23 from mortoray/issuecapture

fixes https://github.com/fusetools/fuselibs/issues/4167

afd03974313a45d4a3fc61dabf5574582239d488 authored over 7 years ago
Merge pull request #26 from kusma/feature-RemoveJurassic

Remove Jurassic

7e479881e1c48ddf6a3c80c36bf7b133cf35f7d0 authored over 7 years ago
Fuse.Scripting.Jurassic: good bye old friend

There's a really long time since this code was in use. Get rid of
it.

635751fb878367217110916b09edbec81700720b authored over 7 years ago
Fuse.Reactive.JavaScript: remove unused reference

30f3dce7dc87fd81c417669e774f232186785f6f authored over 7 years ago
Merge pull request #24 from kusma/feature-NoUnoTestingInternals

Fix broken tests

f3e29a58593fbddad193dffa7ddfd666c8911b56 authored over 7 years ago
Fuse.Reactive: FuseTest needs IObservable

21a1303cb238039545541c1f8a069a43e14f3472 authored over 7 years ago
Fuse.Reactive: sort InternalsVisibleTo

2355b45e2d458a495da80e43cef14b2d913ea8b8 authored over 7 years ago
Fuse.Testing: do not piggy-back on Uno.Testing internals

da9a7e7b002aa2178d3ed62c691e2f60e486d31c authored over 7 years ago
fixup changelog formatting

af8c73571e545527e78e9caa20daf712c22255e0 authored over 7 years ago
Merge branch 'release-1.0'

ac501d779d803b0c0b8694690ee233233bfb23f1 authored over 7 years ago
upgrade uno

0a9e4e583f3e664624144ac42bc547bae8131f27 authored over 7 years ago
import tip of release-1.0

b956abdf809a86dfc3d9724a1bb125c6b6bbd668 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs/issues/4167

f39f1edda5e9d915bc06a3d50d11a3af687598d7 authored over 7 years ago
Merge pull request #22 from kusma/feature-GestureInternalConstructor

Fuse.Nodes: give Fuse.Input.Gestures an internal constructor

c2e0aaffb61d3a4b0dc27820ec78592f8d746670 authored over 7 years ago
Fuse.Nodes: give Fuse.Input.Gestures an internal constructor

Because `Gesture.Handler`, `Gesture.Type` and `Gesture.Target` needs
to create a functional obje...

cedf6992bdc3945f065ef94bfd55cc99d10a0214 authored over 7 years ago
Merge pull request #17 from nekronos/feature-ReduceTextEditRendererMemoryUsage

Reduce TextEditRenderer memory usage

34723eec081e50e472edea0471f61919a2889496 authored over 7 years ago
Merge pull request #21 from nekronos/cleanup-FuseControlsNativeRemoveDeadCode

Fuse.Controls.Native remove dead code

b8fc916d8d7abd511e8e7cd7f26a6ce809911f44 authored over 7 years ago
Merge pull request #14 from nekronos/feature-UpdateTextInputCaretPosition

Feature update TextInput caret position

2205b63d1faa6a993ff3d82ce88084ba6a67fc7f authored over 7 years ago
Merge pull request #20 from kusma/feature-AppveyorLatestMesa

appveyor: always download latest mesa-release

94eda126f2b1abeb72940fa55ad85da22b97b9c3 authored over 7 years ago
iOS: Remove dead code

afe3dbf69e75eddb1dea801c883aecec3293b689 authored over 7 years ago
Android: Remove dead code

cae6d35bbab70cf0e963c56f2a56626f9b91d43e authored over 7 years ago
appveyor: always download latest mesa-release

ae18617ca6dafebcb0a46df5094d52f6a1cb504e authored over 7 years ago
Merge pull request #18 from kusma/feature-TravisRunTests

travis: run native tests

f2e9c480bcd657325113c4132b53306596eb89a5 authored over 7 years ago
Merge pull request #19 from kusma/feature-AppveyorRunTests

appveyor: run .NET tests

69ddfd697903d01c0f728923bcb3411575840e87 authored over 7 years ago
travis: enable ccache

Otherwise, running tests take an absurd amount of time.

0b1098e9640ed87f5e828bb29756d6004db72a22 authored over 7 years ago
travis: cache ccache manually

seems the built-in ccache support doesn't work on macOS, so let's
just cache the directory expli...

129704ba732d3a82e21270c0e0927e30e78deb98 authored over 7 years ago
travis: run native tests

47543c00661d62cbd1b93f31e9a396c1f1608246 authored over 7 years ago
travis: use wrappers and drop mono-prefix

There's already these nice wrappers for running without mono, so
let's use them instead of expli...

804960b2f248fbbdf6fd1298049807627a791fc0 authored over 7 years ago
appveyor: drop native tests

Due to fusetools/uno#1136, we can't run `uno test -tnative`, so let's
diable this configuration ...

3dbffc8ee47d581bab29cb2133c4e994a9e58725 authored over 7 years ago
appveyor: run tests

Running the tests requires an OpenGL 2.0 implementation. Luckily,
Mesa3D can provide us with thi...

fe3b78856d2d1a2e03009b646d53476528a8b7d7 authored over 7 years ago
Android: Reduce memory footprint for TextEditRenderer

Refactor TextEditRenderer to a singleton. We do not need a TextEditRenderer per TextInput/TextVi...

fe16341f376974ede5fc5a935804a128f8033c67 authored over 7 years ago
iOS: Update caret position when fuse requests focus

Super simple to implement compared to android :O

fd95616ba76c7076ce2a21cfd531045369ef8207 authored over 7 years ago
Update CHANGELOG.md

518aa58d942e06ef3b204abf09c348186599dc93 authored over 7 years ago
Android: Update caret position when fuse requests focus

18326eeb23faeb5c027b6fcd70c80acf9a9530e1 authored over 7 years ago
Merge pull request #16 from nekronos/FuseControlsNative-CleanupWhitespace

Fuse.Controls.Native: remove stray whitespace

73fdc3e2a007ee1c9370aac4ce85461ab3f5932c authored over 7 years ago
Fuse.Controls.Native: remove stray whitespace

4be0fa522bb1c18ad90f3dc06eeb42f0be525cfe authored over 7 years ago
Merge pull request #15 from eeue56/hotfix-rename-videoimpl

rename VIdeo => Video

d78a3880fc0043ae41f69c0dfd3fc68aa44cfcf5 authored over 7 years ago
rename VIdeo => Video

85efca35f9c8d4cf4c29183aa192a6fd559efa7b authored over 7 years ago
Android: Fix TextView textAlignment rendering bug

When using a TextAlignment of Center or Right, rendering the TextView to a bitmap would end up r...

6d3e57d1b0301c295d5c3a254172f4bb037f94a9 authored over 7 years ago
Merge pull request #13 from eeue56/hotfix-changelog-26041017

Update the changelog with items missed from my PRs

b94d89a5824d60bfc2ef8138eb230715d15c5eaf authored over 7 years ago
add info on mapview location crash fix

414037952b0ea6c0b631b28d18445fc848cefc69 authored over 7 years ago
add info on quickunload memory policy

a7b8d8b9d90d186fd58da2f564e77fa3c5f132b7 authored over 7 years ago
add info on MapView AllowScroll

556a2f50de51b6669c22ed5df1fa2e0d656d1030 authored over 7 years ago
README: use public repo badge

The badge was pointing to the TC pipeline building the old repo, which
doesn't get updates ant ...

ca03918544b77dfbfb8c1a5224d21db2b704d708 authored over 7 years ago
Merge pull request #12 from eeue56/hotfix-objc-decl

fix bad merge with semi-colon

cdaded3ebccdb6eed6ee4791e31bc677b3f8985f authored over 7 years ago
fix bad merge with semi-colon

c5cefc8b5cd2b2c5f8a7c40922236855fb7f9d03 authored over 7 years ago
Merge pull request #11 from eeue56/feature-webview-scroll-enabled

Add scrollEnabled flag to webviews

3b35179a2946b8a017f870463fd5943724a08f82 authored over 7 years ago
add scrollEnabled flag to webviews

f68101b1a7212fe5f95299dbc87d3a2d435a5d1b authored over 7 years ago
Merge pull request #10 from mortoray/observablecollector

move the ObservableCollector to the common test package, desired for …

2607d7ddd0758e2c9a26b47e5e9df1a97b3265b4 authored over 7 years ago
fixing bits

f97ed0e7b01744af26ab8213a578b1ccd03e0cab authored over 7 years ago
move the ObservableCollector to the common test package, desired for premiumlibs, but doing here first

60b447f86e360177e6f242d5ee64e462a33123d0 authored over 7 years ago