Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/XuanchenLin/NanUI
NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.
https://github.com/XuanchenLin/NanUI
尴尬的版本号
19fe0db6aed23889bc6a19fee3423d9aea59e6eb authored almost 7 years ago by 林选臣 <[email protected]>
19fe0db6aed23889bc6a19fee3423d9aea59e6eb authored almost 7 years ago by 林选臣 <[email protected]>
修复了一个当拥有并打开了子窗体的主窗体获取焦点时其本身将覆盖子窗体的阴影窗口的问题。
1ae6c2dc2e9d9734cf6771a67e34ad8792f90a3d authored almost 7 years ago by 林选臣 <[email protected]>
1ae6c2dc2e9d9734cf6771a67e34ad8792f90a3d authored almost 7 years ago by 林选臣 <[email protected]>
移除HostObject,现在默认的窗体对象在BrowserCreated事件中通过CefV8Handler的方式注册,避免子窗体丢NanUI对象的问题。
f52d52c49235b830081a3712bccad44bb409b7d7 authored almost 7 years ago by 林选臣 <[email protected]>
f52d52c49235b830081a3712bccad44bb409b7d7 authored almost 7 years ago by 林选臣 <[email protected]>
修复了子窗体最小化后主窗体不响应鼠标事件的问题。优化了窗口逻辑。增加了注册本地文件夹内资源的ResourceHandler。
ea6244bacdd853b4fa24c0822f8dffc9589a4a0f authored almost 7 years ago by 林选臣 <[email protected]>
ea6244bacdd853b4fa24c0822f8dffc9589a4a0f authored almost 7 years ago by 林选臣 <[email protected]>
内嵌的视频音频等现在可以拖动进度了。
666c86ff2fe18278b86f5e2c58c11bc956e323ae authored almost 7 years ago by 林选臣 <[email protected]>
666c86ff2fe18278b86f5e2c58c11bc956e323ae authored almost 7 years ago by 林选臣 <[email protected]>
修正了FormBorderStyle为None时界面渲染不正常的问题;另外,现在JS环境里的hoststatechange, hostactivestate,hostsizechange事件能够正确的在初始化时加载了。
74156bb0ec052c12a72abd5db5c6e0e02b3f6eab authored almost 7 years ago by 林选臣 <[email protected]>
74156bb0ec052c12a72abd5db5c6e0e02b3f6eab authored almost 7 years ago by 林选臣 <[email protected]>
修改正了formstyle为none时,界面渲染不正常的问题。
491cbd3ae78b5fb3f4d6ea1cd8116236c7b2e66e authored almost 7 years ago by 林选臣 <[email protected]>
491cbd3ae78b5fb3f4d6ea1cd8116236c7b2e66e authored almost 7 years ago by 林选臣 <[email protected]>
BUG FIX: ShowInTaskBar=True, NanUI will crash.
44b845cb5d0c273ac690decead9c8e9e5de7bf6e authored almost 7 years ago by 林选臣 <[email protected]>
44b845cb5d0c273ac690decead9c8e9e5de7bf6e authored almost 7 years ago by 林选臣 <[email protected]>
移除了基础示例,现在基础示例作为单独的项目在GITHUB上托管。
030a8fe540d4d72c728c04b593df1d746d3a0949 authored almost 7 years ago by 林选臣 <[email protected]>
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.
447d6adb11fb7e63210803258c2ae5e30cf86251 authored almost 7 years ago by 林选臣 <[email protected]>
update readme
7461d5122989d251a0adedd0de0df7c6486ae943 authored almost 7 years ago by 林选臣 <[email protected]>
7461d5122989d251a0adedd0de0df7c6486ae943 authored almost 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI
0dfd7d507f21bde3e87a731bdbeebc0903b3988c authored almost 7 years ago by 林选臣 <[email protected]>
0dfd7d507f21bde3e87a731bdbeebc0903b3988c authored almost 7 years ago by 林选臣 <[email protected]>
更新提交
6942c0b31503e4840c13e63b9f0634b1ec48a17f authored almost 7 years ago by 林选臣 <[email protected]>
6942c0b31503e4840c13e63b9f0634b1ec48a17f authored almost 7 years ago by 林选臣 <[email protected]>
Update README.md
eee47788f458a7219f932a32672ae014cf7e496b authored about 7 years ago by Mr.JSON <[email protected]>
eee47788f458a7219f932a32672ae014cf7e496b authored about 7 years ago by Mr.JSON <[email protected]>
added a new WebBrowser control to NanUI. You can now drag the WebBrowserControl to your form.
a5a9d9b0d2cb60d6181479f40234847987cb0b92 authored about 7 years ago by 林选臣 <[email protected]>
a5a9d9b0d2cb60d6181479f40234847987cb0b92 authored about 7 years ago by 林选臣 <[email protected]>
删除多余的代码。
59d97804f5ac24ba2a736479e95bd0cae72deb2b authored about 7 years ago by 林选臣 <[email protected]>
59d97804f5ac24ba2a736479e95bd0cae72deb2b authored about 7 years ago by 林选臣 <[email protected]>
add a demo, this demo will guide you to make a customcontrol of nanui.
78b6592c1232316b2c56d0c70065fbdde9ada129 authored about 7 years ago by 林选臣 <[email protected]>
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.
44e789db511cc7e54106b1ed6af5140574656906 authored about 7 years ago by 林选臣 <[email protected]>
fix issue: maximize/minimize/close commands doesn't fire.
bcae140c6a785ece55b3b3dba63369d8bfeb5b5c authored about 7 years ago by 林选臣 <[email protected]>
bcae140c6a785ece55b3b3dba63369d8bfeb5b5c authored about 7 years ago by 林选臣 <[email protected]>
update nuget packages
568cd689336d590f79b208758839d80d4abfd6f8 authored about 7 years ago by 林选臣 <[email protected]>
568cd689336d590f79b208758839d80d4abfd6f8 authored about 7 years ago by 林选臣 <[email protected]>
Update nuget packages to 0.6.5
c604d3dc3c0f229f0c4221ed4e0ea33785e7e10e authored about 7 years ago by 林选臣 <[email protected]>
c604d3dc3c0f229f0c4221ed4e0ea33785e7e10e authored about 7 years ago by 林选臣 <[email protected]>
UPDATE to 0.6.5
78c9d4b120408b06c21e9a2fdfd64732d66dca28 authored about 7 years ago by 林选臣 <[email protected]>
78c9d4b120408b06c21e9a2fdfd64732d66dca28 authored about 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI
507da83d61d4d07e113b7e1af613ee82fc188aab authored about 7 years ago by 林选臣 <[email protected]>
507da83d61d4d07e113b7e1af613ee82fc188aab authored about 7 years ago by 林选臣 <[email protected]>
fix: can not catch DOMContentLoaded, it will cause min/max/close lose effect.
b6ba658820392244f856426f76fbd89da78b5862 authored about 7 years ago by 林选臣 <[email protected]>
b6ba658820392244f856426f76fbd89da78b5862 authored about 7 years ago by 林选臣 <[email protected]>
Update README.md
cdfc8affd8eb073fdff2fca34a81849cbaf1429b authored about 7 years ago by Mr.JSON <[email protected]>
cdfc8affd8eb073fdff2fca34a81849cbaf1429b authored about 7 years ago by Mr.JSON <[email protected]>
Update demo to 0.6.4, the 03 demo adds some new functions.
80161d216ce78dd585367d23a538569bcb8b51c0 authored over 7 years ago by 林选臣 <[email protected]>
80161d216ce78dd585367d23a538569bcb8b51c0 authored over 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.
ba00fc88c56a7306c91bdfced3dd1f31da3912c8 authored over 7 years ago by 林选臣 <[email protected]>
Update dependeces of NanUI demos.
3a90c47c019fd9e4f5e0325c07ea45006f6b3bf0 authored over 7 years ago by 林选臣 <[email protected]>
3a90c47c019fd9e4f5e0325c07ea45006f6b3bf0 authored over 7 years ago by 林选臣 <[email protected]>
update readme.md
37064338b057332ff3b5d7f0064d1f7262d6604e authored over 7 years ago by 林选臣 <[email protected]>
37064338b057332ff3b5d7f0064d1f7262d6604e authored over 7 years ago by 林选臣 <[email protected]>
modify the sub version
5252d24e718157b63cc4e1acc705983fd01071df authored over 7 years ago by 林选臣 <[email protected]>
5252d24e718157b63cc4e1acc705983fd01071df authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI
e9f413854dd243040e111d650966a1e2e9fbb3a1 authored over 7 years ago by 林选臣 <[email protected]>
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.
149512787619e54250d6249a66c49e9fab96db9a authored over 7 years ago by 林选臣 <[email protected]>
149512787619e54250d6249a66c49e9fab96db9a authored over 7 years ago by 林选臣 <[email protected]>
Update README.md
fix some syntax error
96e601e60912e9152a0535426e3415ceb1b4ed09 authored over 7 years ago by Mr.JSON <[email protected]>
Add NetDimension.NanUI.XP project
34276ff11b4a1aecaa665496f44505242e2759a4 authored over 7 years ago by 林选臣 <[email protected]>
34276ff11b4a1aecaa665496f44505242e2759a4 authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI
9ef3ce32111170ecf49682f976b28e114c7ac1c3 authored over 7 years ago by 林选臣 <[email protected]>
9ef3ce32111170ecf49682f976b28e114c7ac1c3 authored over 7 years ago by 林选臣 <[email protected]>
Add NanUI 0.6 sources. Windows XP will be supported soon.
e61537931564a0d1d84fbe206fc92300dc44d3e1 authored over 7 years ago by 林选臣 <[email protected]>
e61537931564a0d1d84fbe206fc92300dc44d3e1 authored over 7 years ago by 林选臣 <[email protected]>
Update README.md
d531fedbc02a416c00aa6a7264e203ef571cfc04 authored over 7 years ago by Mr.JSON <[email protected]>
d531fedbc02a416c00aa6a7264e203ef571cfc04 authored over 7 years ago by Mr.JSON <[email protected]>
Add two demos.
489f3b4dc60901c16f3c392f61284cdb65b68182 authored over 7 years ago by 林选臣 <[email protected]>
489f3b4dc60901c16f3c392f61284cdb65b68182 authored over 7 years ago by 林选臣 <[email protected]>
Add Basic Usage Demo
8133357730e0c1f4f501a13dacaf55bdf3656710 authored over 7 years ago by 林选臣 <[email protected]>
8133357730e0c1f4f501a13dacaf55bdf3656710 authored over 7 years ago by 林选臣 <[email protected]>
删除了0.5的各种文件,0.6的Demo后面会陆续放出。
5d1399bbb103d90f9df1304cead6db0243ef0160 authored over 7 years ago by 林选臣 <[email protected]>
5d1399bbb103d90f9df1304cead6db0243ef0160 authored over 7 years ago by 林选臣 <[email protected]>
README
2f95a795b7376824615a6a73fa1ad8559e2e34f7 authored over 7 years ago by 林选臣 <[email protected]>
2f95a795b7376824615a6a73fa1ad8559e2e34f7 authored over 7 years ago by 林选臣 <[email protected]>
up readme to 0.6
c0160f342e110cc5af45a840f57b5c93e7558268 authored over 7 years ago by 林选臣 <[email protected]>
c0160f342e110cc5af45a840f57b5c93e7558268 authored over 7 years ago by 林选臣 <[email protected]>
修复了一些问题。
e9bc7233bf82488a5bf6e234f9678bee4eee4d77 authored over 7 years ago by 林选臣 <[email protected]>
e9bc7233bf82488a5bf6e234f9678bee4eee4d77 authored over 7 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI
0c9782c6915a0f29fb8a7926d88a56396d3cce92 authored over 7 years ago by 林选臣 <[email protected]>
0c9782c6915a0f29fb8a7926d88a56396d3cce92 authored over 7 years ago by 林选臣 <[email protected]>
修复:1.窗口还没出来,窗口影子先出来的问题。2.系统进程过多时,窗口移动和调整大小变得异常卡顿的问题。具体请参看更新日志。
f40e0cb02cf4130555fa98ad13c122c55512c6ee authored over 7 years ago by 林选臣 <[email protected]>
f40e0cb02cf4130555fa98ad13c122c55512c6ee authored over 7 years ago by 林选臣 <[email protected]>
Set theme jekyll-theme-cayman
b24f15bb57e321d05f4dff5875dcdc45a6ef0b8f authored over 7 years ago by Mr.JSON <[email protected]>
b24f15bb57e321d05f4dff5875dcdc45a6ef0b8f authored over 7 years ago by Mr.JSON <[email protected]>
修改了一些称谓
06753327ce8b560529c1984fd270b086651bc666 authored over 7 years ago by 林选臣 <[email protected]>
06753327ce8b560529c1984fd270b086651bc666 authored over 7 years ago by 林选臣 <[email protected]>
不再检测flash运行环境,修正了一些表达式问题。
a9e6bd36d384694cb9cdfa8ff461f363e004345c authored over 7 years ago by 林选臣 <[email protected]>
a9e6bd36d384694cb9cdfa8ff461f363e004345c authored over 7 years ago by 林选臣 <[email protected]>
改了readme
50a24cd9fb30d3b1120d78fbf91d728c2610d917 authored over 7 years ago by 林选臣 <[email protected]>
50a24cd9fb30d3b1120d78fbf91d728c2610d917 authored over 7 years ago by 林选臣 <[email protected]>
新增了不使用全屏窗口的新类型HtmlContentForm;修正了最大化最小化关闭按钮点击不相应的问题;修正了窗体最大化最小化和恢复时不触发windowstatechange的js事件的问题。
68228aa249bfa4cbbc495c8dcf7705cf950b921b authored over 7 years ago by 林选臣 <[email protected]>
68228aa249bfa4cbbc495c8dcf7705cf950b921b authored over 7 years ago by 林选臣 <[email protected]>
NanUI升级至0.5.0,CEF版本CEF 3.2987.1601 (Chrome 57.0.2987.133)
a5df9d87908299385cd20e74230bf508dc5a3550 authored over 7 years ago by 林选臣 <[email protected]>
a5df9d87908299385cd20e74230bf508dc5a3550 authored over 7 years ago by 林选臣 <[email protected]>
修改了GetOriginalDeviceScaleFactor函数,让其只工作在win8.1或者win10,但是换言之,win8和win7以及winxp在非默认dpi环境下都会出现问题,所所以在上述系统中,请勿添加app.manifest文件中有关支持HiDPI的选项。
3f2df31c23d4d82e04c7f41188b8fafeef41c479 authored over 7 years ago by Anderson <[email protected]>
3f2df31c23d4d82e04c7f41188b8fafeef41c479 authored over 7 years ago by Anderson <[email protected]>
修正了界面内按ALT键锁死的问题。
修正了高DPI下HITTEST不正确的问题。
e623b248b54639881bda4689291a1aea51df6855 authored over 7 years ago by Anderson <[email protected]>
更新版本号
b8e4ba4e9b38c7bd60bb28746f06b5be3f55dbc5 authored over 7 years ago by Anderson <[email protected]>
b8e4ba4e9b38c7bd60bb28746f06b5be3f55dbc5 authored over 7 years ago by Anderson <[email protected]>
更新至0.4.4
eaebaa186ad9f2a4abca43279350e6cf03ac9208 authored over 7 years ago by Anderson <[email protected]>
eaebaa186ad9f2a4abca43279350e6cf03ac9208 authored over 7 years ago by Anderson <[email protected]>
Merge pull request #12 from XuanchenLin/master
解决了select的option选择区错位。
0c8b63bd4c3a8310102bade0c7c8657d82ce1838 authored about 8 years ago by Mr.JSON <[email protected]>
解决了问题#4
6d74518bfd3ff261e35b56fba83f6f65709dd59d authored about 8 years ago by 林选臣 <[email protected]>
6d74518bfd3ff261e35b56fba83f6f65709dd59d authored about 8 years ago by 林选臣 <[email protected]>
Upgrade NanUI version to 0.4.3
d0ce412ef2f82f57b87c4b5819790f9c009d302d authored over 8 years ago by 林选臣 <[email protected]>
d0ce412ef2f82f57b87c4b5819790f9c009d302d authored over 8 years ago by 林选臣 <[email protected]>
Merge pull request #10 from NetDimension/Testing
解决了某些Win7下面错误渲染边框的问题
f2aea6b9eda4c5537a6d5a9c8a93eb779999b38e authored over 8 years ago by Mr.JSON <[email protected]>
解决了某些Win7下面边框渲染出错的问题。
a9af4f157145807d6d32d78e71bd950ed12106f1 authored over 8 years ago by 林选臣 <[email protected]>
a9af4f157145807d6d32d78e71bd950ed12106f1 authored over 8 years ago by 林选臣 <[email protected]>
Merge pull request #9 from NetDimension/Testing
修正了窗口最大化有4像素边框的问题
dcdf57ec0565df124319e48bde9ac7c031a44a3e authored over 8 years ago by Mr.JSON <[email protected]>
修正了窗口最大化以后有个4像素白边的问题。
89b73f1450f1fe0a666265758544b701efcf57e6 authored over 8 years ago by 林选臣 <[email protected]>
89b73f1450f1fe0a666265758544b701efcf57e6 authored over 8 years ago by 林选臣 <[email protected]>
Update README.md
f90cbd7310cce43b30743900523426d20f2e7be6 authored over 8 years ago by Mr.JSON <[email protected]>
f90cbd7310cce43b30743900523426d20f2e7be6 authored over 8 years ago by Mr.JSON <[email protected]>
Merge pull request #8 from Bronts/patch-1
Update README.md
661a36a084c999b4ce49e55751d9a42101166c4e authored over 8 years ago by Mr.JSON <[email protected]>
现在Win7下面偶尔出现系统边框重绘错误的问题源头找到了,正在寻求处理方法。另外,添加了对本地资源加载的功能。
d0e7990323061ef491cfa5621f6c90823c2abed5 authored over 8 years ago by 林选臣 <[email protected]>
d0e7990323061ef491cfa5621f6c90823c2abed5 authored over 8 years ago by 林选臣 <[email protected]>
Update README.md
modify ‘请密’ to ‘亲密’
24483befb81e8173ad2ce82f53ac377354214d15 authored over 8 years ago by Bronts <[email protected]>
Win7下面偶尔有机会发生标题栏和边框渲染出原本主题的样式,不晓得这次能不能搞定?求测试
630c0e90e7db20fd239a18436ffb790b26ce9ee2 authored over 8 years ago by 林选臣 <[email protected]>
630c0e90e7db20fd239a18436ffb790b26ce9ee2 authored over 8 years ago by 林选臣 <[email protected]>
解决最大化时,窗口边缘渲染不正确的问题。
d9c69e80b34295ade29ef9ec5874275d39904616 authored over 8 years ago by 林选臣 <[email protected]>
d9c69e80b34295ade29ef9ec5874275d39904616 authored over 8 years ago by 林选臣 <[email protected]>
添加了离屏渲染的测试功能,并提供了一个小DEMO
c43907ba52ec724f18417167f2a5026f2d4e9115 authored over 8 years ago by 林选臣 <[email protected]>
c43907ba52ec724f18417167f2a5026f2d4e9115 authored over 8 years ago by 林选臣 <[email protected]>
0.4.1更新后无法下载CEF库的问题紧急修复了,这是我没有仔细核对版本号造成的问题,现在已修正。
ef007e3abd8f0b5575dcd2c4f1dcde946e436d34 authored over 8 years ago by 林选臣 <[email protected]>
ef007e3abd8f0b5575dcd2c4f1dcde946e436d34 authored over 8 years ago by 林选臣 <[email protected]>
修复了CEF库无法下载的问题,这是我的过,没仔细检查导致版本编号与服务器端的编号不一致造成无法下载。
79a67c7ac478df70ba646d150ed403dcf9afc9df authored over 8 years ago by 林选臣 <[email protected]>
79a67c7ac478df70ba646d150ed403dcf9afc9df authored over 8 years ago by 林选臣 <[email protected]>
修改了Readme
2f7bda4ec793aac4b4b49ef4f717e07d1de5bd9a authored over 8 years ago by 林选臣 <[email protected]>
2f7bda4ec793aac4b4b49ef4f717e07d1de5bd9a authored over 8 years ago by 林选臣 <[email protected]>
CEF版本更改为3.2526.1373.gb660893,之前的版本在XP下有问题会造成CEF初始化失败,现在服务器上的CEF库也已修改。
2c141328e835e004e1f5b1104202c9ab6d4175e2 authored over 8 years ago by 林选臣 <[email protected]>
2c141328e835e004e1f5b1104202c9ab6d4175e2 authored over 8 years ago by 林选臣 <[email protected]>
因为CEF3.2526.1366.g8617e7c在XP环境下有问题,现在将CEF版本更新到3.2526.1373.gb660893.
f3279043038363b791313e8301f2341247f36860 authored over 8 years ago by 林选臣 <[email protected]>
f3279043038363b791313e8301f2341247f36860 authored over 8 years ago by 林选臣 <[email protected]>
新增了本地CEF运行库的支持,把CEF运行库拷贝到“软件目录\fx\”即可。
1a95971e08c29385010cfd73aadcfed3e068cef0 authored over 8 years ago by 林选臣 <[email protected]>
1a95971e08c29385010cfd73aadcfed3e068cef0 authored over 8 years ago by 林选臣 <[email protected]>
新增了本地CEF目录的支持
21443eb4cf9d8c7ff50d48b587f5ff56108a3ee7 authored over 8 years ago by 林选臣 <[email protected]>
21443eb4cf9d8c7ff50d48b587f5ff56108a3ee7 authored over 8 years ago by 林选臣 <[email protected]>
0.4.1 新增了NonclientMode下面的窗口投影。
04025fce64d1d33886e50c579114de2e5a73736f authored over 8 years ago by 林选臣 <[email protected]>
04025fce64d1d33886e50c579114de2e5a73736f authored over 8 years ago by 林选臣 <[email protected]>
修改了Readme
3c30c07b462cd9b2e7088457cfe5dfcb866f9333 authored over 8 years ago by 林选臣 <[email protected]>
3c30c07b462cd9b2e7088457cfe5dfcb866f9333 authored over 8 years ago by 林选臣 <[email protected]>
NanUI 0.4
7e62e653595c2efe8aba3773a6f4692e5fa9ca50 authored over 8 years ago by 林选臣 <[email protected]>
7e62e653595c2efe8aba3773a6f4692e5fa9ca50 authored over 8 years ago by 林选臣 <[email protected]>
更换了CEF运行支持库的下载地址
e57b4b4f04d70eece063e76fddfc1128002b549c authored over 8 years ago by 林选臣 <[email protected]>
e57b4b4f04d70eece063e76fddfc1128002b549c authored over 8 years ago by 林选臣 <[email protected]>
Merge branch 'master' of https://github.com/NetDimension/NanUI.git
eb4a2e280456fd14af1d412ddc41ae9dfb06ba59 authored over 8 years ago by 林选臣 <[email protected]>
eb4a2e280456fd14af1d412ddc41ae9dfb06ba59 authored over 8 years ago by 林选臣 <[email protected]>
Add InvalidateWindow to WM_SIZE, WM_MOVE messages. Hope it can solve NCArea drawing incorecct borders.
07d552fcbdaeb7ac664f93bd9318bb9350de71c2 authored over 8 years ago by 林选臣 <[email protected]>
07d552fcbdaeb7ac664f93bd9318bb9350de71c2 authored over 8 years ago by 林选臣 <[email protected]>
Update README.md
b3fd4a6ad212ca26a547eec343d92f730a9a55d8 authored over 8 years ago by Mr.JSON <[email protected]>
b3fd4a6ad212ca26a547eec343d92f730a9a55d8 authored over 8 years ago by Mr.JSON <[email protected]>
Update README.md
5426151f9c70cc7773e9abfccdbe27c3c4a3b5a0 authored over 8 years ago by Mr.JSON <[email protected]>
5426151f9c70cc7773e9abfccdbe27c3c4a3b5a0 authored over 8 years ago by Mr.JSON <[email protected]>
重新组织了using
d6eb7109bac942cf4a138d8695ab438bdae479be authored over 8 years ago by 林选臣 <[email protected]>
d6eb7109bac942cf4a138d8695ab438bdae479be authored over 8 years ago by 林选臣 <[email protected]>
移除了一些没有用的东西
4aae308c4a7775ee7b3c7ea1cca101afc8b01ba4 authored over 8 years ago by 林选臣 <[email protected]>
4aae308c4a7775ee7b3c7ea1cca101afc8b01ba4 authored over 8 years ago by 林选臣 <[email protected]>
Markdown编辑器修复了个问题
6c75b6dca0f98c5261c8ea8921128e3ca7eb2f06 authored over 8 years ago by 林选臣 <[email protected]>
6c75b6dca0f98c5261c8ea8921128e3ca7eb2f06 authored over 8 years ago by 林选臣 <[email protected]>
处理非客户区重绘的一些问题。
e7b6cebb0650c3c2b563df512e87fedda40ad58c authored over 8 years ago by 林选臣 <[email protected]>
e7b6cebb0650c3c2b563df512e87fedda40ad58c authored over 8 years ago by 林选臣 <[email protected]>
修复NonclientMode下会偶尔出现原生命令按钮的问题。但在之前的消息处理中已经处理过WM_NCUAHDRAWCAPTION和WM_NCUAHDRAWFRAME,居然还会出现,所以现在把该消息里面InvalidteWindow的逻辑注释了。
022aee04037e0400e9b15f58186b0a4d3c6cc889 authored over 8 years ago by 林选臣 <[email protected]>
022aee04037e0400e9b15f58186b0a4d3c6cc889 authored over 8 years ago by 林选臣 <[email protected]>
继续改README的Markdown,额。。。
b9225c0374c2da42c9109c5dbbf45d9c1f1aa14f authored over 8 years ago by 林选臣 <[email protected]>
b9225c0374c2da42c9109c5dbbf45d9c1f1aa14f authored over 8 years ago by 林选臣 <[email protected]>
添加了新的demo程序,Markdown编辑器
d60c27eb6cede60743c50680888d04e30fd49892 authored over 8 years ago by 林选臣 <[email protected]>
d60c27eb6cede60743c50680888d04e30fd49892 authored over 8 years ago by 林选臣 <[email protected]>
修复了一些问题
db56d48216d3aacec445a14ae58836e9b941ecbb authored over 8 years ago by 林选臣 <[email protected]>
db56d48216d3aacec445a14ae58836e9b941ecbb authored over 8 years ago by 林选臣 <[email protected]>
受不了了,下个NanUI的DEMO,我来做个Markdown所见即所得编辑器!
58a09a5cc2795d3533d887dd743072f3a62f6f2e authored over 8 years ago by 林选臣 <[email protected]>
58a09a5cc2795d3533d887dd743072f3a62f6f2e authored over 8 years ago by 林选臣 <[email protected]>
readme,markdown真特么纠结
d5378ff6a0a9255faaf9a26e727fef65cff9cdd3 authored over 8 years ago by 林选臣 <[email protected]>
d5378ff6a0a9255faaf9a26e727fef65cff9cdd3 authored over 8 years ago by 林选臣 <[email protected]>
readme
d25e06932125a86c29e63235a0b29d35d4fe6cfd authored over 8 years ago by 林选臣 <[email protected]>
d25e06932125a86c29e63235a0b29d35d4fe6cfd authored over 8 years ago by 林选臣 <[email protected]>
readme
63cbb88724ab609b174c22637d784b443ce5394f authored over 8 years ago by 林选臣 <[email protected]>
63cbb88724ab609b174c22637d784b443ce5394f authored over 8 years ago by 林选臣 <[email protected]>
readme
2bf47e0814c79969aad5218d58e63a37a47513b5 authored over 8 years ago by 林选臣 <[email protected]>
2bf47e0814c79969aad5218d58e63a37a47513b5 authored over 8 years ago by 林选臣 <[email protected]>
修改了下载器逻辑,分开下载运行支持文件,有效减小下载体积。
c773ac755b6f5a67bd8005001fca3ec6819f10d3 authored over 8 years ago by 林选臣 <[email protected]>
c773ac755b6f5a67bd8005001fca3ec6819f10d3 authored over 8 years ago by 林选臣 <[email protected]>
添加项目文件。
41ebda9524614da5ec82333109ad16630275bb05 authored over 8 years ago by 林选臣 <[email protected]>
41ebda9524614da5ec82333109ad16630275bb05 authored over 8 years ago by 林选臣 <[email protected]>