Ecosyste.ms: OpenCollective

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

NanUI

Making this project goes well.
Collective - Host: opensource - https://opencollective.com/nanui - Website: https://www.formium.net - Code: https://github.com/XuanchenLin

Update packages.config

github.com/XuanchenLin/NanUI - b3d587641bd2a9ade838cd9bb648ee9d5d498d84 authored over 6 years ago by Mr.JSON <[email protected]>
upgrade version to 0.6.3239.1

github.com/XuanchenLin/NanUI - 503a4e962ee84a3ea54ef51dc35f772ae34a08df authored over 6 years ago by 林选臣 <[email protected]>
upgrade cef 2987 to 3239.

fix the devtools will crash when css has a .map file.

github.com/XuanchenLin/NanUI - 5740f0034c8c47143427e5b8563cd22cd7fadcab authored over 6 years ago by 林选臣 <[email protected]>
upgrade sub version to 13

github.com/XuanchenLin/NanUI - c2918af2394f1e5277a97cdc138901f41eefb650 authored over 6 years ago by 林选臣 <[email protected]>
修改了cef目录的验证方式。提交新的分支。

github.com/XuanchenLin/NanUI - 88b2122673575e8c4536f6471d06d83420ed3456 authored over 6 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - 226e4a98f2ae29295edd7a4b54e2e13add4bf66d authored over 6 years ago by 林选臣 <[email protected]>
例子中新增了掉用本地文件资源的例子。

github.com/XuanchenLin/NanUI - c9659857f68a7fefad8810129b30e883e96753ea authored over 6 years ago by 林选臣 <[email protected]>
Set theme jekyll-theme-slate

github.com/XuanchenLin/NanUI - 40dc94d004f27c10dc6d0b447ffe8085ff96346a authored almost 7 years ago by Mr.JSON <[email protected]>
Set theme jekyll-theme-slate

github.com/XuanchenLin/NanUI - 0cf6a040aa941da333b27d8c20a428ff4d7a7c52 authored almost 7 years ago by Mr.JSON <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - 1b0faa7670e51f8eba199abaa96a757d7b0564e6 authored almost 7 years ago by Mr.JSON <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - 217ca5237b83e2f205d06392cd33f465caab4a26 authored almost 7 years ago by Mr.JSON <[email protected]>
Create changes.txt

github.com/XuanchenLin/NanUI - 02e574416c10fae990338f8c21b57924a62a27b7 authored almost 7 years ago by Mr.JSON <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - 8a913622fde1583589c97b5808651f89e5d7b3ac authored almost 7 years ago by Mr.JSON <[email protected]>
reset demo's WindowState property.

github.com/XuanchenLin/NanUI - cb875a30b3641de2026763c17e78b3898c6ca8e3 authored almost 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - c8ce905b7be806fed7d45ac7f07f66a08fbc0576 authored almost 7 years ago by 林选臣 <[email protected]>
fixed an issue that cause Maximized window restored by setting MinimumSize property.

github.com/XuanchenLin/NanUI - 3d98d9d4de52d0f811979a962dadb2bf303f8e31 authored almost 7 years ago by 林选臣 <[email protected]>
Set theme jekyll-theme-architect

github.com/XuanchenLin/NanUI - a05e0b68ca7ef870cce3d8071b8259e64c2e19d6 authored almost 7 years ago by Mr.JSON <[email protected]>
upgrade version to 0.6.12

github.com/XuanchenLin/NanUI - c01473648547a044058fcffd11ccf9bf54981688 authored almost 7 years ago by 林选臣 <[email protected]>
fix some issues

github.com/XuanchenLin/NanUI - f1ae05ebd07d750b533bdf21b4609afc6ba2915e authored almost 7 years ago by 林选臣 <[email protected]>
1.修正了自定义菜单没用的问题。2.移除了Formium类构造函数的第二个设置是否采用原生窗口的参数。现在Formium类强制使用无边框的重绘样式。3.新增了WinFormium类,该类的作用与之前Formium构造函数第二个参数指定为false时效果一致。

github.com/XuanchenLin/NanUI - 782d89dd4fa75f4a32c4904671714874bf83a43f authored almost 7 years ago by 林选臣 <[email protected]>
在DEMO程序中添加了HighDPI支持

