Age | Commit message (Collapse) | Author |
|
|
|
for the change. However, the iPad still refuses to launch in landscape no matter what I do to the Info.plist -- could anyone else check this part out?
|
|
performance implications.
|
|
|
|
|
|
Specifically, it now no longer shows "Loading Data" and act strange when the internet connection is very slow, and it doesn't even run that check in the case of some partial-connection scenarios where it is still attempting to determine connection status while reloading (due to an install, etc).
Also, removed the "Reloading Data" when cancelling the refresh bar (and fixed another bug cancelling the bar, as well).
Finally, made a small formatting change to the changes badge to remove redundant code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
least one orientation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
animated:NO.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
header designed to remap usages of NSSize; using NSMakeSize therefore breaks the SDK build.
This reverts commit 45b777c34a71958e5e83c23bfb3a7dd65961d943.
|
|
|
|
"black bar" issues!
|
|
|
|
|
|
|
|
current view when exiting a queue and while starting it, and it has a much cleaner method of adding the "Q_D" badge.
|
|
reloading confirmed in Synaptic Package Manager, so it's probably right.
|
|
|
|
stored in a NSValue using -valueWithSize:, then it's an NSSize, not a CGSize. It's a CGSize if you use -valueWithCGSize:.
|
|
|
|
|