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 |
|
Machisté N. Quintana
|
2bfc7aa152
|
Add mapping for performZoom
|
2016-03-07 16:01:46 -08:00 |
|
Machisté N. Quintana
|
eae5cc9d2c
|
🎨 [ci skip]
|
2016-03-07 15:53:09 -08:00 |
|
Machisté N. Quintana
|
03434f45bb
|
Map webContents.delete to role
|
2016-03-07 15:50:33 -08:00 |
|
Machisté N. Quintana
|
4ded709307
|
Map selectors for delete and pasteAndMatchStyle to roles
|
2016-03-07 15:42:32 -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
|
ad3f4a26fd
|
Restore setting resizable property from ctor on Windows
|
2016-03-07 13:53:57 -08:00 |
|
Kevin Sawicki
|
7de37859f0
|
Set resizable on Linux from InitWithOptions
|
2016-03-07 13:48:33 -08:00 |
|
Kevin Sawicki
|
993b878925
|
🎨
|
2016-03-07 10:37:01 -08:00 |
|
Kevin Sawicki
|
38acc7090b
|
Contrain size in ctor on non-resizable windows
|
2016-03-07 10:11:30 -08:00 |
|
Kevin Sawicki
|
4ec79d5d18
|
Add Linux exclusion to describe
|
2016-03-07 09:53:20 -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
|
bda5bb4a74
|
Add missing semicolon
|
2016-03-04 16:15:04 -08:00 |
|
Kevin Sawicki
|
67edcc8f91
|
Initially set resizable property on Linux
|
2016-03-04 16:12:58 -08:00 |
|
Kevin Sawicki
|
73f6162f5c
|
Enable resizable spec on Linux
|
2016-03-04 16:12:14 -08: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 |
|