]> git.lyx.org Git - lyx.git/log
lyx.git
19 years agouse is_writable to check if the copy_file will work
Lars Gullik Bjønnes [Wed, 11 May 2005 16:42:12 +0000 (16:42 +0000)]
use is_writable to check if the copy_file will work

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9934 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agovarious small fixes to layout files
Jean-Marc Lasgouttes [Wed, 11 May 2005 09:49:02 +0000 (09:49 +0000)]
various small fixes to layout files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9933 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoadd dummy plaintext method to InsetOptArg
Jean-Marc Lasgouttes [Wed, 11 May 2005 09:47:54 +0000 (09:47 +0000)]
add dummy plaintext method to InsetOptArg

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9932 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoThe processEvents / screen update recursion bug fix.
Martin Vermeer [Wed, 11 May 2005 07:44:20 +0000 (07:44 +0000)]
The processEvents / screen update recursion bug fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9931 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agos/reference-goto/label-goto/ by Michael
Georg Baum [Mon, 9 May 2005 18:28:30 +0000 (18:28 +0000)]
s/reference-goto/label-goto/ by Michael

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9927 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agowhitespace changes and remove conflict marker
Georg Baum [Mon, 9 May 2005 17:43:13 +0000 (17:43 +0000)]
whitespace changes and remove conflict marker

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9926 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove unneeded calls to BufferView::update() in insets
Georg Baum [Mon, 9 May 2005 17:29:22 +0000 (17:29 +0000)]
remove unneeded calls to BufferView::update() in insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9925 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix shortcut for Cross-reference
Jean-Marc Lasgouttes [Mon, 9 May 2005 13:10:18 +0000 (13:10 +0000)]
fix shortcut for Cross-reference

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9924 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago(Lars) Remove symbolic links on "make distclean".
Angus Leeming [Mon, 9 May 2005 09:57:36 +0000 (09:57 +0000)]
(Lars) Remove symbolic links on "make distclean".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9923 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoDo not quote the name of the executable when spawning an external process.
Angus Leeming [Sun, 8 May 2005 14:11:55 +0000 (14:11 +0000)]
Do not quote the name of the executable when spawning an external process.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9921 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAnother set of text changes from Michael, approved by John
Georg Baum [Sun, 8 May 2005 10:02:38 +0000 (10:02 +0000)]
Another set of text changes from Michael, approved by John

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9920 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago(Rob Bearman) invoke CopyFile correctly.
Angus Leeming [Sat, 7 May 2005 14:31:16 +0000 (14:31 +0000)]
(Rob Bearman) invoke CopyFile correctly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9919 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRemove dialog titles from Qt's *.ui files from Michael
Georg Baum [Sat, 7 May 2005 12:12:25 +0000 (12:12 +0000)]
Remove dialog titles from Qt's *.ui files from Michael

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9918 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agomake sure the 'setStatus(Collapsed)' crash won't occur otherwise
André Pönitz [Fri, 6 May 2005 20:00:31 +0000 (20:00 +0000)]
make sure the 'setStatus(Collapsed)' crash won't occur otherwise

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9917 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix crash when collapsing ert with cursor inside
André Pönitz [Fri, 6 May 2005 18:54:36 +0000 (18:54 +0000)]
fix crash when collapsing ert with cursor inside

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9916 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix convertion of line and page breaks.
José Matox [Fri, 6 May 2005 14:31:56 +0000 (14:31 +0000)]
fix convertion of line and page breaks.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9915 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix out of range access to string
José Matox [Fri, 6 May 2005 14:15:31 +0000 (14:15 +0000)]
fix out of range access to string

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9914 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate after LFUN_INSET_APPLY
Jürgen Spitzmüller [Fri, 6 May 2005 12:15:36 +0000 (12:15 +0000)]
update after LFUN_INSET_APPLY

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9913 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoDisable various spell thingies when USE_[AIP]SPELL is not defined.
Angus Leeming [Thu, 5 May 2005 21:08:18 +0000 (21:08 +0000)]
Disable various spell thingies when USE_[AIP]SPELL is not defined.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9912 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRemove obsolete comment
Martin Vermeer [Thu, 5 May 2005 18:50:33 +0000 (18:50 +0000)]
Remove obsolete comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9911 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMake LyX source look a little less like the human genome
Martin Vermeer [Thu, 5 May 2005 18:39:59 +0000 (18:39 +0000)]
Make LyX source look a little less like the human genome

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9910 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoUngoose (degoose?) bibliography
Martin Vermeer [Thu, 5 May 2005 18:33:50 +0000 (18:33 +0000)]
Ungoose (degoose?) bibliography

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9909 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix setOnOff handling in LyXText::getStatus
Jürgen Spitzmüller [Thu, 5 May 2005 13:13:56 +0000 (13:13 +0000)]
fix setOnOff handling in LyXText::getStatus

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9908 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix drawing of appendix start
Jürgen Spitzmüller [Thu, 5 May 2005 13:11:05 +0000 (13:11 +0000)]
fix drawing of appendix start

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9907 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMichael Schmitt's harmonization of translations.
Angus Leeming [Thu, 5 May 2005 11:07:45 +0000 (11:07 +0000)]
Michael Schmitt's harmonization of translations.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9906 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago* Make the PCH stuff work properly when source directory
Angus Leeming [Wed, 4 May 2005 16:42:06 +0000 (16:42 +0000)]
* Make the PCH stuff work properly when source directory
  and build directory differ.
