summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itjs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-27
Send notification when script is incomplete; just to find out
Thomas Brüderli
1
-0
/
+4
2007-09-25
Q() does not fail on quoting undefined values (same behaviour as php)
Koni Weber
1
-1
/
+1
2007-09-19
IE requires this sequence, Safari wants the opposite
Thomas Brüderli
1
-1
/
+2
2007-09-18
Retry after script error + panic after retry
Thomas Brüderli
1
-13
/
+17
2007-09-17
Prevent IE 6 crashes when loading page from cache
Thomas Brüderli
1
-1
/
+1
2007-09-13
Fix strict javascript warning
Thomas Brüderli
1
-1
/
+1
2007-09-12
Fix some javascript warnings
Christian Schneider
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-11
Send scripts uncompressed when no ActiveX is available + reverted r20842
Thomas Brüderli
1
-1
/
+1
2007-09-10
JS error flags again
Thomas Brüderli
1
-2
/
+2
2007-09-10
More process flags for error location
Thomas Brüderli
1
-0
/
+2
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