Commit Graph

40 Commits

Author SHA1 Message Date
Alexander Georgievskiy 3df7801198 -> Chromium 2016-02-23 02:37:57 +03:00
Jessica Lord 8ff9e5c25b Merge pull request #27 from clemens-tolboom/clemens-tolboom-patch-1
Remove $ in code example
2016-01-13 11:40:00 -08:00
Jessica Lord d74d4fc039 Merge pull request #26 from atom/app-restore
Restore window on activate event
2016-01-05 10:50:50 -08:00
Clemens Tolboom 8a60d001e4 Remove $ in code example
Let's make this copy/paste able.
2016-01-01 16:15:54 +01:00
Jessica Lord d709bb0885 Extract createWindow helper, re org 2015-12-16 11:19:56 -08:00
Jessica Lord 49228fc510 Clean up 2015-12-16 11:13:32 -08:00
Jessica Lord 3f26258efd Use stricter platform check 2015-12-16 11:11:29 -08:00
Jessica Lord 803db72fe6 Restore window on activate event 2015-12-16 11:10:38 -08:00
Jessica Lord 81158b3533 Merge pull request #24 from bokuweb/fix_ver
Fix dependencies version
2015-12-16 10:41:21 -08:00
Jessica Lord 96be8d30fb Merge pull request #25 from atom/remove-crash-reporter-starting
Remove call to crashReporter.start()
2015-12-16 10:29:45 -08:00
Kevin Sawicki d3e2c5027c Remove call to crashReporter.start() 2015-12-16 10:17:56 -08:00
Jessica Lord 7287c09f9c Merge pull request #19 from icoxfog417/issue18
fix #18
2015-12-15 17:30:17 -08:00
bokuweb 3254071d58 Fix dependencies version 2015-12-15 14:19:48 +09:00
icoxfog417 e5f2635f3b fix #18 2015-12-07 16:17:42 +09:00
laiso ceec7c3b05 Fix the deprecation warning
https://github.com/atom/electron/pull/3424
2015-12-03 15:42:53 -08:00
Kevin Sawicki 25e99f79b1 Merge pull request #9 from tcyrus/tcyrus-patch-1
Made Changes Based on Electron Quick Start Guide
2015-12-03 15:38:46 -08:00
Jessica Lord ac1e753941 Merge pull request #8 from phanect/master
Change license to CC0
2015-11-24 08:12:02 -08:00
Timothy Cyrus 575b1bcf73 Update index.html 2015-11-23 21:32:52 -05:00
Timothy Cyrus 81a25b578a Update main.js 2015-11-23 21:28:34 -05:00
Timothy Cyrus 89521a4166 Update main.js 2015-11-23 21:16:42 -05:00
Jessica Lord 1a2e376b23 Merge pull request #7 from fscherwi/patch-1
upgrade electron
2015-11-23 14:00:17 -08:00
Jumpei Ogawa 93394cf659 Change license to CC0 2015-11-23 06:47:37 +09:00
fscherwi 6e72b0b26f ⬆️ electron 2015-11-17 18:16:51 +01:00
Kevin Sawicki 9a7571a64c Merge pull request #2 from johnmuhl/johnmuhl-patch-1
Replace deprecated use of `bw.openDevTools`
2015-11-09 16:27:19 -08:00
Ivan Žužak bc0055c839 Merge pull request #4 from Shriken/patch-1
Fix typo in README.md
2015-10-27 13:55:05 +01:00
Ivan Žužak c5f2665f51 Merge pull request #3 from IonicaBizauKitchen/master
Fix typo in description
2015-10-26 17:56:29 +01:00
Zane Sterling 624757867a Fix typo in README.md 2015-10-25 13:00:46 -04:00
Ionică Bizău 2650307e36 Fix typo in description ("an" ➡️ "a") 2015-10-21 10:55:42 +03:00
John Muhl 6cc15d5038 Replace deprecated use of `bw.openDevTools` 2015-10-20 17:20:57 -05:00
Jessica Lord fcc251352b Merge pull request #1 from atom/tweak-index
Add Chrome version and mention node
2015-10-19 16:34:43 -07:00
Kevin Sawicki dd3694e254 Use commas 2015-10-19 15:25:08 -07:00
Kevin Sawicki 2294b4d52b Add Chrome version 2015-10-19 15:23:55 -07:00
Kevin Sawicki 7f2de91eec Remove unneeded quotes 2015-10-19 15:22:06 -07:00
Kevin Sawicki 64b624c5c2 io.js -> node 2015-10-19 15:21:37 -07:00
Jessica Lord 4508b774d1 Add MIT License 2015-10-16 17:52:17 -07:00
Jessica Lord 501541fd8b Add readme 2015-10-16 17:52:00 -07:00
Jessica Lord 912d5dcca4 Add package.json
Built using npm init rather than minimal guide example
2015-10-16 17:07:36 -07:00
Jessica Lord 8113791ceb Add quick start files 2015-10-16 17:04:57 -07:00
Jessica Lord 70779efcf4 Add gitignore 2015-10-16 17:00:08 -07:00
Jessica Lord 1d7b194779 Initial commit 2015-10-16 16:56:39 -07:00