|
8 months ago | |
---|---|---|
accessible | 11 months ago | |
build | 8 months ago | |
caps | 2 years ago | |
chrome | 1 year ago | |
config | 8 months ago | |
db | 10 months ago | |
devtools | 8 months ago | |
docs | 2 years ago | |
docshell | 1 year ago | |
dom | 8 months ago | |
editor | 2 years ago | |
embedding | 11 months ago | |
extensions | 1 year ago | |
gfx | 11 months ago | |
gradle/wrapper | 4 years ago | |
hal | 1 year ago | |
image | 11 months ago | |
intl | 11 months ago | |
ipc | 1 year ago | |
js | 8 months ago | |
layout | 9 months ago | |
ldap | 2 years ago | |
mailnews | 11 months ago | |
media | 8 months ago | |
memory | 1 year ago | |
mfbt | 10 months ago | |
modules | 8 months ago | |
mozglue | 1 year ago | |
netwerk | 10 months ago | |
nsprpub | 8 months ago | |
other-licenses | 2 years ago | |
parser | 1 year ago | |
probes | 2 years ago | |
python | 8 months ago | |
rdf | 2 years ago | |
security | 8 months ago | |
services | 2 years ago | |
startupcache | 2 years ago | |
storage | 8 months ago | |
taskcluster | 2 years ago | |
testing | 8 months ago | |
toolkit | 8 months ago | |
tools | 1 year ago | |
uriloader | 11 months ago | |
view | 1 year ago | |
widget | 11 months ago | |
xpcom | 8 months ago | |
xpfe | 1 year ago | |
xulrunner | 11 months ago | |
.clang-format | 4 years ago | |
.clang-format-ignore | 4 years ago | |
.eslintignore | 1 year ago | |
.eslintrc.js | 4 years ago | |
.flake8 | 4 years ago | |
.gdbinit | 4 years ago | |
.gdbinit_python | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 1 year ago | |
.lldbinit | 4 years ago | |
.taskcluster.yml | 4 years ago | |
.ycm_extra_conf.py | 4 years ago | |
AUTHORS | 4 years ago | |
Android.mk | 4 years ago | |
CLOBBER | 1 year ago | |
GNUmakefile | 4 years ago | |
LEGAL | 4 years ago | |
LICENSE | 4 years ago | |
Makefile.in | 2 years ago | |
README.md | 8 months ago | |
SECURITY.md | 2 years ago | |
aclocal.m4 | 1 year ago | |
build.gradle | 4 years ago | |
client.mk | 4 years ago | |
client.py | 4 years ago | |
configure.in | 4 years ago | |
configure.py | 4 years ago | |
gradle.properties | 4 years ago | |
gradlew | 4 years ago | |
mach | 4 years ago | |
moz.build | 2 years ago | |
moz.configure | 2 years ago | |
mozilla-config.h.in | 3 years ago | |
old-configure.in | 8 months ago | |
settings.gradle | 1 year ago | |
sourcestamp.txt | 4 years ago | |
test.mozbuild | 4 years ago |
README.md
UXP-Fixed
UXP with the autism removed
Credits
- MoonchildProductions for the wonderful UXP platform
- Tobin for complaining that this project exists.
- The wonderful 4chan users.
Differences between this and upstream UXP?
- Restore support for dual GUID system (you can now use Firefox addons again)
- Restore support for system libvpx
- Restore support for system sqlite (I really don't recommend using this.)
- Restore support for system libpng
- Restore support for system nspr/nss
- Restore support for system ICU (this breaks on newer system ICU versions)
- Completely remove directive4 (you can build using official branding regardless of compile options)
FAQ
- Why does this exist?
- Because I wanted to do this for a while. The MyPal situation was the perfect time.
- Aren't you in violation of Moonchild Productions' copyright?
- No. Even if we had a repeat of the MyPal situation here I'd ignore and block whoever submitted the issue as Feodor2 should have done. As far as I am aware this repo has no copyrighted MoonchildProductions material. If so please inform me and I will remove it immediately.
- But what about ManchildProductions or Male Poon? Surely those violate his copyright!
- They do not. He does not have the copyright to the name Male Poon, or to the name Manchild Productions. As a matter of fact I checked with the USPTO and neither Pale Moon nor Moonchild Productions are registered there either :^)
See the original README below
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.
Looking for Pale Moon and Basilisk?
As of Issue #969
, release versions 28.9.0
and 2020.03.04
respectively, they have been split off into their own dedicated repositories located at MoonchildProductions/Pale-Moon
and MoonchildProductions/Basilisk
.