Articles tagged: XULRunner
Found 53 documents.
- Archive/Mozilla/Help_viewer Help Viewer: Allows information to be shown to the user inside Mozilla.
- Building_XULRunner_with_Python This page describes how to build and use XULRunner with the Python extension on Windows and while ...
- Bundles XULRunner applications, extensions, and themes all share a common directory structure, and in some ...
- Command_Line Extensions and XUL applications can modify the way command line parameters are handled by writing a ...
- Creating_Sandboxed_HTTP_Connections Starting with Gecko 1.8.1 (Firefox 2), it is possible to create sandboxed HTTP connections which ...
- Creating_XULRunner_Apps_with_the_Mozilla_Build_System In most cases, developers of XULRunner applications can download an existing SDK and follow the ...
- GRE The framework for embedding Mozilla technologies was at one point called the GRE (Gecko Runtime ...
- GRE_Registration Successfully embedding the GRE requires that information about installed GREs be stored on the ...
- How_to_Quit_a_XUL_Application Script can attempt to quit a XUL application, or force the application to quit, using the ...
- Make_your_xulrunner_app_match_the_system_locale This article is going to assume a lot of knowledge of xpcom and will be written for someone using ...
- Mozilla/Command_Line_Options Command line options are used to specify various startup options for Mozilla applications. This ...
- Mozilla/Preferences/Preference_reference/browser.dom.window.dump.enabled This setting enables the dump function, which sends messages to the system console. Set it to true ...
- Mozilla/Preferences/Preference_reference/javascript.options.strict JavaScript warnings are generated when code is executed that doesn't cause a run-time error, but is ...
- Mozilla/Preferences/Preference_reference/nglayout.debug.disable_xul_cache To improve performance, Mozilla caches chrome XUL documents the first time they load for faster ...
- Mozilla/Projects/XULRunner XULRunner is a Mozilla runtime package that can be used to bootstrap XUL + XPCOM applications that ...
- Mozilla/Projects/XULRunner/Application_Update This article will hopefully explain how to update you XulRunner application using the same method ...
- Mozilla/Projects/XULRunner/Build_Instructions XULRunner is built using basically the same process as Firefox or other applications. Please read ...
- Mozilla/Projects/XULRunner/CommandLine It's fairly easy to retrieve application specific command line arguments in XULRunner when it's not ...
- Mozilla/Projects/XULRunner/Community If you know of useful mailing lists, newsgroups, forums, or other communities related to XULRunner, ...
- Mozilla/Projects/XULRunner/Components Adding components to XULRunner is simple once you understand how XULRunner registers and saves the ...
- Mozilla/Projects/XULRunner/Creating_a_Windows_Inno_Setup_installer_for_XULRunner_applications A XULRunner application has no installer by default; however, these instructions can help you to ...
- Mozilla/Projects/XULRunner/Creating_custom_app_bundles_for_Mac_OS_X Mac OS X applications are typically packaged as application bundles which are then distributed ...
- Mozilla/Projects/XULRunner/Debugging_XULRunner_applications The easiest way to debug a XULRunner application is to get the system to tell you what's wrong! ...
- Mozilla/Projects/XULRunner/Deploying_XULRunner_1.8 Current XULRunner is a stable developer preview release. This means that while the release is ...
- Mozilla/Projects/XULRunner/Dialogs_in_XULRunner The last article in this series covered some simple XUL for creating windows, menus, and toolbars. ...
- Mozilla/Projects/XULRunner/Getting_started_with_XULRunner This article explores the Mozilla platform by building a basic desktop application using XULRunner. ...
- Mozilla/Projects/XULRunner/LDAP_XPCOM By default, XULRunner is built without LDAP XPCOM support. If you want to use LDAP components in ...
- Mozilla/Projects/XULRunner/MacFAQ (Note this document has NOT been reviewed for accuracy or completeness.)
- Mozilla/Projects/XULRunner/Specifying_Startup_Chrome_Window In order to specify the main chrome window of your XULRunner application, you'll need to add a ...
- Mozilla/Projects/XULRunner/What_XULRunner_Provides The goal of XULRunner is to provide a solution for deploying XUL applications (primarily Firefox ...
- Mozilla/Projects/XULRunner/Windows_and_menus_in_XULRunner Our quest to build a basic desktop application using XULRunner continues. Last time I installed ...
- Mozilla/Signing_Mozilla_apps_for_Mac_OS_X Mac OS X's Gatekeeper functionality prevents users from launching applications that haven't been ...
- Mozilla/Tech/Toolkit_API The Mozilla Toolkit is a set of programming interfaces (APIs) built on top of Gecko which provide ...
- Mozilla/XPIDL/Generating_xpt_on_Windows In order to generate an.xpt file from an.idl file in recent versions of the Gecko \ XUL Runner SDK ...
- Mozilla_Application_Framework The Mozilla Application Framework: for powerful, easy to develop cross-platform applications
- Mozilla_Application_Framework_in_Detail Mozilla's philosophy of using "the right tool for the right job" is manifested most prominently in ...
- Opening_a_Link_in_the_Default_Browser XULRunner applications may have situation where they wish to open a URI in the default browser. ...
- Setting_HTTP_request_headers HTTP is one of the core technologies behind the Web. In addition to the actual content, some ...
- Signing_an_executable_with_Authenticode This article describes how to digitally sign your executable file, mainly a Windows application ...
- toolkit.defaultChromeFeatures Type: String Specified by: default prefs of XULRunner applications Default: "chrome,dialog=no,all" ...
- toolkit.defaultChromeURI Type: String Specified by: default prefs of XULRunner applications Default: none Example: ...
- toolkit.singletonWindowType Preference
- Using_Crash_Reporting_in_a_XULRunner_Application XULRunner application authors who wish to use crash reporting must run a crash reporting server. ...
- Using_SOAP_in_XULRunner_1.9 Since the native SOAP interface was removed from Gecko 1.9, those stuck speaking to SOAP APIs need ...
- XULRunner_1.8.0.1_Release_Notes XULRunner 1.8.0.1 is the first stable developer preview release of XULRunner. It provides ...
- XULRunner_1.8.0.4_Release_Notes XULRunner 1.8.0.4 is a stable developer preview of the Mozilla XULRunner application framework. It ...
- XULRunner_1.9.1_Release_Notes XULRunner 1.9.1 is a stable release of the Mozilla XULRunner application framework. It provides ...
- XULRunner_1.9_Release_Notes XULRunner 1.9 is a stable release of the Mozilla XULRunner application framework. It replaces ...
- XULRunner_FAQ This page is intended to answer frequently asked questions and correct common misconceptions about ...
- XULRunner_Hall_of_Fame See also Featured Mozilla-based applications, many of which use XULRunner.
- XULRunner_Old_Releases
- XULRunner_tips XULRunner Frequently Asked Questions. Work in progress.
- XUL_Application_Packaging XULRunner application packages are standard toolkit bundles (like a Firefox extension), with one ...