Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Pasero
19001175dd Progress API percentage is ambiguous (fixes #46743) 2018-03-28 09:44:06 +02:00
Benjamin Pasero
8f825bbcb5 Progress can go backwards (fixes #46717) 2018-03-27 17:35:24 +02:00
Benjamin Pasero
6563a31a3f progress - fix debouncer initial value 2018-03-27 17:18:38 +02:00
Benjamin Pasero
098cf01a2e Progress API: Can block renderer (fixes #46642) 2018-03-27 16:14:02 +02:00
Benjamin Pasero
3d81ac21ca Leverage notification progress support for progress API (#45958)
* Leverage notification progress support for progress API

fixes #44090

* only allow positive total/worked values

* drop total/worked in favour of percentage

* make sure to dispose CancellationTokenSource after use

* make the cancellation button optional
2018-03-21 18:06:41 +01:00
Alex Dima
8bfa7ffd2e Move IExtensionService up to /workbench/ (fixes #44281) 2018-02-23 17:38:24 +01:00
Benjamin Pasero
b34f17350f Un-allowed double quoted imports (for #25451) 2017-04-26 19:13:12 +02:00
Johannes Rieken
5f319d4892 finalize progress API, #18066 2017-04-25 12:38:41 +02:00
Johannes Rieken
228086cd72 expose scm-progress in stable api, #18066 2017-03-27 20:01:06 +02:00
Johannes Rieken
23c4c8d1b8 progress - make window progress get a title 2017-01-19 12:06:46 +01:00
Johannes Rieken
3186c15c7f progress - don't rethrow errors on main side 2017-01-18 16:51:50 +01:00
Johannes Rieken
419c2dc09c add withScmProgress to begin with 2017-01-17 09:27:16 +01:00
Johannes Rieken
0c46df976e expose a withScmViewletProgress-API 2017-01-16 18:11:12 +01:00
Johannes Rieken
3d7c53c82a rename to withWindowProgress 2017-01-13 15:15:36 +01:00
Johannes Rieken
33492341c9 withStatusBarProgress API and implementation 2017-01-13 12:09:19 +01:00