Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2025-09-27 19:36:39 -07:00
accessible Unprefix -moz-read-write / -moz-read-only 2025-07-04 22:27:22 +08:00
application Enable one off searches by default 2025-09-27 19:36:36 -07:00
build Merge remote-tracking branch 'origin/tracking' into custom 2025-07-08 10:02:11 +08:00
caps Merge remote-tracking branch 'origin/tracking' into custom 2025-05-14 15:49:14 +08:00
chrome
config
db No issue - Update SQLite lib to 3.50.1 and require it as syslib. 2025-06-17 09:28:43 +08:00
devtools Use firebug devtools theme by default 2025-09-27 19:36:37 -07:00
docs
docshell Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
dom Merge remote-tracking branch 'origin/tracking' into custom 2025-08-14 08:55:16 +08:00
editor Merge remote-tracking branch 'origin/tracking' into custom 2025-07-08 10:02:11 +08:00
embedding Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
extensions Issue #2715 - Compute Channel Binding Hashes using the certificate signature's hash algorithm as per spec 2025-03-27 09:04:36 +08:00
gfx Merge remote-tracking branch 'origin/tracking' into custom 2025-09-23 15:20:06 +08:00
gradle/wrapper
hal Issue #2654 - Remove pre-allocated process manager. 2024-11-21 21:05:30 +08:00
image Revert "Issue #2258 - Part 2: Move XCTO:nosniff check into sniffers." 2025-09-26 23:15:12 +08:00
intl
ipc Merge remote-tracking branch 'origin/tracking' into custom 2025-09-26 23:16:18 +08:00
js Merge remote-tracking branch 'origin/tracking' into custom 2025-08-21 16:07:53 +08:00
layout Merge remote-tracking branch 'origin/tracking' into custom 2025-09-23 15:20:06 +08:00
ldap
mailnews mailnews: fix OAuth2Providers path 2025-09-28 08:06:24 +08:00
media Merge remote-tracking branch 'origin/tracking' into custom 2025-05-27 23:22:51 +08:00
memory No Issue - Fix building on Linux 32-bit ARM with clang. Need to have system definitions before defining the overrides. The sytem definitions have additional attributes that conflict. clang 14 that I am using also requires -fno-integrated-as for several files, but I left that out since it is probably fixed in newer versions of clang. 2025-05-27 23:21:04 +08:00
mfbt Merge remote-tracking branch 'origin/tracking' into custom 2025-08-14 08:55:16 +08:00
modules Merge remote-tracking branch 'origin/tracking' into custom 2025-08-14 08:55:16 +08:00
mozglue
netwerk Merge remote-tracking branch 'origin/tracking' into custom 2025-09-26 23:16:18 +08:00
nsprpub
other-licenses
parser Merge remote-tracking branch 'origin/tracking' into custom 2025-09-26 23:16:18 +08:00
probes
python Merge remote-tracking branch 'origin/tracking' into custom 2024-08-05 10:39:53 +08:00
rdf
security Merge remote-tracking branch 'origin/tracking' into custom 2025-08-21 16:07:53 +08:00
services
startupcache
storage
taskcluster
testing Merge remote-tracking branch 'origin/tracking' into custom 2025-07-08 10:02:11 +08:00
toolkit Add back localized e10s text 2025-09-27 19:36:39 -07:00
tools Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. 2024-11-21 21:09:05 +08:00
uriloader Merge remote-tracking branch 'origin/tracking' into custom 2024-11-21 21:09:29 +08:00
view
widget Merge remote-tracking branch 'origin/tracking' into custom 2025-08-18 09:49:01 +08:00
xpcom Merge remote-tracking branch 'origin/tracking' into custom 2025-06-27 23:33:55 +08:00
xpfe Merge remote-tracking branch 'origin/tracking' into custom 2024-11-21 21:09:29 +08:00
.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
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Merge remote-tracking branch 'origin/tracking' into custom 2025-06-17 09:32:50 +08:00
README.md
SECURITY.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 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 site. You are also always welcome to get in touch with our community on the Pale Moon forum.

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.