]> git.lyx.org Git - lyx.git/log
lyx.git
13 years ago* sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:36 +0000 (09:42 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:13 +0000 (09:42 +0000)]
Remerge sk.po

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

13 years agoRemove unused funcion Inset::scroll().
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:41:13 +0000 (09:41 +0000)]
Remove unused funcion Inset::scroll().

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

13 years agoIntroduce new file format flag "menu=export" to define which document formats the...
Jürgen Spitzmüller [Sun, 13 Feb 2011 09:34:10 +0000 (09:34 +0000)]
Introduce new file format flag "menu=export" to define which document formats the File > Export menu should list. All other formats are available via the "More Formats & Options ..." (former "Custom ...") dialog.

The actual selection of formats needs to be audited.

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

13 years agoFew typos
Pavel Sanda [Sun, 13 Feb 2011 01:34:00 +0000 (01:34 +0000)]
Few typos

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

13 years ago* sv.po from Jim
Pavel Sanda [Sun, 13 Feb 2011 01:19:29 +0000 (01:19 +0000)]
* sv.po from Jim

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

13 years agoUpdate it.po
Enrico Forestieri [Sat, 12 Feb 2011 23:36:38 +0000 (23:36 +0000)]
Update it.po

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

13 years agoTrial and error shows that this works for yap (what a poor documentation it has)
Enrico Forestieri [Sat, 12 Feb 2011 22:54:52 +0000 (22:54 +0000)]
Trial and error shows that this works for yap (what a poor documentation it has)

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

13 years ago* sv.po from Jim Rotmalm
Pavel Sanda [Sat, 12 Feb 2011 22:18:20 +0000 (22:18 +0000)]
* sv.po from Jim Rotmalm

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

13 years agoRest of gcc 4.6 issues from Orion Poplawski.
Pavel Sanda [Sat, 12 Feb 2011 22:10:56 +0000 (22:10 +0000)]
Rest of gcc 4.6 issues from Orion Poplawski.

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

13 years agoFix gcc 4.6 compilation.
Pavel Sanda [Sat, 12 Feb 2011 22:08:32 +0000 (22:08 +0000)]
Fix gcc 4.6 compilation.

If no initializer is specified for an object, and the object is of (possibly
cv-qualified) non-POD class type (or array thereof), the object shall be
default-initialized; if the object is of const-qualified type, the underlying
class type shall have a user-declared default constructor.

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

13 years agoFix bug #7186 (Forward Search not working for Child Documents)
Enrico Forestieri [Sat, 12 Feb 2011 20:24:09 +0000 (20:24 +0000)]
Fix bug #7186 (Forward Search not working for Child Documents)

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

13 years agoAdded test-case for finding (properly) LyX & LaTeX (special phrases exported
Tommaso Cucinotta [Sat, 12 Feb 2011 11:06:09 +0000 (11:06 +0000)]
Added test-case for finding (properly) LyX & LaTeX (special phrases exported
in Paragraph.cpp as the corresponding macros), when ignore format is off.

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

13 years agoAvoid stop_autotests termination message when it is killed at normal termination...
Tommaso Cucinotta [Sat, 12 Feb 2011 11:05:04 +0000 (11:05 +0000)]
Avoid stop_autotests termination message when it is killed at normal termination of test-case.

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

13 years agoWhen exporting to latex with a length that does not include entirely
Tommaso Cucinotta [Sat, 12 Feb 2011 11:03:24 +0000 (11:03 +0000)]
When exporting to latex with a length that does not include entirely
a special phrase, simply export the segment as normal text. For other
uses of these methods, end_pos is -1, so the original behavior is unaltered.
This allows for finding properly the LyX, LaTeX and other special phrases
with Advanced Find, when ignore format is off.
This complements the other changes made to latex export methods, for
exporting to latex with a given final end position.

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

13 years agoAdded version suffix to symlinks. Tested with --enable-version-suffix.
Tommaso Cucinotta [Fri, 11 Feb 2011 23:27:34 +0000 (23:27 +0000)]
Added version suffix to symlinks. Tested with --enable-version-suffix.

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

13 years ago* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).
Jürgen Spitzmüller [Fri, 11 Feb 2011 09:42:33 +0000 (09:42 +0000)]
* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).

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

