Commit Graph

95 Commits

Author SHA1 Message Date
janekptacijarabaci 3a2de9ad21 Place - support jsonlz4 format for restore bookmarks 2018-07-25 01:29:05 +08:00
janekptacijarabaci 1a0115b7c3 Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) 2018-07-25 01:28:59 +08:00
janekptacijarabaci 30be9ecfab Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) 2018-07-25 01:28:57 +08:00
janekptacijarabaci 74b9e72782 Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer 2018-07-25 01:28:54 +08:00
janekptacijarabaci f525d28902 Minor fix: about:sessionrestore - throws a warnings 2018-07-25 01:27:14 +08:00
janekptacijarabaci 15218b0478 Minor fix: Options - Applications - throws a warning 2018-07-25 01:26:23 +08:00
Pale Moon e0359c6609 Disable syncing of add-ons; AMO feeds us incorrect versions otherwise. 2018-07-25 01:22:37 +08:00
janekptacijarabaci 77209c46e9 Minor fix: Permissions - throws an warning 2018-07-25 01:22:16 +08:00
janekptacijarabaci 5d6c29ad27 Downloads - style clean up 2018-07-25 01:21:43 +08:00
janekptacijarabaci 5c5a78bb38 Downloads - fix typo 2018-07-25 01:21:39 +08:00
Pale Moon e91bd88b35 Add UI front-end for MSE preferences. 2018-07-25 01:20:18 +08:00
Pale Moon bdea89b452 Fix the fonts preferences dialog.
This needed to be updated to the new charsetmenu method of handling.
This resolves #613.
2018-07-25 01:18:02 +08:00
NTD 93e5556bd0 Move fuel to browser/components since it is by definition a component 2018-07-25 01:17:57 +08:00
NTD ce3eb1940c Clean up redundant sidebar component 2018-07-25 01:17:55 +08:00
NTD 539b253588 Move Mozilla DevTools to Platform - Part 9d: Update Resource URIs in browser and b2g 2018-07-25 01:17:49 +08:00
janekptacijarabaci 46850495f9 Minor fix: Menu - "History" - "Recently Closed Tabs" - "Restore All Tabs" 2018-07-25 01:17:06 +08:00
janekptacijarabaci 70ed9eab2a Minor fix: Places - controllers - throws an error 2018-07-25 01:17:04 +08:00
janekptacijarabaci b990e918db Places: Menu "Views" - "Sort" - throws an errors 2018-07-25 01:16:56 +08:00
janekptacijarabaci 2c317a2b43 Places - "gEditItemOverlay is null" when using the keyboard to cancel "Bookmark all tabs" dialog 2018-07-25 01:16:52 +08:00
janekptacijarabaci c161d1f40c Minor fix: Places - aOldNode is undefined (the best solution) 2018-07-25 01:16:13 +08:00
janekptacijarabaci 87bc68a3a5 Minor fix: Places - aOldNode is undefined (a better solution) 2018-07-25 01:16:12 +08:00
janekptacijarabaci 2ac0910d75 Minor fix: Places - aOldNode is undefined 2018-07-25 01:16:10 +08:00
Pale Moon 3373c7ecf2 Add zone information control for downloaded files.
This resolves #593.
2018-07-25 01:15:55 +08:00
janekptacijarabaci 61e64c2cdc Minor fix: Sessions - throws an error after run, better information on error 2018-07-25 01:15:45 +08:00
Pale Moon ad1ac1e349 Remove deprecated let block in DownloadsCommon.jsm. 2018-07-25 01:15:32 +08:00
NTD 3993d786cc Oust PDF.js - Part 3: Fixup 2018-07-25 01:15:21 +08:00
NTD 618c5b61f9 Oust PDF.js - Part 2: Deintegration 2018-07-25 01:15:19 +08:00
Pale Moon 6e0d899f90 Provide a "more information" link in the geolocation doorhanger. 2018-07-25 01:15:13 +08:00
Pale Moon f56df1b5cf Fix geolocation, desktop notificiation and pointerlock prompts.
Final part of MoonchildProductions/Tycho@0d152b6 and MoonchildProductions/Tycho@9269e8d to fix geolocation in v27.
This resolves #498.
2018-07-25 01:15:11 +08:00
janekptacijarabaci 20a461a085 Fix: Places "tags" and other categories -> uncaught exception (and "Most visited" works) 2018-07-25 01:15:08 +08:00
janekptacijarabaci 81246add67 Minor fix - cache clearing - throws a errors 2018-07-25 01:09:18 +08:00
NTD cd12be301a Exterminate WebAppRT - Part 6: Remove webapp support from browser 2018-07-25 01:09:02 +08:00
NTD b506e8fc5f Improve Preferences > Advanced > Certificates and assign a unique accesskey 2018-07-25 01:08:56 +08:00
NTD 8635511628 Fix OCSP gui preferences 2018-07-25 01:08:43 +08:00
Pale Moon d2c46e5eac Make about:rights linkable from content. 2018-07-25 01:08:06 +08:00
NTD e0e64a9840 Correct a couple of typos 2018-07-25 01:07:56 +08:00
NTD 993c71f002 Allow the status bar code to be disabled by configure but enabled by default 2018-07-25 01:07:52 +08:00
Pale Moon adef1617dd Update default browser setting for later windows versions, part 2: launch the modern settings "app".
Since Win 10 blocks attempts to load the HTTP handler association dialog, we open the modern Settings dialog with the Default Apps view loaded.
2018-07-25 01:07:49 +08:00
Pale Moon 733f98e537 Update default browser setting for later windows versions, part 1: Only show the protocol association window on Win 8+ 2018-07-25 01:07:41 +08:00
Pale Moon 9998433143 Convert feedwriter to WebIDL and fix access to anonymous content.
Also fix a few small nits/sanity checks while at it.

This resolves #554.
2018-07-25 01:07:16 +08:00
Lootyhoof 58b4b37e55 Statusbar: Use skin for styling customizeToolbar.xul 2018-07-25 01:05:32 +08:00
Lootyhoof 16ee172453 Fix indentation 2018-07-25 01:04:23 +08:00
Lootyhoof 709afdc711 Provide indicator for no active downloads 2018-07-25 01:04:22 +08:00
Pale Moon abf23ebcc7 Switch SessionStore init to Promise.jsm in toolkit, and move restore previous session command check to the actual menu code.
This resolves #499.
2018-07-25 01:04:07 +08:00
Gpower2 c3c07497e7 Fix whitespaces 2018-07-25 01:03:11 +08:00
Gpower2 bc3ebad6bb Fix missing download progress on taskbar (Issue #516)
Used new DownloadsTaskbar.jsm from Mozilla
2018-07-25 01:02:58 +08:00
Pale Moon 79c747a9a1 Kill Google Safebrowsing. 2018-07-25 01:00:21 +08:00
Lootyhoof 9cc5ae1bdb Statusbar: Prune redundant Australis support 2018-07-25 00:58:19 +08:00
Pale Moon e49b21022f Remove "patch" DTD file for Pale Moon menu entries and prefs.
This folds the strings into the appropriate DTD files.
2018-07-25 00:57:06 +08:00
Pale Moon b15fa8695b Statusbar: remove download indicator from default set. 2018-07-25 00:56:57 +08:00