]> git.lyx.org Git - features.git/log
features.git
10 years agoRemerge strings.
Richard Heck [Sun, 24 Nov 2013 16:52:12 +0000 (11:52 -0500)]
Remerge strings.

10 years agouk.po: update by Yuri
Juergen Spitzmueller [Mon, 18 Nov 2013 15:05:17 +0000 (16:05 +0100)]
uk.po: update by Yuri

10 years agoFix wrong description screen font (bug #8869)
Georg Baum [Sun, 17 Nov 2013 12:05:09 +0000 (13:05 +0100)]
Fix wrong description screen font (bug #8869)

paper.cls formats the description label without bold, so LyX should do the
same on screen. Note that simply removing the Series line does not help,
because Description is already defined in some include.

10 years agoFix crash when using context menu in empty outliner
Juergen Spitzmueller [Mon, 4 Nov 2013 21:07:44 +0000 (22:07 +0100)]
Fix crash when using context menu in empty outliner

Fixes: #8885
10 years agoFix shortcut clash (bug #8878)
Juergen Spitzmueller [Tue, 12 Nov 2013 15:27:32 +0000 (16:27 +0100)]
Fix shortcut clash (bug #8878)

Patch by charley

10 years agofix macro order for newsubfloat
Juergen Spitzmueller [Sun, 13 Oct 2013 09:45:59 +0000 (11:45 +0200)]
fix macro order for newsubfloat

10 years agoMake encoding conversions thread safe
Georg Baum [Sat, 12 Oct 2013 11:27:05 +0000 (13:27 +0200)]
Make encoding conversions thread safe

This is the result of the discussion on the list "2.1.0 Blocker". Thanks to
all contributors!
The main idea is to use thread-local storage for all static variables.
This solution does not need any mutex. For more details, see the comment in
unicode.h.

10 years ago* sk.po
Kornel Benko [Fri, 11 Oct 2013 15:40:53 +0000 (17:40 +0200)]
* sk.po

10 years agoFix unbalanced bracket problem with CJK
Juergen Spitzmueller [Fri, 11 Oct 2013 10:19:41 +0000 (12:19 +0200)]
Fix unbalanced bracket problem with CJK

The bug was introduced with commit [2af09e2e/lyxgit], where the unnecessary trailing bracket in CJK environments was suppresed, but not the preceding bracket (which is only output if CJK is a secondary language).

10 years ago* sk.po
Kornel Benko [Mon, 7 Oct 2013 12:07:20 +0000 (14:07 +0200)]
* sk.po

10 years agoFix bug #8859: crash on alignment of two cells in tabular
Jean-Marc Lasgouttes [Fri, 4 Oct 2013 10:52:00 +0000 (12:52 +0200)]
Fix bug #8859: crash on alignment of two cells in tabular

The solution is the same as the other text-properties lfuns: use special loops when there is a multi-cell selection.

11 years agofr/Intro.lyx: Correction by Jean-Pierre
Juergen Spitzmueller [Sun, 15 Sep 2013 15:03:50 +0000 (17:03 +0200)]
fr/Intro.lyx: Correction by Jean-Pierre

11 years ago* INSTALL - move comment from trunk.
Pavel Sanda [Mon, 9 Sep 2013 09:52:38 +0000 (02:52 -0700)]
* INSTALL - move comment from trunk.

11 years ago* Additional.lyx - next xdvi glitch spotted by Fabio.
Pavel Sanda [Sun, 8 Sep 2013 01:28:52 +0000 (18:28 -0700)]
* Additional.lyx - next xdvi glitch spotted by Fabio.

11 years ago* Additional.lyx - fix lyxeditor.sh example.
Pavel Sanda [Thu, 5 Sep 2013 18:00:26 +0000 (11:00 -0700)]
* Additional.lyx - fix lyxeditor.sh example.

Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg96590.html
(backport)

11 years agoFix obvious oversight.
Richard Heck [Fri, 30 Aug 2013 17:17:53 +0000 (13:17 -0400)]
Fix obvious oversight.

11 years agoRemerge and update of ja.po (from Koji)
Scott Kostyshak [Thu, 29 Aug 2013 21:59:21 +0000 (17:59 -0400)]
Remerge and update of ja.po (from Koji)

11 years agoThe koma-script book class numbers equations by chapter.
Richard Heck [Fri, 9 Aug 2013 15:32:13 +0000 (11:32 -0400)]
The koma-script book class numbers equations by chapter.
(cherry picked from commit bac7708d4bba8be744da64f2314ae7630c810d94)

11 years agoJapanese docs: translations from Koji
Scott Kostyshak [Mon, 5 Aug 2013 23:02:38 +0000 (19:02 -0400)]
Japanese docs: translations from Koji

11 years agocsv2lyx.py: re-enable the feature to import CSV files
Uwe Stöhr [Sat, 27 Jul 2013 21:56:38 +0000 (23:56 +0200)]
csv2lyx.py: re-enable the feature to import CSV files

- the feature war broken because the file format was not updated to that of LyX 2.0.x

11 years agoja.po: updates from Koji
Uwe Stöhr [Sat, 27 Jul 2013 21:50:04 +0000 (23:50 +0200)]
ja.po: updates from Koji

11 years agoJapanese splash.lyx: a correction from Koji
Uwe Stöhr [Sat, 27 Jul 2013 21:43:03 +0000 (23:43 +0200)]
Japanese splash.lyx: a correction from Koji

11 years agoJapanese EmbeddedObjects.lyx: fix some image paths and formatting
Uwe Stöhr [Sat, 27 Jul 2013 21:35:16 +0000 (23:35 +0200)]
Japanese EmbeddedObjects.lyx: fix some image paths and formatting

these wrong paths slipped in with Kojis recent translations

11 years agoJapanese docs: translations by Koji for branch
Uwe Stöhr [Sat, 27 Jul 2013 21:07:18 +0000 (23:07 +0200)]
Japanese docs: translations by Koji for branch

11 years agoLaTeXFeatures.cpp: compilation fix for last commit
Uwe Stöhr [Sat, 27 Jul 2013 21:06:31 +0000 (23:06 +0200)]
LaTeXFeatures.cpp: compilation fix for last commit

(thanks to the latest TortoiseGit update cherry picking and even reverting is no longer possible, argh!)

11 years agoLaTeXFeatures.cpp: fix bug #8731 for branch
Uwe Stöhr [Sat, 27 Jul 2013 20:27:40 +0000 (22:27 +0200)]
LaTeXFeatures.cpp: fix bug #8731 for branch

11 years agoFix setting of is_child runparam if grandchildren are involved
Juergen Spitzmueller [Sun, 21 Jul 2013 19:33:34 +0000 (21:33 +0200)]
Fix setting of is_child runparam if grandchildren are involved

11 years agoTypo
Juergen Spitzmueller [Sun, 21 Jul 2013 11:10:09 +0000 (13:10 +0200)]
Typo

11 years agoTrivial fix: escape ampersands in file names before pushing to tab header (#8757)
Juergen Spitzmueller [Fri, 19 Jul 2013 13:55:56 +0000 (15:55 +0200)]
Trivial fix: escape ampersands in file names before pushing to tab header (#8757)

11 years agostatus.20x: fix a ticket number
Scott Kostyshak [Fri, 19 Jul 2013 00:25:42 +0000 (20:25 -0400)]
status.20x: fix a ticket number

11 years agoFix state of certain language packages (polyglossia, japanese) in children (#8779)
Juergen Spitzmueller [Thu, 18 Jul 2013 07:26:56 +0000 (09:26 +0200)]
Fix state of certain language packages (polyglossia, japanese) in children (#8779)

11 years agoFix Qt tools search when a Qt directory has been specified
Jean-Marc Lasgouttes [Tue, 9 Jul 2013 15:20:25 +0000 (17:20 +0200)]
Fix Qt tools search when a Qt directory has been specified

When --with-qt-dir has been specified, programs like "moc" in the Qt
directory are unlikely to have a qualified name like moc-qt4.
Therefore, such qualified names are only considered when the base
version has not been found.

11 years agoProperly nest ulem commands within other font changes
Juergen Spitzmueller [Thu, 11 Jul 2013 09:37:49 +0000 (11:37 +0200)]
Properly nest ulem commands within other font changes

This reverts the wrong fix to #8424 which caused #8733 and fixes both problems properly

11 years agoFix problem with unbalanced braces in XeTeX output (bug #8765)
Juergen Spitzmueller [Thu, 11 Jul 2013 16:05:50 +0000 (18:05 +0200)]
Fix problem with unbalanced braces in XeTeX output (bug #8765)

11 years agoFix toggling of 'misc' font options (bug #8764)
Juergen Spitzmueller [Sun, 7 Jul 2013 16:01:59 +0000 (18:01 +0200)]
Fix toggling of 'misc' font options (bug #8764)

11 years agoGerman UserGuide.lyx: fix a typo spotted by a user
Uwe Stöhr [Wed, 26 Jun 2013 21:19:38 +0000 (23:19 +0200)]
German UserGuide.lyx: fix a typo spotted by a user

11 years agoGerman UserGuide.lyx: fix a typo spotted by Stephan
Uwe Stöhr [Wed, 26 Jun 2013 21:11:53 +0000 (23:11 +0200)]
German UserGuide.lyx: fix a typo spotted by Stephan

11 years agoFix bug #8746: Images have to have alt tags.
Richard Heck [Wed, 12 Jun 2013 21:24:59 +0000 (17:24 -0400)]
Fix bug #8746: Images have to have alt tags.

11 years agoSomehow forgot HTML tags for Paragraph and Subparagraph.
Richard Heck [Tue, 11 Jun 2013 18:29:32 +0000 (14:29 -0400)]
Somehow forgot HTML tags for Paragraph and Subparagraph.

(cherry picked from commit c6a08bc4421c960dc8148a95eb68ba90c2f95ff5)

11 years ago* sk.po
Kornel Benko [Tue, 4 Jun 2013 16:04:02 +0000 (18:04 +0200)]
* sk.po

11 years agoUserGuide.lyx: backport an info
Uwe Stöhr [Mon, 3 Jun 2013 19:09:24 +0000 (21:09 +0200)]
UserGuide.lyx: backport an info

11 years agoUserGuide.lyx: fix a typo and correct an info
Uwe Stöhr [Fri, 31 May 2013 12:29:54 +0000 (14:29 +0200)]
UserGuide.lyx: fix a typo and correct an info

- both spotted by Ignacio, the removed info is LyX 2.1 only.

11 years agoSpanish UserGuide: translations from Ignacio
Uwe Stöhr [Fri, 31 May 2013 12:28:56 +0000 (14:28 +0200)]
Spanish UserGuide: translations from Ignacio

11 years agoUndo testing stuff.
Richard Heck [Fri, 31 May 2013 02:12:27 +0000 (22:12 -0400)]
Undo testing stuff.

Sorry for all the noise, but there is no way to make sure the email
scripts work except to commit stuff.

11 years agoTest 8
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 8

11 years agoTest 7
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 7

11 years agoTest 6
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 6

11 years agoTest 5
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 5

11 years agoTest 4
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 4

11 years agoTest 3
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 3

11 years agoTest 2
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 2

11 years agoTest 1
Richard Heck [Fri, 31 May 2013 02:12:01 +0000 (22:12 -0400)]
Test 1

11 years agoTesting 8
Richard Heck [Fri, 31 May 2013 02:10:42 +0000 (22:10 -0400)]
Testing 8

11 years agoTesting 7
Richard Heck [Fri, 31 May 2013 02:09:16 +0000 (22:09 -0400)]
Testing 7

11 years agoTesting 6
Richard Heck [Fri, 31 May 2013 02:08:50 +0000 (22:08 -0400)]
Testing 6

11 years agoTesting 3
Richard Heck [Fri, 31 May 2013 02:05:25 +0000 (22:05 -0400)]
Testing 3

11 years agoTesting 2
Richard Heck [Fri, 31 May 2013 02:02:28 +0000 (22:02 -0400)]
Testing 2

11 years agoTesting
Richard Heck [Fri, 31 May 2013 02:01:11 +0000 (22:01 -0400)]
Testing

11 years agoTesting
Richard Heck [Fri, 31 May 2013 01:58:51 +0000 (21:58 -0400)]
Testing

11 years agoTesting
Richard Heck [Fri, 31 May 2013 01:58:11 +0000 (21:58 -0400)]
Testing

11 years agoMinor status.20x update #4
Richard Heck [Fri, 31 May 2013 01:53:16 +0000 (21:53 -0400)]
Minor status.20x update #4

11 years agoMinor status.20x update #3
Richard Heck [Fri, 31 May 2013 01:53:09 +0000 (21:53 -0400)]
Minor status.20x update #3

11 years agoMinor status.20x update #2
Richard Heck [Fri, 31 May 2013 01:50:57 +0000 (21:50 -0400)]
Minor status.20x update #2

11 years agoMinor status.20x update #1
Richard Heck [Fri, 31 May 2013 01:50:44 +0000 (21:50 -0400)]
Minor status.20x update #1

11 years agoFrench UserGuide.lyx: translations from Jean-Pierre and Siegfried
Uwe Stöhr [Thu, 30 May 2013 17:13:44 +0000 (19:13 +0200)]
French UserGuide.lyx: translations from Jean-Pierre and Siegfried

11 years agoChinese Intro.lyx: replace TeX code by its LyX inset
Uwe Stöhr [Mon, 27 May 2013 22:10:12 +0000 (00:10 +0200)]
Chinese Intro.lyx: replace TeX code by its LyX inset

11 years agoInitialize BibTeXInfo modifier to zero, always.
Julien Rioux [Mon, 13 May 2013 18:26:46 +0000 (20:26 +0200)]
Initialize BibTeXInfo modifier to zero, always.

11 years agoAdd missing space in front of edition in generated bibentry.
Julien Rioux [Mon, 13 May 2013 19:07:04 +0000 (21:07 +0200)]
Add missing space in front of edition in generated bibentry.

11 years agolyxpreview: Allow to find python scripts.
Julien Rioux [Wed, 27 Jun 2012 11:51:01 +0000 (13:51 +0200)]
lyxpreview: Allow to find python scripts.

In particular, lilypond-book is just a python script. On windows,
we need to call the python interpreter, using the full path to
the script while being wary of spaces in the path.

11 years agoShow insets as text in the formatted bibliography entry.
Julien Rioux [Sat, 3 Dec 2011 22:24:38 +0000 (22:24 +0000)]
Show insets as text in the formatted bibliography entry.

11 years agoUpdate a bibitem label also when it is emptied.
Julien Rioux [Sat, 3 Dec 2011 22:24:30 +0000 (22:24 +0000)]
Update a bibitem label also when it is emptied.

It is valid for a label to be empty, but up to now the bibliography
information was not updated when a label was emptied.

11 years agoA&A support: better compilation fix
Uwe Stöhr [Sun, 26 May 2013 15:48:13 +0000 (17:48 +0200)]
A&A support: better compilation fix

- revert the previous layout change where inputenc was mentioned. This was not wrong but too intrusive for a change in branch
- mention that the aa class loads natbib to avoid compilation errors
- aa_sample.lyx: the aa package contains an outdated an customized version of natbib.sty. This file only woks with aa, but breaks the compilation of many other files on your system, therefore remove the bibliography and replace it by BibTeX; also clean up the preamble and add a note about the encoding
- aa.lyx: add a note about the encoding and set it in the document settings

11 years agoChinese Tutorial.lyx: backport a fix by Jürgen
Uwe Stöhr [Sun, 26 May 2013 01:38:55 +0000 (03:38 +0200)]
Chinese Tutorial.lyx: backport a fix by Jürgen

11 years agoaa.layout: fix compilation of the templates/aa.lyx
Uwe Stöhr [Sun, 26 May 2013 01:34:09 +0000 (03:34 +0200)]
aa.layout: fix compilation of the templates/aa.lyx

- aa already loads inputenc
- also add a required package

11 years agoUserGuide.lyx: finish the revision
Uwe Stöhr [Thu, 23 May 2013 21:40:04 +0000 (23:40 +0200)]
UserGuide.lyx: finish the revision

11 years agoereg is deprecated.
Richard Heck [Thu, 23 May 2013 12:57:20 +0000 (08:57 -0400)]
ereg is deprecated.

11 years agoGerman UserGuide.lyx: some translations
Uwe Stöhr [Wed, 22 May 2013 23:31:49 +0000 (01:31 +0200)]
German UserGuide.lyx: some translations

11 years agoUserGuide.lyx: backport recent changes to branch
Uwe Stöhr [Tue, 21 May 2013 21:41:36 +0000 (23:41 +0200)]
UserGuide.lyx: backport recent changes to branch

11 years agoUserGuide.lyx: next revision step
Uwe Stöhr [Mon, 20 May 2013 23:43:07 +0000 (01:43 +0200)]
UserGuide.lyx: next revision step

- chapter A
(now only chapter B needs to be done and the revision is done)

11 years agoUserGuide.lyx: next revision step
Uwe Stöhr [Mon, 20 May 2013 15:53:06 +0000 (17:53 +0200)]
UserGuide.lyx: next revision step

11 years agoUserGuide.lyx: next revision step
Uwe Stöhr [Mon, 20 May 2013 01:13:32 +0000 (03:13 +0200)]
UserGuide.lyx: next revision step

- sec. A.1 - A.2 and a few others

11 years agoUserGuide.lyx: fix a few superfluous underlinings
Uwe Stöhr [Sun, 19 May 2013 01:56:29 +0000 (03:56 +0200)]
UserGuide.lyx: fix a few superfluous underlinings

11 years agolandslide.lyx: make it compilable with pdflatex
Uwe Stöhr [Sun, 19 May 2013 01:55:41 +0000 (03:55 +0200)]
landslide.lyx: make it compilable with pdflatex

11 years agoAEA.layout: update file to fulfill submission guidelines
Uwe Stöhr [Sat, 18 May 2013 18:46:26 +0000 (20:46 +0200)]
AEA.layout: update file to fulfill submission guidelines

- the option draftmodes is optional and must not be hardcoded
- the same is for the harvard package
- some whitespace fixes

11 years agoAEA.lyx: make the file compilable
Uwe Stöhr [Sat, 18 May 2013 18:33:39 +0000 (20:33 +0200)]
AEA.lyx: make the file compilable

- also updated its content to follow the current AEA submission guidelines

11 years agoUserGuide.lyx: next revision step
Uwe Stöhr [Tue, 14 May 2013 21:49:45 +0000 (23:49 +0200)]
UserGuide.lyx: next revision step

sec. 6.13 - 6.18

11 years agoUserGuide.lyx, Math.lyx: backport recent changes
Uwe Stöhr [Tue, 14 May 2013 19:24:20 +0000 (21:24 +0200)]
UserGuide.lyx, Math.lyx: backport recent changes

11 years agoFix bug #8666. Parts should have toclevel -1.
Richard Heck [Fri, 10 May 2013 17:17:47 +0000 (13:17 -0400)]
Fix bug #8666. Parts should have toclevel -1.

A lot of this involves removing toclevel tags. They got introduced
by the automatic update of some layout files to format 19.

(cherry picked from commit b9f48eb945028d835ee93936a48b5fe611c6e4f9)

Conflicts:

lib/layouts/beamer.layout
lib/layouts/memoir.layout
lib/layouts/scrartcl.layout
lib/layouts/stdsections.inc

11 years agoadd support for automake 1.13
Jean-Marc Lasgouttes [Wed, 8 May 2013 13:21:13 +0000 (15:21 +0200)]
add support for automake 1.13

Do not use AM_PROG_MKDIR_P, which is obsolete. We use  the AC_* version
now, which requires autoconf>=2.59d. This also mean that we need to use
the variable MKDIR_P instead of mkdir_p.

11 years agoFix bug #8627: Command line switches to change branch do not appear to work
Jean-Marc Lasgouttes [Tue, 16 Apr 2013 14:22:10 +0000 (16:22 +0200)]
Fix bug #8627: Command line switches to change branch do not appear to work

Move the handling of branch-(de)activate(master) to Buffer. This code was moved to Bufferview in [3a03e71c/lyxgit] because a cursor was necessary to call Undo::recordUndoFullDocument(). However, it turns out that the undo code is already prepared to handle an empty cursor (and do nothing in this case).

Therefore we do that and move the branch code to Buffer where it belongs.

Note that there was a bug in the previous code that broke undo support: recordUndo should always be called _before_ doing any change.

11 years agoFix bug #3199: change-next may leave empty lines behind
Jean-Marc Lasgouttes [Wed, 24 Apr 2013 10:04:49 +0000 (12:04 +0200)]
Fix bug #3199: change-next may leave empty lines behind

Using Cursor::setCursor or even BufferView::setCursor is often a bad
idea since it does not run DEPM. In this case (and other cases in
f&replace code) it is better to use BufferView::mouseSetCursor (which
should maybe be renamed...).

11 years agoSome potential bugs spotted by llvm/clang
Jean-Marc Lasgouttes [Fri, 3 May 2013 12:15:10 +0000 (14:15 +0200)]
Some potential bugs spotted by llvm/clang

src/TextClass.h
src/insets/InsetTabular.h

  Overloaded virtual method missing the 'const' qualifier

src/insets/InsetCommandParams.h

  Missing constructor (breaks compilation with llvm/clang)

src/frontends/qt4/GuiWorkArea.cpp

  Missing parenthesis: `+' has priority over `?:' (I do not know
  whether this has a visible effect).

src/mathed/InsetMathFont.cpp

  Use of == instead of = in mathmlize()

11 years ago* cs/Tutorial.lyx
Pavel Sanda [Fri, 3 May 2013 10:34:16 +0000 (03:34 -0700)]
* cs/Tutorial.lyx

11 years agonn.po: updates from Ingar
Uwe Stöhr [Wed, 8 May 2013 01:04:26 +0000 (03:04 +0200)]
nn.po: updates from Ingar

11 years agoUserGuide.lyx: backport recent changes from master
Uwe Stöhr [Wed, 8 May 2013 01:00:11 +0000 (03:00 +0200)]
UserGuide.lyx: backport recent changes from master

11 years agoR-S-statements.lyx: remove file
Uwe Stöhr [Wed, 8 May 2013 00:59:30 +0000 (02:59 +0200)]
R-S-statements.lyx: remove file

this file in only for master, somebody accidentally committed this to branch for Japanese

11 years agoia.po: updates from Giovanni
Uwe Stöhr [Wed, 8 May 2013 00:57:10 +0000 (02:57 +0200)]
ia.po: updates from Giovanni

11 years agoDefault font for an InsetLayout should be to inherit everything.
Richard Heck [Thu, 25 Apr 2013 21:07:16 +0000 (17:07 -0400)]
Default font for an InsetLayout should be to inherit everything.
Fixes bug #8610.
(cherry picked from commit 6e25ae327284ac52b8337ea969322d6fb304f1b5)

11 years agoRemerge strings.
Richard Heck [Tue, 7 May 2013 15:33:52 +0000 (11:33 -0400)]
Remerge strings.

11 years agoDon't try to show the status message if we are busy.
Richard Heck [Fri, 8 Mar 2013 23:09:28 +0000 (18:09 -0500)]
Don't try to show the status message if we are busy.
Intended to fix #8523.
(cherry picked from commit 6dac777dbc67d8be9ffff098d40560ab638a8923)