Commit graph

62 commits

Author SHA1 Message Date
Joao Moreno
c2493d71bd update inno_updater v0.4.3
related to #47815 #47804
2018-04-25 16:35:12 +02:00
Joao Moreno
95eb2f6d2e update inno updater
fixes #45607
2018-03-28 12:55:40 +02:00
Joao Moreno
4cc18eca7f update inno_updater
fixes #44911
2018-03-09 10:44:24 +01:00
Joao Moreno
12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Joao Moreno
0aab49c6cb update inno-updater
fixes #44494
2018-02-28 15:55:51 +01:00
Joao Moreno
d1bbfb0517 update inno_updater
fixes #44494
2018-02-27 15:23:14 +01:00
Joao Moreno
bd4870b8bb add inno_updater OSSREADME.json 2018-02-26 17:07:40 +01:00
Joao Moreno
c45f992f7b update inno_updater
fixes #43971
2018-02-23 16:26:56 +01:00
Joao Moreno
e0404c5595 ship the right vcruntime140.dll version 2018-02-14 18:51:04 +01:00
Joao Moreno
6c7165424a ship vcruntime140 along with inno_updater 2018-02-13 15:32:11 +01:00
Joao Moreno
4d032aad0a remove bad empty dirs 2018-02-13 11:42:23 +01:00
Joao Moreno
1e6039f5a1 move inno updater into tools
fixes #43503
2018-02-13 10:39:42 +01:00
Joao Moreno
a915a7bf43 bring back windows background updates 2018-02-07 14:41:07 +01:00
Alex Dima
1766dc59de Remove asar files & folders (fixes #42711) 2018-02-01 14:57:04 +01:00
Joao Moreno
ec5de9df8b update inno_updater.exe 2018-01-25 16:34:51 +01:00
Joao Moreno
018cc146a7 use 32 bit version of inno_updater 2018-01-23 16:33:17 +01:00
Joao Moreno
4f5b23ef52 update: should not show progress if user quits code 2018-01-23 10:51:52 +01:00
Joao Moreno
45bb5bf3be move inno_updater.exe to windows build directory 2018-01-22 10:41:54 +01:00
Joao Moreno
04d3886391 win32: code should run after regular update 2018-01-19 22:47:12 +01:00
Joao Moreno
011c4f9b15 update inno updater, selectively launch code after update 2018-01-18 14:56:13 +01:00
Joao Moreno
460e00c575 update inno 2018-01-18 08:59:43 +01:00
Daniel Ye
58adb6a040 2017-11-27. Merged in translations from Transifex. 2017-11-27 12:07:06 -08:00
Benjamin Pasero
937b4d9b11 Windows: Open with... list shows logo with blue background (fixes #38353) 2017-11-16 16:00:23 +01:00
Joao Moreno
4370136de2 fixes #38439 2017-11-16 12:51:23 +01:00
João Moreno
80ab68e909 Merge pull request #36509 from anchepiece/patch-1
Update code.iss to associate `.bib` files
2017-10-27 11:55:11 +02:00
Fares Rihani
aec730545a Add BibTeX description to .bib filetype 2017-10-22 19:52:39 -04:00
Joao Moreno
c45ca4efee use SetupMutex
fixes #36545
2017-10-20 11:03:39 +02:00
Fares Rihani
28d0352a4d Update code.iss to associate .bib files
Adding in the required registry entries to associate `.bib` LaTeX bibliography files in the Windows environment. #28959
2017-10-18 14:14:58 -04:00
Steve Desmond
d3a60eb4e7 Improve "uninstall first" messaging/grammar 2017-08-11 13:58:26 -04:00
Benjamin Pasero
1ecd2b5204 .code => .code-workspace 2017-07-13 11:02:50 +02:00
Benjamin Pasero
19e4249d93 file association for code workspace 2017-07-12 22:13:01 +02:00
Joao Moreno
541b61bfac fixes #29624 2017-06-30 08:55:04 +02:00
Joao Moreno
f317513a04 fixes #29537 2017-06-28 21:09:51 +02:00
Joao Moreno
b80ababe89 fixes #29537 2017-06-27 11:54:02 +02:00
Joao Moreno
181bffa071 Merge branch 'master' of github.com:Microsoft/vscode 2017-06-22 17:37:15 +02:00
Joao Moreno
c5db5546a4 windows x64 setup 2017-06-22 17:36:17 +02:00
Joao Moreno
48b6a08e40 fixes #29166 2017-06-22 09:56:51 +02:00
Daniel Ye
e72fcb6089 2017-06-16. Merged in translations from Transifex. 2017-06-16 18:42:44 -07:00
Daniel Ye
819467443c 2017-05-24. Merged in translations from transifex. 2017-05-26 09:27:44 +02:00
Joao Moreno
ad22530b14 tfs: win64 package and setup 2017-05-18 15:40:58 +02:00
Joao Moreno
99f9b13c4e win32-ia32 2017-05-18 12:07:53 +02:00
Tereza Tomcova
62159fdbe1 Fixes #4370: Set default icon for file associations 2017-04-27 02:15:52 +02:00
Daniel Ye
b4f8f96d03 2017-04-19. Merge in translation from transifex 2017-04-19 17:22:25 -07:00
João Moreno
a26ca6c95b Merge pull request #17710 from mlewand/winShellHotkey
Hotkey for Windows shell context menu
2017-02-16 08:47:38 +01:00
Marek Lewandowski
e02ccc6d00
Fixed #15939 - Added a dedicated property for value used in Windows shell, allowing to provide a custom hotkey. 2017-02-07 20:33:03 +01:00
Chirag Bhatia
27bba76d70 Fixes #18999 - Added .npmignore as a known file type 2017-01-26 00:09:31 +05:30
Joao Moreno
013ad54f32 fixes #13919 2016-12-09 09:12:20 +01:00
Joao Moreno
48b1af2ed6 fixes #16442 2016-12-05 09:03:57 +01:00
Joao Moreno
fc387d3664 fixes #15304 2016-11-11 11:03:45 +01:00
Dirk Baeumer
94e542632d Merged in translations 2016-11-01 16:06:24 +01:00