Kevin Sawicki
|
7692edf50e
|
Assert image size as well
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
8215d661ca
|
Add api- prefix to spec
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
8f820e09be
|
Use template string and arrow functions
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
145d5abe80
|
Mention explicit using original path on failures
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
b90c0c7895
|
Use MakeAbsoluteFilePath when creating native image from path
|
2016-03-07 16:45:13 -08:00 |
|
Kevin Sawicki
|
dda7740399
|
Add failing spec for native image path normalization
|
2016-03-07 16:45:13 -08:00 |
|
Kevin Sawicki
|
3f4455a79d
|
Merge pull request #4713 from atom/mq-doc-actions
Link to OS X Cocoa Event Handling guide on actions
|
2016-03-07 16:40:23 -08:00 |
|
Machisté N. Quintana
|
f47851f1e7
|
📝 🎨 Hard wrap
|
2016-03-07 16:19:00 -08:00 |
|
Machisté N. Quintana
|
eb064240f8
|
📝 Link to OS X Cocoa Event Handling guide on actions
|
2016-03-07 16:11:58 -08:00 |
|
Kevin Sawicki
|
7b881ebc23
|
Merge pull request #4711 from atom/realpath-asar-unpacked-specs
Add specs for realpath of unpacked asar path
|
2016-03-07 16:10:50 -08:00 |
|
Kevin Sawicki
|
4b6639c9fd
|
Add missing done param
|
2016-03-07 15:30:33 -08:00 |
|
Kevin Sawicki
|
4b65610d40
|
Add specs for realpath of unpacked asar path
|
2016-03-07 15:27:21 -08:00 |
|
Kevin Sawicki
|
755c1f5238
|
Merge pull request #4706 from atom/update-styleguide
Remove CoffeeScript from styleguide
|
2016-03-07 13:59:07 -08:00 |
|
Kevin Sawicki
|
04c8bc38b2
|
Tweak lint sentence
|
2016-03-07 13:58:49 -08:00 |
|
Kevin Sawicki
|
1c68aae43e
|
Mention npm run lint
|
2016-03-07 09:46:05 -08:00 |
|
Kevin Sawicki
|
686af28f54
|
Mention indent and semicolons
|
2016-03-07 09:45:13 -08:00 |
|
Kevin Sawicki
|
6725523042
|
Remove CoffeeScript from styleguide
|
2016-03-07 09:43:04 -08:00 |
|
Cheng Zhao
|
aa8dbbf6b6
|
Merge pull request #4695 from dongjoon-hyun/fix_link_name
Fix link name.
|
2016-03-07 10:31:49 +09:00 |
|
Cheng Zhao
|
0e2ac2d802
|
Merge pull request #4646 from phamdaniel/dark-mode
Add API to check OSX's Dark theme
|
2016-03-07 09:53:03 +09:00 |
|
Daniel Pham
|
68b453770b
|
🍎 Rename 'isDarkModeEnabled' to 'isDarkMode'
|
2016-03-06 10:55:47 -05:00 |
|
Cheng Zhao
|
2a0be28111
|
Merge pull request #4682 from phamdaniel/ismaximized
Fix `isMaximized()` in window for when resizable is set to false on OSX
|
2016-03-06 19:23:46 +09:00 |
|
Dongjoon Hyun
|
f9f20957a4
|
Fix link name.
|
2016-03-05 23:28:39 -08:00 |
|
Cheng Zhao
|
d93ccd47a8
|
Merge pull request #4670 from atom/cmd-backtick-order
Use sendAction for cycling windows
|
2016-03-06 16:17:38 +09:00 |
|
Cheng Zhao
|
e152b8850c
|
Merge pull request #4665 from christoth/christoth-webview-flexbox
Use flexbox layout for browserplugin
|
2016-03-06 15:36:20 +09:00 |
|
Cheng Zhao
|
5bb2c2c5c9
|
Merge pull request #4666 from SLiNv/zh-CN-documentation
Add Pepper Flash doc and match doc style
|
2016-03-06 15:36:05 +09:00 |
|
Cheng Zhao
|
816b10d8f3
|
Merge pull request #4694 from atom/common-accelerator
Remove duplicated keyboard code
|
2016-03-06 15:31:59 +09:00 |
|
Cheng Zhao
|
b7a40f3097
|
docs: Add missing key codes
|
2016-03-06 15:12:04 +09:00 |
|
Cheng Zhao
|
2515425cd5
|
Remove duplicated keyboard code
|
2016-03-06 15:04:05 +09:00 |
|
Cheng Zhao
|
a0c39c64cc
|
Merge pull request #4686 from atom/fullscreen-logic
Improve fullscreen related logic code
|
2016-03-05 22:20:43 +09:00 |
|
Cheng Zhao
|
114801d412
|
Remove the duplicate logic on OS X
|
2016-03-05 21:54:41 +09:00 |
|
Cheng Zhao
|
2be368bded
|
SetFullScreen should not work at all when not fullscreenable
This follows the logic of OS X.
|
2016-03-05 21:38:06 +09:00 |
|
Cheng Zhao
|
f5d79677fa
|
Merge branch 'will-fullscreen' of https://github.com/MaxWhere/electron
|
2016-03-05 21:30:41 +09:00 |
|
Cheng Zhao
|
5f95fea3e2
|
docs: OS X also has progress bar
|
2016-03-05 21:20:02 +09:00 |
|
Cheng Zhao
|
c0b87c1a62
|
Merge pull request #4656 from princejwesley/menu-item-click
Add platform predicate for menu item action
|
2016-03-05 21:13:59 +09:00 |
|
Cheng Zhao
|
054c55a9bb
|
Merge pull request #4683 from atom/fix-select-certificate
Fix passing certificate to select-client-certificate's callback
|
2016-03-05 19:47:27 +09:00 |
|
Cheng Zhao
|
23b92ef9ec
|
Fix passing certificate to select-client-certificate's callback
|
2016-03-05 18:57:46 +09:00 |
|
Daniel Pham
|
d5f5cdb45a
|
🍎Fix 'isMaximized()' for non resizable windows
|
2016-03-05 01:39:48 -05:00 |
|
Cheng Zhao
|
33978455b8
|
Bump v0.36.10
|
2016-03-05 12:00:06 +09:00 |
|
Cheng Zhao
|
2bd167663d
|
Merge pull request #4678 from atom/writable-member-functions
Make remote member functions writable/configurable
|
2016-03-05 11:56:56 +09:00 |
|
Kevin Sawicki
|
fe9e026f9e
|
getObjectMemebers -> getObjectMembers
|
2016-03-04 15:57:21 -08:00 |
|
Kevin Sawicki
|
3230927f10
|
Mention deleting
|
2016-03-04 15:56:18 -08:00 |
|
Kevin Sawicki
|
f460d81dd0
|
Allow remote member functions to be deleted
|
2016-03-04 15:51:17 -08:00 |
|
Kevin Sawicki
|
610a503188
|
Make member functions writable
|
2016-03-04 15:49:46 -08:00 |
|
Kevin Sawicki
|
a9e22801e9
|
Add failing spec for reassigning remote function
|
2016-03-04 15:44:50 -08:00 |
|
Kevin Sawicki
|
ee1f69062e
|
Merge pull request #4675 from atom/report-error-in-enumerate-devices-spec
Always call done callback in enumerateDevices spec
|
2016-03-04 14:42:21 -08:00 |
|
Kevin Sawicki
|
20e9a87158
|
Don't run mediaDevices spec on Linux CI
|
2016-03-04 13:23:12 -08:00 |
|
Kevin Sawicki
|
a4e04e6083
|
Always call done callback
|
2016-03-04 12:29:50 -08:00 |
|
Daniel Pham
|
63294892f0
|
Rename dark-mode-changed to platform-theme-changed
|
2016-03-03 23:58:58 -05:00 |
|
Kevin Sawicki
|
be67dca686
|
Use _cycleWindows selector to implement cmd-`
|
2016-03-03 20:53:58 -08:00 |
|
Daniel Pham
|
b1eefbdcd9
|
Simplify the isDarkModeEnabled check
|
2016-03-03 23:48:30 -05:00 |
|