]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoRemove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:58:58 +0000 (08:58 -0800)] 
Remove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].

13 years agoRemove obsolete CYEmulatedLoadingController::database_.
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:48:15 +0000 (08:48 -0800)] 
Remove obsolete CYEmulatedLoadingController::database_.

13 years agoSeparate out Cydia/MIMEAddress.*.
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:44:41 +0000 (08:44 -0800)] 
Separate out Cydia/MIMEAddress.*.

13 years agoAdded Swedish.lproj from Tommy (SwirlySpace, AB).
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:15:40 +0000 (08:15 -0800)] 
Added Swedish.lproj from Tommy (SwirlySpace, AB).

13 years agoAvoid concurrent database filter and refresh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 15:37:06 +0000 (07:37 -0800)] 
Avoid concurrent database filter and refresh.

13 years agoRe-allow navigation actions on refresh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:59:08 +0000 (06:59 -0800)] 
Re-allow navigation actions on refresh.

13 years agoRename CYTableViewCell to CyteTableViewCell.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:58:53 +0000 (06:58 -0800)] 
Rename CYTableViewCell to CyteTableViewCell.

13 years agoAutomate set{Delegate,DataSource}:nil using _H<>.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:53:52 +0000 (06:53 -0800)] 
Automate set{Delegate,DataSource}:nil using _H<>.

13 years agoFix _H<> copy assignment operator.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:33:44 +0000 (06:33 -0800)] 
Fix _H<> copy assignment operator.

13 years agoCopy _H<> into Menes.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:30:37 +0000 (06:30 -0800)] 
Copy _H<> into Menes.

13 years agoImprove stability and performance of background tables.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:07:15 +0000 (06:07 -0800)] 
Improve stability and performance of background tables.

13 years agoSimplify (and correct) NSAutoreleasePool usage.
Jay Freeman (saurik) [Mon, 7 Mar 2011 13:13:18 +0000 (05:13 -0800)] 
Simplify (and correct) NSAutoreleasePool usage.

13 years agoDo not re-build on 'make package'.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:58:28 +0000 (04:58 -0800)] 
Do not re-build on 'make package'.

13 years agoUse AppleTV.app, not Lowtide.app.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:55:39 +0000 (04:55 -0800)] 
Use AppleTV.app, not Lowtide.app.

13 years agoAllow for parallel pngcrush.sh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:53:13 +0000 (04:53 -0800)] 
Allow for parallel pngcrush.sh.

13 years agoFactor out pngcrush.sh filenames.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:51:40 +0000 (04:51 -0800)] 
Factor out pngcrush.sh filenames.

13 years agoCache pngcrush results for faster package build.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:44:07 +0000 (04:44 -0800)] 
Cache pngcrush results for faster package build.

13 years agoRemove spaces from png filenames.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:35:27 +0000 (04:35 -0800)] 
Remove spaces from png filenames.

13 years agoAdd output filename parameter to pngcrush.sh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:29:48 +0000 (04:29 -0800)] 
Add output filename parameter to pngcrush.sh.

13 years agoUse -fvisibility=hidden.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:25:54 +0000 (04:25 -0800)] 
Use -fvisibility=hidden.

13 years agoDeterministic timestamps.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:08:25 +0000 (04:08 -0800)] 
Deterministic timestamps.

13 years agoDeterministic build.
Jay Freeman (saurik) [Mon, 7 Mar 2011 11:24:58 +0000 (03:24 -0800)] 
Deterministic build.

13 years agoSeparate out Menes/radixSortWithSelector.*.
Jay Freeman (saurik) [Sun, 6 Mar 2011 21:18:17 +0000 (13:18 -0800)] 
Separate out Menes/radixSortWithSelector.*.

13 years agoSeparate out CyteKit/CyteTableView.*.
Jay Freeman (saurik) [Sun, 6 Mar 2011 21:05:16 +0000 (13:05 -0800)] 
Separate out CyteKit/CyteTableView.*.

13 years agoYou can't use icon on an unparsed package.
Jay Freeman (saurik) [Sun, 6 Mar 2011 08:52:02 +0000 (00:52 -0800)] 
You can't use icon on an unparsed package.

13 years agoReimplement SearchController with summary views.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:21:59 +0000 (20:21 -0800)] 
Reimplement SearchController with summary views.

