]> git.lyx.org Git - features.git/log
features.git
12 years agoBackport f6921819.
Pavel Sanda [Thu, 31 May 2012 12:02:40 +0000 (14:02 +0200)]
Backport f6921819.

12 years agoForgotten suggestion from James C. Sutherland.
Pavel Sanda [Thu, 31 May 2012 10:44:09 +0000 (12:44 +0200)]
Forgotten suggestion from James C. Sutherland.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg86215.html

12 years ago- German UserGuide.lyx: many translations
Uwe Stöhr [Wed, 30 May 2012 22:44:10 +0000 (00:44 +0200)]
- German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes

12 years agoEnglish UserGuide.lyx: a grammar fix
Uwe Stöhr [Tue, 29 May 2012 23:25:53 +0000 (01:25 +0200)]
English UserGuide.lyx: a grammar fix

12 years ago- German UserGuide.lyx: some translations
Uwe Stöhr [Tue, 29 May 2012 23:22:50 +0000 (01:22 +0200)]
- German UserGuide.lyx: some translations
- German Additional.lyx: some backports from trunk

12 years agoFix crash when removing last converter (bug 8178)
Juergen Spitzmueller [Tue, 29 May 2012 13:40:07 +0000 (15:40 +0200)]
Fix crash when removing last converter (bug 8178)

12 years agoMerge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
Juergen Spitzmueller [Tue, 29 May 2012 11:27:48 +0000 (13:27 +0200)]
Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x