github.com/XuanchenLin/NanUI - 59be87b3fa0289c74e80fbcb422924a4f76f49cb authored almost 7 years ago by 林选臣 <[email protected]>
修改:取消了Formium构造函数中的第二个参数,现在窗体强制使用无边框窗体的样式。如果需要使用系统原生窗体,请自行工具箱里添加NetDimension.NanUI.dll中的WebBrowserControl;移除了DEMO中的视频测试功能,服务器压力太大,怕老板找我茬。;在nuget里使用了0.6.xxxx.10版本的朋友请升级到0.6.xxxx.11版,或者自行编译源码,xxxx.10版的Bootstrap.Load函数有问题将导致项目启动失败。

github.com/XuanchenLin/NanUI - 4c0a46bb2e4f035c200dd62fc87a83fcdebca8d3 authored almost 7 years ago by 林选臣 <[email protected]>
删除video例子,服务器压力太大。修改了例子中使用资源的方式。

github.com/XuanchenLin/NanUI - 603643234af25039da7745b7bccf7fc9ef300422 authored almost 7 years ago by 林选臣 <[email protected]>
现在视频播放时能够正确的支持全屏了。移除了默认的上下文菜单中不常用的功能。

github.com/XuanchenLin/NanUI - d7b26072ef050ab4664c6866b1d28d7044e48a13 authored almost 7 years ago by 林选臣 <[email protected]>
modify animation delay intervals.

github.com/XuanchenLin/NanUI - 3b18d2a4c6cbb5c6170f71257e99f50a6ffcd725 authored almost 7 years ago by 林选臣 <[email protected]>
更新了Bootstrap的部分初始化逻辑。AssemblyResourceHandler加入了指定启动目录的功能。

github.com/XuanchenLin/NanUI - 2895593e04fdf4d94678ea00f2f117f81f4a4f22 authored almost 7 years ago by 林选臣 <[email protected]>
删了点东西

github.com/XuanchenLin/NanUI - 779835bc8efa86de5a477fedd9b624d6f10eb9d3 authored almost 7 years ago by 林选臣 <[email protected]>
Formium里添加了新的窗体阴影效果,现在可以通过窗体属性ShadowEffect选择传统的GlowShadow和DropShadow(新)两种样式。DropShadow样式效果和Win7的投影效果类似。

github.com/XuanchenLin/NanUI - 7381f12884d493843be396beb731c81f1e13f210 authored almost 7 years ago by 林选臣 <[email protected]>
清理过期的文件

github.com/XuanchenLin/NanUI - 24678c7146b8b7c9888c3381bda354ae6e8c6641 authored almost 7 years ago by 林选臣 <[email protected]>
尴尬的版本号

github.com/XuanchenLin/NanUI - 19fe0db6aed23889bc6a19fee3423d9aea59e6eb authored almost 7 years ago by 林选臣 <[email protected]>
修复了一个当拥有并打开了子窗体的主窗体获取焦点时其本身将覆盖子窗体的阴影窗口的问题。

github.com/XuanchenLin/NanUI - 1ae6c2dc2e9d9734cf6771a67e34ad8792f90a3d authored almost 7 years ago by 林选臣 <[email protected]>
移除HostObject,现在默认的窗体对象在BrowserCreated事件中通过CefV8Handler的方式注册,避免子窗体丢NanUI对象的问题。

github.com/XuanchenLin/NanUI - f52d52c49235b830081a3712bccad44bb409b7d7 authored almost 7 years ago by 林选臣 <[email protected]>
修复了子窗体最小化后主窗体不响应鼠标事件的问题。优化了窗口逻辑。增加了注册本地文件夹内资源的ResourceHandler。

github.com/XuanchenLin/NanUI - ea6244bacdd853b4fa24c0822f8dffc9589a4a0f authored almost 7 years ago by 林选臣 <[email protected]>
内嵌的视频音频等现在可以拖动进度了。

github.com/XuanchenLin/NanUI - 666c86ff2fe18278b86f5e2c58c11bc956e323ae authored almost 7 years ago by 林选臣 <[email protected]>
修正了FormBorderStyle为None时界面渲染不正常的问题;另外,现在JS环境里的hoststatechange, hostactivestate,hostsizechange事件能够正确的在初始化时加载了。

github.com/XuanchenLin/NanUI - 74156bb0ec052c12a72abd5db5c6e0e02b3f6eab authored almost 7 years ago by 林选臣 <[email protected]>
修改正了formstyle为none时,界面渲染不正常的问题。

github.com/XuanchenLin/NanUI - 491cbd3ae78b5fb3f4d6ea1cd8116236c7b2e66e authored almost 7 years ago by 林选臣 <[email protected]>
BUG FIX: ShowInTaskBar=True, NanUI will crash.

