]> git.saurik.com Git - cydia.git/commit
Moved code around and deleted duplicated and unused code.
authorGrant Paul <chpwn@chpwn.com>
Sun, 23 Jan 2011 00:31:03 +0000 (16:31 -0800)
committerGrant Paul <chpwn@chpwn.com>
Sun, 23 Jan 2011 00:31:03 +0000 (16:31 -0800)
commit233ef86fb73a0caa516667f0d098846c34ef93b0
tree95c6d4d22c4812f07d3bfa351782cd307ac23864
parent4feea63bf24e12e27f13fffd42ab400ac1747b7b
Moved code around and deleted duplicated and unused code.

 - Moved down SourceCell and SourceController to match master.
 - Moved down InstalledController to be in a sane location.
 - Merged DepSubstrate() in with Confirmation Controller's section to avoid a useless and mis-named section.
 - Removed CY prefix on a number of classes where it does not belong.
 - Changed a few folding markers to have more descriptive and accurate names.
 - Probably more.
MobileCydia.mm