Jeremy Rose
|
15c6014324
|
feat: replace BrowserView with WebContentsView (#35658)
|
2023-12-13 13:01:03 -08:00 |
|
Shelley Vohr
|
c7bdd907d7
|
fix: set prototype names on gin::Constructible classes (#39006)
* fix: set prototype names on gin::Constructible classes
* test: add tests
|
2023-07-10 11:49:20 +02:00 |
|
Jeremy Rose
|
71944f2c3b
|
refactor: simplify events (#37099)
|
2023-02-13 13:39:18 -08:00 |
|
Jeremy Rose
|
67dc178e70
|
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2023-02-06 12:59:49 -08:00 |
|
Milan Burda
|
c4ea33d1bf
|
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
2021-11-22 16:34:31 +09:00 |
|
Jeremy Rose
|
9bd0fc5348
|
refactor: ginify BrowserView (#23578)
|
2020-07-09 08:48:39 -07:00 |
|
Jeremy Apthorp
|
a3e28788ce
|
refactor: ginify Tray (#22822)
* refactor: ginify Tray
* lint
* improve argument parsing logic
* remove redundant imports from tray.js
* new Tray produces an instanceof Tray
* make Constructible generic
* lint
* clean up on exit
|
2020-03-30 10:32:02 +09:00 |
|