github.com/XuanchenLin/NanUI - 44b845cb5d0c273ac690decead9c8e9e5de7bf6e authored almost 7 years ago by 林选臣 <[email protected]>
移除了基础示例,现在基础示例作为单独的项目在GITHUB上托管。

github.com/XuanchenLin/NanUI - 030a8fe540d4d72c728c04b593df1d746d3a0949 authored almost 7 years ago by 林选臣 <[email protected]>
- BUG FIX: ShowInTaskBar=True, ModernUI Shadows will show on incorrect position.

- BUG: ShowInTaskBar=True, NanUI will crash. Please wait for this issue solved.

github.com/XuanchenLin/NanUI - 447d6adb11fb7e63210803258c2ae5e30cf86251 authored almost 7 years ago by 林选臣 <[email protected]>
update readme

github.com/XuanchenLin/NanUI - 7461d5122989d251a0adedd0de0df7c6486ae943 authored almost 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - 0dfd7d507f21bde3e87a731bdbeebc0903b3988c authored almost 7 years ago by 林选臣 <[email protected]>
更新提交

github.com/XuanchenLin/NanUI - 6942c0b31503e4840c13e63b9f0634b1ec48a17f authored almost 7 years ago by 林选臣 <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - eee47788f458a7219f932a32672ae014cf7e496b authored almost 7 years ago by Mr.JSON <[email protected]>
added a new WebBrowser control to NanUI. You can now drag the WebBrowserControl to your form.

github.com/XuanchenLin/NanUI - a5a9d9b0d2cb60d6181479f40234847987cb0b92 authored about 7 years ago by 林选臣 <[email protected]>
删除多余的代码。

github.com/XuanchenLin/NanUI - 59d97804f5ac24ba2a736479e95bd0cae72deb2b authored about 7 years ago by 林选臣 <[email protected]>
add a demo, this demo will guide you to make a customcontrol of nanui.

github.com/XuanchenLin/NanUI - 78b6592c1232316b2c56d0c70065fbdde9ada129 authored about 7 years ago by 林选臣 <[email protected]>
- BUG FIX: n-ui-command html attribute doesn't fire and cause a javasscript error.

- Update new nuget packages.

github.com/XuanchenLin/NanUI - 44e789db511cc7e54106b1ed6af5140574656906 authored about 7 years ago by 林选臣 <[email protected]>
fix issue: maximize/minimize/close commands doesn't fire.

github.com/XuanchenLin/NanUI - bcae140c6a785ece55b3b3dba63369d8bfeb5b5c authored about 7 years ago by 林选臣 <[email protected]>
update nuget packages

github.com/XuanchenLin/NanUI - 568cd689336d590f79b208758839d80d4abfd6f8 authored about 7 years ago by 林选臣 <[email protected]>
Update nuget packages to 0.6.5

github.com/XuanchenLin/NanUI - c604d3dc3c0f229f0c4221ed4e0ea33785e7e10e authored about 7 years ago by 林选臣 <[email protected]>
UPDATE to 0.6.5

github.com/XuanchenLin/NanUI - 78c9d4b120408b06c21e9a2fdfd64732d66dca28 authored about 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - 507da83d61d4d07e113b7e1af613ee82fc188aab authored about 7 years ago by 林选臣 <[email protected]>
fix: can not catch DOMContentLoaded, it will cause min/max/close lose effect.

github.com/XuanchenLin/NanUI - b6ba658820392244f856426f76fbd89da78b5862 authored about 7 years ago by 林选臣 <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - cdfc8affd8eb073fdff2fca34a81849cbaf1429b authored about 7 years ago by Mr.JSON <[email protected]>
Update demo to 0.6.4, the 03 demo adds some new functions.

github.com/XuanchenLin/NanUI - 80161d216ce78dd585367d23a538569bcb8b51c0 authored about 7 years ago by 林选臣 <[email protected]>
fix: No resource satelliget file will throw file not found exception.

fix: when moving or resizing window, the dropdowns show at incorrect postion.

github.com/XuanchenLin/NanUI - ba00fc88c56a7306c91bdfced3dd1f31da3912c8 authored about 7 years ago by 林选臣 <[email protected]>
Update dependeces of NanUI demos.

github.com/XuanchenLin/NanUI - 3a90c47c019fd9e4f5e0325c07ea45006f6b3bf0 authored over 7 years ago by 林选臣 <[email protected]>
update readme.md

github.com/XuanchenLin/NanUI - 37064338b057332ff3b5d7f0064d1f7262d6604e authored over 7 years ago by 林选臣 <[email protected]>
modify the sub version

