Kevin Sawicki
070d9d0b46
Merge pull request #3186 from maschs/ms-safeModeThemes
...
Load the default themes in safe mode
2014-08-11 14:51:14 -07:00
Kevin Sawicki
49b4671076
Merge pull request #3208 from XemsDoom/fix-win32-buffprocess
...
Fixes additional quotes on win32 in BufferedProcess
2014-08-11 14:45:08 -07:00
Luca Moser
28a0e94bb9
Fixes unexecutable commands on win32 in BP
...
Signed-off-by: Luca Moser <moser.luca@gmail.com >
2014-08-11 20:24:57 +02:00
Kevin Sawicki
ab2c5bfc35
Upgrade to bracket-matcher@0.52
2014-08-11 11:21:03 -07:00
Ben Ogle
80c64deb21
Merge pull request #3219 from wernight/patch-1
...
Update linux.md
2014-08-11 11:06:33 -07:00
Kevin Sawicki
69af432965
Upgrade to base16-tomorrow-dark-theme
2014-08-11 09:41:59 -07:00
Cheng Zhao
e788612ef4
Merge pull request #3196 from atom/atom-shell-v0.15.4
...
Upgrade to atom-shell@0.15 .4
2014-08-11 21:24:15 +08:00
Cheng Zhao
62803efde0
Upgrade to atom-shell@0.15.5
2014-08-11 20:54:43 +08:00
Cheng Zhao
01696b4d11
Revert "Make menu bar auto-hide."
...
This reverts commit 64731bff46 .
2014-08-11 20:54:26 +08:00
Werner Beroux
2c2dc61fa0
Update linux.md
...
Clarify the build steps. The most important is that initialy "Create ..." and "Install ..." could be interpreted as "(User should) create/install ..." while it should mean "(To) create/install ... (do)".
2014-08-11 11:00:47 +02:00
Kevin Sawicki
3aa6cc827c
Upgrade to markdown-preview@0.99
2014-08-08 11:44:47 -07:00
Maximilian Schüßler
c2304e1124
Fix indentation
2014-08-08 19:59:45 +02:00
Kevin Sawicki
07f8f0915c
Upgrade to language-sql@0.10
2014-08-08 10:35:58 -07:00
Kevin Sawicki
7725c78c5e
Upgrade to language-yaml@0.15
2014-08-08 09:45:28 -07:00
Ivan Žužak
0624720634
Upgrade to markdown-preview@0.97.0
2014-08-08 17:59:57 +02:00
Cheng Zhao
64731bff46
Make menu bar auto-hide.
2014-08-07 21:24:20 +08:00
Cheng Zhao
878c393e8e
Upgrade to atom-shell@0.15.4
2014-08-07 20:30:20 +08:00
Nathan Sobo
84064a811c
:non_potable_water: Unsubscribe from window resize in EditorComponent
...
This fixes a major memory leak
2014-08-07 04:59:02 -06:00
Cheng Zhao
3c932d6d91
Upgrade to atom-shell@0.15.3
2014-08-07 00:11:40 +08:00
Ben Ogle
a24d1d1af7
Upgrade find-and-replace
2014-08-05 11:31:58 -07:00
Ben Ogle
edb5b43d64
Upgrade settings view for #3176
2014-08-05 11:20:38 -07:00
Ben Ogle
ac496e1fa4
Upgrade tabs to fix hanging in #1663
2014-08-05 10:54:57 -07:00
Ben Ogle
103f3f8597
Merge pull request #3185 from sryze/patch-1
...
Add build fix from #2435
2014-08-05 10:17:24 -07:00
Kevin Sawicki
9842baedce
Use Atom as FileDescription
...
This is the text presented when the app is presented in a select list.
Closes #3179
2014-08-05 07:59:02 -07:00
Kevin Sawicki
aaa916f78d
Upgrade to language-coffee-script@0.29
2014-08-05 07:52:49 -07:00
Maximilian Schüßler
b463d9d876
Load the default themes in safe mode
2014-08-05 13:32:16 +02:00
Sergey Zolotarev
7f6a4cccaf
Add build fix from #2435
2014-08-05 18:00:25 +07:00
Kevin Sawicki
87edff1e42
Upgrade to language-gfm@0.46
2014-08-04 11:09:42 -07:00
Kevin Sawicki
96f35d3cde
Upgrade to language-ruby@0.34
2014-08-04 11:09:41 -07:00
Nathan Sobo
7e45ffa4c3
Center around the cursor in Editor::scrollToCursorPosition by default
...
Fixes #3131
2014-08-04 11:58:07 -06:00
Kevin Sawicki
6af69b0fc7
Merge pull request #3164 from Bengt/patch-1
...
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-04 10:39:12 -07:00
Cheng Zhao
99e02570d1
Upgrade to atom-shell@0.15.2
2014-08-04 22:12:44 +08:00
Bengt Lüers
823cfcac57
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-03 16:06:18 +02:00
Nathan Sobo
de6ccd8c08
Merge pull request #3146 from atom/ns-latency
...
Improve cursor movement and typing latency a bit
2014-08-02 09:21:51 -07:00
Ben Ogle
2135d3be83
Update statusbar to add toggle
2014-08-01 10:22:14 -07:00
Nathan Sobo
1c3720c160
Upgrade keybinding-resolver for spec fix
2014-07-31 15:23:58 -06:00
Nathan Sobo
6c72b13adc
Upgrade keymap to avoid temp objects in keystrokeForKeyboardEvent
2014-07-31 15:21:37 -06:00
Kevin Sawicki
1404904d24
Upgrade to language-gfm@0.45
2014-07-31 14:15:01 -07:00
Nathan Sobo
db243936b4
Update emissary for Emitter::emit optimization
2014-07-31 15:11:25 -06:00
Nathan Sobo
6e72627e9e
Stop propagation of keydown/textInput events to prevent React handler
...
React's global synthetic event handler is somewhat expensive. This
prevents it from being invoked on every keystroke, saving ~1ms.
2014-07-31 15:11:06 -06:00
Kevin Sawicki
3d36ba7ecc
Upgrade to scrollbar-style 1.0.2
2014-07-31 13:30:27 -07:00
Kevin Sawicki
a7c0d6073f
Upgrade to markdown-preview@0.95
2014-07-31 13:24:18 -07:00
Kevin Sawicki
f25b468272
Upgrade to apm 0.88
2014-07-31 13:07:44 -07:00
Kevin Sawicki
2d0fb8ee6b
Upgrade to incompatible-packages@0.5
2014-07-31 09:19:15 -07:00
Kevin Sawicki
d875becc7a
Upgrade to snippets@0.51
2014-07-31 09:06:38 -07:00
Kevin Sawicki
cb72af63fd
Upgrade to language-yaml@0.14
2014-07-31 08:57:09 -07:00
Kevin Sawicki
f7187f1d5a
Spy on atom.inDevMode()
2014-07-31 08:42:31 -07:00
Kevin Sawicki
700acdc5a2
Upgrade to incompatible-packages@0.4
2014-07-31 08:37:18 -07:00
Kevin Sawicki
18016ae9df
💄 Use unless instead of if not
2014-07-31 08:33:36 -07:00
Kevin Sawicki
a30faa5bea
Merge pull request #3139 from maschs/ms-incompatibleModulesDev
...
In devmode do not load incompatible modules from cache
2014-07-31 08:32:58 -07:00