Age | Commit message (Expand) | Author | Files | Lines |
2007-09-10 | Flags to locate script errors | Thomas Brüderli | 2 | -1/+17 |
2007-09-05 | Check for callback function first. Same effect as XMLHTTPRequest.abort() | Thomas Brüderli | 1 | -1/+1 |
2007-09-05 | Remove all object references to prevent memory leaks | Thomas Brüderli | 1 | -7/+18 |
2007-08-28 | Better separation (if/else) of XMLHTTP usage | Thomas Brüderli | 1 | -25/+28 |
2007-08-28 | Reset this.loader on error | Thomas Brüderli | 1 | -1/+4 |
2007-08-28 | Source style fix | Christian Schneider | 1 | -1/+2 |
2007-08-28 | Use <script> tags to enable data loading from foreign hosts | Thomas Brüderli | 1 | -12/+29 |
2007-08-09 | Improve error reporting | Thomas Brüderli | 1 | -1/+8 |
2007-08-08 | Updated it_boot | Thomas Brüderli | 1 | -24/+11 |
2007-08-06 | Remove alert (svn diff) | Thomas Brüderli | 1 | -3/+2 |
2007-08-06 | Add timestamp on it_boot retry to prevent caching | Thomas Brüderli | 1 | -3/+4 |
2007-08-03 | Add fallback to document.write for Opera (7) | Thomas Brüderli | 1 | -1/+3 |
2007-07-24 | Improved it_state with Safari support | Thomas Brüderli | 2 | -8/+14 |
2007-07-19 | Added missing query_volatile to iframe fallback loader | Christian Schneider | 1 | -1/+1 |
2007-07-02 | Wait for parent window to load it_state script | Thomas Brüderli | 1 | -2/+4 |
2007-07-02 | Include now() to it.js | Thomas Brüderli | 2 | -1/+9 |
2007-03-13 | bugfix | Urban Müller | 1 | -1/+1 |
2007-03-13 | it_url_encode | Urban Müller | 1 | -0/+10 |
2007-02-23 | replaced dubious it_clone() by cleaner it_set() (aka copyObj() from lib.js) | Christian Weber | 1 | -18/+12 |
2006-12-14 | Fix fall back mode if ActiveX is disabled | Christian Schneider | 1 | -4/+12 |
2006-12-12 | Merged revisions 13944-15067 via svnmerge from | Christian Schneider | 1 | -8/+21 |
2006-11-22 | Send content-type header with POST requests | Thomas Brüderli | 1 | -0/+3 |
2006-11-20 | Added method for sending HTTP POST requests | Thomas Brüderli | 1 | -2/+23 |
2006-11-10 | Skip stylesheet test for Konqueror as getPropertyValue does not work | Christian Schneider | 1 | -2/+3 |
2006-10-26 | Moved itools to live branch | Christian Schneider | 7 | -0/+715 |