]> git.lyx.org Git - features.git/log
features.git
12 years agoLet getOutputFlavor return the correct flavors for the latex varieties
Juergen Spitzmueller [Sat, 9 Jun 2012 13:11:34 +0000 (15:11 +0200)]
Let getOutputFlavor return the correct flavors for the latex varieties
(cherry picked from commit 4698ebd2b749ca24f962f9e0ebfb94bc13a88658)

Conflicts:

src/BufferParams.cpp

12 years agoBackport fix for #7652, so that we show backends, not formats, in the
Richard Heck [Fri, 29 Jun 2012 14:37:02 +0000 (10:37 -0400)]
Backport fix for #7652, so that we show backends, not formats, in the
View>Source combo.

12 years agoForgot this change.
Pavel Sanda [Fri, 29 Jun 2012 15:00:36 +0000 (17:00 +0200)]
Forgot this change.

12 years agoReset ANNOUNCE file for 2.0.5.
Richard Heck [Fri, 29 Jun 2012 14:40:15 +0000 (10:40 -0400)]
Reset ANNOUNCE file for 2.0.5.

12 years agoFix bug #8159: Undo doesn't restore environment depth correctly
Jean-Marc Lasgouttes [Mon, 4 Jun 2012 16:02:59 +0000 (18:02 +0200)]
Fix bug #8159: Undo doesn't restore environment depth correctly
(backported from master)

The idea is to record undo at the place where the document is modified:

1/ in Buffer::updateBuffer, add a recordUndo, with the caveat that a
   const_cast has to be used (because updateBuffer is const but
   modifies the document, go figure).

2/ in GuiApplication::dispatch, add an extra undo group that
   encompasses the updateBuffer call. Some other undo groups may be
   redundant now, but it is not a problem since they do not cost
   anything.

12 years agoFix bug #8027: Edit->Paste Special->... does not replace selected text
Jean-Marc Lasgouttes [Fri, 29 Jun 2012 13:18:20 +0000 (15:18 +0200)]
Fix bug #8027: Edit->Paste Special->... does not replace selected text

Delete the selection before all paste-like lfuns. This was previoulsy done
only for LFUN_PASTE, the others at best unset the selection.

12 years agoFix bug #2005: Lyx Inserted Graphics Scale Error
Jean-Marc Lasgouttes [Fri, 29 Jun 2012 13:08:38 +0000 (15:08 +0200)]
Fix bug #2005: Lyx Inserted Graphics Scale Error

xkeyval fixes the incompatibility between graphicx.sty and babel/turkish.

12 years agoBackport f0a669014f952c8289da6279841cab10f0c3d6c7 from master
Kornel Benko [Fri, 29 Jun 2012 10:09:50 +0000 (12:09 +0200)]
Backport f0a669014f952c8289da6279841cab10f0c3d6c7 from master
Exclude generated files from .po string extraction.
Original author: Georg Baum

12 years agoFix #8203: remove window updating optimization leading to various crashes.
Pavel Sanda [Thu, 28 Jun 2012 19:03:14 +0000 (21:03 +0200)]
Fix #8203: remove window updating optimization leading to various crashes.

This is already fixed in trunk.

12 years ago* cs.po
Pavel Sanda [Tue, 26 Jun 2012 17:33:06 +0000 (19:33 +0200)]
* cs.po

