Commit Graph

216 Commits

Author SHA1 Message Date
Joost Verburg
1550cbc155 set standard fonts for screen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15091 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-20 23:01:44 +00:00
Peter Kümmel
c85fc27ba3 add cmake support for 1.4.x with Qt3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15089 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-20 17:58:50 +00:00
Joost Verburg
3d3911d32d fixed name of dependency package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15086 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-20 07:00:15 +00:00
Joost Verburg
345e85dd06 Updated set of patches for external components
* Compatible with both MSVC and MinGW
* dtl bugfix for recent DVI drivers
* dvipost works for restricted users
* new Aspell Windows port

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15083 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-19 23:10:58 +00:00
Joost Verburg
e161bf59cf Updated LyX/Windows installer
* MSVC 2005 compiler support
* Compatible with MiKTeX 2.5
* Updated for latest ImageMagick and Python
* Removed MSYS installation
* Improved multi-user installations
* Added separate user settings file
* Added German and French translation
* Fixed Norwegian LyX language support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15082 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-19 23:07:00 +00:00
Jean-Marc Lasgouttes
10a49d10d8 new Hungarian translation of the Tuturial
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15039 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-18 12:10:29 +00:00
Georg Baum
73da83f89e Add phantom icons from Uwe and me (last part of bug 1473)
* src/frontends/controllers/ControlMath.C
	(latex_misc): Add phnatom, vphantom and hphantom

	* lib/images/math/hphantom.xpm: new
	* lib/images/math/phantom.xpm: new
	* lib/images/math/vphantom.xpm: new

	* lib/Makefile.am: add new files
	* development/scons/scons_manifest.py: ditto


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15008 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-15 10:53:42 +00:00
Bo Peng
ae32dc9b35 Scons: add support for system iconv function (from glibc)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14996 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-14 14:29:11 +00:00
Bo Peng
279a60d8f3 Scons: handle LYX_DATE in src/version.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14944 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-08 15:03:07 +00:00
Georg Baum
cac74dce2f forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14938 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-08 12:35:11 +00:00
Bo Peng
9c4a1c3756 Scons: produce cygwin-compatible binary package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14933 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-08 01:51:57 +00:00
Georg Baum
f7ce3ed166 Remove the images directory
* Makefile.am: remove image files
	* images/ChangeLog: delete
	* images/smallcaps.xpm: move to lib/images/font-smallcaps.xpm
	* lib/Makefile.am: add images to noinst files

Move the following files to lib/images/math:
	* images/README
	* images/delim.xbm
	* images/ams_misc.xbm
	* images/equation.xpm
	* images/delim.xpm
	* images/arrows.xbm
	* images/bop.xbm
	* images/matrix.xpm
	* images/delim0.xpm
	* images/delim1.xpm
	* images/misc.xbm
	* images/greek.xbm
	* images/ams_nrel.xbm
	* images/style.xbm
	* images/ams_ops.xbm
	* images/varsz.xbm
	* images/font.xbm
	* images/sub.xpm
	* images/sqrt.xpm
	* images/dots.xbm
	* images/space.xpm
	* images/deco.xbm
	* images/super.xpm
	* images/ams_arrows.xbm
	* images/style.xpm
	* images/ams_rel.xbm
	* images/brel.xbm
	* images/font.xpm
	* images/deco.xpm
	* images/frac.xpm

Adjust the following files to the moved images:
	* src/frontends/gtk/GMathPanel.C
	* src/frontends/gtk/Makefile.am
	* src/frontends/qt4/ui/QMathUi.ui
	* src/frontends/xforms/Makefile.am
	* src/frontends/xforms/FormMathsPanel.C

