summaryrefslogtreecommitdiffstats
path: root/application/palemoon
Commit message (Collapse)AuthorAgeLines
...
| * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ↵janekptacijarabaci2018-07-29-0/+267
| | | | | | | | | | | | a common place (downloadsViewCommon.js)
| * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ↵janekptacijarabaci2018-07-29-416/+47
| | | | | | | | | | | | a common place
| * | [PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction ↵janekptacijarabaci2018-07-29-39/+29
| | | | | | | | | | | | and remove now unneeded identifiers
| * | [PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload ↵janekptacijarabaci2018-07-29-422/+393
| | | | | | | | | | | | objects
| * | [PALEMOON] Bug 1115983 - Keep only minimal state information in the DataItemjanekptacijarabaci2018-07-29-209/+118
| | |
| * | [PALEMOON] Bug 1115421 - Simplify download annotations handling in the Libraryjanekptacijarabaci2018-07-29-95/+137
| | |
| * | [PALEMOON] Bug 1120429 - Remove unused code handling nodeAnnotationChangedjanekptacijarabaci2018-07-29-70/+12
| | |
| * | [PALEMOON] Bug 1115972 - Don't fall back to the Places icon for downloads ↵janekptacijarabaci2018-07-29-18/+5
| | | | | | | | | | | | without the target file name annotation
| * | [PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads ↵janekptacijarabaci2018-07-29-20/+7
| | | | | | | | | | | | without the target file name annotation
| * | [PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for ↵janekptacijarabaci2018-07-29-98/+78
| | | | | | | | | | | | DownloadsView
* | | [PALEMOON] Initialize the search service asynchronously when calling ↵JustOff2018-12-26-1/+3
| | | | | | | | | | | | 'BrowserSearch.addEngine()'
* | | [PALEMOON] Initialize the search service asynchronously from 'about:home' ↵JustOff2018-12-23-2/+2
| | | | | | | | | | | | and 'about:newtab'
* | | Replace status bar download overlay glow arrow with SVG.wolfbeast2018-12-21-1/+1
| | | | | | | | | | | | | | | Also remove the now no longer used png. Resolves #576.
* | | Stop including a dummy dll on Windows for broken old versions of WebSense.wolfbeast2018-12-16-7/+0
| | | | | | | | | | | | | | | WebSense has moved to an extension solution instead of dll injection, so this dummy dll (for blocking injection) is no longer necessary.
* | | Merge pull request #898 from MoonchildProductions/Sync-weaveMoonchild2018-12-12-32/+0
|\ \ \ | | | | | | | | Remove FxA Phase 1
| * \ \ Merge branch 'master' into Sync-weavewolfbeast2018-12-10-1064/+993
| |\ \ \
| * | | | Remove non-functional removal summary from quota dialog.wolfbeast2018-12-10-32/+0
| | | | |
* | | | | Update Dropbox UAOwolfbeast2018-12-11-1/+1
| |/ / / |/| | |
* | | | Fix incorrect preference reference in feed reader.wolfbeast2018-12-07-1/+1
| | | |
* | | | Add an option to process favicons.wolfbeast2018-12-06-1/+31
| | | | | | | | | | | | | | | | | | | | This optimizes the size for UI display and strips animations. Default disabled. This resolves #899.
* | | | Stop feeding a Firefox compat mode to AMO.wolfbeast2018-12-06-13/+5
| | | | | | | | | | | | | | | | | | | | Since AMO has removed all "legacy" extensions, they do not offer anything compatible with us any longer. We send the native UA to them from now on to always have it respond with "Only with Firefox".
* | | | [PALEMOON] Complete making Sync optional at build time - Part 2: PackagingMatt A. Tobin2018-12-01-0/+8
| | | |
* | | | [PALEMOON] Complete making Sync optional at build timeMatt A. Tobin2018-12-01-2/+27
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-655/+655
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistentMatt A. Tobin2018-11-30-83/+25
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to componentsMatt A. Tobin2018-11-30-19/+33
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to componentsMatt A. Tobin2018-11-30-9/+23
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to componentsMatt A. Tobin2018-11-30-3/+17
| | | |
* | | | Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to componentsMatt A. Tobin2018-11-30-24/+38
| | | |
* | | | Issue #890 - Port cpp aboutRedirector to javascriptMatt A. Tobin2018-11-30-263/+139
|/ / /
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-29-17/+7
|\ \ \
| * | | Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the ↵JustOff2018-11-28-17/+7
| | |/ | |/| | | | | | | | | | | | | Findbar text and history (Ctrl-Z)" This reverts commit a97887a67742aa3f95c47ad79b3c4c3827565944.
* / | Fix typo for Firefox compatmode prefs.wolfbeast2018-11-29-3/+3
|/ / | | | | | | Fixes regression from ec2e3bc0273f69592e46249578b9aec4cf6e9e85
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-19-17/+703
|\ \
| * \ Merge pull request #874 from FranklinDM/sound_indicator-workMoonchild2018-11-19-17/+703
| |\ \ | | | | | | | | Add mute/media playing indicator to tabs
| | * | Hide mute menu item and disable mute hotkey with existing prefFranklinDM2018-11-18-0/+39
| | | |
| | * | Fix undefined isSameDocumentFranklinDM2018-11-17-0/+2
| | | |
| | * | Follow-up: Add missing getTabFromAudioEvent methodFranklinDM2018-11-17-0/+16
| | | |
| | * | Issue #638 - Part 10: Rename all tabs sound icon to be consistent with othersFranklinDM2018-11-17-11/+11
| | | | | | | | | | | | | | | | - alltabs => allTabs
| | * | Issue #638 - Part 9: Add sound icon to all tabs menuFranklinDM2018-11-17-1/+11
| | | |
| | * | Issue #638 - Part 8: Add overlay sound icon for pinned tabsFranklinDM2018-11-17-17/+163
| | | | | | | | | | | | | | | | - This also moves some styles to tabbrowser.css
| | * | Issue #638 - Part 7: Remove hover and active states for sound indicatorFranklinDM2018-11-17-277/+74
| | | |
| | * | Issue #638 - Part 6: Fix up remaining referencesFranklinDM2018-11-16-12/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Refactor _tabAttrModified to accept two parameters - Modify consumers of _tabAttrModified to pass details - Add missing _soundPlayingAttrRemovalTimer field - Add missing checks for mute/unmute around the tab browser - Tab sound icon should inherit 'selected' attribute instead of 'visuallyselected'
| | * | Issue #638 - Part 5: Add mute/unmute option to tab context menuFranklinDM2018-11-16-0/+46
| | | |
| | * | Issue #638 - Part 4: Add tab sound icon to tab drop-down listFranklinDM2018-11-16-0/+27
| | | |
| | * | Issue #638 - Part 3: Add a keyboard shortcut for toggling the tab mute stateFranklinDM2018-11-16-0/+4
| | | |
| | * | Issue #638 - Part 2: Add tooltip to mute/unmute buttonsFranklinDM2018-11-16-3/+23
| | | |
| | * | Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabsFranklinDM2018-11-16-1/+538
| | | |
* | | | Belated new cycle version bumpwolfbeast2018-11-19-1/+1
|/ / /
* | | Strip Inkscape data from toolbar SVGs and remove obsolete PNGs.wolfbeast2018-11-19-2695/+2362
| | | | | | | | | | | | Tag #576