fbukevin
|
223b440bc8
|
prepare for retaining "Guides" pages
|
2016-01-28 18:20:39 +08:00 |
|
Veck Hsiao
|
3c9e08faf1
|
finished translate application-packaging.md
|
2016-01-28 18:15:44 +08:00 |
|
fbukevin
|
1da13625d1
|
WIP: docs-translations/zh-TW/tutorial/application-packaging.md
|
2016-01-28 16:46:28 +08:00 |
|
fbukevin
|
e6fbb0adfa
|
translate zh-TW tutorial application-distribution.md
|
2016-01-28 14:20:35 +08:00 |
|
Veck Hsiao
|
8011578e8c
|
Add Traditional Chinese Translation Page
supported-platforms.md
|
2016-01-27 14:48:06 +08:00 |
|
Cheng Zhao
|
2c7717d98e
|
Merge pull request #4233 from atom/update-node
Ignore errors happened in Node's stdout/stdin stream
|
2016-01-26 20:50:23 +08:00 |
|
Cheng Zhao
|
f87edba7fb
|
Merge pull request #4231 from yamatoya/master
📝Add Japanes translated docs.
|
2016-01-26 20:32:01 +08:00 |
|
Cheng Zhao
|
d0587a9c52
|
spec: process.stdout.write
|
2016-01-26 20:26:42 +08:00 |
|
Cheng Zhao
|
205b2455f2
|
Update node
|
2016-01-26 20:23:32 +08:00 |
|
Takahito Yamatoya
|
ab8e6650bd
|
📝Add Japanes translated docs.
[ci skip]
|
2016-01-26 18:17:42 +09:00 |
|
Cheng Zhao
|
4c43be2148
|
docs: Add more on the "electron.xxx" undefined question
|
2016-01-26 17:00:12 +08:00 |
|
Plusb Preco
|
2af7c37d13
|
📝 Update as upstream
[ci skip]
|
2016-01-26 11:29:19 +08:00 |
|
Cheng Zhao
|
b461969114
|
docs: Add "require('electron').xxx is undefined." to FAQ
|
2016-01-25 18:47:46 +08:00 |
|
Cheng Zhao
|
a34618866f
|
Merge pull request #4221 from yamatoya/master
Add Japanes translated docs.
|
2016-01-25 18:21:46 +08:00 |
|
Takahito Yamatoya
|
d8c8214f33
|
Add Japanes translated docs.
|
2016-01-25 18:10:34 +09:00 |
|
Cheng Zhao
|
a83aee90e5
|
No need to use scoped_nsobject for id
|
2016-01-25 15:15:58 +08:00 |
|
Cheng Zhao
|
059d97e1aa
|
Merge pull request #4181 from bengotow/scroll-touch-events
Extend NativeWindow to track touch-based scroll events on OS X
|
2016-01-25 14:47:54 +08:00 |
|
Cheng Zhao
|
58127e3d52
|
Merge pull request #4217 from yamatoya/master
Add Japanes translated docs, improve a doc style.
|
2016-01-24 22:42:51 +08:00 |
|
Cheng Zhao
|
253a4f226f
|
Merge pull request #4211 from ragingwind/dock-seticon
Add app.dock.setIcon to change icon of dock
|
2016-01-24 22:36:28 +08:00 |
|
Cheng Zhao
|
93cdc91f1a
|
Merge pull request #4206 from ragingwind/paramter-consistency
Update name of paramter for consistency
|
2016-01-24 22:11:01 +08:00 |
|
Cheng Zhao
|
e1e58b642e
|
Merge pull request #4182 from deepak1556/debugger_api_patch
browser: add webContents.debugger api
|
2016-01-24 21:43:18 +08:00 |
|
Cheng Zhao
|
7761815339
|
Merge branch 'bg-color-pr' of https://github.com/evgenyzinoviev/electron
|
2016-01-24 21:33:53 +08:00 |
|
Takahito Yamatoya
|
42493a7ed3
|
Add Japanes translated docs, improve a doc style.
|
2016-01-24 19:47:12 +09:00 |
|
Cheng Zhao
|
45798d1933
|
Merge pull request #4215 from atom/fix-fullscreenable
Add tests for "-able" options and methods
|
2016-01-24 15:20:16 +08:00 |
|
Cheng Zhao
|
cc560a3900
|
spec: Fix failing tests on Windows
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
8239f69139
|
spec: hasShadow state
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
c33e8de676
|
spec: Improve the test for resizable
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
c41de501cb
|
spec: Test the -able methods
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
010cc3276a
|
Simplify the setStyleMask calls
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
239bfe970c
|
Make hasShadow work on Windows/Linux
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
d704b3f7ba
|
Reorgnize how attributes work
|
2016-01-24 14:31:37 +08:00 |
|
Cheng Zhao
|
ae7e96f181
|
Fix fullscreenable on EL Capitan
|
2016-01-24 14:31:36 +08:00 |
|
Cheng Zhao
|
5372b6cd91
|
Fullscreenable => FullScreenable
|
2016-01-24 14:31:36 +08:00 |
|
Plusb Preco
|
d6f2b7c982
|
📝 Update as upstream
* Update as upstream
* Fix typos
* Improve grammar
[ci skip]
|
2016-01-24 14:31:23 +08:00 |
|
Cheng Zhao
|
6ab236f9c0
|
Merge pull request #4204 from yamatoya/master
Add Japanes translated docs.
|
2016-01-24 14:28:59 +08:00 |
|
ragingwind
|
7229d2462a
|
Add app.dock.setIcon to change icon of dock
|
2016-01-24 08:30:14 +09:00 |
|
ragingwind
|
09966aec38
|
Update name of paramter for consistency
|
2016-01-23 22:59:05 +09:00 |
|
Takahito Yamatoya
|
85df3157c7
|
Add Japanes translated docs.
|
2016-01-23 20:03:10 +09:00 |
|
Cheng Zhao
|
31624995bc
|
Merge pull request #4202 from evgenyzinoviev/shadow-pr
Added hasShadow option to BrowserWindow on OS X
|
2016-01-22 23:56:38 -08:00 |
|
Cheng Zhao
|
8cabe0f008
|
Merge pull request #4156 from evgenyzinoviev/windows-pr
Improvements in BrowserWindow
|
2016-01-22 23:42:41 -08:00 |
|
Robo
|
d938dd68b0
|
wrap debugger for lazy initialization
|
2016-01-23 09:32:21 +05:30 |
|
evgenyzinoviev
|
000af78d41
|
doc fix
|
2016-01-23 01:37:18 +01:00 |
|
evgenyzinoviev
|
e071e4f310
|
doc updated
|
2016-01-23 01:20:42 +01:00 |
|
evgenyzinoviev
|
ff41b4a267
|
added hasShadow option to BrowserWindow (osx)
|
2016-01-23 01:16:08 +01:00 |
|
evgenyzinoviev
|
2fcd3ce7cd
|
Support alpha in backgroundColor
|
2016-01-23 00:55:08 +01:00 |
|
evgenyzinoviev
|
85991d312a
|
mac: SetResizable fix
|
2016-01-22 23:44:17 +01:00 |
|
evgenyzinoviev
|
3182504969
|
maximizable, fullscreenable docs
|
2016-01-22 23:32:09 +01:00 |
|
evgenyzinoviev
|
ef51e4e108
|
maximizable and fullscreenable
|
2016-01-22 23:21:46 +01:00 |
|
Cheng Zhao
|
9b28b0e943
|
Merge pull request #4198 from atom/default-popup-x-y
Cleanup the Menu::popup code
|
2016-01-22 13:33:14 -07:00 |
|
Cheng Zhao
|
984462be44
|
Remove Menu::Popup
|
2016-01-22 11:59:08 -07:00 |
|