Commit Graph

4471 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Jean-Marc Lasgouttes
9e31c89bb7 fix trivial typo in tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9760 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-30 13:58:35 +00:00
Georg Baum
6f677f03e1 require amsmath when needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9758 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-30 09:16:05 +00:00
Angus Leeming
ae8e3ada2d Call os::internal_path on each file passed to LyX on the command line.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9755 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-29 14:18:00 +00:00
Jean-Marc Lasgouttes
3895428ffe quote the file names in version control backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9754 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-29 10:36:49 +00:00
Jean-Marc Lasgouttes
8ac7d3430a enable running latex on files which path contains spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9746 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-25 15:35:52 +00:00
Jean-Marc Lasgouttes
634a9b81c5 support \% in bib files; support annote field
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9731 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-21 14:29:13 +00:00
Jürgen Spitzmüller
f06b5b6e91 whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9729 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-21 11:12:22 +00:00
Jürgen Spitzmüller
2db1e5f849 fix binding of tab keys
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9728 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-21 11:02:41 +00:00
Georg Baum
9858c9b5c4 fix bug 1824
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9712 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-11 15:11:03 +00:00
Jean-Marc Lasgouttes
8387efac77 Michael's text message changes (2nd ed.) + remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9700 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-07 14:03:08 +00:00
Georg Baum
fc7bbcded2 fix \| after \left or \right in mathed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9695 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-05 18:19:20 +00:00
Angus Leeming
1ca8847e66 Remove the XForms "Child Processes" dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9677 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-24 11:47:37 +00:00
Jean-Marc Lasgouttes
a4930289ec add a space before "et al." (cosmetic)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9671 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-23 14:29:38 +00:00
Jean-Marc Lasgouttes
e0ac508aa0 Michael's patch to change 'reference' to 'label' in xref dialogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9654 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-21 10:10:59 +00:00
Angus Leeming
fe4cbc1dc5 Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9646 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-17 17:53:38 +00:00
Angus Leeming
36fed001c4 Work around a bug in gcc 2.95's STL implementation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9638 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-15 18:56:13 +00:00
Georg Baum
0641903bd1 bufferparams.C (readGraphicsDriver): prevent crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9628 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-14 18:16:57 +00:00
Angus Leeming
20279f0b0c Invoke prependEnvPath to adjust the PATH only if
lyxrc.path_prefix is not empty.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9619 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-13 17:12:31 +00:00
Jean-Marc Lasgouttes
047b8a3abc Require amsmath when using the cases environment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9614 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-11 13:47:18 +00:00
Jean-Marc Lasgouttes
b221cd192e fix bug 1781
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9612 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-11 13:24:59 +00:00
Angus Leeming
2df7de8620 Use our wrapper for the posix kill() function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9581 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 14:56:11 +00:00
Angus Leeming
18d5578a5f Backport the 1.4.x code to
* Split a string into an argv array of words to pass to execvp;
* handle the $$s placeholder in converter definitions.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9569 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 12:58:07 +00:00
Angus Leeming
44cbcdb6aa Michael Schmitt's type correction.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9565 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-01 22:41:28 +00:00
Angus Leeming
02e3886fa1 Wrap #warning inside #ifdef WITH_WARNINGS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9549 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:08:10 +00:00
Angus Leeming
280a6071a7 Move cygwin_path_fix into namespace os.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9544 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-30 20:29:02 +00:00
Angus Leeming
4c41cd5d0f * Kayvan's solution to the problem of whether Cygwin or native
Windows-style paths should be exported.
* Enable the user to modify the PATH environment variable.
* The fix to the "string lit" == "some other string lit" problem
  thrown up by MSVC. It's been noted that this solution isn't optimal,
  but that it's OK for 1.3.x.
* Invoke lyx2lyx as "python <path to>/lyx2lyx" and
����TeXFiles.sh��as��"sh��<path��to>/TeXFiles.sh"
* Exit LyX if we're unable to create the LyX tempdir (/tmp/lyx_tmpdirXXX).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9541 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-28 15:13:01 +00:00
Angus Leeming
b0bde84d9e Move the Cygwin specializations into their own file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9523 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-21 22:09:05 +00:00
SVN User
5a389cacb3 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@9522 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-21 22:09:05 +00:00
Angus Leeming
aa5525260e Hrmpff!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9511 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-20 15:23:16 +00:00
Angus Leeming
d16564f953 Use the HAVE_UNISTD_H guard.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9505 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-20 10:47:29 +00:00