Uwe Stöhr
c0a51ef18d
- status.20x: add missing updated languages
...
- fr.po: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40724 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 15:48:50 +00:00
Jean-Marc Lasgouttes
8e753e006d
addendum to backport r40703 ( fix #8019 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40707 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-03 17:32:13 +00:00
Jean-Marc Lasgouttes
24cd11aa70
backport r40703 ( fix #8019 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40706 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-03 17:30:21 +00:00
Jürgen Spitzmüller
10e3be13fc
status.20x: Fix glitches introduced with r40704.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40705 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-03 06:10:14 +00:00
Jean-Marc Lasgouttes
b0721c5c2f
backport 40700
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40704 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-02 22:39:26 +00:00
Georg Baum
4e0c2910e1
Backport the safe part of r40694 to fix bug #7998 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40698 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-01 21:03:04 +00:00
Jürgen Spitzmüller
29f9a3094b
Fix bug #8013 : updateDefaultFormat() checks the osFontsCB state, so the fonts UI needs to be set in advance of the output UI.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40696 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-01 06:33:51 +00:00
Richard Heck
8adc4095f1
Updates from Yuri for Ukrainian localization.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40692 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 18:10:53 +00:00
Jean-Marc Lasgouttes
881d6bc268
backport support for knitr
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40684 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-28 10:50:12 +00:00
Vincent van Ravesteijn
8016aebdf1
branch: Fix bug #7644 : Crash when copying table column or row
...
see r40656.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40683 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-27 21:44:30 +00:00
Stephan Witt
53ebb66d2a
do not use config.guess anymore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40679 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-26 15:30:58 +00:00
Jean-Marc Lasgouttes
71a8b9a6b7
Fix installation of python files:
...
- be compatible with automake 1.11.2 (#7990 )
- do not install pyo/pyc files in share directory (#6080 )
This is a backport of r40635, r40669 and r40670.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40675 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-25 22:59:42 +00:00
Stephan Witt
7391a872ca
#7789 correct buffer statistics when change tracking is on; LyX incorrectly counts the words in deleted notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40673 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-24 06:20:25 +00:00
Pavel Sanda
5c98f354f8
Fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40661 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 22:47:58 +00:00
Georg Baum
9c3c9806a9
Backport fix for bug #5906
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40654 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 20:00:19 +00:00
Vincent van Ravesteijn
17370a9462
branch: Fix bug #7755 : Unknown tabular feature "from-dialog"
...
"from-dialog" is added to the LFUN_INSET_MODIFY function when it is issued from the table settings dialog. This is done to prevent the checking of the individual parameters, because it has to consider all parameters alltogether. Besides, when issued from the dialog it is already guaranteed that the parameters are valid.
This parameter should not be passed onto tabularfeatures.
see r40376.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40653 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 15:31:44 +00:00
Richard Heck
441e7f6c03
Backport Vincent's fix for #7004 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40652 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 14:37:13 +00:00
Richard Heck
88fe65bf0c
Backport Tommaso's fix for #7410 : Weird stale selection leads
...
to assertion after replace all.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40651 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 14:23:43 +00:00
Georg Baum
4158734a2e
Backport partial fix for bug #7811
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40645 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 10:34:07 +00:00
Jürgen Spitzmüller
9cb532913b
Fix crash when putting a float around multiple display maths (bug #7974 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40644 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 17:16:56 +00:00
Uwe Stöhr
5e1ec87fff
- moderncv.layout: add missing separator style
...
- modernCV.lyx: set page size to A4, correct subsection entry, use a separator modify preamble to be compliant with modernCV 0.16 (fixes #7991 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40643 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 12:17:39 +00:00
Jürgen Spitzmüller
8fe2cecbdb
Fix crash due to the attempt to access paragraph() from within mathed while doing forward-search (bug #7992 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40638 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-20 13:08:33 +00:00
Jürgen Spitzmüller
25746dc622
Do not load font packages with encoding "utf8-plain" (bug #7766 , #7782 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40637 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-20 13:02:19 +00:00
Jürgen Spitzmüller
4ebcd17969
typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40634 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-20 06:26:41 +00:00
Stephan Witt
38de585d97
Improved disk image creation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40632 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-19 20:32:43 +00:00
Georg Baum
902608c331
backport fix for bug #7973
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40631 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-19 20:21:53 +00:00
Richard Heck
885084fea8
If we don't have a tooltip in the TOC, then use the display string
...
as the tooltip. This isn't redundant, since the TOC itself might
truncate the display string.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40628 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-16 15:13:26 +00:00
Richard Heck
af5938cb6c
Fix bug #7774 . It should be fine to show the complete index entry
...
in the TOC, as these generally aren't that long.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40627 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-16 15:08:55 +00:00
Enrico Forestieri
7149006dca
Properly account for output redirection with QProcess.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40620 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-16 00:36:13 +00:00
Enrico Forestieri
3ae401e5bc
Detect the correct version of python at runtime and store the result
...
for later calls. The check is only performed on the major version
number, such as to avoid using python 3.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40619 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-16 00:23:09 +00:00
Julien Rioux
53ae40b34b
Add gswin64c as possible executable in legacy_lyxpreview2ppm.py ( #7938 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40618 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-15 22:13:36 +00:00
Richard Heck
bed648d0b5
Fix bug #7983 : Do not modify params before we know we have
...
something valid!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40616 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-15 16:47:50 +00:00
Enrico Forestieri
dac462c96b
Refine fix for bug #7800 . Don't use \inputencoding if the strings can be
...
encoded in the current buffer encoding.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40614 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-14 15:06:40 +00:00
Georg Baum
923e3c1a3a
backport fix for bug #7013
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40606 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-12 20:12:03 +00:00
Stephan Witt
12e0991465
backport changes to fix #7884 : detect missing dictionaries, add default dictionary location for hunspell, act on preference changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40599 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-11 17:05:18 +00:00
Stephan Witt
b5ef74803d
correct a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40597 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-11 16:30:40 +00:00
Stephan Witt
a68c3a2e42
#7927 backport the configure fix to support --with-packaging=posix on Mac OS X
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40594 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-10 07:16:00 +00:00
Georg Baum
66fc6f76c0
Backport the safe part of bug #7949
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40584 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-07 18:28:14 +00:00
Richard Heck
d8b68d84f1
Backport Lars's fix for bug removal in GCC 4.7
...
A long standing bug has been fixed in GCC 4.7, the bug was a non-
sactioned extra lookup. This caused some code to work that really
shouldn't.
The fixes are: add this->, Class::, or move functions about
as required to fullfill the rules.
In this case some template instantiations were movee to after what
they reference.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40583 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-07 16:00:56 +00:00
Pavel Sanda
c4ca05114c
Backport fix for #7963 , fullscreen corner case for tabbar visibility.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40561 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 15:23:35 +00:00
Uwe Stöhr
2ec8fccc07
Math.lyx: improve description of modulo-functions, fixes #7961
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40555 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:26:28 +00:00
Uwe Stöhr
6977bfc256
symbols: fix #7962 for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40554 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:20:26 +00:00
Stephan Witt
4a16880406
#5585 (backport) disable spell checker dialog for empty documents
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40553 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-31 17:55:20 +00:00
Jürgen Spitzmüller
a3671ef1c4
In recent biber versions, the log message that tells us which bib files are used has been changed. Adapt the parser, so that bib files are tracked again.
...
(backport of r40542)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-26 08:47:40 +00:00
Enrico Forestieri
3256da26eb
Fix bug #7933 (lyx2lyx error while running lyxpak.py)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-24 11:59:33 +00:00
Richard Heck
c9dab05dc9
Backport fix for #7923 : Don't clone all the children on autosave.
...
We split Buffer::clone() into various routines that know whether
to clone the children.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40536 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 15:08:26 +00:00
Uwe Stöhr
c76febcbdf
new layout and template file for articles in the Journal of the Acoustical Society of America (JASA)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40530 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-20 00:52:36 +00:00
Uwe Stöhr
d6da309609
multicol.lyx: fix a description (bug #7953 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40529 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-20 00:23:18 +00:00
Uwe Stöhr
55afc1c279
status.20x: cleanup the tex2lyx entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40519 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 15:14:19 +00:00
Richard Heck
fd07a7753c
Backport fix for bug #7941 (Translation of theorem-like environment names fails if language and buffer encoding differ)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40514 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 21:07:02 +00:00
Jean-Marc Lasgouttes
dc1f50008f
Backport r40372 in order to fix bug #7909
...
#7909 : mark-on selection is lost during screen-down and screen-up
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40504 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-16 14:13:31 +00:00
Pavel Sanda
ee9699ce39
Backport fix for 7945.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40503 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-15 22:06:04 +00:00
Uwe Stöhr
6b687dd023
nl.po: more translations from Timo (now above the 50% limit and thus announced)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40462 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-09 21:23:40 +00:00
Richard Heck
911606be66
Fix bug #7256 . Reduce space around inset buttons by a pixel on each side.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40455 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-09 15:52:18 +00:00
Richard Heck
cbc62641e5
Fix bug #6293 as suggested there: We change the title of the PDF
...
options pane if hyperref is already provided.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40423 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 21:15:37 +00:00
Richard Heck
bcca9bb6b7
Fix bug #7921 . We should not allow the user to save a file thereby
...
over-writing a file that is already open. So we issue a warning and
ask if they'd like to try a different name.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40421 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 20:45:35 +00:00
Pavel Sanda
b4bac77f58
Add lyx.svg into branch, cf #7919 , thanks Timo Kluck.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40416 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 15:17:06 +00:00
Richard Heck
a79aac7acf
Improve output of XHTML comments.
...
(i) Validate even for comments when outputting XHTML.
(ii) Output comments as divs hidden by default. Then people
can display them other ways if they wish.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40401 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 20:46:40 +00:00
Peter Kümmel
c3f853a3ef
cmake changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 19:57:53 +00:00
Uwe Stöhr
4251d34965
ia.po: updates from Giovanni
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40387 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-05 23:07:47 +00:00
Uwe Stöhr
8fc546c654
status.20x: beautify the status entries for tex2lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-05 01:13:59 +00:00
Uwe Stöhr
11e591913b
EmbeddedObjects.lyx:
...
- new description how to color dashed table lines
- new section how to split table cells by diagonal lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 21:57:18 +00:00
Georg Baum
159875f201
Mass backport tex2lyx bug fixes.
...
tex2lyx is no identical with the version in trunk (except for cosmetic changes
and file formats > 413).
The output of the test cases is either unchanged or improved.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40364 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 16:16:32 +00:00
Richard Heck
bd0519d455
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40354 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 22:44:22 +00:00
Richard Heck
3d28c26de3
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40345 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 21:48:15 +00:00
Uwe Stöhr
f19efe700d
external_templates: fix #7888 for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40343 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 15:36:59 +00:00
Uwe Stöhr
2a9f16130e
stdmenus.inc: fix #7891 for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40342 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 15:27:20 +00:00
Jürgen Spitzmüller
51e410eaf1
* de.po: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40341 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 08:24:56 +00:00
Richard Heck
fdd31a75a5
Fix crash when outputting XHTML. Not resetting the paragraphs
...
was an oversight here. (This was r40068 in trunk, but never got
to branch for some reason.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40330 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-02 19:19:16 +00:00
Jean-Marc Lasgouttes
a3788ac063
No need to skip Package.cpp
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40329 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-01 15:11:05 +00:00
Jean-Marc Lasgouttes
5317533f9a
- Fix Sweave support for document encoding with R >= 2.13.1 (bug 7876).
...
(backport from trunk)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40328 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-01 13:50:08 +00:00
Jean-Marc Lasgouttes
d45fdbc3c6
Fix linking on Mac OS X when using autotools without the fancy mac build script.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40322 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-30 11:19:57 +00:00
Julien Rioux
5ea4f80d1a
Provide our own patched AM_PYTHON_CHECK_VERSION that requires python <3.0
...
Use the python found by configure to build po files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40319 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 23:03:08 +00:00
Uwe Stöhr
b6451cec3e
Customization.lyx: updates by Philip Pirrip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40317 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:58:46 +00:00
Richard Heck
6a2083cedf
Backport fix for bug #7906 .
...
Check the widgets after creating the dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40312 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:00:28 +00:00
Richard Heck
936cee5b9f
Fix bug #7709 . Seems we need to reset the source model here.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40310 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:54:48 +00:00
Richard Heck
c64258aace
Backport fix for bug #7883 from Jean-Pierre: Make strings
...
uniform across modules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40309 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:50:25 +00:00
Richard Heck
d7799bb5cc
Fix bug #7499 . The problem here is that there was no way for the
...
inset to know that the BibTeX data had changed. So we introduce a
Buffer-wide variable that we can query for that information.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40307 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:45:27 +00:00
Richard Heck
c435b83074
Reset status.20x.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40306 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:12:10 +00:00
Uwe Stöhr
6f315d2514
ja.po: translations by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40289 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-26 15:40:05 +00:00
Richard Heck
155e0ada21
Start update of ANNOUNCE file, and clean up status.20x a bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40254 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 19:51:39 +00:00
Richard Heck
050cceefbf
Fix #7495 by adding layouts for ctex document classes and
...
corresponding templates. Thanks to Yihui for these.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40248 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 15:46:37 +00:00
Richard Heck
b367640290
Backport fix for bug #7905 . We don't want to move out of the inset unless
...
we've put something into it. (We also don't need to copy an empty string
into it.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40242 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-22 18:49:59 +00:00
Uwe Stöhr
f91866f7c1
EmbeddedObjects.lyx: add section about the calculation of the table width
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40237 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 21:18:38 +00:00
Richard Heck
08498577c4
Fixes for bug #7870 from Helge.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40219 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-19 16:22:21 +00:00
Richard Heck
0e1ecaedaa
Add TEX2LYX section for bug fixes, since there is so much activity
...
there. (Thanks Uwe and Georg!!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40214 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:40:45 +00:00
Richard Heck
2e21676cb2
Backport fix for bug #7873 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40213 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:37:03 +00:00
Uwe Stöhr
414247385c
nb.po: updates from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40198 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:27:12 +00:00
Uwe Stöhr
bbfc2c8bd4
status.20x: stylistic fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40197 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:15:46 +00:00
Uwe Stöhr
2b201352d0
EmbeddedObjects.lyx: add info about the dvips color names and fix some issues
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40195 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:12:17 +00:00
Georg Baum
b6eb513d94
Fix bug #7895 : Do not output lines with only a single space.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40194 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-14 21:04:00 +00:00
Georg Baum
044565f535
Fix bug #7663 : Misparsing of description \item with spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40183 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 10:43:30 +00:00
Uwe Stöhr
5aaf686414
sv.po: updates by Jim
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40171 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-11 23:39:46 +00:00
Uwe Stöhr
d15ddda3c1
sweave.lyx: completely revised by Yihui
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40170 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-11 23:22:52 +00:00
Uwe Stöhr
6346e19d37
id.po: updates from Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40167 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 21:56:51 +00:00
Uwe Stöhr
7f743a8900
es.po: updates from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40166 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 21:38:34 +00:00
Uwe Stöhr
ec3b686f8e
backporting tex2lyx:
...
- support for \makebox
- fix import of boxes without an inner box (the on-screen display was broken because of wrong default width setting)
- fix parsing of \framebox{content}, which LyX does not support yet - we have to use ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40157 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-07 21:57:49 +00:00
Georg Baum
f3a833ca7e
Import optional argument of tabular (vertical alignment)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40148 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 18:56:26 +00:00
Georg Baum
f59e3bedaa
Fix bug 6834: Import theorems with optional argument correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40144 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 18:12:20 +00:00
Uwe Stöhr
2c0c8fc41f
backporting tex2lyx: fix bug #7843
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40137 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 15:15:13 +00:00