-
[samples] Remove -force_load and -all_load flags from the sample proj…
jverkoey committedFeb 25, 2011 …ects.
-
Clean up category fix to match Three20 style.
Eric Chamberlain committedFeb 22, 2011 Add two missed categories. Change macro comment to explain where to put macro.
-
[Style] fix 64 to 32 bit compiler warnings
diederich committedFeb 25, 2011 those should be floats, not doubles warning text: "warning: implicit conversion shortens 64-bit value into a 32-bit value"
-
[UI] use the same lineBreakMode for drawing and height calculation
diederich committedFeb 24, 2011
-
Merge branch 'development' of https://github.com/facebook/three20 int…
Eric Chamberlain committedFeb 22, 2011 …o Categories
-
Merge branch 'master' of https://github.com/facebook/three20 into Cat…
Eric Chamberlain committedFeb 22, 2011 …egories
-
More categories that need the category fix to load.
Eric Chamberlain committedFeb 22, 2011
-
[Extensions] Remove XCode 3.2.5 specific targets. Check Library.xccon…
jwang committedFeb 18, 2011 …fig for correct PUBLIC_HEADERS_FOLDER_PATH. Closes #380
-
[UI] Add additional conditions for isEmptyOrWhitespace deprecation wi…
jwang committedFeb 18, 2011 …th TTIsStringWithAnyText and restoring TTLauncherButton and TTPostController to original states.
-
Merge https://github.com/echamberlain/three20 into echamberlain-ba34a05
jwang committedFeb 18, 2011
-
[Sample] Removed XCode version specific target from TTCatalog
jwang committedFeb 17, 2011 -
[Sample] Fixed up formatting for URLMap during merge.
jwang committedFeb 17, 2011 -
Merge branch 'dltracking' of https://github.com/cemaleker/three20 int…
jwang committedFeb 17, 2011 …o cemaleker-dltracking
-
[Three20] Removed XCode version specific targets.
jwang committedFeb 17, 2011 -
Incorporate previous pull request comments.
Eric Chamberlain committedFeb 17, 2011 -
Modify TTLauncherItem to support both badgeNumber and badgeValue. Beh…
Eric Chamberlain committedFeb 17, 2011 …avior matches UIApplication applicationIconBadgeNumber and UITabBarItem badgeValue.
-
[UI] Using new TTisStringWithAnyText for deprecated isEmptyOrWhiteSpace.
jwang committedFeb 16, 2011 -
[UI][Core] - fix comment for TTDeprecation and Fix for TTTableViewHea…
jwang committedFeb 16, 2011 …der disappearing on reuse. Closes #408
-
[Core] Deprecation of isEmptyOrWhitespace in favor of TTIsStringWithA…
jwang committedFeb 16, 2011 …nyText. Closes #367
-
Merge branch 'hotfix-webcontrollerrequests' of github.com:facebook/th…
jwang committedFeb 16, 2011 …ree20 into development
-
Merge branch 'hotfix-webcontrollerrequests'
jverkoey committedFeb 16, 2011 -
[UI] Revert network request changes for the web view controller.
jverkoey committedFeb 16, 2011 Adding support for network status isn't as simple as it might seem for this controller. If the controller is popped off the stack, for example, we'll never get enough request stopped messages to stop the indicator, resulting in a permanent loading state for the app. Barring a proper solution to this problem, for now we'll leave it to the controller to display the fact that it is loading.
-
Merge branch 'refs/heads/TTURLMap'
Eric Chamberlain committedFeb 14, 2011 -
Merge branch 'refs/heads/TTLauncherButton'
Eric Chamberlain committedFeb 14, 2011 -
Merge branch 'refs/heads/Categories'
Eric Chamberlain committedFeb 14, 2011 -
Avoid needing -all_load or -force_load linker flags.
Eric Chamberlain committedFeb 14, 2011 -
Added support to TTURLMap for the file scheme.
Eric Chamberlain committedFeb 14, 2011 -
TTLauncherButton add support for badge text to be ! if badgeNumber is…
Eric Chamberlain committedFeb 14, 2011 … NSNotFound.
-
Added support to TTURLMap for the file scheme.
Eric Chamberlain committedFeb 14, 2011 -
TTLauncherButton add support for badge text to be ! if badgeNumber is…
Eric Chamberlain committedFeb 14, 2011 … NSNotFound.
-
Fix TTPostController showInView:animated: to call superController's v…
Eric Chamberlain committedFeb 14, 2011 …iewWillDisappear: and viewDidDisappear: methods.
-
Merge branch 'langs' into development
diederich committedFeb 13, 2011 -
Merge branch 'drag-refresh-example' into development
diederich committedFeb 13, 2011