Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:.
|
|
|
|
|
|
pinStripeColor].
|
|
-countByEnumeratingWithState:objects:count:].
|
|
|
|
we are editing that line).
|
|
gcc doesn't even notice.
|
|
changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that way only if we are on an iPad.
|
|
understanding of the previous system was flawed enough to cause this- now, the custom button's behaviour is in _customButtonClicked, and the default customButtonClicked calls it instead of reloadButtonClicked. This is based on the original {_,__}rightButtonClicked methods.
|
|
longer using cycc).
|
|
also, a compile-time flag for rotation.
|
|
(even though it makes it look worse!) for -dropBar and -raiseBar.
|
|
|
|
BrowserView's support for custom buttons. We now just expose a default right button that is used in BrowserView's applyRightButton. Minor visual artifact: The 'Install' button flashes for non-commercial packages as it changes between loading/not-loading. Slightly better behaviour than before: AlwaysReload == 1 means the button is called 'Reload'.
|
|
|
|
strictly after the view controller initializes.
|