Commit Graph

24013 Commits

Author SHA1 Message Date
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -07:00
Kevin Sawicki
80787ef1e2 Remove try/catch around package.json requiring
No other requires are ever guarded against and the package.json should
be assumed to be valid JSON.
2015-04-08 09:30:40 -07:00
Kevin Sawicki
ca67d33ebe Use inlined context menu from package.json when available 2015-04-08 09:16:56 -07:00
Kevin Sawicki
83541c01b5 Pull out menu property from _atomMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
4b8bb9e1d9 platformMenuPath -> platformMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
c69af727cf Don't default menu value 2015-04-08 09:16:55 -07:00
Kevin Sawicki
3954a5fd84 .cson -> .json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
ab79f2cf50 🎨 Drop unneeded detail: 2015-04-08 09:16:55 -07:00
Kevin Sawicki
50688973e6 Load keymaps from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0d3d72c181 Add missing extension 2015-04-08 09:16:55 -07:00
Kevin Sawicki
d30b61f7c9 Load platform menu from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0560687e96 Remove unneeded default 2015-04-08 09:16:55 -07:00
Kevin Sawicki
bdca781fb8 Add atom prefix to keys 2015-04-08 09:16:55 -07:00
Kevin Sawicki
f36584903f Inline all keymaps into package.json 2015-04-08 09:16:54 -07:00
Kevin Sawicki
d0bd76072b Inline platform system menu 2015-04-08 09:16:54 -07:00
simurai
fe927280ff :arrrow_up: one-dark-ui@v0.6.3 one-light-ui@v0.5.3 2015-04-09 01:12:41 +09:00
Kevin Sawicki
937fc27f6e ⬆️ keybinding-resolver@0.31 2015-04-08 09:04:43 -07:00
Kevin Sawicki
79989a59a9 ⬆️ settings-view@0.189 2015-04-08 09:03:17 -07:00
Antonio Scandurra
6d132a9a24 Use GYP_MSVS_VERSION=2013 as suggested on #5894 2015-04-08 10:35:58 +02:00
Antonio Scandurra
b08bd79e02 Disable focus methods on CI 2015-04-08 10:27:03 +02:00
Antonio Scandurra
32909efd7e Revert "Avoid setting --arch=ia32"
This reverts commit 8e2c5a34e4.
2015-04-08 10:23:54 +02:00
Antonio Scandurra
8e2c5a34e4 Avoid setting --arch=ia32 2015-04-08 10:08:20 +02:00
Antonio Scandurra
f9f5213cdf Handle http.on('error') for webdriver polling 2015-04-08 08:57:26 +02:00
Antonio Scandurra
dee626ab69 Investigate timeouts issues (again) 2015-04-08 08:36:46 +02:00
Antonio Scandurra
8720af76a4 Merge branch 'master' into as-public-ci 2015-04-08 08:30:58 +02:00
Machiste Quintana
ec11c89a74 Revert 👕 for spec fixtures 2015-04-07 19:24:29 -04:00
Kevin Sawicki
e39e25a92e Merge pull request #6295 from atom/ks-require-package-dot-json
Use require to read/parse package.json
2015-04-07 16:09:59 -07:00
Kevin Sawicki
658629f45e 🎨 2015-04-07 15:29:34 -07:00
Kevin Sawicki
2fc132c97b 🐎 Use require to read/parse package.json
This file is really large and should be read via require so it is cached
2015-04-07 15:28:55 -07:00
Kevin Sawicki
9524c34aa4 Merge pull request #6294 from atom/ks-more-api-preview
More API preview cleanups
2015-04-07 15:27:33 -07:00
Kevin Sawicki
018fe0e8b8 Only set atom.__workspaceView in deprecated mode 2015-04-07 15:11:53 -07:00
Kevin Sawicki
7b952e3f33 Remove unused emissary mixins 2015-04-07 14:50:36 -07:00
Kevin Sawicki
4b764f4a59 Move emissary require to deprecation block 2015-04-07 14:50:36 -07:00
Kevin Sawicki
e71c6b1061 Remove unused require 2015-04-07 14:50:32 -07:00
Kevin Sawicki
baae0c0ac6 Only include emissary Emitter in deprecation mode 2015-04-07 14:40:27 -07:00
Kevin Sawicki
2a95b18ffd ⬆️ deprecation-cop@0.40 2015-04-07 14:38:26 -07:00
Kevin Sawicki
ff86712a22 Add missing View > Panes menu on Linux
Closes #1897
2015-04-07 14:15:30 -07:00
Kevin Sawicki
debe192d9e Prepare 0.191 2015-04-07 14:14:46 -07:00
Kevin Sawicki
d9f0f237a0 Merge pull request #6292 from atom/ks-add-project-folder-keybinding-and-menu
Add Project Folder keybinding and menu
v0.190.0
2015-04-07 13:32:13 -07:00
Kevin Sawicki
a49f635fc0 Remove application:open-dev keybindings 2015-04-07 13:10:01 -07:00
Kevin Sawicki
b9db13ae06 Group add-project-folder with open-folder 2015-04-07 13:05:28 -07:00
Kevin Sawicki
d41296b121 Swap open-dev and add-project-folder keybindings 2015-04-07 13:02:11 -07:00
Kevin Sawicki
1acc3a8356 Don't clash with existing linux/windows keybindings 2015-04-07 12:41:59 -07:00
Kevin Sawicki
8e0efb1844 Add Add Project Folder system menu 2015-04-07 12:37:05 -07:00
Max Brunsfeld
54c238ba2d ⬆️ tree-view 2015-04-07 12:34:08 -07:00
Kevin Sawicki
ceaa869426 Add application:add-project-folder keybinding 2015-04-07 12:33:41 -07:00
Max Brunsfeld
c7a5ebf725 Merge pull request #6291 from atom/mb-rename-add-root-folder
Rename 'add-root-folder' -> 'add-project-folder'
2015-04-07 12:30:37 -07:00
Max Brunsfeld
f39c67411a Rename 'add-root-folder' -> 'add-project-folder' 2015-04-07 12:10:12 -07:00
Kevin Sawicki
4421d929a7 ⬆️ language-javascript@0.70 2015-04-07 11:55:39 -07:00
Kevin Sawicki
555b5adfca Merge pull request #6281 from atom/iz-report-issues-through-contributing-guide
Change in-app menu for reporting issues to point to the CONTRIBUTING guide section on submitting issues
2015-04-07 11:51:19 -07:00