13 years agocmake: fix merged build
Peter Kümmel [Fri, 11 Feb 2011 02:20:23 +0000 (02:20 +0000)]
cmake: fix merged build

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

13 years agoseems the other have different compilers ;)
Peter Kümmel [Fri, 11 Feb 2011 02:09:22 +0000 (02:09 +0000)]
seems the other have different compilers ;)

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

13 years agoSo, let's constify all globals in version.cpp...
Enrico Forestieri [Fri, 11 Feb 2011 00:46:49 +0000 (00:46 +0000)]
So, let's constify all globals in version.cpp...

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

13 years ago3rd attempt on lyx_version_major/minor.
Pavel Sanda [Fri, 11 Feb 2011 00:24:06 +0000 (00:24 +0000)]
3rd attempt on lyx_version_major/minor.

An object or reference that is explicitly declared const
and neither explicitly declared extern nor previously declared
to have external linkage has internal linkage.

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

13 years agocompile. we don't need a const here
Peter Kümmel [Thu, 10 Feb 2011 23:43:09 +0000 (23:43 +0000)]
compile. we don't need a const here

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

13 years agocompile.
Peter Kümmel [Thu, 10 Feb 2011 22:57:41 +0000 (22:57 +0000)]
compile.

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

13 years agocmake: support source packaging
Peter Kümmel [Thu, 10 Feb 2011 22:44:59 +0000 (22:44 +0000)]
cmake: support source packaging

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

13 years agoNow the framework works running LyX in the language required by the test
Tommaso Cucinotta [Thu, 10 Feb 2011 22:33:23 +0000 (22:33 +0000)]
Now the framework works running LyX in the language required by the test
script (if any) also when LyX is not installed on your system
(using a variant of the trick suggested by Enrico, i.e., create a symlink
locale from the LyX sources root to an autotests/locale folder).
At least, it does on Linux.

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

13 years agoRemove debugging code.
Richard Heck [Thu, 10 Feb 2011 22:19:50 +0000 (22:19 +0000)]
Remove debugging code.

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

13 years agoMore of #7289. Parts need the same treatment chapters got before.
Richard Heck [Thu, 10 Feb 2011 22:10:22 +0000 (22:10 +0000)]
More of #7289. Parts need the same treatment chapters got before.

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

13 years agoFor some reason, when a latex error occurs, it may happen that
Enrico Forestieri [Thu, 10 Feb 2011 21:28:43 +0000 (21:28 +0000)]
For some reason, when a latex error occurs, it may happen that
err.pos_start > err.pos_end such that range == 0 and nothing
gets highlighted, even if the paragraph id is correct.
In this case, it is better to highlight everything.

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

13 years agofix bug #7288: add configure option for external mythes library
Georg Baum [Thu, 10 Feb 2011 20:31:07 +0000 (20:31 +0000)]
fix bug #7288: add configure option for external mythes library

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

13 years agoIntegrate texrow with otexstream in order to perform automatic line
Enrico Forestieri [Thu, 10 Feb 2011 20:02:48 +0000 (20:02 +0000)]
Integrate texrow with otexstream in order to perform automatic line
counting when exporting to latex. This is done for the code comprised
between \begin{document} and \end{document}, while the preamble code
still needs manual calls to TexRow::newline() for registering new lines.

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

13 years ago* GuiSendto: allow to simply export from this dialog if no command is given.
Jürgen Spitzmüller [Thu, 10 Feb 2011 14:06:53 +0000 (14:06 +0000)]
* GuiSendto: allow to simply export from this dialog if no command is given.

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

13 years ago* LaTeX.{cpp,h}:
Jürgen Spitzmüller [Thu, 10 Feb 2011 10:09:59 +0000 (10:09 +0000)]
* LaTeX.{cpp,h}:
- refine biber support: parse blg file to get the bib file into the dependency table with biber.

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

