]> git.saurik.com Git - winterboard.git/shortlog
winterboard.git
2014-01-08  Jay Freeman... Finally commit fix of SpringBoard touch blocking.
2014-01-08  Jay Freeman... Having ported to MSFindSymbol, nlset is obsolete.
2014-01-08  Jay Freeman... Avoid calling through WinterBoard during static.
2014-01-08  Jay Freeman... I /think/ I should ensure UIImages end with .png.
2014-01-08  Jay Freeman... Apple's cruelty knows no bound: icky iOS 7 icons.
2014-01-08  Jay Freeman... On iOS 6, WinterBoard /sucked/: I want a do-over.
2014-01-08  Jay Freeman... On iOS 7, we can't always rely on libhide working.
2014-01-08  Jay Freeman... CFNotificationCenterAddObserver requires an enum.
2014-01-08  Jay Freeman... WBStringDrawingState::count_ is unsigned: no -1.
2014-01-08  Jay Freeman... Xcode 5 can't compile @synchronized using -mthumb.
2014-01-08  Jay Freeman... Organize command line arguments more better smart.
2014-01-08  Jay Freeman... We no longer need to simulate linking newer SDKs.
2014-01-08  Jay Freeman... Fix permissions in Debian package from OS X (ick).
2014-01-08  Jay Freeman... In the last couple decades I learned BSD is wrong.
2014-01-08  Jay Freeman... Fix "make package" on case-insensitive filesystem.
2014-01-08  Jay Freeman... Get WinterBoard compiled on clang (ick) for ARM64.
2014-01-08  Jay Freeman... OMFG, this is WinterBoard, /not Substrate/ :/. :(
2013-09-07  Jay Freeman... @thekirbylover fix for @TCcentex Facebook icon bug.
2013-03-02  Jay Freeman... Add the Pre-Depends required for -Zlzma support. v0.9.3911
2013-03-02  Jay Freeman... Avoid iOS-6+WinterBoard+Substrate-400x vnode leak.
2013-03-02  Jay Freeman... Pass -Zlzma to dpkg-deb while building package.
2013-02-17  Jay Freeman... Do NOT allow Optimize Themes to optimize THE WORLD. v0.9.3910
2013-02-15  Jay Freeman... Painfully organize HTML wallpapers below bulletins. v0.9.3909
2013-02-10  Jay Freeman... Fix UISound theming on iOS 6.1 (maybe 6.0?).
2013-02-03  Jay Freeman... Do not kill SpringBoard if we do backboardd. v0.9.3908
2013-02-02  Jay Freeman... Add a Default-568h@2x.png for iPhone 5 support.
2013-02-02  Jay Freeman... Allow theming SystemAppExited from BackBoardServices.
2013-02-02  Jay Freeman... Support theming Settings icons on iOS 6.0+.
2013-01-17  Jay Freeman... iOS <4.x had private ImageIO (thanks forevermac!).
2012-10-22  Jay Freeman... Remove the general hook of ImageIO: hooks too much. v0.9.3907
2012-10-22  Jay Freeman... A depressingly easier way to fix iOS 6 UIImages.
2012-09-20  Jay Freeman... Add some commented out code to debug open() calls. v0.9.3906
2012-09-20  Jay Freeman... Provide some backwards compatibility for iOS 6 Maps.
2012-09-20  Jay Freeman... Reorganize process deaths to, well, actually work.
2012-09-20  Jay Freeman... Support text theming of icon badge labels on iOS 6.
2012-09-20  Jay Freeman... Also kill backboardd as part of the respring step.
2012-09-20  Jay Freeman... Add iOS 6 compatible icon label theming support.
2012-09-20  Jay Freeman... Support iOS 6 WBMarkup and fix rectangle bounding.
2012-09-20  Jay Freeman... Improve debug logging for the WB style machine.
2012-09-19  Jay Freeman... Hook backboardd on iOS 6 (and anything with ImageIO).
2012-09-19  Jay Freeman... Move to a higher level of ImageIO for iOS 6 support.
2012-06-04  Jay Freeman... Change "some" to "many" (by weight, not by volume).
2012-06-04  Jay Freeman... Make it more clear to users that themes are ordered.
2012-06-04  Jay Freeman... Per-page wallpaper alignment was broken until jitter.
2012-06-04  Jay Freeman... Make symlinks to / stop search to fix user override.
2012-06-04  Jay Freeman... Support @2x~ipad suffixes correctly on the iPad 3.
2012-06-03  Jay Freeman... Finally update WBRename() to use MSHookMessageEx().
2012-04-16  Jay Freeman... Add slightly more useful drawing debug. v0.9.3905
2012-04-16  Jay Freeman... Fix issues with BadgeStyle.
2012-03-28  Jay Freeman... Use killall -KILL as a fallback for killall -TERM. v0.9.3904
2012-03-27  Jay Freeman... Use UIWebBrowserView on versions of iOS that support it.
2012-03-18  Jay Freeman... Automatically detect text color in WB style machine.
2012-03-18  Jay Freeman... I need to provide the style retrofit to all UIKit appli...
2012-03-18  Jay Freeman... Fix support for TimeStyle on iOS 4.x and 5.x.
2012-03-17  Jay Freeman... Fix icon image alpha code on 3.1.2.
2012-03-14  Jay Freeman... Remove code duplication that had already drifted.
2012-03-14  Jay Freeman... We actually need to hard-set SummerBoard to NO.
2012-03-14  Jay Freeman... Re-fixes SBIcon{,View} IconAlpha support on 5.x.
2012-03-14  Jay Freeman... Support per-page wallpaper again, thanks to Dark_Link.
2012-03-14  Jay Freeman... I got the final Breaks: line from ashikase for Folder...
2012-03-14  Jay Freeman... As reported by thekirbylover, UISounds stack in reverse...
2012-03-11  Jay Freeman... The new label drawing algorithm implies !SummerBoard_.
2012-03-11  Jay Freeman... Use the older drawRect: algorithm in SummerBoard mode.
2012-03-11  Jay Freeman... Change the default SummerBoard setting to NO.
2012-03-11  Jay Freeman... Add a ton of debugging logic for helping with style...
2012-03-11  Jay Freeman... Finish re-integrating WinterBoard label code.
2012-03-11  Jay Freeman... Move the brunt of WinterBoard's label code to style...
2012-03-11  Jay Freeman... Replace the added WebTextAlignment with UITextAlignment.
2012-03-11  Jay Freeman... Replace use of int for lineBreakMode: with UILineBreakMode.
2012-03-11  Jay Freeman... Support alignments other than center for text drawing.
2012-03-11  Jay Freeman... Renamed align to extra to match the others.
2012-03-11  Jay Freeman... Use a 7-argument MessageHook() to get truncationRect:.
2012-03-11  Jay Freeman... Set state machine to style /all/ label attempts.
2012-03-11  Jay Freeman... Use letter-spacing to support letterSpacing: draw argument.
2012-03-11  Jay Freeman... Fix support for styling folders and user applications.
2012-03-10  Jay Freeman... Reimplement iOS 5.x icon label styling.
2011-11-03  Jay Freeman... Support a global Fallback/ folder for Default*.png.
2011-10-27  Jay Freeman... Use @synchronized in getTheme.
2011-10-22  Jay Freeman... Drop ~iphone from ~iphone.app.
2011-10-22  Jay Freeman... Do not attempt to support @1x themes.
2011-10-21  Jay Freeman... Actually apply settings on close.
2011-10-21  Jay Freeman... Do not conflict with libweather. v0.9.3903
2011-10-21  Jay Freeman... Add a != nil that was forgotten. v0.9.3902
2011-10-21  Jay Freeman... Fix SMS backgrounds fully.
2011-10-21  Jay Freeman... Add some comments to ChatKit stuff.
2011-10-21  Jay Freeman... Add WB: to _trace() output.
2011-10-21  Jay Freeman... Make SMS buttons transparent.
2011-10-21  Jay Freeman... Turn off quirks mode to fix WB crash.
2011-10-21  Jay Freeman... Make SMS labels and timestamps transparent.
2011-10-21  Jay Freeman... Move UndockedIconLabels initialization earlier.
2011-10-21  Jay Freeman... Replace UIAlertSheet with UIAlertView.
2011-10-20  Jay Freeman... Move some settings under Advanced.
2011-10-20  Jay Freeman... Move Hide WinterBoard to the bottom.
2011-10-20  Jay Freeman... Better document theme selection.
2011-10-20  Jay Freeman... Better document Debug Logging.
2011-10-20  Jay Freeman... Make UIImage dumper user friendly.
2011-10-20  Jay Freeman... Modify sizeOfString: with stringDrawingState_.
2011-10-20  Jay Freeman... Redraw labels as they move.
2011-10-20  Jay Freeman... Fix LockBackground replacement.
2011-10-20  Jay Freeman... Added some really complex path scanning code.
next