]> git.saurik.com Git - cydia.git/commit
Fix the custom button problem - applyRightButton was overriding BrowserView's support...
authorDustin L. Howett <dustin@howett.net>
Mon, 4 Oct 2010 14:15:46 +0000 (10:15 -0400)
committerDustin L. Howett <dustin@howett.net>
Mon, 4 Oct 2010 14:15:46 +0000 (10:15 -0400)
commita5938ea5e2ca223b9e969fe0424f63d7a4b31a4c
treef70eadb248c8ea23453c04316caecf70af9fac56
parentfed0d010a6c7632fb69cbfa3c25303f3cd103c72
Fix the custom button problem - applyRightButton was overriding 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'.
Cydia.mm
UICaboodle/BrowserView.h
UICaboodle/BrowserView.mm