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
*
[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 pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2
Moonchild
2018-07-21
-5
/
+0
|
\
|
*
[PALEMOON] Places - remove unnecessary line from controller.js
janekptacijarabaci
2018-07-21
-2
/
+0
|
*
[PALEMOON] Places - remove unused @param from controller.js
janekptacijarabaci
2018-07-21
-3
/
+0
*
|
Fix position and size of Permissions Manager main content area.
wolfbeast
2018-07-21
-1
/
+1
|
/
*
[PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins)
janekptacijarabaci
2018-07-17
-16
/
+22
*
Fix redirector paths
wolfbeast
2018-07-06
-6
/
+1
*
[PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ...
janekptacijarabaci
2018-07-03
-0
/
+3
*
Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager
janekptacijarabaci
2018-07-02
-51
/
+6
*
Prevent suppressing executable warnings using the "don't ask me this again" c...
wolfbeast
2018-07-02
-11
/
+6
*
Confirm launch of executables other than .exe on Windows.
wolfbeast
2018-06-30
-14
/
+15
*
Reorganize some internal pages.
wolfbeast
2018-06-27
-1
/
+1
*
Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ...
janekptacijarabaci
2018-06-24
-1
/
+3
*
Preferences - Show Cookies - "Remove Selected" button should not be active if...
janekptacijarabaci
2018-06-24
-1
/
+3
*
Issue #517 Part 1: Import newtab page from Basilisk (sans directory service p...
wolfbeast
2018-06-19
-1
/
+1
*
[PALEMOON] Remove named function syntax in aboutPermissions.js
janekptacijarabaci
2018-06-19
-8
/
+8
*
[PALEMOON] Fix "Permissions Manager" and "Remove All Cookies"
janekptacijarabaci
2018-06-19
-1
/
+2
*
[PALEMOON] Fix "Permissions Manager" and cookies
janekptacijarabaci
2018-06-19
-1
/
+1
*
[PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ...
JustOff
2018-06-13
-1
/
+17
*
Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1
Moonchild
2018-06-12
-13
/
+27
|
\
|
*
[PALEMOON] Moving About permissions component files from components/preferenc...
janekptacijarabaci
2018-06-11
-13
/
+27
*
|
[PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch
JustOff
2018-06-11
-51
/
+20
|
/
*
Merge pull request #461 from trav90/HSTS
Moonchild
2018-06-07
-3
/
+3
|
\
|
*
[PALEMOON] Update the pref name for HSTS
trav90
2018-06-07
-3
/
+3
*
|
string.contains() => string.includes()
wolfbeast
2018-06-07
-1
/
+1
*
|
Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ...
wolfbeast
2018-06-06
-3
/
+33
|
/
*
Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.
wolfbeast
2018-05-31
-19
/
+51
*
[PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const...
janekptacijarabaci
2018-05-28
-8
/
+8
*
[PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work...
janekptacijarabaci
2018-05-23
-10
/
+22
*
Remove the obsolete `media.mediasource.format-reader` control from the prefer...
JustOff
2018-05-11
-28
/
+1
*
[PALEMOON] Remove fullscreen and pointer-lock from permission managing
JustOff
2018-05-06
-91
/
+2
*
[PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ...
janekptacijarabaci
2018-05-02
-1
/
+1
*
[PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v...
janekptacijarabaci
2018-05-02
-9
/
+12
*
Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1
Moonchild
2018-05-01
-31
/
+24
|
\
[next]