* A couple of minor fixes to the Makefiles' DISTCLEAN targets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9905 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix allowed parameters for paragraphs.
José Matox [Wed, 4 May 2005 11:54:14 +0000 (11:54 +0000)]
Fix allowed parameters for paragraphs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9904 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoundefined charstyle fixes from Martin and me
Georg Baum [Wed, 4 May 2005 11:21:14 +0000 (11:21 +0000)]
undefined charstyle fixes from Martin and me

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9903 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix bug 1876. Thanks Alfredo. Thanks Felix-Antoine.
Angus Leeming [Tue, 3 May 2005 22:24:43 +0000 (22:24 +0000)]
Fix bug 1876. Thanks Alfredo. Thanks Felix-Antoine.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9902 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMSVC compiles out of the box.
Angus Leeming [Tue, 3 May 2005 20:32:55 +0000 (20:32 +0000)]
MSVC compiles out of the box.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9901 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix make dist breakage
Angus Leeming [Tue, 3 May 2005 15:31:14 +0000 (15:31 +0000)]
Fix make dist breakage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9900 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoUpdate the MSVC stuff.
Angus Leeming [Tue, 3 May 2005 13:42:48 +0000 (13:42 +0000)]
Update the MSVC stuff.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9899 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agotwo more kludges bite the dust
Angus Leeming [Mon, 2 May 2005 21:56:36 +0000 (21:56 +0000)]
two more kludges bite the dust

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9898 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoIterate slowly towards out-of-the-box compilation with MSVC.
Angus Leeming [Mon, 2 May 2005 21:19:18 +0000 (21:19 +0000)]
Iterate slowly towards out-of-the-box compilation with MSVC.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9897 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoTest for things that MSVC doesn't have, rather than for things it does.
Angus Leeming [Mon, 2 May 2005 19:54:36 +0000 (19:54 +0000)]
Test for things that MSVC doesn't have, rather than for things it does.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9896 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
Angus Leeming [Mon, 2 May 2005 13:35:30 +0000 (13:35 +0000)]
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
Break compilation with MSVC. See accompanying mail on the lyx-devel list.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9895 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoqt longtabular ui fixes
Jürgen Spitzmüller [Mon, 2 May 2005 05:51:27 +0000 (05:51 +0000)]
qt longtabular ui fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9894 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix bug 1764 (parindent use)
Martin Vermeer [Sun, 1 May 2005 16:22:48 +0000 (16:22 +0000)]
Fix bug 1764 (parindent use)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9893 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSuppress a number of illegal things in text-within-math
Martin Vermeer [Sun, 1 May 2005 16:15:32 +0000 (16:15 +0000)]
Suppress a number of illegal things in text-within-math

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9892 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove duplicate lines
Jean-Marc Lasgouttes [Fri, 29 Apr 2005 14:56:05 +0000 (14:56 +0000)]
remove duplicate lines

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9891 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoTrivial fix.
Martin Vermeer [Fri, 29 Apr 2005 11:52:52 +0000 (11:52 +0000)]
Trivial fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9890 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMerged os_win32.C changes into the main code base.
Angus Leeming [Fri, 29 Apr 2005 08:45:39 +0000 (08:45 +0000)]
Merged os_win32.C changes into the main code base.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9889 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agocheck that GetConsoleTitle succeeded
Angus Leeming [Fri, 29 Apr 2005 08:42:02 +0000 (08:42 +0000)]
check that GetConsoleTitle succeeded

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9887 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoImprove feedback when trying to create a custom bullet.
Angus Leeming [Thu, 28 Apr 2005 15:34:19 +0000 (15:34 +0000)]
Improve feedback when trying to create a custom bullet.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9886 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix translation of layout names with spaces
Jean-Marc Lasgouttes [Thu, 28 Apr 2005 13:08:05 +0000 (13:08 +0000)]
fix translation of layout names with spaces

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9885 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMake typing responsive when an image is on the screen.
Angus Leeming [Thu, 28 Apr 2005 09:39:51 +0000 (09:39 +0000)]
Make typing responsive when an image is on the screen.
Patch not needed for 1.3.x.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9884 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRob's update of the kludge file
Angus Leeming [Tue, 26 Apr 2005 17:10:09 +0000 (17:10 +0000)]
Rob's update of the kludge file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9881 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agospelling fix
Georg Baum [Tue, 26 Apr 2005 15:45:51 +0000 (15:45 +0000)]
spelling fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9880 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix lyx2lyx conversion of page breaks
Georg Baum [Tue, 26 Apr 2005 15:42:03 +0000 (15:42 +0000)]
fix lyx2lyx conversion of page breaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9879 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoWhitespace, only whitespace.
Angus Leeming [Tue, 26 Apr 2005 11:12:20 +0000 (11:12 +0000)]
Whitespace, only whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9877 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoConsistent use of preprocessor guards;
Angus Leeming [Tue, 26 Apr 2005 10:30:24 +0000 (10:30 +0000)]
Consistent use of preprocessor guards;
include <config.h> in .C files, not .h ones;
licence blurb.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9876 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agorefine the logic for checking whether a dialog may apply its data or not
Georg Baum [Tue, 26 Apr 2005 09:37:52 +0000 (09:37 +0000)]
refine the logic for checking whether a dialog may apply its data or not

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9874 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMake MSVC happy
Angus Leeming [Mon, 25 Apr 2005 16:16:56 +0000 (16:16 +0000)]
Make MSVC happy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9873 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix handling of aligment; rearrange tabular-features menu stuff
Martin Vermeer [Mon, 25 Apr 2005 14:10:10 +0000 (14:10 +0000)]
Fix handling of aligment; rearrange tabular-features menu stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9872 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMove support/globbing.[Ch] to xforms/globbing.[Ch].
Angus Leeming [Mon, 25 Apr 2005 11:09:53 +0000 (11:09 +0000)]
Move support/globbing.[Ch] to xforms/globbing.[Ch].

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9871 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agosupport/userinfo.C now contains some translated text.
Angus Leeming [Mon, 25 Apr 2005 11:07:54 +0000 (11:07 +0000)]
support/userinfo.C now contains some translated text.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9870 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAdd Windows-specific code to userinfo.C.
Angus Leeming [Sun, 24 Apr 2005 12:21:57 +0000 (12:21 +0000)]
Add Windows-specific code to userinfo.C.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9869 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix longtabular ui (bug 1860)
Jürgen Spitzmüller [Sat, 23 Apr 2005 17:39:12 +0000 (17:39 +0000)]
fix longtabular ui (bug 1860)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9868 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix windows-only typo.
Angus Leeming [Sat, 23 Apr 2005 00:29:31 +0000 (00:29 +0000)]
Fix windows-only typo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9867 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoProtect #include <sys/select.h> with preprocessor guard.
Angus Leeming [Sat, 23 Apr 2005 00:28:45 +0000 (00:28 +0000)]
Protect #include <sys/select.h> with preprocessor guard.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9866 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoreflect change in master package.C.in
Angus Leeming [Fri, 22 Apr 2005 22:16:45 +0000 (22:16 +0000)]
reflect change in master package.C.in

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9865 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoPackaging fix on Windows
Angus Leeming [Fri, 22 Apr 2005 20:32:57 +0000 (20:32 +0000)]
Packaging fix on Windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9863 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMake the configure script more portable
Angus Leeming [Fri, 22 Apr 2005 16:39:15 +0000 (16:39 +0000)]
Make the configure script more portable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9861 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoPlease Andre and make InsetBranch::getStatus more compact
Georg Baum [Fri, 22 Apr 2005 15:41:29 +0000 (15:41 +0000)]
Please Andre and make InsetBranch::getStatus more compact

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9859 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix bug 1797 (again!)
Jean-Marc Lasgouttes [Fri, 22 Apr 2005 14:59:13 +0000 (14:59 +0000)]
fix bug 1797 (again!)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9858 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMove the testing for pid_t to config.h
Angus Leeming [Fri, 22 Apr 2005 11:01:49 +0000 (11:01 +0000)]
Move the testing for pid_t to config.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9857 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMove the setting of the Qt preprocessor flags out of the Makefiles and into qt.m4
Angus Leeming [Fri, 22 Apr 2005 10:59:17 +0000 (10:59 +0000)]
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/trunk@9855 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoadd forgotten return value
Georg Baum [Fri, 22 Apr 2005 09:16:28 +0000 (09:16 +0000)]
add forgotten return value

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9854 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoimplement missing getStatus methods
Georg Baum [Fri, 22 Apr 2005 08:57:22 +0000 (08:57 +0000)]
implement missing getStatus methods

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9853 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoOne more MSVC fix.
Angus Leeming [Thu, 21 Apr 2005 21:59:05 +0000 (21:59 +0000)]
One more MSVC fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9852 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoMSVC build fixes.
Angus Leeming [Thu, 21 Apr 2005 21:05:05 +0000 (21:05 +0000)]
MSVC build fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9851 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoEnable compilation on various platforms.
Angus Leeming [Thu, 21 Apr 2005 14:03:30 +0000 (14:03 +0000)]
Enable compilation on various platforms.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9849 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix FuncStatus documentation
Georg Baum [Thu, 21 Apr 2005 13:03:45 +0000 (13:03 +0000)]
fix FuncStatus documentation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9848 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFuncStatus documentation from Andre and me
Georg Baum [Thu, 21 Apr 2005 09:27:40 +0000 (09:27 +0000)]
FuncStatus documentation from Andre and me

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9847 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove the 4x4 default table size
Martin Vermeer [Thu, 21 Apr 2005 06:21:25 +0000 (06:21 +0000)]
remove the 4x4 default table size

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoUpdate the kludge patch whilst we work out how best to address the
Angus Leeming [Wed, 20 Apr 2005 17:50:34 +0000 (17:50 +0000)]
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/trunk@9845 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoRevert the asynchronous child process code to that of LyX 1.3.6.
Angus Leeming [Wed, 20 Apr 2005 17:35:47 +0000 (17:35 +0000)]
Revert the asynchronous child process code to that of LyX 1.3.6.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9842 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSomeone got busy and added i18n-able warnings to some mathed insets
Angus Leeming [Wed, 20 Apr 2005 17:33:51 +0000 (17:33 +0000)]
Someone got busy and added i18n-able warnings to some mathed insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9841 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoadd missing math environments to the math_insert menu
Georg Baum [Wed, 20 Apr 2005 15:40:51 +0000 (15:40 +0000)]
add missing math environments to the math_insert menu

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9840 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix the language problem in new lyxtexts, without causing
Martin Vermeer [Wed, 20 Apr 2005 12:31:34 +0000 (12:31 +0000)]
Fix the language problem in new lyxtexts, without causing
Helge's problem of not being able to change font on the fly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9839 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix double/triple clicking to select (bug 1811)
Jean-Marc Lasgouttes [Wed, 20 Apr 2005 10:47:15 +0000 (10:47 +0000)]
fix double/triple clicking to select (bug 1811)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9838 a592a061-630c-0410-9148-cb99ea01b6c8

