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
/
palemoon
/
components
Commit message (
Expand
)
Author
Age
Lines
*
Remove "Delete this page" and "Forget about this site" from livemarks.
janekptacijarabaci
2019-08-12
-3
/
+7
*
Hide and disable open_all/cut/copy/delete/properties when opening
wolfbeast
2019-07-28
-53
/
+61
*
Issue #1156 - Location Bar Preferences Checkboxes
Ryan Fox
2019-07-27
-33
/
+0
*
Add UI preference for overall vertical smooth scrolling speed
wolfbeast
2019-07-26
-0
/
+9
*
Remove MOZ_BROWSER_STATUSBAR conditional.
wolfbeast
2019-07-22
-3
/
+1
*
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/h...
Matt A. Tobin
2019-05-25
-1
/
+1
*
Issue #246 - Remove "enhanced" newtab code from Pale Moon
adeshkp
2019-05-25
-66
/
+2
*
Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...
Matt A. Tobin
2019-05-12
-10
/
+2
*
Issue #1083 - Deprecate FUEL extension helper javascript library
Matt A. Tobin
2019-05-09
-0
/
+4
*
Issue #991 Part 1: Pale Moon
Ascrod
2019-04-13
-59
/
+13
*
Zap the robots.
wolfbeast
2019-04-05
-5
/
+0
*
Revert "Only write the newtab URL if the machinery for it had previously been"
JustOff
2019-03-26
-1
/
+1
*
Prevent mistaken overwriting of browser.newtab.url when using the browser pre...
JustOff
2019-03-26
-26
/
+39
*
Only write the newtab URL if the machinery for it had previously been
wolfbeast
2019-03-25
-1
/
+1
*
Move "No proxy for" control down to clarify it is a global effect.
wolfbeast
2019-02-14
-3
/
+3
*
Never let "localhost" get sent to a proxy.
wolfbeast
2019-02-07
-1
/
+1
*
Pale Moon: Use file path for bookmarks import/export.
Ascrod
2019-02-01
-2
/
+2
*
Revert "Fix bookmarks backup logic."
wolfbeast
2019-01-30
-36
/
+52
*
[PALEMOON] Remove some dead code from browser glue
wolfbeast
2019-01-28
-8
/
+0
*
Fix incorrect file reference in `onDownloadDragStart`
wolfbeast
2019-01-25
-3
/
+3
*
Fix bookmarks backup logic.
wolfbeast
2019-01-24
-52
/
+36
*
Merge pull request #931 from Ascrod/master
Moonchild
2019-01-18
-3
/
+3
|
\
|
*
[PALEMOON] Fix the option to disable HSTS.
Ascrod
2019-01-16
-3
/
+3
*
|
[PALEMOON] Add captive portal preference to the UI.
wolfbeast
2019-01-16
-0
/
+12
*
|
[PALEMOON] Clean up advanced prefs XUL
wolfbeast
2019-01-16
-14
/
+0
|
/
*
Merge pull request #917 from janekptacijarabaci/_testBranch_pm_downloads_rewrite
Moonchild
2018-12-31
-1733
/
+1076
|
\
|
*
[PALEMOON] Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imp...
janekptacijarabaci
2018-07-29
-0
/
+4
|
*
[PALEMOON] Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a...
janekptacijarabaci
2018-07-29
-63
/
+94
|
*
[PALEMOON] Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downl...
janekptacijarabaci
2018-07-29
-76
/
+69
|
*
[PALEMOON] Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following lan...
janekptacijarabaci
2018-07-29
-1
/
+1
|
*
[PALEMOON] Bug 1127867 - Use the new back-end property to get the size of dow...
janekptacijarabaci
2018-07-29
-120
/
+79
|
*
Fix typos
janekptacijarabaci
2018-07-29
-15
/
+10
|
*
[PALEMOON] Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the ...
janekptacijarabaci
2018-07-29
-593
/
+234
|
*
[PALEMOON] Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem prope...
janekptacijarabaci
2018-07-29
-306
/
+321
|
*
[PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...
janekptacijarabaci
2018-07-29
-0
/
+267
|
*
[PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...
janekptacijarabaci
2018-07-29
-416
/
+46
|
*
[PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction ...
janekptacijarabaci
2018-07-29
-39
/
+29
|
*
[PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload ...
janekptacijarabaci
2018-07-29
-422
/
+393
|
*
[PALEMOON] Bug 1115983 - Keep only minimal state information in the DataItem
janekptacijarabaci
2018-07-29
-209
/
+118
|
*
[PALEMOON] Bug 1115421 - Simplify download annotations handling in the Library
janekptacijarabaci
2018-07-29
-95
/
+137
|
*
[PALEMOON] Bug 1120429 - Remove unused code handling nodeAnnotationChanged
janekptacijarabaci
2018-07-29
-70
/
+12
|
*
[PALEMOON] Bug 1115972 - Don't fall back to the Places icon for downloads wit...
janekptacijarabaci
2018-07-29
-18
/
+5
|
*
[PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads wi...
janekptacijarabaci
2018-07-29
-20
/
+7
|
*
[PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for Downloa...
janekptacijarabaci
2018-07-29
-98
/
+78
*
|
Merge branch 'master' into Sync-weave
wolfbeast
2018-12-10
-421
/
+10064
|
\
\
|
*
|
Fix incorrect preference reference in feed reader.
wolfbeast
2018-12-07
-1
/
+1
|
*
|
[PALEMOON] Complete making Sync optional at build time - Part 2: Packaging
Matt A. Tobin
2018-12-01
-0
/
+4
|
*
|
[PALEMOON] Complete making Sync optional at build time
Matt A. Tobin
2018-12-01
-1
/
+7
|
*
|
Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent
Matt A. Tobin
2018-11-30
-103
/
+103
|
*
|
Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent
Matt A. Tobin
2018-11-30
-61
/
+19
[next]