1. 11 12月, 2018 8 次提交
  2. 10 12月, 2018 18 次提交
    • I
      repl.css: minor polish · 5511ba44
      isidor 提交于
      5511ba44
    • I
      fixes #54397 · 12b6329a
      isidor 提交于
      12b6329a
    • I
      debug: Do not hide debug hover when the mouse is pressed because it usually... · 5b1fb583
      isidor 提交于
      debug: Do not hide debug hover when the mouse is pressed because it usually leads to accidental closing
      
      fixes #64620
      5b1fb583
    • I
      TPromise.as => Promise.resolve · ac0b37b2
      isidor 提交于
      #64597
      ac0b37b2
    • B
      Update to Electron 3.0.10 (#56149) · 0bcf5cff
      Benjamin Pasero 提交于
      * update to 3.0.0-beta.3
      
      * update d.ts files; rename NodeBuffer => Buffer
      
      * update to 3.0.0-beta.4
      
      * undo invalid change
      
      * remove some Electron 2.0.x specific workarounds
      
      * pinch zoom is now disabled by default
      
      * update vscode-nsfw
      
      * change vscode-nsfw
      
      * update smoke test electron version
      
      * streams: use destroy() over close()
      
      * workaround broken tests
      
      * bump distro and OSS
      
      * try to bump node version for build
      
      * update macOS build to use node.js 10.8.0
      
      * fix extension tests
      
      * use node.js 10.2.1 for all builds
      
      * remove nsfw from dev dependencies
      
      * back to node 8.x for build
      
      * Revert "back to node 8.x for build"
      
      This reverts commit 90ea2b7af2a1930e60f86fcef7ef9e2c49a79a8a.
      
      * update distro
      
      * disable test run on macOS prod build for now
      
      * bump distro
      
      * ensure proper nsfw dep
      
      * fix more native dependencies
      
      * temp disable failing test
      
      * fix packages
      
      * update deps
      
      * fix deps
      
      * update deps
      
      * enable macOS unit tests again
      
      * fix deprecated buffer use
      
      * Electron 3.0.0.beta.5
      
      * bump deps
      
      * fix tree accidentally treating auxclick as click
      
      * improve overlay cleanup scheduler (fixes flicker seen with Electron 3.0.x)
      
      * update distro
      
      * remove obsolete disableBlinkFeatures: 'Auxclick'
      
      * update to Electron 3.0 beta 6
      
      * fix compile
      
      * workaround #56994
      
      * do not use backgroundColor to find shared process (causes flicker)
      
      * fix flicker on windows from shared process background color
      
      * webview - bubble up keyboard events (workaround for #56988)
      
      * bump electron to 3.0.0-beta.8
      
      * webview - fix deprecation
      
      * webview - fix another deprecation
      
      * debt - handle SIGPIPE on more processes
      
      * workaround more webview focus issues (for #56988)
      
      * webview - use proper way to focus()
      
      * debt - avoid window-focus/blur and use native focus events instead
      
      * webview - restore previous focus method
      
      * webview - improve focus tracking (do not rely on DOM events)
      
      * bump to electron 3.0.0-beta.9
      
      * update deps
      
      * update electron@3.0.0-beta.10
      
      * webview - do not rely on DOM focus for certain commands (for #56988)
      
      * update to electron@3.0.0-beta.11
      
      * electron@3.0.0-beta.12
      
      * update to beta 13
      
      * update to electron 3.0.0
      
      * update to Electron 3.0.1
      
      * electron@3.0.2
      
      * revert build changes (node.js version)
      
      * try with: enable mojave dark mode support
      
      * fix types
      
      * electron 3.0.3
      
      * electron@3.0.4
      
      * fix deps
      
      * bump electron@3.0.6
      
      * bump electron@3.0.9
      
      * fix strict null issue
      
      * reset format
      
      * bump electron@3.0.10
      
      * fix strict null issue
      
      * webview - print error when revive fails
      
      * electron 3.0.x - try to fix keybindings in webviews (#64417)
      
      * bump @types/node => ^10.12.12
      
      * 💄
      
      * update distro
      0bcf5cff
    • A
      Remove code that duplicates Array.join from runAutomaticTasks.ts · b97740c4
      Alex Ross 提交于
      Fixes #64602
      b97740c4
    • A
      ignore errors after DA has been stopped; #63640 · 5670416e
      Andre Weinand 提交于
      5670416e
    • A
      Replace TPromise.wrapError with Promise.reject · b368859a
      Alex Ross 提交于
      Part of #63897
      b368859a
    • J
      fixes #64503 · 855b33e1
      Joao Moreno 提交于
      855b33e1
    • A
      Remove TPromise.join from task.contribution.ts · 3dbf51cf
      Alex Ross 提交于
      Part of #64598
      3dbf51cf
    • B
    • A
      Remove TPromise.as from task.contribution.ts · 29179eaa
      Alex Ross 提交于
      Part of #64597
      29179eaa
    • C
      TPromise > Promise (#64598) · 1881db07
      Christof Marti 提交于
      1881db07
    • J
      debt - more lazy service contributions · de57829f
      Johannes Rieken 提交于
      de57829f
    • J
      remove TPromise · 093bb84d
      Joao Moreno 提交于
      related to #64596
      093bb84d
    • J
      remove TPromise.wrapError · 2f863c62
      Joao Moreno 提交于
      related to #63897
      2f863c62
    • S
      #64597 Move away from TPromise · a7cf7c9f
      Sandeep Somavarapu 提交于
      a7cf7c9f
    • J
      outline - remove unused css · 19e36adc
      Johannes Rieken 提交于
      19e36adc
  3. 08 12月, 2018 7 次提交
  4. 07 12月, 2018 6 次提交
  5. 06 12月, 2018 1 次提交