Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2020-04-03 10:19:08 +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-04-03 09:57:28 +08:00
build Teach config.guess to know if we want to build 32 or 64 bit builds on Windows 2020-04-03 09:22:03 +08:00
caps
chrome
config Set module default identification properly. 2020-02-22 07:05:29 +08:00
db Mork is not dependent on dbm and never was. 2020-03-05 09:38:20 +08:00
devtools Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
docs Minor update to UXP coding style guideline. 2020-03-13 10:23:57 +08:00
docshell Issue #1280 - Un-bust certerror pages and ForgetAboutSite 2020-04-03 09:30:07 +08:00
dom Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
editor Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
embedding Revert "Only state the stop notification for JSDownloads in nsWebBrowserPersist::EndDownload" 2020-04-03 09:30:00 +08:00
extensions Handle missing base64 challenge in NegotiateAuth and NTLMAuth. 2020-01-10 17:07:02 +08:00
gfx [gfx] Put Skia-specific CTOR init behind Skia-conditional. 2020-02-22 07:05:25 +08:00
gradle/wrapper
hal Issue #1053 - Remove android support from hal 2020-02-27 07:31:33 +08:00
image Issue #1053 - Remove android support from image 2020-02-27 07:31:31 +08:00
intl Merge remote-tracking branch 'origin/master' into custom 2020-02-27 07:37:41 +08:00
ipc Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment.cpp 2020-04-03 09:30:53 +08:00
js Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
layout Issue #1355 - Make addition of cell border display items depend on 2020-03-20 08:58:29 +08:00
ldap
mailnews Merge remote-tracking branch 'origin/master' into custom 2020-03-05 09:48:44 +08:00
media Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
memory Issue #1471 - Fix building on sparc64 Linux 2020-04-03 09:26:50 +08:00
mfbt Merge remote-tracking branch 'origin/master' into custom 2020-02-27 07:37:41 +08:00
modules Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
mozglue Issue #1053 - Remove android support from mozglue 2020-02-27 07:31:18 +08:00
netwerk Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
nsprpub Issue #1338 - Part 1: Update NSPR to 4.24 2020-01-05 11:38:02 +08:00
other-licenses Issue #1053 - Remove android-only skia-npapi 2020-03-05 09:38:29 +08:00
parser [Parser] Move setting context to null to the correct location. 2020-02-14 22:46:09 +08:00
probes
python Issue #1497 Revert "Check if there are any unpreprocessed files" 2020-04-03 09:23:26 +08:00
rdf
security Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
services
startupcache
storage Issue #1053 - Remove android support from storage/mozStorageConnection.cpp 2020-02-27 07:31:12 +08:00
taskcluster
testing Issue #1498 - Part 4: Remove clearPreloads. 2020-04-03 09:21:53 +08:00
third_party/aom
toolkit Merge remote-tracking branch 'origin/master' into custom 2020-04-03 10:19:08 +08:00
tools
uriloader Merge remote-tracking branch 'origin/master' into custom 2020-02-27 07:37:41 +08:00
view
widget Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
xpcom Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +08:00
xpfe Bug 1379728 part 1. Remove the double-definition of the 'close' event from EventNameList.h. 2020-01-09 21:28:04 +08:00
.clang-format
.clang-format-ignore
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitattributes fix master branch build 2019-11-30 21:02:50 +08:00
.gitignore Update gitignore to no longer track snapshot javasrc for the html5 parser 2020-01-17 09:19:51 +08:00
.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 Explicitly remove dist/bin before mozbuild's install_manifests get a hold of it 2020-04-03 09:30:09 +08:00
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-04-03 09:57:28 +08:00
README.md Update README.md (with refined wordings) 2020-04-03 09:25:31 +08:00
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 maintained platform to be used by XUL applications.

For a list of active projects making use of the Unified XUL Platform, checkout http://thereisonlyxul.org/.

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 by Moonchild (M.C. Straver) and is maintained by him and other community members. 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.