ogre.rb 0.1-i686-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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,300 @@
|
|
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) 2000
|
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 the GNU General Public License Version 2 or later (the "GPL"), or
|
25
|
+
- 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 LGPL or the GPL. 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
|
+
|
38
|
+
<!--
|
39
|
+
* Predefined HTML entities to be loaded when parsing XHTML documents.
|
40
|
+
* The contents match mozilla/parser/htmlparser/src/nsHTMLEntityList.h,
|
41
|
+
* except that Navigator entity extensions are not included.
|
42
|
+
-->
|
43
|
+
|
44
|
+
<!-- ISO 8859-1 entities -->
|
45
|
+
<!ENTITY nbsp " ">
|
46
|
+
<!ENTITY iexcl "¡">
|
47
|
+
<!ENTITY cent "¢">
|
48
|
+
<!ENTITY pound "£">
|
49
|
+
<!ENTITY curren "¤">
|
50
|
+
<!ENTITY yen "¥">
|
51
|
+
<!ENTITY brvbar "¦">
|
52
|
+
<!ENTITY sect "§">
|
53
|
+
<!ENTITY uml "¨">
|
54
|
+
<!ENTITY copy "©">
|
55
|
+
<!ENTITY ordf "ª">
|
56
|
+
<!ENTITY laquo "«">
|
57
|
+
<!ENTITY not "¬">
|
58
|
+
<!ENTITY shy "­">
|
59
|
+
<!ENTITY reg "®">
|
60
|
+
<!ENTITY macr "¯">
|
61
|
+
<!ENTITY deg "°">
|
62
|
+
<!ENTITY plusmn "±">
|
63
|
+
<!ENTITY sup2 "²">
|
64
|
+
<!ENTITY sup3 "³">
|
65
|
+
<!ENTITY acute "´">
|
66
|
+
<!ENTITY micro "µ">
|
67
|
+
<!ENTITY para "¶">
|
68
|
+
<!ENTITY middot "·">
|
69
|
+
<!ENTITY cedil "¸">
|
70
|
+
<!ENTITY sup1 "¹">
|
71
|
+
<!ENTITY ordm "º">
|
72
|
+
<!ENTITY raquo "»">
|
73
|
+
<!ENTITY frac14 "¼">
|
74
|
+
<!ENTITY frac12 "½">
|
75
|
+
<!ENTITY frac34 "¾">
|
76
|
+
<!ENTITY iquest "¿">
|
77
|
+
<!ENTITY Agrave "À">
|
78
|
+
<!ENTITY Aacute "Á">
|
79
|
+
<!ENTITY Acirc "Â">
|
80
|
+
<!ENTITY Atilde "Ã">
|
81
|
+
<!ENTITY Auml "Ä">
|
82
|
+
<!ENTITY Aring "Å">
|
83
|
+
<!ENTITY AElig "Æ">
|
84
|
+
<!ENTITY Ccedil "Ç">
|
85
|
+
<!ENTITY Egrave "È">
|
86
|
+
<!ENTITY Eacute "É">
|
87
|
+
<!ENTITY Ecirc "Ê">
|
88
|
+
<!ENTITY Euml "Ë">
|
89
|
+
<!ENTITY Igrave "Ì">
|
90
|
+
<!ENTITY Iacute "Í">
|
91
|
+
<!ENTITY Icirc "Î">
|
92
|
+
<!ENTITY Iuml "Ï">
|
93
|
+
<!ENTITY ETH "Ð">
|
94
|
+
<!ENTITY Ntilde "Ñ">
|
95
|
+
<!ENTITY Ograve "Ò">
|
96
|
+
<!ENTITY Oacute "Ó">
|
97
|
+
<!ENTITY Ocirc "Ô">
|
98
|
+
<!ENTITY Otilde "Õ">
|
99
|
+
<!ENTITY Ouml "Ö">
|
100
|
+
<!ENTITY times "×">
|
101
|
+
<!ENTITY Oslash "Ø">
|
102
|
+
<!ENTITY Ugrave "Ù">
|
103
|
+
<!ENTITY Uacute "Ú">
|
104
|
+
<!ENTITY Ucirc "Û">
|
105
|
+
<!ENTITY Uuml "Ü">
|
106
|
+
<!ENTITY Yacute "Ý">
|
107
|
+
<!ENTITY THORN "Þ">
|
108
|
+
<!ENTITY szlig "ß">
|
109
|
+
<!ENTITY agrave "à">
|
110
|
+
<!ENTITY aacute "á">
|
111
|
+
<!ENTITY acirc "â">
|
112
|
+
<!ENTITY atilde "ã">
|
113
|
+
<!ENTITY auml "ä">
|
114
|
+
<!ENTITY aring "å">
|
115
|
+
<!ENTITY aelig "æ">
|
116
|
+
<!ENTITY ccedil "ç">
|
117
|
+
<!ENTITY egrave "è">
|
118
|
+
<!ENTITY eacute "é">
|
119
|
+
<!ENTITY ecirc "ê">
|
120
|
+
<!ENTITY euml "ë">
|
121
|
+
<!ENTITY igrave "ì">
|
122
|
+
<!ENTITY iacute "í">
|
123
|
+
<!ENTITY icirc "î">
|
124
|
+
<!ENTITY iuml "ï">
|
125
|
+
<!ENTITY eth "ð">
|
126
|
+
<!ENTITY ntilde "ñ">
|
127
|
+
<!ENTITY ograve "ò">
|
128
|
+
<!ENTITY oacute "ó">
|
129
|
+
<!ENTITY ocirc "ô">
|
130
|
+
<!ENTITY otilde "õ">
|
131
|
+
<!ENTITY ouml "ö">
|
132
|
+
<!ENTITY divide "÷">
|
133
|
+
<!ENTITY oslash "ø">
|
134
|
+
<!ENTITY ugrave "ù">
|
135
|
+
<!ENTITY uacute "ú">
|
136
|
+
<!ENTITY ucirc "û">
|
137
|
+
<!ENTITY uuml "ü">
|
138
|
+
<!ENTITY yacute "ý">
|
139
|
+
<!ENTITY thorn "þ">
|
140
|
+
<!ENTITY yuml "ÿ">
|
141
|
+
|
142
|
+
<!-- Mathematical symbols and Greek letters -->
|
143
|
+
<!ENTITY fnof "ƒ">
|
144
|
+
<!ENTITY Alpha "Α">
|
145
|
+
<!ENTITY Beta "Β">
|
146
|
+
<!ENTITY Gamma "Γ">
|
147
|
+
<!ENTITY Delta "Δ">
|
148
|
+
<!ENTITY Epsilon "Ε">
|
149
|
+
<!ENTITY Zeta "Ζ">
|
150
|
+
<!ENTITY Eta "Η">
|
151
|
+
<!ENTITY Theta "Θ">
|
152
|
+
<!ENTITY Iota "Ι">
|
153
|
+
<!ENTITY Kappa "Κ">
|
154
|
+
<!ENTITY Lambda "Λ">
|
155
|
+
<!ENTITY Mu "Μ">
|
156
|
+
<!ENTITY Nu "Ν">
|
157
|
+
<!ENTITY Xi "Ξ">
|
158
|
+
<!ENTITY Omicron "Ο">
|
159
|
+
<!ENTITY Pi "Π">
|
160
|
+
<!ENTITY Rho "Ρ">
|
161
|
+
<!ENTITY Sigma "Σ">
|
162
|
+
<!ENTITY Tau "Τ">
|
163
|
+
<!ENTITY Upsilon "Υ">
|
164
|
+
<!ENTITY Phi "Φ">
|
165
|
+
<!ENTITY Chi "Χ">
|
166
|
+
<!ENTITY Psi "Ψ">
|
167
|
+
<!ENTITY Omega "Ω">
|
168
|
+
<!ENTITY alpha "α">
|
169
|
+
<!ENTITY beta "β">
|
170
|
+
<!ENTITY gamma "γ">
|
171
|
+
<!ENTITY delta "δ">
|
172
|
+
<!ENTITY epsilon "ε">
|
173
|
+
<!ENTITY zeta "ζ">
|
174
|
+
<!ENTITY eta "η">
|
175
|
+
<!ENTITY theta "θ">
|
176
|
+
<!ENTITY iota "ι">
|
177
|
+
<!ENTITY kappa "κ">
|
178
|
+
<!ENTITY lambda "λ">
|
179
|
+
<!ENTITY mu "μ">
|
180
|
+
<!ENTITY nu "ν">
|
181
|
+
<!ENTITY xi "ξ">
|
182
|
+
<!ENTITY omicron "ο">
|
183
|
+
<!ENTITY pi "π">
|
184
|
+
<!ENTITY rho "ρ">
|
185
|
+
<!ENTITY sigmaf "ς">
|
186
|
+
<!ENTITY sigma "σ">
|
187
|
+
<!ENTITY tau "τ">
|
188
|
+
<!ENTITY upsilon "υ">
|
189
|
+
<!ENTITY phi "φ">
|
190
|
+
<!ENTITY chi "χ">
|
191
|
+
<!ENTITY psi "ψ">
|
192
|
+
<!ENTITY omega "ω">
|
193
|
+
<!ENTITY thetasym "ϑ">
|
194
|
+
<!ENTITY upsih "ϒ">
|
195
|
+
<!ENTITY piv "ϖ">
|
196
|
+
<!ENTITY bull "•">
|
197
|
+
<!ENTITY hellip "…">
|
198
|
+
<!ENTITY prime "′">
|
199
|
+
<!ENTITY Prime "″">
|
200
|
+
<!ENTITY oline "‾">
|
201
|
+
<!ENTITY frasl "⁄">
|
202
|
+
<!ENTITY weierp "℘">
|
203
|
+
<!ENTITY image "ℑ">
|
204
|
+
<!ENTITY real "ℜ">
|
205
|
+
<!ENTITY trade "™">
|
206
|
+
<!ENTITY alefsym "ℵ">
|
207
|
+
<!ENTITY larr "←">
|
208
|
+
<!ENTITY uarr "↑">
|
209
|
+
<!ENTITY rarr "→">
|
210
|
+
<!ENTITY darr "↓">
|
211
|
+
<!ENTITY harr "↔">
|
212
|
+
<!ENTITY crarr "↵">
|
213
|
+
<!ENTITY lArr "⇐">
|
214
|
+
<!ENTITY uArr "⇑">
|
215
|
+
<!ENTITY rArr "⇒">
|
216
|
+
<!ENTITY dArr "⇓">
|
217
|
+
<!ENTITY hArr "⇔">
|
218
|
+
<!ENTITY forall "∀">
|
219
|
+
<!ENTITY part "∂">
|
220
|
+
<!ENTITY exist "∃">
|
221
|
+
<!ENTITY empty "∅">
|
222
|
+
<!ENTITY nabla "∇">
|
223
|
+
<!ENTITY isin "∈">
|
224
|
+
<!ENTITY notin "∉">
|
225
|
+
<!ENTITY ni "∋">
|
226
|
+
<!ENTITY prod "∏">
|
227
|
+
<!ENTITY sum "∑">
|
228
|
+
<!ENTITY minus "−">
|
229
|
+
<!ENTITY lowast "∗">
|
230
|
+
<!ENTITY radic "√">
|
231
|
+
<!ENTITY prop "∝">
|
232
|
+
<!ENTITY infin "∞">
|
233
|
+
<!ENTITY ang "∠">
|
234
|
+
<!ENTITY and "∧">
|
235
|
+
<!ENTITY or "∨">
|
236
|
+
<!ENTITY cap "∩">
|
237
|
+
<!ENTITY cup "∪">
|
238
|
+
<!ENTITY int "∫">
|
239
|
+
<!ENTITY there4 "∴">
|
240
|
+
<!ENTITY sim "∼">
|
241
|
+
<!ENTITY cong "≅">
|
242
|
+
<!ENTITY asymp "≈">
|
243
|
+
<!ENTITY ne "≠">
|
244
|
+
<!ENTITY equiv "≡">
|
245
|
+
<!ENTITY le "≤">
|
246
|
+
<!ENTITY ge "≥">
|
247
|
+
<!ENTITY sub "⊂">
|
248
|
+
<!ENTITY sup "⊃">
|
249
|
+
<!ENTITY nsub "⊄">
|
250
|
+
<!ENTITY sube "⊆">
|
251
|
+
<!ENTITY supe "⊇">
|
252
|
+
<!ENTITY oplus "⊕">
|
253
|
+
<!ENTITY otimes "⊗">
|
254
|
+
<!ENTITY perp "⊥">
|
255
|
+
<!ENTITY sdot "⋅">
|
256
|
+
<!ENTITY lceil "⌈">
|
257
|
+
<!ENTITY rceil "⌉">
|
258
|
+
<!ENTITY lfloor "⌊">
|
259
|
+
<!ENTITY rfloor "⌋">
|
260
|
+
<!ENTITY lang "〈">
|
261
|
+
<!ENTITY rang "〉">
|
262
|
+
<!ENTITY loz "◊">
|
263
|
+
<!ENTITY spades "♠">
|
264
|
+
<!ENTITY clubs "♣">
|
265
|
+
<!ENTITY hearts "♥">
|
266
|
+
<!ENTITY diams "♦">
|
267
|
+
|
268
|
+
<!-- Markup-significant and internationalization characters -->
|
269
|
+
<!ENTITY quot """>
|
270
|
+
<!ENTITY amp "&">
|
271
|
+
<!ENTITY lt "<">
|
272
|
+
<!ENTITY gt ">">
|
273
|
+
<!ENTITY OElig "Œ">
|
274
|
+
<!ENTITY oelig "œ">
|
275
|
+
<!ENTITY Scaron "Š">
|
276
|
+
<!ENTITY scaron "š">
|
277
|
+
<!ENTITY Yuml "Ÿ">
|
278
|
+
<!ENTITY circ "ˆ">
|
279
|
+
<!ENTITY tilde "˜">
|
280
|
+
<!ENTITY ensp " ">
|
281
|
+
<!ENTITY emsp " ">
|
282
|
+
<!ENTITY thinsp " ">
|
283
|
+
<!ENTITY zwnj "‌">
|
284
|
+
<!ENTITY zwj "‍">
|
285
|
+
<!ENTITY lrm "‎">
|
286
|
+
<!ENTITY rlm "‏">
|
287
|
+
<!ENTITY ndash "–">
|
288
|
+
<!ENTITY mdash "—">
|
289
|
+
<!ENTITY lsquo "‘">
|
290
|
+
<!ENTITY rsquo "’">
|
291
|
+
<!ENTITY sbquo "‚">
|
292
|
+
<!ENTITY ldquo "“">
|
293
|
+
<!ENTITY rdquo "”">
|
294
|
+
<!ENTITY bdquo "„">
|
295
|
+
<!ENTITY dagger "†">
|
296
|
+
<!ENTITY Dagger "‡">
|
297
|
+
<!ENTITY permil "‰">
|
298
|
+
<!ENTITY lsaquo "‹">
|
299
|
+
<!ENTITY rsaquo "›">
|
300
|
+
<!ENTITY euro "€">
|
@@ -0,0 +1,146 @@
|
|
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 Netscape
|
17
|
+
# Communications Corporation. Portions created by Netscape are
|
18
|
+
# Copyright (C) 1999 Netscape Communications Corporation. All
|
19
|
+
# Rights Reserved.
|
20
|
+
#
|
21
|
+
# Contributor(s):
|
22
|
+
#
|
23
|
+
# Alternatively, the contents of this file may be used under the terms of
|
24
|
+
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
25
|
+
# 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
|
+
# LOCALIZATION NOTE FILE
|
38
|
+
# This file contains names that assign html elements to
|
39
|
+
# ascii codepoints. Do not translate any of the "entities" in
|
40
|
+
# this file.
|
41
|
+
|
42
|
+
entity.list.name=html40Latin1
|
43
|
+
entity.160=
|
44
|
+
entity.161=¡
|
45
|
+
entity.162=¢
|
46
|
+
entity.163=£
|
47
|
+
entity.164=¤
|
48
|
+
entity.165=¥
|
49
|
+
entity.166=¦
|
50
|
+
entity.167=§
|
51
|
+
entity.168=¨
|
52
|
+
entity.169=©
|
53
|
+
entity.170=ª
|
54
|
+
entity.171=«
|
55
|
+
entity.172=¬
|
56
|
+
entity.173=­
|
57
|
+
entity.174=®
|
58
|
+
entity.175=¯
|
59
|
+
entity.176=°
|
60
|
+
entity.177=±
|
61
|
+
entity.178=²
|
62
|
+
entity.179=³
|
63
|
+
entity.180=´
|
64
|
+
entity.181=µ
|
65
|
+
entity.182=¶
|
66
|
+
entity.183=·
|
67
|
+
entity.184=¸
|
68
|
+
entity.185=¹
|
69
|
+
entity.186=º
|
70
|
+
entity.187=»
|
71
|
+
entity.188=¼
|
72
|
+
entity.189=½
|
73
|
+
entity.190=¾
|
74
|
+
entity.191=¿
|
75
|
+
entity.192=À
|
76
|
+
entity.193=Á
|
77
|
+
entity.194=Â
|
78
|
+
entity.195=Ã
|
79
|
+
entity.196=Ä
|
80
|
+
entity.197=Å
|
81
|
+
entity.198=Æ
|
82
|
+
entity.199=Ç
|
83
|
+
entity.200=È
|
84
|
+
entity.201=É
|
85
|
+
entity.202=Ê
|
86
|
+
entity.203=Ë
|
87
|
+
entity.204=Ì
|
88
|
+
entity.205=Í
|
89
|
+
entity.206=Î
|
90
|
+
entity.207=Ï
|
91
|
+
entity.208=Ð
|
92
|
+
entity.209=Ñ
|
93
|
+
entity.210=Ò
|
94
|
+
entity.211=Ó
|
95
|
+
entity.212=Ô
|
96
|
+
entity.213=Õ
|
97
|
+
entity.214=Ö
|
98
|
+
entity.215=×
|
99
|
+
entity.216=Ø
|
100
|
+
entity.217=Ù
|
101
|
+
entity.218=Ú
|
102
|
+
entity.219=Û
|
103
|
+
entity.220=Ü
|
104
|
+
entity.221=Ý
|
105
|
+
entity.222=Þ
|
106
|
+
entity.223=ß
|
107
|
+
entity.224=à
|
108
|
+
entity.225=á
|
109
|
+
entity.226=â
|
110
|
+
entity.227=ã
|
111
|
+
entity.228=ä
|
112
|
+
entity.229=å
|
113
|
+
entity.230=æ
|
114
|
+
entity.231=ç
|
115
|
+
entity.232=è
|
116
|
+
entity.233=é
|
117
|
+
entity.234=ê
|
118
|
+
entity.235=ë
|
119
|
+
entity.236=ì
|
120
|
+
entity.237=í
|
121
|
+
entity.238=î
|
122
|
+
entity.239=ï
|
123
|
+
entity.240=ð
|
124
|
+
entity.241=ñ
|
125
|
+
entity.242=ò
|
126
|
+
entity.243=ó
|
127
|
+
entity.244=ô
|
128
|
+
entity.245=õ
|
129
|
+
entity.246=ö
|
130
|
+
entity.247=÷
|
131
|
+
entity.248=ø
|
132
|
+
entity.249=ù
|
133
|
+
entity.250=ú
|
134
|
+
entity.251=û
|
135
|
+
entity.252=ü
|
136
|
+
entity.253=ý
|
137
|
+
entity.254=þ
|
138
|
+
entity.255=ÿ
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
|
@@ -0,0 +1,69 @@
|
|
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) 1999
|
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 the GNU General Public License Version 2 or later (the "GPL"), or
|
25
|
+
# 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
|
+
# LOCALIZATION NOTE: FILE
|
38
|
+
# This file contains names that assign entity references to
|
39
|
+
# numbers in an entity.list object. Do not translate this file.
|
40
|
+
|
41
|
+
entity.list.name=html40Special
|
42
|
+
entity.338=Œ
|
43
|
+
entity.339=œ
|
44
|
+
entity.352=Š
|
45
|
+
entity.353=š
|
46
|
+
entity.376=Ÿ
|
47
|
+
entity.710=ˆ
|
48
|
+
entity.732=˜
|
49
|
+
entity.8194= 
|
50
|
+
entity.8195= 
|
51
|
+
entity.8201= 
|
52
|
+
entity.8204=‌
|
53
|
+
entity.8205=‍
|
54
|
+
entity.8206=‎
|
55
|
+
entity.8207=‏
|
56
|
+
entity.8211=–
|
57
|
+
entity.8212=—
|
58
|
+
entity.8216=‘
|
59
|
+
entity.8217=’
|
60
|
+
entity.8218=‚
|
61
|
+
entity.8220=“
|
62
|
+
entity.8221=”
|
63
|
+
entity.8222=„
|
64
|
+
entity.8224=†
|
65
|
+
entity.8225=‡
|
66
|
+
entity.8240=‰
|
67
|
+
entity.8249=‹
|
68
|
+
entity.8250=›
|
69
|
+
entity.8364=€
|
@@ -0,0 +1,164 @@
|
|
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) 1999
|
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 the GNU General Public License Version 2 or later (the "GPL"), or
|
25
|
+
# 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
|
+
# LOCALIZATION NOTE FILE
|
38
|
+
# Do not translate this file.
|
39
|
+
|
40
|
+
entity.list.name=html40Symbols
|
41
|
+
entity.402=ƒ
|
42
|
+
entity.913=Α
|
43
|
+
entity.914=Β
|
44
|
+
entity.915=Γ
|
45
|
+
entity.916=Δ
|
46
|
+
entity.917=Ε
|
47
|
+
entity.918=Ζ
|
48
|
+
entity.919=Η
|
49
|
+
entity.920=Θ
|
50
|
+
entity.921=Ι
|
51
|
+
entity.922=Κ
|
52
|
+
entity.923=Λ
|
53
|
+
entity.924=Μ
|
54
|
+
entity.925=Ν
|
55
|
+
entity.926=Ξ
|
56
|
+
entity.927=Ο
|
57
|
+
entity.928=Π
|
58
|
+
entity.929=Ρ
|
59
|
+
entity.931=Σ
|
60
|
+
entity.932=Τ
|
61
|
+
entity.933=Υ
|
62
|
+
entity.934=Φ
|
63
|
+
entity.935=Χ
|
64
|
+
entity.936=Ψ
|
65
|
+
entity.937=Ω
|
66
|
+
entity.945=α
|
67
|
+
entity.946=β
|
68
|
+
entity.947=γ
|
69
|
+
entity.948=δ
|
70
|
+
entity.949=ε
|
71
|
+
entity.950=ζ
|
72
|
+
entity.951=η
|
73
|
+
entity.952=θ
|
74
|
+
entity.953=ι
|
75
|
+
entity.954=κ
|
76
|
+
entity.955=λ
|
77
|
+
entity.956=μ
|
78
|
+
entity.957=ν
|
79
|
+
entity.958=ξ
|
80
|
+
entity.959=ο
|
81
|
+
entity.960=π
|
82
|
+
entity.961=ρ
|
83
|
+
entity.962=ς
|
84
|
+
entity.963=σ
|
85
|
+
entity.964=τ
|
86
|
+
entity.965=υ
|
87
|
+
entity.966=φ
|
88
|
+
entity.967=χ
|
89
|
+
entity.968=ψ
|
90
|
+
entity.969=ω
|
91
|
+
entity.977=ϑ
|
92
|
+
entity.978=ϒ
|
93
|
+
entity.982=ϖ
|
94
|
+
entity.8226=•
|
95
|
+
entity.8230=…
|
96
|
+
entity.8242=′
|
97
|
+
entity.8243=″
|
98
|
+
entity.8254=‾
|
99
|
+
entity.8260=⁄
|
100
|
+
entity.8472=℘
|
101
|
+
entity.8465=ℑ
|
102
|
+
entity.8476=ℜ
|
103
|
+
entity.8482=™
|
104
|
+
entity.8501=ℵ
|
105
|
+
entity.8592=←
|
106
|
+
entity.8593=↑
|
107
|
+
entity.8594=→
|
108
|
+
entity.8595=↓
|
109
|
+
entity.8596=↔
|
110
|
+
entity.8629=↵
|
111
|
+
entity.8656=⇐
|
112
|
+
entity.8657=⇑
|
113
|
+
entity.8658=⇒
|
114
|
+
entity.8659=⇓
|
115
|
+
entity.8660=⇔
|
116
|
+
entity.8704=∀
|
117
|
+
entity.8706=∂
|
118
|
+
entity.8707=∃
|
119
|
+
entity.8709=∅
|
120
|
+
entity.8711=∇
|
121
|
+
entity.8712=∈
|
122
|
+
entity.8713=∉
|
123
|
+
entity.8715=∋
|
124
|
+
entity.8719=∏
|
125
|
+
entity.8721=∑
|
126
|
+
entity.8722=−
|
127
|
+
entity.8727=∗
|
128
|
+
entity.8730=√
|
129
|
+
entity.8733=∝
|
130
|
+
entity.8734=∞
|
131
|
+
entity.8736=∠
|
132
|
+
entity.8743=∧
|
133
|
+
entity.8744=∨
|
134
|
+
entity.8745=∩
|
135
|
+
entity.8746=∪
|
136
|
+
entity.8747=∫
|
137
|
+
entity.8756=∴
|
138
|
+
entity.8764=∼
|
139
|
+
entity.8773=≅
|
140
|
+
entity.8776=≈
|
141
|
+
entity.8800=≠
|
142
|
+
entity.8801=≡
|
143
|
+
entity.8804=≤
|
144
|
+
entity.8805=≥
|
145
|
+
entity.8834=⊂
|
146
|
+
entity.8835=⊃
|
147
|
+
entity.8836=⊄
|
148
|
+
entity.8838=⊆
|
149
|
+
entity.8839=⊇
|
150
|
+
entity.8853=⊕
|
151
|
+
entity.8855=⊗
|
152
|
+
entity.8869=⊥
|
153
|
+
entity.8901=⋅
|
154
|
+
entity.8968=⌈
|
155
|
+
entity.8969=⌉
|
156
|
+
entity.8970=⌊
|
157
|
+
entity.8971=⌋
|
158
|
+
entity.9001=⟨
|
159
|
+
entity.9002=⟩
|
160
|
+
entity.9674=◊
|
161
|
+
entity.9824=♠
|
162
|
+
entity.9827=♣
|
163
|
+
entity.9829=♥
|
164
|
+
entity.9830=♦
|