summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itjs
/
loader.js
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
IE requires this sequence, Safari wants the opposite
Thomas Brüderli
1
-1
/
+2
2007-09-17
Prevent IE 6 crashes when loading page from cache
Thomas Brüderli
1
-1
/
+1
2007-09-12
Variables have been set in the wrong context
Thomas Brüderli
1
-3
/
+4
2007-09-12
Use iframes if possible (to prevent IE6 crashes)
Thomas Brüderli
1
-2
/
+3
2007-09-10
Flags to locate script errors
Thomas Brüderli
1
-1
/
+7
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-07-19
Added missing query_volatile to iframe fallback loader
Christian Schneider
1
-1
/
+1
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-10-26
Moved itools to live branch
Christian Schneider
1
-0
/
+207