platform/framework/web/crosswalk-tizen.git
7 years agoMerge pull request #8678 from liusy182/download-item
Kevin Sawicki [Mon, 6 Mar 2017 18:11:22 +0000 (10:11 -0800)]
Merge pull request #8678 from liusy182/download-item

only emit `download-item done` event once

7 years agoMerge pull request #8604 from electron/groundwater-patch-1
Kevin Sawicki [Mon, 6 Mar 2017 17:48:36 +0000 (09:48 -0800)]
Merge pull request #8604 from electron/groundwater-patch-1

Emphasize asking for repo URL in bug reports

7 years agoIncorporate feedback
Kevin Sawicki [Mon, 6 Mar 2017 17:48:11 +0000 (09:48 -0800)]
Incorporate feedback

7 years agoMerge pull request #8800 from electron/https-website
Kevin Sawicki [Mon, 6 Mar 2017 17:32:20 +0000 (09:32 -0800)]
Merge pull request #8800 from electron/https-website

Update website URLs to use HTTPS

7 years agoMerge pull request #8795 from electron/rename-shortcuts-to-keyboard-shortcuts
Kevin Sawicki [Mon, 6 Mar 2017 17:30:55 +0000 (09:30 -0800)]
Merge pull request #8795 from electron/rename-shortcuts-to-keyboard-shortcuts

Rename shortcuts to keyboard shortcuts

7 years agoMerge pull request #8840 from Yarkhan/patch-1
Kevin Sawicki [Mon, 6 Mar 2017 17:27:38 +0000 (09:27 -0800)]
Merge pull request #8840 from Yarkhan/patch-1

Correcting typo

7 years agoMerge pull request #8837 from rhysd/fix-touchbar-doc
Kevin Sawicki [Mon, 6 Mar 2017 17:25:57 +0000 (09:25 -0800)]
Merge pull request #8837 from rhysd/fix-touchbar-doc

Fix TouchBarSpacer class name in doc

7 years agoMerge pull request #8834 from electron/tb-doc-fixups
Kevin Sawicki [Mon, 6 Mar 2017 17:25:29 +0000 (09:25 -0800)]
Merge pull request #8834 from electron/tb-doc-fixups

Add more explicit types to docs for TouchBar

7 years agoMerge pull request #8811 from electron/clean-node-on-exit
Cheng Zhao [Mon, 6 Mar 2017 11:36:59 +0000 (20:36 +0900)]
Merge pull request #8811 from electron/clean-node-on-exit

Clean up node Environment on exit

7 years agoCorrecting typo
Yarkhan [Sun, 5 Mar 2017 23:40:18 +0000 (20:40 -0300)]
Correcting typo

7 years agofix TouchBarSpacer class name in doc
rhysd [Sun, 5 Mar 2017 06:09:35 +0000 (15:09 +0900)]
fix TouchBarSpacer class name in doc

7 years agoAdd more explicit types to docs for TouchBar
Samuel Attard [Sat, 4 Mar 2017 05:14:41 +0000 (16:14 +1100)]
Add more explicit types to docs for TouchBar

7 years agoMerge pull request #8830 from electron/touchbar-label-color
Kevin Sawicki [Fri, 3 Mar 2017 23:51:16 +0000 (15:51 -0800)]
Merge pull request #8830 from electron/touchbar-label-color

Support setting TouchBarLabel text color

7 years agoidentList -> identifiers
Kevin Sawicki [Fri, 3 Mar 2017 23:28:32 +0000 (15:28 -0800)]
identList -> identifiers

7 years agoAlways set properties in update calls
Kevin Sawicki [Fri, 3 Mar 2017 23:24:32 +0000 (15:24 -0800)]
Always set properties in update calls

7 years agoAdd support for setting TouchBarLabel text color
Kevin Sawicki [Fri, 3 Mar 2017 23:14:51 +0000 (15:14 -0800)]
Add support for setting TouchBarLabel text color

7 years agoMerge pull request #8095 from electron/touchbar
Kevin Sawicki [Fri, 3 Mar 2017 22:37:56 +0000 (14:37 -0800)]
Merge pull request #8095 from electron/touchbar

Add TouchBar Support

