]> git.saurik.com Git - winterboard.git/history - Library.mm
Consistently remap arguments, not individual files.
[winterboard.git] / Library.mm
2014-11-26  Jay Freeman (saurik)Consistently remap arguments, not individual files.
2014-11-26  Jay Freeman (saurik)Also provide folder argument when bundle remapping.
2014-11-26  Jay Freeman (saurik)Move [url lastPathComponent] into Fallback wrapper.
2014-11-26  Jay Freeman (saurik)We need access to IsWild_ outside of SpringBoard.
2014-11-26  Jay Freeman (saurik)Remove SummerBoard mode (it is totally horrible).
2014-11-26  Jay Freeman (saurik)Fix irritating crash in SummerBoard (why not? :/).
2014-11-26  Jay Freeman (saurik)Put some more reasonable code in the open crasher.
2014-11-26  Jay Freeman (saurik)Support CPBitmapCreateImagesFromPath() name array.
2014-11-26  Jay Freeman (saurik)Use a lower-level hook to theme bundle resources.
2014-11-26  Jay Freeman (saurik)Reorganize shared asset hooking on *all versions*.
2014-11-26  Jay Freeman (saurik)Commit @3x logic (as it is getting in my way :/).
2014-11-25  Jay Freeman (saurik)Merge identifier/folder in $pathForFile$inBundle$.
2014-11-25  Jay Freeman (saurik)Create /tmp/UIImages right before actually storing.
2014-11-25  Jay Freeman (saurik)Use @synchronized() to guard Bundles_ (old crash).
2014-11-25  Jay Freeman (saurik)Remove manual ui: instead, check for UIKit bundle.
2014-11-25  Jay Freeman (saurik)Split identifier/folder in $pathForFile$inBundle$.
2014-11-25  Jay Freeman (saurik)Remove a couple obsolete WBHookSymbols for shared.
2014-01-13  Jay Freeman (saurik)Fix calendar icon style markup state regression.
2014-01-12  Jay Freeman (saurik)I feel really bad I didn't fix this app long ago.
2014-01-12  Jay Freeman (saurik)Apparently, Zephyr hooks NSLog?! ...and I crash?!
2014-01-12  Jay Freeman (saurik)Here we go again: this time with SBIcon setAlpha.
2014-01-12  Jay Freeman (saurik)Fix BadgeStyle on iOS 7 (NSString withAttributes).
2014-01-11  Jay Freeman (saurik)Even if Scale_ is 1, IsWild_ doesn't have to be 0.
2014-01-11  Jay Freeman (saurik)I can't believe I wasted an entire day on this.
2014-01-11  Jay Freeman (saurik)UIStringDrawingSuperCrufty must be _legacy_hooked.
2014-01-11  Jay Freeman (saurik)For some reason iOS 7 Calendar keeps sizing "23".
2014-01-11  Jay Freeman (saurik)Fix iOS 6 calendar labels (half-fixing on iOS 7).
2014-01-10  Jay Freeman (saurik)Fix the separation of Docked/Undocked icon labels.
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.
next