OSDN Git Service

Version 0.6.67, rename folders.
authoritozyun <itozyun@user.sourceforge.jp>
Mon, 25 Aug 2014 12:19:16 +0000 (21:19 +0900)
committeritozyun <itozyun@user.sourceforge.jp>
Mon, 25 Aug 2014 12:19:16 +0000 (21:19 +0900)
commit27420d0fbdf56a5cda68f5b10de6565de8a5c010
tree0ebbf999e874cc37322c659e5702de69e6fcfc15
parentfb2a4b2dace3975474be1daa56659a861bbcbfbe
Version 0.6.67, rename folders.
34 files changed:
0.6.x/js/00_core/00_X.js [moved from 0.6.x/js/core/00_X.js with 100% similarity]
0.6.x/js/00_core/00_builtin.js [moved from 0.6.x/js/core/00_builtin.js with 89% similarity]
0.6.x/js/00_core/01_XUa.js [moved from 0.6.x/js/core/01_XUa.js with 82% similarity]
0.6.x/js/00_core/02_XType.js [moved from 0.6.x/js/core/02_XType.js with 60% similarity]
0.6.x/js/00_core/03_XCallback.js [moved from 0.6.x/js/core/03_XCallback.js with 100% similarity]
0.6.x/js/00_core/04_XClass.js [moved from 0.6.x/js/core/04_XClass.js with 94% similarity]
0.6.x/js/00_core/05_XTimer.js [moved from 0.6.x/js/core/05_XTimer.js with 95% similarity]
0.6.x/js/00_core/06_XEventDispatcher.js [moved from 0.6.x/js/core/06_XEventDispatcher.js with 90% similarity]
0.6.x/js/00_core/07_XNotification.js [moved from 0.6.x/js/core/07_XNotification.js with 100% similarity]
0.6.x/js/01_dom/10_XDom.js [moved from 0.6.x/js/dom/10_XDom.js with 96% similarity]
0.6.x/js/01_dom/11_XDomDTD.js [moved from 0.6.x/js/dom/11_XDomDTD.js with 100% similarity]
0.6.x/js/01_dom/11_XDomNode.js [moved from 0.6.x/js/dom/11_XDomNode.js with 96% similarity]
0.6.x/js/01_dom/12_XDomEvent.js [moved from 0.6.x/js/dom/12_XDomEvent.js with 88% similarity]
0.6.x/js/01_dom/13_XDomBoxModel.js [moved from 0.6.x/js/dom/13_XDomBoxModel.js with 100% similarity]
0.6.x/js/01_dom/14_XDomAttr.js [moved from 0.6.x/js/dom/14_XDomAttr.js with 100% similarity]
0.6.x/js/01_dom/15_XDomStyle.js [moved from 0.6.x/js/dom/15_XDomStyle.js with 99% similarity]
0.6.x/js/01_dom/17_XDomNodeList.js [moved from 0.6.x/js/dom/17_XDomNodeList.js with 100% similarity]
0.6.x/js/01_dom/18_XDomQuery.js [moved from 0.6.x/js/dom/18_XDomQuery.js with 100% similarity]
0.6.x/js/01_dom/19_XDomParser.js [moved from 0.6.x/js/dom/19_XDomParser.js with 100% similarity]
0.6.x/js/01_dom/20_XDomImage.js [moved from 0.6.x/js/dom/20_XDomImage.js with 79% similarity]
0.6.x/js/01_dom/22_XDomBuilder.js [moved from 0.6.x/js/dom/22_XDomBuilder.js with 100% similarity]
0.6.x/js/10_ui/00_XUI.js [moved from 0.6.x/js/ui/00_XUI.js with 100% similarity]
0.6.x/js/10_ui/02_XUI_Attr.js [moved from 0.6.x/js/ui/02_XUI_Attr.js with 86% similarity]
0.6.x/js/10_ui/04_XUI_Event.js [moved from 0.6.x/js/ui/04_XUI_Event.js with 100% similarity]
0.6.x/js/10_ui/05_XUI_Gesture.js [moved from 0.6.x/js/ui/05_XUI_Gesture.js with 96% similarity]
0.6.x/js/10_ui/06_AbstractUINode.js [moved from 0.6.x/js/ui/06_AbstractUINode.js with 97% similarity]
0.6.x/js/10_ui/08_Box.js [moved from 0.6.x/js/ui/08_Box.js with 95% similarity]
0.6.x/js/10_ui/11_VBox.js [moved from 0.6.x/js/ui/11_VBox.js with 100% similarity]
0.6.x/js/10_ui/12_HBox.js [moved from 0.6.x/js/ui/12_HBox.js with 100% similarity]
0.6.x/js/10_ui/13_TileBox.js [moved from 0.6.x/js/ui/13_TileBox.js with 100% similarity]
0.6.x/js/10_ui/14_ChromeBox.js [moved from 0.6.x/js/ui/14_ChromeBox.js with 96% similarity]
0.6.x/js/10_ui/15_ScrollBox.js [moved from 0.6.x/js/ui/15_ScrollBox.js with 96% similarity]
0.6.x/js/10_ui/17_Text.js [moved from 0.6.x/js/ui/17_Text.js with 100% similarity]
0.6.x/js/10_ui/20_PageRoot.js [moved from 0.6.x/js/ui/20_PageRoot.js with 100% similarity]