Kornel Benko
14316c7890
Win32-build, bug #11635 , "2 lyx in same time?"
...
Patch from Eugene
"Win installer part again, this time just append to existing lyxrc.dist instead of deleting it."
2020-05-06 11:50:41 +02:00
Richard Kimberly Heck
238f510702
Move DTL binaries to resource folder;.
...
Patch from Eugene.
2020-05-06 03:04:33 -04:00
Juergen Spitzmueller
c62ef12dd3
Win compile doc update from Eugene
2020-04-09 13:05:21 +02:00
Juergen Spitzmueller
9cccbb3615
Address #9368
...
pdfview creates a temp pdf file to determine the standard pdf viewer,
code simplification, reducing dll dependencies
Patch by Eugene.
2020-04-09 10:08:44 +02:00
Richard Kimberly Heck
36a1f365f0
Download dictionaries and thesauri from SVN.
...
Patch from Eugene.
2020-04-05 14:48:34 -04:00
Richard Kimberly Heck
35727f9d77
Previous DTL update is not usable. Roll it back.
...
Patch from Eugene.
2020-04-04 19:25:26 -04:00
Richard Kimberly Heck
c784119949
Batch file for removing unneeded imagemagick binaries.
...
Also update installation description.
2020-04-04 19:24:31 -04:00
Richard Kimberly Heck
35864200b1
Changelog from Eugene.
2020-04-04 19:22:08 -04:00
Richard Kimberly Heck
a48bd032ec
Description for windows installer and dependencies
...
Patch from Eugene.
2020-04-04 19:21:00 -04:00
Richard Kimberly Heck
bd660c459f
Changed main registry entry (LyX\Version now).
...
Added "latestVersion" value.
Patch from Eugene.
2020-04-04 19:18:23 -04:00
Richard Kimberly Heck
933cf12140
Implement 64 bit installer.
...
Remove registry hacking for imagemagick (using portable now).
2020-04-04 19:16:29 -04:00
Richard Kimberly Heck
957eba0674
Remove dvipost from Windows installation.
2020-01-27 00:01:59 -05:00
Uwe Stöhr
273d257f2a
Win installer: fix registry issue
...
- when installing LyX 2.x.z over a previous 2.x.y installation a registry key was not deleted
- also fix some hardcoded occurrences of "lyx"
2019-10-20 23:26:08 +02:00
Richard Kimberly Heck
95c665e607
This has not been updated in my build yet.
2019-03-25 22:59:40 -04:00
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