13 years agoUse setSectionIndexMinimumDisplayRowCount:.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:21:26 +0000 (20:21 -0800)] 
Use setSectionIndexMinimumDisplayRowCount:.

13 years agoYou cannot scrollRectToVisible: a degenerate CGRect.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:01:14 +0000 (20:01 -0800)] 
You cannot scrollRectToVisible: a degenerate CGRect.

13 years agoExpose CYIOGetValue() to JavaScript.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:55:25 +0000 (11:55 -0800)] 
Expose CYIOGetValue() to JavaScript.

13 years agoDrop capitalize from CYHex.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:42:17 +0000 (11:42 -0800)] 
Drop capitalize from CYHex.

13 years agoCancelling a refresh should not count as an update.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:22:10 +0000 (11:22 -0800)] 
Cancelling a refresh should not count as an update.

13 years agoRemove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:10:38 +0000 (11:10 -0800)] 
Remove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix.

13 years agoThe Edit/Add Source dialog box is rendering off-screen.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:03:34 +0000 (11:03 -0800)] 
The Edit/Add Source dialog box is rendering off-screen.

13 years agoReplace all Objective-C memory managment with _H<>.
Jay Freeman (saurik) [Sat, 5 Mar 2011 18:53:18 +0000 (10:53 -0800)] 
Replace all Objective-C memory managment with _H<>.

13 years agoCorrect memory management for StashController.
Jay Freeman (saurik) [Sat, 5 Mar 2011 18:09:54 +0000 (10:09 -0800)] 
Correct memory management for StashController.

13 years agoStandardize _reloadData code ordering.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:30:17 +0000 (05:30 -0800)] 
Standardize _reloadData code ordering.

13 years agoMake SearchController use yieldToSelector for search.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:29:51 +0000 (05:29 -0800)] 
Make SearchController use yieldToSelector for search.

13 years agorunJavaScript*Panel during popViewController has self dealloc.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:19:54 +0000 (05:19 -0800)] 
runJavaScript*Panel during popViewController has self dealloc.

13 years agoAdd debugging logic for didStartProvisionalLoadForFrame:.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:57 +0000 (04:57 -0800)] 
Add debugging logic for didStartProvisionalLoadForFrame:.

13 years agoSplit addMessageToConsole: filter onto multiple lines.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:46 +0000 (04:57 -0800)] 
Split addMessageToConsole: filter onto multiple lines.

13 years agoDisallow serializing redirected garbage to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:29 +0000 (04:57 -0800)] 
Disallow serializing redirected garbage to the state.

13 years agoVerify that NSURLErrorCancelled is from NSURLErrorDomain.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:56:16 +0000 (04:56 -0800)] 
Verify that NSURLErrorCancelled is from NSURLErrorDomain.

13 years agoDisallow serializing error URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:55:46 +0000 (04:55 -0800)] 
Disallow serializing error URLs to the state.

13 years agoDisallow serializing ignored URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 11:54:19 +0000 (03:54 -0800)] 
Disallow serializing ignored URLs to the state.

13 years agoJust turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.
Jay Freeman (saurik) [Sat, 5 Mar 2011 04:52:52 +0000 (20:52 -0800)] 
Just turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.

13 years agoUnload controllers after presentModal, not before.
Jay Freeman (saurik) [Sat, 5 Mar 2011 02:44:50 +0000 (18:44 -0800)] 
Unload controllers after presentModal, not before.

13 years agoWhen possible, use MFMailComposeViewController for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:31 +0000 (15:56 -0800)] 
When possible, use MFMailComposeViewController for _openMailToURL:.

13 years agoWhen possible, use openURL:asPanel for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:07 +0000 (15:56 -0800)] 
When possible, use openURL:asPanel for _openMailToURL:.

13 years agoRemove Verifying URL HUD before refresh.
Jay Freeman (saurik) [Fri, 4 Mar 2011 21:59:23 +0000 (13:59 -0800)] 
Remove Verifying URL HUD before refresh.

13 years agoUse the argument from commitEditingStyle.
Jay Freeman (saurik) [Fri, 4 Mar 2011 21:59:01 +0000 (13:59 -0800)] 
Use the argument from commitEditingStyle.

