0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- remove the dependency to package target to build a linux installer More... over 9 years ago
Merge pull request #485 from adobe/ingo/fix-set-release-number-appshell More... over 9 years ago
- specify the same version range for semver that we use on brackets (~4.1.0) More... over 9 years ago
- some minor tweaks based on review comments More... over 9 years ago
- merge with master and resolve conflicts More... over 9 years ago
Merge branch 'master' of https://github.com/adobe/brackets-shell More... over 9 years ago
Merge pull request #484 from adobe/jasonsanjose/disable-accelerated-canvas More... over 9 years ago
- some cleanup based on review feedback More... over 9 years ago
add command line switch on mac --accelerated-compositing-disabled More... over 9 years ago
- accept 1.0 version number for set-release task More... over 9 years ago
fix parfait rendering bug by disabling 2d canvas acceleration More... over 9 years ago
Merge branch 'master' of https://github.com/adobe/brackets-shell More... over 9 years ago
Merge pull request #477 from radorodopski/linux_show_file More... over 9 years ago
Merge pull request #482 from adobe/jeff/yosemite-traffic-lights More... over 9 years ago
Merge branch 'master' into jeff/yosemite-traffic-lights More... over 9 years ago
Support cmd-a, c, x in native dialogs More... over 9 years ago
Merge branch 'master' of https://github.com/adobe/brackets-shell More... over 9 years ago
Rewrote the DBus method call code to use the new APIs. More... over 9 years ago
update for surface pro users with auto-hide taskbars More... over 9 years ago
Merge pull request #478 from adobe/jeff/yosemite-traffic-lights More... over 9 years ago
rtc, fixes for Mavericks More... over 9 years ago
document yosemite API usage More... over 9 years ago
Clean up some comments. More... over 9 years ago
Proper fix for "Show in OS" for Linux. More... over 9 years ago
enable yosemite traffic lights on yosemite More... over 9 years ago
Merge pull request #476 from adobe/jeff/fix-9597 More... over 9 years ago
rest hieght/width if only 1 value supplied More... over 9 years ago
Added proper implementation of the "ShowFolderInOSWindow" function for Linux. The target file is being highlighted, and "Show Extension Folder" (still) works. For the highlighting to work, I had to detect the default file manager on the system, then run it with the target file as a parameter. If we failed to automatically determine the default file manager, the fallback behavior is to just open the directory containing the file (without the file being highlighted). This is for https://trello.com/c/RF1ddQGK/898-linux-show-in-os-for-selected-file More... over 9 years ago
fix 9597 More... over 9 years ago
Merge pull request #474 from adobe/jeff/fix-7555-final More... over 9 years ago