Ecosyste.ms: OpenCollective

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

HandyControl

Contains some simple and commonly used WPF controls
Collective - Host: opensource - https://opencollective.com/handycontrol - Website: https://handyorg.github.io/ - Code: https://github.com/handyorg

update Converters

github.com/HandyOrg/HandyControl - 2b4fa8a8513d76e639a1df9a4cc048e24b91f5ba authored about 5 years ago
add TextBlockAttach

github.com/HandyOrg/HandyControl - ab2993a793107cc0245109d7ce5db74c1ad1821d authored about 5 years ago
add RectangleAttach

github.com/HandyOrg/HandyControl - 0609c89245a5618cb9cb274a987085f48c4a6656 authored about 5 years ago
update PanelElement

github.com/HandyOrg/HandyControl - 3e9614d7e74aca69f301e28bd6a8e81eff523ca2 authored about 5 years ago
Add files via upload

github.com/HandyOrg/HandyOrgResource - db685def2efcadc4438aef949e4c16584be957e2 authored about 5 years ago
Add files via upload

github.com/HandyOrg/HandyOrgResource - 9dd4f5aa2f4f288577ef0fe593f5c24fe1437689 authored about 5 years ago
Update RelativePanel.cs

github.com/HandyOrg/HandyControl - f652cc20ea8ed8a5fa225585088af787a39a7307 authored about 5 years ago
fixed some bugs

github.com/HandyOrg/HandyControl - f261f3199f8a6a12af4d894a72792e316336e01b authored about 5 years ago
optimized performance

github.com/HandyOrg/HandyControl - e9a7123398710eec6fca94788481d0d38a25b48a authored about 5 years ago
Update README.md

github.com/HandyOrg/HandyIpc - df6f47feef55d14c9faef83f8550c85b21283552 authored about 5 years ago
Rename the Middleware.Compose() to Then().

github.com/HandyOrg/HandyIpc - de622bd2000c7cdacde5a965d421551c9699c0fe authored about 5 years ago
Improve test case and rename.

github.com/HandyOrg/HandyIpc - 0025f865d8c0d87aa88148ded10d1cf4c5291908 authored about 5 years ago
Clear workspace

github.com/HandyOrg/HandyIpc - 4210daa1a728f231fb99ff624a98604c29c50525 authored about 5 years ago
Add the Directory.Build.props file and some project description.

github.com/HandyOrg/HandyIpc - b4b34cf827ef5a367f56babd05b1e9b692c2167b authored about 5 years ago
Add test case and fix the "Method<T>():Task<T>" bug.

github.com/HandyOrg/HandyIpc - 38ff5162ef9c93816dfe3a9f02d0fef6e1ce037d authored about 5 years ago
Update demo and readme

github.com/HandyOrg/HandyIpc - b29a274f4e3d585a09108234a1a91672f682c4e3 authored about 5 years ago
Rename the IpcContract to NamedPipeContract.

github.com/HandyOrg/HandyIpc - e9be1fc9943a7aa72100e1254b425d85c7d30bc9 authored about 5 years ago
Add IpcServerBuilder

github.com/HandyOrg/HandyIpc - c0e5540a7028d4d080c783fc16ffbc508558abee authored about 5 years ago
Add the Identifier property to IpcContractAttribute.

github.com/HandyOrg/HandyIpc - 92456954753733adae97a3f06564fccb432223df authored about 5 years ago
Remove unnecessary unbox and box.

github.com/HandyOrg/HandyIpc - d8e4d1879198c2544649c9db63f695f0986a620d authored about 5 years ago
Update demo and fix some bug.

github.com/HandyOrg/HandyIpc - 92e8a5d40e76168206fd20a89824d15877f3076e authored about 5 years ago
Update README.md

github.com/HandyOrg/HandyIpc - a3eb005691c8b815c3c0dfbc539523ba470f43bd authored about 5 years ago
Update README.md

github.com/HandyOrg/HandyIpc - 956917cbe115ccd9cd76a63b467eacc1d9ffbff4 authored about 5 years ago
Improve and update version.

github.com/HandyOrg/HandyIpc - 1a5f5bfa1468600968832d2d8ddf02d1f898063a authored about 5 years ago
Refactor, rename and improve support for generic method.

github.com/HandyOrg/HandyIpc - c1e947cc2aa68e112458768ab4b9cad06f207916 authored about 5 years ago
add native_control doc of TabControl

TabControl

github.com/HandyOrg/HandyControl - 8da45a30fc42b1b3df2fb29b085fd546b8596bb7 authored about 5 years ago
add native_control doc of Slider

Slider

github.com/HandyOrg/HandyControl - 28dec866667bd4a7308a581252255ed84c17474a authored about 5 years ago
add native_control doc of ScrollViewer

ScrollViewer

