]> git.lyx.org Git - lyx.git/log
lyx.git
14 years ago* qt_helpers.cpp:
Jürgen Spitzmüller [Sat, 8 Aug 2009 11:48:04 +0000 (11:48 +0000)]
* qt_helpers.cpp:
- omit group separators for numbers.

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

14 years agoA slightly different work-around which also captures the 25% scaling that was reported.
Vincent van Ravesteijn [Sat, 8 Aug 2009 01:25:17 +0000 (01:25 +0000)]
A slightly different work-around which also captures the 25% scaling that was reported.

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

14 years agoRevert previous commit.
Vincent van Ravesteijn [Sat, 8 Aug 2009 00:07:52 +0000 (00:07 +0000)]
Revert previous commit.

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

14 years agoFix part of bug #6127: Roundtrip Lyx->Latex->Lyx fails.
Vincent van Ravesteijn [Fri, 7 Aug 2009 22:51:02 +0000 (22:51 +0000)]
Fix part of bug #6127: Roundtrip Lyx->Latex->Lyx fails.

Add the package amstext to the list of known packages.

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

14 years agoMakefiles for previous commit.
Richard Heck [Fri, 7 Aug 2009 19:24:37 +0000 (19:24 +0000)]
Makefiles for previous commit.

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

14 years agoMove the LaTeX proof declaration to a separate file, for inclusion elsewhere.
Richard Heck [Fri, 7 Aug 2009 19:20:13 +0000 (19:20 +0000)]
Move the LaTeX proof declaration to a separate file, for inclusion elsewhere.

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

14 years agoNormalize whitespace.
Richard Heck [Fri, 7 Aug 2009 19:15:38 +0000 (19:15 +0000)]
Normalize whitespace.

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

14 years agoFixes for theorem modules from Paul Rubin.
Richard Heck [Fri, 7 Aug 2009 19:06:12 +0000 (19:06 +0000)]
Fixes for theorem modules from Paul Rubin.

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

14 years agoWork-around for bug #6034: Applying preferences confuses window about its size.
Vincent van Ravesteijn [Fri, 7 Aug 2009 12:49:03 +0000 (12:49 +0000)]
Work-around for bug #6034: Applying preferences confuses window about its size.

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

