Commit Graph

272 Commits

Author SHA1 Message Date
Uwe Stöhr
bfaeda7123 - remove duplicate PDFs
- correct entries in makefile.am

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16698 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-15 23:10:29 +00:00
Georg Baum
8c9d33a3f5 Add two files that are included by the beamer example file and that I forgot.
Found out by Jean-Pierre Chretien.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16695 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-15 18:57:46 +00:00
Uwe Stöhr
9d2e9ada45 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16690 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-14 21:07:44 +00:00
Uwe Stöhr
8dacc588c7 - Rename Extended-Insets to ExtendedInsets as Michael did this in trunk
- remove unneeded image

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16688 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-14 21:04:49 +00:00
Uwe Stöhr
baa65efc21 - Updated documentation
- new images used in the new documentation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16675 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-14 16:37:21 +00:00
Bo Peng
34e341f366 Scons: fix a mingw/scons bug (it is a scons bug)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16538 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-05 18:29:52 +00:00
Bo Peng
4cbb5e701b Scons: fix a mingw problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16523 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-05 06:30:28 +00:00
Bo Peng
911df6bc1c Scons: no longer copy lyx.exe to lyx-qt2.exe
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16473 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-03 05:52:15 +00:00
Bo Peng
d541c89914 Scons: create libs directory for res file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16471 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-03 04:56:45 +00:00
Bo Peng
7f0d11f7e3 Scons: embed lyx icon to lyx.exe etc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16470 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-02 22:34:40 +00:00
Bo Peng
ce7e1004d9 Scons: backport some 1.5.x scons features, fix qt translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16445 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-30 20:12:24 +00:00
Jean-Marc Lasgouttes
b37ba814ca new textclass (bug 2929)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16429 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-29 13:42:19 +00:00
Bo Peng
e5fa228715 Scons: add qt translation flag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16350 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-20 15:26:34 +00:00
Joost Verburg
859e121079 support for direct debug output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16084 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-27 22:56:56 +00:00
Joost Verburg
4dbd8bcdd2 GPL Ghostscript
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16078 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-27 16:25:12 +00:00
Georg Baum
c4b59fab79 Add button for default layout to the 'extra' toolbar
* src/text3.C
	(LyXText::dispatch): An empty argument of LFUN_LAYOUT is now allowd
	and means the default layout of the text class

	* lib/images/layout.xpm: New image for default layout

	* lib/Makefile.am: Add new file
	* development/scons/scons_manifest.py: ditto

	* lib/ui/stdtoolbars.ui: Add "Deafult" layout button to the extra toolbar


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15953 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-17 09:56:34 +00:00
Joost Verburg
52f7be199d move compressor setting to lyx.nsi because it should not apply to scripts that include the settings file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15775 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-06 22:14:38 +00:00
Joost Verburg
cae9a14cce * Custom NSIS plug-ins will be included in the dependency packages
* New Console plug-in with support for restricted users
* Warning message if no PDF viewer is installed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15772 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-06 21:48:00 +00:00
Joost Verburg
89cd37d5e5 fix for installation by restricted users
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15761 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-05 22:37:27 +00:00
Joost Verburg
289b4415bf i18n improvements:
* More space on installer dialogs
* Shortened a few texts
* Set default LyX language to English if the OS language is not supported
* Corrected text on viewer download dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15759 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-05 20:48:51 +00:00
Joost Verburg
0845eb281c store temporary PDF files outside the LyX tmpbuf to prevent file locking problems when LyX is closed while Adobe Reader is still open
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15741 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 23:05:32 +00:00
Joost Verburg
18ab6a8983 corrected Aiksaurus data directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15733 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 14:17:37 +00:00
Joost Verburg
757e85340c language names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15694 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-02 22:25:39 +00:00
Joost Verburg
89f92ec00b Improved spell checking on Windows:
* New dictionary installers on ftp.lyx.org. Arabic is now also supported.
* Added support for FTP downloads to the installer.
* Independent registry settings for all Aspell directories.
* Better backwards compatibility with older Aspell installations.
* Improved multi-user installation of Aspell on Windows 2000/XP.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15683 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-01 22:56:08 +00:00
Georg Baum
b415929e67 Add beamer.layout and example document
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15659 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-01 11:53:57 +00:00
Joost Verburg
d66a940f89 Added ui files to enable the math/table toolbars by default (default-alltoolbars.ui) or to set these toolbars to the context sensitive mode (default-autotoolbars.ui).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15601 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-29 15:54:48 +00:00
Joost Verburg
54623be435 let MiKTeX ask the user again to download packages if needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15587 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-27 23:27:43 +00:00
Joost Verburg
fb67703632 redirect command line parameters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15583 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-27 20:24:22 +00:00
Joost Verburg
9961524a85 New Windows PDF view helper application. It is now possible to keep Adobe Reader open without file locking problems.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15552 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-25 20:58:23 +00:00
Joost Verburg
ccfaaf947a improved installation type detection in uninstaller, also works without Add/Remove Programs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15500 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-22 22:50:41 +00:00
Joost Verburg
0b0a643aef * New launcher to setup the environment and run LyX. No more flashing console windows and more reliable configuration.
* Initial main window geometry is calculated based on monitor resolution.
* Solved problems with character sets of translations. The latest gettext and libiconv are required. Uploaded patches for Windows/MSVC 2005.
* Default instant preview size matches default font size.
* Included version information resources.
* Corrected language names.
* Installer code improvements.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15461 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-21 22:53:19 +00:00
Bo Peng
b5fb312a49 Scons: remove fast_start feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15344 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-16 03:26:38 +00:00
Bo Peng
06baf62876 Scons: fix a config.h generation bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15342 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-16 02:55:30 +00:00
Bo Peng
bba3ef5acc Scons: fix windows DESTDIR installation problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15252 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-05 03:07:07 +00:00
Bo Peng
64000bbeec Scons: fix cygwin postinstall/lyx.sh installation problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15251 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-05 03:01:38 +00:00
Bo Peng
46c15b2f7e Scons: remove extra CCFLAGS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15243 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-04 17:29:23 +00:00
Bo Peng
23c2764c61 Scons: sync setEnvironment with trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15242 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-04 17:11:51 +00:00
Bo Peng
0fb388509c Scons: libintl also needs /MD option
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15241 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-04 17:07:38 +00:00
Joost Verburg
a3e2b19761 Basque should be translated as Euskara
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15222 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-03 18:25:50 +00:00
Joost Verburg
7b9203d00c * Updated Python license
* Removed MSYS license

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15219 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-03 15:55:37 +00:00
Bo Peng
a7ba945464 Scons: fix substFile dependence problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15213 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-03 14:19:35 +00:00
Joost Verburg
a7594d6ca8 * Improved multi-user installation. It is now easier to have both a system as well as a local version of LyX installed.
* Installation for all users is the default for Power Users and Administrators
* For silent installation, it is possible to use the /AllUsers or /CurrentUser command line parameter to choose for which users you want to install
* Updated list of supported languages. The "red" languages from http://www.lyx.org/devel/i18n.php have been removed.
* Language and dictionary names are no longer in English but are translated in the language itself
* One single list with language names, ISO codes and identifiers
* Both the installer and uninstaller automatically detect the user interface language
* Added more space in the user interface for translated texts
* Added all Python encoding files so there will be no problems with future Python scripts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15200 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-02 17:21:20 +00:00
Joost Verburg
17ccf3cf5f other compilers need this fix as well
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15198 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-02 15:33:16 +00:00
Michael Schmitt
1b695dc199 Update version number (missed this one before)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15197 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-02 11:50:02 +00:00
Michael Schmitt
692f022eed set version number to 1.4.4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15195 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-02 09:11:23 +00:00
Bo Peng
5f6d63954e Scons: cygwin packaging fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15177 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-28 04:43:45 +00:00
Bo Peng
97ca4339ea Scons: correct installation of cygwin fonts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15174 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-27 19:29:08 +00:00
Bo Peng
44df3a0541 Scons: get version info from configure.ac, add fonts and postinstall script for cygwin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15157 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-26 19:33:31 +00:00
Joost Verburg
c19413f420 * Manifest for private CRT assembly included
* Enabled French and German translations
* No manual language selection required anymore

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15150 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-25 21:33:12 +00:00
Joost Verburg
e8b1501de7 install dvipost package after LaTeX setup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15135 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-22 23:34:08 +00:00