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 |
|
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
|
2515425cd5
|
Remove duplicated keyboard code
|
2016-03-06 15:04:05 +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
|
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
|
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 |
|
Kevin Sawicki
|
67edcc8f91
|
Initially set resizable property on Linux
|
2016-03-04 16:12:58 -08:00 |
|
Kevin Sawicki
|
fe9e026f9e
|
getObjectMemebers -> getObjectMembers
|
2016-03-04 15:57:21 -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 |
|
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 |
|
christoth
|
fed77d1837
|
Use flexbox layout for browserplugin
|
2016-03-03 17:22:20 -05:00 |
|
Prince J Wesley
|
f02affbc18
|
🐛 Add platform predicate for menu item action
|
2016-03-03 08:38:32 +05:30 |
|
Daniel Pham
|
c4049cb393
|
🍎 Add 'dark-mode-changed' event to app api
|
2016-03-01 15:43:38 -05:00 |
|
Daniel Pham
|
eaac67ac60
|
🍎 Add 'isDarkModeEnabled' to app api
|
2016-03-01 13:12:21 -05:00 |
|
brenca
|
a06392459e
|
Making fullsceenable work on Linux
|
2016-02-27 22:37:42 +01:00 |
|
Heilig Benedek
|
bb42c85df8
|
resolve update conflicts
|
2016-02-27 03:23:10 +01:00 |
|
Heilig Benedek
|
bb0ac688b2
|
Reverted SetFullscreenable disabling maximize button on Windows and removed that from the docs.
|
2016-02-27 03:07:53 +01:00 |
|
Cheng Zhao
|
7de97a55f7
|
Merge pull request #4609 from MaxWhere/framesubscriber-fix
🐎 framesubscriber speed and quality improvement
|
2016-02-26 23:21:42 +08:00 |
|
Cheng Zhao
|
b25c8ca621
|
Merge pull request #4616 from deepak1556/media_device_enumeration_patch
browser: allow enumeration of media device labels
|
2016-02-26 22:07:35 +08:00 |
|
Cheng Zhao
|
ebfc127628
|
Merge pull request #4522 from deepak1556/async_execute_javascript_patch
webContents: provide responses for executeJavscript method
|
2016-02-26 21:17:47 +08:00 |
|
gellert
|
070772b4b9
|
Added special key identifiers for OSX and Windows
|
2016-02-26 20:22:46 +08:00 |
|
Robo
|
fce641aab6
|
browser: allow enumeration of media device labels
|
2016-02-26 16:31:20 +05:30 |
|
Cheng Zhao
|
a21e095a59
|
Merge pull request #4515 from deepak1556/ipc_value_conversion_patch
ipc: allow passing date instances
|
2016-02-26 16:16:33 +08:00 |
|
Cheng Zhao
|
a67b29d8d2
|
Bump v0.36.9
|
2016-02-26 02:18:27 +00:00 |
|
Heilig Benedek
|
4bfa03e5f4
|
Removed an include no longer needed
|
2016-02-26 02:13:17 +01:00 |
|
Heilig Benedek
|
3f0d598a59
|
Merge atom/master
|
2016-02-26 02:05:57 +01:00 |
|
Robo
|
1235907835
|
run webframe methods for webview in its context
|
2016-02-26 05:14:45 +05:30 |
|
Heilig Benedek
|
9a0372b61b
|
Removed size_ since it's not needed anymore
|
2016-02-25 23:48:58 +01:00 |
|
Cheng Zhao
|
0ea80f674b
|
Merge pull request #4595 from dongjoon-hyun/rename_function_filter_accelerator
Rename function `FilterAccecelator` to `FilterAccelerator` in `submenu.cc`
|
2016-02-25 21:18:57 +08:00 |
|
Cheng Zhao
|
316e6850ae
|
Merge pull request #4592 from miniak/fix-url-request-converter-crash
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
|
2016-02-25 21:11:43 +08:00 |
|
Robo
|
8386baf267
|
add spec
|
2016-02-25 11:46:30 +05:30 |
|
Robo
|
a734326907
|
track async api requests
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
2b547bd44a
|
webContents: provide responses for executeJavscript method
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
a1a17b7ee8
|
use v8::Object::Get
|
2016-02-25 11:21:21 +05:30 |
|
Cheng Zhao
|
d00490271b
|
Merge pull request #4518 from deepak1556/webview_host_window_patch
webview: api to get host browser window
|
2016-02-25 12:26:53 +08:00 |
|
Dongjoon Hyun
|
fee56df400
|
Rename function FilterAccecelator to FilterAccelerator in submenu_button.cc .
|
2016-02-24 11:15:21 -08:00 |
|
Milan Burda
|
d2b48b2aa7
|
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
The net::URLRequest::url() method calls vector<GURL>::back(), which is undefined when the url_chain is empty
|
2016-02-24 14:01:26 +01:00 |
|
Robo
|
467870deb6
|
use builtin method
|
2016-02-24 16:30:23 +05:30 |
|
Robo
|
6fcc197db8
|
webview: api to get webcontents and associated host webcontents
|
2016-02-24 11:55:15 +05:30 |
|
Cheng Zhao
|
8ff30a2abc
|
Revert "protocol: respect requests from partition"
This reverts commit 85800256de .
|
2016-02-24 13:25:30 +08:00 |
|
Cheng Zhao
|
bb1e4c2208
|
Revert "add docs"
This reverts commit bdfc19ad20 .
|
2016-02-24 13:25:22 +08:00 |
|
Cheng Zhao
|
a63193c826
|
Merge pull request #4551 from deepak1556/protocol_session_patch
protocol: respect requests from partition
|
2016-02-24 12:03:37 +08:00 |
|
Robo
|
367d12402a
|
ipc: allow passing date instances
|
2016-02-23 16:23:15 +05:30 |
|
Cheng Zhao
|
49f995925c
|
Notify the global menu bar when window is mapped
|
2016-02-23 15:43:32 +08:00 |
|
Robo
|
bdfc19ad20
|
add docs
|
2016-02-23 12:54:20 +05:30 |
|
Heilig Benedek
|
39bb670719
|
Revert will-enter-full-screen event, matching osx fullscreen: false behaviour on windows instead
|
2016-02-22 10:23:56 +01:00 |
|
Cheng Zhao
|
96b2705bd3
|
Fix render-view-deleted being emitted twice
|
2016-02-22 15:24:19 +08:00 |
|
Cheng Zhao
|
6753fcc1b4
|
Get rid of the ATOM_BROWSER_RELEASE_RENDER_VIEW event
|
2016-02-22 15:24:19 +08:00 |
|
Cheng Zhao
|
593a79ce20
|
Separate renderer functions by renderer process ID
Close #4324.
|
2016-02-22 15:24:18 +08:00 |
|
Cheng Zhao
|
d4c954870a
|
Remove a few CoffeeScript generated junks
|
2016-02-22 15:24:18 +08:00 |
|
Cheng Zhao
|
59d6e7d6ef
|
ObjectsRegistry no longer needs to send events
|
2016-02-22 15:24:18 +08:00 |
|
Cheng Zhao
|
2b04af4349
|
No longer need to count the references in webContents
All remote objects are now cached in renderer process, so there is
always only one reference to one remote object for each webContents.
|
2016-02-22 15:24:18 +08:00 |
|
Cheng Zhao
|
fe7462b352
|
No longer needs cache for methods of remote
Refs #4517.
|
2016-02-22 13:05:58 +08:00 |
|
Cheng Zhao
|
c65cfadd09
|
v8Util.createObjectWithName is no longer used
|
2016-02-22 13:05:58 +08:00 |
|
Cheng Zhao
|
67324ce732
|
Keep the prototype chain in remote objects
|
2016-02-22 12:35:51 +08:00 |
|
Cheng Zhao
|
361b9cad0f
|
Merge pull request #4564 from dongjoon-hyun/rename_const_persist_prefix
Rename constant `PERSIST_PERFIX` to `PERSIST_PREFIX` in `session.js`.
|
2016-02-21 21:53:41 +08:00 |
|
Cheng Zhao
|
cad26fa606
|
Merge pull request #4517 from deepak1556/remote_browser_window_patch
remote: return webcontents instance from cache
|
2016-02-21 17:54:48 +08:00 |
|
Dongjoon Hyun
|
078c7bf8ab
|
Rename constant PERSIST_PERFIX to PERSIST_PREFIX in session.js .
|
2016-02-21 00:16:53 -08:00 |
|
Robo
|
85800256de
|
protocol: respect requests from partition
|
2016-02-19 19:39:01 +05:30 |
|
Cheng Zhao
|
4b18317e7c
|
Bump v0.36.8
|
2016-02-19 14:38:36 +08:00 |
|
Kevin Sawicki
|
d3c6075841
|
Use background color as border color
|
2016-02-18 10:15:44 -08:00 |
|
Kevin Sawicki
|
1c37731065
|
under -> in
|
2016-02-18 10:15:44 -08:00 |
|
Kevin Sawicki
|
9b373f2e15
|
on -> to learn
|
2016-02-18 10:15:44 -08:00 |
|
Kevin Sawicki
|
4d011057b0
|
Only change background on hover
|
2016-02-18 10:15:44 -08:00 |
|
Kevin Sawicki
|
de37de1785
|
Add docs sentence in new paragraph
|
2016-02-18 10:15:43 -08:00 |
|
Kevin Sawicki
|
1520b2271a
|
Remove v before version
|
2016-02-18 10:15:43 -08:00 |
|
Kevin Sawicki
|
793527f82e
|
Update header style
|
2016-02-18 10:15:43 -08:00 |
|
Kevin Sawicki
|
db1c29f2f9
|
Remove parens around version
|
2016-02-18 10:15:43 -08:00 |
|
Kevin Sawicki
|
d48a61fdff
|
Tweak holder styles
|
2016-02-18 10:15:43 -08:00 |
|
Kevin Sawicki
|
c4859c3dc6
|
Use colors from Electron site
|
2016-02-18 10:15:43 -08:00 |
|
Robo
|
0d77fd4a2c
|
remote: return webcontents instance from cache
|
2016-02-18 17:40:10 +05:30 |
|
Cheng Zhao
|
a8cd435e30
|
Merge pull request #4538 from atom/cmd-tilde
mac: Simulate the behavior of cmd+~ when OS X didn't handle it
|
2016-02-18 18:57:04 +08:00 |
|
Cheng Zhao
|
12569f2c9d
|
mac: Simulate the behavior of cmd+~ when OS X didn't handle it
|
2016-02-18 18:32:13 +08:00 |
|
Heilig Benedek
|
2610aa60e9
|
🎨 lint fix
|
2016-02-18 01:19:41 +01:00 |
|
Heilig Benedek
|
7bf17f2541
|
Improved frame subscriber - now we only use framesubscription events as an event, and we copy from the backing store directly (instead of accessing it through a videoframe)
|
2016-02-18 01:15:00 +01:00 |
|
Kevin Sawicki
|
b3ac48cf52
|
Handle argument parsing in C++
|
2016-02-17 09:05:21 -08:00 |
|
Kevin Sawicki
|
3f42909ecf
|
Call OpenExternal with new true default to activate arg
|
2016-02-17 08:56:59 -08:00 |
|
Kevin Sawicki
|
04517caf36
|
Add missing semicolon
|
2016-02-17 08:56:59 -08:00 |
|
Kevin Sawicki
|
5e5313d8b1
|
Return value from bindings method
|
2016-02-17 08:56:59 -08:00 |
|
Kevin Sawicki
|
f5bed87199
|
without_activation -> activate
|
2016-02-17 08:56:58 -08:00 |
|
Ben Gotow
|
52db43eee5
|
Fix linter error
|
2016-02-17 08:56:58 -08:00 |
|
Ben Gotow
|
d8679b3899
|
Allow openExternal to open URLs in the background #3224
|
2016-02-17 08:56:58 -08:00 |
|
Cheng Zhao
|
c02a49a1db
|
Merge pull request #4507 from atom/mb-add-deprecation-handler-api
Add API for custom handling of deprecations
|
2016-02-17 10:51:30 +08:00 |
|
Cheng Zhao
|
7810f4293f
|
Merge pull request #4447 from KevinMartin/patch-3
Add ability to specify v8 flags in package.json
|
2016-02-17 10:42:29 +08:00 |
|
Kevin Jose Martin
|
ee0cac7d54
|
Remove command line switches, add v8 flags
|
2016-02-16 21:23:13 -05:00 |
|
Max Brunsfeld
|
3e3e593366
|
👕 Add missing semicolons
|
2016-02-16 15:28:33 -08:00 |
|
Max Brunsfeld
|
ccef805e9b
|
Add API for custom handling of deprecations
|
2016-02-16 15:21:32 -08:00 |
|
Cheng Zhao
|
61a9316f67
|
Merge pull request #4496 from cesine/update/deps
fix dependencies badge which shows out of date
|
2016-02-16 22:18:51 +08:00 |
|
Cheng Zhao
|
44260634af
|
Merge pull request #4364 from atom/launch-url-or-file-directly-from-cli
Launch URL or HTML file directly
|
2016-02-16 16:13:10 +08:00 |
|
Cheng Zhao
|
7ca09de386
|
Merge remote-tracking branch 'origin/dont-write-empty-dev-tools-extensions-file'
|
2016-02-16 12:30:42 +08:00 |
|
cesine
|
2aff0c47d0
|
⬆️ 👕 updated to eslint 2.1.0
Verified migration doc (nothing to be done)
http://eslint.org/docs/user-guide/migrating-to-2.0.0
And made sure the eslint tasks passed
|
2016-02-15 22:30:29 -05:00 |
|
Cheng Zhao
|
66bb6a8534
|
Use weak pointer instead of manual bookkeeping
|
2016-02-16 10:44:10 +08:00 |
|