Cheng Zhao
|
a213a8639f
|
win: OpenItemViaShell is removed
|
2015-04-22 10:04:30 +08:00 |
|
Paul Betts
|
a0e5d36305
|
Free some stuff
|
2015-04-21 14:09:48 -07:00 |
|
Cheng Zhao
|
38583ca721
|
linux: Update brightray to fix crash
|
2015-04-21 21:43:53 +08:00 |
|
Cheng Zhao
|
7e88fe107d
|
linux: Pass v8 snapshot's fd to child process
|
2015-04-21 21:43:30 +08:00 |
|
Cheng Zhao
|
5126f02184
|
Update the commit of libchromiumcontent to download
|
2015-04-21 20:01:07 +08:00 |
|
Cheng Zhao
|
c910686b01
|
mac: Update brightray to fix Release linking
|
2015-04-21 19:06:28 +08:00 |
|
Cheng Zhao
|
a5b6ffd93c
|
mac: Link with IOBluetooth.framework
|
2015-04-21 19:05:39 +08:00 |
|
Cheng Zhao
|
23833cf7f4
|
Update user agent
|
2015-04-21 19:01:29 +08:00 |
|
Cheng Zhao
|
b37c73436b
|
Fix API changes
|
2015-04-21 18:56:08 +08:00 |
|
Cheng Zhao
|
32f0ae5b50
|
Upgrade to Chrome 42
|
2015-04-21 18:56:00 +08:00 |
|
Cheng Zhao
|
87809e65aa
|
Fix refreshing specs
|
2015-04-21 18:55:44 +08:00 |
|
Cheng Zhao
|
90b255f2cd
|
Fix API changes
|
2015-04-21 18:54:57 +08:00 |
|
Cheng Zhao
|
80dd72b93c
|
Upgrade to Chrome 42
|
2015-04-21 18:54:48 +08:00 |
|
Cheng Zhao
|
027a474fa2
|
Include headers of mojo
|
2015-04-21 14:30:06 +08:00 |
|
Paul Betts
|
5d82bab10d
|
Use DBus to detect indicator, not testing for files like an animal
|
2015-04-20 15:31:24 -07:00 |
|
Max Graey
|
916fa4b9a8
|
Merge pull request #1 from atom/master
Merge with forked
|
2015-04-21 04:39:54 +07:00 |
|
Paul Betts
|
7c52838ece
|
Fix the build on OS X
|
2015-04-20 13:29:10 -07:00 |
|
Paul Betts
|
3357dc0ef7
|
Set icon for notification, and disable action on Ubuntu
|
2015-04-20 13:22:18 -07:00 |
|
Paul Betts
|
a31ce8ce50
|
Make PlatformNotificationService pass along the icon
|
2015-04-20 13:21:18 -07:00 |
|
Paul Betts
|
b8689dc6cc
|
Add a parameter to ShowNotification for the icon
|
2015-04-20 13:20:50 -07:00 |
|
Kevin Sawicki
|
217e8f4078
|
Add mention of previous name
|
2015-04-20 11:22:50 -07:00 |
|
Kevin Sawicki
|
21f05fc363
|
Update discuss category to electron
|
2015-04-20 09:34:32 -07:00 |
|
Cheng Zhao
|
51b5e953f4
|
Align the " in #1426
|
2015-04-20 20:04:02 +08:00 |
|
Cheng Zhao
|
5bdb4b9aa1
|
Merge pull request #1426 from deepak1556/api_pm_patch
pm: throw when initialising module before ready event
|
2015-04-20 20:02:44 +08:00 |
|
Cheng Zhao
|
bcfe243b3c
|
Upgrade brightray for #1442
|
2015-04-20 19:48:07 +08:00 |
|
Cheng Zhao
|
1cf1b5243d
|
win: Delay load of MFReadWrite.dll
Fixes atom/electron#1442.
|
2015-04-20 19:47:21 +08:00 |
|
Cheng Zhao
|
2814dc316a
|
Merge branch 'NKMR6194-master'
|
2015-04-20 19:40:37 +08:00 |
|
Cheng Zhao
|
fc3026dcfe
|
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
|
2015-04-20 19:40:04 +08:00 |
|
deepak1556
|
1f580cbb67
|
pm: throw when initialising module before ready event
|
2015-04-20 13:47:36 +05:30 |
|
Cheng Zhao
|
047a8de934
|
Merge pull request #1 from deepak1556/converter_patch
added std::set converter
|
2015-04-20 16:16:42 +08:00 |
|
Cheng Zhao
|
237b7bedaa
|
Merge pull request #1428 from SimplyAhmazing/master
Documentation Fix: edits quick-start doc file section "The renderer process" segment
|
2015-04-20 15:51:01 +08:00 |
|
Cheng Zhao
|
c34c5965c5
|
Merge pull request #1437 from maxogden/patch-2
Add electron-prebuilt npm instructions to README
|
2015-04-20 15:48:18 +08:00 |
|
Cheng Zhao
|
8f611687f1
|
Merge pull request #1421 from tommoor/patch-2
Updated documentation for power-monitor
|
2015-04-20 15:24:24 +08:00 |
|
Cheng Zhao
|
a6ad824ccb
|
Merge pull request #1446 from atom/fix-debugger
Fix starting debugger in forked scripts
|
2015-04-20 15:22:16 +08:00 |
|
Cheng Zhao
|
c1737e5c16
|
Parse the debug args of Node
|
2015-04-20 15:12:46 +08:00 |
|
Cheng Zhao
|
1d148fe2fb
|
Remove our own debugger implementation
Previously it was used because Node doesn't provide one for latest V8.
|
2015-04-20 14:35:57 +08:00 |
|
Cheng Zhao
|
88a1c7973c
|
Set node::node_isolate to fix crash
|
2015-04-20 14:32:41 +08:00 |
|
Cheng Zhao
|
7a52a4cff1
|
Also enable the debugger
|
2015-04-20 14:10:15 +08:00 |
|
Robo
|
ee08d98d2e
|
node: start debugger for node run during a forked process
|
2015-04-20 14:06:56 +08:00 |
|
Cheng Zhao
|
9cf4156928
|
Upgrade node for debugger flags
|
2015-04-20 14:05:47 +08:00 |
|
SAKATA Sinji
|
45f022b9db
|
docs: Atom Shell => Electron in quick-start.md
|
2015-04-20 00:46:00 +09:00 |
|
Max Graey
|
0d3cc8aaa7
|
Fix some draw issues in native mac os window
Fix some non-transparent corners and lacking redraw while resizing non-frame window
|
2015-04-18 19:08:22 +07:00 |
|
Charlie Hess
|
5b69421625
|
Revert "Update submodules"
This reverts commit 397a503da3 .
|
2015-04-17 14:29:50 -07:00 |
|
Charlie Hess
|
397a503da3
|
Update submodules
|
2015-04-17 14:26:29 -07:00 |
|
deepak1556
|
39fae3a480
|
added std::set converter
|
2015-04-18 01:33:54 +05:30 |
|
deepak1556
|
51cadc6e90
|
nativemate: moved std::set converter
|
2015-04-18 01:29:57 +05:30 |
|
Max Ogden
|
d0e3084a4c
|
Merge pull request #12 from steelbrain/patch-1
Fix a typo
|
2015-04-17 11:32:33 -07:00 |
|
Steel Brain
|
fa13ebf502
|
🎨 Fix a typo
|
2015-04-17 11:30:44 -07:00 |
|
Max Ogden
|
3971249868
|
Add electron-prebuilt npm instructions to README
|
2015-04-17 11:25:06 -07:00 |
|
Max Ogden
|
b365cdc283
|
0.24.0
|
2015-04-17 11:20:02 -07:00 |
|