Ben Ogle
|
161eb3c3d2
|
Upgrade autocomplete and go-to-line to fix preempt
|
2014-08-12 17:10:37 -07:00 |
|
Ben Ogle
|
6632a1c63d
|
Merge pull request #3244 from atom/bo-stop-propagation
Stop propagation on all commands in the editor
|
2014-08-12 17:08:22 -07:00 |
|
Ben Ogle
|
ce5eff100c
|
Stop propagation on all commands
|
2014-08-12 16:54:43 -07:00 |
|
Kevin Sawicki
|
1bf9e14f9f
|
Upgrade to language-xml@0.18
|
2014-08-12 16:44:10 -07:00 |
|
Nathan Sobo
|
94f40f0ed9
|
Only allow ReactEditorView::beforeRemove to run once
|
2014-08-12 17:40:53 -06:00 |
|
Nathan Sobo
|
640881a15e
|
Destroy the editor when an EditorComponent is unmounted
Fixes #3222
|
2014-08-12 17:40:53 -06:00 |
|
Kevin Sawicki
|
ee6c4d7b65
|
Merge pull request #3243 from kaiserfro/remove-unnecessary-getScrollWidth-params
Remove unnecessary params from Editor::getScrollWidth
|
2014-08-12 16:35:54 -07:00 |
|
Jeffrey Oliver
|
a37aeba909
|
Remove unnecessary params from Editor::getScrollWidth
|
2014-08-12 16:33:22 -07:00 |
|
Kevin Sawicki
|
2449fda01d
|
Merge pull request #3230 from atom/ks-really-kill-buffered-process-on-windows
Really kill buffered processes on windows
|
2014-08-12 16:30:30 -07:00 |
|
Kevin Sawicki
|
b572594f92
|
Ignore errors from process object
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
fbde059748
|
Ignore errors killing child processes
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
6084ef52e7
|
Ensure pid is positive
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
a9f4dfc6b7
|
Split on whitespace when parsing pids
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
8032d6dab2
|
Return undefined from BufferedProcess::kill
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
01ec449fce
|
Kill parent process after children on Windows
|
2014-08-12 16:15:42 -07:00 |
|
Kevin Sawicki
|
e79d66497c
|
Remove comment about killing process
|
2014-08-12 16:15:41 -07:00 |
|
Kevin Sawicki
|
a205c6d190
|
Use wmic to kill child processes
|
2014-08-12 16:15:41 -07:00 |
|
Nathan Sobo
|
2911b395ee
|
Handle 'focus' events in ReactEditorView and transfer to the component
Fixes #3234
|
2014-08-12 17:15:19 -06:00 |
|
Nathan Sobo
|
64c25f17df
|
Shim ReactEditorView::mini property
|
2014-08-12 17:15:19 -06:00 |
|
Ben Ogle
|
9d3082ec95
|
Upgrade autocomplete to fix #3242
|
2014-08-12 16:07:05 -07:00 |
|
Ben Ogle
|
034a377c5e
|
Merge pull request #3241 from atom/bo-add-will-insert
Add will-insert-event with cancel() function
|
2014-08-12 16:03:10 -07:00 |
|
Ben Ogle
|
f0fbdc9842
|
Revert "Sometimes there might not be a selection."
This reverts commit a73e6e5bd0.
|
2014-08-12 15:54:32 -07:00 |
|
Ben Ogle
|
96804096e9
|
Fix specs
|
2014-08-12 15:44:58 -07:00 |
|
Ben Ogle
|
e2c41136f3
|
preventDefault -> cancel()
|
2014-08-12 15:35:54 -07:00 |
|
Ben Ogle
|
8b20e2e031
|
Remove duplicate getModel()
|
2014-08-12 15:32:18 -07:00 |
|
Ben Ogle
|
722d8cb48b
|
Need to return a range when the text is inserted
|
2014-08-12 15:30:19 -07:00 |
|
Ben Ogle
|
a73e6e5bd0
|
Sometimes there might not be a selection.
|
2014-08-12 15:30:02 -07:00 |
|
Ben Ogle
|
4cf68ef017
|
::getModel() returns the editor
|
2014-08-12 15:29:47 -07:00 |
|
Ben Ogle
|
b037395551
|
Add will-insert-text and did-insert-text to insertText()
|
2014-08-12 15:28:26 -07:00 |
|
Ben Ogle
|
7a26a16511
|
Only focus when the component is mounted
|
2014-08-12 15:28:13 -07:00 |
|
Kevin Sawicki
|
30fc3d9e66
|
Merge pull request #3240 from atom/ks-drop-num-pad-support
Remove number pad support
|
2014-08-12 15:02:15 -07:00 |
|
Ben Ogle
|
7de2ad34aa
|
Remove opaque backgrounds on mini editors
Fixes #3239
|
2014-08-12 14:53:09 -07:00 |
|
Kevin Sawicki
|
1bba631ab7
|
Remove num- keybindings
|
2014-08-12 14:51:53 -07:00 |
|
Kevin Sawicki
|
cbf4087a3a
|
Upgrade to atom-keymap 2.0
|
2014-08-12 14:51:19 -07:00 |
|
Kevin Sawicki
|
a3d72f5e6a
|
Upgrade to bracket-matcher@0.53
|
2014-08-12 14:27:46 -07:00 |
|
Kevin Sawicki
|
aeaa2fad06
|
Upgrade to atom-package-manager@0.89
|
2014-08-12 13:07:55 -07:00 |
|
Kevin Sawicki
|
a219b90eea
|
Upgrade to exception-reporting@0.20
|
2014-08-12 13:01:03 -07:00 |
|
Kevin Sawicki
|
7086c60e6b
|
Upgrade to git-utils@2.1.4
|
2014-08-12 12:48:23 -07:00 |
|
Kevin Sawicki
|
0af4c82f36
|
Upgrade to settings-view@0.139
|
2014-08-12 12:44:42 -07:00 |
|
Kevin Sawicki
|
acf5ab816e
|
Bump grunt-coffeelint for JSON fix
|
2014-08-12 10:45:39 -07:00 |
|
Kevin Sawicki
|
6aa8c8bab9
|
Go back to using grunt-coffeelint fork for CI fixes
|
2014-08-12 10:37:13 -07:00 |
|
Kevin Sawicki
|
b5c939dee1
|
Upgrade to incompatible-packages@0.6
|
2014-08-12 10:25:18 -07:00 |
|
Kevin Sawicki
|
90d9315d45
|
Merge pull request #3223 from atom/ks-use-beforeunload
Save state during beforeunload event
|
2014-08-12 10:22:03 -07:00 |
|
Kevin Sawicki
|
7de2f57088
|
💄
|
2014-08-12 09:37:48 -07:00 |
|
Kevin Sawicki
|
1488867063
|
Remove hiding of body during reload
This appears to no longer be needed on Chrome 36
|
2014-08-12 08:49:28 -07:00 |
|
Kevin Sawicki
|
59d62d48db
|
Remove views and destroy project during unload
|
2014-08-12 08:49:28 -07:00 |
|
Kevin Sawicki
|
97c2fc09f0
|
Only unload editor window when confirmed
|
2014-08-12 08:49:28 -07:00 |
|
Kevin Sawicki
|
16d2e41309
|
Use beforeunload instead of unload
unload is asynchronous in Chrome 36 and so saving the state while
reloading may not happen before the state is read on the new render
process.
|
2014-08-12 08:49:28 -07:00 |
|
Kevin Sawicki
|
8dffb45fd7
|
Upgrade to language-c@0.27
|
2014-08-11 20:34:37 -07:00 |
|
Kevin Sawicki
|
c34ce0d2d0
|
Merge pull request #3218 from dmnd/coffeelint-config-file
Move coffeelint settings to external file
|
2014-08-11 16:41:42 -07:00 |
|