This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 616
Merging master to release for 1.13 #654
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version bump to 1.13
…s. This is still going to be required as brackets.app.language was getting accessed even before it was getting initialized in global.js.
Updating comments
Restoring the brackets alias intitialization in appshell_extensions.js
…and the checked one.
…ems when the one that is ckecked at that moment is clicked.
…called with checked flag to true and reutilized later.
…`, etc. And addressing review comments.
Linux native menus checked entries
…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
AutoUpdate Windows Installer Command changed from Verbose to Info Logging
* 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.