ogre.rb 0.1-i686-linux
Sign up to get free protection for your applications and to get access to all the features.
- data/README +79 -0
- data/Rakefile +288 -0
- data/doc_src/ogre.rb +246 -0
- data/doc_src/ois.rb +67 -0
- data/lib/application.rb +146 -0
- data/lib/application_frame_listener.rb +302 -0
- data/lib/application_loading_bar.rb +115 -0
- data/lib/constants.rb +51 -0
- data/lib/method_fixes.rb +42 -0
- data/lib/ogre.so +0 -0
- data/lib/ruby_ois.so +0 -0
- data/ogre.rb +25 -0
- data/platform.rb +23 -0
- data/samples/Ogre.log +261 -0
- data/samples/bsp.rb +76 -0
- data/samples/cg.dll +0 -0
- data/samples/grass.rb +325 -0
- data/samples/js3250.dll +0 -0
- data/samples/lighting.rb +138 -0
- data/samples/media/materials/programs/Grass.cg +30 -0
- data/samples/media/materials/programs/OffsetMapping.cg +97 -0
- data/samples/media/materials/programs/OffsetMapping.hlsl +135 -0
- data/samples/media/materials/programs/OffsetMappingFp.glsl +69 -0
- data/samples/media/materials/programs/OffsetMappingVp.glsl +54 -0
- data/samples/media/materials/programs/OffsetMapping_specular.asm +44 -0
- data/samples/media/materials/scripts/CloudySky.material +17 -0
- data/samples/media/materials/scripts/CubeMapping.material +34 -0
- data/samples/media/materials/scripts/Flare.material +17 -0
- data/samples/media/materials/scripts/Grass.material +63 -0
- data/samples/media/materials/scripts/Knot.material +14 -0
- data/samples/media/materials/scripts/MorningSkyBox.material +17 -0
- data/samples/media/materials/scripts/Offset.material +124 -0
- data/samples/media/materials/scripts/Ogre.material +119 -0
- data/samples/media/materials/scripts/RZR-002.material +15 -0
- data/samples/media/materials/scripts/Razor.material +14 -0
- data/samples/media/materials/scripts/Ribbon.material +19 -0
- data/samples/media/materials/scripts/RustySteel.material +14 -0
- data/samples/media/materials/scripts/SpaceSkyBox.material +17 -0
- data/samples/media/materials/scripts/SpaceSkyPlane.material +17 -0
- data/samples/media/materials/scripts/TextureEffects.material +15 -0
- data/samples/media/materials/scripts/dragon.material +42 -0
- data/samples/media/materials/scripts/smoke.material +18 -0
- data/samples/media/materials/textures/GreenSkin.jpg +0 -0
- data/samples/media/materials/textures/MtlPlat2.jpg +0 -0
- data/samples/media/materials/textures/RZR-002.png +0 -0
- data/samples/media/materials/textures/RustedMetal.jpg +0 -0
- data/samples/media/materials/textures/RustySteel.jpg +0 -0
- data/samples/media/materials/textures/Water02.jpg +0 -0
- data/samples/media/materials/textures/WeirdEye.png +0 -0
- data/samples/media/materials/textures/clouds.jpg +0 -0
- data/samples/media/materials/textures/cursor.png +0 -0
- data/samples/media/materials/textures/dirt01.jpg +0 -0
- data/samples/media/materials/textures/flare.png +0 -0
- data/samples/media/materials/textures/gras_02.png +0 -0
- data/samples/media/materials/textures/grass_1024.jpg +0 -0
- data/samples/media/materials/textures/ogreborder.png +0 -0
- data/samples/media/materials/textures/ogreborderUp.png +0 -0
- data/samples/media/materials/textures/ribbonband.png +0 -0
- data/samples/media/materials/textures/rockwall.tga +0 -0
- data/samples/media/materials/textures/rockwall_NH.tga +0 -0
- data/samples/media/materials/textures/smoke.png +0 -0
- data/samples/media/materials/textures/smokecolors.png +0 -0
- data/samples/media/materials/textures/spacesky.jpg +0 -0
- data/samples/media/materials/textures/spheremap.png +0 -0
- data/samples/media/materials/textures/texmap2.jpg +0 -0
- data/samples/media/models/RZR-002.mesh +0 -0
- data/samples/media/models/geosphere4500.mesh +0 -0
- data/samples/media/models/geosphere8000.mesh +0 -0
- data/samples/media/models/knot.mesh +0 -0
- data/samples/media/models/ogrehead.mesh +0 -0
- data/samples/media/models/razor.mesh +0 -0
- data/samples/media/models/sphere.mesh +0 -0
- data/samples/media/overlays/CubeMapping.overlay +139 -0
- data/samples/media/packs/OgreCore.zip +0 -0
- data/samples/media/packs/chiropteraDM.pk3 +0 -0
- data/samples/media/packs/chiropteraDM.txt +99 -0
- data/samples/media/packs/cubemap.zip +0 -0
- data/samples/media/packs/cubemapsJS.zip +0 -0
- data/samples/media/packs/dragon.zip +0 -0
- data/samples/media/packs/skybox.zip +0 -0
- data/samples/media/particles/smoke.particle +43 -0
- data/samples/media.cfg +22 -0
- data/samples/navi/Media/NaviDemo.material +60 -0
- data/samples/navi/Media/OgreCore.zip +0 -0
- data/samples/navi/Media/cerulean.jpg +0 -0
- data/samples/navi/Media/clouds.jpg +0 -0
- data/samples/navi/Media/controlsNaviMask.png +0 -0
- data/samples/navi/Media/grass.jpg +0 -0
- data/samples/navi/Media/knot.mesh +0 -0
- data/samples/navi/Media/testNaviMask.png +0 -0
- data/samples/navi/NaviLocal/Navi.js +136 -0
- data/samples/navi/NaviLocal/buttonBg.jpg +0 -0
- data/samples/navi/NaviLocal/controls.html +303 -0
- data/samples/navi/NaviLocal/knobBg.jpg +0 -0
- data/samples/navi/NaviLocal/moo.dropdownmenu.js +87 -0
- data/samples/navi/NaviLocal/mootools.v1.1.js +6964 -0
- data/samples/navi/NaviLocal/naviLogo.html +32 -0
- data/samples/navi/NaviLocal/naviLogo.png +0 -0
- data/samples/navi/NaviLocal/pageBg.jpg +0 -0
- data/samples/navi/NaviLocal/sliderBg.jpg +0 -0
- data/samples/navi/NaviLocal/test.html +5 -0
- data/samples/navi/NaviLocal/welcome.html +36 -0
- data/samples/navi/NaviLocal/welcome.png +0 -0
- data/samples/navi/chrome/chromelist.txt +597 -0
- data/samples/navi/chrome/classic.jar +0 -0
- data/samples/navi/chrome/classic.manifest +4 -0
- data/samples/navi/chrome/comm.jar +0 -0
- data/samples/navi/chrome/comm.manifest +2 -0
- data/samples/navi/chrome/en-US.jar +0 -0
- data/samples/navi/chrome/en-US.manifest +9 -0
- data/samples/navi/chrome/toolkit.jar +0 -0
- data/samples/navi/chrome/toolkit.manifest +6 -0
- data/samples/navi/components/FeedProcessor.js +1825 -0
- data/samples/navi/components/alerts.xpt +0 -0
- data/samples/navi/components/appshell.xpt +0 -0
- data/samples/navi/components/appstartup.xpt +0 -0
- data/samples/navi/components/auth.dll +0 -0
- data/samples/navi/components/autocomplete.xpt +0 -0
- data/samples/navi/components/autoconfig.dll +0 -0
- data/samples/navi/components/autoconfig.xpt +0 -0
- data/samples/navi/components/caps.xpt +0 -0
- data/samples/navi/components/chardet.xpt +0 -0
- data/samples/navi/components/chrome.xpt +0 -0
- data/samples/navi/components/commandhandler.xpt +0 -0
- data/samples/navi/components/commandlines.xpt +0 -0
- data/samples/navi/components/composer.xpt +0 -0
- data/samples/navi/components/compreg.dat +1474 -0
- data/samples/navi/components/content_base.xpt +0 -0
- data/samples/navi/components/content_html.xpt +0 -0
- data/samples/navi/components/content_htmldoc.xpt +0 -0
- data/samples/navi/components/content_xmldoc.xpt +0 -0
- data/samples/navi/components/content_xslt.xpt +0 -0
- data/samples/navi/components/content_xtf.xpt +0 -0
- data/samples/navi/components/directory.xpt +0 -0
- data/samples/navi/components/docshell_base.xpt +0 -0
- data/samples/navi/components/dom.xpt +0 -0
- data/samples/navi/components/dom_base.xpt +0 -0
- data/samples/navi/components/dom_canvas.xpt +0 -0
- data/samples/navi/components/dom_core.xpt +0 -0
- data/samples/navi/components/dom_css.xpt +0 -0
- data/samples/navi/components/dom_events.xpt +0 -0
- data/samples/navi/components/dom_html.xpt +0 -0
- data/samples/navi/components/dom_loadsave.xpt +0 -0
- data/samples/navi/components/dom_range.xpt +0 -0
- data/samples/navi/components/dom_sidebar.xpt +0 -0
- data/samples/navi/components/dom_storage.xpt +0 -0
- data/samples/navi/components/dom_stylesheets.xpt +0 -0
- data/samples/navi/components/dom_svg.xpt +0 -0
- data/samples/navi/components/dom_traversal.xpt +0 -0
- data/samples/navi/components/dom_views.xpt +0 -0
- data/samples/navi/components/dom_xbl.xpt +0 -0
- data/samples/navi/components/dom_xpath.xpt +0 -0
- data/samples/navi/components/dom_xul.xpt +0 -0
- data/samples/navi/components/downloads.xpt +0 -0
- data/samples/navi/components/editor.xpt +0 -0
- data/samples/navi/components/embed_base.xpt +0 -0
- data/samples/navi/components/extensions.xpt +0 -0
- data/samples/navi/components/exthandler.xpt +0 -0
- data/samples/navi/components/fastfind.xpt +0 -0
- data/samples/navi/components/feeds.xpt +0 -0
- data/samples/navi/components/find.xpt +0 -0
- data/samples/navi/components/gfx.xpt +0 -0
- data/samples/navi/components/gksvgrenderer.xpt +0 -0
- data/samples/navi/components/history.xpt +0 -0
- data/samples/navi/components/htmlparser.xpt +0 -0
- data/samples/navi/components/imglib2.xpt +0 -0
- data/samples/navi/components/inspector.xpt +0 -0
- data/samples/navi/components/intl.xpt +0 -0
- data/samples/navi/components/intlcmpt.xpt +0 -0
- data/samples/navi/components/jar.xpt +0 -0
- data/samples/navi/components/jsconsole-clhandler.js +170 -0
- data/samples/navi/components/jsconsole.xpt +0 -0
- data/samples/navi/components/jsdservice.xpt +0 -0
- data/samples/navi/components/layout_base.xpt +0 -0
- data/samples/navi/components/layout_printing.xpt +0 -0
- data/samples/navi/components/layout_xul.xpt +0 -0
- data/samples/navi/components/layout_xul_tree.xpt +0 -0
- data/samples/navi/components/locale.xpt +0 -0
- data/samples/navi/components/lwbrk.xpt +0 -0
- data/samples/navi/components/mimetype.xpt +0 -0
- data/samples/navi/components/mozbrwsr.xpt +0 -0
- data/samples/navi/components/mozfind.xpt +0 -0
- data/samples/navi/components/necko.xpt +0 -0
- data/samples/navi/components/necko_about.xpt +0 -0
- data/samples/navi/components/necko_cache.xpt +0 -0
- data/samples/navi/components/necko_cookie.xpt +0 -0
- data/samples/navi/components/necko_data.xpt +0 -0
- data/samples/navi/components/necko_dns.xpt +0 -0
- data/samples/navi/components/necko_file.xpt +0 -0
- data/samples/navi/components/necko_ftp.xpt +0 -0
- data/samples/navi/components/necko_http.xpt +0 -0
- data/samples/navi/components/necko_res.xpt +0 -0
- data/samples/navi/components/necko_socket.xpt +0 -0
- data/samples/navi/components/necko_strconv.xpt +0 -0
- data/samples/navi/components/necko_viewsource.xpt +0 -0
- data/samples/navi/components/nsCloseAllWindows.js +143 -0
- data/samples/navi/components/nsDefaultCLH.js +231 -0
- data/samples/navi/components/nsDictionary.js +148 -0
- data/samples/navi/components/nsExtensionManager.js +8497 -0
- data/samples/navi/components/nsHelperAppDlg.js +990 -0
- data/samples/navi/components/nsInterfaceInfoToIDL.js +590 -0
- data/samples/navi/components/nsKillAll.js +200 -0
- data/samples/navi/components/nsPostUpdateWin.js +711 -0
- data/samples/navi/components/nsProgressDialog.js +949 -0
- data/samples/navi/components/nsProxyAutoConfig.js +396 -0
- data/samples/navi/components/nsResetPref.js +175 -0
- data/samples/navi/components/nsURLFormatter.js +179 -0
- data/samples/navi/components/nsUpdateService.js +3074 -0
- data/samples/navi/components/nsXULAppInstall.js +301 -0
- data/samples/navi/components/nsXmlRpcClient.js +1038 -0
- data/samples/navi/components/oji.xpt +0 -0
- data/samples/navi/components/passwordmgr.xpt +0 -0
- data/samples/navi/components/pipboot.xpt +0 -0
- data/samples/navi/components/pipnss.xpt +0 -0
- data/samples/navi/components/plugin.xpt +0 -0
- data/samples/navi/components/pref.xpt +0 -0
- data/samples/navi/components/prefetch.xpt +0 -0
- data/samples/navi/components/profile.xpt +0 -0
- data/samples/navi/components/progressDlg.xpt +0 -0
- data/samples/navi/components/proxyObject.xpt +0 -0
- data/samples/navi/components/rdf.xpt +0 -0
- data/samples/navi/components/satchel.xpt +0 -0
- data/samples/navi/components/saxparser.xpt +0 -0
- data/samples/navi/components/shistory.xpt +0 -0
- data/samples/navi/components/storage.xpt +0 -0
- data/samples/navi/components/toolkitprofile.xpt +0 -0
- data/samples/navi/components/transformiix.dll +0 -0
- data/samples/navi/components/txmgr.xpt +0 -0
- data/samples/navi/components/txtsvc.xpt +0 -0
- data/samples/navi/components/uconv.xpt +0 -0
- data/samples/navi/components/unicharutil.xpt +0 -0
- data/samples/navi/components/universalchardet.dll +0 -0
- data/samples/navi/components/update.xpt +0 -0
- data/samples/navi/components/uriloader.xpt +0 -0
- data/samples/navi/components/urlformatter.xpt +0 -0
- data/samples/navi/components/webBrowser_core.xpt +0 -0
- data/samples/navi/components/webbrowserpersist.xpt +0 -0
- data/samples/navi/components/webshell_idls.xpt +0 -0
- data/samples/navi/components/websrvcs.dll +0 -0
- data/samples/navi/components/websrvcs.xpt +0 -0
- data/samples/navi/components/widget.xpt +0 -0
- data/samples/navi/components/windowds.xpt +0 -0
- data/samples/navi/components/windowwatcher.xpt +0 -0
- data/samples/navi/components/xml-rpc.xpt +0 -0
- data/samples/navi/components/xmlextras.dll +0 -0
- data/samples/navi/components/xpcom_base.xpt +0 -0
- data/samples/navi/components/xpcom_components.xpt +0 -0
- data/samples/navi/components/xpcom_ds.xpt +0 -0
- data/samples/navi/components/xpcom_io.xpt +0 -0
- data/samples/navi/components/xpcom_obsolete.xpt +0 -0
- data/samples/navi/components/xpcom_thread.xpt +0 -0
- data/samples/navi/components/xpcom_xpti.xpt +0 -0
- data/samples/navi/components/xpconnect.xpt +0 -0
- data/samples/navi/components/xpinstall.xpt +0 -0
- data/samples/navi/components/xpti.dat +1424 -0
- data/samples/navi/components/xulapp.xpt +0 -0
- data/samples/navi/components/xulapp_setup.xpt +0 -0
- data/samples/navi/components/xuldoc.xpt +0 -0
- data/samples/navi/components/xulrunner.xpt +0 -0
- data/samples/navi/components/xultmpl.xpt +0 -0
- data/samples/navi/components/xulutil.dll +0 -0
- data/samples/navi/controlsNaviMask.png +0 -0
- data/samples/navi/greprefs/all.js +1344 -0
- data/samples/navi/greprefs/security-prefs.js +69 -0
- data/samples/navi/greprefs/xpinstall.js +2 -0
- data/samples/navi/navi_demo.rb +207 -0
- data/samples/navi/plugins/NPSWF32.dll +0 -0
- data/samples/navi/plugins/flashplayer.xpt +0 -0
- data/samples/navi/plugins/npnul32.dll +0 -0
- data/samples/navi/plugins.cfg +10 -0
- data/samples/navi/res/EditorOverride.css +359 -0
- data/samples/navi/res/Thumbs.db +0 -0
- data/samples/navi/res/arrow.gif +0 -0
- data/samples/navi/res/arrowd.gif +0 -0
- data/samples/navi/res/bloatcycle.html +40 -0
- data/samples/navi/res/broken-image.gif +0 -0
- data/samples/navi/res/charsetData.properties +199 -0
- data/samples/navi/res/charsetalias.properties +517 -0
- data/samples/navi/res/cmessage.txt +1 -0
- data/samples/navi/res/dtd/xhtml11.dtd +300 -0
- data/samples/navi/res/entityTables/html40Latin1.properties +146 -0
- data/samples/navi/res/entityTables/html40Special.properties +69 -0
- data/samples/navi/res/entityTables/html40Symbols.properties +164 -0
- data/samples/navi/res/entityTables/htmlEntityVersions.properties +50 -0
- data/samples/navi/res/entityTables/transliterate.properties +2367 -0
- data/samples/navi/res/fonts/fontEncoding.properties +127 -0
- data/samples/navi/res/fonts/fontNameMap.properties +134 -0
- data/samples/navi/res/forms.css +531 -0
- data/samples/navi/res/grabber.gif +0 -0
- data/samples/navi/res/hiddenWindow.html +1 -0
- data/samples/navi/res/html/Thumbs.db +0 -0
- data/samples/navi/res/html/gopher-audio.gif +0 -0
- data/samples/navi/res/html/gopher-binary.gif +0 -0
- data/samples/navi/res/html/gopher-find.gif +0 -0
- data/samples/navi/res/html/gopher-image.gif +0 -0
- data/samples/navi/res/html/gopher-menu.gif +0 -0
- data/samples/navi/res/html/gopher-movie.gif +0 -0
- data/samples/navi/res/html/gopher-sound.gif +0 -0
- data/samples/navi/res/html/gopher-telnet.gif +0 -0
- data/samples/navi/res/html/gopher-text.gif +0 -0
- data/samples/navi/res/html/gopher-unknown.gif +0 -0
- data/samples/navi/res/html.css +478 -0
- data/samples/navi/res/langGroups.properties +236 -0
- data/samples/navi/res/language.properties +259 -0
- data/samples/navi/res/loading-image.gif +0 -0
- data/samples/navi/res/quirk.css +282 -0
- data/samples/navi/res/samples/Anieyes.gif +0 -0
- data/samples/navi/res/samples/Thumbs.db +0 -0
- data/samples/navi/res/samples/aform.css +69 -0
- data/samples/navi/res/samples/beeptest.html +18 -0
- data/samples/navi/res/samples/bform.css +45 -0
- data/samples/navi/res/samples/bg.jpg +0 -0
- data/samples/navi/res/samples/cform.css +40 -0
- data/samples/navi/res/samples/checkboxTest.xul +47 -0
- data/samples/navi/res/samples/demoform.css +97 -0
- data/samples/navi/res/samples/find.html +97 -0
- data/samples/navi/res/samples/gear1.gif +0 -0
- data/samples/navi/res/samples/image_props.html +58 -0
- data/samples/navi/res/samples/mozform.css +256 -0
- data/samples/navi/res/samples/printsetup.html +175 -0
- data/samples/navi/res/samples/raptor.jpg +0 -0
- data/samples/navi/res/samples/rock_gra.gif +0 -0
- data/samples/navi/res/samples/scrollbarTest1.xul +66 -0
- data/samples/navi/res/samples/scrollbarTest2.xul +19 -0
- data/samples/navi/res/samples/sliderTest1.xul +14 -0
- data/samples/navi/res/samples/soundtest.html +20 -0
- data/samples/navi/res/samples/test.wav +0 -0
- data/samples/navi/res/samples/test0.html +220 -0
- data/samples/navi/res/samples/test1.html +84 -0
- data/samples/navi/res/samples/test10.html +16 -0
- data/samples/navi/res/samples/test11.html +42 -0
- data/samples/navi/res/samples/test12.html +79 -0
- data/samples/navi/res/samples/test13.html +126 -0
- data/samples/navi/res/samples/test14.html +5 -0
- data/samples/navi/res/samples/test15.html +5 -0
- data/samples/navi/res/samples/test16.html +124 -0
- data/samples/navi/res/samples/test2.html +41 -0
- data/samples/navi/res/samples/test3.html +126 -0
- data/samples/navi/res/samples/test4.html +335 -0
- data/samples/navi/res/samples/test5.html +199 -0
- data/samples/navi/res/samples/test6.html +335 -0
- data/samples/navi/res/samples/test7.html +11 -0
- data/samples/navi/res/samples/test8-1.html +66 -0
- data/samples/navi/res/samples/test8.html +662 -0
- data/samples/navi/res/samples/test8dom.html +64 -0
- data/samples/navi/res/samples/test8sca.html +308 -0
- data/samples/navi/res/samples/test8siz.html +224 -0
- data/samples/navi/res/samples/test8tab.html +9 -0
- data/samples/navi/res/samples/test9.html +12 -0
- data/samples/navi/res/samples/test9a.html +39 -0
- data/samples/navi/res/samples/test9b.html +16 -0
- data/samples/navi/res/samples/test_ed.html +5 -0
- data/samples/navi/res/samples/test_form.html +34 -0
- data/samples/navi/res/samples/test_gfx.html +75 -0
- data/samples/navi/res/samples/test_lbox.html +100 -0
- data/samples/navi/res/samples/test_pr.html +87 -0
- data/samples/navi/res/samples/test_weight.html +45 -0
- data/samples/navi/res/samples/toolbarTest1.xul +51 -0
- data/samples/navi/res/samples/treeTest1.css +62 -0
- data/samples/navi/res/samples/treeTest1.xul +110 -0
- data/samples/navi/res/samples/xulTest.css +130 -0
- data/samples/navi/res/svg.css +64 -0
- data/samples/navi/res/table-add-column-after-active.gif +0 -0
- data/samples/navi/res/table-add-column-after-hover.gif +0 -0
- data/samples/navi/res/table-add-column-after.gif +0 -0
- data/samples/navi/res/table-add-column-before-active.gif +0 -0
- data/samples/navi/res/table-add-column-before-hover.gif +0 -0
- data/samples/navi/res/table-add-column-before.gif +0 -0
- data/samples/navi/res/table-add-row-after-active.gif +0 -0
- data/samples/navi/res/table-add-row-after-hover.gif +0 -0
- data/samples/navi/res/table-add-row-after.gif +0 -0
- data/samples/navi/res/table-add-row-before-active.gif +0 -0
- data/samples/navi/res/table-add-row-before-hover.gif +0 -0
- data/samples/navi/res/table-add-row-before.gif +0 -0
- data/samples/navi/res/table-remove-column-active.gif +0 -0
- data/samples/navi/res/table-remove-column-hover.gif +0 -0
- data/samples/navi/res/table-remove-column.gif +0 -0
- data/samples/navi/res/table-remove-row-active.gif +0 -0
- data/samples/navi/res/table-remove-row-hover.gif +0 -0
- data/samples/navi/res/table-remove-row.gif +0 -0
- data/samples/navi/res/throbber/Thumbs.db +0 -0
- data/samples/navi/res/throbber/anim.gif +0 -0
- data/samples/navi/res/throbber/anims00.gif +0 -0
- data/samples/navi/res/throbber/anims01.gif +0 -0
- data/samples/navi/res/throbber/anims02.gif +0 -0
- data/samples/navi/res/throbber/anims03.gif +0 -0
- data/samples/navi/res/throbber/anims04.gif +0 -0
- data/samples/navi/res/throbber/anims05.gif +0 -0
- data/samples/navi/res/throbber/anims06.gif +0 -0
- data/samples/navi/res/throbber/anims07.gif +0 -0
- data/samples/navi/res/throbber/anims08.gif +0 -0
- data/samples/navi/res/throbber/anims09.gif +0 -0
- data/samples/navi/res/throbber/anims10.gif +0 -0
- data/samples/navi/res/throbber/anims11.gif +0 -0
- data/samples/navi/res/throbber/anims12.gif +0 -0
- data/samples/navi/res/throbber/anims13.gif +0 -0
- data/samples/navi/res/throbber/anims14.gif +0 -0
- data/samples/navi/res/throbber/anims15.gif +0 -0
- data/samples/navi/res/throbber/anims16.gif +0 -0
- data/samples/navi/res/throbber/anims17.gif +0 -0
- data/samples/navi/res/throbber/anims18.gif +0 -0
- data/samples/navi/res/throbber/anims19.gif +0 -0
- data/samples/navi/res/throbber/anims20.gif +0 -0
- data/samples/navi/res/throbber/anims21.gif +0 -0
- data/samples/navi/res/throbber/anims22.gif +0 -0
- data/samples/navi/res/throbber/anims23.gif +0 -0
- data/samples/navi/res/throbber/anims24.gif +0 -0
- data/samples/navi/res/throbber/anims25.gif +0 -0
- data/samples/navi/res/throbber/anims26.gif +0 -0
- data/samples/navi/res/throbber/anims27.gif +0 -0
- data/samples/navi/res/throbber/anims28.gif +0 -0
- data/samples/navi/res/throbber/anims29.gif +0 -0
- data/samples/navi/res/ua.css +235 -0
- data/samples/navi/res/viewer.properties +1 -0
- data/samples/navi/res/viewsource.css +118 -0
- data/samples/navi/res/wincharset.properties +55 -0
- data/samples/navi/resources.cfg +14 -0
- data/samples/navi/testNaviMask.png +0 -0
- data/samples/ogre.cfg +8 -0
- data/samples/plugins.cfg +11 -0
- data/samples/quake3settings.cfg +2 -0
- data/samples/render_run_log.5796 +891 -0
- data/samples/render_to_texture.rb +161 -0
- data/samples/resources.cfg +16 -0
- data/samples/sky_box.rb +107 -0
- data/samples/sky_dome.rb +86 -0
- data/samples/sky_plane.rb +27 -0
- data/samples/smoke.rb +23 -0
- data/samples/work/cube_mapping.rb +686 -0
- metadata +500 -0
@@ -0,0 +1,259 @@
|
|
1
|
+
aa.accept = false
|
2
|
+
ab.accept = false
|
3
|
+
ae.accept = false
|
4
|
+
af.accept = true
|
5
|
+
ak.accept = false
|
6
|
+
am.accept = true
|
7
|
+
an.accept = true
|
8
|
+
ar.accept = true
|
9
|
+
ar-ae.accept = true
|
10
|
+
ar-bh.accept = true
|
11
|
+
ar-dz.accept = true
|
12
|
+
ar-eg.accept = true
|
13
|
+
ar-iq.accept = true
|
14
|
+
ar-jo.accept = true
|
15
|
+
ar-kw.accept = true
|
16
|
+
ar-lb.accept = true
|
17
|
+
ar-ly.accept = true
|
18
|
+
ar-ma.accept = true
|
19
|
+
ar-om.accept = true
|
20
|
+
ar-qa.accept = true
|
21
|
+
ar-sa.accept = true
|
22
|
+
ar-sy.accept = true
|
23
|
+
ar-tn.accept = true
|
24
|
+
ar-ye.accept = true
|
25
|
+
as.accept = true
|
26
|
+
ast.accept = true
|
27
|
+
av.accept = false
|
28
|
+
az.accept = true
|
29
|
+
ba.accept = false
|
30
|
+
be.accept = true
|
31
|
+
bg.accept = true
|
32
|
+
bh.accept = false
|
33
|
+
bi.accept = false
|
34
|
+
bm.accept = false
|
35
|
+
bn.accept = true
|
36
|
+
bo.accept = false
|
37
|
+
br.accept = true
|
38
|
+
bs.accept = true
|
39
|
+
ca.accept = true
|
40
|
+
ce.accept = true
|
41
|
+
ch.accept = true
|
42
|
+
co.accept = true
|
43
|
+
cr.accept = true
|
44
|
+
cs.accept = true
|
45
|
+
cu.accept = false
|
46
|
+
cv.accept = true
|
47
|
+
cy.accept = true
|
48
|
+
da.accept = true
|
49
|
+
de.accept = true
|
50
|
+
de-at.accept = true
|
51
|
+
de-ch.accept = true
|
52
|
+
de-de.accept = true
|
53
|
+
de-li.accept = true
|
54
|
+
de-lu.accept = true
|
55
|
+
dv.accept = false
|
56
|
+
dz.accept = false
|
57
|
+
ee.accept = false
|
58
|
+
el.accept = true
|
59
|
+
en.accept = true
|
60
|
+
en-au.accept = true
|
61
|
+
en-bz.accept = true
|
62
|
+
en-ca.accept = true
|
63
|
+
en-gb.accept = true
|
64
|
+
en-ie.accept = true
|
65
|
+
en-jm.accept = true
|
66
|
+
en-nz.accept = true
|
67
|
+
en-ph.accept = true
|
68
|
+
en-tt.accept = true
|
69
|
+
en-us.accept = true
|
70
|
+
en-za.accept = true
|
71
|
+
en-zw.accept = true
|
72
|
+
eo.accept = true
|
73
|
+
es.accept = true
|
74
|
+
es-ar.accept = true
|
75
|
+
es-bo.accept = true
|
76
|
+
es-cl.accept = true
|
77
|
+
es-co.accept = true
|
78
|
+
es-cr.accept = true
|
79
|
+
es-do.accept = true
|
80
|
+
es-ec.accept = true
|
81
|
+
es-es.accept = true
|
82
|
+
es-gt.accept = true
|
83
|
+
es-hn.accept = true
|
84
|
+
es-mx.accept = true
|
85
|
+
es-ni.accept = true
|
86
|
+
es-pa.accept = true
|
87
|
+
es-pe.accept = true
|
88
|
+
es-pr.accept = true
|
89
|
+
es-py.accept = true
|
90
|
+
es-sv.accept = true
|
91
|
+
es-uy.accept = true
|
92
|
+
es-ve.accept = true
|
93
|
+
et.accept = true
|
94
|
+
eu.accept = true
|
95
|
+
fa.accept = true
|
96
|
+
fa-ir.accept = true
|
97
|
+
ff.accept = false
|
98
|
+
fi.accept = true
|
99
|
+
fj.accept = true
|
100
|
+
fo.accept = true
|
101
|
+
fr.accept = true
|
102
|
+
fr-be.accept = true
|
103
|
+
fr-ca.accept = true
|
104
|
+
fr-ch.accept = true
|
105
|
+
fr-fr.accept = true
|
106
|
+
fr-lu.accept = true
|
107
|
+
fr-mc.accept = true
|
108
|
+
fy.accept = true
|
109
|
+
ga.accept = true
|
110
|
+
gd.accept = true
|
111
|
+
gl.accept = true
|
112
|
+
gn.accept = false
|
113
|
+
gu.accept = true
|
114
|
+
gv.accept = false
|
115
|
+
ha.accept = false
|
116
|
+
he.accept = true
|
117
|
+
hi.accept = true
|
118
|
+
ho.accept = false
|
119
|
+
hsb.accept = true
|
120
|
+
hr.accept = true
|
121
|
+
ht.accept = true
|
122
|
+
hu.accept = true
|
123
|
+
hy.accept = true
|
124
|
+
hz.accept = false
|
125
|
+
ia.accept = true
|
126
|
+
id.accept = true
|
127
|
+
ie.accept = true
|
128
|
+
ig.accept = false
|
129
|
+
ii.accept = false
|
130
|
+
ik.accept = false
|
131
|
+
io.accept = false
|
132
|
+
is.accept = true
|
133
|
+
it.accept = true
|
134
|
+
it-ch.accept = true
|
135
|
+
iu.accept = true
|
136
|
+
ja.accept = true
|
137
|
+
jv.accept = false
|
138
|
+
ka.accept = true
|
139
|
+
kg.accept = false
|
140
|
+
ki.accept = false
|
141
|
+
kk.accept = true
|
142
|
+
kl.accept = false
|
143
|
+
km.accept = true
|
144
|
+
kn.accept = true
|
145
|
+
ko.accept = true
|
146
|
+
ko-kp.accept = true
|
147
|
+
ko-kr.accept = true
|
148
|
+
kok.accept = false
|
149
|
+
kr.accept = false
|
150
|
+
ks.accept = true
|
151
|
+
ku.accept = false
|
152
|
+
kv.accept = false
|
153
|
+
kw.accept = false
|
154
|
+
ky.accept = true
|
155
|
+
la.accept = true
|
156
|
+
lb.accept = true
|
157
|
+
lg.accept = false
|
158
|
+
li.accept = false
|
159
|
+
ln.accept = false
|
160
|
+
lo.accept = false
|
161
|
+
lt.accept = true
|
162
|
+
lu.accept = false
|
163
|
+
lv.accept = true
|
164
|
+
mg.accept = false
|
165
|
+
mh.accept = false
|
166
|
+
mi.accept = true
|
167
|
+
mk.accept = false
|
168
|
+
mk-mk.accept = true
|
169
|
+
ml.accept = true
|
170
|
+
mn.accept = false
|
171
|
+
mo.accept = true
|
172
|
+
mr.accept = true
|
173
|
+
ms.accept = true
|
174
|
+
mt.accept = true
|
175
|
+
my.accept = true
|
176
|
+
na.accept = false
|
177
|
+
nb.accept = true
|
178
|
+
nd.accept = false
|
179
|
+
ne.accept = true
|
180
|
+
ng.accept = true
|
181
|
+
nl.accept = true
|
182
|
+
nl-be.accept = true
|
183
|
+
nn.accept = true
|
184
|
+
no.accept = true
|
185
|
+
nr.accept = false
|
186
|
+
nso.accept = false
|
187
|
+
nv.accept = true
|
188
|
+
ny.accept = false
|
189
|
+
oc.accept = true
|
190
|
+
oj.accept = false
|
191
|
+
om.accept = true
|
192
|
+
or.accept = true
|
193
|
+
os.accept = false
|
194
|
+
pa.accept = true
|
195
|
+
pa-in.accept = true
|
196
|
+
pa-pk.accept = true
|
197
|
+
pi.accept = false
|
198
|
+
pl.accept = true
|
199
|
+
ps.accept = false
|
200
|
+
pt.accept = true
|
201
|
+
pt-br.accept = true
|
202
|
+
qu.accept = true
|
203
|
+
rm.accept = true
|
204
|
+
rn.accept = false
|
205
|
+
ro.accept = true
|
206
|
+
ro-mo.accept = false
|
207
|
+
ru.accept = true
|
208
|
+
ru-mo.accept = false
|
209
|
+
sa.accept = true
|
210
|
+
sc.accept = true
|
211
|
+
sd.accept = true
|
212
|
+
sg.accept = true
|
213
|
+
si.accept = true
|
214
|
+
sk.accept = true
|
215
|
+
sl.accept = true
|
216
|
+
so.accept = true
|
217
|
+
sq.accept = true
|
218
|
+
sr.accept = true
|
219
|
+
ss.accept = false
|
220
|
+
st.accept = false
|
221
|
+
su.accept = false
|
222
|
+
sv.accept = true
|
223
|
+
sv-fi.accept = true
|
224
|
+
sw.accept = true
|
225
|
+
ta.accept = true
|
226
|
+
te.accept = true
|
227
|
+
tg.accept = false
|
228
|
+
th.accept = true
|
229
|
+
ti.accept = false
|
230
|
+
tig.accept = true
|
231
|
+
tk.accept = true
|
232
|
+
tl.accept = false
|
233
|
+
tlh.accept = true
|
234
|
+
tn.accept = false
|
235
|
+
to.accept = false
|
236
|
+
tr.accept = true
|
237
|
+
ts.accept = false
|
238
|
+
tt.accept = true
|
239
|
+
tw.accept = false
|
240
|
+
ty.accept = false
|
241
|
+
ug.accept = false
|
242
|
+
uk.accept = true
|
243
|
+
ur.accept = false
|
244
|
+
uz.accept = false
|
245
|
+
ve.accept = true
|
246
|
+
vi.accept = true
|
247
|
+
vo.accept = true
|
248
|
+
wa.accept = true
|
249
|
+
wo.accept = false
|
250
|
+
xh.accept = true
|
251
|
+
yi.accept = true
|
252
|
+
yo.accept = false
|
253
|
+
za.accept = false
|
254
|
+
zh.accept = true
|
255
|
+
zh-cn.accept = true
|
256
|
+
zh-hk.accept = true
|
257
|
+
zh-sg.accept = true
|
258
|
+
zh-tw.accept = true
|
259
|
+
zu.accept = true
|
Binary file
|
@@ -0,0 +1,282 @@
|
|
1
|
+
/* ***** BEGIN LICENSE BLOCK *****
|
2
|
+
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
3
|
+
*
|
4
|
+
* The contents of this file are subject to the Mozilla Public License Version
|
5
|
+
* 1.1 (the "License"); you may not use this file except in compliance with
|
6
|
+
* the License. You may obtain a copy of the License at
|
7
|
+
* http://www.mozilla.org/MPL/
|
8
|
+
*
|
9
|
+
* Software distributed under the License is distributed on an "AS IS" basis,
|
10
|
+
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
11
|
+
* for the specific language governing rights and limitations under the
|
12
|
+
* License.
|
13
|
+
*
|
14
|
+
* The Original Code is mozilla.org code.
|
15
|
+
*
|
16
|
+
* The Initial Developer of the Original Code is
|
17
|
+
* Netscape Communications Corporation.
|
18
|
+
* Portions created by the Initial Developer are Copyright (C) 1998
|
19
|
+
* the Initial Developer. All Rights Reserved.
|
20
|
+
*
|
21
|
+
* Contributor(s):
|
22
|
+
*
|
23
|
+
* Alternatively, the contents of this file may be used under the terms of
|
24
|
+
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
25
|
+
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
26
|
+
* in which case the provisions of the GPL or the LGPL are applicable instead
|
27
|
+
* of those above. If you wish to allow use of your version of this file only
|
28
|
+
* under the terms of either the GPL or the LGPL, and not to allow others to
|
29
|
+
* use your version of this file under the terms of the MPL, indicate your
|
30
|
+
* decision by deleting the provisions above and replace them with the notice
|
31
|
+
* and other provisions required by the GPL or the LGPL. If you do not delete
|
32
|
+
* the provisions above, a recipient may use your version of this file under
|
33
|
+
* the terms of any one of the MPL, the GPL or the LGPL.
|
34
|
+
*
|
35
|
+
* ***** END LICENSE BLOCK ***** */
|
36
|
+
|
37
|
+
@namespace url(http://www.w3.org/1999/xhtml); /* set default namespace to HTML */
|
38
|
+
|
39
|
+
|
40
|
+
/* Quirk: input images have a blue border (b=28010) */
|
41
|
+
|
42
|
+
/* default border */
|
43
|
+
input[type=image] {
|
44
|
+
border: 2px solid blue;
|
45
|
+
}
|
46
|
+
|
47
|
+
/* border when disabled -- only change color to gray */
|
48
|
+
input[type=image][disabled] {
|
49
|
+
border-color: GrayText;
|
50
|
+
}
|
51
|
+
|
52
|
+
|
53
|
+
/* Quirk: make orphaned LIs have inside bullet (b=1049) */
|
54
|
+
|
55
|
+
/* force inside position for orphaned lis */
|
56
|
+
li {
|
57
|
+
list-style-position: inside;
|
58
|
+
}
|
59
|
+
|
60
|
+
/* restore outside position for lists inside LIs */
|
61
|
+
li ul, li ol, li dir, li menu {
|
62
|
+
list-style-position: outside;
|
63
|
+
}
|
64
|
+
|
65
|
+
/* undo previous two rules for properly nested lists */
|
66
|
+
ul ul, ul ol, ul dir, ul menu, ul li,
|
67
|
+
ol ul, ol ol, ol dir, ol menu, ol li,
|
68
|
+
dir ul, dir ol, dir dir, dir menu, dir li,
|
69
|
+
menu ul, menu ol, menu dir, menu menu, menu li {
|
70
|
+
list-style-position: inherit;
|
71
|
+
}
|
72
|
+
|
73
|
+
|
74
|
+
/* Quirk: ensure that we get proper padding if the very first
|
75
|
+
* node in an LI is another UL or OL. This is an ugly way to
|
76
|
+
* fix the problem, because it extends the LI up into what
|
77
|
+
* would otherwise appear to be the ULs space. (b=38832) */
|
78
|
+
|
79
|
+
/* Note: this fix will fail once we implement marker box
|
80
|
+
* alignment correctly. */
|
81
|
+
li > ul:-moz-first-node,
|
82
|
+
li > ol:-moz-first-node {
|
83
|
+
padding-top: 1em;
|
84
|
+
}
|
85
|
+
|
86
|
+
|
87
|
+
/* Quirk: prevent bullet from resizing with the list item
|
88
|
+
* see bug 97351
|
89
|
+
*/
|
90
|
+
|
91
|
+
li::-moz-list-bullet {
|
92
|
+
font-size: -moz-initial;
|
93
|
+
}
|
94
|
+
|
95
|
+
|
96
|
+
table {
|
97
|
+
text-align: start;
|
98
|
+
white-space: normal; /* compatible with IE & spec */
|
99
|
+
line-height: normal;
|
100
|
+
|
101
|
+
/* Quirk: cut off all font inheritance in tables except for family. */
|
102
|
+
font-size: -moz-initial;
|
103
|
+
font-weight: -moz-initial;
|
104
|
+
font-style: -moz-initial;
|
105
|
+
font-variant: -moz-initial;
|
106
|
+
}
|
107
|
+
|
108
|
+
|
109
|
+
/* Quirk: collapse top margin of BODY and TD and bottom margin of TD */
|
110
|
+
|
111
|
+
/*
|
112
|
+
* While it may seem simpler to use :-moz-first-node and :-moz-last-node without
|
113
|
+
* tags, it's slower, since we have to do the :-moz-first-node or :-moz-last-node
|
114
|
+
* check on every single element in the document. If we list all the
|
115
|
+
* element names for which the UA stylesheet specifies a margin, the
|
116
|
+
* selectors will be hashed in the RuleHash and things will be much more
|
117
|
+
* efficient.
|
118
|
+
*/
|
119
|
+
body > form:-moz-first-node, td > form:-moz-first-node, th > form:-moz-first-node,
|
120
|
+
body > p:-moz-first-node, td > p:-moz-first-node, th > p:-moz-first-node,
|
121
|
+
body > dl:-moz-first-node, td > dl:-moz-first-node, th > dl:-moz-first-node,
|
122
|
+
body > multicol:-moz-first-node, td > multicol:-moz-first-node, th > multicol:-moz-first-node,
|
123
|
+
body > blockquote:-moz-first-node, td > blockquote:-moz-first-node, th > blockquote:-moz-first-node,
|
124
|
+
body > h1:-moz-first-node, td > h1:-moz-first-node, th > h1:-moz-first-node,
|
125
|
+
body > h2:-moz-first-node, td > h2:-moz-first-node, th > h2:-moz-first-node,
|
126
|
+
body > h3:-moz-first-node, td > h3:-moz-first-node, th > h3:-moz-first-node,
|
127
|
+
body > h4:-moz-first-node, td > h4:-moz-first-node, th > h4:-moz-first-node,
|
128
|
+
body > h5:-moz-first-node, td > h5:-moz-first-node, th > h5:-moz-first-node,
|
129
|
+
body > h6:-moz-first-node, td > h6:-moz-first-node, th > h6:-moz-first-node,
|
130
|
+
body > listing:-moz-first-node, td > listing:-moz-first-node, th > listing:-moz-first-node,
|
131
|
+
body > plaintext:-moz-first-node, td > plaintext:-moz-first-node, th > plaintext:-moz-first-node,
|
132
|
+
body > xmp:-moz-first-node, td > xmp:-moz-first-node, th > xmp:-moz-first-node,
|
133
|
+
body > pre:-moz-first-node, td > pre:-moz-first-node, th > pre:-moz-first-node,
|
134
|
+
body > ul:-moz-first-node, td > ul:-moz-first-node, th > ul:-moz-first-node,
|
135
|
+
body > menu:-moz-first-node, td > menu:-moz-first-node, th > menu:-moz-first-node,
|
136
|
+
body > dir:-moz-first-node, td > dir:-moz-first-node, th > dir:-moz-first-node,
|
137
|
+
body > ol:-moz-first-node, td > ol:-moz-first-node, th > ol:-moz-first-node {
|
138
|
+
margin-top: 0;
|
139
|
+
}
|
140
|
+
|
141
|
+
td > p:-moz-last-node, th > p:-moz-last-node {
|
142
|
+
margin-bottom: 0;
|
143
|
+
}
|
144
|
+
|
145
|
+
/* Similar as above, but for empty elements
|
146
|
+
* collapse the bottom or top margins of empty elements
|
147
|
+
* - see bug 97361
|
148
|
+
*/
|
149
|
+
body > form:-moz-only-whitespace:-moz-first-node, td > form:-moz-only-whitespace:-moz-first-node,
|
150
|
+
th > form:-moz-only-whitespace:-moz-first-node, body > p:-moz-only-whitespace:-moz-first-node,
|
151
|
+
td > p:-moz-only-whitespace:-moz-first-node, th > p:-moz-only-whitespace:-moz-first-node,
|
152
|
+
body > dl:-moz-only-whitespace:-moz-first-node, td > dl:-moz-only-whitespace:-moz-first-node,
|
153
|
+
th > dl:-moz-only-whitespace:-moz-first-node, body > multicol:-moz-only-whitespace:-moz-first-node,
|
154
|
+
td > multicol:-moz-only-whitespace:-moz-first-node, th > multicol:-moz-only-whitespace:-moz-first-node,
|
155
|
+
body > blockquote:-moz-only-whitespace:-moz-first-node, td > blockquote:-moz-only-whitespace:-moz-first-node,
|
156
|
+
th > blockquote:-moz-only-whitespace:-moz-first-node, body > h1:-moz-only-whitespace:-moz-first-node,
|
157
|
+
td > h1:-moz-only-whitespace:-moz-first-node, th > h1:-moz-only-whitespace:-moz-first-node,
|
158
|
+
body > h2:-moz-only-whitespace:-moz-first-node, td > h2:-moz-only-whitespace:-moz-first-node,
|
159
|
+
th > h2:-moz-only-whitespace:-moz-first-node, body > h3:-moz-only-whitespace:-moz-first-node,
|
160
|
+
td > h3:-moz-only-whitespace:-moz-first-node, th > h3:-moz-only-whitespace:-moz-first-node,
|
161
|
+
body > h4:-moz-only-whitespace:-moz-first-node, td > h4:-moz-only-whitespace:-moz-first-node,
|
162
|
+
th > h4:-moz-only-whitespace:-moz-first-node, body > h5:-moz-only-whitespace:-moz-first-node,
|
163
|
+
td > h5:-moz-only-whitespace:-moz-first-node, th > h5:-moz-only-whitespace:-moz-first-node,
|
164
|
+
body > h6:-moz-only-whitespace:-moz-first-node, td > h6:-moz-only-whitespace:-moz-first-node,
|
165
|
+
th > h6:-moz-only-whitespace:-moz-first-node, body > listing:-moz-only-whitespace:-moz-first-node,
|
166
|
+
td > listing:-moz-only-whitespace:-moz-first-node, th > listing:-moz-only-whitespace:-moz-first-node,
|
167
|
+
body > plaintext:-moz-only-whitespace:-moz-first-node, td > plaintext:-moz-only-whitespace:-moz-first-node,
|
168
|
+
th > plaintext:-moz-only-whitespace:-moz-first-node, body > xmp:-moz-only-whitespace:-moz-first-node,
|
169
|
+
td > xmp:-moz-only-whitespace:-moz-first-node, th > xmp:-moz-only-whitespace:-moz-first-node,
|
170
|
+
body > pre:-moz-only-whitespace:-moz-first-node, td > pre:-moz-only-whitespace:-moz-first-node,
|
171
|
+
th > pre:-moz-only-whitespace:-moz-first-node, body > ul:-moz-only-whitespace:-moz-first-node,
|
172
|
+
td > ul:-moz-only-whitespace:-moz-first-node, th > ul:-moz-only-whitespace:-moz-first-node,
|
173
|
+
body > menu:-moz-only-whitespace:-moz-first-node, td > menu:-moz-only-whitespace:-moz-first-node,
|
174
|
+
th > menu:-moz-only-whitespace:-moz-first-node, body > dir:-moz-only-whitespace:-moz-first-node,
|
175
|
+
td > dir:-moz-only-whitespace:-moz-first-node, th > dir:-moz-only-whitespace:-moz-first-node,
|
176
|
+
body > ol:-moz-only-whitespace:-moz-first-node, td > ol:-moz-only-whitespace:-moz-first-node,
|
177
|
+
th > ol:-moz-only-whitespace:-moz-first-node {
|
178
|
+
margin-bottom: 0;
|
179
|
+
}
|
180
|
+
|
181
|
+
td > form:-moz-only-whitespace:-moz-last-node, th > form:-moz-only-whitespace:-moz-last-node,
|
182
|
+
td > p:-moz-only-whitespace:-moz-last-node, th > p:-moz-only-whitespace:-moz-last-node,
|
183
|
+
td > dl:-moz-only-whitespace:-moz-last-node, th > dl:-moz-only-whitespace:-moz-last-node,
|
184
|
+
td > multicol:-moz-only-whitespace:-moz-last-node, th > multicol:-moz-only-whitespace:-moz-last-node,
|
185
|
+
td > blockquote:-moz-only-whitespace:-moz-last-node, th > blockquote:-moz-only-whitespace:-moz-last-node,
|
186
|
+
td > h1:-moz-only-whitespace:-moz-last-node, th > h1:-moz-only-whitespace:-moz-last-node,
|
187
|
+
td > h2:-moz-only-whitespace:-moz-last-node, th > h2:-moz-only-whitespace:-moz-last-node,
|
188
|
+
td > h3:-moz-only-whitespace:-moz-last-node, th > h3:-moz-only-whitespace:-moz-last-node,
|
189
|
+
td > h4:-moz-only-whitespace:-moz-last-node, th > h4:-moz-only-whitespace:-moz-last-node,
|
190
|
+
td > h5:-moz-only-whitespace:-moz-last-node, th > h5:-moz-only-whitespace:-moz-last-node,
|
191
|
+
td > h6:-moz-only-whitespace:-moz-last-node, th > h6:-moz-only-whitespace:-moz-last-node,
|
192
|
+
td > listing:-moz-only-whitespace:-moz-last-node, th > listing:-moz-only-whitespace:-moz-last-node,
|
193
|
+
td > plaintext:-moz-only-whitespace:-moz-last-node, th > plaintext:-moz-only-whitespace:-moz-last-node,
|
194
|
+
td > xmp:-moz-only-whitespace:-moz-last-node, th > xmp:-moz-only-whitespace:-moz-last-node,
|
195
|
+
td > pre:-moz-only-whitespace:-moz-last-node, th > pre:-moz-only-whitespace:-moz-last-node,
|
196
|
+
td > ul:-moz-only-whitespace:-moz-last-node, th > ul:-moz-only-whitespace:-moz-last-node,
|
197
|
+
td > menu:-moz-only-whitespace:-moz-last-node, th > menu:-moz-only-whitespace:-moz-last-node,
|
198
|
+
td > dir:-moz-only-whitespace:-moz-last-node, th > dir:-moz-only-whitespace:-moz-last-node,
|
199
|
+
td > ol:-moz-only-whitespace:-moz-last-node, th > ol:-moz-only-whitespace:-moz-last-node {
|
200
|
+
margin-top: 0;
|
201
|
+
}
|
202
|
+
|
203
|
+
|
204
|
+
/* Quirk: support the ways of making PRE have wrapping */
|
205
|
+
|
206
|
+
pre[wrap], pre[cols], pre[width] {
|
207
|
+
white-space: -moz-pre-wrap;
|
208
|
+
}
|
209
|
+
|
210
|
+
|
211
|
+
/* Quirk: DD not in DL has text-indent instead of margin (b=5119) */
|
212
|
+
|
213
|
+
:not(dl) > dd {
|
214
|
+
display: inline;
|
215
|
+
margin: 0;
|
216
|
+
}
|
217
|
+
|
218
|
+
:not(dl) > dd:before {
|
219
|
+
display: inline;
|
220
|
+
white-space: pre;
|
221
|
+
font-size: 1px;
|
222
|
+
line-height: 0;
|
223
|
+
content: "\A ";
|
224
|
+
-moz-margin-end: 40px;
|
225
|
+
}
|
226
|
+
|
227
|
+
|
228
|
+
/* quirk to indent nested DL elements (b=8749) */
|
229
|
+
|
230
|
+
dl > dl {
|
231
|
+
display: block;
|
232
|
+
-moz-margin-start: 40px;
|
233
|
+
}
|
234
|
+
|
235
|
+
|
236
|
+
/* Quirk: MAP acts like an inline, not a block */
|
237
|
+
|
238
|
+
map {
|
239
|
+
display: inline;
|
240
|
+
}
|
241
|
+
|
242
|
+
|
243
|
+
/* Quirk: Make floated images have a margin (b=58899) */
|
244
|
+
|
245
|
+
img[align=left] {
|
246
|
+
margin-right: 3px;
|
247
|
+
}
|
248
|
+
|
249
|
+
img[align=right] {
|
250
|
+
margin-left: 3px;
|
251
|
+
}
|
252
|
+
|
253
|
+
|
254
|
+
/* Quirk: Make sure that the residual style tags' size info.
|
255
|
+
* does not take precedence over heading tags' size. (b=77352)
|
256
|
+
* Note: This special attribute is set only for a residual
|
257
|
+
* style tag within a heading tag.
|
258
|
+
*/
|
259
|
+
|
260
|
+
/* XXX This is a potential performance problem. This should not be
|
261
|
+
* using an attribute!
|
262
|
+
*/
|
263
|
+
*[_moz-rs-heading] {
|
264
|
+
font-size: inherit !important;
|
265
|
+
}
|
266
|
+
|
267
|
+
|
268
|
+
/*
|
269
|
+
* Quirk: Use border-box box sizing for text inputs, password inputs, and
|
270
|
+
* textareas. (b=184478 on why we use content-box sizing in standards mode)
|
271
|
+
*/
|
272
|
+
|
273
|
+
/* Note that all other <input>s already use border-box
|
274
|
+
sizing, so we're ok with this selector */
|
275
|
+
input:not([type=image]), textarea {
|
276
|
+
-moz-box-sizing: border-box;
|
277
|
+
}
|
278
|
+
|
279
|
+
/* Quirk: give form margin for compat (b=41806) */
|
280
|
+
form{
|
281
|
+
margin: 0 0 1em 0;
|
282
|
+
}
|
Binary file
|
Binary file
|
@@ -0,0 +1,69 @@
|
|
1
|
+
|
2
|
+
input[type="checkbox"] {
|
3
|
+
-moz-border-radius:0px;
|
4
|
+
width:11px;
|
5
|
+
height:11px;
|
6
|
+
border:2px inset rgb(192, 192, 192);
|
7
|
+
background-color:white;
|
8
|
+
color:black;
|
9
|
+
}
|
10
|
+
|
11
|
+
input[type="radio"] {
|
12
|
+
-moz-border-radius:6px;
|
13
|
+
width:12px;
|
14
|
+
height:12px;
|
15
|
+
border:2px inset rgb(192, 192, 192);
|
16
|
+
background-color:white;
|
17
|
+
}
|
18
|
+
|
19
|
+
::-moz-radio {
|
20
|
+
-moz-border-radius:1px;
|
21
|
+
border: 2px solid black;
|
22
|
+
}
|
23
|
+
|
24
|
+
input[type=button] {
|
25
|
+
-moz-border-radius:0px;
|
26
|
+
border: 2px outset rgb(156, 154, 156);
|
27
|
+
background-color: rgb(206, 206, 206);
|
28
|
+
color:black;
|
29
|
+
padding: 1px;
|
30
|
+
}
|
31
|
+
|
32
|
+
input[type="button"]:active {
|
33
|
+
border-style:inset;
|
34
|
+
padding-left: 2px;
|
35
|
+
padding-right: 0px;
|
36
|
+
padding-top: 2px;
|
37
|
+
padding-bottom: 0px;
|
38
|
+
}
|
39
|
+
|
40
|
+
|
41
|
+
input[type="button"]:active:-moz-outline {
|
42
|
+
border : 1px solid black;
|
43
|
+
}
|
44
|
+
|
45
|
+
select {
|
46
|
+
-moz-border-radius:0px;
|
47
|
+
border:2px inset rgb(192, 192, 192);
|
48
|
+
}
|
49
|
+
|
50
|
+
select[size] option:checked {
|
51
|
+
background-color:rgb(0, 0, 128);
|
52
|
+
color: white;
|
53
|
+
}
|
54
|
+
|
55
|
+
select option:checked {
|
56
|
+
background-color:rgb(0, 0, 128);
|
57
|
+
color: white;
|
58
|
+
}
|
59
|
+
|
60
|
+
select[size="1"] option:checked {
|
61
|
+
background-color:rgb(0, 0, 128);
|
62
|
+
color: white;
|
63
|
+
}
|
64
|
+
|
65
|
+
::-moz-dropdown-list {
|
66
|
+
border: 1px solid black;
|
67
|
+
background-color:white;
|
68
|
+
}
|
69
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<html>
|
2
|
+
<head>
|
3
|
+
<title>Sound Service Beep Example</title>
|
4
|
+
</head>
|
5
|
+
|
6
|
+
<body>
|
7
|
+
<script>
|
8
|
+
var sample = Components.classes["@mozilla.org/sound;1"].createInstance();
|
9
|
+
sample = sample.QueryInterface(Components.interfaces.nsISound);
|
10
|
+
dump("sample = " + sample + "\n");
|
11
|
+
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<form name="form">
|
15
|
+
<input type="button" value="Beep" onclick="sample.Beep();">
|
16
|
+
<form>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,45 @@
|
|
1
|
+
|
2
|
+
input[type="checkbox"] {
|
3
|
+
-moz-border-radius:0px;
|
4
|
+
width:12px;
|
5
|
+
height:12px;
|
6
|
+
border:1px solid black;
|
7
|
+
background-color:rgb(200, 200, 200);
|
8
|
+
}
|
9
|
+
|
10
|
+
input[type="radio"] {
|
11
|
+
width:14px;
|
12
|
+
height:14px;
|
13
|
+
border:1px solid black;
|
14
|
+
background-color:rgb(200, 200, 200);
|
15
|
+
}
|
16
|
+
|
17
|
+
input[type=button] {
|
18
|
+
padding-left:10px;
|
19
|
+
padding-right:10px;
|
20
|
+
border:1px solid black;
|
21
|
+
-moz-border-radius:5px;
|
22
|
+
font-weight:bold;
|
23
|
+
}
|
24
|
+
|
25
|
+
select {
|
26
|
+
-moz-border-radius:5px;
|
27
|
+
border:1px solid black;
|
28
|
+
background-color:rgb(200, 200, 200);
|
29
|
+
}
|
30
|
+
|
31
|
+
::-moz-dropdown-list {
|
32
|
+
border-color:black;
|
33
|
+
background-color:rgb(200, 200, 200);
|
34
|
+
}
|
35
|
+
|
36
|
+
option {
|
37
|
+
padding-left:10px;
|
38
|
+
}
|
39
|
+
|
40
|
+
option:checked {
|
41
|
+
color:black;
|
42
|
+
background-color:rgb(255, 221, 255);
|
43
|
+
padding-left:10px;
|
44
|
+
}
|
45
|
+
|
Binary file
|