Commit Graph

24483 Commits

Author SHA1 Message Date
Tom Munro
90ec8df3e6 Change spec to test disabling and enabling keymaps after activation 2015-07-29 09:28:37 -07:00
Tom Munro
b6b81fc2ed Remove extra newlines 2015-07-29 09:08:04 -07:00
Tom Munro
b9c12857fb Add support for activating and deactivating package-specific keymaps 2015-07-28 22:27:10 -07:00
Kevin Sawicki
e187e4bf53 ⬆️ language-c@0.46 2015-07-28 18:13:45 -07:00
Wliu
d3f188bf98 Merge pull request #8125 from atom/wl-more-languages
Update language-go and yaml
2015-07-28 20:47:01 -04:00
Kevin Sawicki
62e9d137ae Merge pull request #8109 from batjko/patch-2
Clarify path separators, partially reverting #8107
2015-07-28 17:35:50 -07:00
Kevin Sawicki
a81e59c79b Merge pull request #8122 from ssorallen/atom-properties-ret-values
Use `Returns` keyword in global `atom` object docs
2015-07-28 17:33:28 -07:00
Kevin Sawicki
69bf55ce29 Merge pull request #8121 from ssorallen/theme-manager-ret-values
Use `Returns` keyword in `ThemeManager` public docs
2015-07-28 17:32:59 -07:00
Kevin Sawicki
af19c26fc3 Merge pull request #8120 from ssorallen/available-packages-ret-values
Use `Returns` keyword to highlight vals in docs
2015-07-28 17:32:34 -07:00
Wliu
da0e5bff05 ⬆️ language-yaml@0.23.0 2015-07-28 20:16:57 -04:00
Wliu
0122dbe05f ⬆️ language-go@0.32.0 2015-07-28 20:15:42 -04:00
Nathan Sobo
cf6a6fe2b1 Merge pull request #8123 from atom/ns-fix-autoscroll-when-selection-words-or-lines
Don’t autoscroll to selection when double- or triple-click dragging
2015-07-28 16:33:41 -06:00
Nathan Sobo
d1dec4e0cf Don’t autoscroll to selection when double- or triple-click dragging 2015-07-28 16:16:34 -06:00
Ross Allen
51c73bd6e9 Use Returns keyword in global atom object docs
Use the `Returns` keyword in function docs so they are put
in panels like other return values in docs.
2015-07-28 15:00:51 -07:00
Ross Allen
212c4fa6fc Use Returns keyword in ThemeManager public docs
Use the `Returns` keyword in `get*Theme` function docs so they are put
in panels like other return values in docs.
2015-07-28 14:49:33 -07:00
Ross Allen
80f2acb37d Use Returns keyword to highlight vals in docs
Use the `Returns` keyword in `PackageManager::getAvailablePackage*`
docs so the return values are called out in panels like with other
documentation.
2015-07-28 14:39:11 -07:00
Kevin Sawicki
c578708aaf Prepare 1.0.4 2015-07-28 13:07:23 -07:00
Nathan Sobo
17d6d9702b Merge pull request #8119 from atom/ns-ctrl-up-down
Bind ctrl-up/down to just move up or down by default
v1.0.3
2015-07-28 11:57:44 -06:00
Nathan Sobo
8698f2285d Bind ctrl-up/down to just move up or down by default
This prevents insertion of weird characters when ctrl-up/down are
pressed.
2015-07-28 11:09:34 -06:00
Kevin Sawicki
a8fb2fb20a ⬆️ language-ruby@0.57 2015-07-28 08:59:08 -07:00
Kevin Sawicki
7319b93c1e ⬆️ language-sass@0.40 2015-07-28 08:40:57 -07:00
Kevin Sawicki
6a06eaa6de ⬆️ language-gfm@0.80 2015-07-28 08:34:14 -07:00
Kevin Sawicki
357fa60dfb ⬆️ tree-view@0.180 2015-07-28 08:34:13 -07:00
Kevin Sawicki
89d6388800 Merge pull request #8101 from drewkett/docfix2
Fix Arch build instructions again
2015-07-28 07:47:28 -07:00
Antonio Scandurra
938ee68373 Merge pull request #8112 from atom/as-tiles-stacking-context
Create new stacking context for tiles
2015-07-28 16:38:32 +02:00
Machisté N. Quintana
ac03afaa4f Merge pull request #8110 from atom/mq-travis-whitelist
Only build pushes to master on Travis
2015-07-28 10:32:40 -04:00
Antonio Scandurra
9a81d2ec62 🐛 Create new stacking context for tiles
To create a new stacking context we need to isolate the container div. This
fixes a visual glitch on the wrap-guide whenever there are more than 5 tiles.
2015-07-28 16:00:46 +02:00
Nathan Sobo
8335a5df19 Merge pull request #8105 from atom/as-emit-did-insert-on-paste
Emit `did-insert-text` on `pasteText()`
2015-07-28 07:45:23 -06:00
Machiste Quintana
3153c487e3 Only build pushes on Travis for master 2015-07-28 08:38:14 -04:00
Patrick Metzdorf
a07888601b Clarify path separators, partially reverting #8107
Thanks @izuzak for pointing out that the git shell can take forward slashes, and the original instructions do assume usage of that, as opposed to cmd or Powershell.
2015-07-28 13:15:22 +01:00
Machisté N. Quintana
e10e578a04 Merge pull request #8107 from batjko/patch-1
Correct path separator in Windows Build instructions
2015-07-28 07:09:39 -04:00
Patrick Metzdorf
bc43ee242a Correct path separator for Windows 2015-07-28 12:06:57 +01:00
Antonio Scandurra
d46fea9d10 Emit did-insert-text on pasteText() 2015-07-28 10:38:11 +02:00
Antonio Scandurra
b00c148de8 Merge pull request #8098 from atom/as-tiles-z-index
Render tiles upper in the stack in front of the ones below
2015-07-28 10:13:20 +02:00
Andrew Burkett
aefecbc4c4 Remove mention of AUR for Arch build instructions 2015-07-27 21:54:22 -07:00
Wliu
3fe1ec19c7 Merge pull request #8103 from atom/wl-javascript-0.85.0
Update language-javascript to 0.85.0
2015-07-27 22:37:50 -04:00
Wliu
a3556a49f3 ⬆️ language-javascript@0.85.0 2015-07-27 21:57:36 -04:00
Ben Ogle
c2261ab04e Merge pull request #8071 from atom/bo-find-negation
Add real path negation to workspace::scan
2015-07-27 18:00:39 -07:00
Ben Ogle
b518075070 Use globalExclusions option for the ignoredNames 2015-07-27 17:10:53 -07:00
Ben Ogle
795ce76f6e ⬆️ scandal@2.1.1
This adds solid negation and inclusion support. 
See atom/scandal#29
2015-07-27 17:10:53 -07:00
Andrew Burkett
24f6d0986d Add --needed flag to arch build instructions
Avoids unnecessary reinstalling of some software
2015-07-27 15:45:05 -07:00
Kevin Sawicki
6e59763b7a Spy on theme activation to prevent watcher leak
Closes #8012
2015-07-27 15:37:01 -07:00
Ben Ogle
02ad3fe298 Merge pull request #8094 from smashwilson/overlay-class
Specify class attributes directly for overlay nodes
2015-07-27 15:36:42 -07:00
Andrew Burkett
3c8bcd7ea9 Add note about AUR to arch build instructions 2015-07-27 15:28:19 -07:00
Andrew Burkett
0e01bde107 Add npm to arch build instructions 2015-07-27 15:28:03 -07:00
Nathan Sobo
f659bc20a2 Fix occasional spec flakiness on travis 2015-07-27 15:14:07 -06:00
Nathan Sobo
a4325e325e Merge pull request #8095 from atom/ns-destroy-folds
Destroy folds when DisplayBuffer is destroyed
2015-07-27 12:33:38 -06:00
Antonio Scandurra
4e412755bf Put tiles into a separate div
So that a new stacking context is created and tiles won’t overlap other
elements, such as cursors or the wrap-guide.
2015-07-27 20:29:02 +02:00
Antonio Scandurra
e374425d7a Render tiles upper in the stack in front of the ones below 2015-07-27 20:16:36 +02:00
Nathan Sobo
2d25301ea0 Destroy folds when DisplayBuffer is destroyed
Fixes #4562
2015-07-27 12:04:46 -06:00