summaryrefslogtreecommitdiffstats
path: root/browser
Commit message (Collapse)AuthorAgeLines
...
* | | Change format handlers to Basilisk.wolfbeast2018-02-18-231/+325
|/ /
* | Align ToolbarIconColor luminance computation with UWP guideline as well to ↵wolfbeast2018-02-17-2/+2
| | | | | | | | make it consistent with the rest of the browser.
* | Add a signal preference for dynamic color changes to adjust "brighttext" in ↵wolfbeast2018-02-17-0/+17
| | | | | | | | | | | | | | | | the front-end. This makes all relevant toolbars pick up the fact that the Windows accent color has changed and should check and if necessary update the "brighttext" property on them for styling of controls. This is a bit of a hack-around to the fact that there is no real easy way otherwise to notify the front-end of color changes without needing a change in focus of the window. There is a deliberate 300ms delay built in, because otherwise the styles might not have propagated yet, resulting in brighttext not being updated properly.
* | Don't force colors in tabbar and menubarLootyhoof2018-02-17-5/+0
| |
* | Use windows 10 Accent colors.wolfbeast2018-02-17-220/+406
|/
* Revert "Fix unofficial branding package bustage."wolfbeast2018-02-12-8/+0
| | | | This reverts commit 5b30f18421670b13594f054175174b3abc69f11e.
* Revert "Fix package bustage: build files."wolfbeast2018-02-12-1/+1
| | | | This reverts commit 3adc70dadd03c444ae2ee87673f68cbf07dd060a.
* Direct feedback links to the forum (Basilisk)wolfbeast2018-02-12-6/+1
|
* Update application license override.wolfbeast2018-02-12-1/+2
| | | | This resolves #222.
* Fix package bustage: build files.wolfbeast2018-02-12-1/+1
|
* Fix unofficial branding package bustage.wolfbeast2018-02-12-0/+8
|
* Fix Basilisk packaging when not using WebExtensions enabled Add-on ManagerMatt A. Tobin2018-02-11-0/+14
|
* Merge branch 'ext-work'FF_Checkpoint_1Matt A. Tobin2018-02-11-3/+12
|\
| * Make Basilisk function without WebExtensionsMatt A. Tobin2018-02-11-3/+12
| |
* | Un-fold browsercomps.* from libxulwolfbeast2018-02-11-41/+54
|/ | | | This resolves #16.
* Move WebExtensions enabled Add-ons ManagerMatt A. Tobin2018-02-10-1/+1
|
* Rename Toolkit's webextensions component directory to better reflect what it is.Matt A. Tobin2018-02-09-1/+1
|
* Rename Basilisk's webextensions component directory to better reflect what ↵Matt A. Tobin2018-02-09-1/+19
| | | | it is. Also, add an Application level configure option to disable webextensions
* Remove referrers when opening a link in a new private window.wolfbeast2018-02-08-0/+6
|
* Update blocklist and remove CRL entries.wolfbeast2018-02-08-1960/+479
|
* Make the url bar strip javascript even when preceded by control characterswolfbeast2018-02-08-1/+1
|
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08-1/+7
|
* Perform LoadURL checks for WebExtensions.wolfbeast2018-02-08-0/+7
|
* Use $(DEPTH) instead of hard coding relative depth in locales makefile.inMatt A. Tobin2018-02-06-5/+5
|
* Issue #11 - Catch package-manifest.in upMatt A. Tobin2018-02-06-2/+1
|
* Avoid drag-and-drop of javascript: URIswolfbeast2018-02-05-21/+34
|
* Part 2Matt A. Tobin2018-02-05-1/+1
|
* De-firefox many thingsMatt A. Tobin2018-02-05-90/+90
|
* Update brandingMatt A. Tobin2018-02-05-90/+263
|
* Use app.releaseNotesURL preference instead of a hardcoded URL in the ↵Matt A. Tobin2018-02-05-1/+5
| | | | Basilisk about box
* Remove extra brandingMatt A. Tobin2018-02-05-1922/+0
|
* Merge branch 'ported-moebius'wolfbeast2018-02-04-2/+4
|\
| * Change "darkwindowframe" calculation on Win 8 to UWP formula.wolfbeast2018-02-04-2/+4
| | | | | | | | #31 point 6
* | Merge branch 'master' into configurebuild-workMatt A. Tobin2018-02-04-4254/+153
|\|
| * Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1Moonchild2018-02-04-8/+4
| |\ | | | | | | Support for css-color-4 (finish)
| | * Support for css-color-4 (finish)janekptacijarabaci2018-02-02-8/+4
| | | | | | | | | | | | Issue #4
| * | Disable built-in extensions.wolfbeast2018-02-04-5/+5
| | |
| * | Remove undesired pre-set bookmarks.wolfbeast2018-02-04-27/+2
| | |
| * | Remove Mozilla partner-affiliate searchpluginswolfbeast2018-02-04-4213/+142
| | |
| * | Update exe manifest (drop Vista support)wolfbeast2018-02-04-1/+0
| | |
* | | Merge branch 'master' into configurebuild-workMatt A. Tobin2018-02-03-0/+2
|\| |
| * | Disable application update to prevent Mozilla interference while working on ↵wolfbeast2018-02-03-0/+2
| | | | | | | | | | | | the tree.
* | | Move MOZ_PHOENIX to application configure and set MC_BASILISKMatt A. Tobin2018-02-03-1/+17
|/ /
* | Remove browser tests - Part 2: Build SystemMatt A. Tobin2018-02-03-172/+0
| |
* | Remove browser tests - Part 1: The Tests (except for experiments)Matt A. Tobin2018-02-03-144360/+0
| |
* | Disable the add-ons "cache" for privacy reasons.wolfbeast2018-02-02-1/+1
| |
* | Switch GeoLocation to IP-API.com with minimal requests.wolfbeast2018-02-02-5/+1
| |
* | That's quite enough of /this/ nonsense.wolfbeast2018-02-02-61/+0
| |
* | Fix certerror.wrongSystemTime in netError.dtdMatt A. Tobin2018-02-02-1/+1
| |
* | End FIREFOX_VERSION and use preprocessed values in bundled install.rdf filesMatt A. Tobin2018-02-02-7/+10
|/