github.com/XuanchenLin/NanUI - 5252d24e718157b63cc4e1acc705983fd01071df authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - e9f413854dd243040e111d650966a1e2e9fbb3a1 authored over 7 years ago by 林选臣 <[email protected]>
fixed an issue that if you add embedded globalization files like xxx.zh-cn.js or xxx.en-us.css to your project, the .net complier will auto generate satellite files in output fold and NanUI did not loads these files correctly.

github.com/XuanchenLin/NanUI - 149512787619e54250d6249a66c49e9fab96db9a authored over 7 years ago by 林选臣 <[email protected]>
Update README.md

fix some syntax error

github.com/XuanchenLin/NanUI - 96e601e60912e9152a0535426e3415ceb1b4ed09 authored over 7 years ago by Mr.JSON <[email protected]>
Add NetDimension.NanUI.XP project

github.com/XuanchenLin/NanUI - 34276ff11b4a1aecaa665496f44505242e2759a4 authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - 9ef3ce32111170ecf49682f976b28e114c7ac1c3 authored over 7 years ago by 林选臣 <[email protected]>
Add NanUI 0.6 sources. Windows XP will be supported soon.

github.com/XuanchenLin/NanUI - e61537931564a0d1d84fbe206fc92300dc44d3e1 authored over 7 years ago by 林选臣 <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - d531fedbc02a416c00aa6a7264e203ef571cfc04 authored over 7 years ago by Mr.JSON <[email protected]>
Add two demos.

github.com/XuanchenLin/NanUI - 489f3b4dc60901c16f3c392f61284cdb65b68182 authored over 7 years ago by 林选臣 <[email protected]>
Add Basic Usage Demo

github.com/XuanchenLin/NanUI - 8133357730e0c1f4f501a13dacaf55bdf3656710 authored over 7 years ago by 林选臣 <[email protected]>
删除了0.5的各种文件,0.6的Demo后面会陆续放出。

github.com/XuanchenLin/NanUI - 5d1399bbb103d90f9df1304cead6db0243ef0160 authored over 7 years ago by 林选臣 <[email protected]>
up readme to 0.6

github.com/XuanchenLin/NanUI - c0160f342e110cc5af45a840f57b5c93e7558268 authored over 7 years ago by 林选臣 <[email protected]>
修复了一些问题。

github.com/XuanchenLin/NanUI - e9bc7233bf82488a5bf6e234f9678bee4eee4d77 authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI

github.com/XuanchenLin/NanUI - 0c9782c6915a0f29fb8a7926d88a56396d3cce92 authored over 7 years ago by 林选臣 <[email protected]>
修复:1.窗口还没出来,窗口影子先出来的问题。2.系统进程过多时,窗口移动和调整大小变得异常卡顿的问题。具体请参看更新日志。

github.com/XuanchenLin/NanUI - f40e0cb02cf4130555fa98ad13c122c55512c6ee authored over 7 years ago by 林选臣 <[email protected]>
Set theme jekyll-theme-cayman

github.com/XuanchenLin/NanUI - b24f15bb57e321d05f4dff5875dcdc45a6ef0b8f authored over 7 years ago by Mr.JSON <[email protected]>
修改了一些称谓

github.com/XuanchenLin/NanUI - 06753327ce8b560529c1984fd270b086651bc666 authored over 7 years ago by 林选臣 <[email protected]>
不再检测flash运行环境,修正了一些表达式问题。

github.com/XuanchenLin/NanUI - a9e6bd36d384694cb9cdfa8ff461f363e004345c authored over 7 years ago by 林选臣 <[email protected]>
改了readme

github.com/XuanchenLin/NanUI - 50a24cd9fb30d3b1120d78fbf91d728c2610d917 authored over 7 years ago by 林选臣 <[email protected]>
新增了不使用全屏窗口的新类型HtmlContentForm;修正了最大化最小化关闭按钮点击不相应的问题;修正了窗体最大化最小化和恢复时不触发windowstatechange的js事件的问题。

github.com/XuanchenLin/NanUI - 68228aa249bfa4cbbc495c8dcf7705cf950b921b authored over 7 years ago by 林选臣 <[email protected]>
NanUI升级至0.5.0,CEF版本CEF 3.2987.1601 (Chrome 57.0.2987.133)