7 years agoRemove unused include
Kevin Sawicki [Fri, 3 Mar 2017 22:11:09 +0000 (14:11 -0800)]
Remove unused include

7 years agoDrop nullable for consistency
Kevin Sawicki [Fri, 3 Mar 2017 22:07:59 +0000 (14:07 -0800)]
Drop nullable for consistency

7 years agoMention it only effects 10.12.1 with touch bar
Kevin Sawicki [Fri, 3 Mar 2017 22:04:55 +0000 (14:04 -0800)]
Mention it only effects 10.12.1 with touch bar

7 years agoAdd clover to possible values
Kevin Sawicki [Fri, 3 Mar 2017 18:54:21 +0000 (10:54 -0800)]
Add clover to possible values

7 years agoCheck that window responds to touchBar selector for pre-10.12.1 compat
Kevin Sawicki [Fri, 3 Mar 2017 18:49:42 +0000 (10:49 -0800)]
Check that window responds to touchBar selector for pre-10.12.1 compat

7 years agoAdd initial touch bar specs
Kevin Sawicki [Fri, 3 Mar 2017 18:22:25 +0000 (10:22 -0800)]
Add initial touch bar specs

7 years agoAdd initial touch bar docs
Kevin Sawicki [Fri, 3 Mar 2017 17:54:46 +0000 (09:54 -0800)]
Add initial touch bar docs

7 years agoMake exported properties match class names
Kevin Sawicki [Thu, 2 Mar 2017 22:32:38 +0000 (14:32 -0800)]
Make exported properties match class names

7 years agoMake config optional
Kevin Sawicki [Thu, 2 Mar 2017 22:29:59 +0000 (14:29 -0800)]
Make config optional

7 years agoAdd live popover icon property
Kevin Sawicki [Thu, 2 Mar 2017 21:37:34 +0000 (13:37 -0800)]
Add live popover icon property

7 years agoSupport icon property to match MenuItem
Kevin Sawicki [Thu, 2 Mar 2017 20:56:23 +0000 (12:56 -0800)]
Support icon property to match MenuItem

7 years ago:art:
Kevin Sawicki [Thu, 2 Mar 2017 18:32:55 +0000 (10:32 -0800)]
:art:

7 years agoMatch Popover casing in macOS APIs
Kevin Sawicki [Thu, 2 Mar 2017 18:28:07 +0000 (10:28 -0800)]
Match Popover casing in macOS APIs

7 years agoExpose TouchBar on remote module
Kevin Sawicki [Thu, 2 Mar 2017 18:25:39 +0000 (10:25 -0800)]
Expose TouchBar on remote module

7 years agoUse NSTouchBar itemForIdentifier to lookup existing item
Kevin Sawicki [Thu, 2 Mar 2017 18:23:24 +0000 (10:23 -0800)]
Use NSTouchBar itemForIdentifier to lookup existing item

7 years agoRegister item after validating
Kevin Sawicki [Thu, 2 Mar 2017 17:30:21 +0000 (09:30 -0800)]
Register item after validating

7 years agoUse device NS colors consistently
Kevin Sawicki [Thu, 2 Mar 2017 17:22:57 +0000 (09:22 -0800)]
Use device NS colors consistently

7 years agoUse array to create empty NSMutableArray
Kevin Sawicki [Thu, 2 Mar 2017 17:16:29 +0000 (09:16 -0800)]
Use array to create empty NSMutableArray

7 years agoOnly export TouchBar to start
Kevin Sawicki [Thu, 2 Mar 2017 00:12:44 +0000 (16:12 -0800)]
Only export TouchBar to start

7 years agoCheck that atom_touch_bar_ is set
Kevin Sawicki [Wed, 1 Mar 2017 23:29:34 +0000 (15:29 -0800)]
Check that atom_touch_bar_ is set

7 years agoStore ordered settings in AtomTouchBar
Kevin Sawicki [Wed, 1 Mar 2017 23:26:10 +0000 (15:26 -0800)]
Store ordered settings in AtomTouchBar

7 years agoAdd move live updating properties
Kevin Sawicki [Wed, 1 Mar 2017 22:54:43 +0000 (14:54 -0800)]
Add move live updating properties

