]> git.saurik.com Git - winterboard.git/log
winterboard.git
12 years agoMove to a higher level of ImageIO for iOS 6 support.
Jay Freeman (saurik) [Wed, 19 Sep 2012 10:08:36 +0000 (10:08 +0000)] 
Move to a higher level of ImageIO for iOS 6 support.

12 years agoChange "some" to "many" (by weight, not by volume).
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:19:39 +0000 (11:19 +0000)] 
Change "some" to "many" (by weight, not by volume).

12 years agoMake it more clear to users that themes are ordered.
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:17:41 +0000 (11:17 +0000)] 
Make it more clear to users that themes are ordered.

12 years agoPer-page wallpaper alignment was broken until jitter.
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:11:39 +0000 (11:11 +0000)] 
Per-page wallpaper alignment was broken until jitter.

12 years agoMake symlinks to / stop search to fix user override.
Jay Freeman (saurik) [Mon, 4 Jun 2012 10:44:28 +0000 (10:44 +0000)] 
Make symlinks to / stop search to fix user override.

12 years agoSupport @2x~ipad suffixes correctly on the iPad 3.
Jay Freeman (saurik) [Mon, 4 Jun 2012 10:28:40 +0000 (10:28 +0000)] 
Support @2x~ipad suffixes correctly on the iPad 3.

12 years agoFinally update WBRename() to use MSHookMessageEx().
Jay Freeman (saurik) [Sun, 3 Jun 2012 05:37:46 +0000 (05:37 +0000)] 
Finally update WBRename() to use MSHookMessageEx().

12 years agoAdd slightly more useful drawing debug. v0.9.3905
Jay Freeman (saurik) [Mon, 16 Apr 2012 14:47:41 +0000 (14:47 +0000)] 
Add slightly more useful drawing debug.

12 years agoFix issues with BadgeStyle.
Jay Freeman (saurik) [Mon, 16 Apr 2012 14:46:55 +0000 (14:46 +0000)] 
Fix issues with BadgeStyle.

12 years agoUse killall -KILL as a fallback for killall -TERM. v0.9.3904
Jay Freeman (saurik) [Wed, 28 Mar 2012 11:38:00 +0000 (11:38 +0000)] 
Use killall -KILL as a fallback for killall -TERM.

12 years agoUse UIWebBrowserView on versions of iOS that support it.
Jay Freeman (saurik) [Tue, 27 Mar 2012 08:46:42 +0000 (08:46 +0000)] 
Use UIWebBrowserView on versions of iOS that support it.

12 years agoAutomatically detect text color in WB style machine.
Jay Freeman (saurik) [Sun, 18 Mar 2012 09:06:15 +0000 (09:06 +0000)] 
Automatically detect text color in WB style machine.

12 years agoI need to provide the style retrofit to all UIKit applications.
Jay Freeman (saurik) [Sun, 18 Mar 2012 08:30:31 +0000 (08:30 +0000)] 
I need to provide the style retrofit to all UIKit applications.

12 years agoFix support for TimeStyle on iOS 4.x and 5.x.
Jay Freeman (saurik) [Sun, 18 Mar 2012 08:04:48 +0000 (08:04 +0000)] 
Fix support for TimeStyle on iOS 4.x and 5.x.

12 years agoFix icon image alpha code on 3.1.2.
Jay Freeman (saurik) [Sat, 17 Mar 2012 22:07:52 +0000 (22:07 +0000)] 
Fix icon image alpha code on 3.1.2.

12 years agoRemove code duplication that had already drifted.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:55:27 +0000 (08:55 +0000)] 
Remove code duplication that had already drifted.

12 years agoWe actually need to hard-set SummerBoard to NO.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:54:39 +0000 (08:54 +0000)] 
We actually need to hard-set SummerBoard to NO.

12 years agoRe-fixes SBIcon{,View} IconAlpha support on 5.x.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:32:48 +0000 (08:32 +0000)] 
Re-fixes SBIcon{,View} IconAlpha support on 5.x.

12 years agoSupport per-page wallpaper again, thanks to Dark_Link.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:13:28 +0000 (08:13 +0000)] 
Support per-page wallpaper again, thanks to Dark_Link.

12 years agoI got the final Breaks: line from ashikase for Folder Enhancer.
Jay Freeman (saurik) [Wed, 14 Mar 2012 06:37:52 +0000 (06:37 +0000)] 
I got the final Breaks: line from ashikase for Folder Enhancer.

12 years agoAs reported by thekirbylover, UISounds stack in reverse order.
Jay Freeman (saurik) [Wed, 14 Mar 2012 06:37:39 +0000 (06:37 +0000)] 
As reported by thekirbylover, UISounds stack in reverse order.

12 years agoThe new label drawing algorithm implies !SummerBoard_.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:50:41 +0000 (20:50 +0000)] 
The new label drawing algorithm implies !SummerBoard_.

