Uwe Stöhr
fc98efa7f3
Win installer: fix bug on init
...
- also remove unused code
2019-03-26 02:37:19 +01:00
Uwe Stöhr
3aaa6078fd
installer: fix a display issue
...
a path in the uninstaller was not visible because of missing line breaks
2019-03-22 01:18:04 +01:00
Uwe Stöhr
aca0abc7b0
installer: remove unsupported TeX distributions
...
MiKTeX 2.8 and TeXLive 2014 are since a while not supported
2019-03-22 01:06:56 +01:00
Uwe Stöhr
84863eb1b0
installer/setup/configure.nsh: revert an unwanted commit part
2019-03-21 02:45:21 +01:00
Uwe Stöhr
0ddc4d4dd1
installer: fix icon issue
...
LyX did not show up in the Windows Control panel with its icon
2019-03-21 02:41:57 +01:00
Uwe Stöhr
ef64a3b741
installer: update some links
...
also update header info
2019-03-21 02:40:44 +01:00
Uwe Stöhr
4162ed151c
Win installer: remove no longer available package
2019-02-11 00:41:22 +01:00
Uwe Stöhr
028cf852dc
Win installer: updates and fixes
...
- enable support for Georgian
- update file sizes
- re-introduce the dictionary download because it is necessary to step through several mirrors if necessary. This function was once added because as it is now, only one mirror is used, if it is dead the user won't get the dictionary
- update the mirror list
2019-02-11 00:17:42 +01:00
Juergen Spitzmueller
186597b546
Slightly lighter icons
...
All that's changed here is just the file size due to some file optimization.
Fixes : #10626
2018-12-27 17:17:33 +01:00
Richard Kimberly Heck
1f325e69bd
Copy over Windows installer updates from stable.
2018-09-28 22:20:01 -04:00
Richard Kimberly Heck
da7d927f4f
Windows packaging updates.
...
The main change here is that we need to delete LyX2.3.exe and
tex2lyx2.3.exe from the install directory, so they are not left
there (from previous, versioned installs).
(cherry picked from commit 0cbde8a834
)
2018-09-28 21:56:19 -04:00
Kornel Benko
d1e0dc7b76
Small corrections in slovak.nsh
2018-05-06 15:29:41 +02:00
Uwe Stöhr
23ba5e8389
Win installer: fix a typo
2018-03-11 14:37:48 +01:00
Uwe Stöhr
9f9450cacd
Win installer: respect also 64bit MiKTeX
2018-03-11 02:59:08 +01:00
Uwe Stöhr
848462a139
Win installer: adapt update process to work with recent MiKTeX
...
- finally the installer should result in a fully functional LyX, no matter when users installed MiKTeX or updated it the last time (or never)
2018-03-08 22:35:38 +01:00
Uwe Stöhr
426ecc52a4
Win installer: workaround for the MiKTeX update bug
2018-03-04 21:40:16 +01:00
Uwe Stöhr
4c21ca318f
Win installer: convert all files to Unicode
...
- at the moment some files were in Unicode, some in CP1252 which can make unnecessary troubles
- remove an obsolete file
- update InstallerStructure.odg
2018-02-18 15:45:08 +01:00
Uwe Stöhr
3419fa6a9e
Win installer: MiKTeX has a new maintenance program
...
- therefore the command line parameters changed
- all babel packages must be required
- use another default mirror that is hopefully not down 2hours every day
2018-02-18 06:11:11 +01:00
Uwe Stöhr
ac1d6af008
Win installer: fix installation of Arabic dictionaries.nsh
...
- correct name of Arabic spell checker (fixes bug #11036 )
- add Arabic thesaurus
- update sourceforge's mirror list
- update some dictionaries
2018-02-17 06:05:13 +01:00
Uwe Stöhr
fe00302403
Win installer: upgrade to Qt 5.9.4
2018-01-24 03:26:02 +01:00
Uwe Stöhr
6ae0ff38be
Win installer: start an an RC2 installer
...
- also fix a typo and update a file size
2018-01-14 22:18:20 +01:00
Uwe Stöhr
88404dbfae
Win installer: improvement from Yuriy
...
- also suppress an unnecessary message
2017-12-11 00:30:47 +01:00
Uwe Stöhr
917a72e3ec
Win installer: new Russian translations thanks to Yuriy
2017-12-09 19:06:32 +01:00
Uwe Stöhr
851782953b
Win installer: code review
...
- use https in URLs
- remove unused code
- use variables if possible
- LyX 2.3.x won't support Windows Vista because Qt 5.9 does not and other third-party programs will follow soon
2017-12-06 15:28:22 +01:00
Uwe Stöhr
91fe8e54d2
Win installer: update rsvg-convert
...
- also fix some typos in the license file
2017-12-06 03:06:09 +01:00
Uwe Stöhr
bf12cebdc0
Win installer: update to Qt 5.9.3
2017-11-24 00:16:23 +01:00
Uwe Stöhr
1c803aaa96
Win installer: check that the Win installer is not already running
2017-11-22 00:32:25 +01:00
Uwe Stöhr
54823a1cd7
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:12:08 +01:00
Uwe Stöhr
081a9035cf
Win installer: big file cleanup
...
- update the file list in Makefile.am
- don't try to build it via CMake because this requires more than CMakeLists.txt. If it should nevertheless be built via CMake the .cmake files need to be rewritten from scratch
- remove unused and outdated files
- update an SVG file
2017-11-20 21:05:16 +01:00
Uwe Stöhr
bdea2c6139
Win installer: another update for Packages.txt
...
- necessary for seminar with XeTeX
2017-11-20 21:01:14 +01:00
Uwe Stöhr
4781d01746
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:32:48 +01:00
Uwe Stöhr
d4c525ee93
Win installer/lyx-standard.nsi: revert a comment that should not have been committed today
2017-11-18 16:52:23 +01:00
Uwe Stöhr
4fa92c9ff4
Win installer: add info to the main installer file version
2017-11-18 16:49:26 +01:00
Uwe Stöhr
db155fcf8b
Win installer: enable support for high DPI
2017-11-18 15:25:07 +01:00
Uwe Stöhr
8d2c31ff2c
Win installer: add more LaTeX packages necessary to compile all doc files
2017-11-18 14:16:00 +01:00
Uwe Stöhr
fab94e0e5a
Win installer: dvips is necessary for instant preview
...
dvips is no longer installed by default in MiKTeX
2017-11-13 21:23:32 +01:00
Uwe Stöhr
9fe1e0f8df
Win installer: disable a feature
...
checking that the Win installer is already currently running doesn't work with the current Unicode compatible NSIS plugin
2017-11-13 01:19:45 +01:00
Uwe Stöhr
241bf7d58b
Win installer: update to Qt 5.9
...
- also remove Qt5XML in the installer as it appears not to be used by LyX
- update to latest MikTeX installer which resolves some problems
- add a note that pdfview is not yet ready for full Unicode support
2017-11-11 18:34:25 +01:00
Uwe Stöhr
d06ef7469e
Win installer: make it a real Unicode program
2017-11-07 02:11:50 +01:00
Uwe Stöhr
b3ecdf74d0
Win installer: translate 2 installer sections
2017-11-05 22:37:44 +01:00
Uwe Stöhr
bece376c63
Win installer: convert the translations to Unicode
...
- since NSIS 3 Unicode is allowed and even required
2017-11-05 21:23:41 +01:00
Uwe Stöhr
ad5e8887d2
Win installer: update RC format
2017-11-02 21:48:10 +01:00
Uwe Stöhr
3a6abf2847
Win installer: final changes for 2.3-RC1
...
- fix detection of 64bit Krita and 64bit JabRef
- JabRef is no longer installed with the bundle installer
2017-11-01 14:33:03 +01:00
Uwe Stöhr
8757550015
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 .lyx21 file extension for LyX 2.3
- also update the LyXRC version number
2017-10-31 22:15:54 +01:00
Uwe Stöhr
61a703a9c0
Win installer: correct name for RC1
2017-10-28 13:12:52 +02:00
Uwe Stöhr
7d39f4af04
Win installer: updates for 2.3RC1
2017-10-28 02:23:33 +02:00
Uwe Stöhr
e68fd9ed03
Win installer: one DLL was removed in Qt 5.6.3
2017-10-15 16:52:07 +02:00
Uwe Stöhr
b7f7c857ad
Win installer: update Qt
...
- Qt 5.6.3 uses a different path name scheme
- one DLL was removed in Qt 5.6.3
2017-10-15 16:50:20 +02:00
Uwe Stöhr
b186b08cff
Win installer: record a package that lyX uses now for Japanese documents
2017-09-09 20:43:30 +02:00
Uwe Stöhr
a7c1496837
Win installer: updates for beta 1
2017-08-15 21:06:19 +02:00
Scott Kostyshak
fc81243ada
Update the formats of lyxrc.dist.in to 22
...
In the end, no changes were needed. This was decided by prefs2prefs
for MacOSX and cygwin, and by manual inspection for Win32.
2017-08-14 02:02:57 -04:00
Scott Kostyshak
513f79ad30
Set pre-release version as beta1
2017-08-14 00:39:58 -04:00
Uwe Stöhr
1a6e10474c
Win installer: check a package that LyX uses for instant preview
2017-08-05 20:26:25 +02:00
Uwe Stöhr
e4b9b4c27c
Win installer: check another package used now by LyX
2017-08-05 19:33:29 +02:00
Uwe Stöhr
49b83acf12
Win installer: add necessary LaTeX packages for minted
2017-07-26 23:02:20 +02:00
Uwe Stöhr
52025d5c9b
Win installer: prepare for a new 2.3 release (hopefully a beta)
2017-07-25 00:31:45 +02:00
Scott Kostyshak
98da276164
Typo in comment
2017-06-09 13:15:58 -04:00
Scott Kostyshak
e9deea03db
Update the formats of lyxrc.dist.in to 21
...
In the end, no changes were needed. This was decided by prefs2prefs
for MacOSX and cygwin, and by manual inspection for Win32.
2017-04-23 23:23:03 -04:00
Uwe Stöhr
36911477ce
Win installer/settings.nsh: correct version numbering
2017-04-23 14:39:36 +02:00
Uwe Stöhr
797b6afaa3
Win installer/ChangeLog.txt: fix typo
2017-04-23 14:24:24 +02:00
Uwe Stöhr
d2a8cd8619
Win installer: prepare for alpha 1 release
2017-04-23 13:57:45 +02:00
Uwe Stöhr
e2e449717b
Win installer: add package that is nowadays necessary to compile the PDF-form example file
2017-04-14 01:40:51 +02:00
Uwe Stöhr
5e059d349a
Win installer: add packages necessary for Unicode math support
...
- and one for Arabic script languages like Urdu
2017-04-06 00:10:51 +02:00
Uwe Stöhr
7aaa85915f
latexfonts: support for the Noto fonts
...
- fileformat change
- the support to scale the sf and the tt fonts can be added later, see enhancement #10611
2017-04-04 23:02:47 +02:00
Uwe Stöhr
d683cc2147
Win installer: add 2 fonts to packages list
2017-04-04 02:08:49 +02:00
Uwe Stöhr
7b47b9e11b
Win installer: fix 2 bugs and update libraries
2017-01-26 02:19:27 +01:00
Uwe Stöhr
7c25e51385
Win installer: fix a bug
2016-11-27 15:33:06 +01:00
Uwe Stöhr
c438a93411
Win installer: finish work for new installer version
2016-11-27 14:35:55 +01:00
Uwe Stöhr
f3bdc76208
Win installer major review of Packages.txt file
...
MiKTeX made a major package cleanup during the last 2 weeks. (Which caused a lot of troubles btw.) Many packages were removed and renamed. Now the list is complete again.
2016-11-23 03:07:09 +01:00
Uwe Stöhr
cb6c40a07b
Win installer: prepare for next release
...
- see ChangeLog.txt file for changes
2016-11-19 16:35:42 +01:00
Uwe Stöhr
621cf7548e
Win installer: install special XeTeX package
2016-11-01 16:57:43 +01:00
Uwe Stöhr
a9aaec540f
Win installer: more translations by Hatim
2016-10-25 01:21:53 +02:00
Uwe Stöhr
f6104fa1ca
Win installer: correct Arabic translation by Hatim
2016-10-23 16:28:53 +02:00
Uwe Stöhr
6e695290a2
Win installer: extend list of supported babel packages
2016-10-16 14:31:46 +02:00
Uwe Stöhr
08b3039464
Win installer: new version with Qt 5.6.2
2016-10-14 00:36:28 +02:00
Uwe Stöhr
f30cd5b6a1
Win installer: uses now NSIS 3
2016-10-13 02:07:30 +02:00
Uwe Stöhr
5022ad51cb
Win installer: update some dictionaries
...
there is now a separate thesaurus for Australian available
2016-10-12 02:24:01 +02:00
Uwe Stöhr
ca9e16e73d
Win installer: changelog for LyX 2.2.2
2016-10-11 02:30:58 +02:00
Uwe Stöhr
7cdc6b5367
Win installer: remove outdated actions for Belarusion
...
there is now the package babel-belarusian available since a while
2016-10-11 02:30:08 +02:00
Uwe Stöhr
216fd2d786
installer: major third-party updates
2016-09-05 23:40:43 +02:00
Uwe Stöhr
056422dae9
win installer: port recent changes from branch
2016-07-26 23:41:23 +02:00
Georg Baum
933bc7f0dd
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-26 19:03:10 +02:00
Uwe Stöhr
3433888046
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:14:28 +02:00
Uwe Stöhr
f14d7c8a6f
Win installer: port last change
2016-06-03 01:30:29 +02:00
Uwe Stöhr
9151a008a7
Win installer: security issues in ImageMagick require new installer
2016-06-02 00:46:16 +02:00
Uwe Stöhr
eb9a118553
Win installer: 2 bugfixes
2016-05-31 01:25:07 +02:00
Uwe Stöhr
e7aaaeded3
Win installer: push the changes that are already part of the 2.2.0 installer
2016-05-29 23:57:37 +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
Uwe Stöhr
239619c4f0
installer: updates for the installer for 2.2. final
2016-04-13 01:31:42 +02:00
Uwe Stöhr
b9ad7d05ee
installer/ChangeLog.txt: mention another update
2016-04-03 18:58:23 +02:00
Uwe Stöhr
718daae56a
installer: prepare for a RC1 release
2016-04-03 18:30:54 +02:00
Uwe Stöhr
54451aab2d
Win installer: remove 2 files that are not in Qt 5.6
2016-03-07 01:28:02 +01:00
Uwe Stöhr
f96d5e75c9
Win installer: updated Portuguese translation by José
2016-02-25 00:24:01 +01:00
Uwe Stöhr
5e38454a63
Win installer: updated Swedish translations by Jim
2016-02-21 17:53:05 +01:00