axmol/extensions/GUI/CCEditBox
Ricardo Quesada c386f88e32 Merge branch 'develop' into visit_draw_improved
Conflicts:
	CHANGELOG
	cocos/gui/UILayout.h
2014-03-03 11:27:42 -08:00
..
CCEditBox.cpp Merge branch 'develop' into visit_draw_improved 2014-03-03 11:27:42 -08:00
CCEditBox.h Merge branch 'develop' into visit_draw_improved 2014-03-03 11:27:42 -08:00
CCEditBoxImpl.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplAndroid.cpp closed #4097: Adds a macro to disable inserting script binding relevant codes. 2014-02-20 16:40:46 +08:00
CCEditBoxImplAndroid.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCEditBoxImplIOS.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplIOS.mm fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplMac.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplMac.mm fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplNone.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCEditBoxImplWin.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCEditBoxImplWin.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00