]> git.saurik.com Git - winterboard.git/history - Library.mm
Witness the wonder of UIStringDrawingSuperCrufty.
[winterboard.git] / Library.mm
2014-01-09  Jay Freeman (saurik)Witness the wonder of UIStringDrawingSuperCrufty.
2014-01-09  Jay Freeman (saurik)Bring ARM64 float->CGFloat up towards ARM support.
2014-01-09  Jay Freeman (saurik)Do not break SpringBoard's search functionality.
2014-01-08  Jay Freeman (saurik)Having ported to MSFindSymbol, nlset is obsolete.
2014-01-08  Jay Freeman (saurik)I /think/ I should ensure UIImages end with .png.
2014-01-08  Jay Freeman (saurik)On iOS 6, WinterBoard /sucked/: I want a do-over.
2014-01-08  Jay Freeman (saurik)CFNotificationCenterAddObserver requires an enum.
2014-01-08  Jay Freeman (saurik)WBStringDrawingState::count_ is unsigned: no -1.
2014-01-08  Jay Freeman (saurik)In the last couple decades I learned BSD is wrong.
2014-01-08  Jay Freeman (saurik)Get WinterBoard compiled on clang (ick) for ARM64.
2014-01-08  Jay Freeman (saurik)OMFG, this is WinterBoard, /not Substrate/ :/. :(
2013-09-07  Jay Freeman (saurik)@thekirbylover fix for @TCcentex Facebook icon bug.
2013-03-02  Jay Freeman (saurik)Avoid iOS-6+WinterBoard+Substrate-400x vnode leak.
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...
next