]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agoprovide native spell checker for Mac OS X
Stephan Witt [Thu, 8 Jul 2010 07:56:29 +0000 (07:56 +0000)]
provide native spell checker for Mac OS X

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

13 years agoadd APPLESPELL orthogonal to ASPELL
Stephan Witt [Thu, 8 Jul 2010 07:54:42 +0000 (07:54 +0000)]
add APPLESPELL orthogonal to ASPELL

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

13 years agofix compilation of applespell with autotools
Jean-Marc Lasgouttes [Thu, 8 Jul 2010 07:44:34 +0000 (07:44 +0000)]
fix compilation of applespell with autotools

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

13 years agoInsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box
Uwe Stöhr [Thu, 8 Jul 2010 03:01:50 +0000 (03:01 +0000)]
InsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box

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

13 years agoInsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box
Uwe Stöhr [Thu, 8 Jul 2010 02:42:36 +0000 (02:42 +0000)]
InsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box

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

13 years agolyx_2_0.py: fix reversion routine for \makebox support
Uwe Stöhr [Thu, 8 Jul 2010 02:24:13 +0000 (02:24 +0000)]
lyx_2_0.py: fix reversion routine for \makebox support

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

13 years agoscons_manifest.py: correct r34805
Uwe Stöhr [Thu, 8 Jul 2010 01:34:06 +0000 (01:34 +0000)]
scons_manifest.py: correct r34805

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

13 years agoscons_manifest.py: add AppleSpellChecker
Uwe Stöhr [Thu, 8 Jul 2010 01:20:18 +0000 (01:20 +0000)]
scons_manifest.py: add AppleSpellChecker

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

13 years agocmake: only set and show compiler relevant options
Peter Kümmel [Wed, 7 Jul 2010 22:26:36 +0000 (22:26 +0000)]
cmake: only set and show compiler relevant options

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

13 years agoRemove AppleSpellChecker.* from non-apple platform
Kornel Benko [Wed, 7 Jul 2010 21:13:39 +0000 (21:13 +0000)]
Remove AppleSpellChecker.* from non-apple platform

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

13 years agoprovide native spell checker for Mac OS X
Stephan Witt [Wed, 7 Jul 2010 17:40:50 +0000 (17:40 +0000)]
provide native spell checker for Mac OS X

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

