SymphonyElectron/js
Vishwas Shashidhar 5cdca33a09 ELECTRON-718: fix cancel button issue on japanese text
If we don't specify the cancel id, cancel action doesn't work in the japanese language. So, we need to pass the cancelId in the dialog options
2018-08-31 16:42:41 +05:30
..
aboutApp ELECTRON-648 (Prevent drag and drop of files) (#464) 2018-08-16 11:35:40 +05:30
activityDetection ELECTRON-694 (Send activity only if network status is online) (#469) 2018-08-28 11:47:09 +05:30
autoLaunch ELECTRON-635 (Custom auto launch implementation)[Windows] (#484) 2018-08-30 22:58:07 +05:30
basicAuth ELECTRON-505: add dev tools administration control (#435) 2018-07-20 16:23:08 +05:30
desktopCapturer ELECTRON-651 (Assign focused window to the screen picker) [Windows] (#468) 2018-08-20 17:35:40 +05:30
dialogs ELECTRON-582: upgrade electron version (#417) 2018-07-02 17:14:30 +05:30
downloadManager ELECTRON-669: add japanese localisation for download manager actions (#477) 2018-08-27 20:28:21 +05:30
enums ELECTRON-607 (Change native menu bar style - Windows 10) (#451) 2018-08-06 15:31:02 +05:30
menus ELECTRON-718: fix cancel button issue on japanese text 2018-08-31 16:42:41 +05:30
notify ELECTRON-729 - Accessibility color fix for customizing toast notifications on Windows (#483) 2018-08-30 11:32:21 +05:30
preload ELECTRON-647 - Fixing fullscreen mode disappears after reloading app (#482) 2018-08-29 22:29:40 +05:30
protocolHandler ELECTRON-500 / ELECTRON-384: fix protocol handler non-window use case (#372) 2018-05-21 13:27:53 +05:30
screenSnippet ELECTRON-535 (Add support for screen snippet localization) (#407) 2018-06-20 14:15:37 +05:30
snackBar ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
spellChecker ELECTRON-656 - Correct Japanese translation (#480) 2018-08-29 10:39:16 +05:30
translation ELECTRON-536: add missing translation strings (#408) 2018-06-21 18:13:03 +05:30
utils ELECTRON-656 - Correct Japanese translation (#480) 2018-08-29 10:39:16 +05:30
windowsTitleBar ELECTRON-635 (Custom auto launch implementation)[Windows] (#484) 2018-08-30 22:58:07 +05:30
badgeCount.js electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
bringToFront.js Electron-336 (Update bring to front logic on Windows) (#325) 2018-03-16 12:26:07 +05:30
config.js ELECTRON-635 (Custom auto launch implementation)[Windows] (#484) 2018-08-30 22:58:07 +05:30
crashReporter.js Electron-401 (fixes crash reporter) (#334) 2018-04-11 18:43:59 +05:30
cryptoLib.js SEARCH-915 - Revert back to ffi (ffi-napi - napi_get_uv_event_loop issue on windows) (#473) 2018-08-23 16:05:02 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js Electron-433 (Changes the logic for updating user config) (#341) 2018-04-19 23:26:42 +05:30
main.js ELECTRON-635 (Custom auto launch implementation)[Windows] (#484) 2018-08-30 22:58:07 +05:30
mainApiMgr.js ELECTRON-607 (Change native menu bar style - Windows 10) (#451) 2018-08-06 15:31:02 +05:30
memoryMonitor.js ELECTRON-445 (Change the memory refresh logic to auto-refresh after 4Hrs of user inactivity) (#415) 2018-07-02 17:17:01 +05:30
windowMgr.js ELECTRON-685: upgrade electron framework version to 3.0.0-beta.8 (#485) 2018-08-30 12:12:58 +05:30