13 years agoDefine LYX_(MAJOR|MINOR)_VERSION also for cmake build
Kornel Benko [Thu, 10 Feb 2011 06:16:12 +0000 (06:16 +0000)]
Define LYX_(MAJOR|MINOR)_VERSION also for cmake build

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

13 years agoCosmetic change of .lyx headers. We output now only major and minor version,
Pavel Sanda [Wed, 9 Feb 2011 22:19:14 +0000 (22:19 +0000)]
Cosmetic change of .lyx headers. We output now only major and minor version,
not release level. File format does not change for a single minor (branch), so
this info has small value.

On the other hand the first line of header is causing unnecessary merge
conflicts for users of LyX VCS.

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

13 years ago* BufferParams.cpp: do not load luainputenc if inputenc has explicitly being disabled.
Jürgen Spitzmüller [Wed, 9 Feb 2011 18:21:43 +0000 (18:21 +0000)]
* BufferParams.cpp: do not load luainputenc if inputenc has explicitly being disabled.

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

13 years agoWe have lyx_version, for PACKAGE_VERSION.
Pavel Sanda [Wed, 9 Feb 2011 17:23:20 +0000 (17:23 +0000)]
We have lyx_version, for PACKAGE_VERSION.
(Introduced in r34186.)

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

13 years agoUpdate es.po from Ignacio
Pavel Sanda [Wed, 9 Feb 2011 16:51:32 +0000 (16:51 +0000)]
Update es.po from Ignacio

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

13 years agode.po: further tweaks.
Jürgen Spitzmüller [Wed, 9 Feb 2011 15:53:33 +0000 (15:53 +0000)]
de.po: further tweaks.

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

13 years ago* de.po: fix addressing and some style issues.
Jürgen Spitzmüller [Wed, 9 Feb 2011 15:46:45 +0000 (15:46 +0000)]
* de.po: fix addressing and some style issues.

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

13 years ago* Menus.cpp: fix comment.
Jürgen Spitzmüller [Wed, 9 Feb 2011 10:45:59 +0000 (10:45 +0000)]
* Menus.cpp: fix comment.

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

13 years ago* lyx_2_0.py: fix revert_xetex method.
Jürgen Spitzmüller [Wed, 9 Feb 2011 09:26:33 +0000 (09:26 +0000)]
* lyx_2_0.py: fix revert_xetex method.

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

13 years agoFix typo.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:31:18 +0000 (08:31 +0000)]
Fix typo.

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

13 years agoforgot this in previous revision.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:25:24 +0000 (08:25 +0000)]
forgot this in previous revision.

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

13 years agoCheck for fontspec an configure the GUI accordingly.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:23:11 +0000 (08:23 +0000)]
Check for fontspec an configure the GUI accordingly.
If fontspec is not found, the "Use non-TeX fonts" checkbox is disabled, and the tooltip hints at installing the package.
Also add fontspec to LaTeXConfig.lyx, documenting that v2 of the package is needed for LuaTeX support.

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

13 years agoFix the other part of #7289, concerning the Front_Matter style. Of course,
Richard Heck [Tue, 8 Feb 2011 23:04:00 +0000 (23:04 +0000)]
Fix the other part of #7289, concerning the Front_Matter style. Of course,
\frontmatter is a command.

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

13 years agoFix bug #7289. Confusingly, svjour.inc declares "NoStyle Chapter", and then
Richard Heck [Tue, 8 Feb 2011 23:02:13 +0000 (23:02 +0000)]
Fix bug #7289. Confusingly, svjour.inc declares "NoStyle Chapter", and then
some of the files that include it redefine chapter by cut-and-paste from
stdsections.inc. Not very clean. So now svnjour.inc doesn't do this, and
the journal files that include it declare "NoStyle Chapter" themselves. This
also allows some simplification of the sv book classes.

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

13 years ago#7170 Disable hunspell dict path in prefs when hunspell is not compiled in
Stephan Witt [Tue, 8 Feb 2011 14:48:46 +0000 (14:48 +0000)]
#7170 Disable hunspell dict path in prefs when hunspell is not compiled in

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

13 years agofix a crash when the inset containing the new word at cursor is deleted
Stephan Witt [Tue, 8 Feb 2011 09:42:00 +0000 (09:42 +0000)]
fix a crash when the inset containing the new word at cursor is deleted

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

