Commit Graph

384 Commits

Author SHA1 Message Date
Joost Verburg
d255b0cf0a Disable the option to run LyX from the finish page for now. This would run LyX using the Administrator account if installing for all users, resulting in a different user directory to be used with different preferences etc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38528 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 21:33:32 +00:00
Joost Verburg
0f7b2cde6a Install complete Python instead of subset. Fixes #7485 and #7405.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38527 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 21:29:32 +00:00
Joost Verburg
099ab80a08 Add series number to uninstaller registry key. This allows e.g. 1.6 and 2.0 to appear both in the installed programs list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38376 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:07:57 +00:00
Joost Verburg
615f5d6846 subprocess Python lib required by clean_dvi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38053 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-25 16:17:42 +00:00
Joost Verburg
eece4b1603 update CTAN download URL
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38034 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-24 22:41:58 +00:00
Joost Verburg
243ab03e77 fix file icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38033 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-24 22:02:46 +00:00
Joost Verburg
7832d3c275 Windows XP or later is required
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37982 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-21 10:22:32 +00:00
Joost Verburg
2851d2c0a6 add Python logging lib
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37979 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-20 22:26:03 +00:00
Joost Verburg
3fa21f5637 fix appending of path prefix to lyxrc.dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37978 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-20 22:19:54 +00:00
Vincent van Ravesteijn
559fd36cb5 Fix bug #7362: Typo in installer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37965 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-19 15:46:41 +00:00
Joost Verburg
998976983a link shortcuts to LyX.exe instead of launcher (LyX is compiled as a GUI app now)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37725 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 20:32:49 +00:00
Joost Verburg
553a23da88 remove Aspell dictionary page
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37724 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 20:28:49 +00:00
Joost Verburg
6ca9f04412 $$ for a literal $ in NSIS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37721 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:27:56 +00:00
Joost Verburg
82ec2df760 lyxrc.dist with the standard Windows defaults has been moved to the dependencies package. installer writes path_prefix with LaTeX system and BiBTeX editor location.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37720 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:26:53 +00:00
Joost Verburg
a7ad2b86c0 * move system-specific file locations to settings.nsh
* updates for new dependencies packages
* use NSISdl plug-in for downloads

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37719 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:14:18 +00:00
Joost Verburg
87cf82e545 * launcher no longer needed
* pdfview is part of dependencies package

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37718 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 18:25:52 +00:00
Joost Verburg
0756424e47 MSVC 2008 CRT no longer used
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37717 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 17:12:20 +00:00
Joost Verburg
e2329914ec * remove old installer code for external ImageMagick and Ghostscript
* remove old text in uninstaller
* remove language selection in installer (now integrated in LyX prefs)
* updates for MSVC 2010

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37714 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 17:02:10 +00:00
Joost Verburg
a6cdff13c7 delete old Aspell/Aiksaurus setup code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37713 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 16:41:29 +00:00
Joost Verburg
688feff625 no longer needed because of upgrade to MSVC 2010 and CMake
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37701 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 20:47:40 +00:00
Joost Verburg
fbdf441a93 Delete outdated patches. Source code of the dependencies is available at ftp://ftp.devel.lyx.org/pub/contrib/windows/src
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37698 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 17:30:12 +00:00
Joost Verburg
cc7c0b83f8 updated MiKTeX detection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37664 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 19:57:24 +00:00
Joost Verburg
05ec5c321a LyXLauncher is no longer used in LyX 2.0. This resolves Windows 7 taskbar issues.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37663 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 19:55:01 +00:00
Joost Verburg
e254eec97b Compatibility update for Adobe Reader X. The new pdfview should be used with the updated versions of pdfopen/pdfclose.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37661 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 19:53:44 +00:00
Uwe Stöhr
c4a93a4909 installer: don't use Python 3.x for LyX; fixes #7143
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37144 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-07 00:28:45 +00:00
Uwe Stöhr
c7d586d478 installer: prepare for beta2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36466 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 01:44:42 +00:00
Vincent van Ravesteijn
6105773453 Set svn:eol-style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36400 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-20 01:49:10 +00:00
Vincent van Ravesteijn
7222ce9e31 set eol-style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36379 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 19:50:29 +00:00
Uwe Stöhr
aa20293548 installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36360 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 00:59:33 +00:00
Uwe Stöhr
52ec886d5b installer:
- support for Serbian as LyX menu language
- support for MiKTeX 2.9
- preparation for beta1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36336 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 05:54:30 +00:00
Uwe Stöhr
e9335b67a2 installer: offset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35936 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-30 19:19:22 +00:00
Uwe Stöhr
0d568cf2ca installer: use MiKTeX's update program in admin mode if user is admin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35580 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-09 15:39:24 +00:00
Uwe Stöhr
115e566c2e installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35560 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-05 00:52:49 +00:00
Uwe Stöhr
d4dca29275 installer: detect JabRef 2.6, drop support for JabRef 2.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34298 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-26 23:47:20 +00:00
Uwe Stöhr
54a541d8c6 installer: update MiKTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34284 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-25 13:54:07 +00:00
Uwe Stöhr
830788118b installer: some special settings for the alpha/beta releases
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34218 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-19 03:58:48 +00:00
Uwe Stöhr
e3a5d6425f installer: remove wrong image file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34197 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 00:34:56 +00:00
Uwe Stöhr
dcdd300b49 installer: generate LyX 2.0alpha2 release
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34196 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 00:32:47 +00:00
Uwe Stöhr
6e0dc1e754 installer: port recent changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33845 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-23 03:06:01 +00:00
Uwe Stöhr
8d48c5184d installer:
- prepare for LyX 2.0 releases
- no longer use a batch file to start LyX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33832 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-22 03:02:00 +00:00
Uwe Stöhr
fc8fd3a760 installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33709 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-11 02:27:05 +00:00
Uwe Stöhr
408e3c971e installer: support for Greek aspell dictionary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33575 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-26 01:15:00 +00:00
Uwe Stöhr
6537e306ff installer: support for Greek menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33573 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-26 01:10:52 +00:00
Uwe Stöhr
f354b05df5 installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32422 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 23:31:35 +00:00
Uwe Stöhr
3d44bc9fde installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31940 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-11 01:33:17 +00:00
Uwe Stöhr
2139ac2cf0 installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31938 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-10 22:13:09 +00:00
Uwe Stöhr
8f8faa574d installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31929 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-10 03:35:49 +00:00
Uwe Stöhr
212e783052 installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31691 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-21 03:11:14 +00:00
Uwe Stöhr
2fb10659a8 installer: fix a bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31424 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 00:38:05 +00:00
Uwe Stöhr
4caadffa4e installer: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31366 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 23:23:35 +00:00