electron/atom
Vadim Macagon c64294cf60 Extend the custom Jump List API
Add `app.getJumpListSettings()` and `app.setJumpList(callback)` that
make it possible to fully customize the Jump List of an Electron app.
It is now possible to:
- Add tasks to the standard `Tasks` category.
- Add separators to the standard `Tasks` category.
- Add custom categories containing tasks and file links.
- Add system managed Recent/Frequent categories.
- Remove the custom Jump List.
2016-09-01 09:56:14 +07:00
..
app Include windows.h first 2016-08-26 16:00:05 -07:00
browser Extend the custom Jump List API 2016-09-01 09:56:14 +07:00
common Merge pull request #7002 from electron/include-alpha 2016-08-29 15:19:05 +09:00
node There is no node_extern.h anymore 2016-07-21 16:36:31 +09:00
renderer Sort includes alphabetically 2016-08-26 15:30:02 -07:00
utility Some manual change to for-ranged loop. 2016-07-10 15:57:51 +02:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00