Commit Graph

25 Commits

Author SHA1 Message Date
Miguel Solorio 9dbb30ebf7 Update drag icon 2019-11-25 10:10:09 -08:00
Miguel Solorio b24775ae6d #84045: Add "debug-restart-frame" icon 2019-11-21 08:56:06 -08:00
Peng Lyu ee3adf5fd0 Adopt generic mouse events for debug toolbar. 2019-11-20 11:48:27 -08:00
Miguel Solorio ac0e9fbe74 Fixes #85111, updates debug step-back and reverse-continue icons 2019-11-19 08:44:25 -08:00
Miguel Solorio 7766a5d0f0 Merge branch 'master' into misolori/icon-font-breakpoints 2019-11-15 10:33:44 -08:00
isidor 40d5fd27f6 fixes #84810 2019-11-15 15:41:12 +01:00
Miguel Solorio c9f9081e2f Add icon classes to debug tooldbar contributions 2019-11-13 17:11:27 -08:00
Benjamin Pasero 863defb0a8 dropdown - make the custom arrow generally available 2019-11-01 15:10:04 +01:00
Miguel Solorio e23b32a78e Web: move custom dropdown styles to respective areas 2019-11-01 04:01:34 -07:00
Miguel Solorio 469a9d1cee Lowercase color token 2019-10-24 15:25:08 -07:00
Miguel Solorio 8e12d4ded3 Adopt icon font in debug viewlet 2019-10-24 15:18:34 -07:00
SteVen Batten 81d1db9295 remove special case of titlebar visibility change 2019-10-18 15:38:49 -07:00
Matt Bierner 9f90a1d69c Fix more TS 3.7 dom typings errors
Use an empty string instead of null for reseting styles
2019-10-07 11:04:31 -07:00
isidor 38aa476610 debug: do not focus new session automatically
fixes #79121
2019-08-21 12:14:32 +02:00
isidor 31cd6aea84 strictPropertyInitialization
#78168
2019-08-06 10:50:29 +02:00
Logan Ramos 960f567da7 Removes abbreviations in strongly typed telemetry events (#76478)
* Remove abbreviations

* Fixed spelling mistake
2019-07-03 10:15:28 -07:00
isidor b57a00bd28 debug: Handle disposable result of createAndFillInActionBarActions
#76419
2019-07-02 11:17:47 +02:00
Logan Ramos 26d0bbd5d9 Initial Strict Typing Support for Telemetry Events (#75785)
* Added command line information to display details about collected telemetry

* Telemetry tooling exploration

* Changing telemetry calls to be strongly typed

* Fixed an event definition

* Removed telemetry command

* More removing of telemetry command

* Fixed compilation errors

* Forgotten property

* Updated typings so diff was aligned
2019-07-01 14:37:43 -07:00
Johannes Rieken a280393c6b clarify names and return disposable, #74922 2019-06-13 10:09:10 +02:00
Matt Bierner 5e1f9440d2 Fix compile errors related to toDispose refactoring
Not sure why incremental builds missed this
2019-05-23 19:35:15 -07:00
SteVen Batten 982e7bc2f1 refactor actionItem naming (#73600) 2019-05-15 10:21:05 -07:00
isidor 5aa0d0be6e debug.hideSubSessions
#62972
2019-04-03 15:50:08 +02:00
Benjamin Pasero 2c386fa9a3 Revert "Revert "debugToolbar -> debugToolBar""
This reverts commit 9bb443d153.
2019-03-25 10:55:00 +01:00
Martin Aeschlimann 9bb443d153 Revert "debugToolbar -> debugToolBar"
This reverts commit e7ca7d5889.
2019-03-22 17:30:57 +01:00
isidor e7ca7d5889 debugToolbar -> debugToolBar
fixes #70954
2019-03-22 12:40:21 +01:00