12 years agoLoad bibtopic after hyperref (bug #8005)
Juergen Spitzmueller [Tue, 29 May 2012 11:23:08 +0000 (13:23 +0200)]
Load bibtopic after hyperref (bug #8005)

12 years agoBackport 1a45c99a7
Pavel Sanda [Tue, 29 May 2012 11:10:55 +0000 (13:10 +0200)]
Backport 1a45c99a7

12 years ago* cs.po
Pavel Sanda [Tue, 29 May 2012 11:08:02 +0000 (13:08 +0200)]
* cs.po

12 years agoA few more small optimizations noted along the way.
Richard Heck [Mon, 28 May 2012 22:21:22 +0000 (18:21 -0400)]
A few more small optimizations noted along the way.
(cherry picked from commit c1e3d795f62e88b6c5dda52fafba1404972fe8cc)

Conflicts:

src/tex2lyx/text.cpp

12 years agoBackport "Performance" fixes suggested by cppcheck.
Jean-Marc Lasgouttes [Mon, 28 May 2012 20:41:32 +0000 (22:41 +0200)]
Backport "Performance" fixes suggested by cppcheck.

These are completely safe, and it seems best to me to keep trunk
and branch in sync whenever possible, as it makes backporting
easier.

(cherry picked from commit a756403301ff8fb78df4dc1e131e4cd50cd976e1)

Conflicts:

src/BufferParams.cpp
src/tex2lyx/Preamble.cpp
src/tex2lyx/text.cpp

12 years agoadd missing IPA glyph
Juergen Spitzmueller [Mon, 28 May 2012 13:54:31 +0000 (15:54 +0200)]
add missing IPA glyph

12 years agoGerman UserGuide.lyx: fix a typo spotted by Hartmut
Uwe Stöhr [Sun, 27 May 2012 01:02:02 +0000 (03:02 +0200)]
German UserGuide.lyx: fix a typo spotted by Hartmut

12 years agoUpdate it.po
Enrico Forestieri [Sat, 26 May 2012 11:14:45 +0000 (13:14 +0200)]
Update it.po

12 years ago* sk.po
Kornel Benko [Sat, 26 May 2012 08:38:53 +0000 (10:38 +0200)]
* sk.po

12 years agoRemerge strings.
Richard Heck [Fri, 25 May 2012 19:39:24 +0000 (15:39 -0400)]
Remerge strings.

12 years agoChanges to update-po.sh. Mostly removing svn stuff.
Richard Heck [Fri, 25 May 2012 19:25:31 +0000 (15:25 -0400)]
Changes to update-po.sh. Mostly removing svn stuff.

12 years agoBackport typos to branch
Pavel Sanda [Wed, 23 May 2012 20:19:44 +0000 (22:19 +0200)]
Backport typos to branch

12 years agode.po: update
Juergen Spitzmueller [Wed, 23 May 2012 18:11:40 +0000 (20:11 +0200)]
de.po: update

12 years agoFix bug #8166: Crash on clicking away from empty last paragraph
Vincent van Ravesteijn [Wed, 23 May 2012 06:02:40 +0000 (08:02 +0200)]
Fix bug #8166: Crash on clicking away from empty last paragraph

We always have to call 'notifyCursorLeaves', but we only have to make sure
that we call the 'fixIfBroken()' functions first.
(cherry picked from commit d20cb73b874a30b82fe01d3b8f385ef066fafedf)

12 years agostdcontext.inc: fix 2 shortcut clashes (bug #8023)
Uwe Stöhr [Tue, 22 May 2012 22:47:48 +0000 (00:47 +0200)]
stdcontext.inc: fix 2 shortcut clashes (bug #8023)

12 years agoUpdate it.po
Enrico Forestieri [Sun, 20 May 2012 21:12:24 +0000 (23:12 +0200)]
Update it.po

12 years agoFix bug #8164: lyxpak.py fails to include filenames with spaces
Enrico Forestieri [Sun, 20 May 2012 14:32:47 +0000 (16:32 +0200)]
Fix bug #8164: lyxpak.py fails to include filenames with spaces

People love embedding spaces in filenames, so account for that.

(cherry picked from commit fbcf2486d84b4ea543560cb7f583bc38e6cf67f5)

12 years agoTextMetrics.cpp: comment out addressBreakPoint function
Lars Gullik Bjønnes [Sun, 20 May 2012 08:56:44 +0000 (10:56 +0200)]
TextMetrics.cpp: comment out addressBreakPoint function

Only user of this function is code that has been commented out, comment
out this function as well.

Signed-off-by: Lars Gullik Bjønnes <larsbj@gullik.org>
(cherry picked from commit fb3ecca01cdd1e3f5af05e429801f7ef2abdf84e)

12 years agoIf a file is saved as, reset its master if it has any, thus preventing a crash (bug...
Juergen Spitzmueller [Sat, 19 May 2012 12:03:50 +0000 (14:03 +0200)]
If a file is saved as, reset its master if it has any, thus preventing a crash (bug 8161)

12 years agode.po: updates
Juergen Spitzmueller [Sat, 19 May 2012 11:30:39 +0000 (13:30 +0200)]
de.po: updates

12 years ago* sk.po
Kornel Benko [Sat, 19 May 2012 09:11:50 +0000 (11:11 +0200)]
* sk.po

12 years agoseminar.lyx: new example file from Günter Milde (forgot it in last commit)
Uwe Stöhr [Fri, 18 May 2012 21:20:20 +0000 (23:20 +0200)]
seminar.lyx: new example file from Günter Milde (forgot it in last commit)

12 years agoseminar.layout: new version from Günter Milde (bug #7624)
Uwe Stöhr [Fri, 18 May 2012 19:29:21 +0000 (21:29 +0200)]
seminar.layout: new version from Günter Milde (bug #7624)

12 years agoRevert change on NON-BREAKING HYPHEN as discussed on the list.
Jürgen Spitzmüller [Thu, 17 May 2012 12:39:10 +0000 (14:39 +0200)]
Revert change on NON-BREAKING HYPHEN as discussed on the list.

12 years agoTypo.
Richard Heck [Thu, 17 May 2012 11:28:11 +0000 (07:28 -0400)]
Typo.

12 years agoDocument a few commits I forgot.
Jean-Marc Lasgouttes [Thu, 17 May 2012 10:59:05 +0000 (12:59 +0200)]
Document a few commits I forgot.

12 years ago* Additional.lyx
Pavel Sanda [Wed, 16 May 2012 15:04:45 +0000 (17:04 +0200)]
* Additional.lyx

12 years agoChange this back.
Richard Heck [Mon, 14 May 2012 21:07:29 +0000 (17:07 -0400)]
Change this back.

12 years agoUpdate status.20x
Vincent van Ravesteijn [Mon, 14 May 2012 13:49:31 +0000 (15:49 +0200)]
Update status.20x

12 years agoAllow an unnamed buffer to be saved with the same name
Vincent van Ravesteijn [Mon, 14 May 2012 13:26:51 +0000 (15:26 +0200)]
Allow an unnamed buffer to be saved with the same name

The check whether fname != oldname does not work for unnamed buffers.
Therefore, we check explicitly whether the Buffer that already exists with
the same name isn't really the buffer we are trying to save.
(cherry picked from commit 30475664d380474f4ea0666e9aaf006cf22c1c7e)

12 years agoFix bug #7641: Freeze when removing itemized first paragraph
Vincent van Ravesteijn [Mon, 14 May 2012 13:04:54 +0000 (15:04 +0200)]
Fix bug #7641: Freeze when removing itemized first paragraph

Text::outerFont looks recursively for paragraphs before the current one
which has a lower depth. If such a paragraph cannot be found, depthHook
and outerHook return the current paragraph. As such, we end up in an
infinite loop. So, if we find a par_depth that was the same as the
previous one, we apparently can't find a suitable paragraph and we should
quit the loop.
(cherry picked from commit b17250d7eb46cdc58c7288e177282c3ab4448dac)

12 years agoBackport fix for bug #7982: LyX does not work if working directory a
Enrico Forestieri [Mon, 14 May 2012 11:08:30 +0000 (13:08 +0200)]
Backport fix for bug #7982: LyX does not work if working directory a
hard disk drive like D:\.

In this case, the working dir has already a slash at the end.
Appending another one would result in a path ending with a double slash,
which has a special meaning when used in TEXINPUTS (all subdirs would
be recursively scanned). So, avoid doing that.

(cherry picked from commit 93ebb7a863377f6dbcaf724972b747b5c3f20c24)

12 years agoRemove obsolete reference to usetempdir.
Richard Heck [Mon, 14 May 2012 12:48:40 +0000 (08:48 -0400)]
Remove obsolete reference to usetempdir.

12 years agoUpdates to Customization manual from Scott.
Richard Heck [Mon, 14 May 2012 12:44:17 +0000 (08:44 -0400)]
Updates to Customization manual from Scott.

12 years agoWindows installer: Update code for QtPlugins
Vincent van Ravesteijn [Sun, 13 May 2012 16:40:47 +0000 (18:40 +0200)]
Windows installer: Update code for QtPlugins

Now, the precompiled binaries from Nokia can be used.

12 years agoWindows installer: Update for latest ImageMagick
Vincent van Ravesteijn [Sat, 24 Mar 2012 18:16:38 +0000 (19:16 +0100)]
Windows installer: Update for latest ImageMagick

12 years agoWindows installer: Update links in uninstaller
Vincent van Ravesteijn [Sun, 13 May 2012 18:27:08 +0000 (20:27 +0200)]
Windows installer: Update links in uninstaller

12 years agoWindows installer: Detect Inkscape when installing
Vincent van Ravesteijn [Sun, 13 May 2012 18:26:44 +0000 (20:26 +0200)]
Windows installer: Detect Inkscape when installing

12 years agoFix bug #7870: Win installer: check for Gnumeric
Vincent van Ravesteijn [Sun, 13 May 2012 15:28:37 +0000 (17:28 +0200)]
Fix bug #7870: Win installer: check for Gnumeric

Gnumeric is needed for the spreadsheet external inset template.

12 years agostatus.20x for [86d8e5cf\lyxgit]
Vincent van Ravesteijn [Sun, 13 May 2012 18:56:25 +0000 (20:56 +0200)]
status.20x for [86d8e5cf\lyxgit]

12 years agoFix bug #8152: Uneditable long rows for 'Right addresses'
Vincent van Ravesteijn [Wed, 9 May 2012 19:46:37 +0000 (21:46 +0200)]
Fix bug #8152: Uneditable long rows for 'Right addresses'

As long as leftMargin() is not correctly implemented for
MARGIN_RIGHT_ADDRESS_BOX, we should also not do this here. Otherwise, long
rows will be painted off the screen and will not be editable.
(cherry picked from commit 92ac678715b07ff7c7adc4b32674382b5e224a44)

12 years agoNew function BufferList::newInternalBuffer
Vincent van Ravesteijn [Sat, 12 May 2012 12:11:56 +0000 (14:11 +0200)]
New function BufferList::newInternalBuffer

This solves the problem that newBuffer() already use Buffer::isInternal
but there was no chance to set it yet.

(cherry picked from commit 6cf1847b31617cd2ad190919d0ceaa51e1601ad8)

12 years agoforgot status as well
Georg Baum [Sun, 13 May 2012 18:48:43 +0000 (20:48 +0200)]
forgot status as well

12 years agoStatus for previous commit.
Richard Heck [Sun, 13 May 2012 18:07:45 +0000 (14:07 -0400)]
Status for previous commit.

12 years agoFix bug #8156.
Richard Heck [Sun, 13 May 2012 17:49:24 +0000 (13:49 -0400)]
Fix bug #8156.
We want the key as id, not the label (which is optional).
We also need a kind of namespace for the citation ids.
We should also clean the id tag before using it.

(cherry picked from commit 207d7e4ada31d521b75e9290575b97b6bb1e8c38)

12 years agoForgot the test case for bug #8116.
Georg Baum [Sun, 13 May 2012 16:54:14 +0000 (18:54 +0200)]
Forgot the test case for bug #8116.

12 years agoFix bug #8116.
Georg Baum [Sun, 13 May 2012 16:41:51 +0000 (18:41 +0200)]
Fix bug #8116.

The string we parse as name may contain backslashes if \csname ... \endcsname
is used. Therefore we have to output it using asInput() instead of cs().

12 years agoCorrectly ignore the pot file when one uses version-suffix
Jean-Marc Lasgouttes [Wed, 18 Apr 2012 10:34:01 +0000 (12:34 +0200)]
Correctly ignore the pot file when one uses version-suffix

12 years agoIn replaceSelectionWithString, do not select the new string
Jean-Marc Lasgouttes [Wed, 18 Apr 2012 10:44:31 +0000 (12:44 +0200)]
In replaceSelectionWithString, do not select the new string

This is a patch from Scott Kostyshak. The problem it solves is as follows:

1. enable continuous spell check.
2. type a misspelled word and press space so that it has a wavy red underline.
3. right-click and choose a suggested replacement word.
4. press the backspace button.

Result: nothing happens. If you press the backspace button again, then it works as normal.

The selection code was added for the benefit of the spellchecker, but the code has been rewritten since then.

12 years agoAllow autoconf 2.69 and automake 1.12
Jean-Marc Lasgouttes [Fri, 11 May 2012 13:44:48 +0000 (15:44 +0200)]
Allow autoconf 2.69 and automake 1.12

12 years agoAdd LibreOffice converters for ODT.
Richard Heck [Fri, 11 May 2012 12:01:58 +0000 (08:01 -0400)]
Add LibreOffice converters for ODT.

12 years agoStatus for last commit.
Richard Heck [Thu, 10 May 2012 20:20:43 +0000 (16:20 -0400)]
Status for last commit.

12 years agoBackport fix for bug #8087: Include children in plaintext export.
Richard Heck [Mon, 19 Mar 2012 21:33:47 +0000 (17:33 -0400)]
Backport fix for bug #8087: Include children in plaintext export.
(cherry picked from commit 98a810c9d8b8d6bc0086779b7fa2d5be434bdbe2)

Forgot the return value.
(cherry picked from commit 0459c43769e507a68f2ec6e053350d4a77d19534)

12 years agoFix a missing slash in [6541b6bd/lyxgit]
Vincent van Ravesteijn [Thu, 10 May 2012 19:59:37 +0000 (21:59 +0200)]
Fix a missing slash in [6541b6bd/lyxgit]

(cherry picked from commit ae09edbf7b1a9c9b1f6fb4c2db9e66ddd46429e2)

12 years agoFix bug #8153: Update to lib/unicodesymbols
Vincent van Ravesteijn [Thu, 10 May 2012 09:19:40 +0000 (11:19 +0200)]
Fix bug #8153: Update to lib/unicodesymbols

Patch from Guenter Milde.

12 years agoBackport 17e8ea8a (#8018).
Pavel Sanda [Thu, 10 May 2012 15:34:11 +0000 (17:34 +0200)]
Backport 17e8ea8a (#8018).

12 years agoBackport fb45a49d (#8021).
Pavel Sanda [Thu, 10 May 2012 15:28:53 +0000 (17:28 +0200)]
Backport fb45a49d (#8021).

12 years agoMath.lyx: typos, textual improvements and formatting issues spotted or suggested...
Uwe Stöhr [Mon, 7 May 2012 21:23:34 +0000 (23:23 +0200)]
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2)

12 years agoMerge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
Uwe Stöhr [Mon, 7 May 2012 20:21:04 +0000 (22:21 +0200)]
Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x

12 years agoCREDITS, generate_contributions.py: correct a mail address
Uwe Stöhr [Mon, 7 May 2012 20:20:41 +0000 (22:20 +0200)]
CREDITS, generate_contributions.py: correct a mail address

12 years agoProperly mark a buffer as internal
Vincent van Ravesteijn [Sun, 6 May 2012 18:06:28 +0000 (20:06 +0200)]
Properly mark a buffer as internal

Checking the extension of the temporary filename doesn't work anymore
since the naming of temporary files was corrected.

(cherry picked from commit 5279d5a8a58b9e59442b9f3f504ea397274e2b19)

12 years agoFactor out painting of text decorations
Vincent van Ravesteijn [Wed, 2 May 2012 16:02:17 +0000 (18:02 +0200)]
Factor out painting of text decorations
(cherry picked from commit 53b75399e75f4895880861908d05eed119dca3a8)

12 years agoFix bug #953: Paint text decorations for spaces
Vincent van Ravesteijn [Wed, 2 May 2012 16:02:52 +0000 (18:02 +0200)]
Fix bug #953: Paint text decorations for spaces

(cherry picked from commit c671703f05a74e5b005666c29aff2626931cb239)

12 years agoFix bug #5167: Correctly paint special characters in InsetMathFont
Vincent van Ravesteijn [Thu, 3 May 2012 13:51:55 +0000 (15:51 +0200)]
Fix bug #5167: Correctly paint special characters in InsetMathFont

When using, e.g., a 'mathcal' inset in math, the inline completion and
other special characters like '\#', '{..}' are are painted in the
'mathcal' font as well. This is overcome by setting the mathnormal font
before painted these characters.

(cherry picked from commit 63772964923f765e4ab975946215725086a9c838)

12 years agoAlways require a mask to get a temporary filename
Vincent van Ravesteijn [Thu, 3 May 2012 09:55:54 +0000 (11:55 +0200)]
Always require a mask to get a temporary filename

If no mask is supplied or the mask is attached to the end of the filename, we end up with unexpected names like
  <system-temp-dir>\lyx_tmpdir.qHp780.vcr780_<mask>
instead of a temporary file in the lyx temporary directory like
  <system-temp-dir>\lyx_tmpdir.qHp780\<mask>.vcr780.

(cherry picked from commit 5e4e4b674c00bc546213d42258f19e13a2b28bc3)

12 years agoconfigure.py: Replace 'ltx' by 'log' case insensitively
Vincent van Ravesteijn [Thu, 3 May 2012 13:11:10 +0000 (15:11 +0200)]
configure.py: Replace 'ltx' by 'log' case insensitively

On windows the temporary filename consists of uppercase characters. This
causes that the extension does not get replaced, and the logfile is left
behind.

Checking the extension case insensitively will correctly remove the
logfile.

(cherry picked from commit a02bfeebc534925734821e8921bac07c67af6d39)

12 years agoStatus.20x entry for [7d619f43/lyxgit]
Vincent van Ravesteijn [Sun, 6 May 2012 10:53:02 +0000 (12:53 +0200)]
Status.20x entry for [7d619f43/lyxgit]

12 years ago* sk.po
Kornel Benko [Sun, 6 May 2012 14:20:36 +0000 (16:20 +0200)]
* sk.po

12 years agoForgot status.20x.
Georg Baum [Sun, 6 May 2012 11:06:01 +0000 (13:06 +0200)]
Forgot status.20x.

12 years agoFix bug #8104 (\date argument was eaten)
Georg Baum [Thu, 19 Apr 2012 18:46:08 +0000 (20:46 +0200)]
Fix bug #8104 (\date argument was eaten)

I introduced this bug in r40091 where support for empty dates was added.
I also noticed that the title_layout_found flag was not properly passed down
to all variants of parse_text*. Since this is rather a global variable I
placed it into the preamble class.

The test case of bug #8104 shows other problems as well, but those are no
regressions and will be fixed separately.

OK for branch?

12 years agoStatus for last commit.
Richard Heck [Thu, 3 May 2012 19:42:21 +0000 (15:42 -0400)]
Status for last commit.

12 years agoBackport fix for #7611.
Richard Heck [Tue, 13 Dec 2011 19:50:36 +0000 (19:50 +0000)]
Backport fix for #7611.

Repairs to case environment, from Paul Rubin. Modified by RGH to use
enumitem, since we already have a module for that, and there will be
conflicts between enumerate.sty and enumitem.sty.

A side effect of this, however, is that we will load enumitem.sty
whenver we use case environments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40492 a592a061-630c-0410-9148-cb99ea01b6c8
(cherry picked from commit 4663e5ec881cf30fe12eeff2122d0b4fa2574671)

Conflicts:

lib/layouts/theorems.inc

12 years agoFix on screen display of nested enumerations in Spanish and Galician
Jean-Marc Lasgouttes [Thu, 3 May 2012 13:44:58 +0000 (15:44 +0200)]
Fix on screen display of nested enumerations in Spanish and Galician

This is an old bug report from 2009 that I stumbled upon while cleaning my mailbox:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg74832.html

It seems that the proposed fix never got applied: translate properly enumii/enumiii/enumiv in es.po.

After checking in babel sources which packages changes the enum* counters, I did the same thing to gl.po

12 years agoFix bug 8124. We enable LFUN_INSET_MODIFY in InsetBox if it
Richard Heck [Sat, 14 Apr 2012 21:32:25 +0000 (17:32 -0400)]
Fix bug 8124. We enable LFUN_INSET_MODIFY in InsetBox if it
is intended for us, i.e., if the first argument is "box". Maybe we
should also check to make sure that the rest of the arguments are
good, but we used just to return true no matter what the argument
was, so this is an improvement.

LFUN_INSET_MODIFY is really kind of a mess.

12 years agoFix bug #7914: Freeze on docbook export of lists and bibliography
Vincent van Ravesteijn [Wed, 2 May 2012 13:34:56 +0000 (15:34 +0200)]
Fix bug #7914: Freeze on docbook export of lists and bibliography

The LATEX_LIST_ENVIRONMENT and LATEX_BIB_ENVIRONMENT type paragraphs are
not yet implemented in DocBook export. However, we need to actively skip
these paragraphs in order not to end up in an endless loop.

(cherry picked from commit fa9bd04ea48bc7a3101bedcf8bab9b5e00d009bc)

12 years agoFix bug #8089: Handle spaces at the end of the stream
Vincent van Ravesteijn [Wed, 2 May 2012 11:37:32 +0000 (13:37 +0200)]
Fix bug #8089: Handle spaces at the end of the stream

If the stream is good (i.e. there are still tokens) and we expect an
argument, we call getArg(). However, if there are only spaces, the stream
suddenly isn't good anymore after 'skipSpaces' and we would get an error
when calling 'getChar'. Therefore we have to check whether the stream is
still good.

MathParser: Do not rewind the stream if we can't read from it

If the stream is not good, we don't need to 'putback', because we didn't
read anything yet. If we now do rewind the stream, we are asking for
problems as in bug #8089.

This was introduced in [3cafb856\lyxgit] to fix bug #4318.

(cherry picked from commit 26dcfcd34374f86562af56dfe5f858d10ea587db)
(cherry picked from commit 1ef930c05826340d7497d6994338f6d63772de5f)

12 years agoUpdate NEWS.
Richard Heck [Wed, 2 May 2012 15:32:52 +0000 (11:32 -0400)]
Update NEWS.

12 years agoMore re-ordering, again mostly to test emails.
Richard Heck [Wed, 2 May 2012 15:28:15 +0000 (11:28 -0400)]
More re-ordering, again mostly to test emails.

12 years agoRe-order status.20x, again.
Richard Heck [Wed, 2 May 2012 14:57:15 +0000 (10:57 -0400)]
Re-order status.20x, again.

12 years agoIntroduce LyXHTML section in status.20x
Richard Heck [Wed, 2 May 2012 14:54:22 +0000 (10:54 -0400)]
Introduce LyXHTML section in status.20x

12 years agoFix bug #7518: Assert when selecting in RTL text
Vincent van Ravesteijn [Sun, 29 Apr 2012 20:46:17 +0000 (22:46 +0200)]
Fix bug #7518: Assert when selecting in RTL text

If we are in rtl text, we *need* to check whether the first character is a
space. We can't use the rtl variable for this because this is only
computed on the last row.

This bug was introduced in [0a137e31/lyxgit] to fix the computation for
freespacing paragraphs. We better can just check whether the paragraph is
freespacing or not.

(cherry picked from commit d7f68078cf3bbf3ea7f5d2b3ac5c7e73555c4681)

12 years agoFix bug #8078: Assertions in xhtml output on Windows
Vincent van Ravesteijn [Thu, 26 Apr 2012 14:31:42 +0000 (16:31 +0200)]
Fix bug #8078: Assertions in xhtml output on Windows

(cherry picked from commit 3c0e3c16c8c75524cd25e2fd9f34e2f2e17af150)

12 years agoFix bug #8140: Crash with math macros and input completion
Enrico Forestieri [Mon, 30 Apr 2012 21:55:34 +0000 (23:55 +0200)]
Fix bug #8140: Crash with math macros and input completion

When clicking away in the same math inset after hitting '\', the
cursor may be broken and all of its instances have to be fixed.

(cherry picked from commit 982562179801340feff7eb108addd99ec4a05d08)

12 years agoRe-order status.20x a bit more.
Richard Heck [Mon, 30 Apr 2012 22:08:33 +0000 (18:08 -0400)]
Re-order status.20x a bit more.

12 years agoOK, one more try here. Re-order a bit more.
Richard Heck [Mon, 30 Apr 2012 21:55:10 +0000 (17:55 -0400)]
OK, one more try here. Re-order a bit more.

12 years agoOK, re-order a bit more. Last try with the email stuff for now.
Richard Heck [Mon, 30 Apr 2012 21:53:39 +0000 (17:53 -0400)]
OK, re-order a bit more. Last try with the email stuff for now.

12 years agoRe-order a bit.
Richard Heck [Mon, 30 Apr 2012 21:51:17 +0000 (17:51 -0400)]
Re-order a bit.

12 years agoAnother small test. Sorry for all of these. I'm trying to get the
Richard Heck [Mon, 30 Apr 2012 21:45:49 +0000 (17:45 -0400)]
Another small test. Sorry for all of these. I'm trying to get the
commits into the email, and there's only one good way to test it.

12 years agoAnother silly test.
Richard Heck [Mon, 30 Apr 2012 21:25:35 +0000 (17:25 -0400)]
Another silly test.

12 years agoAnother silly fix for testing.
Richard Heck [Mon, 30 Apr 2012 21:20:57 +0000 (17:20 -0400)]
Another silly fix for testing.

12 years agoAnother fix for testing.
Richard Heck [Mon, 30 Apr 2012 21:19:07 +0000 (17:19 -0400)]
Another fix for testing.

12 years agoRe-order status.20x a bit. This is really just a test.
Richard Heck [Mon, 30 Apr 2012 20:47:25 +0000 (16:47 -0400)]
Re-order status.20x a bit. This is really just a test.

12 years agoFix bug #7653: Quotation marks have wrong color
Vincent van Ravesteijn [Sun, 29 Apr 2012 10:31:31 +0000 (12:31 +0200)]
Fix bug #7653: Quotation marks have wrong color

Quotation marks had the wrong color when using change tracking, or when
selecting.

(cherry picked from commit 14ef7d2b82f22836f792a983b1f07d3b57e249e7)