.. |
proj.win32
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
proj.wp8
|
added wp8 support files and projects
|
2014-03-28 15:39:20 -07:00 |
Android.mk
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
CCProtectedNode.cpp
|
Never include '.cpp' files.
|
2014-03-25 15:32:14 +08:00 |
CCProtectedNode.h
|
closed #102, add CC_CONSTRUCTOR_ACCESS to CCProtectedNode
|
2014-03-27 14:27:30 +08:00 |
CMakeLists.txt
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
CocosGUI.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
CocosGUI.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
GUIDefine.h
|
issue #4401. resolve conflicts
|
2014-03-26 14:54:50 +08:00 |
UIButton.cpp
|
issue #4636. finish button
|
2014-04-03 10:31:10 +08:00 |
UIButton.h
|
issue #4636. finish button
|
2014-04-03 10:31:10 +08:00 |
UICheckBox.cpp
|
issue #4636, add parameter create method to UICheckBox
|
2014-04-03 10:07:46 +08:00 |
UICheckBox.h
|
issue #4636, add parameter create method to UICheckBox
|
2014-04-03 10:07:46 +08:00 |
UIHBox.cpp
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIHBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIHelper.cpp
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIHelper.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIImageView.cpp
|
issue #4636, add parameter create method to UIImageView
|
2014-04-03 10:07:46 +08:00 |
UIImageView.h
|
issue #4636, add parameter create method to UIImageView
|
2014-04-03 10:07:46 +08:00 |
UILayout.cpp
|
Move layout "exe" to cpp
|
2014-03-26 17:58:53 +08:00 |
UILayout.h
|
Move layout "exe" to cpp
|
2014-03-26 17:58:53 +08:00 |
UILayoutDefine.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
UILayoutDefine.h
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
UILayoutParameter.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
UILayoutParameter.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIListView.cpp
|
fixed bugs
|
2014-03-31 11:34:26 +08:00 |
UIListView.h
|
closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS.
|
2014-03-21 13:44:29 +08:00 |
UILoadingBar.cpp
|
issue #4636, add parameter create method for UILoadingBar
|
2014-04-03 10:07:46 +08:00 |
UILoadingBar.h
|
issue #4636, add parameter create method for UILoadingBar
|
2014-04-03 10:07:46 +08:00 |
UIPageView.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
UIPageView.h
|
closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS.
|
2014-03-21 13:44:29 +08:00 |
UIRelativeBox.cpp
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIRelativeBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIRichText.cpp
|
Fixed bugs for Editor
|
2014-03-28 18:54:06 +08:00 |
UIRichText.h
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |
UIScrollInterface.h
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
UIScrollView.cpp
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |
UIScrollView.h
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |
UISlider.cpp
|
closed #4560, fixed UISlider hitTest Point
|
2014-03-26 14:41:53 +08:00 |
UISlider.h
|
closed #4560, fixed UISlider hitTest Point
|
2014-03-26 14:41:53 +08:00 |
UIText.cpp
|
issue #4636. add parameter create function for UIText
|
2014-04-03 10:07:46 +08:00 |
UIText.h
|
issue #4636. add parameter create function for UIText
|
2014-04-03 10:07:46 +08:00 |
UITextAtlas.cpp
|
issue #4636. add parameter create method to UITextAtlas
|
2014-04-03 10:07:46 +08:00 |
UITextAtlas.h
|
issue #4636. add parameter create method to UITextAtlas
|
2014-04-03 10:07:46 +08:00 |
UITextBMFont.cpp
|
issue #4636. add parameter create method to UITextBMFont
|
2014-04-03 10:07:46 +08:00 |
UITextBMFont.h
|
issue #4636. add parameter create method to UITextBMFont
|
2014-04-03 10:07:46 +08:00 |
UITextField.cpp
|
issue #4636. refactor Scale9Sprite
|
2014-04-03 10:07:47 +08:00 |
UITextField.h
|
issue #4636. refactor Scale9Sprite
|
2014-04-03 10:07:47 +08:00 |
UIVBox.cpp
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIVBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIWidget.cpp
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |
UIWidget.h
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |