Commit Graph

5587 Commits

Author SHA1 Message Date
Angus Leeming
a53f4592a7 Allow ':' characters in file names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9987 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-31 19:38:44 +00:00
Georg Baum
e561910f9c revert german translation Labeling -> Beschriftung, since it is ambigous
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9983 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-30 15:06:09 +00:00
Jean-Marc Lasgouttes
cf2876f52b update german l10n; remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9982 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-30 10:04:16 +00:00
Jürgen Spitzmüller
24d8d80214 Jos�'s qt-immodule fixes (bug 1830)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9978 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-28 11:07:45 +00:00
Jean-Marc Lasgouttes
8541b4297a it l10n update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9977 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-27 14:42:06 +00:00
Angus Leeming
445fc16089 Remove test message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9976 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-26 10:14:20 +00:00
Angus Leeming
e8d3ed40c8 Use if test <condition> ; then ... fi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9973 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 14:09:43 +00:00
Angus Leeming
6f24da22e9 Enable LaTeXConfig.lyx to be generated on Windows by fixing the line endings of the generated chkconfig.sed script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9971 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 12:59:53 +00:00
Angus Leeming
2f09bc6790 Report that bug 1272 has now been squashed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9970 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 11:58:51 +00:00
Angus Leeming
8808781520 Fix bug 1272 and return relative paths from the file browser if appropriate.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9969 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 11:18:36 +00:00
Angus Leeming
01bf55b4db Check that the file path returned from the file browser will make
sense to LaTeX only if the path will be passed to the LaTeX compiler.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9967 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-23 15:01:11 +00:00
Angus Leeming
68a3856dc0 Bring status.13x up to date with various bug fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9955 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-19 08:52:35 +00:00
Angus Leeming
c47e013abf Enable lyx2lyx to work with "file names with spaces".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9953 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-19 08:42:41 +00:00
Angus Leeming
3ab899225b Minimal changes to enable "files with spaces" to be input from the
file browser.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9952 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-19 08:36:45 +00:00
Angus Leeming
05aec80289 Whitespace only.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9947 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-17 07:49:34 +00:00
Jürgen Spitzmüller
7973e7006b longtabular qt ui fixes (bug 1061)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9945 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-13 13:12:18 +00:00
Jean-Marc Lasgouttes
2faa5171bd do not search for a PS interpreter, since it will not be used anyway
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9930 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-10 15:00:25 +00:00
Angus Leeming
4bf2365fe7 Disable the lyxserver on Windows.
Clean up spellchecker code.
LyX 1.3.x should now compile out of the box on Windows.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9929 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-10 15:00:16 +00:00
SVN User
17f46e57dc This commit was manufactured by cvs2svn to create branch 'BRANCH_1_3_X'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9928 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-10 15:00:16 +00:00
Angus Leeming
5761f50d04 Do not quote the name of the executable when spawning an external process.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9922 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-08 14:11:55 +00:00
Angus Leeming
556cc5014e Do not quote the name of the executable when spawning an external process.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9921 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-08 14:11:55 +00:00
Angus Leeming
6b475001b1 check that GetConsoleTitle succeeded
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9888 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-29 08:42:22 +00:00
Jean-Marc Lasgouttes
f8d127b3e9 small errors in previous patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9883 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-27 15:53:09 +00:00
Jean-Marc Lasgouttes
667b46d4ec another take on fixing translation of layout names with spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9882 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-27 15:23:56 +00:00
Jean-Marc Lasgouttes
fad0458e0c fix translation of layout with a space in their name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9878 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-26 15:34:42 +00:00
Georg Baum
54aadc098b fix bug 1542 completely
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9875 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-26 10:00:58 +00:00
Angus Leeming
bc31e33a27 Packaging fix on Windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9864 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 20:32:57 +00:00
Angus Leeming
c09e62fa27 Packaging fix on Windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9863 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 20:32:57 +00:00
Angus Leeming
7b0fed6d87 Document the lib/configure change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9862 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 17:02:54 +00:00
Angus Leeming
bf67e6e134 Make the configure script more portable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9860 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 16:39:04 +00:00
Angus Leeming
ffc55ce682 Move the setting of the Qt preprocessor flags out of the Makefiles and into qt.m4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9856 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 10:59:45 +00:00
Angus Leeming
073215fa69 Enable compilation on various platforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9850 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-21 14:04:18 +00:00
Angus Leeming
d0daca097c Update the kludge patch whilst we work out how best to address the
remaining issues.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9844 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 17:38:25 +00:00
Angus Leeming
906b29c383 Add support for asynchronous child processes on Windows.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9843 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 17:36:15 +00:00
Jean-Marc Lasgouttes
8dc7d275c5 update Nynorsk l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9835 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-19 15:04:34 +00:00
Angus Leeming
314665f002 Transform the name of the temp dir on Windows with GetLongPathName.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9834 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-19 12:29:25 +00:00
Angus Leeming
0dd3145347 Transform the name of the temp dir on Windows with GetLongPathName.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9833 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-19 12:29:25 +00:00
Angus Leeming
b5fd3b6d0d Introduce and use latex_path().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9825 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-18 17:44:05 +00:00
Angus Leeming
fe987ccd7f Quote args passed to convertDefault.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9822 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-17 19:31:27 +00:00
Angus Leeming
e9cd667d27 Quote graphics conversion commands correctly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9821 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-17 18:42:04 +00:00
Angus Leeming
30a6f0e4bf Send error messages to STDERR
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9819 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-17 17:31:26 +00:00
Jean-Marc Lasgouttes
a4dda2861a update Danish l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9809 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-12 10:23:17 +00:00
Angus Leeming
fb506da844 Fix display of CREDITS info in Help->About dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9795 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-08 15:12:18 +00:00
Jean-Marc Lasgouttes
0f0a407954 tiny German update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9791 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-08 12:04:04 +00:00
Jean-Marc Lasgouttes
ca80b5bdbb Russian updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9788 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-07 10:30:27 +00:00
Jean-Marc Lasgouttes
96cc4a9866 better positionning of error insets after insetgraphics and insetexternal
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9787 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-07 10:20:37 +00:00
Jean-Marc Lasgouttes
c29dad7a97 make sure getStatus errors are actually translated in the minibuffer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9782 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-05 12:28:05 +00:00
Jean-Marc Lasgouttes
b0131907f6 small Spanish update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9779 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-05 08:29:35 +00:00
Jean-Marc Lasgouttes
856170e682 remove trivial fuzzy entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9777 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-04 13:40:45 +00:00
Angus Leeming
3d919c4658 Remove unnecessary #include
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9769 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-01 10:14:10 +00:00