12 years agoUse the older drawRect: algorithm in SummerBoard mode.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:49:33 +0000 (20:49 +0000)] 
Use the older drawRect: algorithm in SummerBoard mode.

12 years agoChange the default SummerBoard setting to NO.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:49:08 +0000 (20:49 +0000)] 
Change the default SummerBoard setting to NO.

12 years agoAdd a ton of debugging logic for helping with style-machine.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:57:03 +0000 (05:57 +0000)] 
Add a ton of debugging logic for helping with style-machine.

12 years agoFinish re-integrating WinterBoard label code.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:55:34 +0000 (05:55 +0000)] 
Finish re-integrating WinterBoard label code.

12 years agoMove the brunt of WinterBoard's label code to style-machine.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:44:14 +0000 (05:44 +0000)] 
Move the brunt of WinterBoard's label code to style-machine.

12 years agoReplace the added WebTextAlignment with UITextAlignment.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:32:22 +0000 (05:32 +0000)] 
Replace the added WebTextAlignment with UITextAlignment.

12 years agoReplace use of int for lineBreakMode: with UILineBreakMode.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:30:23 +0000 (05:30 +0000)] 
Replace use of int for lineBreakMode: with UILineBreakMode.

12 years agoSupport alignments other than center for text drawing.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:24:46 +0000 (05:24 +0000)] 
Support alignments other than center for text drawing.

12 years agoRenamed align to extra to match the others.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:20:33 +0000 (05:20 +0000)] 
Renamed align to extra to match the others.

12 years agoUse a 7-argument MessageHook() to get truncationRect:.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:18:38 +0000 (05:18 +0000)] 
Use a 7-argument MessageHook() to get truncationRect:.

12 years agoSet state machine to style /all/ label attempts.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:17:21 +0000 (05:17 +0000)] 
Set state machine to style /all/ label attempts.

12 years agoUse letter-spacing to support letterSpacing: draw argument.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:16:58 +0000 (05:16 +0000)] 
Use letter-spacing to support letterSpacing: draw argument.

12 years agoFix support for styling folders and user applications.
Jay Freeman (saurik) [Sun, 11 Mar 2012 04:29:46 +0000 (04:29 +0000)] 
Fix support for styling folders and user applications.

12 years agoReimplement iOS 5.x icon label styling.
Jay Freeman (saurik) [Sat, 10 Mar 2012 23:47:42 +0000 (23:47 +0000)] 
Reimplement iOS 5.x icon label styling.

13 years agoSupport a global Fallback/ folder for Default*.png.
Jay Freeman (saurik) [Thu, 3 Nov 2011 19:16:00 +0000 (19:16 +0000)] 
Support a global Fallback/ folder for Default*.png.

13 years agoUse @synchronized in getTheme.
Jay Freeman (saurik) [Thu, 27 Oct 2011 20:18:39 +0000 (20:18 +0000)] 
Use @synchronized in getTheme.

13 years agoDrop ~iphone from ~iphone.app.
Jay Freeman (saurik) [Sat, 22 Oct 2011 11:41:03 +0000 (11:41 +0000)] 
Drop ~iphone from ~iphone.app.

13 years agoDo not attempt to support @1x themes.
Jay Freeman (saurik) [Sat, 22 Oct 2011 11:15:17 +0000 (11:15 +0000)] 
Do not attempt to support @1x themes.

13 years agoActually apply settings on close.
Jay Freeman (saurik) [Fri, 21 Oct 2011 11:38:21 +0000 (11:38 +0000)] 
Actually apply settings on close.

13 years agoDo not conflict with libweather. v0.9.3903
Jay Freeman (saurik) [Fri, 21 Oct 2011 07:52:25 +0000 (07:52 +0000)] 
Do not conflict with libweather.

13 years agoAdd a != nil that was forgotten. v0.9.3902
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:27:38 +0000 (04:27 +0000)] 
Add a != nil that was forgotten.

13 years agoFix SMS backgrounds fully.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:27:23 +0000 (04:27 +0000)] 
Fix SMS backgrounds fully.

13 years agoAdd some comments to ChatKit stuff.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:09:15 +0000 (04:09 +0000)] 
Add some comments to ChatKit stuff.

13 years agoAdd WB: to _trace() output.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:09:01 +0000 (04:09 +0000)] 
Add WB: to _trace() output.

13 years agoMake SMS buttons transparent.
Jay Freeman (saurik) [Fri, 21 Oct 2011 03:48:16 +0000 (03:48 +0000)] 
Make SMS buttons transparent.

13 years agoTurn off quirks mode to fix WB crash.
Jay Freeman (saurik) [Fri, 21 Oct 2011 03:32:48 +0000 (03:32 +0000)] 
Turn off quirks mode to fix WB crash.