13 years agoRemoving dependency on longOperationCancelled() patch.
Tommaso Cucinotta [Tue, 8 Feb 2011 09:11:58 +0000 (09:11 +0000)]
Removing dependency on longOperationCancelled() patch.

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

13 years agoSuppress killall output when killing STOP button.
Tommaso Cucinotta [Tue, 8 Feb 2011 00:14:23 +0000 (00:14 +0000)]
Suppress killall output when killing STOP button.

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

13 years agoFix up some comments, and change the recursive call to match the new
Richard Heck [Tue, 8 Feb 2011 00:13:32 +0000 (00:13 +0000)]
Fix up some comments, and change the recursive call to match the new
signature.

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

13 years agoGet rid of the global lyx2lyx variable.
Richard Heck [Tue, 8 Feb 2011 00:10:19 +0000 (00:10 +0000)]
Get rid of the global lyx2lyx variable.

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

13 years agoFactor out the routine that finds lyx2lyx.
Richard Heck [Tue, 8 Feb 2011 00:07:47 +0000 (00:07 +0000)]
Factor out the routine that finds lyx2lyx.

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

13 years agoCompleting r37549.
Tommaso Cucinotta [Mon, 7 Feb 2011 23:55:02 +0000 (23:55 +0000)]
Completing r37549.

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

13 years agoVery minor cleanup.
Richard Heck [Mon, 7 Feb 2011 23:48:29 +0000 (23:48 +0000)]
Very minor cleanup.

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

13 years agoOutput width and height parameters for XHTML images. Thanks to Rob Oakes
Richard Heck [Mon, 7 Feb 2011 23:47:43 +0000 (23:47 +0000)]
Output width and height parameters for XHTML images. Thanks to Rob Oakes
for the patch.

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

13 years agoForgot to terminate the emergency button.
Tommaso Cucinotta [Mon, 7 Feb 2011 23:37:34 +0000 (23:37 +0000)]
Forgot to terminate the emergency button.

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

13 years agoAdded emergency STOP button in tcl/tk window for immediate & painless termination...
Tommaso Cucinotta [Mon, 7 Feb 2011 23:32:27 +0000 (23:32 +0000)]
Added emergency STOP button in tcl/tk window for immediate & painless termination of the tests.

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

13 years agoFix a couple of compilation issues with gcc 4.6. See bug #7285.
Richard Heck [Mon, 7 Feb 2011 22:47:02 +0000 (22:47 +0000)]
Fix a couple of compilation issues with gcc 4.6. See bug #7285.

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

13 years agoSearch and replace buffers are now passed from the GUI to the Model
Tommaso Cucinotta [Mon, 7 Feb 2011 20:36:40 +0000 (20:36 +0000)]
Search and replace buffers are now passed from the GUI to the Model
just by their file-name, and directly accessed there.
All string/latex exporting of those buffers is handled on the Model
side (lyxfind.cpp) according to the selected options.
Fixed bugs when searching with ignore-format disabled material
in the middle of a paragraph, and when using regular expressions.

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

13 years agoAdded possibility to retrieve internal buffers (by their tmp file-name) from the...
Tommaso Cucinotta [Mon, 7 Feb 2011 20:31:09 +0000 (20:31 +0000)]
Added possibility to retrieve internal buffers (by their tmp file-name) from the Model.

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

13 years agoIntroduce options for the lyxpak script, allowing the user to choose whether
Richard Heck [Mon, 7 Feb 2011 19:38:44 +0000 (19:38 +0000)]
Introduce options for the lyxpak script, allowing the user to choose whether
to create a zip or a tar.gz, to provide the output directory as an option,
and also to specify the location of the lyx2lyx script as an option.

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

13 years ago* LaTeX.{cpp,h}: run biber if necessary (bug 7281).
Jürgen Spitzmüller [Mon, 7 Feb 2011 07:03:31 +0000 (07:03 +0000)]
* LaTeX.{cpp,h}: run biber if necessary (bug 7281).

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