13 years agoConsistent application of right and left buttons.
Jay Freeman (saurik) [Thu, 3 Mar 2011 21:10:05 +0000 (13:10 -0800)] 
Consistent application of right and left buttons.

13 years agoProvide -[CyteWebViewController leftButton] API.
Jay Freeman (saurik) [Thu, 3 Mar 2011 21:09:55 +0000 (13:09 -0800)] 
Provide -[CyteWebViewController leftButton] API.

13 years agoExpose baseband serial number to SHSH service.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:23:03 +0000 (12:23 -0800)] 
Expose baseband serial number to SHSH service.

13 years agoSimplify IORegistry work.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:21:33 +0000 (12:21 -0800)] 
Simplify IORegistry work.

13 years agoSeparate out Menes/invocationWithSelector.*.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:16:14 +0000 (12:16 -0800)] 
Separate out Menes/invocationWithSelector.*.

13 years agoFactor SDURLCache debugging into Cydia.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:03:35 +0000 (12:03 -0800)] 
Factor SDURLCache debugging into Cydia.

13 years agoDocument what not to do with cydia://.
Jay Freeman (saurik) [Wed, 2 Mar 2011 18:53:03 +0000 (10:53 -0800)] 
Document what not to do with cydia://.

13 years agoInitial stab at a multi-file build environment.
Jay Freeman (saurik) [Wed, 2 Mar 2011 17:09:56 +0000 (09:09 -0800)] 
Initial stab at a multi-file build environment.

13 years agoFit ManageController to CyteWebViewController {custom,right}Button API.
Jay Freeman (saurik) [Wed, 2 Mar 2011 16:46:28 +0000 (08:46 -0800)] 
Fit ManageController to CyteWebViewController {custom,right}Button API.

13 years agoUse a real copyright symbol in About.
Jay Freeman (saurik) [Wed, 2 Mar 2011 01:41:13 +0000 (17:41 -0800)] 
Use a real copyright symbol in About.

13 years agoRename CYViewController to CyteViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 23:19:03 +0000 (15:19 -0800)] 
Rename CYViewController to CyteViewController.

13 years agoRename cydia.divert() to cydia.addInternalRedirect().
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:34:00 +0000 (14:34 -0800)] 
Rename cydia.divert() to cydia.addInternalRedirect().

13 years agoSeparate out Cydia/ProgressEvent.h.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:30:15 +0000 (14:30 -0800)] 
Separate out Cydia/ProgressEvent.h.

13 years agoAdd SaurikIT, LLC to copyright dialog.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:16:41 +0000 (14:16 -0800)] 
Add SaurikIT, LLC to copyright dialog.

13 years agoRemove obsolete CYAlertView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:06:16 +0000 (14:06 -0800)] 
Remove obsolete CYAlertView.

13 years agoSimplify all of these new filenames.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:05:13 +0000 (14:05 -0800)] 
Simplify all of these new filenames.

13 years agoMake lazy-loaded SearchController actually lazy.
Jay Freeman (saurik) [Tue, 1 Mar 2011 17:09:29 +0000 (09:09 -0800)] 
Make lazy-loaded SearchController actually lazy.

13 years agoMake lazy-loaded search terms actually load.
Jay Freeman (saurik) [Tue, 1 Mar 2011 17:03:54 +0000 (09:03 -0800)] 
Make lazy-loaded search terms actually load.

13 years agoSeparate out Menes/NSObject-MenesYieldToSelector.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:59:25 +0000 (08:59 -0800)] 
Separate out Menes/NSObject-MenesYieldToSelector.*.

13 years agoRename BrowserController to CyteWebViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:44:48 +0000 (08:44 -0800)] 
Rename BrowserController to CyteWebViewController.

13 years agoRename CYBrowserController to CydiaWebViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:42:28 +0000 (08:42 -0800)] 
Rename CYBrowserController to CydiaWebViewController.

13 years agoRename CYWebView to CyteWebView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:39:34 +0000 (08:39 -0800)] 
Rename CYWebView to CyteWebView.

13 years agoAdd -[CYWebView reloadFromOrigin].
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:38:35 +0000 (08:38 -0800)] 
Add -[CYWebView reloadFromOrigin].

13 years agoRemove obsolete CydiaSettings.bundle.
Jay Freeman (saurik) [Tue, 1 Mar 2011 14:45:51 +0000 (06:45 -0800)] 
Remove obsolete CydiaSettings.bundle.

