Commit Graph

30472 Commits

Author SHA1 Message Date
Joe Fitzgerald
b2ff95caf4 Run shell as detached process
- Implement timeout
- Clean up running process if window is reloaded or Atom exits
2016-11-24 10:39:16 -07:00
Antonio Scandurra
03cc5033b7 Merge branch 'lgeiger-patch-1' 2016-11-24 10:14:28 +01:00
Antonio Scandurra
83f3c296f3 Add test for clicking an SVG element 2016-11-24 10:12:39 +01:00
Lee Dohm
598edae079 Merge pull request #13322 from atom/fix-lint-error
Fix linting error
2016-11-23 23:39:34 -08:00
Lee Dohm
5162d9d956 Fix linting error 2016-11-23 23:03:45 -08:00
Lukas Geiger
e64f50725b 👕 Fix lint error 2016-11-24 02:47:03 +01:00
Lukas Geiger
1c9336de21 Fix #12528 2016-11-24 01:45:33 +01:00
Damien Guard
13168a2089 Add Oniguruma to build status doc 2016-11-23 16:23:59 -08:00
Damien Guard
61ddddec50 Add First-Mate 2016-11-23 13:23:31 -08:00
Damien Guard
78b5a7cd76 Links to repos 2016-11-23 13:09:36 -08:00
Damien Guard
917e2b728b ⬆️ welcome 2016-11-23 11:36:05 -08:00
Damien Guard
4b20489335 ⬆️ archive-view 2016-11-23 11:34:20 -08:00
Damien Guard
c2793c3fd6 ⬆️ notifications 2016-11-23 11:30:21 -08:00
Damien Guard
07ce491dec Merge pull request #13307 from atom/dg-windows-jump-lists
Windows taskbar recent & tasks support
2016-11-23 09:13:03 -08:00
Antonio Scandurra
71638ccd0f ⬆️ atom-keymap 2016-11-23 16:46:13 +01:00
Damien Guard
5d313cead7 Enable recent files, projects, new window task on Windows taskbar 2016-11-22 22:40:52 -08:00
Thomas Johansen
0122b7726a ⬆️ language-git@0.180.0 2016-11-22 13:05:43 +01:00
Max Brunsfeld
2f48150f12 Merge pull request #13290 from atom/mb-upgrade-scandal
Upgrade scandal
2016-11-21 15:17:08 -08:00
Max Brunsfeld
a55f55e417 ⬆️ find-and-replace 2016-11-21 14:43:50 -08:00
Machisté N. Quintana
b2daa1deac Merge pull request #13287 from akonwi/patch-1
Update documentation for GitRepository::getConfigValue
2016-11-21 11:17:54 -08:00
Max Brunsfeld
bf056b0547 Prevent generated files from being excluded in Workspace::scan test 2016-11-21 11:05:50 -08:00
Antonio Scandurra
d1dcb602a2 Merge pull request #13288 from atom/as-fix-profile-startup
Call `openDevTools` on `WebContents` rather than on `BrowserWindow`
2016-11-21 20:01:02 +01:00
Antonio Scandurra
909eee2314 Merge pull request #13289 from atom/as-require-libx-scrn-saver-on-rpm
Add libXScrnSaver dependency to the RPM package spec
2016-11-21 20:00:51 +01:00
Max Brunsfeld
cab2e8f8a7 ⬆️ scandal 2016-11-21 10:46:54 -08:00
Antonio Scandurra
da864a8f18 Add libXScrnSaver dependency to the RPM package spec 2016-11-21 19:04:14 +01:00
Antonio Scandurra
442872e7ac Call openDevTools on WebContents rather than on BrowserWindow
Fixes #13171
2016-11-21 18:44:10 +01:00
Lee Dohm
637fd70406 Merge pull request #13020 from idleberg/patch-1
Add language-nlf to deprecated packages
2016-11-21 09:35:31 -08:00
Akonwi Ngoh
2a75e7d928 📝 Update documentation for ::getConfigValue
Adds the `key` argument to the function documentation
2016-11-21 11:57:35 -05:00
Nathan Sobo
c5301b6bea ⬆️ atom-keymap 2016-11-21 09:56:30 -07:00
Antonio Scandurra
b4dd1cb178 ⬆️ spell-check 2016-11-21 10:32:09 +01:00
Nathan Sobo
aa2c0d52e2 ⬆️ atom-keymap 2016-11-20 17:43:52 -07:00
Nathan Sobo
777675223b ⬆️ atom-keymap 2016-11-20 17:40:09 -07:00
Lee Dohm
e932d69f44 ⬆️ language-git@0.17.0 2016-11-20 09:28:16 -08:00
Lee Dohm
09157dc799 Merge pull request #13275 from ycai2/master
Move "Fold all" menu entry to above the "Unfold all" entry
2016-11-19 21:20:51 -08:00
Yisheng Cai
dfdb657ce2 Move "Fold all" menu entry to above the "Unfold all" entry (issue#13262) 2016-11-19 20:21:02 -05:00
Lee Dohm
56be2e43e6 ⬆️ language-git@0.16.0 2016-11-19 08:48:29 -08:00
Damien Guard
9762eaf439 Merge pull request #13268 from atom/dg-reload-window-binding-ctrl-shift-f5
Use ctrl-shift-f5 to reload on Win/Linux
2016-11-18 12:31:15 -08:00
Damien Guard
8c796b22ec Use ctrl-shift-f5 to reload on Win/Linux 2016-11-18 11:26:48 -08:00
Nathan Sobo
f8b079551b ⬆️ atom-keymap 2016-11-18 09:38:33 -07:00
simurai
bfab74d617 ⬆️ one-dark/light-ui@v1.9.0 2016-11-18 17:31:08 +09:00
Wliu
3534635694 ⬆️ language-html@0.47.1 2016-11-17 20:27:55 -05:00
Damien Guard
876fb36082 Remove checkout-head-revision binding to avoid i8n key conflicts on Linux and Windows 2016-11-17 14:50:27 -08:00
Damien Guard
1da9e0237c Merge pull request #13257 from atom/dg-remap-ctrl-alt-on-linux
Remap ctrl-alt keys on Linux to avoid i8n keyboard glyphs
2016-11-17 14:18:04 -08:00
Damien Guard
8ee0f0ee47 ⬆️ autoflow 2016-11-17 14:13:56 -08:00
Damien Guard
6d250c5b71 Remap Linux bindings to avoid i8n keyboard symbols. 2016-11-17 14:11:27 -08:00
Nathan Sobo
e0c503bbd0 ⬆️ atom-keymap 2016-11-17 14:32:36 -07:00
Nathan Sobo
3953575d06 ⬆️ atom-keymap 2016-11-17 11:07:27 -07:00
Antonio Scandurra
0219953a48 ⬆️ autocomplete-plus 2016-11-17 08:24:22 +01:00
Damien Guard
1137170215 ⬆️ autoflow 2016-11-16 15:47:21 -08:00
Damien Guard
47ee7c6665 Avoid additional ctrl-alt key shortcuts on Win32 2016-11-16 15:08:05 -08:00