]> git.saurik.com Git - winterboard.git/history
winterboard.git
2013-01-17  Jay Freeman (saurik)iOS <4.x had private ImageIO (thanks forevermac!).
2012-10-22  Jay Freeman (saurik)Remove the general hook of ImageIO: hooks too much. v0.9.3907
2012-10-22  Jay Freeman (saurik)A depressingly easier way to fix iOS 6 UIImages.
2012-09-20  Jay Freeman (saurik)Add some commented out code to debug open() calls. v0.9.3906
2012-09-20  Jay Freeman (saurik)Provide some backwards compatibility for iOS 6 Maps.
2012-09-20  Jay Freeman (saurik)Reorganize process deaths to, well, actually work.
2012-09-20  Jay Freeman (saurik)Support text theming of icon badge labels on iOS 6.
2012-09-20  Jay Freeman (saurik)Also kill backboardd as part of the respring step.
2012-09-20  Jay Freeman (saurik)Add iOS 6 compatible icon label theming support.
2012-09-20  Jay Freeman (saurik)Support iOS 6 WBMarkup and fix rectangle bounding.
2012-09-20  Jay Freeman (saurik)Improve debug logging for the WB style machine.
2012-09-19  Jay Freeman (saurik)Hook backboardd on iOS 6 (and anything with ImageIO).
2012-09-19  Jay Freeman (saurik)Move to a higher level of ImageIO for iOS 6 support.
2012-06-04  Jay Freeman (saurik)Change "some" to "many" (by weight, not by volume).
2012-06-04  Jay Freeman (saurik)Make it more clear to users that themes are ordered.
2012-06-04  Jay Freeman (saurik)Per-page wallpaper alignment was broken until jitter.
2012-06-04  Jay Freeman (saurik)Make symlinks to / stop search to fix user override.
2012-06-04  Jay Freeman (saurik)Support @2x~ipad suffixes correctly on the iPad 3.
2012-06-03  Jay Freeman (saurik)Finally update WBRename() to use MSHookMessageEx().
2012-04-16  Jay Freeman (saurik)Add slightly more useful drawing debug. v0.9.3905
2012-04-16  Jay Freeman (saurik)Fix issues with BadgeStyle.
2012-03-28  Jay Freeman (saurik)Use killall -KILL as a fallback for killall -TERM. v0.9.3904
2012-03-27  Jay Freeman (saurik)Use UIWebBrowserView on versions of iOS that support it.
2012-03-18  Jay Freeman (saurik)Automatically detect text color in WB style machine.
2012-03-18  Jay Freeman (saurik)I need to provide the style retrofit to all UIKit appli...
2012-03-18  Jay Freeman (saurik)Fix support for TimeStyle on iOS 4.x and 5.x.
2012-03-17  Jay Freeman (saurik)Fix icon image alpha code on 3.1.2.
2012-03-14  Jay Freeman (saurik)Remove code duplication that had already drifted.
2012-03-14  Jay Freeman (saurik)We actually need to hard-set SummerBoard to NO.
2012-03-14  Jay Freeman (saurik)Re-fixes SBIcon{,View} IconAlpha support on 5.x.
2012-03-14  Jay Freeman (saurik)Support per-page wallpaper again, thanks to Dark_Link.
2012-03-14  Jay Freeman (saurik)I got the final Breaks: line from ashikase for Folder...
2012-03-14  Jay Freeman (saurik)As reported by thekirbylover, UISounds stack in reverse...
2012-03-11  Jay Freeman (saurik)The new label drawing algorithm implies !SummerBoard_.
2012-03-11  Jay Freeman (saurik)Use the older drawRect: algorithm in SummerBoard mode.
2012-03-11  Jay Freeman (saurik)Change the default SummerBoard setting to NO.
2012-03-11  Jay Freeman (saurik)Add a ton of debugging logic for helping with style...
2012-03-11  Jay Freeman (saurik)Finish re-integrating WinterBoard label code.
2012-03-11  Jay Freeman (saurik)Move the brunt of WinterBoard's label code to style...
2012-03-11  Jay Freeman (saurik)Replace the added WebTextAlignment with UITextAlignment.
2012-03-11  Jay Freeman (saurik)Replace use of int for lineBreakMode: with UILineBreakMode.
2012-03-11  Jay Freeman (saurik)Support alignments other than center for text drawing.
2012-03-11  Jay Freeman (saurik)Renamed align to extra to match the others.
2012-03-11  Jay Freeman (saurik)Use a 7-argument MessageHook() to get truncationRect:.
2012-03-11  Jay Freeman (saurik)Set state machine to style /all/ label attempts.
2012-03-11  Jay Freeman (saurik)Use letter-spacing to support letterSpacing: draw argument.
2012-03-11  Jay Freeman (saurik)Fix support for styling folders and user applications.
2012-03-10  Jay Freeman (saurik)Reimplement iOS 5.x icon label styling.
2011-11-03  Jay Freeman (saurik)Support a global Fallback/ folder for Default*.png.
2011-10-27  Jay Freeman (saurik)Use @synchronized in getTheme.
2011-10-22  Jay Freeman (saurik)Drop ~iphone from ~iphone.app.
2011-10-22  Jay Freeman (saurik)Do not attempt to support @1x themes.
2011-10-21  Jay Freeman (saurik)Actually apply settings on close.
2011-10-21  Jay Freeman (saurik)Do not conflict with libweather. v0.9.3903
2011-10-21  Jay Freeman (saurik)Add a != nil that was forgotten. v0.9.3902
2011-10-21  Jay Freeman (saurik)Fix SMS backgrounds fully.
2011-10-21  Jay Freeman (saurik)Add some comments to ChatKit stuff.
2011-10-21  Jay Freeman (saurik)Add WB: to _trace() output.
2011-10-21  Jay Freeman (saurik)Make SMS buttons transparent.
2011-10-21  Jay Freeman (saurik)Turn off quirks mode to fix WB crash.
2011-10-21  Jay Freeman (saurik)Make SMS labels and timestamps transparent.
2011-10-21  Jay Freeman (saurik)Move UndockedIconLabels initialization earlier.
2011-10-21  Jay Freeman (saurik)Replace UIAlertSheet with UIAlertView.
2011-10-20  Jay Freeman (saurik)Move some settings under Advanced.
2011-10-20  Jay Freeman (saurik)Move Hide WinterBoard to the bottom.
2011-10-20  Jay Freeman (saurik)Better document theme selection.
2011-10-20  Jay Freeman (saurik)Better document Debug Logging.
2011-10-20  Jay Freeman (saurik)Make UIImage dumper user friendly.
2011-10-20  Jay Freeman (saurik)Modify sizeOfString: with stringDrawingState_.
2011-10-20  Jay Freeman (saurik)Redraw labels as they move.
2011-10-20  Jay Freeman (saurik)Fix LockBackground replacement.
2011-10-20  Jay Freeman (saurik)Added some really complex path scanning code.
2011-10-20  Jay Freeman (saurik)Support @2x.png if @2x~iphone.png.
2011-10-20  Jay Freeman (saurik)Add a new UIImages dumping mechanism.
2011-10-20  Jay Freeman (saurik)Adapt label width for label width.
2011-10-19  Jay Freeman (saurik)Do not mess with the rendering of stuff I'm not involve...
2011-10-19  Jay Freeman (saurik)Use opacity:0, not color:transparent.
2011-10-19  Jay Freeman (saurik)Fixed the cache clearing code.
2011-10-19  Jay Freeman (saurik)Add an @2x Themes.png. v0.9.3901
2011-10-19  Jay Freeman (saurik)I really want this to be clear.
2011-10-19  Jay Freeman (saurik)Make transcript cells transparent.
2011-10-19  Jay Freeman (saurik)Make the CKMessageCell clear.
2011-10-19  Jay Freeman (saurik)Support SMSBackground@2x.
2011-10-19  Jay Freeman (saurik)Add new icons from Surenix.
2011-10-18  Jay Freeman (saurik)Use Surenix's new WinterBoard icons.
2011-10-18  Jay Freeman (saurik)Make docks even more transparent.
2011-10-18  Jay Freeman (saurik)Use backwards-compatible deprecated garbage.
2011-10-18  Jay Freeman (saurik)Fixed calendars and badges.
2011-10-18  Jay Freeman (saurik)I forgot to add the Retina settings icon.
2011-10-18  Jay Freeman (saurik)I forgot the version.sh.
2011-10-18  Jay Freeman (saurik)Add a .gitignore file.
2011-10-18  Jay Freeman (saurik)I hate the Server Lock Example.
2011-10-18  Jay Freeman (saurik)Remove the Saurik theme: it is ugly and unneeded.
2011-10-17  Jay Freeman (saurik)Fix Wallpaper filenames.
2011-10-17  Jay Freeman (saurik)Allow themes to have multiple kinds of wallpaper.
2011-10-17  Jay Freeman (saurik)Factor $useScale$() from $getTheme$().
2011-10-17  Jay Freeman (saurik)Use my new $getImage$ abstraction.
2011-10-17  Jay Freeman (saurik)Fix the SBIconLabel drawing code.
2011-10-17  Jay Freeman (saurik)Initial implementation of WBMarkup.
2011-10-16  Jay Freeman (saurik)Do not attempt to theme themes: that is insane.
next