Commit Graph

24941 Commits

Author SHA1 Message Date
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
Cheng Zhao
e3f9074f4a Object.create doesn't work well with CustomEvent in Chrome 43 2015-09-06 10:27:24 +02:00
Cheng Zhao
4fe210a36b ⬆️ electron@0.27.2 2015-09-06 10:27:24 +02:00
Cheng Zhao
1cfdf48c77 ⬆️ asar@0.7.0 2015-09-06 10:27:24 +02:00
Kevin Sawicki
6091ea8caf ⬆️ electron@0.26.1 2015-09-06 10:27:24 +02:00
Kevin Sawicki
f64d84f22b Add a ; 2015-09-06 10:27:24 +02:00
Kevin Sawicki
ddb6b1c37b Set ATOM_NODE_VERSION env var from electronVersion in package.json 2015-09-06 10:27:23 +02:00
Kevin Sawicki
7a929d60ca Rename electron executable on Linux and Windows 2015-09-06 10:27:23 +02:00
Kevin Sawicki
a04515b897 atom-shell -> electron 2015-09-06 10:27:23 +02:00
Kevin Sawicki
41c2a61b5a Add --no-install option to script/build 2015-09-06 10:27:23 +02:00
Kevin Sawicki
8088c16b5c Rename Electron Helper to Atom Helper 2015-09-06 10:27:23 +02:00
Kevin Sawicki
69f3222e85 Re-enable install 2015-09-06 10:27:23 +02:00
Kevin Sawicki
94a7f13f92 ⬆️ grunt-cson@0.15 2015-09-06 10:27:23 +02:00
Kevin Sawicki
5e3c0ca08e ⬆️ onigiruma@4.2.2 2015-09-06 10:27:23 +02:00
Kevin Sawicki
80837fc837 Uncoment install task 2015-09-06 10:27:23 +02:00
Kevin Sawicki
3bfef54f44 Rename Electron exe to Atom 2015-09-06 10:27:23 +02:00
Kevin Sawicki
49e7c6fd86 Copy electron folder 2015-09-06 10:27:23 +02:00
Kevin Sawicki
c807675d99 Remove log suppressing 2015-09-06 10:27:22 +02:00
Kevin Sawicki
66f312fdfc Rename atom shell tasks 2015-09-06 10:27:22 +02:00
Kevin Sawicki
23fc3deeda Ignore root electron folder 2015-09-06 10:27:22 +02:00
Kevin Sawicki
7bc88c154c atomShellVersion -> electronVersion 2015-09-06 10:27:22 +02:00
Kevin Sawicki
d2e91e5630 Add ~/.atom/electron to clean script 2015-09-06 10:27:22 +02:00
Kevin Sawicki
0262ae3c9d Update build to use electron 2015-09-06 10:27:22 +02:00
Kevin Sawicki
01a692a276 Use grunt-download-electron 2015-09-06 10:27:22 +02:00
Wliu
fef79a6b49 ⬆️ language-python@0.40.0 2015-09-05 15:03:29 -04:00
Wliu
aed1179410 ⬆️ language-shellscript@0.16.0 2015-09-05 14:57:55 -04:00
Wliu
82bbefb8fd ⬆️ language-sass@0.41.0 2015-09-05 14:57:36 -04:00
Wliu
95921a6379 ⬆️ language-javascript@0.93.0 2015-09-05 14:57:09 -04:00
Wliu
b5a7ec1662 ⬆️ language-csharp@0.8.0 2015-09-05 14:56:44 -04:00
Wliu
31429da55c ⬆️ language-css@0.34.0 2015-09-05 14:56:26 -04:00
Ivan Žužak
6d0ae3f97b Merge pull request #8469 from atom/iz-labels-in-contributing
Add section on issue and pull request labels to contributing guide
2015-09-04 14:14:05 +02:00
Ivan Zuzak
7a4a00207a 🎨 🔧 🔨 ✂️ words 2015-09-04 13:58:50 +02:00
Max Brunsfeld
66cf6a1858 Merge pull request #8668 from atom/mb-fix-executed-from-error
Use correct executedFrom value for subsequent invocations
2015-09-03 16:28:50 -07:00
Max Brunsfeld
c4fc8e55fa Use correct executedFrom value for subsequent invocations 2015-09-03 16:03:02 -07:00
Max Brunsfeld
b579c21882 Merge pull request #8665 from atom/mb-preserve-undo-stack-on-reload
Preserve undo stack on reload
2015-09-03 15:15:33 -07:00
Max Brunsfeld
851f3a94ed ⬆️ text-buffer 2015-09-03 15:15:16 -07:00
Max Brunsfeld
caaf45a271 ⬆️ text-buffer 2015-09-03 14:55:48 -07:00
Max Brunsfeld
164d8ddd5d ⬆️ text-buffer 2015-09-03 14:20:54 -07:00
Max Brunsfeld
8993ed1da6 Merge pull request #8661 from atom/mb-fix-opening-files-with-line-numbers
Fix handling of filename:line:column command-line arguments
2015-09-03 12:19:46 -07:00
Nathan Sobo
d6c0e8f8c8 Merge pull request #8660 from atom/as-null-bytes-paired-char
Avoid pairing null byte characters
2015-09-03 13:17:37 -06:00
Max Brunsfeld
e5da009cdc Strip colon-number suffixes from args before parsing them as URLs 2015-09-03 11:31:01 -07:00
Antonio Scandurra
ac64245848 Avoid pairing null bytes characters 2015-09-03 19:54:55 +02:00
Max Brunsfeld
0a8ff35c3a 🎨 Pass devResourcePath as an argument to AtomApplication 2015-09-03 10:30:08 -07:00
Max Brunsfeld
ed62685c78 🎨 main.coffee 2015-09-03 10:28:37 -07:00