Commit Graph

1023 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
eafca926df path the way towards 1.6.9.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 07:13:21 +00:00
Jürgen Spitzmüller
2dbbb6ca57 * Swedish l7n from Jim Rotmalm.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37404 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-01 17:02:21 +00:00
Jürgen Spitzmüller
b814164778 * de/eu.po: update Basque l7n from dooteo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-01 08:13:49 +00:00
Jürgen Spitzmüller
bfcce79087 drop support for eLyXer python module (always run as a script now).
Patch by  Alex Fernandez.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37385 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-31 08:08:50 +00:00
Jürgen Spitzmüller
f67c96c57d add bug number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37384 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-31 07:53:59 +00:00
Jürgen Spitzmüller
e7ef84039d style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37373 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 15:46:06 +00:00
Jürgen Spitzmüller
6c6a21a3d9 add bug number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37372 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 12:00:26 +00:00
Jürgen Spitzmüller
11ea521aa2 * GuiTabular.cpp: Fix regression introduced in r30650 (LyX 1.6.4, not in trunk):
The column width field was not cleared for non-fixed columns, leading to unwanted width applications.

I wonder why this bug was never reported.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 11:35:58 +00:00
Enrico Forestieri
480a40def2 Fix bug #7254 (LyX may insert a blank line when ending an environment)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37327 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-26 10:54:28 +00:00
Jürgen Spitzmüller
612b99b7e7 * svmult.layout: Fix EndFont tag. Patch by morandini.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37325 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-25 14:50:13 +00:00
Jürgen Spitzmüller
7aba7ef9eb * LaTeX.cpp: recognize etaremune rerun request.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37312 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-24 09:51:11 +00:00
Jürgen Spitzmüller
0e7dc0f453 * uk.po: update from Yuri.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37267 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-20 16:58:46 +00:00
Jürgen Spitzmüller
5d4d36c52c * InsetBox.cpp: framed boxes can have paragraph breaks and environments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-19 11:21:34 +00:00
Stephan Witt
96d0bb79ef #7209 avoid a crash in inMacroMode(): one cannot get the previous atom of an empty math cell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37163 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 10:31:20 +00:00
Enrico Forestieri
8e8c451ca1 Fix bug #6538 (Figure: relative path changed to absolute on copy/paste)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-05 14:02:35 +00:00
Vincent van Ravesteijn
653e054c06 branch: Fix bug #7106: iterator out of range while copying multi-row math.
see r37108.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37112 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-05 12:56:54 +00:00
Uwe Stöhr
3d4865722e InsetMathSubstack.cpp: fix #2498 also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37110 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-05 00:21:14 +00:00
Jürgen Spitzmüller
9611fc31b2 * InsetIndex does not have a dialog anymore since it's a collapsable. Also, it is (and never was) an InsetCommand.
This also fixes the crash reported at #7180. 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37105 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-04 11:50:35 +00:00
Vincent van Ravesteijn
c0571a40f4 branch: Fix bug #5600: View source panel isn't updating after restart.
see r37096.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37103 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-04 10:12:40 +00:00
Vincent van Ravesteijn
68422fbb85 branch: Fix bug #7182: LyX truncates file names in the ui.
Changes:
- let filenames to be longer in window title (see r36950);
- when hovering the lastfiles menu, the full file names are shown in the statusbar (see r37083);
- when hovering the tabs, the longer name is shown as a tooltip (see r37101). 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37102 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-04 09:49:30 +00:00
Vincent van Ravesteijn
5052b03d46 *status.16x update for r37099.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37100 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-04 09:21:18 +00:00
Jürgen Spitzmüller
2c48ac2626 Fix UI glitch in the prefs dialog (bug 7190).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37082 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-03 17:21:37 +00:00
Vincent van Ravesteijn
59d5732815 *status.16x update for r37078.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37079 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-03 17:10:54 +00:00
Enrico Forestieri
7c588c5b2d Fix bug #4606 (\varPhi and similar characters not known by the LyX GUI)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-03 14:19:15 +00:00
Vincent van Ravesteijn
679dfb5793 branch: Fix bug #7200: Crash when replacing newline by InsetQuote?.
We have to call cap::replaceSelection before determining whether we can insert an InsetQuote? or a normal quote.

At least we should have updated the par variable after calling cap::replaceSelection, because the paragraph might have been deleted.

