rem
stringlengths
0
126k
add
stringlengths
0
441k
context
stringlengths
13
136k
meta
stringlengths
132
347
function setRunInterval(radio) { runInterval = radio.value;
function setRunInterval() { runInterval = this.value;
function setRunInterval(radio) { runInterval = radio.value; var stepButton = document.getElementById("stepNext"); if (runInterval == -1) { stepButton.style.visibility = ''; } else { stepButton.style.visibility = 'hidden'; }}
4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/fb964683f6b8a8b9685278ec658185a696675c5d/selenium-fitrunner.js/clean/javascript/selenium-fitrunner.js
function setRunInterval(radio) { runInterval = radio.value;
function setRunInterval() { runInterval = this.value;
function setRunInterval(radio) { runInterval = radio.value; var stepButton = document.getElementById("stepNext"); if (runInterval == -1) { stepButton.style.visibility = ''; } else { stepButton.style.visibility = 'hidden'; }}
4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/cd39a743a89031815105f82085130d1c1edc9115/selenium-fitrunner.js/buggy/javascript/selenium-fitrunner.js
this.rgb = Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b);
this.rgb = OpenLayers.Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b);
setSaturation: function(s) { // get an HSB model, and set the new hue... var hsb = this.asHSB(); hsb.s = s; // convert back to RGB and set values... this.rgb = Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b); },
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/112978ac3d807e4a8b7e412ef2f585650c0506d8/Color.js/buggy/lib/Rico/Color.js
this.rgb = Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b);
this.rgb = OpenLayers.Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b);
setSaturation: function(s) { // get an HSB model, and set the new hue... var hsb = this.asHSB(); hsb.s = s; // convert back to RGB and set values... this.rgb = Rico.Color.HSBtoRGB(hsb.h, hsb.s, hsb.b); },
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/112978ac3d807e4a8b7e412ef2f585650c0506d8/Color.js/buggy/lib/Rico/Color.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
2320 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2320/19200c26046dc00f15305e03b7c1d28b4c38c952/dragdrop.js/clean/web/scripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/buggy/railties/html/javascripts/dragdrop.js
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; }
setSequence: function(element, new_sequence) { element = $(element); var options = Object.extend(this.options(element), arguments[2] || {}); var nodeMap = {}; this.findElements(element, options).each( function(n) { if (n.id.match(options.format)) nodeMap[n.id.match(options.format)[1]...
107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/bb2276098a5a21c35e5ee72b3097bd9d7caa919f/dragdrop.js/clean/actionpack/lib/action_view/helpers/javascripts/dragdrop.js
this.setRicoCorners(!this.rounded); this.rounded = true;
if (this.map) { this.setRicoCorners(!this.rounded); this.rounded = true; }
setSize:function(size) { OpenLayers.Popup.Anchored.prototype.setSize.apply(this, arguments); if (this.contentDiv != null) { var contentSize = this.size.clone(); contentSize.h -= (2 * OpenLayers.Popup.AnchoredBubble.CORNER_SIZE); contentSize.h -= (2 * this.padd...
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/e6ef35c17426f232c0857067a7e764b2b7f2b3cb/AnchoredBubble.js/clean/lib/OpenLayers/Popup/AnchoredBubble.js
this.div.style.width = this.size.w; this.div.style.height = this.size.h; }
this.div.style.width = this.size.w; this.div.style.height = this.size.h; }
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w; this.div.style.height = this.size.h; } },
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/bb61e0b358f2a58357f5f9ad67160e851eb390ed/Popup.js/buggy/lib/OpenLayers/Popup.js
this.div.style.width = this.size.w; this.div.style.height = this.size.h;
this.div.style.width = this.size.w + "px"; this.div.style.height = this.size.h + "px";
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w; this.div.style.height = this.size.h; } },
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/76f38a5a36f1e37eaa123a11df1643ae8a9d3768/Popup.js/clean/lib/OpenLayers/Popup.js
if (this.contentDiv != null){ this.contentDiv.style.width = this.size.w + "px"; this.contentDiv.style.height = this.size.h + "px"; }
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w + "px"; this.div.style.height = this.size.h + "px"; } },
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/c9513913686da3d781ce25e86a18bff799f2eeea/Popup.js/clean/lib/OpenLayers/Popup.js
if (this.contentDiv != null){ this.contentDiv.style.width = this.size.w + "px"; this.contentDiv.style.height = this.size.h + "px"; }
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w + "px"; this.div.style.height = this.size.h + "px"; } },
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/c9513913686da3d781ce25e86a18bff799f2eeea/Popup.js/clean/lib/OpenLayers/Popup.js
this.div.style.width = this.size.w; this.div.style.height = this.size.h;
this.div.style.width = this.size.w + "px"; this.div.style.height = this.size.h + "px";
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w; this.div.style.height = this.size.h; } },
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/76f38a5a36f1e37eaa123a11df1643ae8a9d3768/Popup.js/buggy/lib/OpenLayers/Popup.js
this.setRicoCorners(!this.rounded); this.rounded = true;
if (this.map) { this.setRicoCorners(!this.rounded); this.rounded = true; }
setSize:function(size) { OpenLayers.Popup.Anchored.prototype.setSize.apply(this, arguments); if (this.contentDiv != null) { var contentSize = this.size.clone(); contentSize.h -= (2 * OpenLayers.Popup.AnchoredBubble.CORNER_SIZE); contentSize.h -= (2 * this.padd...
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/e6ef35c17426f232c0857067a7e764b2b7f2b3cb/AnchoredBubble.js/buggy/lib/OpenLayers/Popup/AnchoredBubble.js
this.div.style.width = this.size.w; this.div.style.height = this.size.h; }
this.div.style.width = this.size.w; this.div.style.height = this.size.h; }
setSize:function(size) { if (size != undefined) { this.size = size; } if (this.div != null) { this.div.style.width = this.size.w; this.div.style.height = this.size.h; } },
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/bb61e0b358f2a58357f5f9ad67160e851eb390ed/Popup.js/clean/lib/OpenLayers/Popup.js
setSliderValue: function(sliderValue){
setSliderValue: function(sliderValue){
setSliderValue: function(sliderValue){ // First check our max and minimum and nearest values sliderValue = this.getNearestValue(sliderValue); if(sliderValue > this.maximum) sliderValue = this.maximum; if(sliderValue < this.minimum) sliderValue = this.minimum; var offsetDiff = (sliderValue - (this.val...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/cbfdecdaa602d7c2b7ff4f3e8c1ced36d4b5ffde/slider.js/clean/src/slider.js
span.style.height = this.translateToPx(range.end - range.start);
span.style.height = this.translateToPx(range.end - range.start + this.range.start);
setSpan: function(span, range) { if(this.isVertical()) { span.style.top = this.translateToPx(range.start); span.style.height = this.translateToPx(range.end - range.start); } else { span.style.left = this.translateToPx(range.start); span.style.width = this.translateToPx(range.end - range.star...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/494190d4567c6410e04682bd371a0b38a21919b5/slider.js/clean/src/slider.js
span.style.width = this.translateToPx(range.end - range.start);
span.style.width = this.translateToPx(range.end - range.start + this.range.start);
setSpan: function(span, range) { if(this.isVertical()) { span.style.top = this.translateToPx(range.start); span.style.height = this.translateToPx(range.end - range.start); } else { span.style.left = this.translateToPx(range.start); span.style.width = this.translateToPx(range.end - range.star...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/494190d4567c6410e04682bd371a0b38a21919b5/slider.js/clean/src/slider.js
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0 var currentOpen if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height s...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js
if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height subEntries = this.subEntries() if (this.isOpen) totalHeight = 0 - totalHeight for (fIt = this.id + subEntries + 1; fIt < nEntries; fIt++) inde...
if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height subEntries = this.subEntries() if (this.isOpen) totalHeight = 0 - totalHeight for (fIt = this.id + subEntries + 1; fIt < nEntries; fIt++) inde...
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0 var currentOpen if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height s...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0 var currentOpen if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height s...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js
propagateChangesInState(this)
propagateChangesInState(this)
function setStateFolder(isOpen) { var subEntries var totalHeight var fIt = 0 var i=0 var currentOpen if (isOpen == this.isOpen) return if (browserVersion == 2) { totalHeight = 0 for (i=0; i < this.nChildren; i++) totalHeight = totalHeight + this.children[i].navObj.clip.height s...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js
for (name in style)
for (var name in style)
setStyle: function(element, style) { element = $(element); for (name in style) element.style[name.camelize()] = style[name]; },
2320 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2320/19200c26046dc00f15305e03b7c1d28b4c38c952/prototype.js/clean/web/scripts/prototype.js
else this.style[property.camelCase()] = value;
else this.style[property.camelCase()] = (value.push) ? value.rgbToHex() : value;
setStyle: function(property, value){ if (property == 'opacity') this.setOpacity(parseFloat(value)); else this.style[property.camelCase()] = value; return this; },
6991 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6991/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/Element.js/buggy/Native/Element.js
for (name in style)
for (var name in style)
setStyle: function(element, style) { element = $(element); for (name in style) element.style[name.camelize()] = style[name]; },
2019 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2019/cb20644c026e010b58d134c622b7dd70eddae16a/prototype.js/buggy/phpmyfaq/inc/js/prototype.js
else this.style[property.camelCase()] = value;
else this.style[property.camelCase()] = (value.push) ? value.rgbToHex() : value;
setStyle: function(property, value){ if (property == 'opacity') this.setOpacity(parseFloat(value)); else this.style[property.camelCase()] = value; return this; },
5409 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5409/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/Element.js/clean/Native/Element.js
if(element.textContent) {
if (element.textContent) {
function setText(element, text) { if(element.textContent) { element.textContent = text; } else if(element.innerText) { element.innerText = text; }}
4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/409c1704b4cf230ddff8734c8f4835b0c22da435/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js
} else if(element.innerText) {
} else if (element.innerText) {
function setText(element, text) { if(element.textContent) { element.textContent = text; } else if(element.innerText) { element.innerText = text; }}
4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/409c1704b4cf230ddff8734c8f4835b0c22da435/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js
this.hotkeys=KEY_LEFT+KEY_RIGHT+"\b\x7f\x1b";
this.hotkeys=KEY_LEFT+KEY_RIGHT+"\b\x7f\x1b"+ctrl('O')+ctrl('U')+ctrl('T')+ctrl('K')+ctrl('P');
function Settingsmenu(){ var width=18; this.items=new Array(); this.xpos=30; this.ypos=2; this.lpadding="\xb3"; this.rpadding="\xb3"; this.hotkeys=KEY_LEFT+KEY_RIGHT+"\b\x7f\x1b"; this.add(top_bar(width),undefined,undefined,"",""); this.add("|User Configuration","U",width); this.add("Minute |Bank","B",width); this.add(...
4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/34f6c69cd3ce42ea1878ef314f794dabc773eb90/lbshell.js/clean/lbshell.js
this.transforms = this.options.style.parseStyle().map(function(property){ var originalValue = this.element.getStyle(property[0]);
this.transforms = this.style.map(function(pair){ var property = pair[0].underscore().dasherize(), value = pair[1], unit = null; if(value.parseColor('#zzzzzz') != '#zzzzzz') { value = value.parseColor(); unit = 'color'; } else if(property == 'opacity') { value = parseFloat(value); if(/MSIE/.test(navigator.userAgent) &...
setup: function(){ function parseColor(color){ if(!color || ['rgba(0, 0, 0, 0)','transparent'].include(color)) color = '#ffffff'; color = color.parseColor(); return $R(0,2).map(function(i){ return parseInt( color.slice(i*2+1,i*2+3), 16 ) }); } this.transforms = this.options.style....
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/2ee7ad789e4782f0bfb6757c6989a3000962b116/effects.js/clean/src/effects.js
style: property[0], originalValue: property[1].unit=='color' ? parseColor(originalValue) : parseFloat(originalValue || 0), targetValue: property[1].unit=='color' ? parseColor(property[1].value) : property[1].value, unit: property[1].unit
style: property, originalValue: unit=='color' ? parseColor(originalValue) : parseFloat(originalValue || 0), targetValue: unit=='color' ? parseColor(value) : value, unit: unit
setup: function(){ function parseColor(color){ if(!color || ['rgba(0, 0, 0, 0)','transparent'].include(color)) color = '#ffffff'; color = color.parseColor(); return $R(0,2).map(function(i){ return parseInt( color.slice(i*2+1,i*2+3), 16 ) }); } this.transforms = this.options.style....
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/2ee7ad789e4782f0bfb6757c6989a3000962b116/effects.js/clean/src/effects.js
param_default("firstDay", 0);
param_default("dateText", null); param_default("firstDay", null);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
if (!(params.flat || params.inputField || params.displayArea || params.button)) {
if (!(params.flat || params.multiple || params.inputField || params.displayArea || params.button)) {
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
if (update && p.flat) { if (typeof p.flatCallback == "function") p.flatCallback(cal); else alert("No flatCallback given -- doing nothing."); return false; }
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
if (update && typeof p.onUpdate == "function") p.onUpdate(cal);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
cal.parseDate(dateEl.value || dateEl.innerHTML);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
return cal;
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/trunk/cacti/include/js/jscalendar/calendar-setup.js
param_default("firstDay", 0);
param_default("dateText", null); param_default("firstDay", null);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
if (!(params.flat || params.inputField || params.displayArea || params.button)) {
if (!(params.flat || params.multiple || params.inputField || params.displayArea || params.button)) {
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
if (update && p.flat) { if (typeof p.flatCallback == "function") p.flatCallback(cal); else alert("No flatCallback given -- doing nothing."); return false; }
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
if (update && typeof p.onUpdate == "function") p.onUpdate(cal);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
cal.parseDate(dateEl.value || dateEl.innerHTML);
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
return cal;
Calendar.setup = function (params) { function param_default(pname, def) { if (typeof params[pname] == "undefined") { params[pname] = def; } }; param_default("inputField", null); param_default("displayArea", null); param_default("button", null); param_default("eventName", "click"); param_default("ifF...
5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar-setup.js/clean/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar-setup.js
return parseInt( ((!color || color=='transparent') ? '#ffffff' : color).parseColor().slice(i*2+1,i*2+3), 16 )
return parseInt( ((!color || ['rgba(0, 0, 0, 0)','transparent'].include(color)) ? '#ffffff' : color).parseColor().slice(i*2+1,i*2+3), 16 )
setup: function(){ function parseColor(color){ return $R(0,2).map(function(i){ return parseInt( ((!color || color=='transparent') ? '#ffffff' : color).parseColor().slice(i*2+1,i*2+3), 16 ) }); } this.transforms = this.options.style.split(';').map(function(style){ return style.par...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/639c8645cd6cf62509bf6c5c009d4c1e46315068/effects.js/clean/src/effects.js
this.commands.push(new Command('assertNotText', 'test', 'regexp:ab[cd]'));
function setUp() { this.formats = new FormatCollection({}); this.commands = []; this.commands.push(new Command('assertTextPresent', 'hello')); this.commands.push(new Command('assertTextNotPresent', 'hello')); this.commands.push(new Command('storeTextPresent', 'test', 'abc')); this.commands.push(new Command('waitForText...
4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/9c787c7e6c12c5505c234cea90865fbee0d58139/format-tests.js/buggy/src/content/tests/unit/format-tests.js
var inst = tinyMCE.instances[editor_id];
var inst = tinyMCE.instances[editor_id], i;
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (!tinyMCE.isMSIE && tinyMCE.getParam("setupcontent_reload", false) && doc.title != "blank_page") {
if (!tinyMCE.isIE && tinyMCE.getParam("setupcontent_reload", false) && doc.title != "blank_page") {
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
inst.getDoc().body.setAttribute('id', 'mceSpanFonts');
inst.getBody().setAttribute('id', 'mceSpanFonts');
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (!tinyMCE.isMSIE)
if (!tinyMCE.isIE)
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (tinyMCE.isMSIE) {
if (tinyMCE.isIE) {
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (!tinyMCE.isMSIE) {
if (!tinyMCE.isIE) {
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
else { content = tinyMCE.regexpReplace(content, "<strong", "<b", "gi"); content = tinyMCE.regexpReplace(content, "<em(/?)>", "<i$1>", "gi"); content = tinyMCE.regexpReplace(content, "<em ", "<i ", "gi"); content = tinyMCE.regexpReplace(content, "</strong>", "</b>", "gi"); content = tinyMCE.regexpReplace(content, "</em...
else
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
}
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (!tinyMCE.isMSIE)
if (!tinyMCE.isIE)
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (tinyMCE.isMSIE) {
if (tinyMCE.isIE) {
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
tinyMCE.selectedInstance = inst;
inst.select();
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
if (n.nodeType == 3 || n.nodeType == 8) { n.nodeValue = n.nodeValue.replace(new RegExp('\\smce_src=\"[^\"]*\"', 'gi'), ""); n.nodeValue = n.nodeValue.replace(new RegExp('\\smce_href=\"[^\"]*\"', 'gi'), ""); }
if (n.nodeType == 3 || n.nodeType == 8) n.nodeValue = n.nodeValue.replace(new RegExp('\\s(mce_src|mce_href)=\"[^\"]*\"', 'gi'), "");
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
tinyMCE.selectedInstance = inst;
inst.select();
setupContent : function(editor_id) { var inst = tinyMCE.instances[editor_id]; var doc = inst.getDoc(); var head = doc.getElementsByTagName('head').item(0); var content = inst.startContent; // HTML values get XML encoded in strict mode if (tinyMCE.settings.strict_loading_mode) { content = content.replace(/&lt;/...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js
for (var index = 0; index < sourceSelect.options.length; index++) { var sourceOption = sourceSelect.options[index];
for (var sourceIndex = 0, targetIndex = 0; sourceIndex < sourceSelect.options.length; sourceIndex++) { var sourceOption = sourceSelect.options[sourceIndex];
function setupFolderOptions(sourceSelect, targetSelect, selectedOptionValue, excludedOptionValue) { targetSelect.length = 0; for (var index = 0; index < sourceSelect.options.length; index++) { var sourceOption = sourceSelect.options[index]; if (typeof excludedOptionValue == "undefined" || excludedOp...
6797 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6797/4d1185d0ef4f75946248bbc63c1ab11a6e13b134/bookmarks.js/buggy/webapp/script/bookmarks.js
targetSelect.options[index] = new Option(sourceOption.text, sourceOption.value); targetSelect.options[index].className = sourceOption.className;
targetSelect.options[targetIndex] = new Option(sourceOption.text, sourceOption.value); targetSelect.options[targetIndex].className = sourceOption.className;
function setupFolderOptions(sourceSelect, targetSelect, selectedOptionValue, excludedOptionValue) { targetSelect.length = 0; for (var index = 0; index < sourceSelect.options.length; index++) { var sourceOption = sourceSelect.options[index]; if (typeof excludedOptionValue == "undefined" || excludedOp...
6797 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6797/4d1185d0ef4f75946248bbc63c1ab11a6e13b134/bookmarks.js/buggy/webapp/script/bookmarks.js
if (!(typeof selectedOptionValue == "undefined") && targetSelect.options[index].value == selectedOptionValue) { targetSelect.options[index].selected = true;
if (!(typeof selectedOptionValue == "undefined") && targetSelect.options[targetIndex].value == selectedOptionValue) { targetSelect.options[targetIndex].selected = true;
function setupFolderOptions(sourceSelect, targetSelect, selectedOptionValue, excludedOptionValue) { targetSelect.length = 0; for (var index = 0; index < sourceSelect.options.length; index++) { var sourceOption = sourceSelect.options[index]; if (typeof excludedOptionValue == "undefined" || excludedOp...
6797 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6797/4d1185d0ef4f75946248bbc63c1ab11a6e13b134/bookmarks.js/buggy/webapp/script/bookmarks.js
targetIndex++;
function setupFolderOptions(sourceSelect, targetSelect, selectedOptionValue, excludedOptionValue) { targetSelect.length = 0; for (var index = 0; index < sourceSelect.options.length; index++) { var sourceOption = sourceSelect.options[index]; if (typeof excludedOptionValue == "undefined" || excludedOp...
6797 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6797/4d1185d0ef4f75946248bbc63c1ab11a6e13b134/bookmarks.js/buggy/webapp/script/bookmarks.js
this.moveTo();
this.draw();
setUrl: function(newUrl) { this.url = newUrl; this.moveTo(); },
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/3d58bc669814790e7f7cd02571ace1be6bae8d16/Image.js/buggy/lib/OpenLayers/Layer/Image.js
this.moveTo();
this.draw();
setUrl: function(newUrl) { this.url = newUrl; this.moveTo(); },
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/3d58bc669814790e7f7cd02571ace1be6bae8d16/Image.js/clean/lib/OpenLayers/Layer/Image.js
this.activeHandle = this.handles[handleIdx]; this.activeHandleIdx = handleIdx;
this.activeHandleIdx = handleIdx || 0; this.activeHandle = this.handles[this.activeHandleIdx];
setValue: function(sliderValue, handleIdx){ if(!this.active) { this.activeHandle = this.handles[handleIdx]; this.activeHandleIdx = handleIdx; this.updateStyles(); } handleIdx = handleIdx || this.activeHandleIdx || 0; if(this.initialized && this.restricted) { if((handleIdx>0) && (sli...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/4f110cc725dff674b7f075baf4eb49b2784b2d16/slider.js/clean/src/slider.js
this.handles[handleIdx].style[ this.isVertical() ? 'top' : 'left'] =
this.handles[handleIdx].style[this.isVertical() ? 'top' : 'left'] =
setValue: function(sliderValue, handleIdx){ if(!this.active) { this.activeHandle = this.handles[handleIdx]; this.activeHandleIdx = handleIdx; this.updateStyles(); } handleIdx = handleIdx || this.activeHandleIdx || 0; if(this.initialized && this.restricted) { if((handleIdx>0) && (sli...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/3ed87f22d21ec76d73f0def750af115212098e0d/slider.js/buggy/src/slider.js
if(!this.event) this.updateFinished();
if(!this.dragging || !this.event) this.updateFinished();
setValue: function(sliderValue, handleIdx){ if(!this.active) { this.activeHandle = this.handles[handleIdx]; this.activeHandleIdx = handleIdx; this.updateStyles(); } handleIdx = handleIdx || this.activeHandleIdx || 0; if(this.initialized && this.restricted) { if((handleIdx>0) && (sli...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/3ed87f22d21ec76d73f0def750af115212098e0d/slider.js/buggy/src/slider.js
this.updateFinished();
if(!this.event) this.updateFinished();
setValue: function(sliderValue, handleIdx){ if(!this.active) { this.activeHandle = this.handles[handleIdx]; this.activeHandleIdx = handleIdx; this.updateStyles(); } handleIdx = handleIdx || this.activeHandleIdx || 0; if(this.initialized && this.restricted) { if((handleIdx>0) && (sli...
4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/5fff5c73fd536f951b849229b7bded5b9764b5f1/slider.js/buggy/src/slider.js
setTimeout("reload()", 100);
setTimeout("reload()", 1000);
function setVid(xy){ document.location = "/setVideo?position="+xy; setTimeout("reload()", 100);}
6281 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6281/bb2e7fd3808882e75421b4a7d4eba0ab56a0d2c7/index.js/clean/tuxbox/enigma/data/htdocs/index.js
setVisibility: function(visible) {
setVisibility: function(visible, noEvent) {
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/buggy/lib/OpenLayers/Layer.js
if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { this.moveTo(this.map.getExtent()); }
if ((visible) && (this.map != null)) { var extent = this.map.getExtent(); if (extent != null) { this.moveTo(this.map.getExtent());
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/buggy/lib/OpenLayers/Layer.js
} if ((this.map != null) && ((noEvent == null) || (noEvent == false))) {
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2031 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2031/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/buggy/lib/OpenLayers/Layer.js
setVisibility: function(visible) {
setVisibility: function(visible, noEvent) {
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/clean/lib/OpenLayers/Layer.js
if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { this.moveTo(this.map.getExtent()); }
if ((visible) && (this.map != null)) { var extent = this.map.getExtent(); if (extent != null) { this.moveTo(this.map.getExtent());
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/clean/lib/OpenLayers/Layer.js
} if ((this.map != null) && ((noEvent == null) || (noEvent == false))) {
setVisibility: function(visible) { if (visible != this.getVisibility()) { this.div.style.display = (visible) ? "block" : "none"; if (this.map != null) { if (visible) { var extent = this.map.getExtent(); if (extent != null) { ...
2032 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2032/f3a072b151fd0fb48097965647921f2ea0396651/Layer.js/clean/lib/OpenLayers/Layer.js
setTimeout("reload()", 100);
setTimeout("reload()", 1000);
function setVol(xy){ document.location = "/setVolume?volume="+xy; setTimeout("reload()", 100);}
6281 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6281/bb2e7fd3808882e75421b4a7d4eba0ab56a0d2c7/index.js/clean/tuxbox/enigma/data/htdocs/index.js
parent.update();
headerUpdate();
function setVol(xy){ document.location = "setVolume?volume="+xy; if (window.screen.width < 800) setTimeout("reload()", 1000); else parent.update();}
6281 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6281/620f683f154b716da7999d6e76bf7d5f16f84868/index.js/buggy/tuxbox/enigma/data/htdocs/index.js
var TinyMCE_InlinePopupsPlugin={getInfo:function(){return{longname:'Inline Popups',author:'Moxiecode Systems',authorurl:'http:
var TinyMCE_InlinePopupsPlugin={getInfo:function(){return{longname:'Inline Popups',author:'Moxiecode Systems AB',authorurl:'http:
var TinyMCE_InlinePopupsPlugin={getInfo:function(){return{longname:'Inline Popups',author:'Moxiecode Systems',authorurl:'http://tinymce.moxiecode.com',infourl:'http://tinymce.moxiecode.com/tinymce/docs/plugin_inlinepopups.html',version:tinyMCE.majorVersion+"."+tinyMCE.minorVersion};}};tinyMCE.addPlugin("inlinepopups",T...
10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/editor_plugin.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js