summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Expand)AuthorAgeLines
* Stop making the version text selectable in the about box.wolfbeast2018-06-13-3/+0
* Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1Moonchild2018-06-12-18/+32
|\
| * [PALEMOON] Moving About permissions component files from components/preferenc...janekptacijarabaci2018-06-11-18/+32
* | Fix incorrect preprocessor defines for safebrowsingJustOff2018-06-12-11/+11
* | [suggestion] [PALEMOON] Unstable releases - fix some links on Linuxjanekptacijarabaci2018-06-11-1/+9
* | Merge pull request #474 from JustOff/PR_dnt_two_stateMoonchild2018-06-11-56/+20
|\ \
| * | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switchJustOff2018-06-11-56/+20
* | | Merge pull request #475 from janekptacijarabaci/pm_package_bustage_devtools_d...Moonchild2018-06-11-0/+2
|\ \ \ | |/ / |/| |
| * | [PALEMOON] Fix package bustage if devtools is disabledjanekptacijarabaci2018-06-11-0/+2
| |/
* / Stop also selecting trailing space when word-selecting.wolfbeast2018-06-11-0/+3
|/
* Merge pull request #469 from JustOff/PR_SB_DoNotTrackMoonchild2018-06-10-5/+68
|\
| * [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebr...JustOff2018-06-10-0/+2
| * [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ...JustOff2018-06-10-1/+1
| * [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if s...JustOff2018-06-10-2/+14
| * [BASILISK] Remove tracking protection controls from the UI if safebrowsing is...JustOff2018-06-10-3/+52
* | Bump version to Alpha 4.PM28.0.0a4_Unstablewolfbeast2018-06-10-1/+1
* | Set Pale Moon Sync specific URLs in application shared prefs.wolfbeast2018-06-10-2/+7
|/
* Merge pull request #466 from janekptacijarabaci/pm_sync_quota_1Moonchild2018-06-09-1/+8
|\
| * [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)janekptacijarabaci2018-06-09-1/+8
* | Use a pref for supported Sync server API levelswolfbeast2018-06-09-0/+1
|/
* Merge pull request #461 from trav90/HSTSMoonchild2018-06-07-3/+3
|\
| * [PALEMOON] Update the pref name for HSTStrav902018-06-07-3/+3
* | Merge pull request #459 from janekptacijarabaci/pm_findbar_2Moonchild2018-06-07-30/+63
|\ \
| * | Using "function()" in browser.js - consistency with the surrounding codejanekptacijarabaci2018-06-07-3/+3
| * | Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)janekptacijarabaci2018-06-06-2/+3
| * | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start ...janekptacijarabaci2018-06-06-30/+62
| |/
* | string.contains() => string.includes()wolfbeast2018-06-07-1/+1
* | 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
|/
* 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
* | 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-0/+386019
|\ \
| * | 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-26/+26
| * | Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-0/+386019
* | | [PALEMOON] Bump version to Alpha 3wolfbeast2018-06-04-1/+1
|/ /
* | Merge pull request #441 from janekptacijarabaci/pm_findbar_1Moonchild2018-06-03-6/+27
|\ \
| * | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-6/+27
| |/
* | Revert "Reinstate tabMinWidth and tabMaxWidth prefs."wolfbeast2018-06-03-16/+2
* | [PALEMOON] Package helper.exe so Windows Shell Service actually works on a pa...Matt A. Tobin2018-06-02-1/+1
* | [PALEMOON] Enable update prefs in Unstable branding for Linuxtrav902018-06-01-2/+2
|/
* Merge pull request #421 from JustOff/PR_utilityOverlay_ShellServiceMoonchild2018-06-01-7/+5
|\