13 years ago* de.po: update
Jürgen Spitzmüller [Mon, 7 Feb 2011 06:54:06 +0000 (06:54 +0000)]
* de.po: update

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

13 years agoStray commit
Pavel Sanda [Mon, 7 Feb 2011 01:50:34 +0000 (01:50 +0000)]
Stray commit

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

13 years agoFix header of pl.po
Pavel Sanda [Mon, 7 Feb 2011 01:23:49 +0000 (01:23 +0000)]
Fix header of pl.po

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

13 years agoUpdates from Jean Pierre.
Pavel Sanda [Mon, 7 Feb 2011 01:02:34 +0000 (01:02 +0000)]
Updates from Jean Pierre.

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

13 years agoBack to svn
Pavel Sanda [Mon, 7 Feb 2011 00:51:53 +0000 (00:51 +0000)]
Back to svn

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

13 years agointernationalized messages should not contain the `\r' escape sequence 2.0.0beta4
Pavel Sanda [Mon, 7 Feb 2011 00:45:51 +0000 (00:45 +0000)]
internationalized messages should not contain the `\r' escape sequence

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

13 years agoGo for beta4
Pavel Sanda [Mon, 7 Feb 2011 00:45:50 +0000 (00:45 +0000)]
Go for beta4

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

13 years agoFinal string remerge
Pavel Sanda [Mon, 7 Feb 2011 00:45:38 +0000 (00:45 +0000)]
Final string remerge

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

13 years ago* ANNOUNCE
Pavel Sanda [Mon, 7 Feb 2011 00:15:21 +0000 (00:15 +0000)]
* ANNOUNCE

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

13 years agoDon't rely on external utilities and use python modules for creating
Enrico Forestieri [Sun, 6 Feb 2011 23:45:03 +0000 (23:45 +0000)]
Don't rely on external utilities and use python modules for creating
a LyX archive. A zip archive is created on Windows and a gzip compressed
tar archive on *nix, as those are the de facto platform standards.

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

13 years ago* NEWS
Pavel Sanda [Sun, 6 Feb 2011 23:35:22 +0000 (23:35 +0000)]
* NEWS

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

13 years agoAllowed to set the default typing delay via environment variable.
Tommaso Cucinotta [Sun, 6 Feb 2011 23:14:49 +0000 (23:14 +0000)]
Allowed to set the default typing delay via environment variable.
Improved documentation of usage.

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

13 years agoIf XVKBD_HACKED env var is not set, then don't try to build any custom xvkbd.
Tommaso Cucinotta [Sun, 6 Feb 2011 22:56:02 +0000 (22:56 +0000)]
If XVKBD_HACKED env var is not set, then don't try to build any custom xvkbd.

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

13 years agoMade use of internal hacked xvkbd optional. Now it is needed and
Tommaso Cucinotta [Sun, 6 Feb 2011 22:50:07 +0000 (22:50 +0000)]
Made use of internal hacked xvkbd optional. Now it is needed and
used only if the XVKBD_HACKED environment var is defined.
Made keytest.py exploit the -wait_idle option of the hacked xvkbd.

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

13 years agoMore regular expression testing.
Tommaso Cucinotta [Sun, 6 Feb 2011 22:48:54 +0000 (22:48 +0000)]
More regular expression testing.

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

13 years agoAdded -wait_idle option to wait for the target process to idle at each key press.
Tommaso Cucinotta [Sun, 6 Feb 2011 22:47:33 +0000 (22:47 +0000)]
Added -wait_idle option to wait for the target process to idle at each key press.

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

