Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2023-04-10 07:27:58 +08:00
accessible Issue #2191 - Remove as much old fontconfig support as needed for Harfbuzz update. 2023-04-07 08:23:07 +08:00
application [Basilisk] Issue MoonchildProductions/UXP#2165 - Follow-up: Simplify OS detection for MOZ_SHARED_ICU check. 2023-03-29 11:09:19 +08:00
build Merge remote-tracking branch 'origin/tracking' into custom 2023-04-07 08:25:05 +08:00
caps Merge remote-tracking branch 'origin/tracking' into custom 2023-04-05 07:36:09 +08:00
chrome Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
config Issue #2181 - Add sys/auxv.h to system-headers 2023-04-05 07:11:45 +08:00
db Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
devtools Merge remote-tracking branch 'origin/tracking' into custom 2023-03-06 16:29:00 +08:00
docs Update CONTRIBUTING.md 2020-10-02 17:19:58 +08:00
docshell No issue - add API to tell Profile Timeline Recording state to JS engine 2023-01-26 11:38:40 +08:00
dom Merge remote-tracking branch 'origin/tracking' into custom 2023-04-10 07:27:58 +08:00
editor Merge remote-tracking branch 'origin/tracking' into custom 2023-03-06 16:29:00 +08:00
embedding Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
extensions Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in Shadow DOM 2023-03-06 16:16:21 +08:00
gfx update harfbuzz to 3.2.0 2023-04-07 11:04:20 +08:00
gradle/wrapper
hal Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
image Issue #2073 - m-c 1454149: Do not advance animated images which are not displayed 2023-01-10 07:31:40 +08:00
intl Merge remote-tracking branch 'origin/tracking' into custom 2023-03-28 13:30:04 +08:00
ipc Merge remote-tracking branch 'origin/tracking' into custom 2022-09-07 11:03:19 +08:00
js Merge remote-tracking branch 'origin/tracking' into custom 2023-04-10 07:27:58 +08:00
layout Merge remote-tracking branch 'origin/tracking' into custom 2023-04-08 07:34:30 +08:00
ldap No Issue - Fix building ldap on MacOS. Discovered this problem building Epyrus on MacOS, based on this Mozilla Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1652906 2022-12-02 23:57:13 +08:00
mailnews Merge remote-tracking branch 'origin/tracking' into custom 2023-02-22 07:09:09 +08:00
media Merge remote-tracking branch 'origin/tracking' into custom 2023-04-07 08:12:29 +08:00
memory Issue #2184 - Increase mozjemalloc page cache size from 1 MiB to 16 MiB. 2023-04-05 07:12:04 +08:00
mfbt Merge remote-tracking branch 'origin/tracking' into custom 2023-03-15 22:52:23 +08:00
modules Merge remote-tracking branch 'origin/tracking' into custom 2023-04-10 07:27:58 +08:00
mozglue Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
netwerk Merge remote-tracking branch 'origin/tracking' into custom 2023-03-29 11:07:18 +08:00
nsprpub Merge remote-tracking branch 'origin/tracking' into custom 2022-06-13 09:12:00 +08:00
other-licenses Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
parser Merge remote-tracking branch 'origin/tracking' into custom 2023-02-27 11:09:21 +08:00
probes Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
python Merge remote-tracking branch 'origin/tracking' into custom 2023-03-15 22:52:23 +08:00
rdf Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
security Merge remote-tracking branch 'origin/tracking' into custom 2023-03-29 11:07:18 +08:00
services Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
startupcache Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
storage Issue #1382 - Annotate crash with database name when storage connection not closed 2023-02-21 08:20:39 +08:00
taskcluster Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
testing Issue #1991 - Support TURN TLS Support in WebRTC Backport of Mozilla bug 1056934 2022-09-01 10:18:07 +08:00
toolkit Merge remote-tracking branch 'origin/tracking' into custom 2023-04-05 07:36:09 +08:00
tools Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
uriloader Merge remote-tracking branch 'origin/tracking' into custom 2022-05-04 10:14:24 +08:00
view Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
widget Merge remote-tracking branch 'origin/tracking' into custom 2023-04-05 07:36:09 +08:00
xpcom Merge remote-tracking branch 'origin/tracking' into custom 2023-03-02 14:52:54 +08:00
xpfe Merge remote-tracking branch 'origin/tracking' into custom 2022-05-04 10:14:24 +08:00
.clang-format
.clang-format-ignore
.eslintignore Issue #1053 - Part 1c: Remove references to mobile/android targets and paths 2021-01-01 09:59:58 +08:00
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
.flake8
.gdbinit
.gdbinit_python
.gitattributes fix master branch build 2019-11-30 21:02:50 +08:00
.gitignore Issue #1053 - Part 1c: Remove references to mobile/android targets and paths 2021-01-01 09:59:58 +08:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4 Issue #1905 - Part 3c - Remove iOS from the rest of the configure system. 2022-06-13 09:00:22 +08:00
Android.mk
AUTHORS Update AUTHORS 2019-02-16 00:09:39 +08:00
build.gradle
client.mk Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPS 2019-02-16 00:06:07 +08:00
client.py
CLOBBER Clobber for CSS flow-root implementation 2020-09-04 22:32:55 +08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE Add correct licensing statement in the source root. 2019-02-15 23:29:16 +08:00
mach
Makefile.in Issue #2065 - Part 3: Process install manifests with --track in the recursive make backend 2022-12-30 09:20:05 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.configure Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
mozilla-config.h.in MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer overflows. 2019-11-04 11:52:30 +08:00
old-configure.in Merge remote-tracking branch 'origin/tracking' into custom 2023-03-28 13:30:04 +08:00
README.md Update README.md 2020-06-06 07:20:25 +08:00
SECURITY.md Create SECURITY.md 2020-04-18 07:01:45 +08:00
settings.gradle Issue #1053 - Part 1c: Remove references to mobile/android targets and paths 2021-01-01 09:59:58 +08:00
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.