index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
Commit message (
Expand
)
Author
Age
Lines
*
[Pale Moon] Remove *.pdf file association in the installer.
wolfbeast
2019-06-29
-3
/
+0
*
Re-save wordmark SVG as plain SVG.
wolfbeast
2019-06-28
-114
/
+65
*
Update branding.
wolfbeast
2019-06-28
-66
/
+69
*
Clean up the nsis installer script a litte.
wolfbeast
2019-06-21
-74
/
+10
*
[Basilisk] Fix packaging when sync is not built
Gaming4JC
2019-06-19
-0
/
+8
*
Revert "Add Yandex (ru) search plugin"
wolfbeast
2019-06-18
-14
/
+0
*
Add Yandex (ru) search plugin
wolfbeast
2019-06-12
-0
/
+14
*
[Pale Moon] Update the check for updates menu item logic for already staged a...
Matt A. Tobin
2019-05-29
-1
/
+1
*
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/h...
Matt A. Tobin
2019-05-25
-1
/
+1
*
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
New Tobin Paradigm
2019-05-25
-5026
/
+15
|
\
|
*
Issue #246 - Remove "enhanced" newtab code from Pale Moon
adeshkp
2019-05-25
-69
/
+2
|
*
Issue #246 - Remove more of compact mode and newtab junk from Basilisk
adeshkp
2019-05-25
-229
/
+6
|
*
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
adeshkp
2019-05-25
-4728
/
+7
*
|
[Basilisk/Pale Moon] Update region.properties.
wolfbeast
2019-05-25
-19
/
+12
|
/
*
Issue #1104 - Pass an opener to loadOneTab in the openURI function
FranklinDM
2019-05-23
-1
/
+3
*
Issue #1104 - Set the browser's opener when adding a new tab
FranklinDM
2019-05-23
-1
/
+10
*
Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon
FranklinDM
2019-05-22
-1
/
+0
*
Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...
Matt A. Tobin
2019-05-12
-16
/
+3
*
[PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi...
Matt A. Tobin
2019-05-11
-7
/
+25
*
Issue #1084 - Add null check for URL Bar in the writePlaceholder() method
Franklin DM
2019-05-11
-0
/
+5
*
Issue #968 - Preload the permissions manager with permissions file
Matt A. Tobin
2019-05-09
-3
/
+19
*
Issue #1081 - Restore "release notes" item in the help menu
Matt A. Tobin
2019-05-09
-8
/
+33
*
Issue #1083 - Deprecate FUEL extension helper javascript library
Matt A. Tobin
2019-05-09
-0
/
+4
*
Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Exte...
Matt A. Tobin
2019-05-09
-0
/
+21
*
Merge pull request #1080 from Ascrod/readerview
Moonchild
2019-05-06
-2
/
+4
|
\
|
*
Update surrounding code for new Readerable module. Tag #361.
Ascrod
2019-04-27
-2
/
+4
*
|
Don't shrink the tab bar in customize mode
Ryan C
2019-05-04
-3
/
+3
*
|
Update icon to the new and improved branding.
wolfbeast
2019-05-04
-0
/
+0
*
|
Restore BROWSER_NEW_TAB_URL check in Basilisk.
wolfbeast
2019-05-02
-1
/
+1
*
|
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
wolfbeast
2019-04-29
-1
/
+9
*
|
New cycle version bump.
wolfbeast
2019-04-27
-1
/
+1
*
|
Merge pull request #1054 from adeshkp/patch-11
Moonchild
2019-04-25
-1
/
+1
|
\
\
|
*
|
[minor] Fix a variable name in Basilisk error page
adeshkp
2019-04-24
-1
/
+1
*
|
|
[PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs
Matt A. Tobin
2019-04-25
-4
/
+0
|
/
/
*
|
Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...
Matt A. Tobin
2019-04-23
-8
/
+0
*
|
Sort out search service
Matt A. Tobin
2019-04-23
-0
/
+5072
*
|
Merge pull request #1048 from Ascrod/geodefaults
New Tobin Paradigm
2019-04-23
-12
/
+0
|
\
\
|
*
|
Remove geo-specific search engine default preferences. Tag #245.
Ascrod
2019-04-20
-12
/
+0
|
|
/
*
|
Merge pull request #1051 from adeshkp/remove-telemetry-security_ui
New Tobin Paradigm
2019-04-23
-78
/
+0
|
\
\
|
*
|
Remove SecurityUI telemetry.
adeshkp
2019-04-21
-78
/
+0
*
|
|
Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)
wolfbeast
2019-04-23
-0
/
+0
*
|
|
Issue #1049 - Show sync status via label of sync-button
Matt A. Tobin
2019-04-21
-6
/
+24
*
|
|
[PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon...
Matt A. Tobin
2019-04-21
-6
/
+2
|
/
/
*
/
Version bump
wolfbeast
2019-04-20
-1
/
+1
|
/
*
Merge branch 'master' into default-pref
Ascrod
2019-04-18
-5932
/
+1158
|
\
|
*
Remove FxAccounts front-end module references
Moonchild
2019-04-18
-50
/
+0
|
*
[BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when...
Matt A. Tobin
2019-04-17
-1
/
+3
|
*
[BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up
Matt A. Tobin
2019-04-17
-61
/
+44
|
*
[BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar butto...
Matt A. Tobin
2019-04-16
-2
/
+89
|
*
[BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now)
Matt A. Tobin
2019-04-16
-7
/
+23
[next]