summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version for release 28.5.1.PM28.5.1_Releasewolfbeast2019-05-30
* [Pale Moon] Update the check for updates menu item logic for already staged a...Matt A. Tobin2019-05-29
* Show the update UI instantly instead of after 10 minutes of inactivityMatt A. Tobin2019-05-29
* Make nsFind::Find actually use a string type as input.wolfbeast2019-05-29
* Perform a size check when dealing with clipboard data to be sure.wolfbeast2019-05-29
* Treat *.jnlp as an executable class file, like *.jarwolfbeast2019-05-29
* Improve efficiency of (C++) heap allocations related towolfbeast2019-05-28
* Make extra sure Compositables don't refer back to layers after reassignment.wolfbeast2019-05-28
* Disallow res external protocol handler.wolfbeast2019-05-28
* Ensure we AddRef prior to early return in MediaType::Assign.wolfbeast2019-05-28
* Update HSTS preload listwolfbeast2019-05-28
* Improve origin-clean algorithmwolfbeast2019-05-28
* Port an upstream Skia fix.wolfbeast2019-05-28
* [places] Prevent some abuse of smart queries.wolfbeast2019-05-27
* [media] Rewrite AudioConverter::DownmixAudiowolfbeast2019-05-25
* [Basilisk/Pale Moon] Update region.properties.wolfbeast2019-05-25
* Avoid some useless ForgetSkippable handling while we're already dealingwolfbeast2019-05-25
* [IndexedDB] Call SendFailureResult if the actor has been destroyed.wolfbeast2019-05-25
* [libpng] Backport an upstream libpng patch.wolfbeast2019-05-25
* Make nsFind::Find handle empty string searches.wolfbeast2019-05-25
* Add nullcheck. (uplift)wolfbeast2019-05-17
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-13
* Update sync clear history function to use new clear() API call.Sean Greenslade2019-05-13
* [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi...Matt A. Tobin2019-05-11
* Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11
* Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.jsMatt A. Tobin2019-05-09
* Capture delayed events and cancel as necessary. (uplift)PM28.5.0_Releasewolfbeast2019-04-26
* [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefsMatt A. Tobin2019-04-26
* Version bump for release 28.5.0wolfbeast2019-04-24
* Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-23
|\
| * Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)wolfbeast2019-04-23
* | Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-22
|\|
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-04-22
| |\
| | * Merge pull request #1045 from ThosRTanner/patch-1New Tobin Paradigm2019-04-21
| | |\
| | | * Remove unused parameter from callThosRTanner2019-04-20
| | * | Issue #1049 - Show sync status via label of sync-buttonMatt A. Tobin2019-04-21
| | * | [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon...Matt A. Tobin2019-04-21
| | * | Fix variable used before being declared in UpdateUtils.jsmMatt A. Tobin2019-04-21
| * | | Update platform version to reflect major changes in platform.wolfbeast2019-04-22
| |/ /
| * | Version bumpwolfbeast2019-04-20
| * | Merge pull request #1047 from JustOff/PR_css3_url_tokenMoonchild2019-04-20
| |\ \
| | * | Handle URL token in a closer way to the CSS3 specJustOff2019-04-20
| |/ /
| * | Merge pull request #1041 from Ascrod/default-prefMoonchild2019-04-20
| |\ \
| | * | Remove unused try/catch block. Tag #991.Ascrod2019-04-18
| | * | Merge branch 'master' into default-prefAscrod2019-04-18
| | |\|
| | * | Pref try/catch block fixup. Tag #991.Ascrod2019-04-13
| | * | Issue #991 Part 8: Toolkit everything elseAscrod2019-04-13
| | * | Issue #991 Part 7: Toolkit ComponentsAscrod2019-04-13
| | * | Issue #991 Part 6: ServicesAscrod2019-04-13
| | * | Issue #991 Part 5: DOM and layoutAscrod2019-04-13