Commit Graph

177 Commits

Author SHA1 Message Date
Uwe Stöhr
ba19877fb9 installer: fix 2 things that went in my accidentally in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38821 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-23 04:21:10 +00:00
Uwe Stöhr
d964457d9a installer: merge LyXWinInstaller with the new one, see my mail
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38820 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-23 04:12:10 +00:00
Peter Kümmel
a80188fec4 cmake: generate ready-to-use nsis files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38796 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-21 09:50:41 +00:00
Peter Kümmel
1f25841d59 cmake: prepage ready-to-use nsis files generation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38795 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-21 08:57:52 +00:00
Uwe Stöhr
50ac0bf872 installer/lyx.nsi: reversion of the conversion to utf8 (was not a clever idea in r38783)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38784 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-19 02:37:36 +00:00
Uwe Stöhr
2c8f77f33e installer:
- lyx.nsi: transform to Unicode
- settings.nsh: update to latest MiKTeX version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38783 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-19 00:51:40 +00:00
Uwe Stöhr
8cd8785630 installer: whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38782 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-19 00:49:34 +00:00
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
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
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
Joost Verburg
818ae93e0c typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31188 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 22:39:22 +00:00
Joost Verburg
93a43ab79c * All ImageMagick and Ghostscript resources are no longer installed as separate files but included in the applications. This improves performance and makes maintenance easier.
* Updated download location
* Fixed compatibility issue with recent NSIS versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31186 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 22:31:06 +00:00
Joost Verburg
bc6fff5af2 * All ImageMagick and Ghostscript resources are no longer installed as separate files but included in the applications. This improves performance and makes maintenance easier.
* Updated download location
* Fixed compatibility issue with recent NSIS versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31185 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 22:20:41 +00:00
Joost Verburg
0b4176e3b9 add Python module for csv table import
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27690 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-24 13:52:28 +00:00
Joost Verburg
5da8a41036 dictionaries for newly supported languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27367 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-09 15:10:37 +00:00
Joost Verburg
50186f27df dictionaries for newly supported languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27361 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-09 11:46:37 +00:00
Joost Verburg
aeb764b481 new ImageMagick file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27360 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-09 11:44:57 +00:00
Joost Verburg
92aca96804 older Windows versions require a reference to ntprint.inf
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27359 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-09 11:43:45 +00:00
Joost Verburg
8c926c8c2a * Metafile to EPS conversion on 64-bit Windows
* set start directory for shortcuts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27301 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-05 23:44:44 +00:00
Joost Verburg
a2a909d309 update to Python 2.6
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27198 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-30 15:11:26 +00:00
Joost Verburg
aa4017c1eb install files from Resources\tex in MiKTeX local root directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26833 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 22:00:09 +00:00
Joost Verburg
396d3fe8ce add Ukrainian translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26085 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-06 21:19:19 +00:00
Joost Verburg
90b781894d updated download locations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26084 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-06 21:11:00 +00:00
Joost Verburg
b9b9f532fc use Inetc plug-in for downloading, which is more stable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26083 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-06 21:08:49 +00:00
Joost Verburg
8388adb89a * allow Vista to display security prompt during printer installation
* setting for compilation on Vista
* select random SourceForge mirror

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25190 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 17:28:19 +00:00
Joost Verburg
57d653669a move setting for display version to settings.nsh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24742 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 23:04:13 +00:00
Joost Verburg
7bfcb2de60 fix compilation order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24740 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 22:35:35 +00:00
Joost Verburg
a3b31eccfd LyX doesn't need this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24738 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 22:21:19 +00:00
Joost Verburg
5927d494da updated dictionaries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24736 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 19:13:02 +00:00
Joost Verburg
96956421bb detect JabRef and put in path_prefix (for new menu item to edit BibTeX database)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24582 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 15:53:14 +00:00
Joost Verburg
aef7b07571 names for Norwegian languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24579 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 13:08:29 +00:00
Joost Verburg
21a6136481 use standard function to refresh shell icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 23:47:24 +00:00