Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-8653 Tooling separation: remove support/ #2111

Merged
merged 34 commits into from May 2, 2012
Merged

TIMOB-8653 Tooling separation: remove support/ #2111

merged 34 commits into from May 2, 2012

Conversation

billdawson
Copy link
Contributor

NOTE: This must go hand-in-hand with the titanium_mobile_tooling PR here:

appcelerator-archive/titanium_mobile_tooling#1

Testing Notes

billdawson and others added 30 commits April 17, 2012 20:11
… keeping enough for titanium_mobile to build itself.
… seems intimately tied to core. Also bring back pre-packaged stuff.
Conflicts:
	support/android/builder.py
	support/iphone/builder.py
	support/mobileweb/compiler.py
	support/tiapp.py
TIMOB-8789: Android: headerView label displaying issues after scrolling ...
[TIMOB-8613] Resize titleControl on rotation
TIMOB-8903: Android: scrollView - does not resize width of content with ...
WhichKatieDid and others added 4 commits May 1, 2012 15:49
[TIMOB-8668] iOS: OptionDialog has wrong rotation inside Modal Windows
[TIMOB-8929] Fixed a typo in rect.
[TIMOB-8628]Call UIViewControllerDelegate methods explicitly for 4.x

// If we measure the child height to be greater than the parent height, use it in subsequent
// calculations to make sure the children are measured correctly the second time around.
height = Math.max(child.getMeasuredHeight(), height);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code intended to fix another bug? :)

@marshall
Copy link
Contributor

marshall commented May 2, 2012

False alarms -- looks like github put platform diffs here when they weren't actually changed. Code and functional review accepted

@marshall
Copy link
Contributor

marshall commented May 2, 2012

FWIW, ran all of the tests in Bill's ticket, as well as "docgen", and "fastdev" on titanium.py

marshall added a commit that referenced this pull request May 2, 2012
TIMOB-8653 Tooling separation: remove support/
@marshall marshall merged commit 49f39d2 into tidev:cli May 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants