summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristauDavid Major2018-06-07-4/+39
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-07-1/+2
|\
| * Merge pull request #460 from g4jc/gtk_null_fixMoonchild2018-06-07-1/+2
| |\
| | * backport mozbug #546387: fix assert failure in gtk which prints to the console.Gaming4JC2018-06-06-1/+2
| |/
* | Change inlining of intrinsics.wolfbeast2018-06-07-40/+206
* | Update tzdata in ICU data files to 2018e.André Bargull2018-06-07-40/+48
|/
* Merge branch 'NSS-335'wolfbeast2018-06-06-16373/+34616
|\
| * Revert "Disable TLS 1.3 by default for now until our NSS can be updated to th...wolfbeast2018-06-06-1/+1
| * Request NSS to use DBM as the storage file formatJustOff2018-06-06-5/+17
| * Revert "Restore NSS default storage file format to DBM when no prefix is given."wolfbeast2018-06-06-98/+4
| * Restore NSS default storage file format to DBM when no prefix is given.NSS_3.35_TESTwolfbeast2018-06-05-4/+98
| * Update build system files for NSS 3.35wolfbeast2018-06-05-1/+9
| * Update NSS to 3.35-RTMwolfbeast2018-06-05-15971/+34294
| * Update NSPR to 4.18wolfbeast2018-06-05-395/+295
* | Set sync prefs.wolfbeast2018-06-06-0/+8
* | Fix for loop in Sync quota dialog.wolfbeast2018-06-06-3/+8
* | Merge pull request #458 from SpockMan02/patch-3Moonchild2018-06-06-2/+16
|\ \
| * | Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs wi...SpockFan022018-06-06-2/+16
| |/
* / Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ...wolfbeast2018-06-06-3/+33
|/
* Port our stricter cookie gating.wolfbeast2018-06-05-13/+25
* Merge pull request #440 from janekptacijarabaci/pm_url_2Moonchild2018-06-05-42/+51
|\
| * Remove an unnecessary comment when closing the dialogjanekptacijarabaci2018-06-04-1/+0
| * Style clean up + fix typojanekptacijarabaci2018-06-04-5/+3
| * [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hiddenjanekptacijarabaci2018-06-03-44/+56
* | Merge pull request #442 from SpockMan02/patch-2Moonchild2018-06-05-1/+1
|\ \
| * | Fix a file path for macOSSpockFan022018-06-05-1/+1
|/ /
* | Fix Basilisk Mac window menu include path.wolfbeast2018-06-05-1/+1
* | Fix incorrect Pale Moon installer locale paths.PM28.0.0a3_Unstablewolfbeast2018-06-04-4/+4
* | Merge branch 'move-basilisk'wolfbeast2018-06-04-81/+80
|\ \
| * | Issue #303 Part 3: Update themes for the new Basilisk location.wolfbeast2018-06-04-9/+9
| * | Issue #303 Part 2: Update build files for the new locationwolfbeast2018-06-04-30/+29
| * | Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-0/+0
* | | [PALEMOON] Bump version to Alpha 3wolfbeast2018-06-04-1/+1
|/ /
* | Merge pull request #441 from janekptacijarabaci/pm_findbar_1Moonchild2018-06-03-9/+60
|\ \
| * | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-9/+60
| |/
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-03-33/+57
|\ \
| * \ Merge pull request #436 from Ascrod/readerviewNew Tobin Paradigm2018-06-03-33/+57
| |\ \
| | * | Update Readability from mozilla-central release branch (FF 60.0).Ascrod2018-06-02-33/+57
* | | | Revert "Reinstate tabMinWidth and tabMaxWidth prefs."wolfbeast2018-06-03-16/+2
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-03-318/+11
|\| | |
| * | | Merge pull request #433 from Ascrod/UITourMoonchild2018-06-03-317/+0
| |\ \ \
| | * | | Remove SelfSupportBackend module.Ascrod2018-06-01-317/+0
| * | | | Merge pull request #429 from JustOff/PR_unpreprocessed_filesMoonchild2018-06-03-0/+10
| |\ \ \ \
| | * | | | Don't search for directives that are never used aloneJustOff2018-06-02-1/+2
| | * | | | Refine the file extensions even moreJustOff2018-06-01-1/+1
| | * | | | Update the list of directives and file extensions for checkJustOff2018-06-01-3/+5
| | * | | | Check if there are any unpreprocessed filesJustOff2018-06-01-0/+7
| * | | | | [PALEMOON] Package helper.exe so Windows Shell Service actually works on a pa...Matt A. Tobin2018-06-02-1/+1
| | |_|/ / | |/| | |
* / | | | Always build with SSE2 support when using GCCtrav902018-06-03-2/+2
|/ / / /
* | / / Add a check to prevent a crash when CSP directives are used with chrome contentMatt A. Tobin2018-06-02-1/+6
| |/ / |/| |