12 years agodo not output empty language switch commands (bug #8216, the actual fix)
Juergen Spitzmueller [Thu, 28 Jun 2012 14:52:13 +0000 (16:52 +0200)]
do not output empty language switch commands (bug #8216, the actual fix)

12 years agodo not output empty language switch commands (bug #8216)
Juergen Spitzmueller [Thu, 28 Jun 2012 14:49:45 +0000 (16:49 +0200)]
do not output empty language switch commands (bug #8216)

12 years agoOpen the 2.0.5dev branch.
Richard Heck [Thu, 28 Jun 2012 13:30:58 +0000 (09:30 -0400)]
Open the 2.0.5dev branch.

12 years agoRemove debugging line. 2.0.4
Richard Heck [Mon, 25 Jun 2012 15:15:25 +0000 (11:15 -0400)]
Remove debugging line.

12 years agoProtect postats.py script from silly errors.
Richard Heck [Mon, 25 Jun 2012 14:09:26 +0000 (10:09 -0400)]
Protect postats.py script from silly errors.

12 years agoUpdate distribution build script for git.
Richard Heck [Mon, 25 Jun 2012 13:33:27 +0000 (09:33 -0400)]
Update distribution build script for git.

12 years agoRemerge strings.
Richard Heck [Mon, 25 Jun 2012 12:29:04 +0000 (08:29 -0400)]
Remerge strings.

12 years agoPrepare for 2.0.4.
Richard Heck [Mon, 25 Jun 2012 12:28:26 +0000 (08:28 -0400)]
Prepare for 2.0.4.

12 years agoFrench UserGuide.lyx: some typos fixed
Uwe Stöhr [Sun, 24 Jun 2012 21:57:34 +0000 (23:57 +0200)]
French UserGuide.lyx: some typos fixed

12 years agode/linguistics.lyx: improve style
Juergen Spitzmueller [Sun, 24 Jun 2012 11:01:38 +0000 (13:01 +0200)]
de/linguistics.lyx: improve style

12 years agolinguistics manual: document shortcomings (and workarounds) of glosses
Juergen Spitzmueller [Sat, 23 Jun 2012 17:30:06 +0000 (19:30 +0200)]
linguistics manual: document shortcomings (and workarounds) of glosses

12 years agoUpdates to Basque translation.
Richard Heck [Sat, 23 Jun 2012 13:20:21 +0000 (09:20 -0400)]
Updates to Basque translation.

12 years agoXeTeX-polyglossia.tex: partly ported from trunk: simplifications, added some more...
Uwe Stöhr [Sat, 23 Jun 2012 02:33:36 +0000 (04:33 +0200)]
XeTeX-polyglossia.tex: partly ported from trunk: simplifications, added some more testcases

12 years agotex2lyx/table.cpp: fix bug #8204 also for branch (prevent crash if TeX files define...
Uwe Stöhr [Fri, 22 Jun 2012 23:13:43 +0000 (01:13 +0200)]
tex2lyx/table.cpp: fix bug #8204 also for branch (prevent crash if TeX files define wrong table column numbers)

12 years agogenerate_contributions.py:
Uwe Stöhr [Fri, 22 Jun 2012 23:06:57 +0000 (01:06 +0200)]
generate_contributions.py:
- add Nickolay Shashkin
- update maintainer status
- add other new contributers whose code was in the meantime applied to branch

12 years agoXeTeX-polyglossia.tex: porting from trunk with testcases for features available in...
Uwe Stöhr [Fri, 22 Jun 2012 13:43:37 +0000 (15:43 +0200)]
XeTeX-polyglossia.tex: porting from trunk with testcases for features available in branch

12 years agomodernCV.lyx: add a note about a required component
Uwe Stöhr [Fri, 22 Jun 2012 13:42:04 +0000 (15:42 +0200)]
modernCV.lyx: add a note about a required component

12 years agostatus.20x: revert last change (sorry, this should not go in)
Uwe Stöhr [Fri, 22 Jun 2012 12:33:34 +0000 (14:33 +0200)]
status.20x: revert last change (sorry, this should not go in)

12 years ago- status.20x: add entry for the table cell rotation support added in [cd691081b4...
Uwe Stöhr [Fri, 22 Jun 2012 12:31:26 +0000 (14:31 +0200)]
- status.20x: add entry for the table cell rotation support added in [cd691081b4/lyxgit]

12 years agoHandle sending a FuncRequest object to lyxerr
Jean-Marc Lasgouttes [Thu, 7 Jun 2012 15:19:04 +0000 (17:19 +0200)]
Handle sending a FuncRequest object to lyxerr

  * Implement the corresponding operator<<

  * Use it in a couple new places

12 years agosv.po: if fixed translation by Jim
Uwe Stöhr [Fri, 22 Jun 2012 01:57:17 +0000 (03:57 +0200)]
sv.po: if fixed translation by Jim

12 years ago* README.localization
Pavel Sanda [Thu, 21 Jun 2012 09:10:07 +0000 (11:10 +0200)]
*  README.localization

12 years agoTutorial.lyx: fox a typo spotted by a user
Uwe Stöhr [Thu, 21 Jun 2012 02:45:39 +0000 (04:45 +0200)]
Tutorial.lyx: fox a typo spotted by a user

12 years agoFrench UserGuide.lyx: translations by Jean-Pierre
Uwe Stöhr [Thu, 21 Jun 2012 01:26:22 +0000 (03:26 +0200)]
French UserGuide.lyx: translations by Jean-Pierre

12 years agosv.po: translation updates by Jim
Uwe Stöhr [Thu, 21 Jun 2012 01:21:48 +0000 (03:21 +0200)]
sv.po: translation updates by Jim

12 years ago* cs.po
Pavel Sanda [Tue, 19 Jun 2012 14:36:26 +0000 (16:36 +0200)]
* cs.po

12 years agoRemerge cs.po
Pavel Sanda [Tue, 19 Jun 2012 14:35:49 +0000 (16:35 +0200)]
Remerge cs.po

12 years agoBackport 35e4c1c9a65.
Pavel Sanda [Thu, 14 Jun 2012 13:57:44 +0000 (15:57 +0200)]
Backport 35e4c1c9a65.

12 years agoAdd DefaultStyle to siamltex.layout (bug #8194)
Juergen Spitzmueller [Sun, 10 Jun 2012 09:45:41 +0000 (11:45 +0200)]
Add DefaultStyle to siamltex.layout (bug #8194)

12 years agoRestore default output format after tex fonts switch (#8191)
Juergen Spitzmueller [Fri, 8 Jun 2012 18:24:09 +0000 (20:24 +0200)]
Restore default output format after tex fonts switch (#8191)

12 years agoPreamble.cpp: whitespace only
Uwe Stöhr [Thu, 7 Jun 2012 22:56:05 +0000 (00:56 +0200)]
Preamble.cpp: whitespace only

12 years agoTypo
Jean-Marc Lasgouttes [Tue, 5 Jun 2012 10:17:33 +0000 (12:17 +0200)]
Typo

12 years agoFix bug #7956: Assertion When Trying to Paste Into Table
Jean-Marc Lasgouttes [Fri, 1 Jun 2012 10:34:51 +0000 (12:34 +0200)]
Fix bug #7956: Assertion When Trying to Paste Into Table

For some unknown reason, the paste code likes to call Cursor::setSelection(), which is not appropriate here since we are not trying to set a selection at this point.

12 years ago- fr.po: updates from Jean-Pierre
Uwe Stöhr [Mon, 4 Jun 2012 21:11:42 +0000 (23:11 +0200)]
- fr.po: updates from Jean-Pierre
- nn.po: updates from Ingar
- status.20x: register also other languages which have been updated for LyX 2.0.4

12 years agolanguages: also for trunk: add missing language codes, fixes bug #8183
Uwe Stöhr [Mon, 4 Jun 2012 20:33:05 +0000 (22:33 +0200)]
languages: also for trunk: add missing language codes, fixes bug #8183

12 years agoUpdate postats.py for git.
Richard Heck [Mon, 4 Jun 2012 19:25:27 +0000 (15:25 -0400)]
Update postats.py for git.

12 years agoAdd missing undo recording.
Juergen Spitzmueller [Mon, 4 Jun 2012 17:13:31 +0000 (19:13 +0200)]
Add missing undo recording.
This adds a change of the printindex type (with multiple indices) to the undo stack and marks the buffer dirty on that action (bug #8182)

12 years agoUserGuide.lyx: some changes for the thesaurus description proposed by Jürgen
Uwe Stöhr [Sun, 3 Jun 2012 23:08:43 +0000 (01:08 +0200)]
UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen

12 years agouk.po: updates from Yuri
Uwe Stöhr [Sun, 3 Jun 2012 22:11:36 +0000 (00:11 +0200)]
uk.po: updates from Yuri

12 years agosplash.lyx:
Uwe Stöhr [Sun, 3 Jun 2012 15:08:28 +0000 (17:08 +0200)]
splash.lyx:
- fix some wrong settings
- it turned out that newbies take the settings from the splash file. Therefore use auto encoding instead of a hard-coded one (it is really difficult to explain average users why e.g. latin9 is in some cases better that latin1)

12 years agoRemerge strings.
Richard Heck [Sun, 3 Jun 2012 14:22:16 +0000 (10:22 -0400)]
Remerge strings.

12 years ago- UserGuide.lyx: 3 small fixes
Uwe Stöhr [Sat, 2 Jun 2012 01:19:04 +0000 (03:19 +0200)]
- UserGuide.lyx: 3 small fixes
- German UserGuide.lyx: translation again

12 years ago- UserGuide.lyx: adapt style of description of split indexes (the feature is btw...
Uwe Stöhr [Sat, 2 Jun 2012 00:07:38 +0000 (02:07 +0200)]
- UserGuide.lyx: adapt style of description of split indexes (the feature is btw. currently broken)
- German UserGuide.lyx: some further translations
- Japanese UserGuide.lyx: add missing section about split indexes

12 years ago- UserGuide.lyx: fix some typos and an unclear description
Uwe Stöhr [Fri, 1 Jun 2012 00:26:07 +0000 (02:26 +0200)]
- UserGuide.lyx: fix some typos and an unclear description
- German UserGuide.lyx: more translations and corrections

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.