Commit Graph

10034 Commits

Author SHA1 Message Date
Kevin Sawicki
3de5c7bf3d 💄 Newline separate dependency sections 2013-10-02 12:59:55 -07:00
Kevin Sawicki
dc088f49f9 Upgrade to tantamout@0.5.0 2013-10-02 12:59:21 -07:00
Kevin Sawicki
9c57f94b1f Upgrade to scandal@1.3.0 2013-10-02 12:59:00 -07:00
Kevin Sawicki
2b181c67c2 Upgrade to scandal@0.4.0 2013-10-02 12:58:48 -07:00
Kevin Sawicki
96c9657593 Prepare 28.0.0 release 2013-10-02 11:26:25 -07:00
Kevin Sawicki
5de21e2cd7 Ignore theme names that cannot be resolved 2013-10-02 11:24:39 -07:00
Kevin Sawicki
a3ee15e584 Remove node_modules from NODE_PATH
Packages now specify their dependencies in package.json so they
should no longer rely on the availability of modules in the main
node_modules folder.
2013-10-02 10:56:15 -07:00
Kevin Sawicki
c1eb1a69db Upgrade to space-pen@1.2.1 2013-10-02 10:53:52 -07:00
Kevin Sawicki
e72925f0bc Upgrade to scandal@0.3.0 2013-10-02 10:39:02 -07:00
Kevin Sawicki
d1c1266ed0 Upgrade to collaboration@0.18.0 2013-10-02 10:30:53 -07:00
Kevin Sawicki
420461c9f5 Upgrade to git-utils@0.25.0 2013-10-02 10:02:33 -07:00
Garen Torikian
4908d6462a Merge pull request #915 from atom/remove-atom-title
Remove 'atom -' from title
2013-10-01 21:50:03 -07:00
Garen Torikian
e2b23cd522 Remove quotes from title string 2013-10-01 17:53:55 -07:00
Matt Colyer
42e254576c Merge pull request #900 from atom/mc-release-notes
API to Notify render processes when updates are available
2013-10-01 16:41:56 -07:00
Matt Colyer
074eb3fd69 Don't pass updateVersion to AtomWindow 2013-10-01 16:38:43 -07:00
Garen Torikian
4546dbbb23 Remove 'atom -' from title 2013-10-01 16:33:18 -07:00
Kevin Sawicki
8bf301639b Prepare 27.0.0 release 2013-10-01 16:27:15 -07:00
Matt Colyer
4dd22c6ab4 Include release-notes by default 2013-10-01 15:58:45 -07:00
Matt Colyer
16b7a21866 Merge branch 'master' into mc-release-notes 2013-10-01 15:55:31 -07:00
Kevin Sawicki
3189347899 Use window height to determine number of lines to render
This prevents the editor from displaying empty lines when a view is hidden
and the editor suddenly has more vertical space available to fill.
2013-10-01 15:35:08 -07:00
Kevin Sawicki
786f35f272 Merge pull request #913 from atom/ks-cloud-ant
Switch to cloudant from iriscouch
2013-10-01 15:20:15 -07:00
Kevin Sawicki
de021f2575 Add back --silent flag 2013-10-01 15:14:06 -07:00
Kevin Sawicki
ef40b66fc7 Upgrade to javascript-tmbundle@2.0.0 2013-10-01 15:05:36 -07:00
Kevin Sawicki
f0ed8d8093 Downgrade to telepath@0.8.1 2013-10-01 13:34:24 -07:00
Kevin Sawicki
465cf71007 Upgrade to link@0.4.0 2013-10-01 13:27:47 -07:00
Kevin Sawicki
7a43afb31d Temporarily disable silent flag for CI debugging 2013-10-01 13:21:46 -07:00
Kevin Sawicki
b3d90a1dcf Update package versions for new registry 2013-10-01 13:19:47 -07:00
Kevin Sawicki
e62d5ad23b Upgrade apm to version that uses ☁️🐜 2013-10-01 12:44:51 -07:00
Kevin Sawicki
ee388b2600 Set window size and position before showing
Previously a new dev window that threw an error during bootstrap
would not be displayed.
2013-10-01 08:37:14 -07:00
Kevin Sawicki
5eb72097e5 Add missing require for quit command 2013-10-01 08:32:57 -07:00
probablycorey
d42c2b3e5e Update readme
This update is pointless. I JUST WANTED TO BE THE 10,000th commit!
2013-09-30 16:43:25 -07:00
Matt Colyer
6dc6f1b7ac Call window:update-available on new AtomWindows 2013-09-30 13:36:21 -07:00
Matt Colyer
a1839cccf9 Merge branch 'master' into mc-release-notes 2013-09-30 10:51:05 -07:00
Kevin Sawicki
b9328c82e5 Remove themes folder from .atom template
Themes now go in ~/.atom/packages
2013-09-30 08:56:12 -07:00
Kevin Sawicki
b120109cbf Expose shell.beep() through atom global 2013-09-29 22:08:45 -07:00
Kevin Sawicki
6cad026a56 Mention find-and-replace 2013-09-29 21:55:30 -07:00
Cheng Zhao
cc185fc9a7 Update to atom-shell v0.5.3. 2013-09-29 22:30:37 +08:00
Matt Colyer
0d1e1c6fc6 Add missing line to set updateAvailable 2013-09-27 17:10:06 -07:00
Matt Colyer
fba448ac2d Notify render processes when updates are available 2013-09-27 16:46:39 -07:00
Kevin Sawicki
4f8198b53a Mention double click improvement 2013-09-27 16:08:21 -07:00
Kevin Sawicki
e3b34b8ddc Remove light/dark style direction 2013-09-27 16:07:31 -07:00
Kevin Sawicki
467282ce72 Merge pull request #898 from atom/ks-selecting-between-words-and-non-words
Favor the word when double clicking between word/non-word
2013-09-27 16:06:48 -07:00
Kevin Sawicki
e2daef477c Return false if either character is whitespace 2013-09-27 16:00:24 -07:00
Kevin Sawicki
cd4e64a8f8 📝 correct typos in comments 2013-09-27 16:00:24 -07:00
Kevin Sawicki
542d17913d 📝 doc Cursor.isBetweenWordAndNonWord() 2013-09-27 16:00:24 -07:00
Kevin Sawicki
e5b9b1f3cf Favor the word when double clicking between word/non-word
Closes #523
2013-09-27 16:00:24 -07:00
Matt Colyer
c3ee3a6496 Bump metrics packages for more resilent specs 2013-09-27 15:36:12 -07:00
Ben Ogle
28aa996b3f Merge pull request #896 from atom/bo-is-visible-is-evil
Speed up pane swapping -- isVisible() is slow
2013-09-27 15:05:47 -07:00
Matt Colyer
c8a4157a3f Update metrics with performance data. 2013-09-27 14:41:53 -07:00
Ben Ogle
ce9920a9ff Use jquery's hidden code in our isHidden() 2013-09-27 14:33:39 -07:00