Commit Graph

24986 Commits

Author SHA1 Message Date
Antonio Scandurra
de0b61393c Minimize allocations 2015-09-14 10:57:59 +02:00
Antonio Scandurra
326a035835 🐎 Decrease tile size to make finer grained updates 2015-09-10 16:19:33 +02: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
Thomas Johansen
31cb4a475c ⬆️ git-diff@0.56.0 2015-09-09 18:23:09 +02:00
Antonio Scandurra
6b4e769a90 Position line numbers relatively 2015-09-09 17:58:39 +02:00
Antonio Scandurra
6c69f430f3 🔥 Remove z-index 2015-09-09 16:12:09 +02:00
Antonio Scandurra
47fb48b514 🐛 Correct boolean logic 2015-09-09 14:29:57 +02:00
Antonio Scandurra
246476f759 🎨 2015-09-09 14:26:47 +02:00
Antonio Scandurra
fe039a0f3c 💚 2015-09-09 13:31:34 +02:00
Nathan Sobo
ddb519ce7b ⬆️ tree-view 2015-09-08 15:35:18 -06:00
Thomas Johansen
fbeee46957 ⬆️ one-dark/light-ui@1.0.4 2015-09-08 20:39:38 +02:00
Thomas Johansen
0dc59cf1d8 Merge pull request #8612 from atom/sm-sf-font-beta
San Francisco font on El Capitan Beta
2015-09-08 20:35:12 +02:00
Antonio Scandurra
51050bde19 Remove z-index specs 2015-09-08 19:37:41 +02:00
Antonio Scandurra
86815f5be4 🐎 Remove inline styles for line numbers 2015-09-08 19:30:44 +02:00
Nathan Sobo
30a5a1c580 ⬆️ incompatible-packages 2015-09-08 11:02:37 -06:00
Antonio Scandurra
b997b8c189 🔥 Remove line node style.top 2015-09-08 18:52:25 +02:00
Machisté N. Quintana
589319491b Merge pull request #8623 from aranajhonny/master
Fixed link for instructions Node.js.
2015-09-08 12:48:19 -04:00
Nathan Sobo
ca95adc2e1 Merge pull request #8475 from atom/ns-rebuild-packages
Add API for rebuilding native modules of packages
2015-09-08 10:42:23 -06:00
Antonio Scandurra
8713f215c1 🐎 Remove unused class 2015-09-08 18:40:27 +02:00
Antonio Scandurra
c7fb8bc293 Merge branch 'master' into as-order-line-nodes 2015-09-08 18:11:17 +02:00
Nathan Sobo
7e0b0a4427 Cache incompatible packages based on electron version
This will cause us to re-check all packages when upgrading the version
of Electron.
2015-09-08 09:53:45 -06:00
Nathan Sobo
f5a591f6b3 Disable colored output from apm rebuild 2015-09-08 09:53:45 -06:00
Nathan Sobo
ea5b12d69c Clear build failures, cached incompatible modules after rebuild 2015-09-08 09:53:45 -06:00
Nathan Sobo
f571ee7baf Add Package::rebuild 2015-09-08 09:53:45 -06:00
Nathan Sobo
9a129c263b Merge pull request #7877 from atom/tj-electron-29
Upgrade to Electron v0.30.6
2015-09-08 09:41:25 -06:00
Antonio Scandurra
1d1fb4caef 🎨 2015-09-08 17:23:41 +02:00
Antonio Scandurra
23cb2740cd 🐎 Remove class from tiles 2015-09-08 16:44:44 +02:00
Antonio Scandurra
786cd82e26 💚 2015-09-08 16:28:19 +02:00
Wliu
6616812584 ⬆️ language-csharp@0.9.0 2015-09-07 14:38:37 -04:00
Antonio Scandurra
848b4ed564 Order line nodes by screen row 2015-09-07 19:47:45 +02:00
Thomas Johansen
f58a133fd5 ⬆️ electron@0.30.6 2015-09-06 10:27:26 +02:00
Thomas Johansen
919445cf8a 🐛 Fix undefined reference to syntheticEvent 2015-09-06 10:27:26 +02:00
Nathan Sobo
aed785924d Continue to dispatch CustomEvent instances in CommandRegistry
This changes the approach used to synthesize an event to dispatch. Since
we can no longer point to the original event as our prototype, we build
a new CustomEvent instance and override select properties with
Object.defineProperty. This preserves the contract with event handlers
by giving them a true CustomEvent instance.
2015-09-06 10:27:25 +02:00
Thomas Johansen
27f1af380e 🔥 Remove unnecessary ATOM_NODE_VERSION bootstrapping 2015-09-06 10:27:25 +02:00
Thomas Johansen
c312541399 🎨 Fix non-alphabetical ordering of dependencies 2015-09-06 10:27:25 +02:00
Thomas Johansen
9820afd181 ⬆️ electron@0.30.5 2015-09-06 10:27:25 +02:00
Thomas Johansen
1f54cfb881 ⬆️ electron@0.30.4 2015-09-06 10:27:25 +02:00
Thomas Johansen
6753077c6a ⬆️ electron@0.30.3 2015-09-06 10:27:25 +02:00
Thomas Johansen
6294bc22d7 Simplify workaround, and describe issue with Object.create + CustomEvent 2015-09-06 10:27:25 +02:00
Paul Betts
b483fc6805 Set App User Model ID on Win32 2015-09-06 10:27:25 +02:00
Thomas Johansen
38a096bd05 🎨 Set environment variables using dot notation 2015-09-06 10:27:25 +02:00
Cheng Zhao
ddc90533b5 ⬆️ electron@0.30.2 2015-09-06 10:27:25 +02:00
Cheng Zhao
02b4da4819 Use clang as compiler on travis CI 2015-09-06 10:27:25 +02:00
Cheng Zhao
6dbb9c63a7 Use clang to build native modules 2015-09-06 10:27:24 +02:00
Cheng Zhao
2a61707a59 Install gcc 4.8 on travis CI 2015-09-06 10:27:24 +02:00
Thomas Johansen
405eaf14d1 🙈 Add temporary hack to work around issue with CustomEvent
Since it's no longer possible to "properly" extend CustomEvent, we will need to
figure out a way to shadow the prototype chain, or some such.

See https://code.google.com/p/chromium/issues/detail?id=495437 for more details.
2015-09-06 10:27:24 +02:00
Thomas Johansen
93348f7e3f ⬆️ electron@0.30.1 2015-09-06 10:27:24 +02:00
Thomas Johansen
3f6184deb5 ⬆️ electron@0.30.0 2015-09-06 10:27:24 +02:00
Thomas Johansen
9c692f48b2 ⬆️ electron@0.29.2 2015-09-06 10:27:24 +02:00