Commit Graph

23539 Commits

Author SHA1 Message Date
Sandeep Somavarapu
24420491eb Fix #45340 2018-03-09 10:56:08 +01:00
Johannes Rieken
aa97f61902 fix #42878 2018-03-09 08:57:31 +01:00
Johannes Rieken
5ef4e4e4ed fix #29210 2018-03-09 08:47:47 +01:00
Benjamin Pasero
3937e57686 add window.openWithoutArgumentsInNewWindow (#45322)
* add window.openWithoutArgumentsInNewWindow

* remove relaunch command
2018-03-09 07:34:43 +01:00
Benjamin Pasero
5ab754ee28 Linux: ENOSPC error message tweak 2018-03-09 07:14:45 +01:00
Matt Bierner
82be8c8b01 Build with TS 2.7 (#45348)
* Pick up TS 2.7

* Fix formatter in build script

* Fix build error for ts 2.7

* Pick up new ts format and tslint versions

* Update lock

* use 2.7.2 for build

* Formatting
2018-03-08 16:58:32 -08:00
Rachel Macfarlane
54d1d53218 Move Feature Request before Performance Issue, fixes #45334 2018-03-08 16:20:49 -08:00
Rachel Macfarlane
ede2d64b2f Vertically align closed/open icons in issue reporter, fixes #44660 2018-03-08 15:56:29 -08:00
Rob Lourens
a9dcb2c315 Revert whitespace formatting changes from 387f8153b5 2018-03-08 13:40:38 -08:00
Rob Lourens
cc45527c52 For #43813 - Clean up Platform import 2018-03-08 12:22:42 -08:00
Rob Lourens
6634ff34c8 For #43813 - add null check for error 2018-03-08 12:19:23 -08:00
Rob Lourens
387f8153b5 For #43813 - retry rename when it fails with EPERM on windows, for 5s 2018-03-08 12:10:29 -08:00
Rob Lourens
0f5277a358 Properly wait for unzipped file handle to close - #43813 2018-03-08 11:26:42 -08:00
isidor
a1b581e80d layout: always make sure the sidebar with and panels have more than minimum values
fixes #42736
2018-03-08 18:27:51 +01:00
isidor
5df04daaef typo 2018-03-08 17:48:31 +01:00
isidor
c08e38dbf3 debug: do not run prelaunch and postdebug tasks for automtic restarts
fixes #11522
2018-03-08 17:46:50 +01:00
Isidor Nikolic
cebb2f3589 Merge pull request #45317 from Microsoft/isidorn/listServiceDropDisposed
listService: forget about disposed lists
2018-03-08 17:38:04 +01:00
Johannes Rieken
8d24d8a65c support ignore-case-flag for the regexp context key, #42605 2018-03-08 17:28:56 +01:00
isidor
c51d244f47 listService: forget about disposed lists 2018-03-08 17:24:52 +01:00
isidor
ce745369d0 null guards for checking if list has focus 2018-03-08 16:45:59 +01:00
isidor
e929a1cbd2 composite bar: respect order of composites when adding
fixes #44306
2018-03-08 16:22:01 +01:00
Benjamin Pasero
cb845480f9 Win/Linux: allow window.openFilesInNewWindow:default (for #48) 2018-03-08 16:10:03 +01:00
isidor
526c5c038c debug: postDebugTask
fixes #11522
2018-03-08 15:48:11 +01:00
Isidor Nikolic
04095e6a16 Revert "Debug icons consistency and housekeeping work" 2018-03-08 15:23:12 +01:00
Benjamin Pasero
d10a4f4975 notifications - remove toasts from DOM that are not visible 2018-03-08 15:00:02 +01:00
Johannes Rieken
2b5770854e move markers panel into electron-browser 2018-03-08 14:56:47 +01:00
Benjamin Pasero
b6a0773c29 settings wording 2018-03-08 14:38:22 +01:00
Isidor Nikolic
a306d8fd56 Merge pull request #45253 from chryw/master
Debug icons consistency and housekeeping work
2018-03-08 13:20:52 +01:00
Benjamin Pasero
63865cba76 fix #45195 2018-03-08 11:30:06 +01:00
Benjamin Pasero
21c8bb6679 💄 2018-03-08 11:19:36 +01:00
Benjamin Pasero
8c71cf6a0a tests - favour native promise over winjs 2018-03-08 11:13:44 +01:00
Joao Moreno
c40385ade7 return promises for mocha tree model tests
related to #45209
2018-03-08 10:12:21 +01:00
Benjamin Pasero
4f19e8f619 tests - favour promise over done callback (for #45209) 2018-03-08 09:13:20 +01:00
Cherry Wang
9a94f0e218 Use the same gear icon as in debug area. 2018-03-07 20:27:10 -08:00
Cherry Wang
10b5d5f203 The red dot path was accidentally turned off by my icon script. Turning it on. 2018-03-07 20:07:00 -08:00
Cherry Wang
5f3af08cc4 Merge remote-tracking branch 'upstream/master' 2018-03-07 19:55:57 -08:00
Cherry Wang
e650bb2b51 Will use light theme icon file and CSS style 2018-03-07 19:42:20 -08:00
Cherry Wang
c790d916b3 Debug icons consistency pass and housekeeping. 2018-03-07 19:38:51 -08:00
Rob Lourens
eb551fda39 Fix #44496 -
The li parent of the action item is getting 4 extra px from somewhere
2018-03-07 17:47:09 -08:00
Isidor Nikolic
f0eadf6b35 Revert "Debug icon consistensy pass" 2018-03-07 22:49:58 +01:00
isidor
f2584c364d Bail out from launch for unresolvable variables
fixes #44411
2018-03-07 22:44:41 +01:00
Andre Weinand
09a4bdefe4 attempt to fix #45025 2018-03-07 22:07:52 +01:00
Isidor Nikolic
d4c58735f1 Merge pull request #43733 from DominikDitoIvosevic/bugs/13245/doivosev/linkSpaceCaptureFix
Added support for links of file paths with spaces (#13245)
2018-03-07 21:59:21 +01:00
Isidor Nikolic
4ea8fa28e8 Merge pull request #45158 from chryw/chryw/debug-icon-consistency
Debug icon consistensy pass
2018-03-07 21:35:13 +01:00
Matt Bierner
ccc8f5ab36 Fix markdown extension resources on windows
Make sure we always treat paths as files and properly normalize drive letter

Fixes #45007
2018-03-07 12:24:25 -08:00
Cherry Wang
e7b872a417 Merge branch 'master' into chryw/debug-icon-consistency 2018-03-07 12:09:07 -08:00
Daniel Imms
047348a1f1 Merge pull request #45225 from Microsoft/tyriar/nsfw-fork
Use fork of nsfw with linux symlink fix
2018-03-07 11:41:03 -08:00
Daniel Imms
f22d11d490 Use fork of nsfw with linux symlink fix
Fixes #36307
2018-03-07 11:08:48 -08:00
Benjamin Pasero
ca680c9199 debt - fix dialog button massaging 2018-03-07 19:00:47 +01:00
Daniel Imms
134cbec22f Force a scroll bar refresh when the terminal is visible
Fixes #45134
2018-03-07 09:44:37 -08:00