7 years agoAdd support for spacer items
Kevin Sawicki [Wed, 1 Mar 2017 22:10:52 +0000 (14:10 -0800)]
Add support for spacer items

7 years agoSupport setting the initial/available colors
Kevin Sawicki [Wed, 1 Mar 2017 20:50:36 +0000 (12:50 -0800)]
Support setting the initial/available colors

7 years agoAdd static helper to bind touch bar to window
Kevin Sawicki [Wed, 1 Mar 2017 19:12:22 +0000 (11:12 -0800)]
Add static helper to bind touch bar to window

7 years agoUse SetTouchBar withe empty vector instead of DestroyTouchBar
Kevin Sawicki [Wed, 1 Mar 2017 19:05:34 +0000 (11:05 -0800)]
Use SetTouchBar withe empty vector instead of DestroyTouchBar

7 years agoAdd window helpers to TouchBar class
Kevin Sawicki [Wed, 1 Mar 2017 18:55:28 +0000 (10:55 -0800)]
Add window helpers to TouchBar class

7 years agoRemove unused clear method
Kevin Sawicki [Wed, 1 Mar 2017 01:15:30 +0000 (17:15 -0800)]
Remove unused clear method

7 years agoRename instance variable maps
Kevin Sawicki [Wed, 1 Mar 2017 01:12:35 +0000 (17:12 -0800)]
Rename instance variable maps

7 years agoUse scoped_nsobject to match Chrome implementation
Kevin Sawicki [Wed, 1 Mar 2017 00:44:03 +0000 (16:44 -0800)]
Use scoped_nsobject to match Chrome implementation

7 years agoRemove unneeded includes
Kevin Sawicki [Wed, 1 Mar 2017 00:15:39 +0000 (16:15 -0800)]
Remove unneeded includes

7 years agoUse vector of dictionaries instead of mate::Arguments
Kevin Sawicki [Wed, 1 Mar 2017 00:14:02 +0000 (16:14 -0800)]
Use vector of dictionaries instead of mate::Arguments

7 years agoInitial support for dynamic properties
Kevin Sawicki [Wed, 1 Mar 2017 00:08:12 +0000 (16:08 -0800)]
Initial support for dynamic properties

7 years agoStore event listeners in each TouchBar class
Kevin Sawicki [Tue, 28 Feb 2017 23:37:15 +0000 (15:37 -0800)]
Store event listeners in each TouchBar class

7 years agoUpdate renamed variable
Kevin Sawicki [Tue, 28 Feb 2017 22:09:22 +0000 (14:09 -0800)]
Update renamed variable

7 years agotouch_bar_helper_ -> atom_touch_bar_
Kevin Sawicki [Tue, 28 Feb 2017 21:54:20 +0000 (13:54 -0800)]
touch_bar_helper_ -> atom_touch_bar_

7 years agoRename to touch_bar_helper_ to differentiate from touchBar property
Kevin Sawicki [Tue, 28 Feb 2017 21:53:00 +0000 (13:53 -0800)]
Rename to touch_bar_helper_ to differentiate from touchBar property

7 years agoReset helper when makeTouchBar is called
Kevin Sawicki [Tue, 28 Feb 2017 21:50:16 +0000 (13:50 -0800)]
Reset helper when makeTouchBar is called

7 years agoUse reference
Kevin Sawicki [Tue, 28 Feb 2017 20:54:51 +0000 (12:54 -0800)]
Use reference

7 years agotouchBarFromMutatableArray -> touchBarFromItemIdentifiers
Kevin Sawicki [Tue, 28 Feb 2017 20:50:11 +0000 (12:50 -0800)]
touchBarFromMutatableArray -> touchBarFromItemIdentifiers

7 years agoUse std::string ctor
Kevin Sawicki [Tue, 28 Feb 2017 20:45:21 +0000 (12:45 -0800)]
Use std::string ctor

7 years agoUse base::SysUTF8ToNSString helper
Kevin Sawicki [Tue, 28 Feb 2017 20:43:57 +0000 (12:43 -0800)]
Use base::SysUTF8ToNSString helper

