Commit Graph

706 Commits

Author SHA1 Message Date
Matt Bierner c23a87bb68 Prevent navigation on main window 2017-06-19 20:28:37 -07:00
Benjamin Pasero 14526a19e3 fix npe 2017-06-19 11:14:59 +02:00
Benjamin Pasero 240bf96fb7 Cannot read property 'webContents' of null (fixes #29000) 2017-06-19 11:09:33 +02:00
Benjamin Pasero f9d46f3ade migrate setting properly (for #207) 2017-06-19 09:52:37 +02:00
Matt Bierner c364d3a617 Fixing csp for installing extensions 2017-06-16 15:18:47 -07:00
Matt Bierner 32702189cb Add CSP to shared process 2017-06-16 14:46:43 -07:00
Alex Dima fb48a513d8 Fix layering issues in vs/base/common 2017-06-16 12:33:55 +02:00
Sandeep Somavarapu 22dd958b33 #28538 Remove configurationEvent.config property 2017-06-15 18:15:31 +02:00
Matt Bierner 0b27a58395 Fix #28749 - Webviews not opening on windows 2017-06-14 15:41:42 -07:00
t-amqi 6802b7d4d4 Remove #28565 2017-06-14 12:52:17 -07:00
t-amqi 555df42805 Add task entry to top-level menu 2017-06-14 12:01:28 -07:00
Benjamin Pasero ce7982b681 introduce and use extfs.realpath 2017-06-14 07:48:47 +02:00
Matt Bierner 314ebc778c Adding some validation 2017-06-13 11:21:09 -07:00
Benjamin Pasero 37a797067c hot exit: prevent duplicate empty windows from opening 2017-06-13 08:51:30 +02:00
Benjamin Pasero 03bb0adf98 Remember all UI state even for empty windows (fixes #207) (#28580) 2017-06-13 08:24:57 +02:00
Benjamin Pasero 60a0695040 Hot exit: set backupPath as configuration to windows (#28350) 2017-06-13 07:49:05 +02:00
t-amqi 66eddd98fa Address review changes 2017-06-12 15:52:45 -07:00
t-amqi 7e9dc4a54b Fix tasks menu syntax 2017-06-12 14:12:03 -07:00
t-amqi a2e856de8e Add entry for tasks in menu 2017-06-12 11:44:01 -07:00
Benjamin Pasero 8bd339f185 💄 2017-06-09 12:29:14 +02:00
Benjamin Pasero 7a9a71c716 💄 windows main 2017-06-09 12:10:45 +02:00
Johannes Rieken 3e81316eab Revert "load main.js while waiting for app.isReady, #17108"
This reverts commit 174fafae53.
2017-06-09 10:34:35 +02:00
Benjamin Pasero 455a4e65db 💄 2017-06-09 08:55:23 +02:00
Benjamin Pasero 2e4f2fb092 main - move some events into app.ts 2017-06-09 08:37:24 +02:00
Benjamin Pasero 2a580b4d68 main - extract service for handling recent paths and jumplist 2017-06-09 08:10:09 +02:00
Benjamin Pasero a1f1d6a579 main - more shuffling around 2017-06-08 15:38:08 +02:00
Benjamin Pasero 63cdab3152 debt - extract IWindowsMainService 2017-06-08 13:17:17 +02:00
Benjamin Pasero 0526234210 more renames 2017-06-08 12:33:04 +02:00
Benjamin Pasero c2cb4fc173 delete unused code 2017-06-08 12:28:22 +02:00
Benjamin Pasero 129ba23f70 vscodeWindow => codeWindow 2017-06-08 12:26:32 +02:00
Benjamin Pasero f97a4729b2 debt - some cleanup on main services 2017-06-08 12:23:04 +02:00
Benjamin Pasero 4aa3f05d08 💄 main side 2017-06-08 09:48:37 +02:00
Benjamin Pasero 059f5e473c add "quick open recent" to file menu 2017-06-07 15:49:55 +02:00
isidor ed1b6da17a debug menu: enable all breakpoints
fixes #28143
2017-06-07 10:22:57 +02:00
Benjamin Pasero 7df06724b8 use tildify in more places 2017-06-06 11:58:49 +02:00
Benjamin Pasero 70deb179d4 inputs: open context menu where mouse is 2017-06-06 11:51:06 +02:00
Benjamin Pasero 14adf4bb46 always have a representedFilename 2017-06-06 11:44:38 +02:00
Benjamin Pasero a7dee48b14 tweak menu (for #25145) 2017-06-06 11:32:40 +02:00
Alex Dima 2140cc91b7 Fixes #27551: Add ToggleMultiCursorModifierAction and corresponding menu item 2017-06-01 13:13:55 +02:00
isidor d8135cb714 "Check For Updates" -> "Check for Updates"
fixes #27532
2017-05-31 12:14:57 +02:00
Benjamin Pasero 43298ba547 macOS: custom titlebar double-click not consistent (fixes #27382) 2017-05-29 11:36:23 +02:00
Benjamin Pasero a9486e406f linting: convert double quote imports to single quote 2017-05-26 09:27:46 +02:00
Benjamin Pasero a8fb36fc28 How to configure a window (also for reload case)? (fixes #27192) 2017-05-26 09:27:45 +02:00
Alex Dima d7add5ef38 Wire up accessibilitySupportEnabled to the renderer process 2017-05-23 17:11:30 +02:00
Johannes Rieken 7371cfd703 add ILifecycleService#startupKind 2017-05-18 17:33:42 +02:00
Christof Marti 5573e3a64f Add interactive playground to Help menu (fixes #23481) 2017-05-17 10:39:21 -07:00
Johannes Rieken cd6ee093b5 adopt new loader with 'onNodeCachedData', send telemetry for successful cached data generation 2017-05-16 10:49:09 +02:00
Benjamin Pasero aae145d478 window.newWindowDimensions: inherit not working with minimized window (fixes #26586) 2017-05-15 15:50:36 +02:00
Benjamin Pasero 72c32b23f1 Cannot read property 'loadURL' of null (fixes #26588) 2017-05-15 15:49:30 +02:00
Johannes Rieken aa8f889b8a fix #26512 2017-05-12 12:46:27 +02:00