Commit Graph

25190 Commits

Author SHA1 Message Date
Ivan Žužak
24cd2ccd19 ⬆️ language-ruby@0.58.0 2015-09-14 18:41:29 +02:00
Kevin Sawicki
57a386d8d3 ⬆️ language-perl@0.29 2015-09-14 09:33:49 -07:00
Antonio Scandurra
4349b152d5 🎨 2015-09-14 18:22:31 +02:00
Antonio Scandurra
f52e000bec 🔥 Remove unused code 2015-09-14 18:14:12 +02:00
Antonio Scandurra
536a5f4395 🐎 Save an allocation while removing nodes 2015-09-14 17:44:57 +02:00
Antonio Scandurra
6b2e7a6765 🎨 2015-09-14 17:36:45 +02:00
Antonio Scandurra
93ed0853a2 Recycle gutter nodes 2015-09-14 17:25:30 +02:00
Antonio Scandurra
ece15b2a24 Recycle tile nodes (and descendants) 2015-09-14 14:48:30 +02:00
Antonio Scandurra
ccb8623a88 🎨 Extract a buildElement helper function 2015-09-14 12:01:33 +02:00
Antonio Scandurra
9af7795a7e Avoid skipping null bytes
Now that we build DOM nodes via `document.createElement`, there's no need to
skip null byte characters (nor to avoid to pair them) because the browser will
keep them in the document (unlike `innerHTML`).
2015-09-14 11:45:29 +02:00
Antonio Scandurra
a44f7116a2 Start building nodes via document.createElement 2015-09-14 11:34:13 +02:00
Antonio Scandurra
de0b61393c Minimize allocations 2015-09-14 10:57:59 +02:00
Machiste Quintana
d8437c2213 Allow and guard against undefined font-family 2015-09-13 17:06:09 -04:00
Machiste Quintana
4fe1c2db01 Use menu font on root element too 2015-09-13 16:48:13 -04:00
Machiste Quintana
6949c80665 Use system font for menus in atom-workspace 2015-09-13 16:47:11 -04:00
Lee Dohm
0c623401d6 Add imports to prevent build failure 2015-09-12 03:48:04 -07:00
Lee Dohm
ad952814ac Fix bad import name 2015-09-11 21:55:27 -07:00
Lee Dohm
0e1cca6a4d Update import file for new cursor file name 2015-09-11 21:55:27 -07:00
Lee Dohm
fd4e0e6e69 Change name of white cursor mixin 2015-09-11 21:55:27 -07:00
simurai
0ab52b654e Use white-cursor on dark editors 2015-09-11 21:55:27 -07:00
simurai
2585e691e0 Don't output the white-cursor mixin 2015-09-11 21:55:27 -07:00
Lee Dohm
ad0ea13942 Add white-cursor Less mixin for use in dark syntax themes
Applies to #1654
2015-09-11 21:55:27 -07:00
Ivan Žužak
bc68056481 Merge pull request #8751 from Ingramz/patch-2
Fix a typo in Electron URL
2015-09-11 09:02:17 +02:00
Indrek Ardel
16faef2b79 Fix a typo in Electron URL 2015-09-11 09:42:09 +03:00
Daniel Hengeveld
9a32094f3e Merge pull request #8731 from atom/mq-electron-label
📝 Document `electron` label in Contributing guide
2015-09-10 17:55:45 -07:00
Nathan Sobo
467328b0ba ⬆️ find-and-replace 2015-09-10 17:03:32 -07:00
simurai
66a608dc7c ⬆️ language-csharp@v0.10.0 2015-09-10 11:55:50 -07:00
Nathan Sobo
7a27d1c514 Merge pull request #8715 from atom/ingramz-ns-fix-scope-ends
Correctly terminate scopes that end at the beginning of a line
2015-09-10 11:14:25 -07:00
Nathan Sobo
c0a4987e66 🎨 2015-09-10 10:16:38 -07:00
Nathan Sobo
eaeed3c892 🙈 Actually push scopeName 2015-09-10 10:16:38 -07:00
Nathan Sobo
c1d4f3f1a0 🎨 Only pop from scopeStarts if top of stack matches ending scope 2015-09-10 10:16:38 -07:00
Nathan Sobo
6edd3fde76 Add spec for token iterator regression 2015-09-10 10:16:38 -07:00
Indrek Ardel
bb11d13fe3 Fix typo 2015-09-10 10:16:37 -07:00
Indrek Ardel
e1b984820d Pop scope from the top of scopeStarts directly 2015-09-10 10:16:37 -07:00
Antonio Scandurra
9a431a5c97 💚 2015-09-10 18:06:18 +02:00
Lee Dohm
cd1134bd3e Merge pull request #8672 from fedorov/clarify-addOpener-usage
Add a clarification about the usage of addOpener
2015-09-10 07:59:07 -07:00
Antonio Scandurra
326a035835 🐎 Decrease tile size to make finer grained updates 2015-09-10 16:19:33 +02:00
Wliu
859c3ff965 ⬆️ language-shellscript@0.17.0 2015-09-09 19:54:02 -04:00
Wliu
03a8ce69a0 Update package.json 2015-09-09 19:53:45 -04:00
Max Brunsfeld
e20ad99b04 ⬆️ github-releases 2015-09-09 16:38:03 -07:00
Max Brunsfeld
6d8a453036 Upload assets to pre & production releases from beta & stable branches 2015-09-09 14:39:50 -07:00
Max Brunsfeld
bd442dfa0c ⬆️ text-buffer (prerelease) 2015-09-09 13:37:18 -07:00
Max Brunsfeld
d048e6a94e ⬆️ text-buffer (prerelease) 2015-09-09 13:37:18 -07:00
Max Brunsfeld
917e1eaa51 ⬆️ text-buffer (prerelease) 2015-09-09 13:37:18 -07:00
Max Brunsfeld
71a6199009 ⬆️ text-buffer (prerelease) 2015-09-09 13:37:18 -07:00
Max Brunsfeld
2dbd556c50 Fix chromedriver location in integration specs 2015-09-09 12:34:28 -07:00
Max Brunsfeld
f56dde9c91 Setup browser-process exception handler before requiring anything
Signed-off-by: Nathan Sobo <nathan@github.com>
2015-09-09 11:57:54 -07:00
Max Brunsfeld
e7838398e9 Set ATOM_RESOURCE_PATH for apm during bootstrap
Signed-off-by: Nathan Sobo <nathan@github.com>
2015-09-09 11:57:52 -07:00
Antonio Scandurra
493df95294 Merge branch 'master' into as-faster-style-recalculation 2015-09-09 20:53:58 +02:00
Thomas Johansen
e34d49ebb5 ⬆️ bookmarks@0.37.0 2015-09-09 20:29:38 +02:00