]> git.saurik.com Git - winterboard.git/history - Library.mm
Painfully organize HTML wallpapers below bulletins.
[winterboard.git] / Library.mm
2013-02-15  Jay Freeman (saurik)Painfully organize HTML wallpapers below bulletins. v0.9.3909
2013-02-10  Jay Freeman (saurik)Fix UISound theming on iOS 6.1 (maybe 6.0?).
2013-02-02  Jay Freeman (saurik)Allow theming SystemAppExited from BackBoardServices.
2013-02-02  Jay Freeman (saurik)Support theming Settings icons on iOS 6.0+.
2013-01-17  Jay Freeman (saurik)iOS <4.x had private ImageIO (thanks forevermac!).
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)Support text theming of icon badge labels on iOS 6.
2012-09-20  Jay Freeman (saurik)Add iOS 6 compatible icon label theming support.
2012-09-20  Jay Freeman (saurik)Improve debug logging for the WB style machine.
2012-09-19  Jay Freeman (saurik)Move to a higher level of ImageIO for iOS 6 support.
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-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)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)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)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)Make SMS labels and timestamps transparent.
2011-10-21  Jay Freeman (saurik)Move UndockedIconLabels initialization earlier.
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)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-18  Jay Freeman (saurik)Use backwards-compatible deprecated garbage.
2011-10-18  Jay Freeman (saurik)Fixed calendars and badges.
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.
2011-10-16  Jay Freeman (saurik)Attempt to use @2x UIImages.
2011-10-16  Jay Freeman (saurik)Factor $getScale$() out to a separate function.
2011-10-16  Jay Freeman (saurik)Woah. Seriously: woah.
2011-10-13  Jay Freeman (saurik)Reactivate _UIImageAtPath() hook.
2011-10-12  Jay Freeman (saurik)Add an IconAlpha fix from NickF.
2011-10-12  Jay Freeman (saurik)Just stop using isWildcat: too risky.
2011-10-08  Jay Freeman (saurik)Temporary iOS 5 support. v0.9.3900
2011-10-07  Jay Freeman (saurik)Add GSSystemHasCapability.
2011-07-24  Jay Freeman (saurik)Don't crash when _UIImageWithName(NULL).
2011-07-24  Jay Freeman (saurik)Fix icon labels on iOS 4.
2011-07-24  Jay Freeman (saurik)Removed SummerBoard -72 code.
2010-06-24  Jay Freeman (saurik)Don't rotate icons in landscape on the iPad, fixing...
2010-06-22  Jay Freeman (saurik)This thing is more complicated than the MTS-3100.
2010-05-26  Jay Freeman (saurik)I hate WinterBoard; aka: Welcome to LaunchServices.
2010-05-21  Jay Freeman (saurik)Because I hate users, I'm going to add Icons-72.
2010-05-09  Jay Freeman (saurik)OMG, I am so sleep deprived, this is nuts.
2010-05-08  Jay Freeman (saurik)I continue to hate SummerBoard.
2010-05-06  Jay Freeman (saurik)Messed around with the Dock.
2010-05-06  Jay Freeman (saurik)Positioning adjustment.
2010-05-06  Jay Freeman (saurik)Put some paper down to clean up the mess.
2010-05-02  Jay Freeman (saurik)Fix icon label rendering on iPad (and without SummerBoard).
2010-05-02  Jay Freeman (saurik)Fixed CalendarIcon text styling when isWildcat.
2010-04-02  Jay Freeman (saurik)Fix video wallpaper.
2010-04-01  Jay Freeman (saurik)Add backwards compatibility mode for Icons/SMS.png...
2010-04-01  Jay Freeman (saurik)Use pincrush to optimize themes.
next