19 years ago(From Rob Bearman) Sync code needed by MSVC with changes in the main tree.
Angus Leeming [Wed, 20 Apr 2005 08:56:07 +0000 (08:56 +0000)]
(From Rob Bearman) Sync code needed by MSVC with changes in the main tree.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9837 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate Nynorsk l10n (was done by mistake instead of 1.3.6cvs :)
Jean-Marc Lasgouttes [Tue, 19 Apr 2005 15:07:13 +0000 (15:07 +0000)]
update Nynorsk l10n (was done by mistake instead of 1.3.6cvs :)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9836 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoTransform the name of the temp dir on Windows with GetLongPathName.
Angus Leeming [Tue, 19 Apr 2005 12:29:25 +0000 (12:29 +0000)]
Transform the name of the temp dir on Windows with GetLongPathName.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9833 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoPrevent unix-specific headers from breaking compilation on Windows.
Angus Leeming [Tue, 19 Apr 2005 12:12:47 +0000 (12:12 +0000)]
Prevent unix-specific headers from breaking compilation on Windows.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9832 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agohonor secnumdepth for section headers; avoid multiple labels for environments; update...
Jean-Marc Lasgouttes [Tue, 19 Apr 2005 09:04:25 +0000 (09:04 +0000)]
honor secnumdepth for section headers; avoid multiple labels for environments; update counters when switching class

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9831 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agounify toclevel for articles and reports/books; proper numbering of Paragraph/SubParag...
Jean-Marc Lasgouttes [Tue, 19 Apr 2005 09:00:32 +0000 (09:00 +0000)]
unify toclevel for articles and reports/books; proper numbering of Paragraph/SubParagraph layouts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9830 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoupdate counters if secnumdepth has changed
Jean-Marc Lasgouttes [Tue, 19 Apr 2005 08:56:15 +0000 (08:56 +0000)]
update counters if secnumdepth has changed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9829 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoremove harcoding for Caption layout
Jean-Marc Lasgouttes [Tue, 19 Apr 2005 08:55:19 +0000 (08:55 +0000)]
remove harcoding for Caption layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9828 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoClean up around character styles
Martin Vermeer [Mon, 18 Apr 2005 18:09:57 +0000 (18:09 +0000)]
Clean up around character styles

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9827 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoFix type in list of glade files to install
John Spray [Mon, 18 Apr 2005 17:55:06 +0000 (17:55 +0000)]
Fix type in list of glade files to install

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9826 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoIntroduce and use latex_path().
Angus Leeming [Mon, 18 Apr 2005 17:43:11 +0000 (17:43 +0000)]
Introduce and use latex_path().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9824 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoAllow nested charstyle insets (Preamble handling)
Martin Vermeer [Mon, 18 Apr 2005 11:22:02 +0000 (11:22 +0000)]
Allow nested charstyle insets (Preamble handling)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9823 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoQuote args passed to convertDefault.sh
Angus Leeming [Sun, 17 Apr 2005 19:31:27 +0000 (19:31 +0000)]
Quote args passed to convertDefault.sh

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9822 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoQuote graphics conversion commands correctly.
Angus Leeming [Sun, 17 Apr 2005 18:41:14 +0000 (18:41 +0000)]
Quote graphics conversion commands correctly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9820 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agoSend error messages to STDERR
Angus Leeming [Sun, 17 Apr 2005 17:31:15 +0000 (17:31 +0000)]
Send error messages to STDERR

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9818 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix \input, \include and \verbatiminput in tex2lyx
Georg Baum [Fri, 15 Apr 2005 14:04:13 +0000 (14:04 +0000)]
fix \input, \include and \verbatiminput in tex2lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9817 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix qprefs ui (bug 1829)
Jürgen Spitzmüller [Fri, 15 Apr 2005 08:56:46 +0000 (08:56 +0000)]
fix qprefs ui (bug 1829)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9816 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofyx the previous getStatus patch: enable the tabular dialog again
Georg Baum [Fri, 15 Apr 2005 08:13:54 +0000 (08:13 +0000)]
fyx the previous getStatus patch: enable the tabular dialog again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9815 a592a061-630c-0410-9148-cb99ea01b6c8

19 years agofix display of label when inserting a new float
Jean-Marc Lasgouttes [Thu, 14 Apr 2005 10:19:39 +0000 (10:19 +0000)]
fix display of label when inserting a new float

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9814 a592a061-630c-0410-9148-cb99ea01b6c8