see r37063.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37071 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-03 12:50:47 +00:00
Enrico Forestieri
7fb335c9ae Allow using autoconf 2.66 and 2.68 (both work flawlessly with LyX) and avoid
the warnings issued by AC_LINK_IFELSE if the first argument is not conforming.
See http://lists.gnu.org/archive/html/autoconf/2010-09/msg00069.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37045 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-30 02:47:54 +00:00
Enrico Forestieri
844d8d0b27 Fix bugs #7174 (Math selection broken)
and      #7193 (Math macro template painting problem)

No status.16x entry is necessary for #7174 as this fixes a regression
introduced during the 1.6.9svn cycle by the fix for #4889.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37037 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-29 15:36:35 +00:00
Vincent van Ravesteijn
b4306a687a branch: Fix bug #7187: Font painting problems with emulated scaling.
When creating the QFontMetrics object, we should specify a QPaintDevice. 0 is a paint device which is screen-compatible or pixmap-compatible. This makes sure that the correct DPI is used in font metrics calculations.

see r37030, and http://bugreports.qt.nokia.com/browse/QTBUG-16331.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37036 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-29 14:25:15 +00:00
Enrico Forestieri
5738192a31 Fix bug #7183 (User math macros defined in child documents are shadowed on loading)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36986 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-21 17:28:07 +00:00
Jürgen Spitzmüller
5232ea96c8 * status.16x: add forgotten entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36909 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 17:29:12 +00:00
Jürgen Spitzmüller
8eb83b0efc * scrclass.inc: \addpart, \addchap and \addsec have an optional argument.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36904 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-16 09:00:55 +00:00
Enrico Forestieri
0fa7d11220 Fix bug #7090 (Segfault in refreshing instant preview when math macro changes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36873 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 22:25:17 +00:00
Jürgen Spitzmüller
0b83e22124 * status.16x: minor tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36870 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 16:31:26 +00:00
Vincent van Ravesteijn
0f99c43425 branch: Fix bug #6950: Wake up from waiting state after encountering a file parsing error.
see r35714.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36866 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 14:44:19 +00:00
Vincent van Ravesteijn
4e68265745 branch: Fix bug #7077: Listings validator doesn't recognize "breakatwhitespace".
see r36496.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36865 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 14:38:35 +00:00
Vincent van Ravesteijn
50e1309784 branch: Fix bug #1839: Allow Ctrl+Arrow to move between table cells.
see r35812.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36864 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 12:54:03 +00:00
Vincent van Ravesteijn
e9807a7e80 branch: Fix bug #4849: Split cell always enabled in (context) menu.
see r36622.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36863 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 11:22:47 +00:00
Jürgen Spitzmüller
204695b878 Load the package breakurl with hyperref in DVI output (fix bug 7033).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36861 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 08:00:06 +00:00
Jürgen Spitzmüller
221d898a32 * languages: remove country code from farsi definition, since the aspell dictionary doesn't use it either (fix bug 7171).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36859 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 07:17:20 +00:00
Jürgen Spitzmüller
b905d1160e * check for rtf and doc viewers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36826 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-11 14:50:03 +00:00
Uwe Stöhr
4f72d59fc4 status.16x: typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36813 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 16:39:32 +00:00
Uwe Stöhr
e4bb80965a GuiTabular.cpp: backport fix for #3517
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36801 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 03:04:01 +00:00
Georg Baum
9dac2d4ef4 backport fix for #6709
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36797 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-09 22:17:25 +00:00
Stephan Witt
98ca5e2997 #6688 test for ignore_system_lyxrc was missing for RC_PERS_DICT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36761 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-07 09:27:36 +00:00
Georg Baum
d2d0994cf9 fix bug #7088
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36719 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 16:55:00 +00:00
Enrico Forestieri
ca69246a27 Fix bug #7068 (Crash when pressing down arrow in an equation when there is a suggestion)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36706 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:47:23 +00:00
Vincent van Ravesteijn
64af9accff branch: Fix bug #4889: Painting problem with some insets.
-RowPainter::paintOnlyInsets is only meant to paint nested Insets, so I guess only the InsetText? based insets.
-Fix the painting of the labels of InsetCaption? insets.

see r36630, r36639 and r36640.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36679 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 10:23:51 +00:00
Vincent van Ravesteijn
9fd75e3702 branch: Fix bug #6709: Inserting a numbered equation to a display equation toggles the display style.
see r36674.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36678 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 10:19:42 +00:00
Vincent van Ravesteijn
132084b5ef branch: Fix bug #6952: Make the Apply button of the GuiCharacter? dialog buffer dependent.
see r28240.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36677 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 10:16:24 +00:00
Vincent van Ravesteijn
f984080b21 branch: Fix bug #6315: counters in insets that don't produce output have ghost values.
see r36603.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@36671 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 00:47:42 +00:00