Paul Betts
|
e3af5de7d7
|
Update pdf_to_emf_converter
|
2016-03-10 17:06:23 +09:00 |
|
Paul Betts
|
f4ec369873
|
More boring fixups
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
1c01e4955f
|
Modifiers moved under UI
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
7b60ef6261
|
SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
e835111195
|
More type fixups
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
12e9b7ab88
|
Use assignment operator since both sides are scoped now
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
60a2495b30
|
Update Get() => get(), Set() => reset()
|
2016-03-10 17:06:22 +09:00 |
|
Paul Betts
|
a737baafbf
|
We don't need Metro
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
d36b8bca86
|
Fix compilation errors on Linux
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
044daee086
|
Update printing code to latest
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
bfc6d77bb3
|
Pending renderer process no longer has render view attached
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
6de9c4332f
|
Fix passing Promise with remote
Somehow using value.then.bind(value) would result in infinite loop,
could be bug of Chromium.
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
dd4d3db47b
|
Fix node integration not working
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
a31cbd24a1
|
Final pieces of int16 and .Pass()
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
f29d633563
|
Fix cpplint warnings
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
4503aafe64
|
int32 => int32_t
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
d2944c62a5
|
basictypes.h => macros.h
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
7f15a77f3c
|
startup helper is renamed
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
8d021f2596
|
Goodbye pdf.dll
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
3600645575
|
Fix the compilation errors from brightray and crashpad
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
30643cf118
|
Update crashpad to lastest branch
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
9bc9a1a2bd
|
Upgrade to Chrome 49
|
2016-03-10 17:06:20 +09:00 |
|
Cheng Zhao
|
377a8eefb2
|
Merge pull request #4722 from atom/colocate-js
[WIP] Colocate JavaScript in root lib folder
|
2016-03-10 17:05:34 +09:00 |
|
Cheng Zhao
|
1ee4caae2d
|
Merge pull request #4736 from preco21/patch-7
Docs: Adjust 80 chars per line
|
2016-03-10 16:55:10 +09:00 |
|
Plusb Preco
|
ebf509bbe4
|
📝 Adjust 80 chars per line
[ci skip]
|
2016-03-10 16:54:07 +09:00 |
|
Plusb Preco
|
4c45c80fb4
|
📝 Update as upstream
|
2016-03-10 16:36:50 +09:00 |
|
Cheng Zhao
|
b40a0e6e0c
|
Merge pull request #4725 from phamdaniel/doc-app-focus
Document 'app.focus()'
|
2016-03-10 16:29:33 +09:00 |
|
Daniel Pham
|
0b8c2545b9
|
📝 Document 'app.focus()'
[ci skip]
|
2016-03-09 09:03:38 -05:00 |
|
Cheng Zhao
|
5efb88e7ea
|
Merge pull request #4723 from yucheng-inc/master
translations zh-CN doc
|
2016-03-09 21:45:40 +09:00 |
|
wujingke
|
da0a1eac24
|
Merge pull request #3 from heyunjiang/master
api doc 4th
|
2016-03-09 09:35:24 +08:00 |
|
Kevin Sawicki
|
c3b058cea3
|
Update path to ipc.js
|
2016-03-08 11:22:58 -08:00 |
|
Kevin Sawicki
|
2e9fd7ce77
|
Update common api path
|
2016-03-08 11:22:13 -08:00 |
|
Kevin Sawicki
|
4c9f5b71f7
|
Run eslint over lib folder
|
2016-03-08 11:14:22 -08:00 |
|
Kevin Sawicki
|
418efbe660
|
Remove unneeded resolve calls
|
2016-03-08 11:14:22 -08:00 |
|
Kevin Sawicki
|
006c77a00f
|
Update requires paths
|
2016-03-08 11:14:22 -08:00 |
|
Kevin Sawicki
|
f109591d03
|
Look for JS in lib dir
|
2016-03-08 11:14:21 -08:00 |
|
Kevin Sawicki
|
c47ad29124
|
Move default_app to root of repo
|
2016-03-08 11:14:21 -08:00 |
|
Kevin Sawicki
|
6e3cb9e8eb
|
Update paths for new JS location
|
2016-03-08 11:14:21 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|
heyunjiang
|
c8a2246952
|
complete command line switch && add enviroment variables
|
2016-03-08 20:40:54 +08:00 |
|
heyunjiang
|
d35996b4a0
|
position modify
|
2016-03-08 19:57:53 +08:00 |
|
Cheng Zhao
|
a9c40de393
|
Merge pull request #4680 from atom/resizable-linux
Respect initial resizable window option on Linux
|
2016-03-08 19:46:40 +09:00 |
|
Cheng Zhao
|
549cccfce4
|
Merge pull request #4715 from dongjoon-hyun/fix_typos_in_comments
Fix typos in comments.
|
2016-03-08 19:45:05 +09:00 |
|
Cheng Zhao
|
1da75f5c18
|
Merge pull request #4712 from atom/mq-map-selectors-to-roles
Map missing selectors to roles
|
2016-03-08 19:44:26 +09:00 |
|
Cheng Zhao
|
68c413c391
|
Merge pull request #4674 from atom/normalize-native-image-paths
Normalize native image paths
|
2016-03-08 18:59:56 +09:00 |
|
wujingke
|
83111ad84c
|
Merge pull request #2 from heyunjiang/master
add api doc begin 2.5
|
2016-03-08 16:36:32 +08:00 |
|
heyunjiang
|
89328c873c
|
add api doc begin 2.5
|
2016-03-08 16:30:09 +08:00 |
|
Dongjoon Hyun
|
0c92d44077
|
Fix typos in comments.
|
2016-03-07 20:22:03 -08:00 |
|
wujingke
|
6f221cb6b1
|
Merge pull request #1 from heyunjiang/master
menuItem add
|
2016-03-08 11:01:55 +08:00 |
|