github.com/XuanchenLin/NanUI - a5df9d87908299385cd20e74230bf508dc5a3550 authored over 7 years ago by 林选臣 <[email protected]>
修改了GetOriginalDeviceScaleFactor函数,让其只工作在win8.1或者win10,但是换言之,win8和win7以及winxp在非默认dpi环境下都会出现问题,所所以在上述系统中,请勿添加app.manifest文件中有关支持HiDPI的选项。

github.com/XuanchenLin/NanUI - 3f2df31c23d4d82e04c7f41188b8fafeef41c479 authored over 7 years ago by Anderson <[email protected]>
修正了界面内按ALT键锁死的问题。

修正了高DPI下HITTEST不正确的问题。

github.com/XuanchenLin/NanUI - e623b248b54639881bda4689291a1aea51df6855 authored over 7 years ago by Anderson <[email protected]>
更新版本号

github.com/XuanchenLin/NanUI - b8e4ba4e9b38c7bd60bb28746f06b5be3f55dbc5 authored over 7 years ago by Anderson <[email protected]>
更新至0.4.4

github.com/XuanchenLin/NanUI - eaebaa186ad9f2a4abca43279350e6cf03ac9208 authored over 7 years ago by Anderson <[email protected]>
Merge pull request #12 from XuanchenLin/master

解决了select的option选择区错位。

github.com/XuanchenLin/NanUI - 0c8b63bd4c3a8310102bade0c7c8657d82ce1838 authored about 8 years ago by Mr.JSON <[email protected]>
解决了问题#4

github.com/XuanchenLin/NanUI - 6d74518bfd3ff261e35b56fba83f6f65709dd59d authored about 8 years ago by 林选臣 <[email protected]>
Upgrade NanUI version to 0.4.3

github.com/XuanchenLin/NanUI - d0ce412ef2f82f57b87c4b5819790f9c009d302d authored over 8 years ago by 林选臣 <[email protected]>
Merge pull request #10 from NetDimension/Testing

解决了某些Win7下面错误渲染边框的问题

github.com/XuanchenLin/NanUI - f2aea6b9eda4c5537a6d5a9c8a93eb779999b38e authored over 8 years ago by Mr.JSON <[email protected]>
解决了某些Win7下面边框渲染出错的问题。

github.com/XuanchenLin/NanUI - a9af4f157145807d6d32d78e71bd950ed12106f1 authored over 8 years ago by 林选臣 <[email protected]>
Merge pull request #9 from NetDimension/Testing

修正了窗口最大化有4像素边框的问题

github.com/XuanchenLin/NanUI - dcdf57ec0565df124319e48bde9ac7c031a44a3e authored over 8 years ago by Mr.JSON <[email protected]>
修正了窗口最大化以后有个4像素白边的问题。

github.com/XuanchenLin/NanUI - 89b73f1450f1fe0a666265758544b701efcf57e6 authored over 8 years ago by 林选臣 <[email protected]>
Update README.md

github.com/XuanchenLin/NanUI - f90cbd7310cce43b30743900523426d20f2e7be6 authored over 8 years ago by Mr.JSON <[email protected]>
Merge pull request #8 from Bronts/patch-1

Update README.md

github.com/XuanchenLin/NanUI - 661a36a084c999b4ce49e55751d9a42101166c4e authored over 8 years ago by Mr.JSON <[email protected]>
现在Win7下面偶尔出现系统边框重绘错误的问题源头找到了,正在寻求处理方法。另外,添加了对本地资源加载的功能。

github.com/XuanchenLin/NanUI - d0e7990323061ef491cfa5621f6c90823c2abed5 authored over 8 years ago by 林选臣 <[email protected]>
Update README.md

modify ‘请密’ to ‘亲密’

github.com/XuanchenLin/NanUI - 24483befb81e8173ad2ce82f53ac377354214d15 authored over 8 years ago by Bronts <[email protected]>
Win7下面偶尔有机会发生标题栏和边框渲染出原本主题的样式,不晓得这次能不能搞定?求测试

github.com/XuanchenLin/NanUI - 630c0e90e7db20fd239a18436ffb790b26ce9ee2 authored over 8 years ago by 林选臣 <[email protected]>
解决最大化时,窗口边缘渲染不正确的问题。

github.com/XuanchenLin/NanUI - d9c69e80b34295ade29ef9ec5874275d39904616 authored over 8 years ago by 林选臣 <[email protected]>
添加了离屏渲染的测试功能,并提供了一个小DEMO

github.com/XuanchenLin/NanUI - c43907ba52ec724f18417167f2a5026f2d4e9115 authored over 8 years ago by 林选臣 <[email protected]>