Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2020-02-22 07:08:48 +08:00
accessible Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
application Merge remote-tracking branch 'origin/master' into custom 2020-02-22 07:08:48 +08:00
build Issue #1342 - Remove support for system libvpx 2020-02-07 07:52:18 +08:00
caps
chrome
config Set module default identification properly. 2020-02-22 07:05:29 +08:00
db Issue #1457 - Unfold sqlite3 from nss 2020-02-21 07:04:58 +08:00
devtools
docs Update UXP Coding Style.md 2020-02-07 07:59:48 +08:00
docshell
dom Merge remote-tracking branch 'origin/master' into custom 2020-02-21 07:18:31 +08:00
editor Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
embedding
extensions
gfx [gfx] Put Skia-specific CTOR init behind Skia-conditional. 2020-02-22 07:05:25 +08:00
gradle/wrapper
hal
image
intl
ipc Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. 2020-02-15 07:03:45 +08:00
js Merge remote-tracking branch 'origin/master' into custom 2020-02-21 09:46:17 +08:00
layout Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
ldap
mailnews Merge remote-tracking branch 'origin/master' into custom 2020-02-07 08:01:35 +08:00
media Merge remote-tracking branch 'origin/master' into custom 2020-02-07 08:01:35 +08:00
memory
mfbt
modules Merge remote-tracking branch 'origin/master' into custom 2020-02-13 07:18:44 +08:00
mozglue
netwerk Merge remote-tracking branch 'origin/master' into custom 2020-02-14 22:49:37 +08:00
nsprpub
other-licenses
parser [Parser] Move setting context to null to the correct location. 2020-02-14 22:46:09 +08:00
probes
python
rdf
security Merge remote-tracking branch 'origin/master' into custom 2020-02-07 08:01:35 +08:00
services
startupcache
storage Issue #1342 - Remove support for system sqlite 2020-02-07 07:52:16 +08:00
taskcluster
testing Remove gtest reference to non-existing path of removed component 2020-02-22 07:05:27 +08:00
third_party/aom
toolkit followup of MoonchildProductions/UXP#1457, fix `mach package' 2020-02-21 10:44:48 +08:00
tools
uriloader
view
widget Merge remote-tracking branch 'origin/master' into custom 2020-02-21 07:18:31 +08:00
xpcom Merge remote-tracking branch 'origin/master' into custom 2020-01-31 07:59:13 +08:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitattributes
.gitignore
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Force CLOBBER 2020-01-31 07:41:39 +08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build Issue #1457 - Unfold sqlite3 from nss 2020-02-21 07:04:58 +08:00
moz.configure
mozilla-config.h.in
old-configure.in Merge remote-tracking branch 'origin/master' into custom 2020-02-07 08:01:35 +08:00
README.md
settings.gradle
sourcestamp.txt
test.mozbuild

Unified XUL Platform (UXP)

This repository holds the code for a unified application platform for XUL-based applications. It is a hard fork from the Mozilla code repository (mozilla-central) with an ESR-52 fork point.

In addition to further development based on the Mozilla upstream code, and selective cherry-picking of directly-applicable patches, this repository has its own development and holds the base for a future platform to be used by XUL applications.

This repository will contain at least one application to demonstrate and make use of the platform: The Basilisk web browser, a close twin to Mozilla's Firefox.

Additional documentation

Additional documentation relevant to this source code can be found in the /docs directory. This will contain relevant documentation regarding contributing, using and distributing this code and its binaries.

If you are interested in the development and building side of things, some information will be available on the Pale Moon developer wiki.

A note about trademarks and branding

Although this repository is licensed under Mozilla Public License v2.0, the trademarks and brands contained herein remain the property of their respective owners. For more details, please see the notifications in the respective directories.

Foundation and maintainership

This repository has been founded and is maintained by Moonchild (M.C. Straver). If you fork this repository to perform your own work on it, please consider offering improvement patches upstream to its origin to mutually improve the platform and build a future for XUL.