| /plugin/quickstats/db/ |
| D | lite_php_browscap.ini | 37 [Mozilla/5.0 (SMART-TV*Linux*) applewebkit* (*khtml*like*gecko*) Chromium/79.*Chrome/*Safari/*] 41 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/79.*Chrome/*Safari/*] 44 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/79.*Safari/*] 57 [Mozilla/5.0 (SMART-TV*Linux*) applewebkit* (*khtml*like*gecko*) Chromium/78.*Chrome/*Safari/*] 61 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/78.*Chrome/*Safari/*] 64 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/78.*Safari/*] 77 [Mozilla/5.0 (SMART-TV*Linux*) applewebkit* (*khtml*like*gecko*) Chromium/77.*Chrome/*Safari/*] 81 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/77.*Chrome/*Safari/*] 84 [Mozilla/5.0 (*Linux*) applewebkit* (*khtml*like*gecko*)*Chromium/77.*Safari/*] 97 [Mozilla/5.0 (SMART-TV*Linux*) applewebkit* (*khtml*like*gecko*) Chromium/76.*Chrome/*Safari/*] [all …]
|
| /plugin/sentry/action/ |
| D | ajax.php | 80 $gecko = '/^(?:\s*([^@]*)(?:\((.*?)\))?@)?(\S.*?):(\d+)(?::(\d+))?\s*$/i'; 85 if (preg_match($gecko, $line, $parts)) {
|
| /plugin/xhtmlruby/ |
| D | script.js | 58 var opera="opera"; var ie="ie"; var gecko="gecko"; var chrome = "chrome"; var browser="unknown"; 60 else if (Array.every) { browser = gecko; }
|
| /plugin/grensladawritezor/fckeditor/ |
| D | fckeditor.afp | 117 IF AT("gecko",sAgent)>0 118 iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8))
|
| D | fckeditor.cfm | 73 else if( find( "gecko/", sAgent ) ) 76 stResult = reFind( "gecko/(200[3-9][0-1][0-9][0-3][0-9])", sAgent, 1, true );
|
| D | fckeditor.cfc | 102 else if( find( "gecko/", sAgent ) ) 105 stResult = reFind( "gecko/(200[3-9][0-1][0-9][0-3][0-9])", sAgent, 1, true );
|
| /plugin/wysiwyg/fckeditor/ |
| D | fckeditor.afp | 118 IF AT("gecko/",sAgent)>0 119 iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8))
|
| D | fckeditor.cfm | 73 else if( find( "gecko/", sAgent ) ) 76 stResult = reFind( "gecko/(200[3-9][0-1][0-9][0-3][0-9])", sAgent, 1, true );
|
| D | fckeditor.cfc | 114 else if( find( "gecko/", sAgent ) ) 117 stResult = reFind( "gecko/(200[3-9][0-1][0-9][0-3][0-9])", sAgent, 1, true );
|
| /plugin/wysiwyg/fckeditor/_samples/afp/ |
| D | fck.afpa.code | 113 IF AT("gecko",sAgent)>0 114 iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8))
|
| /plugin/grensladawritezor/fckeditor/_samples/afp/ |
| D | fck.afpa.code | 113 IF AT("gecko",sAgent)>0 114 iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8))
|
| /plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
| D | tableCell.js | 1 …{p=null;break}}if(typeof p!="undefined"){this.setValue(p);if(CKEDITOR.env.gecko&&this.type=="selec…
|
| D | tableCell.js.unc | 46 if ( CKEDITOR.env.gecko && this.type == 'select' && !fieldValue )
|
| /plugin/fckg/ |
| D | Changes | 5 …inal FCKeditor before the change-over to CKeditor. The upgrade required bringing the ie and gecko 18 Increased sizes of link and image dialog windows in gecko. Adjusted font sizes in link.html
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 15 …gecko="Gecko"==navigator.product&&!b.webkit&&!b.ie;b.webkit&&(-1<a.indexOf("chrome")?b.chrome=!0:b… 16 …gecko&&4E4>c)&&!(b.webkit&&534>c);b.hidpi=2<=window.devicePixelRatio;b.needsBrFiller=b.gecko||b.we… 23 …y.prototype.slice.call(arguments);a.call(this)}})}var b=[],c=CKEDITOR.env.gecko?"-moz-":CKEDITOR.e… 102 …&a.is&&a.is("br")||(a=this.getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("t… 124 …ntPosition(a),b+=a.x,c+=a.y));document.documentElement.getBoundingClientRect||!CKEDITOR.env.gecko|| 256 …dler.prototype={attach:function(a){a.on("keydown",d,this);if(CKEDITOR.env.gecko&&CKEDITOR.env.mac)… 368 …th,f=e.blockLimit,g=a.data.selection,h=g.getRanges()[0],t;if(CKEDITOR.env.gecko||CKEDITOR.env.ie&&… 395 …"img")&&!b.isReadOnly()&&a.getSelection().selectElement(b)});CKEDITOR.env.gecko&&this.attachListen… 438 …sPath.blockLimit.equals(c.blockLimit),!CKEDITOR.env.webkit&&!CKEDITOR.env.gecko||e||(this._.previo… 448 …(),t=e.getBody(),n=e.getDocumentElement(),D=h.isInline(),q,p;CKEDITOR.env.gecko&&h.attachListener(… [all …]
|
| D | ckeditor.js.unc | 258 b.gecko = "Gecko" == navigator.product && !b.webkit && !b.ie; 262 …b.gecko && (d = a.match(/rv:([\d\.]+)/)) && (d = d[1].split("."), c = 1E4 * d[0] + 100 * (d[1] || … 266 b.isCompatible = !(b.ie && 7 > c) && !(b.gecko && 4E4 > c) && !(b.webkit && 534 > c); 268 b.needsBrFiller = b.gecko || b.webkit || b.ie && 10 < c; 270 … b.cssClass = "cke_browser_" + (b.ie ? "ie" : b.gecko ? "gecko" : b.webkit ? "webkit" : "unknown"); 336 …d = CKEDITOR.env.gecko ? "-moz-" : CKEDITOR.env.webkit ? "-webkit-" : CKEDITOR.env.ie ? "-ms-" : "… 2337 …& a.is("br") || (a = this.getDocument().createElement("br"), CKEDITOR.env.gecko && a.setAttribute(… 2744 document.documentElement.getBoundingClientRect || !CKEDITOR.env.gecko || 5323 if (CKEDITOR.env.gecko && CKEDITOR.env.mac) a.on("keypress", b, this) 7533 if (CKEDITOR.env.gecko || CKEDITOR.env.ie && CKEDITOR.env.needsBrFiller) [all …]
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 15 …hostname;return a!=b&&a!="["+b+"]"},secure:"https:"==location.protocol};b.gecko="Gecko"==navigator… 16 …ompat=9==c,b.ie8Compat=8==c,b.ie7Compat=7==c,b.ie6Compat=7>c||b.quirks);b.gecko&&(f=a.match(/rv:([… 17 …gecko&&4E4>c)&&!(b.webkit&&534>c);b.hidpi=2<=window.devicePixelRatio;b.needsBrFiller=b.gecko||b.we… 21 b)}},null,null,999),CKEDITOR.dom={},function(){var a=[],f=CKEDITOR.env.gecko?"-moz-":CKEDITOR.env.w… 88 …&a.is&&a.is("br")||(a=this.getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("t… 110 …ntPosition(a),b+=a.x,c+=a.y));document.documentElement.getBoundingClientRect||!CKEDITOR.env.gecko|| 231 …dler.prototype={attach:function(a){a.on("keydown",f,this);if(CKEDITOR.env.gecko&&CKEDITOR.env.mac)… 331 h=g.getRanges()[0],m;if(CKEDITOR.env.gecko||CKEDITOR.env.ie&&CKEDITOR.env.needsBrFiller)if(g=f(g,d)… 358 …tTarget())&&b.is("img")&&a.getSelection().selectElement(b)});CKEDITOR.env.gecko&&this.attachListen… 409 …(),k=f.getBody(),n=f.getDocumentElement(),r=m.isInline(),u,v;CKEDITOR.env.gecko&&m.attachListener(… [all …]
|
| /plugin/icons/assets/rpg-awesome/css/ |
| D | rpg-awesome.min.css | 5 …nt:""}.ra-gear-heart:before{content:""}.ra-gears:before{content:""}.ra-gecko:before{content:""…
|
| /plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/ |
| D | wsc.js | 37 …Size(),r=0;if(!a._.resized){var r=n.height-a.parts.contents.getSize("height",!(CKEDITOR.env.gecko||
|
| /plugin/ckgedit/ckeditor/plugins/wsc/dialogs/ |
| D | wsc.js | 39 ….resized){var r=n.height-a.parts.contents.getSize("height",!(CKEDITOR.env.gecko||CKEDITOR.env.oper…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …gecko\/(\d+)/i.test(ev.userAgent),eC=!ex&&/*@__PURE__*//Chrome\/(\d+)/.exec(ev.userAgent),eP="webk… property
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …gecko\/(\d+)/i.test(ev.userAgent),eC=!ex&&/*@__PURE__*//Chrome\/(\d+)/.exec(ev.userAgent),eP="webk… property
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …gecko=!u&&/gecko\/(\d+)/i.test(navigator.userAgent),a.gecko_version=a.gecko&&+(/Firefox\/(\d+)/.ex…
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …gecko\/(\d+)/i.test(tZ.userAgent),t8=!t4&&/Chrome\/(\d+)/.exec(tZ.userAgent),t6="webkitFontSmoothi… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-viewer.production.min.js | 16 …gecko\/(\d+)/i.test(Yh.userAgent),iu=!tu&&/Chrome\/(\d+)/.exec(Yh.userAgent),ru="webkitFontSmoothi… property
|