]> 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)
commit5829aea2aa4f13edbf151d3c2d15cd1dd15c5bd5
tree95c6d4d22c4812f07d3bfa351782cd307ac23864
parent066b9ccc3d0530784fc67e93b2e62adb5437f263
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