13 years agoMake SMS labels and timestamps transparent.
Jay Freeman (saurik) [Fri, 21 Oct 2011 01:10:01 +0000 (01:10 +0000)] 
Make SMS labels and timestamps transparent.

13 years agoMove UndockedIconLabels initialization earlier.
Jay Freeman (saurik) [Fri, 21 Oct 2011 00:54:57 +0000 (00:54 +0000)] 
Move UndockedIconLabels initialization earlier.

13 years agoReplace UIAlertSheet with UIAlertView.
Jay Freeman (saurik) [Fri, 21 Oct 2011 00:12:10 +0000 (00:12 +0000)] 
Replace UIAlertSheet with UIAlertView.

13 years agoMove some settings under Advanced.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:58:47 +0000 (23:58 +0000)] 
Move some settings under Advanced.

13 years agoMove Hide WinterBoard to the bottom.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:25:53 +0000 (23:25 +0000)] 
Move Hide WinterBoard to the bottom.

13 years agoBetter document theme selection.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:25:04 +0000 (23:25 +0000)] 
Better document theme selection.

13 years agoBetter document Debug Logging.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:21:44 +0000 (23:21 +0000)] 
Better document Debug Logging.

13 years agoMake UIImage dumper user friendly.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:18:13 +0000 (23:18 +0000)] 
Make UIImage dumper user friendly.

13 years agoModify sizeOfString: with stringDrawingState_.
Jay Freeman (saurik) [Thu, 20 Oct 2011 22:46:31 +0000 (22:46 +0000)] 
Modify sizeOfString: with stringDrawingState_.

13 years agoRedraw labels as they move.
Jay Freeman (saurik) [Thu, 20 Oct 2011 07:26:41 +0000 (07:26 +0000)] 
Redraw labels as they move.

13 years agoFix LockBackground replacement.
Jay Freeman (saurik) [Thu, 20 Oct 2011 05:11:16 +0000 (05:11 +0000)] 
Fix LockBackground replacement.

13 years agoAdded some really complex path scanning code.
Jay Freeman (saurik) [Thu, 20 Oct 2011 04:18:15 +0000 (04:18 +0000)] 
Added some really complex path scanning code.

13 years agoSupport @2x.png if @2x~iphone.png.
Jay Freeman (saurik) [Thu, 20 Oct 2011 03:13:29 +0000 (03:13 +0000)] 
Support @2x.png if @2x~iphone.png.

13 years agoAdd a new UIImages dumping mechanism.
Jay Freeman (saurik) [Thu, 20 Oct 2011 01:45:04 +0000 (01:45 +0000)] 
Add a new UIImages dumping mechanism.

13 years agoAdapt label width for label width.
Jay Freeman (saurik) [Thu, 20 Oct 2011 01:21:17 +0000 (01:21 +0000)] 
Adapt label width for label width.

13 years agoDo not mess with the rendering of stuff I'm not involved in.
Jay Freeman (saurik) [Wed, 19 Oct 2011 23:32:09 +0000 (23:32 +0000)] 
Do not mess with the rendering of stuff I'm not involved in.

13 years agoUse opacity:0, not color:transparent.
Jay Freeman (saurik) [Wed, 19 Oct 2011 23:17:12 +0000 (23:17 +0000)] 
Use opacity:0, not color:transparent.

13 years agoFixed the cache clearing code.
Jay Freeman (saurik) [Wed, 19 Oct 2011 22:46:49 +0000 (22:46 +0000)] 
Fixed the cache clearing code.

13 years agoAdd an @2x Themes.png. v0.9.3901
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:30:45 +0000 (06:30 +0000)] 
Add an @2x Themes.png.

13 years agoI really want this to be clear.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:18:09 +0000 (06:18 +0000)] 
I really want this to be clear.

13 years agoMake transcript cells transparent.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:10:21 +0000 (06:10 +0000)] 
Make transcript cells transparent.

13 years agoMake the CKMessageCell clear.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:01:07 +0000 (06:01 +0000)] 
Make the CKMessageCell clear.

13 years agoSupport SMSBackground@2x.
Jay Freeman (saurik) [Wed, 19 Oct 2011 04:40:52 +0000 (04:40 +0000)] 
Support SMSBackground@2x.

13 years agoAdd new icons from Surenix.
Jay Freeman (saurik) [Wed, 19 Oct 2011 04:39:39 +0000 (04:39 +0000)] 
Add new icons from Surenix.

13 years agoUse Surenix's new WinterBoard icons.
Jay Freeman (saurik) [Tue, 18 Oct 2011 20:58:00 +0000 (20:58 +0000)] 
Use Surenix's new WinterBoard icons.

13 years agoMake docks even more transparent.
Jay Freeman (saurik) [Tue, 18 Oct 2011 20:35:20 +0000 (20:35 +0000)] 
Make docks even more transparent.

