Commit Graph

24013 Commits

Author SHA1 Message Date
Kevin Sawicki
cf9b00cc8c ⬇️ language-html@0.32 v0.196.0 2015-04-30 13:36:42 -07:00
Kevin Sawicki
d30c1facb9 Prepare 0.196 2015-04-30 12:57:08 -07:00
Jessica Lord
4771435b84 Only normalize short urls 2015-04-30 11:41:57 -07:00
Kevin Sawicki
df8c462a20 ⬆️ apm@0.164 v0.195.0 2015-04-30 11:37:06 -07:00
Jessica Lord
c228c3fcf7 Add spec and feature to test normalizing repository short urls 2015-04-30 11:23:11 -07:00
Jessica Lord
9dfd1ac5aa Normalize repository short urls 2015-04-30 11:22:52 -07:00
Kevin Sawicki
c347b41c55 Merge pull request #6539 from atom/mq-reset-font
Reset font size to window's starting font size
2015-04-30 10:50:43 -07:00
Kevin Sawicki
429f6934d2 Merge pull request #6578 from LEDfan/patch-1
NodeJS-devel is required on OpenSUSE
2015-04-30 10:48:24 -07:00
Machiste Quintana
4fb58317ec 🔥 Redundant lines 2015-04-30 13:41:47 -04:00
Kevin Sawicki
cf1e8c8706 ⬆️ settings-view@0.196 2015-04-30 10:25:20 -07:00
Kevin Sawicki
8ad9e6faf1 ⬆️ fuzzy-finder@0.83 2015-04-30 10:16:53 -07:00
Kevin Sawicki
e54a2e5275 ⬆️ language-coffee-script@0.40 2015-04-30 09:27:45 -07:00
LEDfan
363817d7a7 NodeJS-devel is required on OpenSUSE 2015-04-30 14:33:54 +02:00
Lee Dohm
e62e14a079 Merge pull request #6575 from atom/ld-pr-6086
Added delete-to-next/previous-word-boundary
2015-04-29 18:42:28 -07:00
Lee Dohm
08a615eec3 Fix up docs with Extended tag and rewording 2015-04-29 18:40:16 -07:00
Lee Dohm
943897bb7f Revert keymap change 2015-04-29 18:29:57 -07:00
Lee Dohm
70a8b54e50 Delete bad merge artifacts and reword docs 2015-04-29 18:27:09 -07:00
Lee Dohm
be2e340412 Remove focus 2015-04-29 18:16:49 -07:00
Lee Dohm
eda1b743d7 Fix spec to expect whitespace to be removed 2015-04-29 18:14:16 -07:00
Lee Dohm
22c915a8fd Fix most of the specs 2015-04-29 17:52:38 -07:00
Kevin Sawicki
15b4cefcf4 ⬆️ coffeestack@1.1.2 2015-04-29 17:29:04 -07:00
CaptSaltyJack
adb017851b Fixed glaring mistake in test spec 2015-04-29 17:09:32 -07:00
CaptSaltyJack
45d46a726a Added menu items to Linux/Windows 2015-04-29 16:52:09 -07:00
CaptSaltyJack
a8283c3c9b Added delete-to-next/previous-word-boundary
This is better behavior for alt-del/backspace operations, is less
"greedy" and doesn't eat up excess characters.
Also set default key mappings to these, feel free to trash my changes
to keymaps/darwin.cson. Though I do feel this should be default
behavior, personally.
2015-04-29 16:31:07 -07:00
Ben Ogle
68a6af4873 Merge pull request #6572 from atom/bo-measure-gutter
Measure gutter width rather than calculating the width
2015-04-29 16:13:03 -07:00
Ben Ogle
41143c7801 Default gutterWidth to 0 in the presenter. 2015-04-29 15:54:55 -07:00
Ben Ogle
d3ef6c91af Measure gutterWidth, and pass to presenter 2015-04-29 15:47:44 -07:00
Kevin Sawicki
44db3e7d2b Merge pull request #6547 from Heather/windows-keybindings
add missing keybindings to show specific item on windows
2015-04-29 14:52:28 -07:00
Kevin Sawicki
a13c49d679 Merge pull request #6570 from jssln/gutter
[Gutter] Clear custom gutter decorations from previous usages of a custo...
2015-04-29 14:26:28 -07:00
Kevin Sawicki
be51cc09b3 ⬆️ language-javasript@0.76 2015-04-29 14:25:21 -07:00
Kevin Sawicki
37efbe0b35 ⬆️ language-hyperlink@0.13 2015-04-29 10:03:28 -07:00
Kevin Sawicki
20d950888e Merge pull request #6558 from atom/ks-handle-spawn-errors
Handle thrown spawn errors
2015-04-29 09:56:06 -07:00
Kevin Sawicki
da0c087675 Add BufferedProcess spec for invoking callbacks 2015-04-29 09:43:41 -07:00
Machisté N. Quintana
b2613f94b4 Update yargs semver version range 2015-04-29 12:22:25 -04:00
Kevin Sawicki
c95d6b2c60 Catch wmic spawn errors 2015-04-29 09:20:22 -07:00
Kevin Sawicki
63bfee1096 Use the command ivar 2015-04-29 09:20:21 -07:00
Kevin Sawicki
a9806d63eb Check for process from within handleEvents 2015-04-29 09:20:21 -07:00
Kevin Sawicki
78d2c868f7 Assign process ivar from within spawn 2015-04-29 09:20:21 -07:00
Kevin Sawicki
96f0916ddd Add missing l 2015-04-29 09:20:21 -07:00
Kevin Sawicki
920def7eb0 Add spec for thrown spawn error 2015-04-29 09:20:21 -07:00
Kevin Sawicki
fd84c5ff04 Extract handle events helper 2015-04-29 09:20:21 -07:00
Kevin Sawicki
99e40a788b Handle errors thrown by child_process.spawn 2015-04-29 09:20:21 -07:00
Kevin Sawicki
a67d9615a8 Extract error handling helper 2015-04-29 09:20:21 -07:00
Kevin Sawicki
213e6fd611 Check process before killing 2015-04-29 09:20:21 -07:00
Kevin Sawicki
e6887fd212 ⬆️ language-java@0.15 2015-04-29 09:05:35 -07:00
Kevin Sawicki
6b6ba4b75e Merge pull request #6567 from atom/sm-font-stack
Improve font stack
2015-04-29 09:04:21 -07:00
Jess Lin
5e766b6eee [Gutter] Clear custom gutter decorations from previous usages of a custom gutter element 2015-04-29 08:53:04 -07:00
simurai
d97f67095e Add better fallback font
See comment https://github.com/atom/atom/pull/6567#commitcomment-10960397
2015-04-29 20:02:54 +09:00
simurai
52f06a619e Add DejaVu Sans Mono to font stack
Should fix font issues on Linux #4201
2015-04-29 16:59:24 +09:00
Antonio Scandurra
e1d5485516 🎨 2015-04-29 09:16:46 +02:00