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 |
|
deepak1556
|
51cadc6e90
|
nativemate: moved std::set converter
|
2015-04-18 01:29:57 +05:30 |
|
Max Ogden
|
3971249868
|
Add electron-prebuilt npm instructions to README
|
2015-04-17 11:25:06 -07:00 |
|
Cheng Zhao
|
96c886a8f0
|
Fix upload.py for the rename
|
2015-04-17 15:53:46 +08:00 |
|
Cheng Zhao
|
0033240c1f
|
Bump v0.24.0
|
2015-04-17 15:30:17 +08:00 |
|
Cheng Zhao
|
d0d6512330
|
win: Update the rc file
We should find a way to generate from atom.gyp.
|
2015-04-17 15:29:47 +08:00 |
|
Cheng Zhao
|
d535305ff1
|
Use electron in release title
|
2015-04-17 15:26:45 +08:00 |
|
Cheng Zhao
|
cd0aa4a956
|
Merge pull request #1389 from atom/rename-to-electron
Rename to electron
|
2015-04-17 15:22:07 +08:00 |
|
Cheng Zhao
|
0bab50ed80
|
Fix typo
|
2015-04-17 15:10:48 +08:00 |
|
Cheng Zhao
|
eb6fa46041
|
Use product_name for generating zip archives
|
2015-04-17 12:13:35 +08:00 |
|
Cheng Zhao
|
b0b6747456
|
docs: Update the rebranding guide
|
2015-04-17 11:59:40 +08:00 |
|
Kevin Sawicki
|
2f9de5a0e9
|
Merge pull request #1430 from simurai/rename-to-electron-icon
Electron icon
|
2015-04-16 09:15:11 -07:00 |
|
simurai
|
95250f4940
|
Replace icons
|
2015-04-17 00:38:14 +09:00 |
|
Cheng Zhao
|
1f1cb12d46
|
docs: Build for 64bit target on Windows
|
2015-04-16 14:50:46 +08:00 |
|
Cheng Zhao
|
d2682233fd
|
docs: Atom Shell => Electron
|
2015-04-16 11:31:12 +08:00 |
|
Cheng Zhao
|
d878bd33d7
|
docs: Update links in README
The npm instructions are removed for now, will add it back when we had
electron in npm registry.
|
2015-04-16 11:10:24 +08:00 |
|
Ahmed Abdalla
|
3a850b94f5
|
removes use of passive voice
|
2015-04-15 14:01:09 -04:00 |
|
Ahmed Abdalla
|
a179e48e3b
|
fixes spelling typo
|
2015-04-15 13:58:30 -04:00 |
|
Tom Moor
|
2de9123cfd
|
Update power-monitor.md
|
2015-04-15 08:17:10 -07:00 |
|
Tom Moor
|
378e56e254
|
Updated documentation for power-monitor
Added two undocumented events, added note that must be used after ready event.
|
2015-04-14 21:03:58 -07:00 |
|
Ahmed Abdalla
|
0d3aaaf0af
|
edits quick-start "The renderer Process" segment
|
2015-04-14 23:04:19 -04:00 |
|
Cheng Zhao
|
76316e5e65
|
Forgot to set default version in crash reporter
|
2015-04-14 17:37:22 +08:00 |
|
Cheng Zhao
|
14e05c6d68
|
mac: Remove "Atom"s from default menu
|
2015-04-14 17:27:04 +08:00 |
|
Cheng Zhao
|
49c82b3b93
|
atom => electron in atom.gyp
|
2015-04-14 17:23:31 +08:00 |
|
Cheng Zhao
|
c7468278df
|
Change the window class names
|
2015-04-14 16:18:57 +08:00 |
|
Cheng Zhao
|
e04c58f398
|
mac: Generate Info.plist from gyp variables
|
2015-04-14 16:09:34 +08:00 |
|
Cheng Zhao
|
1200d641b8
|
Change the names in specs
|
2015-04-14 15:59:45 +08:00 |
|
Cheng Zhao
|
2d8d328f02
|
Rename hard-coded application names in code
|
2015-04-14 15:55:41 +08:00 |
|
Cheng Zhao
|
c6c305a827
|
Don't hard-code product name in crash-repoter
|
2015-04-14 15:39:48 +08:00 |
|
Cheng Zhao
|
b86f149512
|
Set process.versions['electron']
|
2015-04-14 14:18:20 +08:00 |
|
Cheng Zhao
|
ecc14dd023
|
mac: Avoid making frameworks_path for twice
|
2015-04-14 14:15:53 +08:00 |
|
Cheng Zhao
|
c20dc06c96
|
PRODUCT_NAME => ATOM_PRODUCT_NAME
|
2015-04-14 14:13:03 +08:00 |
|
Cheng Zhao
|
a72c7b38a5
|
Don't hard code exec path in child_process.fork
|
2015-04-14 14:05:30 +08:00 |
|
Cheng Zhao
|
4353c6d402
|
mac: Allow modifying helper app's name
|
2015-04-14 13:51:08 +08:00 |
|
Cheng Zhao
|
29338e2fa4
|
Lines should have <= 80 columns
|
2015-04-13 20:10:51 +08:00 |
|
Cheng Zhao
|
c10b9ea511
|
Merge pull request #1411 from theojulienne/accessibility-support
mac: Dynamically enable accessibility based on VoiceOver status
|
2015-04-13 19:57:32 +08:00 |
|
Cheng Zhao
|
fc7bddf0d9
|
Merge pull request #1409 from deepak1556/webcontents_geturl_patch
webContents: fix dereferencing null in getURL
|
2015-04-13 17:07:36 +08:00 |
|
Cheng Zhao
|
e28fc190f2
|
Merge pull request #1382 from deepak1556/webcontents_patch
webContents: workaround reloadIgnoringcache without breaking node integration
|
2015-04-13 14:54:06 +08:00 |
|
Cheng Zhao
|
eddb23d56b
|
Merge pull request #1387 from deepak1556/shell_patch
shell: fix regression for moveItemToTrash on mac
|
2015-04-13 14:51:59 +08:00 |
|
deepak1556
|
a3f630e55c
|
webContents: workaround reloadIgnoringcache without breaking node integration
|
2015-04-13 11:03:16 +05:30 |
|
deepak1556
|
175f397173
|
shell: fix regression for moveItemToTrash on mac
|
2015-04-13 10:57:58 +05:30 |
|
Cheng Zhao
|
a4c01b2336
|
Remove the did-get-response-details spec
It is not reliable to use external http resource for specs, should setup
our own http server.
|
2015-04-13 12:24:14 +08:00 |
|
Cheng Zhao
|
64f9f7e906
|
Merge pull request #1386 from deepak1556/web_contents_patch
webContents: event to detect status of requested resource
|
2015-04-13 11:59:37 +08:00 |
|
Cheng Zhao
|
91c9f590dd
|
Remove the NativeImage::MakeTemplateImage method
Is duplicate with SetTemplateImage.
|
2015-04-13 11:53:24 +08:00 |
|
Cheng Zhao
|
f11988a354
|
Merge pull request #1383 from deepak1556/nativeimage_patch
nativeImage: adding setTemplateImage method
|
2015-04-13 11:47:58 +08:00 |
|
Cheng Zhao
|
6137c2317d
|
Improves #1373
* Don't pollute Menu API.
* Add examples in docs.
* Moves the docs from menu-item.md to menu.md.
|
2015-04-13 11:22:33 +08:00 |
|
Cheng Zhao
|
7a97488023
|
Merge pull request #1373 from FoldingText/position-menu-items
Add position attribute for menu items
|
2015-04-13 09:46:13 +08:00 |
|