Port WebCycript parser (CDATA only) to iOS 5.0.
[cydget.git] / LockScreen.mm
2012-02-29  Jay Freeman (saurik)Port WebCycript parser (CDATA only) to iOS 5.0.
2012-02-29  Jay Freeman (saurik)Remove the long-obsolete CYWeakHell insanity.
2012-02-29  Jay Freeman (saurik)Do not overlap away items on WebCycript Cydgets.
2011-04-01  Jay Freeman (saurik)Only turn off WebThread on <3.2.
2011-04-01  Jay Freeman (saurik)Draw in the main thread as well.
2011-04-01  Jay Freeman (saurik)Pass through addMessageToConsole:.
2011-04-01  Jay Freeman (saurik)Support application URL schemes.
2011-03-31  Jay Freeman (saurik)Register cydget:// and cydget-cgi:// as local schemes.
2011-03-31  Jay Freeman (saurik)Do not allow usage of the WebThread.
2011-03-31  Jay Freeman (saurik)Add support for addMessageToConsole:. v0.9.4001
2011-03-30  Jay Freeman (saurik)Support iOS 3.2.
2011-03-30  Jay Freeman (saurik)Remove obsolete Wildcat_ usage.
2011-03-29  Jay Freeman (saurik)Turn off alwaysBounceVertical on CydgetwebView.
2011-03-29  Jay Freeman (saurik)Reorganize state machine (again).
2011-03-28  Jay Freeman (saurik)Remove extraneous calls to _trace().
2011-03-28  Jay Freeman (saurik)Fix Cydget Keyboard on 4.x.
2011-03-28  Jay Freeman (saurik)Port Cydget to UIWebView.
2011-03-28  Jay Freeman (saurik)Update copyright notices.
2011-03-28  Jay Freeman (saurik)Fix 4.0.
2011-03-28  Jay Freeman (saurik)Remove Log() verbosity.
2010-11-24  Jay Freeman (saurik)Port Cydget to 4.2.
2010-11-24  Jay Freeman (saurik)Remove StringSourceProvider::source hack.
2010-10-26  Jay Freeman (saurik)OMG this finally works.
2010-10-26  Jay Freeman (saurik)OMG, now I have 2.2 and 4.0 but not 3.0.
2010-10-23  Jay Freeman (saurik)I don't even like this project anymore.
2010-10-23  Jay Freeman (saurik)I actually can't believe I got this to work... like...
2010-07-12  Jay Freeman (saurik)Almost entirely fixed iOS4.
2010-07-12  Jay Freeman (saurik)I hate new firmware.
2010-06-21  Jay Freeman (saurik)I am not having fun.
2010-06-21  Jay Freeman (saurik)For the sake of argument, let's assume this code was...
2010-04-05  Jay Freeman (saurik)Use cydget-cgi instead of cydget-php, and fix the threa...
2010-02-28  Jay Freeman (saurik)Checkpoint.
2010-01-05  Jay Freeman (saurik)Fixed a silly (but unfortunately non-fatal) error in...
2010-01-05  Jay Freeman (saurik)OMG I hate Apple's lame attempt at a stream API.
2009-12-24  Jay Freeman (saurik)Fix the attack of the zombie php-cgi processes.
2009-12-24  Jay Freeman (saurik)Upgraded to realistic CGI for PHP.
2009-12-24  Jay Freeman (saurik)Do people really use PHP?
2009-11-09  Jay Freeman (saurik)Added a PhotoExample.cydget and renamed Cycript= to...
2009-11-09  Jay Freeman (saurik)Fixed a crash bug reported by ZodTTD in SourceURL strin...
2009-11-09  Jay Freeman (saurik)Re-envisioned Cycript configuration tag as a regex...
2009-11-09  Jay Freeman (saurik)Script blocks for text/cycript should be ignored if...
2009-11-09  Jay Freeman (saurik)Finalized Welcome wording and ported back to 2.2.
2009-11-08  Jay Freeman (saurik)Finished implementing text/cycript.
2009-11-08  Jay Freeman (saurik)Checkpoint for Welcome.
2009-11-07  Jay Freeman (saurik)Checkpoint for Optimo test.
2009-11-06  Jay Freeman (saurik)This seriously sort of worked.
2009-11-06  Jay Freeman (saurik)This was a bad idea: I'm not going to do this again.
2009-11-06  Jay Freeman (saurik)Tiny improvement to fix scrolling behavior under the...
2009-11-05  Jay Freeman (saurik)Merged WebCycript into the core cydgets distribution.