Hari Krishna Reddy Juturu
|
8a32826876
Removing #ifdef windows for endsession methods
|
8 years ago |
Hari Krishna Reddy Juturu
|
3c3e14b820
End session event on browser window
|
8 years ago |
Kevin Sawicki
|
29a3e11893
Group sheet event methods with other macOS methods
|
8 years ago |
Yuya Ochiai
|
75184046f6
Add events to manage sheets of macOS BrowserWindow
|
8 years ago |
Kevin Sawicki
|
9f323104e7
Remove unused include
|
8 years ago |
Kevin Sawicki
|
cbb6f8c33e
Store event listeners in each TouchBar class
|
8 years ago |
Samuel Attard
|
d1b3ba39bd
Fix cpp linting
|
8 years ago |
Samuel Attard
|
18c7c3ece8
Make label and colorpicker types work
|
8 years ago |
Samuel Attard
|
703b5738c8
Initial TouchBar Magic
|
8 years ago |
Anthony Tseng
|
269a87b26f
Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end
|
8 years ago |
Kevin Sawicki
|
7a0129bbc7
Correct misspelling of destroy in method name
|
8 years ago |
Cheng Zhao
|
f4bec78ccb
linux: Implement win.setParentWindow(parent)
|
8 years ago |
Cheng Zhao
|
4d65af3c60
Add ready-to-show event
|
8 years ago |
James Wheare
|
8482109dea
Switch to a single OS X swipe event with a direction argument
|
9 years ago |
James Wheare
|
03319a5426
OSX: Capture 3-finger swipe events in NativeWindow
|
9 years ago |
Arek Sredzki
|
c1267b2320
Added 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer
|
9 years ago |
Ben Gotow
|
d492ff45d5
Rename up/down => begin/end
|
9 years ago |
Ben Gotow
|
bd2252ea55
Extend NativeWindow to track touch-based scroll events on OS X
|
9 years ago |
Cheng Zhao
|
8d20dda6d7
No need to override TitleWasSet in NativeWindow
|
9 years ago |
Cheng Zhao
|
917b33dbe7
Small code cleanup
|
9 years ago |
Omri Litov
|
ef038257d1
Returns buffer instead of WPARAM and LPARAM
|
9 years ago |
Omri Litov
|
f22837523f
Use WPARAM as uint64_t and LPARAM as int64_t
|
9 years ago |
Cheng Zhao
|
b86267aa3b
Use uint64_t instead of LPARAM
|
9 years ago |
Omri Litov
|
e355532d27
Change windows messages api to hook instead of emitter
|
9 years ago |
Omri Litov
|
edbebf84b9
Added browser-window event 'message'
|
9 years ago |
Cheng Zhao
|
83c514001e
Move devtools API to WebContents
|
9 years ago |
Cheng Zhao
|
86f523d3c1
Move BeginFrameSubscription to WebContents
|
9 years ago |
Heilig Benedek
|
e4c01f3187
Offscreen render support base
|
9 years ago |
Paul Betts
|
58efb3c018
I forget cpplint every time
|
9 years ago |
Paul Betts
|
cde7c6a4ef
Move app commands to strings
|
9 years ago |