axmol/cocos/ui
Ricardo Quesada 342d934a0e scheduler and macro fixes
* kRepeatForever -> CC_REPEAT_FOREVER
* schedule_selector -> CC_SCHEDULE_SELECTOR
* [new] Node::schedule(const std::function<>& callback, const std::string &key)

Updates all smaples
2014-10-03 09:38:36 -07:00
..
UIEditBox scheduler and macro fixes 2014-10-03 09:38:36 -07:00
proj.win32 remove Win32InputBox.cpp/.h, move them to UIEditBoxImpl-win32.cpp 2014-09-24 17:47:38 +08:00
proj.wp8 compiles on wp8 2014-09-09 18:22:11 -07:00
Android.mk Platform fixed 2014-09-09 16:50:02 -07:00
CocosGUI.cpp
CocosGUI.h fix compile errors 2014-09-18 01:30:14 +08:00
GUIDefine.h add video player debug draw config 2014-09-15 17:59:51 +08:00
GUIExport.h
UIButton.cpp add getTitleRenderer interface to UIButton 2014-09-17 10:57:40 +08:00
UIButton.h add getTitleRenderer interface to UIButton 2014-09-17 10:57:40 +08:00
UICheckBox.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UICheckBox.h change return const value to value 2014-09-12 14:39:22 +08:00
UIDeprecated.cpp
UIDeprecated.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIHBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIHBox.h
UIHelper.cpp
UIHelper.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIImageView.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIImageView.h change return const value to value 2014-09-12 14:39:22 +08:00
UILayout.cpp fix bug produce by CCDrawNode in test Node:UI-GUI Editor test-ScrollView PageView ListView 2014-09-17 14:00:40 +08:00
UILayout.h add swallow touch and propagation customization to UIWidgets 2014-08-15 15:28:28 +08:00
UILayoutManager.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
UILayoutManager.h
UILayoutParameter.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UILayoutParameter.h
UIListView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIListView.h
UILoadingBar.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UILoadingBar.h change return const value to value 2014-09-12 14:39:22 +08:00
UIPageView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIPageView.h
UIRelativeBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIRelativeBox.h
UIRichText.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIRichText.h change return const value to value 2014-09-12 14:39:22 +08:00
UIScale9Sprite.cpp scale9Sprite without scale9enabled scale fix 2014-09-30 10:59:20 +04:00
UIScale9Sprite.h scale9Sprite without scale9enabled scale fix 2014-09-30 10:59:20 +04:00
UIScrollView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIScrollView.h
UISlider.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UISlider.h change return const value to value 2014-09-12 14:39:22 +08:00
UIText.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIText.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextAtlas.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UITextAtlas.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextBMFont.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UITextBMFont.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextField.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UITextField.h change return const value to value 2014-09-12 14:39:22 +08:00
UIVBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIVBox.h
UIVideoPlayer-android.cpp Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk 2014-09-11 16:41:54 +08:00
UIVideoPlayer-ios.mm add video player debug draw config 2014-09-15 17:59:51 +08:00
UIVideoPlayer.h Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
UIWebView-inl.h compile error & code spelling error 2014-09-18 11:52:23 +08:00
UIWebView.cpp The files name: modify underline to hyphen 2014-09-19 10:24:17 +08:00
UIWebView.h LE 2014-09-18 16:33:46 +08:00
UIWebView.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIWebViewImpl-android.cpp improve android web view 2014-09-15 18:14:04 +08:00
UIWebViewImpl-android.h improve android web view 2014-09-15 18:14:04 +08:00
UIWebViewImpl-ios.h improve iOS WebView 2014-09-15 18:02:11 +08:00
UIWebViewImpl-ios.mm fix missing includes 2014-09-23 23:19:25 +04:00
UIWebViewImpl-win32.cpp The files name: modify underline to hyphen 2014-09-19 10:24:17 +08:00
UIWebViewImpl-win32.h The files name: modify underline to hyphen 2014-09-19 10:24:17 +08:00
UIWidget.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIWidget.h add getTitleRenderer interface to UIButton 2014-09-17 10:57:40 +08:00