andyque
|
f32044fca9
|
closed #5176, fix FocusNavigationController
|
2014-05-26 18:38:03 +08:00 |
andyque
|
642969cc84
|
issue #5176, move setting setFirstFocsuedWidget to setFocused method
|
2014-05-26 18:27:06 +08:00 |
andyque
|
69d5b486af
|
Revert "issue #5176, fix compile error on other platforms"
This reverts commit 9118d7a98a .
Conflicts:
cocos/ui/UIFocusManager.h
|
2014-05-26 18:19:23 +08:00 |
andyque
|
1a6dba8656
|
issue #5176, refactor UIFocusManager
|
2014-05-26 18:17:47 +08:00 |
andyque
|
cc8b70b87d
|
issue #5176, refactor UIFocusManager and UIScrollView
|
2014-05-26 17:34:56 +08:00 |
andyque
|
9118d7a98a
|
issue #5176, fix compile error on other platforms
|
2014-05-26 15:35:43 +08:00 |
andyque
|
e866800044
|
issue #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44:28 +08:00 |
andyque
|
40f2128acd
|
Merge branch 'v3' into 5176
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/ui/UIPageView.cpp
cocos/ui/UIScrollView.cpp
cocos/ui/UIScrollView.h
|
2014-05-26 14:00:23 +08:00 |
andyque
|
8112962778
|
issue #5183, remove in class member initialization
|
2014-05-26 09:51:05 +08:00 |
andyque
|
634fea7c45
|
Merge remote-tracking branch 'upstream/v3' into refactor5183
|
2014-05-26 09:18:32 +08:00 |
andyque
|
d612518421
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +08:00 |
andyque
|
6d9a21d0ed
|
issue #5176, add focus event listener to UIScrollView
|
2014-05-23 11:18:26 +08:00 |
andyque
|
3f363f0e51
|
issue #5176, add focus to UIScrollView
|
2014-05-23 10:59:18 +08:00 |
andyque
|
26be2708a0
|
issue #5176, refactor UIScrollView
|
2014-05-23 10:08:53 +08:00 |
andyque
|
65fe431eae
|
issue #5176, fix a typo
|
2014-05-22 18:11:27 +08:00 |
andyque
|
1165ba8bc3
|
issue #5176, readd addChild methods into UIListView
|
2014-05-22 17:49:19 +08:00 |
andyque
|
c8d9ab8122
|
issue #5176, refactor passTouchEventToParent method of UIWidget
|
2014-05-22 15:23:13 +08:00 |
andyque
|
4d82d8d26b
|
issue #5176, rename UIScrollInterface to ScrollViewProtocol
|
2014-05-22 14:15:29 +08:00 |
andyque
|
2344928945
|
issue #5176, refactor AutoScrollDirection in UIPageView
|
2014-05-22 14:09:01 +08:00 |
andyque
|
0c065b4be0
|
issue #5176, refactor Layout and UIPageView
|
2014-05-22 13:51:44 +08:00 |
andyque
|
ebcb7b78a3
|
issue #5176, refactor UIPageView
|
2014-05-22 11:43:02 +08:00 |
andyque
|
e70a772c0f
|
issue #5176, refactor UIPageView
|
2014-05-22 11:01:58 +08:00 |
andyque
|
e88d91357b
|
issue #5176, refacotr UIPageView
|
2014-05-22 11:01:58 +08:00 |
andyque
|
3b777646c4
|
issue #5176. fix UIScrollView
|
2014-05-22 11:01:58 +08:00 |
andyque
|
e184ac9e0c
|
issue #5176, refacotr UIPageView
|
2014-05-22 11:01:58 +08:00 |
andyque
|
e9ff42064f
|
issue #5176, remove unneeded functions in UIPageView
|
2014-05-22 11:01:58 +08:00 |
andyque
|
d5e68e4803
|
issue #5176, fix override problems
|
2014-05-22 11:01:58 +08:00 |
andyque
|
0e8197b6ee
|
issue #5176, add UIFocusManager
|
2014-05-22 11:01:58 +08:00 |
andyque
|
d1df19794a
|
fixed ui header file include problem
|
2014-05-22 10:49:28 +08:00 |
andyque
|
dbd2de63b2
|
issue #5183, fix Layout visit issue
|
2014-05-21 15:21:55 +08:00 |
minggo
|
5a309fbc6e
|
Merge pull request #6721 from zifter/FixNodeConst
[ci skip]Getter always must be a const method.
|
2014-05-21 09:48:27 +08:00 |
minggo
|
dd428b527b
|
Merge pull request #6843 from favorcode/v3
[ci skip]Update UIImageView.h param name
|
2014-05-20 17:34:56 +08:00 |
hanbihui
|
855b8a2784
|
Update UIImageView.h
Update param name
|
2014-05-20 16:45:09 +08:00 |
andyque
|
723e01f5df
|
issue #5183, refactor UILayoutExecutant doLayout method
|
2014-05-20 16:09:30 +08:00 |
andyque
|
1ed9b9749e
|
Revert "Merge pull request #6752 from andyque/refactorLayout"
This reverts commit ae118a9d22 , reversing
changes made to 6f2f2046c7 .
|
2014-05-20 14:36:29 +08:00 |
favorcode
|
5ed9e781e4
|
Update UIText.h
Update the doxygen comment
|
2014-05-20 13:05:20 +08:00 |
minggo
|
ae118a9d22
|
Merge pull request #6752 from andyque/refactorLayout
refactor Layout
|
2014-05-20 12:07:04 +08:00 |
andyque
|
993b735392
|
closed #5183, done
|
2014-05-20 10:24:22 +08:00 |
andyque
|
432f688a67
|
issue #5183, refactor
|
2014-05-20 10:16:19 +08:00 |
andyque
|
e0192e2a1b
|
issue #5183, fix win32 compile error
|
2014-05-20 09:59:12 +08:00 |
andyque
|
fe01d12a21
|
issue #5183, fix android compile error
|
2014-05-20 09:39:05 +08:00 |
andyque
|
28c3752641
|
issue #5183, refacotr some variable names
|
2014-05-20 09:36:17 +08:00 |
andyque
|
834a72315a
|
issue #5183, add deprecated function for Widget
|
2014-05-19 17:43:27 +08:00 |
andyque
|
a9e1c50897
|
issue #5183, refactor UIScrollView
|
2014-05-19 17:34:48 +08:00 |
andyque
|
ee24e137f7
|
issue #5183, refactor obscure functions
|
2014-05-19 17:18:04 +08:00 |
andyque
|
121d6d3109
|
issue #5183, refactor
|
2014-05-19 16:51:25 +08:00 |
hyq
|
11dcf1e1dd
|
fix UIText's fontSize
if set fontsize before setting font family, fontsize was wrong
|
2014-05-19 11:38:45 +08:00 |
zifter
|
d875f27c67
|
Merge branch 'FixNodeConst' of https://github.com/zifter/cocos2d-x into FixNodeConst
Conflicts:
cocos/ui/UIListView.h
cocos/ui/UIPageView.h
|
2014-05-17 10:40:36 +03:00 |
andyque
|
b434840bc9
|
issue #5183, add layout parameter type to widget for convenient access
|
2014-05-16 10:33:28 +08:00 |
andyque
|
1b3c28ea90
|
Merge branch 'v3' into refactorLayout
Conflicts:
cocos/ui/UILayout.cpp
|
2014-05-16 10:22:53 +08:00 |