Commit History

Author SHA1 Message Date
  trop[bot] cba1a946d5 fix: tray.displayBalloon() does not work with custom icon on Windows (#19528) 5 years ago
  trop[bot] b45ad7f74e fix: destroy tray on current tick (#18218) 6 years ago
  Shelley Vohr 2fb9085e5b feat: add tray.getTitle() (#17385) 6 years ago
  Robo 5afb7dc715 refactor: load electron builtin modules with process._linkedBinding (#17247) 6 years ago
  Jeremy Apthorp d01db5a656 migrate to non-deprecated v8 functions 6 years ago
  Milan Burda a08ca9defb fix: don't crash on tray.setContextMenu(null) (#14322) 6 years ago
  Shelley Vohr 003a5a0160 remove tray.setHighlightMode() deprecation 7 years ago
  mikeykhalil 94ffd4bfc0 add getter for ignoreDoubleClickEvents field 7 years ago
  mikeykhalil 208374afa4 clean up ignore double click event implementation 7 years ago
  mikeykhalil 1f29124d11 updated Tray API to ignore double click events on macOS (#8952) 7 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  shelley vohr 0e5b6f9300 Upgrade to node v9.3.0 (#11507) 7 years ago
  shelley vohr 193febd18c deprecate boolean highlightMode param (#11993) 7 years ago
  Shelley Vohr 57738e6981 no longer support bool param for setHighlightMode 7 years ago
  Cheng Zhao 4342480473 Fix cpplint warnings 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
  Cheng Zhao 497f5a1199 Update files for Chrome 54 API changes 8 years ago
  Cheng Zhao 8c3232dc56 Every native class now gets a name 8 years ago
  Cheng Zhao cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
  Cheng Zhao 8f62e79243 GetConstructor now returns FunctionTemplate 8 years ago
  Cheng Zhao 8cd4612fe0 Get rid of Constructor class 8 years ago
  Cheng Zhao 1505a46ed0 Do not rely on Constructor to call Init 8 years ago
  Kevin Sawicki c4e743d207 Add TODO to deprecate boolean param 8 years ago
  Kevin Sawicki 8e1de88512 Correct typo in variable name 8 years ago
  Kevin Sawicki b2f9cce297 Add option to always highlight the tray icon 8 years ago
  Cheng Zhao 16e43a7f15 Merge pull request #6490 from wilsonpage/add-drop-text-support 8 years ago
  Wilson Page 90f8a7e828 Add support for dropped text in osx 8 years ago