Go to file
Fedor f1bb542101 Remove the DOM battery API. 2020-09-17 08:07:17 +03:00
accessible Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
application #208 Fix default browser setting not recognized. 2020-07-16 16:03:45 +03:00
build Split out ICU data file on Windows. 2020-07-16 02:31:00 +03:00
caps Stop building /caps and /chrome unified and fix deprot. 2019-09-05 20:03:50 +03:00
chrome Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
config [NSS] Update exported symbols. 2020-07-16 03:16:42 +03:00
db/sqlite3 Unfold sqlite3 from nss. 2020-04-03 20:50:54 +03:00
devtools Revert "Remove -moz-user-input disabled to improve event handling." 2020-07-16 02:36:36 +03:00
docs Update coding style guide with JS guide and minor stuff. 2020-07-16 02:14:53 +03:00
docshell Remove HPKP. 2020-07-16 02:15:34 +03:00
dom Remove the DOM battery API. 2020-09-17 08:07:17 +03:00
editor 1426494 - Share more code between nsIDocument and ShadowRoot. 2020-09-17 07:33:39 +03:00
embedding Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
extensions Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
gfx [printing] Fix build bustage with --disable-printing. 2020-07-16 02:37:02 +03:00
gradle/wrapper basic source 2019-03-11 13:26:37 +03:00
hal Remove the DOM battery API. 2020-09-17 08:07:17 +03:00
image [image] Add a sanity check to JPEG encoder buffer handling. 2020-07-16 03:49:46 +03:00
intl Support modern Solaris. 2019-12-25 15:43:27 +03:00
ipc Fix building on sparc64 Linux. 2020-07-16 02:37:41 +03:00
js [js] Get the class pointer from the ObjectGroup... 2020-07-16 03:57:14 +03:00
layout Create nsIdentifierMapEntry.h... 2020-09-17 07:17:01 +03:00
media [WebRTC] Make candidate pair insertion code easier to read/understand. 2020-07-16 03:53:54 +03:00
memory Remove JEMALLOC_USES_MAP_ALIGNand fix... 2020-07-16 02:37:53 +03:00
mfbt Update in-tree Brotli, Woff2 and OTS components. 2019-12-25 15:45:57 +03:00
mobile Remove SecurityUI telemetry. 2019-07-08 13:07:10 +03:00
modules Remove the DOM battery API. 2020-09-17 08:07:17 +03:00
mozglue Add 360 Safeguard to DLL blocklist. 2019-12-25 15:42:25 +03:00
netwerk [network] Use query and ref lengths if available in nsStandardURL. 2020-07-16 03:57:42 +03:00
nsprpub Add modern MIPS Support. 2020-07-16 02:36:10 +03:00
other-licenses ooops, some files where missed 2019-03-12 18:31:25 +03:00
parser Re-architecture DOM script loading. 2020-07-16 03:44:38 +03:00
probes basic source 2019-03-11 13:26:37 +03:00
python [AM] Clean up addon-signing build leftovers. 2020-07-16 02:18:33 +03:00
rdf basic source 2019-03-11 13:26:37 +03:00
security [NSS] Version and build bump. 2020-07-16 03:55:08 +03:00
services Take files out of preprocessing that no longer require it. 2020-07-16 02:16:39 +03:00
startupcache basic source 2019-03-11 13:26:37 +03:00
storage Remove TelemertyVFS. 2020-07-16 02:34:01 +03:00
taskcluster ooops, some files where missed 2019-03-12 18:31:25 +03:00
testing 1429656 - Implement ShadowRoot.activeElement. 2020-09-17 07:34:32 +03:00
toolkit Add-ons targeting Toolkit's ID should be considered native. 2020-09-17 08:06:38 +03:00
tools Align mar generation on Windows with other platforms. 2020-07-16 02:16:32 +03:00
uriloader [AppCache] Add check for disallowed encoded path separators. 2020-07-16 03:50:17 +03:00
view basic source 2019-03-11 13:26:37 +03:00
widget Add global menubar support for GTK. 2020-07-16 02:40:28 +03:00
xpcom Fix building on sparc64 Linux. 2020-07-16 02:37:41 +03:00
xpfe Add global menubar support for GTK. 2020-07-16 02:40:28 +03:00
.clang-format basic source 2019-03-11 13:26:37 +03:00
.clang-format-ignore basic source 2019-03-11 13:26:37 +03:00
.eslintignore basic source 2019-03-11 13:26:37 +03:00
.eslintrc.js basic source 2019-03-11 13:26:37 +03:00
.flake8 basic source 2019-03-11 13:26:37 +03:00
.gdbinit basic source 2019-03-11 13:26:37 +03:00
.gdbinit_python basic source 2019-03-11 13:26:37 +03:00
.gitattributes basic source 2019-03-11 13:26:37 +03:00
.gitignore Reinstate the java->c++ source, generator code. 2020-04-03 20:45:04 +03:00
.lldbinit basic source 2019-03-11 13:26:37 +03:00
.taskcluster.yml basic source 2019-03-11 13:26:37 +03:00
.ycm_extra_conf.py basic source 2019-03-11 13:26:37 +03:00
AUTHORS ooops, some files where missed 2019-03-12 18:31:25 +03:00
Android.mk basic source 2019-03-11 13:26:37 +03:00
CLOBBER Force clobber. 2020-07-16 03:56:47 +03:00
GNUmakefile ooops, some files where missed 2019-03-12 18:31:25 +03:00
LEGAL ooops, some files where missed 2019-03-12 18:31:25 +03:00
LICENSE ooops, some files where missed 2019-03-12 18:31:25 +03:00
Makefile.in Silence removing dist/bin. 2020-07-16 02:16:46 +03:00
README.md Update README.md 2020-06-19 12:02:42 -03:00
_config.yml commit 1 2019-03-11 12:42:26 +03:00
aclocal.m4 basic source 2019-03-11 13:26:37 +03:00
build.gradle basic source 2019-03-11 13:26:37 +03:00
client.mk basic source 2019-03-11 13:26:37 +03:00
client.py basic source 2019-03-11 13:26:37 +03:00
configure.in basic source 2019-03-11 13:26:37 +03:00
configure.py basic source 2019-03-11 13:26:37 +03:00
gradle.properties basic source 2019-03-11 13:26:37 +03:00
gradlew ooops, some files where missed 2019-03-12 18:31:25 +03:00
mach ooops, some files where missed 2019-03-12 18:31:25 +03:00
moz.build Unfold sqlite3 from nss. 2020-04-03 20:50:54 +03:00
moz.configure basic source 2019-03-11 13:26:37 +03:00
mozilla-config.h.in Support modern Solaris. 2019-12-25 15:43:27 +03:00
old-configure.in [AM] Clean up addon-signing build leftovers. 2020-07-16 02:18:33 +03:00
settings.gradle basic source 2019-03-11 13:26:37 +03:00
sourcestamp.txt basic source 2019-03-11 13:26:37 +03:00
test.mozbuild basic source 2019-03-11 13:26:37 +03:00

README.md

About Mypal

Mypal is a current and maintained Windows XP web browser. Mypal is based on Moonchild Productions' Pale Moon code, which itself was forked from Mozilla's FireFox code several years ago, but is also maintained and kept current.

The goal of Mypal is to provide a current, secure, and reliable web browser for Windows XP. Mypal operates identically to Pale Moon with some minor exceptions. Introduced new portable system and certain settings, including unused legacy Mozilla code, have been removed.

Download / Updates

Download Mypal at GitHub. Automatic updates are disabled by default, but you can enable them in Tools/Preferences/Advanced, on the Update tab. Updates can be installed over existing Mypal installations without loss of data and settings.

Documentation

Mypal documentation is available online in wiki format.

Support / Contact

Support is provided exclusively on GitHub. Please be patient with your support requests. You can also review existing issues on GitHub before requesting support.

Please do not request support from Moonchild Productions or in Pale Moon forums. Mypal is an independent project and support is provided solely on GitHub by me.