Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make a number of changes, creating and renaming classes for the different pages dispalyed in Cydia. Incomplete; -urlForPage methods are not implemented or used and CYSearchController does not yet exist.
|
|
|
|
out when rotating when using -pinStripeColor. A real fix is still needed.
|
|
work around Apple's idiotic bug there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updating _transitive marks on fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
header designed to remap usages of NSSize; using NSMakeSize therefore breaks the SDK build.
This reverts commit 45b777c34a71958e5e83c23bfb3a7dd65961d943.
|
|
|
|
|
|
stored in a NSValue using -valueWithSize:, then it's an NSSize, not a CGSize. It's a CGSize if you use -valueWithCGSize:.
|
|
pinStripeColor].
|
|
changes.
|
|
|
|
|
|
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.
|
|
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'.
|
|
|
|
|
|
but the code looks correct when I reviewed it.
|
|
|
|
|