]> git.saurik.com Git - winterboard.git/history - Library.mm
PNG files are themed when loaded, not when found.
[winterboard.git] / Library.mm
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.
2010-03-28  Jay Freeman (saurik)Fix the display identifier bug reported by Surenix.
2010-01-25  Jay Freeman (saurik)Added a forward for WBBadgeLabel description.
2009-08-29  Jay Freeman (saurik)Finished integrating new code from DHowett for WinterBo...
2009-08-15  Jay Freeman (saurik)Fixed the Emoji bug.
2009-08-14  Jay Freeman (saurik)Remove some debugging garbage.
2009-08-14  Jay Freeman (saurik)I never should have supported SMSBackground.
2009-08-12  Jay Freeman (saurik)Checkpointing before integration experiment.
2009-07-07  Jay Freeman (saurik)Fixed various 3.x bugs.
2009-06-20  Jay Freeman (saurik)Fixed a number of 2.x reported issues.
2009-06-17  Jay Freeman (saurik)Random namespace protection.
2009-06-04  Jay Freeman (saurik)Fixed calendar related font metrics for 3.x.
2009-06-04  Jay Freeman (saurik)Various fixes for 2.x and BigBoss.
2009-05-21  Jay Freeman (saurik)Various upgrades for 3.x and performance.
2009-03-17  Jay Freeman (saurik)Added Icon Alpha and fixed offset bug.
2009-03-16  Jay Freeman (saurik)Fixed STUPID bug with Wallpapers.
2009-03-16  Jay Freeman (saurik)Attempting to deal with memory footprint.
2009-01-11  Jay Freeman (saurik)Fixed lock widget overlaps.
2009-01-04  Jay Freeman (saurik)Root page papers at top of screen.
2009-01-04  Jay Freeman (saurik)Page-specific wallpapers.
2009-01-03  Jay Freeman (saurik)Fixed critical bug.
2009-01-03  Jay Freeman (saurik)Released font hooking and stuff.
2009-01-03  Jay Freeman (saurik)Handed a copy to BigBoss for performance evaluation.
2008-12-20  Jay Freeman (saurik)Improved many-theme performance.
2008-12-20  Jay Freeman (saurik)Massive changes to WinterBoard, mostly due to RiPDev...
2008-12-17  Jay Freeman (saurik)Initial verification of IMP hooking.
2008-11-23  Jay Freeman (saurik)Drastic performance improvements.
2008-10-09  Jay Freeman (saurik)Bug fix release.
2008-10-09  Jay Freeman (saurik)Next public release.
2008-09-18  Jay Freeman (saurik)Fixed a stupid UIImages bug.
2008-09-18  Jay Freeman (saurik)Fixed UIImages, fixed jitter aliasing, fixed Themes...
2008-09-15  Jay Freeman (saurik)Added .strings support.
2008-09-15  Jay Freeman (saurik)Added BadgeStyle to Info.plist.
2008-09-15  Jay Freeman (saurik)Moved date string back to center.
2008-09-15  Jay Freeman (saurik)Fixed 2.1 icon clipping bug.
2008-09-14  Jay Freeman (saurik)Fixed 2.1 _inDock variable.
2008-09-01  Jay Freeman (saurik)Workaround for display:none issue.
2008-09-01  Jay Freeman (saurik)Manually draw icon labels and fix calendar positioning.
2008-08-31  Jay Freeman (saurik)Ported to MobileSubstrate, added CalendarIcon*Style...
2008-08-28  Jay Freeman (saurik)Web Clips, Lock Backgrounds, and glowing StatusBars.
2008-08-19  Jay Freeman (saurik)Super speed up, navigation bar style per style, user...
2008-08-11  Jay Freeman (saurik)Various release engineeirng issues.
2008-08-11  Jay Freeman (saurik)Drastic reorganization of WinterBoard.
2008-08-05  Jay Freeman (saurik)Quick name change to protect the innocent.
2008-08-05  Jay Freeman (saurik)Added the ability to force icon rendering.
2008-08-05  Jay Freeman (saurik)Added some amazing theme features.
2008-08-04  Jay Freeman (saurik)Fixed some stupid bugs from the last build.
2008-08-04  Jay Freeman (saurik)Matched up WinterBoard to the documentation.
2008-08-04  Jay Freeman (saurik)Finally remembering to commit stuff.
2008-08-03  Jay Freeman (saurik)Fixed some visual artifacts on themes (transparency).
2008-08-03  Jay Freeman (saurik)Added .artwork theming.
2008-08-03  Jay Freeman (saurik)Added fully general theme support.
2008-08-02  Jay Freeman (saurik)Uploading source code of the first release.