.. |
proj.win32
|
Optimize the win32 projects configuration.
|
2014-06-20 10:50:43 +08:00 |
proj.wp8
|
remove UIInterface.h header file
|
2014-06-09 10:35:54 +08:00 |
Android.mk
|
rename UILayout
|
2014-05-28 10:17:34 +08:00 |
CCProtectedNode.cpp
|
Add new line at the end of a file to *.cpp
|
2014-06-19 20:45:24 +09:00 |
CCProtectedNode.h
|
Add new line at the end of a file to *.h
|
2014-06-19 20:45:49 +09:00 |
CMakeLists.txt
|
rename UILayout
|
2014-05-28 10:17:34 +08:00 |
CocosGUI.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
CocosGUI.h
|
issue #5176, refactor UIFocusManager
|
2014-05-26 18:17:47 +08:00 |
GUIDefine.h
|
refact ui header file include
|
2014-06-04 14:56:33 +08:00 |
UIButton.cpp
|
Merge pull request #7194 from andyque/fixTouchEvent
|
2014-06-25 14:05:16 +08:00 |
UIButton.h
|
closed #5591, fix UIButton setTitleColor & getTitleColor not match
|
2014-06-25 13:47:29 +08:00 |
UICheckBox.cpp
|
Merge branch 'v3' into fixTouchEvent
|
2014-06-25 11:10:51 +08:00 |
UICheckBox.h
|
refactor UICheckBox setColor & setOpacity
|
2014-06-06 16:01:55 +08:00 |
UIDeprecated.h
|
add deprecated variable
|
2014-06-27 15:42:00 +08:00 |
UIHBox.cpp
|
refactor setSize to setContentSize and deprecated the old interface
|
2014-06-20 14:03:33 +08:00 |
UIHBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIHelper.cpp
|
fixed ui header file include problem
|
2014-05-22 10:49:28 +08:00 |
UIHelper.h
|
fixed ui header file include problem
|
2014-05-22 10:49:28 +08:00 |
UIImageView.cpp
|
issue #5161, replace all _size to _contentSize
|
2014-06-20 10:40:16 +08:00 |
UIImageView.h
|
refactor ImageView setColor & setOpacity
|
2014-06-06 16:02:44 +08:00 |
UILayout.cpp
|
fix ListView addChild problem
|
2014-06-25 16:17:16 +08:00 |
UILayout.h
|
fix ListView addChild problem
|
2014-06-25 16:17:16 +08:00 |
UILayoutManager.cpp
|
issue #5161, deprecated getSize
|
2014-06-20 11:18:53 +08:00 |
UILayoutManager.h
|
rename UILayout
|
2014-05-28 10:17:34 +08:00 |
UILayoutParameter.cpp
|
fix margin zero
|
2014-06-27 15:39:10 +08:00 |
UILayoutParameter.h
|
fix margin zero
|
2014-06-27 15:39:10 +08:00 |
UIListView.cpp
|
fix margin zero
|
2014-06-27 15:39:10 +08:00 |
UIListView.h
|
fix ListView addChild problem
|
2014-06-25 16:17:16 +08:00 |
UILoadingBar.cpp
|
issue #5161, replace all _size to _contentSize
|
2014-06-20 10:40:16 +08:00 |
UILoadingBar.h
|
refactor LoadingBar setColor & setOpacity
|
2014-06-06 16:03:59 +08:00 |
UIPageView.cpp
|
Merge branch 'v3' into fixTouchEvent
|
2014-06-25 11:10:51 +08:00 |
UIPageView.h
|
refactor touch event
|
2014-06-09 10:23:11 +08:00 |
UIRelativeBox.cpp
|
refactor setSize to setContentSize and deprecated the old interface
|
2014-06-20 14:03:33 +08:00 |
UIRelativeBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIRichText.cpp
|
fixed #4693: override addChild by name
|
2014-06-25 11:27:48 +08:00 |
UIRichText.h
|
Adds setNormalizedPosition()
|
2014-05-30 16:42:05 -07:00 |
UIScrollView.cpp
|
fix ListView addChild problem
|
2014-06-25 16:17:16 +08:00 |
UIScrollView.h
|
fix ListView addChild problem
|
2014-06-25 16:17:16 +08:00 |
UISlider.cpp
|
Merge branch 'v3' into fixTouchEvent
|
2014-06-25 11:10:51 +08:00 |
UISlider.h
|
refactor Slider setColor & setOpacity
|
2014-06-06 16:07:47 +08:00 |
UIText.cpp
|
fix gui reader
|
2014-06-26 17:29:07 +08:00 |
UIText.h
|
update ccs-res
|
2014-06-18 11:26:26 +08:00 |
UITextAtlas.cpp
|
issue #5161, replace all _size to _contentSize
|
2014-06-20 10:40:16 +08:00 |
UITextAtlas.h
|
refactor TextAtlas setColor & setOpacity
|
2014-06-06 16:09:13 +08:00 |
UITextBMFont.cpp
|
issue #5161, replace all _size to _contentSize
|
2014-06-20 10:40:16 +08:00 |
UITextBMFont.h
|
refactor TextBMFont setColor & setOpacity
|
2014-06-06 16:09:59 +08:00 |
UITextField.cpp
|
issue #5161, replace all _size to _contentSize
|
2014-06-20 10:40:16 +08:00 |
UITextField.h
|
Merge branch 'improvement/COC-3' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into improveUITextField
|
2014-06-09 14:46:04 +08:00 |
UIVBox.cpp
|
refactor setSize to setContentSize and deprecated the old interface
|
2014-06-20 14:03:33 +08:00 |
UIVBox.h
|
Modify layout and add Boxes
|
2014-03-25 17:15:54 +08:00 |
UIVideoPlayer.h
|
Compiles on iOS
|
2014-06-02 16:02:54 -07:00 |
UIVideoPlayerAndroid.cpp
|
Compiles on Windows and Android
|
2014-06-04 09:48:35 -07:00 |
UIVideoPlayerIOS.mm
|
Merge remote-tracking branch 'cocos2d/v3' into normalized_position
|
2014-06-04 09:19:22 -07:00 |
UIWidget.cpp
|
Merge branch 'v3' into fixTouchEvent
|
2014-06-25 11:10:51 +08:00 |
UIWidget.h
|
Merge branch 'v3' into feature5161
|
2014-06-24 09:51:18 +08:00 |