Cheng Zhao
|
c8d0968e00
|
Use CommandOrControl to replace Command in specs windows.
|
2013-11-29 16:14:44 +08:00 |
|
Cheng Zhao
|
adc5495d2b
|
Prompt unresponsive state in spec window.
|
2013-11-29 15:19:30 +08:00 |
|
Cheng Zhao
|
7c30d037a3
|
mac: Enable to set the 'Help' menu, fixes #109.
|
2013-10-17 10:21:24 +08:00 |
|
Cheng Zhao
|
9a2fc8f4ea
|
Add 'Quit' to spec window's menu.
|
2013-10-10 14:33:42 +08:00 |
|
Cheng Zhao
|
a182de20a4
|
win: Newly created window should also be aware of application menu.
|
2013-10-07 08:56:52 +08:00 |
|
Cheng Zhao
|
1524ced816
|
Set application menu would set menu for all windows on Windows.
|
2013-10-05 14:31:30 +08:00 |
|
Cheng Zhao
|
68bdad9a23
|
Add spec for ipc.sendSync.
|
2013-09-22 12:06:41 +08:00 |
|
Cheng Zhao
|
a9c824eba1
|
Use event.returnValue instead of event.result in atom-shell's code.
event.result is still kept for backward compatible.
|
2013-09-20 21:37:47 +08:00 |
|
Cheng Zhao
|
92e157de30
|
Fix crash when using protocol module on startup.
The job factory was not created before any request was sent, so when the
app used the protocol module on startup it would cause a crash.
|
2013-09-20 18:32:05 +08:00 |
|
Cheng Zhao
|
0f6617ec26
|
Make sure protocol module's specs do not pollute main.js.
|
2013-08-25 20:45:34 +08:00 |
|
Cheng Zhao
|
244d7eaf17
|
Allow returning file for custom protocol.
|
2013-08-25 16:06:29 +08:00 |
|
Cheng Zhao
|
1ed77371c0
|
Enable customing mime type and charset when returning reqeust string job.
|
2013-08-25 15:07:07 +08:00 |
|
Cheng Zhao
|
912bac698c
|
Allow returning string in custom protocols.
|
2013-08-25 12:36:06 +08:00 |
|
Cheng Zhao
|
b411657b76
|
Hide window when running in CI.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
d160da7752
|
Add script to run specs in CI, fixes #61.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
402dc2f5d2
|
Expose gc() in specs.
|
2013-07-29 16:35:42 +08:00 |
|
Cheng Zhao
|
511b2a4422
|
Add test for id property of remote object.
|
2013-07-26 16:40:29 +08:00 |
|
Cheng Zhao
|
5bbb41415a
|
Improve spec window's default behavior.
|
2013-07-19 10:47:00 +08:00 |
|
Cheng Zhao
|
2560782d54
|
Add empty spec skeleton.
|
2013-07-17 16:28:14 +08:00 |
|