github.com/HandyOrg/HandyControl - 55e98264cd9bb3c32ea0a29f519a05b3598aed6c authored about 5 years ago
add native_control doc of RichTextBox

RichTextBox

github.com/HandyOrg/HandyControl - 78ca0f165c4791efb04e713e38d36b0acd8d6754 authored about 5 years ago
Create TabControl.TabStripPlacement.png

github.com/HandyOrg/HandyOrgResource - 33efdaccfb1b195e24e9ff28b849cf28cb3b6fe3 authored about 5 years ago
add source of native_controls

richtextbox、scroll、slider、tabcontrol

github.com/HandyOrg/HandyOrgResource - b7507b66841e92c8a86afd6267fd64ded02fbd06 authored about 5 years ago
Initial complete support for generic method without testing.

github.com/HandyOrg/HandyIpc - 19ed3757e34b5ce6b8aa2ed776bba7aa5c306698 authored about 5 years ago
Clear workspace for generic methods.

github.com/HandyOrg/HandyIpc - e3057e8560ee353dc49a00ea152c2a66ee0147ed authored about 5 years ago
Refactor and rename.

github.com/HandyOrg/HandyIpc - 755590ffcac4e175deedc0e334de41752e07feba authored about 5 years ago
Initial commit: support for generic interface.

github.com/HandyOrg/HandyIpc - 8c2c70fe83c10532f14d13966523735015531f71 authored about 5 years ago
Initial commit

github.com/HandyOrg/HandyIpc - aca405da7c9ecc1b0db00bcb1517a7d46520fa0f authored about 5 years ago
Update index.md

github.com/HandyOrg/HandyControl - d5ad57eb9376705a9ab02224b14de1cfdd95bdfa authored about 5 years ago
Merge pull request #3 from HandyOrg/master

sync

github.com/HandyOrg/HandyControl - e2740feb50fe9a61b5f9f98053fd396cfdffa941 authored about 5 years ago
modified some styles

github.com/HandyOrg/HandyControl - e1a07c0accc02b632510277bdbaa7d8afea84240 authored about 5 years ago
Merge pull request #316 from HandyOrg/pr/312

Pr/312

github.com/HandyOrg/HandyControl - 6f3a3337632faba8a8ad3f3ae4247f1c5d39da8c authored about 5 years ago
Update index.md

github.com/HandyOrg/HandyControl - e4fa1db5530bf18572290d40bc0f3fc8bc0eeee5 authored about 5 years ago
Merge pull request #315 from HandyOrg/pr/304

Pr/304

github.com/HandyOrg/HandyControl - 21c133ea6611f77f91485d4ac6700c613c972266 authored about 5 years ago
Update index.md

github.com/HandyOrg/HandyControl - 1b051a6803b50222831ef7556ec8aec0cffdb1fa authored about 5 years ago
Add NumericUpDown Document

github.com/HandyOrg/HandyControl - e0663ae2446e945ccc284d5fa0d3591132bd0920 authored about 5 years ago
Merge pull request #2 from DinoChan/master

Add NumericUpDown Resource

github.com/HandyOrg/HandyOrgResource - c10f4e3fe1881a3d5d54446af6c1d8bfa8ae0147 authored about 5 years ago
Add NumericUpDown resource

github.com/HandyOrg/HandyOrgResource - 509e498abc1eb2140c73875a17cabb2aa084af0d authored about 5 years ago
Merge pull request #2 from HandyOrg/master

sync

github.com/HandyOrg/HandyControl - 8027851728aa9bb50bf6424fd8bdc9925a721e9f authored about 5 years ago
Merge pull request #1 from HandyOrg/master

merge from base

github.com/HandyOrg/HandyOrgResource - 59026322f7f8598d5043a934016bb30b5c037b8c authored about 5 years ago
Update TextBoxBaseStyle.xaml

github.com/HandyOrg/HandyControl - 359b438ba367a70a8ce4d1b80466c21f3a147d13 authored about 5 years ago
update contributors

github.com/HandyOrg/HandyControl - e9811784c293bba76d990c58bf6f308714a5cbf1 authored about 5 years ago
Merge pull request #311 from HandyOrg/add-GlowWindow

Add glow window

github.com/HandyOrg/HandyControl - 040260e305530e46fbe26b3439752738fa18f329 authored about 5 years ago
Create GlowWindow.png

github.com/HandyOrg/HandyOrgResource - c52424818f8d7523e3ea1f7a36dfe0142b80e697 authored about 5 years ago
delete redundant codes

github.com/HandyOrg/HandyControl - e3d20382d4702cd16252a76b1285b7d267e1eef3 authored about 5 years ago
add function codes

github.com/HandyOrg/HandyControl - c1d6e901b2f96f981370a32f4dd5999c9b2be64e authored about 5 years ago
add glowwindow images

