Age | Commit message (Expand) | Author |
2011-03-17 | Run ldid on postinst. | Jay Freeman (saurik) |
2011-03-17 | Add cydia.setScrollAlwaysBounceVertical(). | Jay Freeman (saurik) |
2011-03-17 | Add cydia.setScrollIndicatorStyle(). | Jay Freeman (saurik) |
2011-03-17 | I need to @synchronize access to the StateCache. | Jay Freeman (saurik) |
2011-03-15 | Add a lock around configuration saving to the metafile. | Jay Freeman (saurik) |
2011-03-15 | Mild formatting changes to SourceCells. | Jay Freeman (saurik) |
2011-03-15 | CachedURLs_ contains URLs, not hrefs. | Jay Freeman (saurik) |
2011-03-15 | Merge latest bigboss package: org.thebigboss.repo.icons. | Jay Freeman (saurik) |
2011-03-14 | Standardize ExecFork/ReapZombie usage. | Jay Freeman (saurik) |
2011-03-14 | Use verifying HUD for repotag and don't overlay dialog. | Jay Freeman (saurik) |
2011-03-14 | Remove stringByCachingURLWithCurrentCDN and cache.cydia.saurik.com. | Jay Freeman (saurik) |
2011-03-14 | Witness the return of manage.html and cydia://storage.v1.1.0%b7 | Jay Freeman (saurik) |
2011-03-14 | Use a forward slash for ios/#.# distribution. | Jay Freeman (saurik) |
2011-03-14 | Filter stupid GPG warnings that do not enhance security. | Jay Freeman (saurik) |
2011-03-14 | Send /either/ X-Cydia-Token or X-Cydia-Id. | Jay Freeman (saurik) |
2011-03-14 | Support trailing slash on saved state URLs. | Jay Freeman (saurik) |
2011-03-14 | Try to avoid jumbling source icons. | Jay Freeman (saurik) |
2011-03-14 | Add a HUD around uicache. | Jay Freeman (saurik) |
2011-03-14 | SourcesController should be era locked. | Jay Freeman (saurik) |
2011-03-14 | Hold Reloading Data throughout entire operation. | Jay Freeman (saurik) |
2011-03-14 | Fix view affinity of progress HUDs. | Jay Freeman (saurik) |
2011-03-14 | Seriously solve the auto-redirect issue. | Jay Freeman (saurik) |
2011-03-14 | Consider a WebView loaded when it commits. | Jay Freeman (saurik) |
2011-03-14 | Add helpful -[WebFrame description] for debugging. | Jay Freeman (saurik) |
2011-03-14 | Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:]. | Jay Freeman (saurik) |
2011-03-14 | Use lazy loading for pushed web controllers. | Jay Freeman (saurik) |
2011-03-14 | Add -[CyteWebViewController setRequest:]. | Jay Freeman (saurik) |
2011-03-14 | Allow window.close() to close unselected controllers. | Jay Freeman (saurik) |
2011-03-14 | Size of segmented settings controller incorrect on iPad. | Jay Freeman (saurik) |
2011-03-14 | Tapping statusbar should scroll webpages to top. | Jay Freeman (saurik) |
2011-03-14 | Add WebEventTouchCancel, using WebEvent.h. | Jay Freeman (saurik) |
2011-03-14 | Simply avoid null sources. | Jay Freeman (saurik) |
2011-03-14 | Source warnings added null sources. | Jay Freeman (saurik) |
2011-03-14 | Add dispatchEvent:@"CydiaTouchEnd". | Jay Freeman (saurik) |
2011-03-14 | Separate out CyteKit/dispatchEvent.*. | Jay Freeman (saurik) |
2011-03-14 | Use a constructor, not +initialize. | Jay Freeman (saurik) |
2011-03-14 | Move BigBoss icons back to bigboss package. | Jay Freeman (saurik) |
2011-03-14 | By default, bypass Packages URL update in sysroot.sh. | Jay Freeman (saurik) |
2011-03-14 | Add cached URLs for sysroot.sh. | Jay Freeman (saurik) |
2011-03-14 | Indent parsing from sysroot.sh. | Jay Freeman (saurik) |
2011-03-14 | Parse URLs from Packages separately from extract. | Jay Freeman (saurik) |
2011-03-14 | Separate out extract() in syroot.sh. | Jay Freeman (saurik) |
2011-03-14 | Add a postinst to update cydia.list. | Jay Freeman (saurik) |
2011-03-14 | Separate out Sources.mm. | Jay Freeman (saurik) |
2011-03-14 | Forgot UCPlatform.h in PCRE. | Jay Freeman (saurik) |
2011-03-14 | Better consider preinst in makefile. | Jay Freeman (saurik) |
2011-03-14 | Constrain the dimensions of icons rendered from repositories. | Jay Freeman (saurik) |
2011-03-14 | Add X-Cydia-Id. | Jay Freeman (saurik) |
2011-03-12 | Refactor Source URI code to remove cydia://source-icon. | Jay Freeman (saurik) |
2011-03-12 | Use the correct color for 'Loading...'. | Jay Freeman (saurik) |