SymphonyElectron/js
Kiran Niranjan 9991690a7e Electron-266 (Custom title bar for Windows 10) (#311)
1. Implemented new title bar style for Windows
2. Updated design
3. Updated design and added some safety checks
4. Added title bar double click event
5. Added API to update DOM element
6. Updated style as per the design spec
7. Refactored code and handled full screen scenario
8. Added borders to window
9. Added z-index to make sure border is always on top
10. Updated logic to check Windows 10 version
11. Setting frame property as true for pop-out windows
12. Optimized the code to initiate Windows title bar only after injecting CSS
13. Removed API to update content height
14. Added a global config field to enable or disable custom title bar
15. Reading `isCustomTitleBar` before creating main window
16. Fixed shortcut suggestion in menu items
17. Added two more missing shortcut suggestion in menu items
18. Updated menu template to dynamically assign accelerators
19. Changed the func name closeButtonClick to closeWindow
20. Converted all HEX color code to rgba
2018-03-09 16:16:47 +05:30
..
aboutApp Electron-142 - Changed "buildVersion" key to "buildNumber" 2017-10-30 18:36:45 +05:30
activityDetection electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
basicAuth Electron-253 2017-12-28 17:18:00 +05:30
compressionLib Revert "Merge pull request #269 from keerthi16/skynet" 2017-12-28 17:29:27 +05:30
cryptoLib SEARCH-622 2018-02-16 12:34:03 +05:30
desktopCapturer Electron-256 (Changed the implementation from modal to electron window) (#308) 2018-03-09 15:31:44 +05:30
dialogs Electron-206 - Added code comments 2017-11-09 19:09:52 +05:30
downloadManager electron-205: fixes the already fixed issue post merge conflict regression 2017-12-29 12:48:19 +05:30
enums Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30
menus Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30
notify Electron-249 - Updated API work flow 2018-01-08 16:43:10 +05:30
preload Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30
protocolHandler electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
screenSnippet Electron-228 - Added an event to terminate screen snippet process whenever the main window is reloaded/navigated 2018-01-18 12:53:27 +05:30
search Merge remote-tracking branch 'upstream/master' into SEARCH-605-new 2018-02-16 15:34:29 +05:30
spellChecker electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
utils Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30
windowsTitleBar Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +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-284 Added an new api for bring to front feature 2018-01-23 13:47:17 +05:30
config.js Electron-217 2017-12-21 12:53:57 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js electron-97: fixed logging issues for unit tests and added documentation in the README 2017-08-24 17:16:12 +05:30
main.js ELECTRON-261: removed extra attributes 2018-02-06 17:35:06 +05:30
mainApiMgr.js Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30
memoryMonitor.js electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
windowMgr.js Electron-266 (Custom title bar for Windows 10) (#311) 2018-03-09 16:16:47 +05:30