13 years agoSupport for AEA.cls (American Economic Association journals)
Pavel Sanda [Wed, 7 Jul 2010 17:17:09 +0000 (17:17 +0000)]
Support for AEA.cls (American Economic Association journals)
Patch from Koji (#6807).

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

14 years agoImprove the lyx2latex function.
Enrico Forestieri [Wed, 7 Jul 2010 10:16:53 +0000 (10:16 +0000)]
Improve the lyx2latex function.
- Avoid processing lines of a note inset, as we are going to discard them
- Translate the horizontal space inset
- Correct translation of \backslash
- Correct translation of ^ (\^ is an accent in latex)

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

14 years ago- po files: remerge
Uwe Stöhr [Wed, 7 Jul 2010 00:44:51 +0000 (00:44 +0000)]
- po files: remerge
- el.po: portings from branch
- de.po: some translations

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

14 years agoColorUi.ui: remove unnecessary window title
Uwe Stöhr [Wed, 7 Jul 2010 00:43:47 +0000 (00:43 +0000)]
ColorUi.ui: remove unnecessary window title

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

14 years agolyx_2_0.py: coding style fixes
Uwe Stöhr [Tue, 6 Jul 2010 23:56:47 +0000 (23:56 +0000)]
lyx_2_0.py: coding style fixes

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

14 years agoalso for trunk: new translated Greek splash.lyx and Intro.lyx from Ulysses
Uwe Stöhr [Tue, 6 Jul 2010 23:47:28 +0000 (23:47 +0000)]
also for trunk: new translated Greek splash.lyx and Intro.lyx from Ulysses

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

14 years agoRecognize 'jbibtex' in pLaTeX . Patch from Koji, #6808.
Pavel Sanda [Tue, 6 Jul 2010 20:57:45 +0000 (20:57 +0000)]
Recognize 'jbibtex' in pLaTeX . Patch from Koji, #6808.

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

14 years agocmake: typos, option grouping
Peter Kümmel [Tue, 6 Jul 2010 20:10:28 +0000 (20:10 +0000)]
cmake: typos, option grouping

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

14 years agocmake: more option cleanup, use LYX_OPTION macro for consistent messages and variable...
Peter Kümmel [Tue, 6 Jul 2010 19:47:16 +0000 (19:47 +0000)]
cmake: more option cleanup, use LYX_OPTION macro for consistent messages and variable naming

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

14 years agoFix reversion of IEEEtran layout documents.
Enrico Forestieri [Tue, 6 Jul 2010 19:20:19 +0000 (19:20 +0000)]
Fix reversion of IEEEtran layout documents.

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

14 years agoKeep options together
Kornel Benko [Tue, 6 Jul 2010 18:19:53 +0000 (18:19 +0000)]
Keep options together

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

14 years agoDon't rely upon there being a certain number of argumnets to the box inset.
Richard Heck [Tue, 6 Jul 2010 14:50:59 +0000 (14:50 +0000)]
Don't rely upon there being a certain number of argumnets to the box inset.
Some later LyX version might omit defaults without lyx2lyx to replace them.

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

14 years agoOff by one here. Left an extra \begin_layout line.
Richard Heck [Tue, 6 Jul 2010 14:38:10 +0000 (14:38 +0000)]
Off by one here. Left an extra \begin_layout line.

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

14 years agoFix up the put_cmd_in_ert routine so that it accepts either a list
Richard Heck [Tue, 6 Jul 2010 14:24:17 +0000 (14:24 +0000)]
Fix up the put_cmd_in_ert routine so that it accepts either a list
or a string as input, and does the right thing either way. Previously,
when it saw a string "test" it would convert it to "t\ne\ns\nt", since
it was quite happy to call join() on the string.

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

14 years agoMore elses after returns.
Richard Heck [Tue, 6 Jul 2010 14:00:30 +0000 (14:00 +0000)]
More elses after returns.

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

14 years agoReturn here unless the doc class is correct.
Richard Heck [Tue, 6 Jul 2010 13:50:23 +0000 (13:50 +0000)]
Return here unless the doc class is correct.

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

14 years agoStyle.
Richard Heck [Tue, 6 Jul 2010 13:38:27 +0000 (13:38 +0000)]
Style.

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

14 years agoNo else after return.
Richard Heck [Tue, 6 Jul 2010 13:36:33 +0000 (13:36 +0000)]
No else after return.

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

14 years agoGuiBox.cpp: Remove some unnecessary negated logic.
Vincent van Ravesteijn [Tue, 6 Jul 2010 12:01:09 +0000 (12:01 +0000)]
GuiBox.cpp: Remove some unnecessary negated logic.

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

14 years agoSet group LYX for used options
Kornel Benko [Tue, 6 Jul 2010 05:42:45 +0000 (05:42 +0000)]
Set group LYX for used options

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

14 years agolyx_2_0.py: revert unwanted changes from r34773
Uwe Stöhr [Tue, 6 Jul 2010 03:30:35 +0000 (03:30 +0000)]
lyx_2_0.py: revert unwanted changes from r34773

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

14 years agolyx2lyx/lyx_2_0.py:
Uwe Stöhr [Tue, 6 Jul 2010 03:22:36 +0000 (03:22 +0000)]
lyx2lyx/lyx_2_0.py:
- add routine to revert command environments specified in layout files
- finish routine for the new IEEEtran layout file (part 2/2)
  (very nasty but the only working solution)

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

14 years agolyx_2_0.py:
Uwe Stöhr [Tue, 6 Jul 2010 03:16:49 +0000 (03:16 +0000)]
lyx_2_0.py:
 - fix a bug
 - some coding style fixes

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

14 years agoDon't need else after return.
Richard Heck [Mon, 5 Jul 2010 22:30:54 +0000 (22:30 +0000)]
Don't need else after return.

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

14 years agoFix spacing problem and thereby fix 6802.
Richard Heck [Mon, 5 Jul 2010 22:22:48 +0000 (22:22 +0000)]
Fix spacing problem and thereby fix 6802.

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

14 years agoTweak it.po
Enrico Forestieri [Mon, 5 Jul 2010 19:38:48 +0000 (19:38 +0000)]
Tweak it.po

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

14 years agoAdd last missing inner-hull grid type environments.
Enrico Forestieri [Mon, 5 Jul 2010 17:30:03 +0000 (17:30 +0000)]
Add last missing inner-hull grid type environments.

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

14 years agoFix bug 6533: Spell-as-you-type stops checking words when they are already wrong
Jean-Marc Lasgouttes [Mon, 5 Jul 2010 15:15:13 +0000 (15:15 +0000)]
Fix bug 6533: Spell-as-you-type stops checking words when they are already wrong

The problem was in FontList::setMisspelled, where an optimization looked at the first character of the word in order to return early when the misspelled flag is already correct. This does not work when the first letters of the word have this flag but not the last one.

If this optimization was really useful, it can be reimplemented properly in terms of font spans.

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

14 years agoCorrect refinement fix for #6595. The problem was not adding \\ to the last
Enrico Forestieri [Mon, 5 Jul 2010 12:31:18 +0000 (12:31 +0000)]
Correct refinement fix for #6595. The problem was not adding \\ to the last
empty line of substack, tabular and xymatrix, but not calling delEmptyLastRow
for them.

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

14 years agoRevert r34761 because that was not the right fix that is going to be
Enrico Forestieri [Mon, 5 Jul 2010 12:25:48 +0000 (12:25 +0000)]
Revert r34761 because that was not the right fix that is going to be
committed shortly.

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

14 years agoRefine fix for #6595. Don't add \\ to the last empty line of substack,
Enrico Forestieri [Mon, 5 Jul 2010 10:03:56 +0000 (10:03 +0000)]
Refine fix for #6595. Don't add \\ to the last empty line of substack,
tabular and xymatrix.

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

14 years agomore correct check of thesaurus file format
Stephan Witt [Mon, 5 Jul 2010 09:20:45 +0000 (09:20 +0000)]
more correct check of thesaurus file format

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

14 years agolyx2lyx/lyx_2_0.py:
Uwe Stöhr [Mon, 5 Jul 2010 03:19:54 +0000 (03:19 +0000)]
lyx2lyx/lyx_2_0.py:
- add routine to revert character styles
- revert character styles to TeX code instead of deleting them - fixes #6803

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

14 years agolyx2lyx/lyx_2_0.py:
Uwe Stöhr [Mon, 5 Jul 2010 02:01:10 +0000 (02:01 +0000)]
lyx2lyx/lyx_2_0.py:
- add routine to revert flex insets to TeX code
- add routine for the new IEEEtran layout file (part 1/2)

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

14 years agoRefine fix for #6595. It turns out that the last empty line is to be
Enrico Forestieri [Sun, 4 Jul 2010 18:08:14 +0000 (18:08 +0000)]
Refine fix for #6595. It turns out that the last empty line is to be
deleted not only for "array" but also for all inner-hull grid types.

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

14 years agoFix bug #6595: empty last row of matrix or eqnarray vanishes.
Enrico Forestieri [Sun, 4 Jul 2010 16:31:53 +0000 (16:31 +0000)]
Fix bug #6595: empty last row of matrix or eqnarray vanishes.
This patch essentially reverts r30795 and also provides the correct fix
for #2969.

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

14 years agoadd check for version 1 index files - skip them if present
Stephan Witt [Sat, 3 Jul 2010 16:26:47 +0000 (16:26 +0000)]
add check for version 1 index files - skip them if present

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

14 years agorestore original version
Stephan Witt [Sat, 3 Jul 2010 16:25:15 +0000 (16:25 +0000)]
restore original version

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

14 years ago- new support for makebox; fileformat change
Uwe Stöhr [Sat, 3 Jul 2010 13:14:15 +0000 (13:14 +0000)]
- new support for makebox; fileformat change

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

14 years agolyx2lyx/lyx_2_0.py: correct LateX units - there are no units named \pagexxxx
Uwe Stöhr [Sat, 3 Jul 2010 13:05:24 +0000 (13:05 +0000)]
lyx2lyx/lyx_2_0.py: correct LateX units - there are no units named \pagexxxx

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

14 years agoscons/scons_manifest.py: update SCons according to latest file changes
Uwe Stöhr [Sat, 3 Jul 2010 01:11:02 +0000 (01:11 +0000)]
scons/scons_manifest.py: update SCons according to latest file changes

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

14 years agoFix nasty memory bug signalled by valgrind while looking at another bug.
Jean-Marc Lasgouttes [Fri, 2 Jul 2010 12:41:14 +0000 (12:41 +0000)]
Fix nasty memory bug signalled by valgrind while looking at another bug.

The string passed to Aspell has been already released, since it is the return value of a function. This problem does NOT exist in branch.

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

14 years agostyle
Jean-Marc Lasgouttes [Fri, 2 Jul 2010 12:38:39 +0000 (12:38 +0000)]
style

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

14 years agouninitialized variable
Jean-Marc Lasgouttes [Fri, 2 Jul 2010 11:04:36 +0000 (11:04 +0000)]
uninitialized variable

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

14 years agoadd checks for empty word list to avoid crashes later in MyThes::binsearch()
Stephan Witt [Fri, 2 Jul 2010 07:03:15 +0000 (07:03 +0000)]
add checks for empty word list to avoid crashes later in MyThes::binsearch()

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

14 years agouse tr1 for all gcc 4 versions (tested against gcc 4.0.1 on macos 10.5)
Jean-Marc Lasgouttes [Thu, 1 Jul 2010 20:58:26 +0000 (20:58 +0000)]
use tr1 for all gcc 4 versions (tested against gcc 4.0.1 on macos 10.5)

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

14 years agoTR1: no autotools on windows
Peter Kümmel [Thu, 1 Jul 2010 09:44:15 +0000 (09:44 +0000)]
TR1: no autotools on windows

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

14 years agoTR1: enable 4.4.0 and mingw
Peter Kümmel [Wed, 30 Jun 2010 14:30:10 +0000 (14:30 +0000)]
TR1: enable 4.4.0 and mingw

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

14 years agoTR1: also use tr1-regex when using msvc10
Peter Kümmel [Wed, 30 Jun 2010 13:50:40 +0000 (13:50 +0000)]
TR1: also use tr1-regex when using msvc10

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

14 years agofix scroll wheel on mac (bug #6775)
Jean-Marc Lasgouttes [Wed, 30 Jun 2010 12:38:39 +0000 (12:38 +0000)]
fix scroll wheel on mac (bug #6775)

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

14 years agorework regexp processor magic ; make tr1 work with autotools
Jean-Marc Lasgouttes [Wed, 30 Jun 2010 11:04:30 +0000 (11:04 +0000)]
rework regexp processor magic ; make tr1 work with autotools

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

14 years agoTR1: move TR1 check to config.h / buildsystem
Peter Kümmel [Wed, 30 Jun 2010 10:53:45 +0000 (10:53 +0000)]
TR1: move TR1 check to config.h / buildsystem

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

14 years agoTR1: check in cmake for GCC version, fallback in checktr1.h for other build systems...
Peter Kümmel [Wed, 30 Jun 2010 08:47:41 +0000 (08:47 +0000)]
TR1: check in cmake for GCC version, fallback in checktr1.h for other build systems, no support of regex in gcc 4.4

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

14 years agocmake: add icon on Windows
Peter Kümmel [Wed, 30 Jun 2010 08:35:52 +0000 (08:35 +0000)]
cmake: add icon on Windows

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

14 years agoTR1: use std::tr1 regex with msvc10
Peter Kümmel [Tue, 29 Jun 2010 17:09:40 +0000 (17:09 +0000)]
TR1: use std::tr1 regex with msvc10

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

14 years agomingw fix
Peter Kümmel [Tue, 29 Jun 2010 17:08:17 +0000 (17:08 +0000)]
mingw fix

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

14 years agoInclude io.h only on Windows
Joost Verburg [Tue, 29 Jun 2010 13:23:33 +0000 (13:23 +0000)]
Include io.h only on Windows

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

14 years agoLaunch external Windows processes for e.g. display image conversion using CreateProce...
Joost Verburg [Mon, 28 Jun 2010 17:45:04 +0000 (17:45 +0000)]
Launch external Windows processes for e.g. display image conversion using CreateProcess with a CREATE_NO_WINDOW flag, allowing LyX to be compiled as a GUI application without console windows popping up.

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

14 years agoSupport "Provides fontenc".
Richard Heck [Mon, 28 Jun 2010 17:23:48 +0000 (17:23 +0000)]
Support "Provides fontenc".

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

14 years agoGuiBox.cpp: fix this issue: horizontal box alignment is only possible without inner...
Uwe Stöhr [Sat, 26 Jun 2010 21:02:14 +0000 (21:02 +0000)]
GuiBox.cpp: fix this issue: horizontal box alignment is only possible without inner box and simple frame (the same as with pagebreaks)

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

14 years agoBufferParams.cpp: fix typo
Uwe Stöhr [Sat, 26 Jun 2010 17:03:47 +0000 (17:03 +0000)]
BufferParams.cpp: fix typo

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

14 years ago* GuiBoc.{cpp,h}:
Jürgen Spitzmüller [Sat, 26 Jun 2010 07:57:54 +0000 (07:57 +0000)]
* GuiBoc.{cpp,h}:
- compare against combo box data instead of l7n string.

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

14 years ago* GuiBoc.{cpp,h}:
Jürgen Spitzmüller [Fri, 25 Jun 2010 17:39:53 +0000 (17:39 +0000)]
* GuiBoc.{cpp,h}:
- use proper combo box data instead of the current int mumbo jumbo.

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

14 years ago* TextMetrics.cpp: fix metrics calculation with preceeding blank in free spacing...
Jürgen Spitzmüller [Fri, 25 Jun 2010 14:07:55 +0000 (14:07 +0000)]
* TextMetrics.cpp: fix metrics calculation with preceeding blank in free spacing context (bug #6746)

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

14 years agoGuiSpellchecker.cpp: typo
Jürgen Spitzmüller [Fri, 25 Jun 2010 14:06:12 +0000 (14:06 +0000)]
GuiSpellchecker.cpp: typo

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

14 years agoAdd wasysym to LateXConfig.lyx.
Vincent van Ravesteijn [Fri, 25 Jun 2010 11:08:39 +0000 (11:08 +0000)]
Add wasysym to LateXConfig.lyx.

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

14 years ago* LaTeXConfig.lyx: typos
Vincent van Ravesteijn [Fri, 25 Jun 2010 11:07:42 +0000 (11:07 +0000)]
* LaTeXConfig.lyx: typos

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

14 years ago* LateXConfig.lyx: Correct font.
Vincent van Ravesteijn [Fri, 25 Jun 2010 11:06:52 +0000 (11:06 +0000)]
* LateXConfig.lyx: Correct font.

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

14 years agoFix the enabling/disabling of the custom latex font encoding lineedit.
Vincent van Ravesteijn [Fri, 25 Jun 2010 03:33:15 +0000 (03:33 +0000)]
Fix the enabling/disabling of the custom latex font encoding lineedit.

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

14 years agoRemove the boldness of the XHTML Output Options string in GuiDocument. We nowhere...
Vincent van Ravesteijn [Fri, 25 Jun 2010 03:32:08 +0000 (03:32 +0000)]
Remove the boldness of the XHTML Output Options string in GuiDocument. We nowhere use bold headers.

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

14 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Tue, 22 Jun 2010 23:07:48 +0000 (23:07 +0000)]
fr.po: updates by Jean-Pierre

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

14 years agoes.po: updates by Ignacio
Uwe Stöhr [Tue, 22 Jun 2010 23:06:08 +0000 (23:06 +0000)]
es.po: updates by Ignacio

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

14 years agoUpdate it.po
Enrico Forestieri [Sun, 20 Jun 2010 00:02:12 +0000 (00:02 +0000)]
Update it.po

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

14 years ago* sk.po
Kornel Benko [Sat, 19 Jun 2010 16:09:37 +0000 (16:09 +0000)]
* sk.po

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

14 years ago- remerged po-files
Uwe Stöhr [Sat, 19 Jun 2010 14:38:53 +0000 (14:38 +0000)]
- remerged po-files
- de.po: translation updates by me

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

14 years agoLyX.cpp: clarify comment
Uwe Stöhr [Sat, 19 Jun 2010 14:24:38 +0000 (14:24 +0000)]
LyX.cpp: clarify comment

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

14 years agoBetter fix for bug #5942: proper multi-window usage is restored again. Now, LyX only...
Vincent van Ravesteijn [Thu, 17 Jun 2010 21:18:08 +0000 (21:18 +0000)]
Better fix for bug #5942: proper multi-window usage is restored again. Now, LyX only switches to a buffer in a different view if open in tabs is disabled and there is already a document open in the current view and the buffer is already opened in another view.

see r34618.

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

14 years agoOn cygwin, install by default lyxprofile and lyxrc.dist, otherwise
Enrico Forestieri [Thu, 17 Jun 2010 10:32:11 +0000 (10:32 +0000)]
On cygwin, install by default lyxprofile and lyxrc.dist, otherwise
packagers may forget to do it in post-install scripts.

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

14 years agotypo
Jürgen Spitzmüller [Thu, 17 Jun 2010 08:26:34 +0000 (08:26 +0000)]
typo

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

14 years ago* tufte-book.layout: use InPreamble for titling.
Jürgen Spitzmüller [Wed, 16 Jun 2010 06:06:43 +0000 (06:06 +0000)]
* tufte-book.layout: use InPreamble for titling.

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

14 years agoWe do need the encoding here now, due to how InPreamble works.
Richard Heck [Tue, 15 Jun 2010 18:26:38 +0000 (18:26 +0000)]
We do need the encoding here now, due to how InPreamble works.

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

14 years ago* tufte-handout.layout:
Jürgen Spitzmüller [Tue, 15 Jun 2010 17:13:10 +0000 (17:13 +0000)]
* tufte-handout.layout:
- fix LabelType declarations.

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

14 years agoParagraph::latex() always returned false. So remove the return value.
Richard Heck [Tue, 15 Jun 2010 15:49:24 +0000 (15:49 +0000)]
Paragraph::latex() always returned false. So remove the return value.

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

14 years agoFix InPreamble. I must have committed an incomplete patch.
Richard Heck [Tue, 15 Jun 2010 15:37:39 +0000 (15:37 +0000)]
Fix InPreamble. I must have committed an incomplete patch.

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

14 years ago* sk.po
Kornel Benko [Tue, 15 Jun 2010 14:47:25 +0000 (14:47 +0000)]
* sk.po

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

14 years agoParagraphs start from 0
Pavel Sanda [Tue, 15 Jun 2010 13:54:49 +0000 (13:54 +0000)]
Paragraphs start from 0

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

14 years agoRemember navigate back bookmark through sessions
Pavel Sanda [Tue, 15 Jun 2010 13:44:20 +0000 (13:44 +0000)]
Remember navigate back bookmark through sessions

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

14 years agoFix bug #6752: Circle (bullet icon) causes error on export
Vincent van Ravesteijn [Tue, 15 Jun 2010 10:27:42 +0000 (10:27 +0000)]
Fix bug #6752: Circle (bullet icon) causes error on export

We need to make sure the wasysym package is installed by adding a check to chkconfig.ltx.

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

14 years ago#6767 fix another crash in hasDictionary
Stephan Witt [Tue, 15 Jun 2010 08:35:41 +0000 (08:35 +0000)]
#6767 fix another crash in hasDictionary

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