trop[bot]
|
7ed6e2b909
fix: don't crash on tray.setContextMenu(null) (#14330)
|
6 years ago |
trop[bot]
|
45158bdad5
docs: fix electron.d.ts typings (#13856)
|
6 years ago |
Charles Kerr
|
6beaafc7e5
Merge pull request #11282 from Toinane/fix-documentation
|
7 years ago |
Toinane
|
323ea2b27b
fix(docs): fix all missing dots and add some links
|
7 years ago |
Toinane
|
59607c9a17
feat(docs): fix 'optional' wording
|
7 years ago |
Sebastien Bramille
|
7a8431086c
Update doc
|
7 years ago |
Robin Andersson
|
08845c9903
Removed incorrect optional labels from tray.displayBalloon(options) docs
|
7 years ago |
Sean Bannigan
|
0b205019b6
add mouse-move event and click event position for tray
|
7 years ago |
Kevin Sawicki
|
70544440f9
Add location and keyboard modifiers to tray mouse events
|
7 years ago |
Kevin Sawicki
|
2406d6c279
Rename to mouse-leave for consistency with drag-leave
|
7 years ago |
Shubham
|
8dbb8ccbab
add mouse-enter and mouse-exit events for tray
|
7 years ago |
Milan Burda
|
568454525d
Use point / size / rectangle structures consistently in API docs
|
8 years ago |
Zeke Sikelianos
|
e57cb713b2
link process annotations to glossary
|
8 years ago |
Samuel Attard
|
06960704c4
Update docs for dts again
|
8 years ago |
Zeke Sikelianos
|
5979dab13c
fix some class headings
|
8 years ago |
Alexandre
|
6f8eb282b7
[ci skip] Correct Linux limitation example
|
8 years ago |
Samuel Attard
|
11f8923c43
Fix tray and menu docs
|
8 years ago |
Zeke Sikelianos
|
ac68de6215
document process(es) for all APIs
|
8 years ago |
Long Nhat Nguyen
|
c017a7a1c7
Update url (#7598)
|
8 years ago |
Samuel Attard
|
4d49156dac
Rename bounds -> rectangle
|
8 years ago |
Samuel Attard
|
b859afc118
Update docs to follow the 'link first instance' standard
|
8 years ago |
Samuel Attard
|
03979936f3
Move reused object structures to a standard structures folder
|
8 years ago |
Milan Burda
|
9f342ebbd1
Add missing documentation
|
8 years ago |
Samuel Attard
|
e0e47ea9a1
Update docs to contain more specific return values
|
8 years ago |
Samuel Attard
|
d2a701a465
Document the return values of all methods in the docs
|
8 years ago |
Zeke Sikelianos
|
e91dc83b2c
capitalize
|
8 years ago |
Zeke Sikelianos
|
5619558689
document some missing parameters
|
8 years ago |
Zeke Sikelianos
|
cc2b95fac3
js → javascript
|
8 years ago |
DaveJ
|
42640b6170
docs: Add click handler to tray window example
|
8 years ago |
DaveJ
|
322fe36dea
docs: Fix undefined variables
|
8 years ago |