7 years agohasTBDict -> hasItemWithID
Kevin Sawicki [Tue, 28 Feb 2017 20:39:07 +0000 (12:39 -0800)]
hasTBDict -> hasItemWithID

7 years agoIgnore objective-c header lint
Kevin Sawicki [Tue, 28 Feb 2017 20:33:56 +0000 (12:33 -0800)]
Ignore objective-c header lint

7 years agoExtract helper class to encapsulate touch bar items
Kevin Sawicki [Tue, 28 Feb 2017 20:29:23 +0000 (12:29 -0800)]
Extract helper class to encapsulate touch bar items

7 years agoFew memory and scope tweaks
Kevin Sawicki [Tue, 28 Feb 2017 00:07:19 +0000 (16:07 -0800)]
Few memory and scope tweaks

7 years agoUse skia color helpers
Kevin Sawicki [Mon, 27 Feb 2017 20:05:44 +0000 (12:05 -0800)]
Use skia color helpers

7 years agoReturn early when touchBar is null
Kevin Sawicki [Mon, 27 Feb 2017 19:23:33 +0000 (11:23 -0800)]
Return early when touchBar is null

7 years agoMake touchBar readwrite/nullable
Kevin Sawicki [Mon, 27 Feb 2017 18:49:45 +0000 (10:49 -0800)]
Make touchBar readwrite/nullable

7 years agoIgnore lint warnings in Objective-C header
Kevin Sawicki [Mon, 27 Feb 2017 18:43:44 +0000 (10:43 -0800)]
Ignore lint warnings in Objective-C header

7 years agoRemove linter warnings
Kevin Sawicki [Mon, 27 Feb 2017 18:40:00 +0000 (10:40 -0800)]
Remove linter warnings

7 years agoRevert default_app changes
Kevin Sawicki [Mon, 27 Feb 2017 18:38:57 +0000 (10:38 -0800)]
Revert default_app changes

7 years agoGet compiling against 10.10 SDK
Kevin Sawicki [Mon, 27 Feb 2017 18:30:41 +0000 (10:30 -0800)]
Get compiling against 10.10 SDK

7 years agoUse new NativeWindowObserver helper
Kevin Sawicki [Mon, 27 Feb 2017 17:20:25 +0000 (09:20 -0800)]
Use new NativeWindowObserver helper

7 years agoFix Group items
Samuel Attard [Fri, 16 Dec 2016 08:27:54 +0000 (19:27 +1100)]
Fix Group items

7 years agoAdd updateConfig ability to other items
Samuel Attard [Fri, 16 Dec 2016 07:01:49 +0000 (18:01 +1100)]
Add updateConfig ability to other items

7 years agoinitial work on updating touch bar item config without rerender
Samuel Attard [Fri, 16 Dec 2016 06:24:51 +0000 (17:24 +1100)]
initial work on updating touch bar item config without rerender

7 years agoSome docs for touch bar
Samuel Attard [Fri, 2 Dec 2016 12:58:02 +0000 (23:58 +1100)]
Some docs for touch bar

7 years agoExport the TouchBar items as their own props on the electron main export
Samuel Attard [Fri, 2 Dec 2016 12:43:42 +0000 (23:43 +1100)]
Export the TouchBar items as their own props on the electron main export

7 years agoFix cpp linting
Samuel Attard [Tue, 29 Nov 2016 07:57:26 +0000 (18:57 +1100)]
Fix cpp linting

7 years agoFix JS linting
Samuel Attard [Tue, 29 Nov 2016 07:55:07 +0000 (18:55 +1100)]
Fix JS linting

7 years agoRemove unused ident
Samuel Attard [Tue, 29 Nov 2016 07:44:25 +0000 (18:44 +1100)]
Remove unused ident

7 years agoImplement group item
Samuel Attard [Tue, 29 Nov 2016 07:36:57 +0000 (18:36 +1100)]
Implement group item

7 years agoImplement popOver item type (woo hoo it worked)
Samuel Attard [Tue, 29 Nov 2016 07:00:08 +0000 (18:00 +1100)]
Implement popOver item type (woo hoo it worked)

7 years agoChange demo touchbar values
Samuel Attard [Mon, 28 Nov 2016 10:46:32 +0000 (21:46 +1100)]
Change demo touchbar values

