OSDN Git Service

Version 0.6.45, replace to new X.UI!
authoritozyun <itozyun@user.sourceforge.jp>
Wed, 4 Jun 2014 11:46:15 +0000 (20:46 +0900)
committeritozyun <itozyun@user.sourceforge.jp>
Wed, 4 Jun 2014 11:46:15 +0000 (20:46 +0900)
commitd4a9a51a78712817a3a4bbfd9a09e9ddccc9aaf0
tree415a5752d67cbde0d6df791f09bbcc595d030fff
parentd3e186b4a3ed6c6fd23c121d8fafae494c05799d
Version 0.6.45, replace to new X.UI!
20 files changed:
0.6.x/css/ju.css
0.6.x/index.html
0.6.x/js/bootstrap.js [deleted file]
0.6.x/js/core/04_XClass.js
0.6.x/js/core/06_XEventDispatcher.js
0.6.x/js/main.js [new file with mode: 0644]
0.6.x/js/ui/00_XUI.js
0.6.x/js/ui/02_XUI_Attr.js [new file with mode: 0644]
0.6.x/js/ui/04_XUI_Event.js
0.6.x/js/ui/06_AbstractUINode.js
0.6.x/js/ui/07_LayoutManagerBase.js [deleted file]
0.6.x/js/ui/08_Box.js
0.6.x/js/ui/09_UINodeStyle.js [deleted file]
0.6.x/js/ui/11_VBox.js
0.6.x/js/ui/12_HBox.js
0.6.x/js/ui/13_TileBox.js
0.6.x/js/ui/14_ChromeBox.js
0.6.x/js/ui/15_ScrollBox.js [new file with mode: 0644]
0.6.x/js/ui/17_Text.js
0.6.x/js/ui/20_PageRoot.js [moved from 0.6.x/js/ui/16_PageRoot.js with 72% similarity]