summaryrefslogtreecommitdiffstats
path: root/browser
Commit message (Collapse)AuthorAgeLines
* Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19-76/+3
|
* Remove Windows shell integration checks for Windows Vista.wolfbeast2018-02-19-5/+0
| | | | Tag #22.
* Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18-52/+16
| | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86.
* Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18-9/+0
|
* Merge branch 'master' into ported-moebiuswolfbeast2018-02-18-2354/+150
|\ | | | | | | | | # Conflicts: # browser/installer/windows/nsis/stub.nsi
| * Adjust requirementsMatt A. Tobin2018-02-17-1/+1
| |
| * Basilisk requires devtools client for now so enable it by default but add a ↵Matt A. Tobin2018-02-17-1/+5
| | | | | | | | temporary exportable variable to bypass that
| * Merge branch 'stub-branding-cc'Matt A. Tobin2018-02-17-2246/+144
| |\
| | * Reduce redundencies in Basilisk brandingMatt A. Tobin2018-02-17-122/+143
| | |
| | * Remove stub installer - Part 2: BasiliskMatt A. Tobin2018-02-17-2124/+1
| | |
* | | Update names in installer defines.wolfbeast2018-02-18-5/+5
| | | | | | | | | | | | Having the proper `WindowClass` should resolve #170.
* | | Fix installer build bustage.wolfbeast2018-02-18-3/+0
| | | | | | | | | | | | Follow-up to cdef1d75eabfe6927aa0f4e0c18869653c9f1955
* | | Add an option to control automatic filling in of login credentials and ↵wolfbeast2018-02-18-0/+7
| | | | | | | | | | | | | | | | | | switch this off by default. This resolves #272.
* | | Chase the fox out of the shell service.wolfbeast2018-02-18-4/+4
| | | | | | | | | | | | | | | "Welcome to branding hell, boys!" Part 2 for #271.
* | | Rename Options to Preferences and unify location.wolfbeast2018-02-18-52/+12
| | | | | | | | | | | | | | | This also removes OS-specific naming/handling for separate locations. Fixes #270.
* | | 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)