13 years agoUse backwards-compatible deprecated garbage.
Jay Freeman (saurik) [Tue, 18 Oct 2011 08:31:22 +0000 (08:31 +0000)] 
Use backwards-compatible deprecated garbage.

13 years agoFixed calendars and badges.
Jay Freeman (saurik) [Tue, 18 Oct 2011 08:09:20 +0000 (08:09 +0000)] 
Fixed calendars and badges.

13 years agoI forgot to add the Retina settings icon.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:07:46 +0000 (06:07 +0000)] 
I forgot to add the Retina settings icon.

13 years agoI forgot the version.sh.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:06:16 +0000 (06:06 +0000)] 
I forgot the version.sh.

13 years agoAdd a .gitignore file.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:06:00 +0000 (06:06 +0000)] 
Add a .gitignore file.

13 years agoI hate the Server Lock Example.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:04:01 +0000 (06:04 +0000)] 
I hate the Server Lock Example.

13 years agoRemove the Saurik theme: it is ugly and unneeded.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:03:45 +0000 (06:03 +0000)] 
Remove the Saurik theme: it is ugly and unneeded.

13 years agoFix Wallpaper filenames.
Jay Freeman (saurik) [Mon, 17 Oct 2011 12:08:27 +0000 (12:08 +0000)] 
Fix Wallpaper filenames.

13 years agoAllow themes to have multiple kinds of wallpaper.
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:35:33 +0000 (10:35 +0000)] 
Allow themes to have multiple kinds of wallpaper.

13 years agoFactor $useScale$() from $getTheme$().
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:29:16 +0000 (10:29 +0000)] 
Factor $useScale$() from $getTheme$().

13 years agoUse my new $getImage$ abstraction.
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:19:57 +0000 (10:19 +0000)] 
Use my new $getImage$ abstraction.

13 years agoFix the SBIconLabel drawing code.
Jay Freeman (saurik) [Mon, 17 Oct 2011 09:35:07 +0000 (09:35 +0000)] 
Fix the SBIconLabel drawing code.

13 years agoInitial implementation of WBMarkup.
Jay Freeman (saurik) [Mon, 17 Oct 2011 08:33:58 +0000 (08:33 +0000)] 
Initial implementation of WBMarkup.

13 years agoDo not attempt to theme themes: that is insane.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:33:14 +0000 (07:33 +0000)] 
Do not attempt to theme themes: that is insane.

13 years agoAttempt to use @2x UIImages.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:33:04 +0000 (07:33 +0000)] 
Attempt to use @2x UIImages.

13 years agoFactor $getScale$() out to a separate function.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:32:56 +0000 (07:32 +0000)] 
Factor $getScale$() out to a separate function.

13 years agoWoah. Seriously: woah.
Jay Freeman (saurik) [Sun, 16 Oct 2011 05:38:08 +0000 (05:38 +0000)] 
Woah. Seriously: woah.

13 years agoReactivate _UIImageAtPath() hook.
Jay Freeman (saurik) [Thu, 13 Oct 2011 09:08:14 +0000 (09:08 +0000)] 
Reactivate _UIImageAtPath() hook.

13 years agoSimplify build transfer procedure.
Jay Freeman (saurik) [Thu, 13 Oct 2011 08:45:33 +0000 (08:45 +0000)] 
Simplify build transfer procedure.

13 years agoAdd a Retina version of the Settings icon.
Jay Freeman (saurik) [Thu, 13 Oct 2011 00:50:23 +0000 (00:50 +0000)] 
Add a Retina version of the Settings icon.

13 years agoAdd an IconAlpha fix from NickF.
Jay Freeman (saurik) [Wed, 12 Oct 2011 22:39:56 +0000 (22:39 +0000)] 
Add an IconAlpha fix from NickF.

13 years agoUse git describe for Version:.
Jay Freeman (saurik) [Wed, 12 Oct 2011 21:45:28 +0000 (21:45 +0000)] 
Use git describe for Version:.

13 years agoClear more of the cache files (iHaz3).
Jay Freeman (saurik) [Wed, 12 Oct 2011 21:40:45 +0000 (21:40 +0000)] 
Clear more of the cache files (iHaz3).

13 years agoJust stop using isWildcat: too risky.
Jay Freeman (saurik) [Wed, 12 Oct 2011 20:36:05 +0000 (20:36 +0000)] 
Just stop using isWildcat: too risky.

13 years agoTemporary iOS 5 support. v0.9.3900
Jay Freeman (saurik) [Sat, 8 Oct 2011 05:53:27 +0000 (05:53 +0000)] 
Temporary iOS 5 support.

13 years agoAdd GSSystemHasCapability.
Jay Freeman (saurik) [Fri, 7 Oct 2011 09:04:18 +0000 (09:04 +0000)] 
Add GSSystemHasCapability.