13 years agoWork around vendors who are abusing shortDescription.
Jay Freeman (saurik) [Tue, 1 Mar 2011 07:33:07 +0000 (23:33 -0800)] 
Work around vendors who are abusing shortDescription.

13 years agoMove -[BrowserController dispatchEvent:] to CYWebView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:34:18 +0000 (21:34 -0800)] 
Move -[BrowserController dispatchEvent:] to CYWebView.

13 years agoMove WebScriptObject (NSFastEnumeration) to (Cyte).
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:21:58 +0000 (21:21 -0800)] 
Move WebScriptObject (NSFastEnumeration) to (Cyte).

13 years agoSeparate out CyteKit/WebScriptObject-Cyte.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:19:54 +0000 (21:19 -0800)] 
Separate out CyteKit/WebScriptObject-Cyte.*.

13 years agoUse CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:13:49 +0000 (21:13 -0800)] 
Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.

13 years agoSeparate out CyteKit/CyteWebView.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:08:18 +0000 (21:08 -0800)] 
Separate out CyteKit/CyteWebView.*.

13 years agoAdd explanatory todo comments for state scan.
Jay Freeman (saurik) [Tue, 1 Mar 2011 04:00:29 +0000 (20:00 -0800)] 
Add explanatory todo comments for state scan.

13 years agoSeparate out CyteKit/NSString-Cyte.mm.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:49:20 +0000 (19:49 -0800)] 
Separate out CyteKit/NSString-Cyte.mm.

13 years agoRename UICaboodle to CyteKit.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:42:16 +0000 (19:42 -0800)] 
Rename UICaboodle to CyteKit.

13 years agoUnloading view controllers should unload their modal.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:09:59 +0000 (19:09 -0800)] 
Unloading view controllers should unload their modal.

13 years agoAdd cydia.setPasteboard*() for clipboard access.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:35:50 +0000 (18:35 -0800)] 
Add cydia.setPasteboard*() for clipboard access.

13 years agoRemove obsolete make.sh.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:17:30 +0000 (18:17 -0800)] 
Remove obsolete make.sh.

13 years agoThe HomeController is critical and must always be loaded.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:09:28 +0000 (18:09 -0800)] 
The HomeController is critical and must always be loaded.

13 years agoAdd cydia.setBadgeValue() for tab badges.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:08:31 +0000 (18:08 -0800)] 
Add cydia.setBadgeValue() for tab badges.

13 years agoExpose languages and locales to JavaScript.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:22:25 +0000 (12:22 -0800)] 
Expose languages and locales to JavaScript.

13 years agoLog divertWithURL: diversion activity.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:11:42 +0000 (12:11 -0800)] 
Log divertWithURL: diversion activity.

13 years agoAdd calls to [super viewDidLoad].
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:07:27 +0000 (12:07 -0800)] 
Add calls to [super viewDidLoad].

13 years agoRemake iconClassic.png to fix 3.x compatibility.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:03:10 +0000 (12:03 -0800)] 
Remake iconClassic.png to fix 3.x compatibility.

13 years agoNeuter the diversion mechanism: appcache FAIL.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:42:35 +0000 (11:42 -0800)] 
Neuter the diversion mechanism: appcache FAIL.

13 years agoAdd Italian translation from qwertyuiop.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:20:52 +0000 (11:20 -0800)] 
Add Italian translation from qwertyuiop.

13 years agoRemove extraneous executable mode bits.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:20:19 +0000 (11:20 -0800)] 
Remove extraneous executable mode bits.

13 years agoFilter out the more annoying console.log() messages.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:07:20 +0000 (11:07 -0800)] 
Filter out the more annoying console.log() messages.

13 years agoFactor class Pcre into its own file.
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:58:51 +0000 (10:58 -0800)] 
Factor class Pcre into its own file.

13 years agoRemove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:].
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:58:25 +0000 (10:58 -0800)] 
Remove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:].

13 years agoRemove obsolete cydia.setPopUpHook().
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:27:32 +0000 (05:27 -0800)] 
Remove obsolete cydia.setPopUpHook().

13 years agoUnload data when presenting modal page.
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:38:38 +0000 (10:38 -0800)] 
Unload data when presenting modal page.