Home
last modified time | relevance | path

Searched refs:Gecko (Results 1 – 25 of 28) sorted by relevance

12

/plugin/quickstats/db/
Dlite_php_browscap.ini11968 [Mozilla/5.0 (*Linux*) Gecko* Firefox/71.0*]
11972 [Mozilla/5.0 (*Windows NT 10.0*) Gecko* Firefox/71.0*]
11976 [Mozilla/5.0 (*Windows NT 6.4*) Gecko* Firefox/71.0*]
11980 [Mozilla/5.0 (*Windows NT 6.3*) Gecko* Firefox/71.0*]
11984 [Mozilla/5.0 (*Windows NT 6.2*) Gecko* Firefox/71.0*]
11988 [Mozilla/5.0 (*Windows NT 6.1*) Gecko* Firefox/71.0*]
11992 [Mozilla/5.0 (*Mac OS X*) Gecko* Firefox/71.0*]
11996 [Mozilla/4.0 (*Linux*) Gecko* Firefox/71.0*]
12000 [Mozilla/4.0 (*Windows NT 10.0*) Gecko* Firefox/71.0*]
12004 [Mozilla/4.0 (*Windows NT 6.4*) Gecko* Firefox/71.0*]
[all …]
/plugin/wysiwyg/fckeditor/
Dfckeditor.cfm72 // check for Gecko ( >= 20030210+ )
75 // try to extract Gecko version date
79 // get Gecko build (i18n date)
97 // try to extract Gecko version date
Dfckeditor.lasso88 if (client_browser->Find("Gecko/"));
89 #result = client_browser->Substring(client_browser->Find("Gecko/")+6,8)>=20030210;
Dfckeditor.cfc113 // check for Gecko ( >= 20030210+ )
116 // try to extract Gecko version date
120 // get Gecko build (i18n date)
136 // try to extract Gecko version date
Dfckeditor.js200 …if ( navigator.product == "Gecko" && navigator.productSub >= 20030210 && !( typeof(opera) == 'obje…
/plugin/grensladawritezor/fckeditor/
Dfckeditor.cfm72 // check for Gecko ( >= 20030210+ )
75 // try to extract Gecko version date
79 // get Gecko build (i18n date)
Dfckeditor.cfc101 // check for Gecko ( >= 20030210+ )
104 // try to extract Gecko version date
108 // get Gecko build (i18n date)
Dfckeditor.js202 …if ( navigator.product == "Gecko" && navigator.productSub >= 20030210 && !( typeof(opera) == 'obje…
/plugin/s5reloaded/ui/effects_support/
Dsound.js50 if(Prototype.Browser.Gecko && navigator.userAgent.indexOf("Win") > 0){
Dprototype.js19 Gecko: ua.indexOf('Gecko') > -1 && ua.indexOf('KHTML') === -1,
2740 else if (Prototype.Browser.Gecko && /rv:1\.8\.0/.test(navigator.userAgent)) {
/plugin/wysiwyg/css/
Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/wysiwyg/fckeditor/editor/css/
Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/grensladawritezor/fckeditor/editor/css/
Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/fckg/fckeditor/editor/css/
Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/fckg/fckeditor/
Dfckeditor.js314 …if ( navigator.product == "Gecko" && navigator.productSub >= 20030210 && !( typeof(opera) == 'obje…
/plugin/photogallery/phpThumb/
DphpThumb.config.php.default210 …ser_agent'] = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1…
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js16 Gecko: navigator.userAgent.indexOf('Gecko') > -1 && navigator.userAgent.indexOf('KHTML') == -1, property
2377 else if (Prototype.Browser.Gecko && /rv:1\.8\.0/.test(navigator.userAgent)) {
/plugin/issuetracker/
Dprototype.js20 Gecko: ua.indexOf('Gecko') > -1 && ua.indexOf('KHTML') === -1,
2741 else if (Prototype.Browser.Gecko && /rv:1\.8\.0/.test(navigator.userAgent)) {
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md292 WebKit, Blink, Trident, Text-based, Dillo, iCab, Elektra, Presto, Clecko, Gecko, KHTML, NetFront, E…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js31 FCK.Description="FCKeditor for Gecko Browsers";FCK.InitializeBehaviors=function(){if (FCKBrowserInf…
/plugin/vkeyboard/
Dvkeyboard.js.unc115 this.VKI_isMoz = (!this.VKI_isWebKit && navigator.product == "Gecko");
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1Gecko returns String(\"\"), WebKit/Blink String(\"null\")\n // Gecko throws error for \"data:…
/plugin/prosemirror/lib/
Dbundle.js1 …/Apple Computer/.test(navigator.vendor),a="undefined"!=typeof navigator&&/Gecko\/\d+/.test(navigat…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1Gecko (Firefox) to display an element using a platform-native styling based on the operating syste…
D3.3.js.map1 …ced in HTML5.\\n\\n**Note:** Prior to Gecko 9.0, negative values were incorrectly converted to 0. …

12