Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Merging master to release for 1.13 #654

Merged
merged 37 commits into from
Jun 4, 2018
Merged

Merging master to release for 1.13 #654

merged 37 commits into from
Jun 4, 2018

Conversation

vickramdhawal
Copy link
Collaborator

No description provided.

swmitra and others added 30 commits January 27, 2018 22:33
…s. This is still going to be required as brackets.app.language was getting accessed even before it was getting initialized in global.js.
Restoring the brackets alias intitialization in appshell_extensions.js
…ems when the one that is ckecked at that moment is clicked.
…called with checked flag to true and reutilized later.
…seems better than the newer approach. Also this will resolve the crash on opening a file that is being exclusively held by other process.
Fix for 13839: Crash on opening file with error "sharing violation".
* Initial commit. Some shortcuts still not seen.

* Shorcuts return (to Linux native menus)

* Indentation fix.

* More indentation fixes.
* XLST Change

* Revert "XLST Change"

This reverts commit 09199fc.

* Updating checkbox to accept CLI Inputs

* Auto updater changes

* Renamed custom action projects, added build process for DLLs

* Renaming config files to match required convention for Wix. Note: The config flie HAS to be named CustomAction.config else Wix ignores it

* Updating error log in custom action

* Adding back Exit Dialog UI

* AutoUpdate Framework : Initial Changes

* Adding update script for MAC

* Updating buildinstaller.sh to add update.sh to the installer
Also modified update.sh to be an executable(using chmod), so that it can be run as a
script

* Fixing incorrect invocation

* Modifying DropDMG layout to include .update.sh

This should fix the issue where the dmg windwow looks wrong on mounting
it

* Error handling, and code cleanup changes

* Explicitly setting execute permission on update.sh as part of the
dmg creation

* Fixing a typo in the dmg creation script

* Error handling, and code cleanup

* Fixing indentation

* Addressing review comments, making autoUpdate no-op on Linux

* Adding a license to the top of the Windows customaction files
* AutoUpdate Feature Health Data Logging Changes

* AutoUpdate Health Data Logging Changes

* Corrected the Unintenional Change
This will allow an prerelease installer to upgrade a release build
easily.
* Handle buildnumber and prerelease string

* Adding optional set relaese during installer build, bug fixes
This reverts commit 5be890b.

This combined with addition of build number to the installer was causing
bugs for windows upgrade scenarios
AutoUpdate Windows Installer Command changed from Verbose to Info Logging
g-217 and others added 6 commits May 14, 2018 17:34
* Disable GPU for Ubuntu18.04

* Incorporating suggetsed changes
* Close file handle on unsupported encoding

* Fix spacing
* Update cef_version for windows only

* Mac CEF distribution with DNS Rebinding attack fix

* Upgrade CEF to 2704 on mac with DNS rebinding fix

* Fix compilation issues on mac after upgrading CEF

* Linux changes for DNS issue

* Cef version update
Linux: Add a check for file exist when "Show in OS" is clicked
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.