github.com/HandyOrg/HandyControl - cae862d6b04b3c10fcf10a051108fbf8e3f82ab2 authored about 5 years ago
refactor Interop classes

github.com/HandyOrg/HandyControl - a3dd633a6632ed6e070f1d1d6d1aac7019944907 authored about 5 years ago
Merge pull request #309 from HandyOrg/add-FlowDocumentScrollViewer-style

add FlowDocumentScrollViewer style

github.com/HandyOrg/HandyControl - d459d57033f10c420d9a91a930fbaea1ee8172a4 authored about 5 years ago
add FlowDocumentScrollViewer style

github.com/HandyOrg/HandyControl - 02e8fc4a1361216303f06862f7df421e2e2dd51a authored about 5 years ago
Create FlowDocumentScrollViewer.png

github.com/HandyOrg/HandyOrgResource - 813523fd492e5e7205b35054b91833e21bfd1833 authored about 5 years ago
add pinbox and statusbar

github.com/HandyOrg/HandyControl - 2dd14139c8def0a1775da0d4613f891ec1969045 authored about 5 years ago
Merge pull request #308 from HandyOrg/add-StatusBar-style

Add status bar style

github.com/HandyOrg/HandyControl - 00a53dbb014eae5dd3258676bb9c131b4d6ada9a authored about 5 years ago
Update TransitioningContentControl.xaml

github.com/HandyOrg/HandyControl - 8a6fc358738dfbc58a2195171d2ca2213912ecf8 authored about 5 years ago
add some styles

add Separator and StatusBar style

github.com/HandyOrg/HandyControl - 0ab014f81dc1aa897a1f7a0ee66ce6bd29c57b47 authored about 5 years ago
Update index.md

github.com/HandyOrg/HandyControl - 952cf564d0908d75af606b0b94417f3329a04d20 authored about 5 years ago
Merge pull request #307 from HandyOrg/add-PinBox

completed the branch

github.com/HandyOrg/HandyControl - 898315c08e915c3aa0125e200c652076e49af5b8 authored about 5 years ago
completed the branch

github.com/HandyOrg/HandyControl - e2f24256f6aeb875e14e79f4efe0156a5aa36310 authored about 5 years ago
Merge pull request #305 from HandyOrg/add-PinBox

add basic codes

github.com/HandyOrg/HandyControl - eb4841e35cb575cb84c4918cd19aa8f4d66da6bc authored about 5 years ago
add basic codes

github.com/HandyOrg/HandyControl - 958cda81a79b376847dd0aa21e2c896217560aad authored about 5 years ago
Update README.md

github.com/HandyOrg/HandyControl - 27373dba3f7799e6d03139d5b9fb810dfb7886d6 authored about 5 years ago
Merge branch 'gg' into gghc

github.com/HandyOrg/HandyControl - a33c1bb8838e4d0c9967e1f7147fc2de11a40d4c authored about 5 years ago
add doc of native_radioButton

github.com/HandyOrg/HandyControl - e3177843ca6d77a962b3676d8b51e50e142093cf authored about 5 years ago
Merge pull request #302 from ghost1372/patch-1

fix typo

github.com/HandyOrg/HandyControl - a423239301cfc2f2df1c434295baa9abb660d22f authored about 5 years ago
Merge branch 'master' of https://github.com/HandyOrg/HandyOrgResource

github.com/HandyOrg/HandyOrgResource - 50c00d1f4be18f1886dc28583c493905fc7cfa2d authored about 5 years ago
add doc of nav_radioButton

github.com/HandyOrg/HandyOrgResource - 82ee5b5eba34832be994f48ea5b5ece028af9d70 authored about 5 years ago
add missing controls

github.com/HandyOrg/HandyControl - db69815545dddb7bbca42ad8f01601d908b36ef8 authored about 5 years ago
Merge pull request #301 from HandyOrg/pr/300

Pr/300

github.com/HandyOrg/HandyControl - 8f4a68b86db4610262637fc785b53a0379714564 authored about 5 years ago
Update index.md

github.com/HandyOrg/HandyControl - f15112e67189109d0bd87c03ef12a628a9f323bf authored about 5 years ago
Merge pull request #1 from DinoChan/master

提交一些图片资源

github.com/HandyOrg/HandyOrgResource - 600757f90667474968377c360c3d8424672cf113 authored about 5 years ago
Merge pull request #299 from HandyOrg/add-PinBox

init branch

github.com/HandyOrg/HandyControl - 9ef2a8d4e48f151b7f0d1f63bc08b9e6d0ea12e5 authored about 5 years ago
Merge pull request #298 from HandyOrg/pr/297

Pr/297

github.com/HandyOrg/HandyControl - 0dc5a46f4cf7694a28e5f6b3ff37c2d33ec2696b authored about 5 years ago