]> git.lyx.org Git - lyx.git/log
lyx.git
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

19 years agoqdocument dialog: fix numbering ui
Jürgen Spitzmüller [Thu, 14 Apr 2005 09:40:35 +0000 (09:40 +0000)]
qdocument dialog: fix numbering ui

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

19 years agoFix language problem in new textinsets in non-english docs
Martin Vermeer [Wed, 13 Apr 2005 13:27:13 +0000 (13:27 +0000)]
Fix language problem in new textinsets in non-english docs

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

19 years agodisable open dialogs if applying them is not allowed
Georg Baum [Wed, 13 Apr 2005 09:43:58 +0000 (09:43 +0000)]
disable open dialogs if applying them is not allowed

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

19 years agoFix the metric bug left after fixing the inset font bug
Martin Vermeer [Tue, 12 Apr 2005 18:42:27 +0000 (18:42 +0000)]
Fix the metric bug left after fixing the inset font bug

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

19 years agoPretty printing
Angus Leeming [Mon, 11 Apr 2005 22:02:12 +0000 (22:02 +0000)]
Pretty printing

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

19 years agoMake insert-around-select work properly for rootinset
Martin Vermeer [Mon, 11 Apr 2005 18:48:34 +0000 (18:48 +0000)]
Make insert-around-select work properly for rootinset

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

19 years agofix output of description/labeling \item when there's no trailing text
Jürgen Spitzmüller [Mon, 11 Apr 2005 15:09:54 +0000 (15:09 +0000)]
fix output of description/labeling \item when there's no trailing text

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

19 years agoImproved grammar; pretty printing
Angus Leeming [Mon, 11 Apr 2005 14:11:42 +0000 (14:11 +0000)]
Improved grammar; pretty printing

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

19 years agoavoid an extra copy in FontIterator::operator*
Jean-Marc Lasgouttes [Mon, 11 Apr 2005 13:35:15 +0000 (13:35 +0000)]
avoid an extra copy in FontIterator::operator*

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

19 years agoUpdate Bernd Rellermeyer's entry
Angus Leeming [Mon, 11 Apr 2005 09:02:38 +0000 (09:02 +0000)]
Update Bernd Rellermeyer's entry

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

19 years agofix qt dialog list resizing (bug 1033)
Jürgen Spitzmüller [Mon, 11 Apr 2005 07:00:03 +0000 (07:00 +0000)]
fix qt dialog list resizing (bug 1033)

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

19 years agoFix language underline bug from previous fix
Martin Vermeer [Sun, 10 Apr 2005 20:15:47 +0000 (20:15 +0000)]
Fix language underline bug from previous fix

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

19 years agoSpelling
Martin Vermeer [Sun, 10 Apr 2005 14:08:54 +0000 (14:08 +0000)]
Spelling

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

19 years agoFix font inside inset (bugs 1766, 1809)
Martin Vermeer [Sun, 10 Apr 2005 14:07:33 +0000 (14:07 +0000)]
Fix font inside inset (bugs 1766, 1809)

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

19 years agoMake HOME/END keys work to leave math sub-insets
Martin Vermeer [Sun, 10 Apr 2005 09:07:28 +0000 (09:07 +0000)]
Make HOME/END keys work to leave math sub-insets

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

19 years agoFix crash and cursor positioning in math colour inset
Martin Vermeer [Sat, 9 Apr 2005 11:13:21 +0000 (11:13 +0000)]
Fix crash and cursor positioning in math colour inset

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

19 years agoAdd fig_copy.sh and lyxpreview_tools.py to the dist.
Angus Leeming [Sat, 9 Apr 2005 10:52:52 +0000 (10:52 +0000)]
Add fig_copy.sh and lyxpreview_tools.py to the dist.

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

19 years agoFix display of CREDITS info in Help->About dialog.
Angus Leeming [Fri, 8 Apr 2005 15:11:47 +0000 (15:11 +0000)]
Fix display of CREDITS info in Help->About dialog.

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

19 years agogenerate prettier xhtml
Angus Leeming [Fri, 8 Apr 2005 14:23:42 +0000 (14:23 +0000)]
generate prettier xhtml

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

19 years agoMake Helge happy: no more crash on arrow up/down in math macro
Martin Vermeer [Fri, 8 Apr 2005 12:15:28 +0000 (12:15 +0000)]
Make Helge happy: no more crash on arrow up/down in math macro

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

19 years agoOuput warning of missing info
Angus Leeming [Fri, 8 Apr 2005 10:32:36 +0000 (10:32 +0000)]
Ouput warning of missing info

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

19 years agoAdd "master" repository of all contributer data.
Angus Leeming [Fri, 8 Apr 2005 08:51:15 +0000 (08:51 +0000)]
Add "master" repository of all contributer data.
Regenerate CREDITS from it.

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