13 years agoAdded proper propagation of Ctrl-C from os.system()-executed command to keytest.py...
Tommaso Cucinotta [Sun, 6 Feb 2011 22:16:51 +0000 (22:16 +0000)]
Added proper propagation of Ctrl-C from os.system()-executed command to keytest.py (makes stopping tests easier while they're running).

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

13 years agolyxpak.py has to operate on the original file, not the one in the tmpdir.
Enrico Forestieri [Sun, 6 Feb 2011 19:09:54 +0000 (19:09 +0000)]
lyxpak.py has to operate on the original file, not the one in the tmpdir.

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

13 years agoProtect against multiple occurrences of the common prefix.
Enrico Forestieri [Sun, 6 Feb 2011 18:35:27 +0000 (18:35 +0000)]
Protect against multiple occurrences of the common prefix.
For example, if the common prefix is only the root '/'.

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

13 years agolyxpak.py has been moved to lib/scripts.
Enrico Forestieri [Sun, 6 Feb 2011 18:32:10 +0000 (18:32 +0000)]
lyxpak.py has been moved to lib/scripts.

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

13 years ago* fr/FeynmanDiagrams.lyx: update by Jean-Pierre.
Jürgen Spitzmüller [Sun, 6 Feb 2011 17:55:24 +0000 (17:55 +0000)]
* fr/FeynmanDiagrams.lyx: update by Jean-Pierre.

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 6 Feb 2011 17:32:32 +0000 (17:32 +0000)]
Update it.po

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

13 years ago* sk.po
Kornel Benko [Sun, 6 Feb 2011 16:33:15 +0000 (16:33 +0000)]
* sk.po

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

13 years agoIn the tabular dialog, associate label with the correct field.
Enrico Forestieri [Sun, 6 Feb 2011 16:25:36 +0000 (16:25 +0000)]
In the tabular dialog, associate label with the correct field.

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

13 years agoAdd lyxpak.py to the distribution, and configure it appropriately for export.
Richard Heck [Sun, 6 Feb 2011 14:50:06 +0000 (14:50 +0000)]
Add lyxpak.py to the distribution, and configure it appropriately for export.

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

13 years agoThe sets module is deprecated since Python 2.6, so use the built-in
Enrico Forestieri [Sat, 5 Feb 2011 22:59:01 +0000 (22:59 +0000)]
The sets module is deprecated since Python 2.6, so use the built-in
type set, available as almost drop-in replacement since Python 2.4.

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

13 years agoRevert part of r37496. This was wrong.
Richard Heck [Sat, 5 Feb 2011 14:04:28 +0000 (14:04 +0000)]
Revert part of r37496. This was wrong.

Probalby we have a better "isLyXFile()" routine for use also in gather_files().

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

13 years ago* id.po: update from Waluyo.
Jürgen Spitzmüller [Sat, 5 Feb 2011 11:17:00 +0000 (11:17 +0000)]
* id.po: update from Waluyo.

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

13 years agoRemerge strings
Pavel Sanda [Sat, 5 Feb 2011 01:13:23 +0000 (01:13 +0000)]
Remerge strings

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

13 years agoAllow lyxpak to work when LyX is run in place.
Richard Heck [Fri, 4 Feb 2011 20:33:52 +0000 (20:33 +0000)]
Allow lyxpak to work when LyX is run in place.

Note that this should also make lyx2lyx detection a lot easier than
it was before.

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

13 years agoForgot this.
Richard Heck [Fri, 4 Feb 2011 20:15:39 +0000 (20:15 +0000)]
Forgot this.

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

13 years agoClean up the lyxpak script a bit, towards possible inclusion.
Richard Heck [Fri, 4 Feb 2011 19:43:52 +0000 (19:43 +0000)]
Clean up the lyxpak script a bit, towards possible inclusion.

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

13 years agocosmetics
Pavel Sanda [Fri, 4 Feb 2011 13:13:46 +0000 (13:13 +0000)]
cosmetics

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

13 years ago* ANNOUNCE
Pavel Sanda [Fri, 4 Feb 2011 13:12:43 +0000 (13:12 +0000)]
* ANNOUNCE

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

13 years agoattempt at consistency in widget naming in tabular dialog
Edwin Leuven [Fri, 4 Feb 2011 13:11:48 +0000 (13:11 +0000)]
attempt at consistency in widget naming in tabular dialog

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

13 years ago* README.localization
Pavel Sanda [Fri, 4 Feb 2011 13:06:29 +0000 (13:06 +0000)]
* README.localization

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

13 years agoforgot to initialize the tabular width length validator
Edwin Leuven [Fri, 4 Feb 2011 09:58:55 +0000 (09:58 +0000)]
forgot to initialize the tabular width length validator

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