14 years agoCatch encoding exception when performing instant preview on an uncodable char (bug...
Jürgen Spitzmüller [Fri, 7 Aug 2009 05:25:22 +0000 (05:25 +0000)]
Catch encoding exception when performing instant preview on an uncodable char (bug 6116).

* MathStream{.cpp, h}:
- replace bool dryrun() by enum output that also knows whether the stream is for instant preview
* InsetMathHull.cpp:
- tell the stream whether we use it for instant preview.
* MathString.cpp (write):
- gracefully catch encoding exception for instant preview.

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

14 years agoUserGuide.lyx: describe the menu File -> Fax
Uwe Stöhr [Fri, 7 Aug 2009 01:33:40 +0000 (01:33 +0000)]
UserGuide.lyx: describe the menu File -> Fax

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

14 years agoconfigure.py: check for hylapex, a fax program that runs on all platforms
Uwe Stöhr [Fri, 7 Aug 2009 01:31:22 +0000 (01:31 +0000)]
configure.py: check for hylapex, a fax program that runs on all platforms

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

14 years agoFix bug #740 (part 2): Wish for added menu item: File->Close all.
Vincent van Ravesteijn [Fri, 7 Aug 2009 00:41:39 +0000 (00:41 +0000)]
Fix bug #740 (part 2): Wish for added menu item: File->Close all.

Now disable the menuitem when there is only 1 visible buffer.

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

14 years agoUserGuide.lyx: adjust dashes as proposed by John R. Hudson
Uwe Stöhr [Fri, 7 Aug 2009 00:06:32 +0000 (00:06 +0000)]
UserGuide.lyx: adjust dashes as proposed by John R. Hudson

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

14 years agoUserGuide.lyx: update to latest file format
Uwe Stöhr [Fri, 7 Aug 2009 00:02:41 +0000 (00:02 +0000)]
UserGuide.lyx: update to latest file format

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

14 years agoLaTeXConfig.lyx: this has also been forgotten in r30338
Uwe Stöhr [Thu, 6 Aug 2009 23:27:02 +0000 (23:27 +0000)]
LaTeXConfig.lyx: this has also been forgotten in r30338

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

14 years agoFix typo for r30882.
Vincent van Ravesteijn [Thu, 6 Aug 2009 23:20:34 +0000 (23:20 +0000)]
Fix typo for r30882.

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

14 years agoFix bug #740: Wish for added menu item: File->Close all.
Vincent van Ravesteijn [Thu, 6 Aug 2009 23:17:16 +0000 (23:17 +0000)]
Fix bug #740: Wish for added menu item: File->Close all.

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

14 years agochkconfig.ltx: this has been forgotten in r30338
Uwe Stöhr [Thu, 6 Aug 2009 23:14:08 +0000 (23:14 +0000)]
chkconfig.ltx: this has been forgotten in r30338

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

14 years agoGerman Tutorial.lyx: please Hartmut
Uwe Stöhr [Thu, 6 Aug 2009 23:09:52 +0000 (23:09 +0000)]
German Tutorial.lyx: please Hartmut

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

14 years agoFix bug #6125: Float positioning dialog enables invalid options for subfloats.
Vincent van Ravesteijn [Thu, 6 Aug 2009 22:42:42 +0000 (22:42 +0000)]
Fix bug #6125: Float positioning dialog enables invalid options for subfloats.

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

14 years ago* fr.po: update by Jean-Pierre.
Jürgen Spitzmüller [Thu, 6 Aug 2009 13:13:34 +0000 (13:13 +0000)]
* fr.po: update by Jean-Pierre.

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

14 years agoBetter name for variable.
Richard Heck [Thu, 6 Aug 2009 12:44:06 +0000 (12:44 +0000)]
Better name for variable.

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

14 years ago* de/Tutorial.lyx: minor corrections reported on lyx-docs.
Jürgen Spitzmüller [Thu, 6 Aug 2009 11:47:40 +0000 (11:47 +0000)]
* de/Tutorial.lyx: minor corrections reported on lyx-docs.

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

14 years agoMacroData has a buffer_ member, so use this instead of a dummy one.
Enrico Forestieri [Thu, 6 Aug 2009 10:25:48 +0000 (10:25 +0000)]
MacroData has a buffer_ member, so use this instead of a dummy one.

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

14 years agoFix bug #6014: Assertion when pasting "\def" into 2.0svn
Enrico Forestieri [Thu, 6 Aug 2009 09:53:06 +0000 (09:53 +0000)]
Fix bug #6014: Assertion when pasting "\def" into 2.0svn

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

14 years ago* lyx2lyx/lyx_1_6.py: fix convert_url routine (bug 6121).
Jürgen Spitzmüller [Thu, 6 Aug 2009 08:05:31 +0000 (08:05 +0000)]
* lyx2lyx/lyx_1_6.py: fix convert_url routine (bug 6121).

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

14 years agoSome small code simplications.
Vincent van Ravesteijn [Tue, 4 Aug 2009 23:01:06 +0000 (23:01 +0000)]
Some small code simplications.

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

14 years agoUniform naming of functions.
Vincent van Ravesteijn [Tue, 4 Aug 2009 22:50:36 +0000 (22:50 +0000)]
Uniform naming of functions.

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

14 years agoRemove some unnecessary negated logic.
Vincent van Ravesteijn [Tue, 4 Aug 2009 22:44:23 +0000 (22:44 +0000)]
Remove some unnecessary negated logic.

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

14 years agoHide some internals of Changes:
Vincent van Ravesteijn [Tue, 4 Aug 2009 22:37:19 +0000 (22:37 +0000)]
Hide some internals of Changes:
* no one has to know that the current author has by default id 0,

Forgot this in the previous commit.

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

14 years agoHide some internals of Changes:
Vincent van Ravesteijn [Tue, 4 Aug 2009 22:15:17 +0000 (22:15 +0000)]
Hide some internals of Changes:
* no one has to know that the current author has by default id 0,
* avoid unnecessary use of the Type enum.

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

14 years agoAdd use of installed boost libraries
Kornel Benko [Tue, 4 Aug 2009 20:56:14 +0000 (20:56 +0000)]
Add use of installed boost libraries

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

14 years agoFix the math output mess I caused in r30822.
Vincent van Ravesteijn [Tue, 4 Aug 2009 20:34:53 +0000 (20:34 +0000)]
Fix the math output mess I caused in r30822.

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

14 years agoUpgrade to autoconf 2.64
Pavel Sanda [Tue, 4 Aug 2009 11:49:24 +0000 (11:49 +0000)]
Upgrade to autoconf 2.64

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

14 years agoWhite space.
Enrico Forestieri [Tue, 4 Aug 2009 10:37:14 +0000 (10:37 +0000)]
White space.

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

14 years agoPlease Andre
Pavel Sanda [Tue, 4 Aug 2009 09:26:46 +0000 (09:26 +0000)]
Please Andre

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

14 years agoFix shortcuts context menu after r30296.
Vincent van Ravesteijn [Mon, 3 Aug 2009 22:45:06 +0000 (22:45 +0000)]
Fix shortcuts context menu after r30296.

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

14 years agoSpanish UserGuide.lyx, Math.lyx: translations by Ignacio
Uwe Stöhr [Mon, 3 Aug 2009 20:18:20 +0000 (20:18 +0000)]
Spanish UserGuide.lyx, Math.lyx: translations by Ignacio

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

14 years agoHebrew Intro.lyx: fix typo
Uwe Stöhr [Mon, 3 Aug 2009 20:07:24 +0000 (20:07 +0000)]
Hebrew Intro.lyx: fix typo

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

14 years agoFix bug #6119: Keyboard map still shows up after deleting.
Vincent van Ravesteijn [Mon, 3 Aug 2009 19:54:32 +0000 (19:54 +0000)]
Fix bug #6119: Keyboard map still shows up after deleting.

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

14 years agoProperly restore the file encoding after a LaTeX environment with local scope.
Enrico Forestieri [Mon, 3 Aug 2009 18:31:20 +0000 (18:31 +0000)]
Properly restore the file encoding after a LaTeX environment with local scope.
Fixes bug #5690: Hebrew file cannot be exported to dvi or pdf.

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

14 years agoTry to implement properly recursive setBuffer. Normally, implmenting
Jean-Marc Lasgouttes [Mon, 3 Aug 2009 10:30:34 +0000 (10:30 +0000)]
Try to implement properly recursive setBuffer. Normally, implmenting
for InsetMathNest and InsetMathHull is enough.

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

14 years agoUserGuide.lyx: add info how to ascertain the author of a tracked change
Uwe Stöhr [Sun, 2 Aug 2009 23:54:05 +0000 (23:54 +0000)]
UserGuide.lyx: add info how to ascertain the author of a tracked change

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

14 years agoUserGuide.lyx: actualize the change tracking section
Uwe Stöhr [Sun, 2 Aug 2009 23:09:16 +0000 (23:09 +0000)]
UserGuide.lyx: actualize the change tracking section

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

14 years agoExtended.lyx: only whitespace (and update to latest file format)
Uwe Stöhr [Sun, 2 Aug 2009 22:35:01 +0000 (22:35 +0000)]
Extended.lyx: only whitespace (and update to latest file format)

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

14 years agoCustomization.lyx: only whitespace (and update to latest file format)
Uwe Stöhr [Sun, 2 Aug 2009 22:22:44 +0000 (22:22 +0000)]
Customization.lyx: only whitespace (and update to latest file format)

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

14 years agoUserGuide.lyx: issues spotted by JR Hudson - part 3 of 3
Uwe Stöhr [Sun, 2 Aug 2009 22:21:56 +0000 (22:21 +0000)]
UserGuide.lyx: issues spotted by JR Hudson - part 3 of 3

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

14 years agoUserGuide.lyx, Math.lyx: issues spotted by JR Hudson - part 2 of 3
Uwe Stöhr [Sun, 2 Aug 2009 21:41:34 +0000 (21:41 +0000)]
UserGuide.lyx, Math.lyx: issues spotted by JR Hudson - part 2 of 3

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

14 years agoUserGuide.lyx: corrections of bugs spotted by JR Hudson - part 1
Uwe Stöhr [Sun, 2 Aug 2009 17:02:56 +0000 (17:02 +0000)]
UserGuide.lyx: corrections of bugs spotted by JR Hudson - part 1

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

14 years agoUserGuide.lyx: update to current file format
Uwe Stöhr [Sun, 2 Aug 2009 16:57:44 +0000 (16:57 +0000)]
UserGuide.lyx: update to current file format

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

14 years agoCMake: Define USE_HUNSPELL in case the library is found.
Abdelrazak Younes [Sun, 2 Aug 2009 16:45:33 +0000 (16:45 +0000)]
CMake: Define USE_HUNSPELL in case the library is found.

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

14 years agoWin32 Hunspell Link fix by Kornel.
Abdelrazak Younes [Sun, 2 Aug 2009 16:38:39 +0000 (16:38 +0000)]
Win32 Hunspell Link fix by Kornel.

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

14 years agoHebrew documentation files: set the encoding explicitly to "cp1255" for trunk
Uwe Stöhr [Sun, 2 Aug 2009 14:08:26 +0000 (14:08 +0000)]
Hebrew documentation files: set the encoding explicitly to "cp1255" for trunk

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

14 years ago* PageLayoutUi: Squeeze warning.
Vincent van Ravesteijn [Sun, 2 Aug 2009 13:08:47 +0000 (13:08 +0000)]
* PageLayoutUi: Squeeze warning.

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

14 years agoAdded hunspell library
Kornel Benko [Sun, 2 Aug 2009 10:44:05 +0000 (10:44 +0000)]
Added hunspell library

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

14 years agoOptimization: don't do suggestion if we only want to mark misspelled words.
Abdelrazak Younes [Sun, 2 Aug 2009 10:09:29 +0000 (10:09 +0000)]
Optimization: don't do suggestion if we only want to mark misspelled words.

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

14 years agoSpellChecker work:
Abdelrazak Younes [Sun, 2 Aug 2009 09:17:32 +0000 (09:17 +0000)]
SpellChecker work:
* Move suggestion searching out of check() and onto suggest().
* Cleanup a bit AspellChecker
* Begin Hunspell support (not tested and does not link yet)

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

14 years agoSConstruct: fix SCons
Uwe Stöhr [Sun, 2 Aug 2009 01:21:41 +0000 (01:21 +0000)]
SConstruct: fix SCons

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

14 years agoImprove LaTeX output of arrays in math. Always output a '\n' except in the case that...
Vincent van Ravesteijn [Sat, 1 Aug 2009 22:03:12 +0000 (22:03 +0000)]
Improve LaTeX output of arrays in math. Always output a '\n' except in the case that the line is completely empty.

see also:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg153349.html

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

14 years agoAdd a pending space after math if it is not the last of the selection. This fixes...
Vincent van Ravesteijn [Sat, 1 Aug 2009 21:54:13 +0000 (21:54 +0000)]
Add a pending space after math if it is not the last of the selection. This fixes problems like in bug #6094.

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

14 years agoSqueeze warning.
Vincent van Ravesteijn [Sat, 1 Aug 2009 21:49:26 +0000 (21:49 +0000)]
Squeeze warning.

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

14 years agoAdd const versions of Inset::asInsetMath.
Vincent van Ravesteijn [Sat, 1 Aug 2009 21:39:14 +0000 (21:39 +0000)]
Add const versions of Inset::asInsetMath.

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

14 years agoRemove useless tooltip.
Vincent van Ravesteijn [Sat, 1 Aug 2009 21:34:24 +0000 (21:34 +0000)]
Remove useless tooltip.

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

14 years agoFix MSVC warning
Abdelrazak Younes [Sat, 1 Aug 2009 18:03:26 +0000 (18:03 +0000)]
Fix MSVC warning

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

14 years ago* Pimpl AspellChecker internal salsa...
Abdelrazak Younes [Sat, 1 Aug 2009 17:48:33 +0000 (17:48 +0000)]
* Pimpl AspellChecker internal salsa...
* set eolstyle for HunspellChecker.*

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

14 years agoCompile fix.
Abdelrazak Younes [Sat, 1 Aug 2009 17:34:44 +0000 (17:34 +0000)]
Compile fix.

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

14 years agoI forgot to rename those in previous commit.
Abdelrazak Younes [Sat, 1 Aug 2009 17:25:49 +0000 (17:25 +0000)]
I forgot to rename those in previous commit.

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

14 years ago* Rename HunspellSpellChecker to HunspellChecker and ASpell to AspellChecker for...
Abdelrazak Younes [Sat, 1 Aug 2009 17:24:13 +0000 (17:24 +0000)]
* Rename HunspellSpellChecker to HunspellChecker and ASpell to AspellChecker for consistency.
* Cleanup a bit associated CMakefile

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

14 years agoFactorize some code in getStatus() for LFUN_DIALOG_SHOW.
Abdelrazak Younes [Sat, 1 Aug 2009 16:55:15 +0000 (16:55 +0000)]
Factorize some code in getStatus() for LFUN_DIALOG_SHOW.

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

14 years agoInsetText::fixParagraphsFont(): return early and save Font instantiation.
Abdelrazak Younes [Sat, 1 Aug 2009 16:53:58 +0000 (16:53 +0000)]
InsetText::fixParagraphsFont(): return early and save Font instantiation.

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

14 years agoFix an assertion with Inset::buffer():
Abdelrazak Younes [Sat, 1 Aug 2009 16:06:02 +0000 (16:06 +0000)]
Fix an assertion with Inset::buffer():
The "character" dialog is only useful in texted.

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

14 years agoGerman UserGuide.lyx: resync with branch
Uwe Stöhr [Sat, 1 Aug 2009 12:09:11 +0000 (12:09 +0000)]
German UserGuide.lyx: resync with branch

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

14 years agoFix bug #5796: Context menu of one inset asks status of another inset.
Vincent van Ravesteijn [Thu, 30 Jul 2009 18:12:29 +0000 (18:12 +0000)]
Fix bug #5796: Context menu of one inset asks status of another inset.

Store the position for the context menu on mouse press. This is also done in qt but then only on the widget level.

This avoids that e.g. the edit menu will call getStatus() of math (which causes a crash actually).

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

14 years agoAvoid deferencing a null pointer.
Enrico Forestieri [Thu, 30 Jul 2009 03:21:04 +0000 (03:21 +0000)]
Avoid deferencing a null pointer.

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

14 years agoSimpler fix for bug #5096: Language switch fails in environments.
Enrico Forestieri [Thu, 30 Jul 2009 00:58:37 +0000 (00:58 +0000)]
Simpler fix for bug #5096: Language switch fails in environments.

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

14 years agoRevert r30800, r30768, r30767, 30766, and r30627. Soon to be replaced
Enrico Forestieri [Thu, 30 Jul 2009 00:37:53 +0000 (00:37 +0000)]
Revert r30800, r30768, r30767, 30766, and r30627. Soon to be replaced
with a simpler (and thus better) fix.

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

14 years agoRefine fix for bug #5096: Language switch fails in environments.
Enrico Forestieri [Tue, 28 Jul 2009 16:15:34 +0000 (16:15 +0000)]
Refine fix for bug #5096: Language switch fails in environments.

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

14 years ago* inputMethodQuery: adjust comment.
Vincent van Ravesteijn [Mon, 27 Jul 2009 09:48:40 +0000 (09:48 +0000)]
* inputMethodQuery: adjust comment.

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

14 years agoFix bug #6108: Crash on menu key
Vincent van Ravesteijn [Mon, 27 Jul 2009 07:39:14 +0000 (07:39 +0000)]
Fix bug #6108: Crash on menu key

The wrong context menu is being expanded, because the location where the context menu is requested is computed wrongly by Qt.

Actually, the problem seemed to be in InputMethodQuery?. For some reason, the box of the cursor is shifted right under the cursor box.

The menu key uses InputMethodQuery? to locate the context menu, just as he Japanese input method locates the box with possibilities.

1.6.x shows the same behaviour, but in that case it doesn't crash because the spellchecker entry does not exist there, but there might be another case in which it will crash.

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

14 years agoFix bug #2969: Double labels appear on empty lines of multi-line equations.
Vincent van Ravesteijn [Sun, 26 Jul 2009 20:25:11 +0000 (20:25 +0000)]
Fix bug #2969: Double labels appear on empty lines of multi-line equations.

This reverts part of r10553. There, an extra '//' was added when the last line was empty. However, this really makes an extra line and that is visible when the lines have a line number. The bug #2067 that would have been fixed by this does not seem to 'exist' anymore.

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

14 years agoWork-around for bug #5957.
Vincent van Ravesteijn [Sun, 26 Jul 2009 18:00:30 +0000 (18:00 +0000)]
Work-around for bug #5957.

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

14 years ago* de/UserGuide.lyx: typo.
Jürgen Spitzmüller [Sun, 26 Jul 2009 11:46:13 +0000 (11:46 +0000)]
* de/UserGuide.lyx: typo.

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

14 years ago/usr/bin/uic -tr lyx::qt_ ui/DelimiterUi.ui -o ui_DelimiterUi.h
Pavel Sanda [Sun, 26 Jul 2009 10:43:50 +0000 (10:43 +0000)]
/usr/bin/uic -tr lyx::qt_ ui/DelimiterUi.ui -o ui_DelimiterUi.h
'layoutWidget' isn't a valid widget
reported in both 4.5 and 4.1

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

14 years agocosmetics
Pavel Sanda [Sat, 25 Jul 2009 16:43:28 +0000 (16:43 +0000)]
cosmetics

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

14 years agoFix bug #6106. This can go to branch Juergen.
Pavel Sanda [Sat, 25 Jul 2009 14:34:00 +0000 (14:34 +0000)]
Fix bug #6106. This can go to branch Juergen.

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

14 years ago* LFUNs.lyx
Pavel Sanda [Sat, 25 Jul 2009 12:06:15 +0000 (12:06 +0000)]
* LFUNs.lyx

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

14 years agoFix bug #4473: Incorrect LaTeX output for inter-word spaces.
Vincent van Ravesteijn [Sat, 25 Jul 2009 10:44:36 +0000 (10:44 +0000)]
Fix bug #4473: Incorrect LaTeX output for inter-word spaces.

This is a hack necessary because \\textcolor is a bit buggy.

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

14 years ago* Text.cpp (dissolveInset):
Jürgen Spitzmüller [Sat, 25 Jul 2009 08:22:37 +0000 (08:22 +0000)]
* Text.cpp (dissolveInset):
- perform updateLabels also after dissolving an empty inset (bug 6003).

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

14 years ago* LyXFunc.cpp:
Jürgen Spitzmüller [Sat, 25 Jul 2009 06:16:46 +0000 (06:16 +0000)]
* LyXFunc.cpp:
- make sure there are no pending key sequences when applying the prefs,
  since the key bindings are changed and this will make the status bar
  messages go crazy and crash (bug 6064).

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

14 years agoThis should have gone in r30766.
Enrico Forestieri [Sat, 25 Jul 2009 01:09:31 +0000 (01:09 +0000)]
This should have gone in r30766.

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

14 years agoMove bracket to the right place, as also suggested by the indentation...
Enrico Forestieri [Sat, 25 Jul 2009 00:45:52 +0000 (00:45 +0000)]
Move bracket to the right place, as also suggested by the indentation...

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

14 years agoSmash another case of missing language switch and also avoid redundant switches.
Enrico Forestieri [Fri, 24 Jul 2009 22:50:32 +0000 (22:50 +0000)]
Smash another case of missing language switch and also avoid redundant switches.
Essentially, non-default aligned paragraphs should be treated as nested ones.

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

14 years agoFix bug #5061. Patches from Dov (a long time ago).
Vincent van Ravesteijn [Fri, 24 Jul 2009 21:33:50 +0000 (21:33 +0000)]
Fix bug #5061. Patches from Dov (a long time ago).

see:
http://permalink.gmane.org/gmane.editors.lyx.devel/113506
http://permalink.gmane.org/gmane.editors.lyx.devel/113507

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

14 years agoFix wrong lyx2lyx routines for r30756.
Vincent van Ravesteijn [Fri, 24 Jul 2009 20:48:49 +0000 (20:48 +0000)]
Fix wrong lyx2lyx routines for r30756.

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

14 years ago* TocWidget.cpp: disable sort option for TOC (bug 5983).
Jürgen Spitzmüller [Fri, 24 Jul 2009 13:58:02 +0000 (13:58 +0000)]
* TocWidget.cpp: disable sort option for TOC (bug 5983).
* TocModel.cpp: whitespace

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

14 years ago* paragraph_funcs.cpp: sanitize setLabelWidthStringToSequence. Patch by rgheck.
Jürgen Spitzmüller [Fri, 24 Jul 2009 07:43:04 +0000 (07:43 +0000)]
* paragraph_funcs.cpp: sanitize setLabelWidthStringToSequence. Patch by rgheck.

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

14 years agoFix another gcc error for r30756.
Vincent van Ravesteijn [Thu, 23 Jul 2009 20:38:24 +0000 (20:38 +0000)]
Fix another gcc error for r30756.

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

14 years agoFix a gcc error and warning for r30756.
Vincent van Ravesteijn [Thu, 23 Jul 2009 20:34:16 +0000 (20:34 +0000)]
Fix a gcc error and warning for r30756.

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

14 years agoFix bug #6058: Change tracking not usable in version control.
Vincent van Ravesteijn [Thu, 23 Jul 2009 20:08:05 +0000 (20:08 +0000)]
Fix bug #6058: Change tracking not usable in version control.

This patch makes sure that there are minimal changes when loading and saving a file with change tracking.

- the authors are assigned a buffer_id, such that when the file is saved, they get the same id,
- the authorlist is sorted according to the buffer_id,
- the buffer_id is written to the file in the author list (file format change)
- the ids start with 1, because 0 is internally reserved for the current Author,
- when writing the file, the current author is assigned an id if he didn't already have it.

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