7 years agoAdd Slider item type and add options to the button type
Samuel Attard [Mon, 28 Nov 2016 10:43:39 +0000 (21:43 +1100)]
Add Slider item type and add options to the button type

7 years agoMake label and colorpicker types work
Samuel Attard [Mon, 28 Nov 2016 07:24:48 +0000 (18:24 +1100)]
Make label and colorpicker types work

7 years agoMake dynamic buttons work along with click events
Samuel Attard [Sun, 27 Nov 2016 11:54:12 +0000 (22:54 +1100)]
Make dynamic buttons work along with click events

7 years agoInitial TouchBar Magic
Samuel Attard [Sun, 27 Nov 2016 05:57:01 +0000 (16:57 +1100)]
Initial TouchBar Magic

* Make the AtomNSWindow also a NSTouchbarDelegate
* Implement basic makeTouchBar and makeItemForIdentifier methods
* Initial sending of touch / update events through IPC to BrowserWindowObjects

TODO:
* JS API
* JS Object Converters
* Generalize methods so that popovers can work

7 years agoMerge pull request #8816 from electron/webview-docs-fixes
Zeke Sikelianos [Fri, 3 Mar 2017 19:23:52 +0000 (11:23 -0800)]
Merge pull request #8816 from electron/webview-docs-fixes

Fix API docs for webview tag

7 years agouse updated docs linter with webview support
Zeke Sikelianos [Fri, 3 Mar 2017 18:53:30 +0000 (10:53 -0800)]
use updated docs linter with webview support

7 years agomove platform labels to end of description for consistency
Zeke Sikelianos [Thu, 2 Mar 2017 21:57:04 +0000 (13:57 -0800)]
move platform labels to end of description for consistency

7 years agodocument arguments for webview methods
Zeke Sikelianos [Thu, 2 Mar 2017 21:29:46 +0000 (13:29 -0800)]
document arguments for webview methods

7 years agofix indentation of app.setLoginItemSettings arguments
Zeke Sikelianos [Thu, 2 Mar 2017 21:28:58 +0000 (13:28 -0800)]
fix indentation of app.setLoginItemSettings arguments

7 years agodenote webview process so linter will recognize it as an API
Zeke Sikelianos [Thu, 2 Mar 2017 21:27:04 +0000 (13:27 -0800)]
denote webview process so linter will recognize it as an API

7 years agoMerge pull request #8806 from electron/felix-winstore-moved
Kevin Sawicki [Thu, 2 Mar 2017 18:35:08 +0000 (10:35 -0800)]
Merge pull request #8806 from electron/felix-winstore-moved

Fix init check for process.windowsStore

7 years agoMerge pull request #8804 from electron/isolated-world-origin
Kevin Sawicki [Thu, 2 Mar 2017 17:16:51 +0000 (09:16 -0800)]
Merge pull request #8804 from electron/isolated-world-origin

Set context isolation origin policy

7 years agoSet isolated world security origin
Kevin Sawicki [Wed, 1 Mar 2017 16:48:35 +0000 (08:48 -0800)]
Set isolated world security origin

7 years agoAdd failing spec for fetch from isolated world
Kevin Sawicki [Wed, 1 Mar 2017 16:48:03 +0000 (08:48 -0800)]
Add failing spec for fetch from isolated world

7 years agoFix cpplint warnings
Cheng Zhao [Thu, 2 Mar 2017 08:26:15 +0000 (17:26 +0900)]
Fix cpplint warnings

7 years agoFix crash when the main frame is replaced
Cheng Zhao [Thu, 2 Mar 2017 08:18:00 +0000 (17:18 +0900)]
Fix crash when the main frame is replaced

7 years agoAvoid touch an Environemnt after it gets destroyed
Cheng Zhao [Thu, 2 Mar 2017 07:50:15 +0000 (16:50 +0900)]
Avoid touch an Environemnt after it gets destroyed

7 years agoDestroy node environment when a JS context in renderer is destroyed
Cheng Zhao [Thu, 2 Mar 2017 07:49:39 +0000 (16:49 +0900)]
Destroy node environment when a JS context in renderer is destroyed