Uwe Stöhr
4b3725e14f
Win installer: fix a typo and updates
2018-01-14 22:17:43 +01:00
Uwe Stöhr
cdf84eabc4
Win installer: improvements from Yuriy
2017-12-12 02:24:09 +01:00
Uwe Stöhr
f608ee75ca
Win installer: settings for a 2.2.4 installer
2017-12-09 19:08:27 +01:00
Uwe Stöhr
8576728459
Win installer: new Russian translations thanks to Yuriy
2017-12-09 19:02:10 +01:00
Uwe Stöhr
a5d0909c6d
Win installer: code review
...
- use https in URLs
- remove some unused code
- use variables if possible
2017-12-06 15:36:01 +01:00
Uwe Stöhr
7ae81dd4d7
Win installer: release a new version
2017-12-06 03:09:51 +01:00
Uwe Stöhr
7ad7575143
Win installer: check that the Win installer is not already running
2017-11-22 00:33:47 +01:00
Uwe Stöhr
363484a83f
Win installer: add two more required packages and correct a word
...
- vntex is necessary for Vietnamese, greek-fontenc for Greek
- use correct term for Farsi
2017-11-21 01:10:16 +01:00
Uwe Stöhr
778ebb3953
Win installer: backport some of the recent changes
2017-11-20 21:19:12 +01:00
Uwe Stöhr
324a0679ee
Win installer: update package list
...
these are the packages required to compile all LyX doc, examples and template files that are not yet installed by MiKTeX on a fresh installation.
2017-11-20 02:36:34 +01:00
Uwe Stöhr
01205cfafa
Win installer: add file info to the installer executable file
2017-11-18 16:54:44 +01:00
Uwe Stöhr
f0aabdc987
Win installer: enable support for high DPI
2017-11-18 15:22:26 +01:00
Uwe Stöhr
dc52d7ab2a
Win installer: backport the LaTeX package list
2017-11-18 14:36:41 +01:00
Uwe Stöhr
fd76441d97
Win installer: backport some updates
2017-11-13 21:24:33 +01:00
Uwe Stöhr
3887ffb24f
Win installer: make it a real Unicode program
2017-11-07 02:17:46 +01:00
Uwe Stöhr
27f1f8a948
Win installer: translate 2 installer sections
2017-11-05 22:33:44 +01:00
Uwe Stöhr
f2eec0b981
Win installer: convert the translations to Unicode
...
- since NSIS 3 Unicode is allowed and even required
2017-11-05 21:17:48 +01:00
Uwe Stöhr
6030161ad9
Win installer: backport some recent changes
2017-11-05 20:54:36 +01:00
Uwe Stöhr
d158f78f87
Win installer: fix detection of 64bit Krita and 64bit JabRef
...
also update the changelog
2017-11-01 14:34:36 +01:00
Uwe Stöhr
bffb17112b
Win installer: fix a MiKTeX package issue
...
since a few months MiKTeX's package manager required the option "--admin" when calling it with admin privileges
- also register the .lyx22 file extension to be opened with the future LyX 2.2.4
2017-10-31 22:18:06 +01:00
Uwe Stöhr
22ff59c9ca
Win installer. update Qt
...
- Qt 5.6.3 uses a different path name scheme
- one DLL as removed in Qt 5.6.3
2017-10-15 16:41:50 +02:00
Uwe Stöhr
8631fa68a5
Win installer: update to Python 2.7.14 for LyX 2.2.4
2017-10-01 23:21:38 +02:00
Uwe Stöhr
4cb45dfffe
Win installer: check for a package that LyX uses for instant preview
2017-08-05 20:27:01 +02:00
Uwe Stöhr
ef5ff9f43e
Win installer: prepare for a new 2.2.4 release
2017-07-25 00:33:04 +02:00
Uwe Stöhr
7b131a2234
Win installer: prepare for LyX 2.2.3
2017-04-22 00:35:38 +02:00
Uwe Stöhr
8d8da4becd
Win installer: add package that is nowadays necessary to compile the PDF-form example file
2017-04-14 01:41:14 +02:00
Uwe Stöhr
1265ed2a68
Win installer: fix 2 bugs and update libraries
2017-01-26 02:16:53 +01:00
Uwe Stöhr
82b9eb1941
Win installer: backport recent changes
2016-11-27 15:33:51 +01:00
Uwe Stöhr
1e80436968
Win installer: prepare for new release
2016-11-23 03:01:56 +01:00
Uwe Stöhr
33b9157b67
Win installer: init.nsh: a change that I forgot to backport
2016-11-23 03:01:08 +01:00
Uwe Stöhr
ce6d8100c7
Win installer: install special XeTeX package
2016-11-01 16:54:08 +01:00
Uwe Stöhr
c8f7c316f2
Win installer: more translations by Hatim
2016-10-25 01:22:18 +02:00
Uwe Stöhr
0e4b459b08
Win installer: correct Arabic translation by Hatim
2016-10-23 16:27:37 +02:00
Uwe Stöhr
4961683764
Win installer backport recent changes
2016-10-16 14:34:27 +02:00
Uwe Stöhr
dae621f0d8
Win installer: backport changes from master and prepare for 2.2.2
2016-09-17 13:01:32 +02:00
Uwe Stöhr
2da990973b
Win installer: add an MSVC DLL
...
the compiled lyx.exe does not use it but since its distribution is recommended by Microsoft it doesn't harm to distribute it with the installer
2016-07-26 23:40:19 +02:00
Uwe Stöhr
54bcdd2468
prepare installer for 2.2.1
2016-07-20 23:44:11 +02:00
Uwe Stöhr
fd0236414f
Win installer: prepare for next release
...
- MiKTeX fixed some issues that might have caused the problems users had with 64bit MiKTeX
- the latest MSVC 2015 update fixed potential buffer overflows in compiled programs
2016-06-30 02:52:26 +02:00
Georg Baum
c10674e3c9
Convert files to unix line ends in the repo
...
These files were aded with windows line ends before we did set the text=auto
attribute for all files in .gitattributes, and this caused phantom changes on
linux workspaces after .gitattributes was introduced.
Now these files appear with linux line ends on linux workspaces and with
windows line ends on windows workspaces, like all source files.
2016-06-28 21:25:18 +02:00
Uwe Stöhr
a239018f42
Win installer: new version with Qt 5.6.1
...
- the update to JabRef 3.4 which fixes installation problems if user has no admin privileges
- also update MiKTeX and ImageMagick
2016-06-09 02:10:32 +02:00
Uwe Stöhr
1862a97ea1
Win installer: sync package list with master and 2.1.x
2016-06-03 01:28:56 +02:00
Uwe Stöhr
1921baf88c
Win installer: fix mistake introduced with last commit
2016-05-31 01:24:47 +02:00
Uwe Stöhr
52548a4436
Win installer: 2 bugfixes
2016-05-31 01:22:12 +02:00
Uwe Stöhr
0f3dbc472f
Win installer: update thesaurus and dictionaries
...
- also use a better default MiKTeX repository
2016-05-19 03:28:31 +02:00
Uwe Stöhr
d4c07e107d
Win installer: return to IM 6
2016-05-11 00:32:58 +02:00
Uwe Stöhr
b6b469a4ab
Win installer: remove obsolete comment
2016-05-08 03:10:09 +02:00
Uwe Stöhr
fa2805118b
Win installer: update to JabRef 3.x
...
- also another minor correction
2016-05-08 03:05:55 +02:00
Uwe Stöhr
69d000479a
Win installer: update MiKTeX repository and ImageMagick version
...
- http://ftp.fernuni-hagen.de does no longer exist
- ImageMagick released a new major version
2016-05-07 01:12:36 +02:00
Uwe Stöhr
16bd45f099
installer: filelist.nsh: add necessary MSVC 2015 runtime DLLs
2016-04-14 01:52:34 +02:00
Uwe Stöhr
208b87b633
installer/ChangeLog.txt: fix a typo
2016-04-13 01:33:27 +02:00