summaryrefslogtreecommitdiffstats
path: root/application/palemoon
Commit message (Expand)AuthorAgeLines
...
| | * | [PALEMOON] Bug 1127867 - Use the new back-end property to get the size of dow...janekptacijarabaci2018-07-29-120/+79
| | * | Fix typosjanekptacijarabaci2018-07-29-15/+10
| | * | [PALEMOON] Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the ...janekptacijarabaci2018-07-29-593/+234
| | * | [PALEMOON] Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem prope...janekptacijarabaci2018-07-29-306/+321
| | * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...janekptacijarabaci2018-07-29-0/+267
| | * | [PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to ...janekptacijarabaci2018-07-29-416/+47
| | * | [PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction ...janekptacijarabaci2018-07-29-39/+29
| | * | [PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload ...janekptacijarabaci2018-07-29-422/+393
| | * | [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 wit...janekptacijarabaci2018-07-29-18/+5
| | * | [PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads wi...janekptacijarabaci2018-07-29-20/+7
| | * | [PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for Downloa...janekptacijarabaci2018-07-29-98/+78
| * | | [PALEMOON] Initialize the search service asynchronously when calling 'Browser...JustOff2018-12-26-1/+3
| * | | [PALEMOON] Initialize the search service asynchronously from 'about:home' and...JustOff2018-12-23-2/+2
| * | | Replace status bar download overlay glow arrow with SVG.wolfbeast2018-12-21-1/+1
| * | | Stop including a dummy dll on Windows for broken old versions of WebSense.wolfbeast2018-12-16-7/+0
| * | | Merge pull request #898 from MoonchildProductions/Sync-weaveMoonchild2018-12-12-32/+0
| |\ \ \
| | * \ \ 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
| * | | | Stop feeding a Firefox compat mode to AMO.wolfbeast2018-12-06-13/+5
| * | | | [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 Fin...JustOff2018-11-28-17/+7
| | | |/ | | |/|
| * / | Fix typo for Firefox compatmode prefs.wolfbeast2018-11-29-3/+3
| |/ /
| * | 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
| | |\ \
| | | * | 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
| | | * | 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
| | | * | 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
| | | * | 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