19 years agoAllow C-tab to split cell
Martin Vermeer [Thu, 7 Apr 2005 09:06:08 +0000 (09:06 +0000)]
Allow C-tab to split cell

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

19 years agoSync Edmar's name with that in the blanket-permission file
Angus Leeming [Thu, 7 Apr 2005 07:34:49 +0000 (07:34 +0000)]
Sync Edmar's name with that in the blanket-permission file

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

19 years agofix cursor positioning in non-grid nestinsets, and selection enclosure
Martin Vermeer [Wed, 6 Apr 2005 19:01:55 +0000 (19:01 +0000)]
fix cursor positioning in non-grid nestinsets, and selection enclosure
when inserting font or deco insets.

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

19 years agoMore precise fix for bug 1654
Martin Vermeer [Wed, 6 Apr 2005 07:38:24 +0000 (07:38 +0000)]
More precise fix for bug 1654

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

19 years agomake sure getStatus errors are actually translated in the minibuffer
Jean-Marc Lasgouttes [Tue, 5 Apr 2005 12:27:04 +0000 (12:27 +0000)]
make sure getStatus errors are actually translated in the minibuffer

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

19 years agoMultiple external requirements
Martin Vermeer [Tue, 5 Apr 2005 11:00:09 +0000 (11:00 +0000)]
Multiple external requirements

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

19 years agoFinal touches, corner markers & clickability in math
Martin Vermeer [Mon, 4 Apr 2005 22:11:53 +0000 (22:11 +0000)]
Final touches, corner markers & clickability in math

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

19 years agoMake split-type math insets clickable.
Martin Vermeer [Mon, 4 Apr 2005 13:40:27 +0000 (13:40 +0000)]
Make split-type math insets clickable.

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

19 years agoFix corner markers in amsarray, cases
Martin Vermeer [Mon, 4 Apr 2005 07:13:37 +0000 (07:13 +0000)]
Fix corner markers in amsarray, cases

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

19 years agocosmetic fix
Alfredo Braunstein [Sun, 3 Apr 2005 17:59:10 +0000 (17:59 +0000)]
cosmetic fix

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

19 years agoRearrange entries in alphabetical order
Angus Leeming [Sun, 3 Apr 2005 17:15:22 +0000 (17:15 +0000)]
Rearrange entries in alphabetical order

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

19 years agoMartins and my getStatus and infoize fixes
Georg Baum [Sun, 3 Apr 2005 12:07:49 +0000 (12:07 +0000)]
Martins and my getStatus and infoize fixes

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

19 years agoFix bug 1796
Martin Vermeer [Sun, 3 Apr 2005 07:48:20 +0000 (07:48 +0000)]
Fix bug 1796

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

19 years agoFix math cursor positioning bug
Martin Vermeer [Sat, 2 Apr 2005 14:19:31 +0000 (14:19 +0000)]
Fix math cursor positioning bug

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

19 years agoReally fix start_of_appendix output
Georg Baum [Thu, 31 Mar 2005 16:37:10 +0000 (16:37 +0000)]
Really fix start_of_appendix output

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

19 years agoFix error message positioning
Martin Vermeer [Thu, 31 Mar 2005 14:34:57 +0000 (14:34 +0000)]
Fix error message positioning

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

19 years agoupdate again Polish translation
Jean-Marc Lasgouttes [Thu, 31 Mar 2005 08:23:52 +0000 (08:23 +0000)]
update again Polish translation

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

19 years agoSynchronize Edscott Garcia's and Bernard Hurley's names with blanket-permission.txt
Angus Leeming [Wed, 30 Mar 2005 18:05:10 +0000 (18:05 +0000)]
Synchronize Edscott Garcia's and Bernard Hurley's names with blanket-permission.txt

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

19 years agoimprove Navigate menu
John Levon [Wed, 30 Mar 2005 17:33:32 +0000 (17:33 +0000)]
improve Navigate menu

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

19 years agoupdate Polish translation
Jean-Marc Lasgouttes [Wed, 30 Mar 2005 10:50:55 +0000 (10:50 +0000)]
update Polish translation

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

19 years agorequire amsmath when needed
Georg Baum [Wed, 30 Mar 2005 09:05:30 +0000 (09:05 +0000)]
require amsmath when needed

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

19 years agoCall os::internal_path on each file passed to LyX on the command line.
Angus Leeming [Tue, 29 Mar 2005 14:47:54 +0000 (14:47 +0000)]
Call os::internal_path on each file passed to LyX on the command line.

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

19 years agoquote the file names in version control backend
Jean-Marc Lasgouttes [Tue, 29 Mar 2005 09:35:16 +0000 (09:35 +0000)]
quote the file names in version control backend

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

19 years agofix open files bug on solaris
Georg Baum [Sun, 27 Mar 2005 18:37:42 +0000 (18:37 +0000)]
fix open files bug on solaris

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