------------------------------------------------------------------------


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14927 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-07 12:39:01 +00:00
Georg Baum
aa39bc2e8d forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14925 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-07 09:57:47 +00:00
Bo Peng
246943ae3b Scons: add /MD as default option under msvc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14870 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-02 13:10:21 +00:00
Bo Peng
e21c65332a Scons: link to ole32 for (msvc/aspell), add suffix to mo files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14863 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-02 01:28:23 +00:00
Bo Peng
5fa9d8bdb2 Scons: minor EnumOption fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14801 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-18 02:33:58 +00:00
Bo Peng
548886a6e0 msvc support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14707 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-16 21:10:55 +00:00
Bo Peng
f98a856568 Scons: fix ICONV_CONST test
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14689 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-15 14:23:50 +00:00
Bo Peng
2949a35176 Add scons build system.
* INSTALL.scons: instruction
	* development/scons/*: scons build system, qt frontend only
	* development/ChangeLog, status.14x, ChangeLog: bookkeeping


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14650 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 16:07:17 +00:00
Michael Schmitt
465c8f98f7 * development/tools/mkdoclinks.sh:
* development/tools/makeLyXsigc.sh:
        * development/tools/scgen.pl: remove obsolete files


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14636 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 10:18:59 +00:00
Michael Schmitt
fed29ee631 remove lyxsocket and all obsolete Win32-related files from ./development
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14631 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-12 20:55:46 +00:00
Jean-Marc Lasgouttes
c9706f7256 2006-08-08 Bennett Helm <bennett.helm@fandm.edu>
* MacOSX/LyX.app/Contents/Resources/lyxrc.dist: improve viewers
	that require X11; tweak the path_prefix search order.

	* MacOSX/LyX.app/Contents/Info.plist: update version.




git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14561 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-08 10:02:45 +00:00
Joost Verburg
c15af9cc85 Italian translation for Windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14435 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-13 00:02:26 +00:00
Joost Verburg
707e3954cf Windows patches for external components
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14434 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-12 21:12:19 +00:00
Joost Verburg
9f009e5222 build script for new Windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14424 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-12 12:37:16 +00:00
Joost Verburg
3e5373de28 new Windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14420 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-12 11:03:00 +00:00
Jean-Marc Lasgouttes
61bb33f91c fix hyphens in man pages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14350 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-06 14:26:07 +00:00
Jean-Marc Lasgouttes
a0d31cd2c1 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13966 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-30 09:10:43 +00:00
Jean-Marc Lasgouttes
7217551b45 adapt lyxrc.dist to autoopen patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13959 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 16:34:23 +00:00
Jean-Marc Lasgouttes
bbd5f29a75 rename preferences to lyxrc.dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13958 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 16:32:20 +00:00
Georg Baum
44aff0779e From Joost Verburg: Put the clean_dvi.py script into the main distribution
* lib/configure.py
	(checkLatex): Add DraftDVI converter on windows if dv2dt and dt2dv
	are available
	(checkFormatEntries): Add DraftDVI entry on windows if dv2dt and
	dt2dv are available

	* lib/Makefile.am: add clean_dvi.py

	* development/Win32/packaging/build_lyxwin.sh: remove clean_dvi.py
	stuff

	* development/Win32/packaging/package_lyxwin.sh: remove configure
	mangling for clean_dvi.py

	* development/Win32/packaging/clean_dvi.py: move to lib/scripts

	* development/Win32/packaging/README: remove clean_dvi.py stuff


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13922 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-24 19:52:27 +00:00
Georg Baum
cac69ac76b * development/lyx.spec.in: Don't run configure in postinst
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13847 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-13 13:11:39 +00:00
Jean-Marc Lasgouttes
638e9de56d tweak compression setting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13651 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-11 15:27:12 +00:00
Jean-Marc Lasgouttes
1920697e3b update windows installer for 1.4.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13637 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-11 08:53:58 +00:00
Jean-Marc Lasgouttes
7f8ab038cf compatibility with new intel macs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13505 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-28 09:28:01 +00:00
Jean-Marc Lasgouttes
2e7158c61b * development/MacOSX/LyX.app/Contents/Library/Spotlight/LyX-Metadata.mdimporter/Contents/MacOS/LyX-Metadata: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13483 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-24 15:48:05 +00:00
Jean-Marc Lasgouttes
ca46f14e71 * MacOSX/LyX.app/Contents/MacOS/lyxeditor: update location of
preferences file within LyX.app bundle 
	
	* MacOSX/LyX.app/Contents/Resources/preferences: update
	path_prefix to include /opt/local/bin, and remove references to
	"-1.4" version suffix



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13480 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-24 15:30:04 +00:00
Michael Schmitt
473ae1eebd Sync Windows installer sources with LyX 1.5 (trunk)
Win32/packaging/build_aspell.sh: add new aspell build script
Win32/packaging/installer/lyx_languages.polish.nsh: add polish translations


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13416 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-18 15:01:23 +00:00
Jürgen Spitzmüller
721dacbc33 Michael's installer patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13353 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-13 10:53:39 +00:00
Angus Leeming
623d05aebd Backport of commit 13284.
Fix the build scripts and update/fix the installer.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13285 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-02 19:15:43 +00:00
Jean-Marc Lasgouttes
364d096eee small tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13276 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-24 15:05:50 +00:00
Jean-Marc Lasgouttes
33381332fc move and update preference file in LyX.app bundle; do not append version suffix to binaries for osx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13231 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-13 21:54:04 +00:00
Lars Gullik Bjønnes
4a7ab830bc Delete all .cvsignore files from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13208 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:09:45 +00:00
Lars Gullik Bjønnes
61f22a1dc8 Fix up a missing '\r' due to ws differences between cvs and svn
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13207 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:07:06 +00:00
Georg Baum
d55a7468c0 fix bug 2244 (branch removal)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10804 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-02 21:30:04 +00:00
Jean-Marc Lasgouttes
33974b8ae2 update preferences
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10802 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-01 15:17:00 +00:00
Jean-Marc Lasgouttes
43e7c661dd forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10759 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-20 11:17:46 +00:00
Angus Leeming
c823a6afd3 Ensure that the last line of text files ends with a newline.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10753 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-19 00:40:38 +00:00
Jürgen Spitzmüller
0ce45c32b6 fix bug 2090 (remove param \quotes_times). File format is up to 245 now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10549 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-13 10:59:39 +00:00
Lars Gullik Bjønnes
6a05cd6a5c couple of mac updates from Bennet Helm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10539 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-11 17:58:38 +00:00