]>
git.saurik.com Git - winterboard.git/log
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.
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:19:39 +0000 (11:19 +0000)]
Change "some" to "many" (by weight, not by volume).
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:17:41 +0000 (11:17 +0000)]
Make it more clear to users that themes are ordered.
Jay Freeman (saurik) [Mon, 4 Jun 2012 11:11:39 +0000 (11:11 +0000)]
Per-page wallpaper alignment was broken until jitter.
Jay Freeman (saurik) [Mon, 4 Jun 2012 10:44:28 +0000 (10:44 +0000)]
Make symlinks to / stop search to fix user override.
Jay Freeman (saurik) [Mon, 4 Jun 2012 10:28:40 +0000 (10:28 +0000)]
Support @2x~ipad suffixes correctly on the iPad 3.
Jay Freeman (saurik) [Sun, 3 Jun 2012 05:37:46 +0000 (05:37 +0000)]
Finally update WBRename() to use MSHookMessageEx().
Jay Freeman (saurik) [Mon, 16 Apr 2012 14:47:41 +0000 (14:47 +0000)]
Add slightly more useful drawing debug.
Jay Freeman (saurik) [Mon, 16 Apr 2012 14:46:55 +0000 (14:46 +0000)]
Fix issues with BadgeStyle.
Jay Freeman (saurik) [Wed, 28 Mar 2012 11:38:00 +0000 (11:38 +0000)]
Use killall -KILL as a fallback for killall -TERM.
Jay Freeman (saurik) [Tue, 27 Mar 2012 08:46:42 +0000 (08:46 +0000)]
Use UIWebBrowserView on versions of iOS that support it.
Jay Freeman (saurik) [Sun, 18 Mar 2012 09:06:15 +0000 (09:06 +0000)]
Automatically detect text color in WB style machine.
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.
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.
Jay Freeman (saurik) [Sat, 17 Mar 2012 22:07:52 +0000 (22:07 +0000)]
Fix icon image alpha code on 3.1.2.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:55:27 +0000 (08:55 +0000)]
Remove code duplication that had already drifted.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:54:39 +0000 (08:54 +0000)]
We actually need to hard-set SummerBoard to NO.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:32:48 +0000 (08:32 +0000)]
Re-fixes SBIcon{,View} IconAlpha support on 5.x.
Jay Freeman (saurik) [Wed, 14 Mar 2012 08:13:28 +0000 (08:13 +0000)]
Support per-page wallpaper again, thanks to Dark_Link.
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.
Jay Freeman (saurik) [Wed, 14 Mar 2012 06:37:39 +0000 (06:37 +0000)]
As reported by thekirbylover, UISounds stack in reverse order.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:50:41 +0000 (20:50 +0000)]
The new label drawing algorithm implies !SummerBoard_.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:49:33 +0000 (20:49 +0000)]
Use the older drawRect: algorithm in SummerBoard mode.
Jay Freeman (saurik) [Sun, 11 Mar 2012 20:49:08 +0000 (20:49 +0000)]
Change the default SummerBoard setting to NO.
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.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:55:34 +0000 (05:55 +0000)]
Finish re-integrating WinterBoard label code.
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.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:32:22 +0000 (05:32 +0000)]
Replace the added WebTextAlignment with UITextAlignment.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:30:23 +0000 (05:30 +0000)]
Replace use of int for lineBreakMode: with UILineBreakMode.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:24:46 +0000 (05:24 +0000)]
Support alignments other than center for text drawing.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:20:33 +0000 (05:20 +0000)]
Renamed align to extra to match the others.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:18:38 +0000 (05:18 +0000)]
Use a 7-argument MessageHook() to get truncationRect:.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:17:21 +0000 (05:17 +0000)]
Set state machine to style /all/ label attempts.
Jay Freeman (saurik) [Sun, 11 Mar 2012 05:16:58 +0000 (05:16 +0000)]
Use letter-spacing to support letterSpacing: draw argument.
Jay Freeman (saurik) [Sun, 11 Mar 2012 04:29:46 +0000 (04:29 +0000)]
Fix support for styling folders and user applications.
Jay Freeman (saurik) [Sat, 10 Mar 2012 23:47:42 +0000 (23:47 +0000)]
Reimplement iOS 5.x icon label styling.
Jay Freeman (saurik) [Thu, 3 Nov 2011 19:16:00 +0000 (19:16 +0000)]
Support a global Fallback/ folder for Default*.png.
Jay Freeman (saurik) [Thu, 27 Oct 2011 20:18:39 +0000 (20:18 +0000)]
Use @synchronized in getTheme.
Jay Freeman (saurik) [Sat, 22 Oct 2011 11:41:03 +0000 (11:41 +0000)]
Drop ~iphone from ~iphone.app.
Jay Freeman (saurik) [Sat, 22 Oct 2011 11:15:17 +0000 (11:15 +0000)]
Do not attempt to support @1x themes.
Jay Freeman (saurik) [Fri, 21 Oct 2011 11:38:21 +0000 (11:38 +0000)]
Actually apply settings on close.
Jay Freeman (saurik) [Fri, 21 Oct 2011 07:52:25 +0000 (07:52 +0000)]
Do not conflict with libweather.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:27:38 +0000 (04:27 +0000)]
Add a != nil that was forgotten.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:27:23 +0000 (04:27 +0000)]
Fix SMS backgrounds fully.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:09:15 +0000 (04:09 +0000)]
Add some comments to ChatKit stuff.
Jay Freeman (saurik) [Fri, 21 Oct 2011 04:09:01 +0000 (04:09 +0000)]
Add WB: to _trace() output.
Jay Freeman (saurik) [Fri, 21 Oct 2011 03:48:16 +0000 (03:48 +0000)]
Make SMS buttons transparent.
Jay Freeman (saurik) [Fri, 21 Oct 2011 03:32:48 +0000 (03:32 +0000)]
Turn off quirks mode to fix WB crash.
Jay Freeman (saurik) [Fri, 21 Oct 2011 01:10:01 +0000 (01:10 +0000)]
Make SMS labels and timestamps transparent.
Jay Freeman (saurik) [Fri, 21 Oct 2011 00:54:57 +0000 (00:54 +0000)]
Move UndockedIconLabels initialization earlier.
Jay Freeman (saurik) [Fri, 21 Oct 2011 00:12:10 +0000 (00:12 +0000)]
Replace UIAlertSheet with UIAlertView.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:58:47 +0000 (23:58 +0000)]
Move some settings under Advanced.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:25:53 +0000 (23:25 +0000)]
Move Hide WinterBoard to the bottom.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:25:04 +0000 (23:25 +0000)]
Better document theme selection.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:21:44 +0000 (23:21 +0000)]
Better document Debug Logging.
Jay Freeman (saurik) [Thu, 20 Oct 2011 23:18:13 +0000 (23:18 +0000)]
Make UIImage dumper user friendly.
Jay Freeman (saurik) [Thu, 20 Oct 2011 22:46:31 +0000 (22:46 +0000)]
Modify sizeOfString: with stringDrawingState_.
Jay Freeman (saurik) [Thu, 20 Oct 2011 07:26:41 +0000 (07:26 +0000)]
Redraw labels as they move.
Jay Freeman (saurik) [Thu, 20 Oct 2011 05:11:16 +0000 (05:11 +0000)]
Fix LockBackground replacement.
Jay Freeman (saurik) [Thu, 20 Oct 2011 04:18:15 +0000 (04:18 +0000)]
Added some really complex path scanning code.
Jay Freeman (saurik) [Thu, 20 Oct 2011 03:13:29 +0000 (03:13 +0000)]
Support @2x.png if @2x~iphone.png.
Jay Freeman (saurik) [Thu, 20 Oct 2011 01:45:04 +0000 (01:45 +0000)]
Add a new UIImages dumping mechanism.
Jay Freeman (saurik) [Thu, 20 Oct 2011 01:21:17 +0000 (01:21 +0000)]
Adapt label width for label width.
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.
Jay Freeman (saurik) [Wed, 19 Oct 2011 23:17:12 +0000 (23:17 +0000)]
Use opacity:0, not color:transparent.
Jay Freeman (saurik) [Wed, 19 Oct 2011 22:46:49 +0000 (22:46 +0000)]
Fixed the cache clearing code.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:30:45 +0000 (06:30 +0000)]
Add an @2x Themes.png.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:18:09 +0000 (06:18 +0000)]
I really want this to be clear.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:10:21 +0000 (06:10 +0000)]
Make transcript cells transparent.
Jay Freeman (saurik) [Wed, 19 Oct 2011 06:01:07 +0000 (06:01 +0000)]
Make the CKMessageCell clear.
Jay Freeman (saurik) [Wed, 19 Oct 2011 04:40:52 +0000 (04:40 +0000)]
Support SMSBackground@2x.
Jay Freeman (saurik) [Wed, 19 Oct 2011 04:39:39 +0000 (04:39 +0000)]
Add new icons from Surenix.
Jay Freeman (saurik) [Tue, 18 Oct 2011 20:58:00 +0000 (20:58 +0000)]
Use Surenix's new WinterBoard icons.
Jay Freeman (saurik) [Tue, 18 Oct 2011 20:35:20 +0000 (20:35 +0000)]
Make docks even more transparent.
Jay Freeman (saurik) [Tue, 18 Oct 2011 08:31:22 +0000 (08:31 +0000)]
Use backwards-compatible deprecated garbage.
Jay Freeman (saurik) [Tue, 18 Oct 2011 08:09:20 +0000 (08:09 +0000)]
Fixed calendars and badges.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:07:46 +0000 (06:07 +0000)]
I forgot to add the Retina settings icon.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:06:16 +0000 (06:06 +0000)]
I forgot the version.sh.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:06:00 +0000 (06:06 +0000)]
Add a .gitignore file.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:04:01 +0000 (06:04 +0000)]
I hate the Server Lock Example.
Jay Freeman (saurik) [Tue, 18 Oct 2011 06:03:45 +0000 (06:03 +0000)]
Remove the Saurik theme: it is ugly and unneeded.
Jay Freeman (saurik) [Mon, 17 Oct 2011 12:08:27 +0000 (12:08 +0000)]
Fix Wallpaper filenames.
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:35:33 +0000 (10:35 +0000)]
Allow themes to have multiple kinds of wallpaper.
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:29:16 +0000 (10:29 +0000)]
Factor $useScale$() from $getTheme$().
Jay Freeman (saurik) [Mon, 17 Oct 2011 10:19:57 +0000 (10:19 +0000)]
Use my new $getImage$ abstraction.
Jay Freeman (saurik) [Mon, 17 Oct 2011 09:35:07 +0000 (09:35 +0000)]
Fix the SBIconLabel drawing code.
Jay Freeman (saurik) [Mon, 17 Oct 2011 08:33:58 +0000 (08:33 +0000)]
Initial implementation of WBMarkup.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:33:14 +0000 (07:33 +0000)]
Do not attempt to theme themes: that is insane.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:33:04 +0000 (07:33 +0000)]
Attempt to use @2x UIImages.
Jay Freeman (saurik) [Sun, 16 Oct 2011 07:32:56 +0000 (07:32 +0000)]
Factor $getScale$() out to a separate function.
Jay Freeman (saurik) [Sun, 16 Oct 2011 05:38:08 +0000 (05:38 +0000)]
Woah. Seriously: woah.
Jay Freeman (saurik) [Thu, 13 Oct 2011 09:08:14 +0000 (09:08 +0000)]
Reactivate _UIImageAtPath() hook.
Jay Freeman (saurik) [Thu, 13 Oct 2011 08:45:33 +0000 (08:45 +0000)]
Simplify build transfer procedure.
Jay Freeman (saurik) [Thu, 13 Oct 2011 00:50:23 +0000 (00:50 +0000)]
Add a Retina version of the Settings icon.
Jay Freeman (saurik) [Wed, 12 Oct 2011 22:39:56 +0000 (22:39 +0000)]
Add an IconAlpha fix from NickF.
Jay Freeman (saurik) [Wed, 12 Oct 2011 21:45:28 +0000 (21:45 +0000)]
Use git describe for Version:.
Jay Freeman (saurik) [Wed, 12 Oct 2011 21:40:45 +0000 (21:40 +0000)]
Clear more of the cache files (iHaz3).
Jay Freeman (saurik) [Wed, 12 Oct 2011 20:36:05 +0000 (20:36 +0000)]
Just stop using isWildcat: too risky.
Jay Freeman (saurik) [Sat, 8 Oct 2011 05:53:27 +0000 (05:53 +0000)]
Temporary iOS 5 support.
Jay Freeman (saurik) [Fri, 7 Oct 2011 09:04:18 +0000 (09:04 +0000)]
Add GSSystemHasCapability.