Uwe Stöhr
9ffc23a1b9
installer: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31362 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 19:44:30 +00:00
Jürgen Spitzmüller
bd5d83a578
Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).
...
* OutputParams.{cpp,h}:
- new param inIndexEntry
* InsetIndex.cpp (latex):
- set param.
* InsetErt.cpp (plainText):
- output active chars in IndexInsets
* lib/lyx2lyx/lyx_1_6.py:
- embrace "|" in ERT when converting old index entries to collapsables.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31361 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 12:10:18 +00:00
Pavel Sanda
fb8a55bedc
glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31352 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 18:06:54 +00:00
Kornel Benko
987def1e89
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31351 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 17:00:51 +00:00
Pavel Sanda
d315fcc490
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31349 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 15:55:58 +00:00
Jürgen Spitzmüller
0a99733032
* es.po: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31347 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 15:42:12 +00:00
Jürgen Spitzmüller
576339592a
* po/*.po: remerge in the wake of r31344.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31346 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 13:14:53 +00:00
Vincent van Ravesteijn
da93049987
* status.16x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31345 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 11:59:51 +00:00
Vincent van Ravesteijn
869116e9d1
branch: Fix bug #6205 : Fix a bunch of assertions.
...
The first thing that bformat does is to check whether the string contains "%1$s". Otherwise it asserts.
Why didn't we see this happen before ? This was revealed by the emergency saves that Richard introduced in the Buffer dtor.
see also r31062.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31344 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 11:57:07 +00:00
Pavel Sanda
af7b027799
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31343 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 09:48:47 +00:00
Vincent van Ravesteijn
4a337c89f1
branch: Fix bug #6112 : Crash when searching for a string that is found in a table, while the cursor is in math (bug #6112 ).
...
see r31339.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31342 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 09:38:05 +00:00
Pavel Sanda
2b6cddf92b
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31341 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 09:28:43 +00:00
Enrico Forestieri
9ac5cd64df
Was forgetting this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31337 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 22:02:49 +00:00
Enrico Forestieri
387823a3d5
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31336 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 22:01:56 +00:00
Uwe Stöhr
efa3f6564c
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31335 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 17:47:40 +00:00
Kornel Benko
87bfeb8394
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31334 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 17:33:47 +00:00
Vincent van Ravesteijn
660c977512
branch: Fix bug #2969 : Double labels appear on empty lines of multi-line equations.
...
This reverts part of r10553. There, an extra '//' was added when the last line was empty. However, this really makes an extra line and that is visible when the lines have a line number. The bug #2067 that would have been fixed by this does not seem to 'exist' anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 14:42:29 +00:00
Jürgen Spitzmüller
d51c5b3600
* status.16x: update
...
* de.po: correct header data.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31332 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:33:14 +00:00
Jürgen Spitzmüller
7983260c13
* de.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31331 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:26:48 +00:00
Jürgen Spitzmüller
75eb149263
* po/*.po: remerge (new strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31330 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:17:10 +00:00
Pavel Sanda
470cdd8554
Cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31329 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:50:51 +00:00
Pavel Sanda
68b323f62d
Backport bugfix for #2045 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31328 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:44:49 +00:00
Vincent van Ravesteijn
95012dd5e7
branch: Fix bug #3997 : RTL paragraphs are painted slightly too far to the left
...
In the computation of the row width, the last space on a row was included. However, this space is not drawn on screen and shouldn't contribute to the width. As a result all rows in a paragraph were painted slightly too far to the left, except the last on.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31327 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:40:00 +00:00
Vincent van Ravesteijn
dc908295ff
branch: Fix bug #5796 : Context menu of one inset asks status of another inset.
...
Store the position for the context menu on mouse press. This is also done in qt but then only on the widget level.
This avoids that e.g. the edit menu will call getStatus() of math (which causes a crash actually).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31326 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:33:00 +00:00
Vincent van Ravesteijn
8d68226144
branch: Fix bug #6134 : Reload context menu for graphics inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31325 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:18:52 +00:00
Vincent van Ravesteijn
4fea6a49d7
branch: Fix bug #6164 : Add a shortcut for Insert->URL
...
Also fix a glitch for Insert->Hyperlink.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31324 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:47:40 +00:00
Vincent van Ravesteijn
90cbb1225f
branch: Fix bug #6119 : Keyboard map still shows up after deleting.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31323 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:42:42 +00:00
Vincent van Ravesteijn
e3c007e511
branch: Fix bug #5067 : Rename "Close Tab Group" menu item.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31322 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:22:49 +00:00
Vincent van Ravesteijn
21a5043183
branch: Fix bug #6125 : Float positioning dialog enables invalid options for subfloats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31321 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:14:57 +00:00
Jürgen Spitzmüller
4f3f4eed15
* GuiRef.cpp:
...
- use itemDoubleClicked() instead of itemActivated(). The latter is traditionally defined as single click
on UNIX, which is not desired here (bug 6204)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31320 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:06:18 +00:00
Vincent van Ravesteijn
0113ce8310
branch: Fix #6045 : Possible to insert table floats into figure floats.
...
The lfuns, LFUN_FLOAT_INSERT and LFUN_WRAP_INSERT are now only enabled when they should be.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31318 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 08:40:40 +00:00
Pavel Sanda
0c0b77274a
Backport bugfix for #2120 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31310 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-06 13:29:56 +00:00
Pavel Sanda
43870f8129
Lets start to shrink 1.6.5 milestone huge list.
...
Backport bugfix for #6056 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31309 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-06 13:19:48 +00:00
Jürgen Spitzmüller
7247832fa6
* es.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31288 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 15:00:45 +00:00
Uwe Stöhr
f1d5f2ed9c
- French Braille.lyx: updates by Jean-Pierre
...
- Braille.lyx: my Email address can already be found in the LyX credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 14:26:08 +00:00
Uwe Stöhr
ffe6d3b56d
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31282 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 01:22:48 +00:00
Kornel Benko
63901559a9
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 17:32:31 +00:00
Jürgen Spitzmüller
59d9c79b95
* po/.*po: remerge (new strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31278 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 13:53:03 +00:00
Richard Heck
d7732ba4ee
Better message.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31276 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 13:34:02 +00:00
Jürgen Spitzmüller
5be07da6e5
backport r30112:
...
Author: spitz
Date: Mon Jun 15 17:57:54 2009
New Revision: 30112
URL: http://www.lyx.org/trac/changeset/30112
Log:
* Paragraph.cpp:
- do not embrace list items. According to the comment,
this was only done to escape brackets, but brackets
are embraced anyway.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31271 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 11:21:25 +00:00
Jürgen Spitzmüller
f9834b6b20
Backport r30619:
...
Author: spitz
Date: Thu Jul 16 08:19:25 2009
New Revision: 30619
URL: http://www.lyx.org/trac/changeset/30619
Log:
* attempt to fix polytonic Greek (with mutli-accents) [bug 5976].
* add extended Greek chars to unicodesymbols [bug 4997].
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31270 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 11:07:52 +00:00
Jürgen Spitzmüller
7c42ec6c89
* PrefSpellcheckerUI.ui: add tooltip (bug 6185).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31269 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 09:36:01 +00:00
Jürgen Spitzmüller
58b8d1e35b
* status.16x: move bug fixing entries to the appropriate section.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31264 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-03 06:50:05 +00:00
Uwe Stöhr
e2b8cf06f0
installer: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31262 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:57:26 +00:00
Uwe Stöhr
83180cd61f
documentation files: the small updates that went to trunk last week, nothing to mention in status.16x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31261 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:52:35 +00:00
Uwe Stöhr
892e033e94
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31260 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:47:55 +00:00
Richard Heck
652ef4b78b
Backport r31056 and 31057, to get a proper emergency save when dirty buffers
...
are destroyed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31259 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 16:02:08 +00:00
Richard Heck
09f0e5bbb3
Revert r31117 to prepare for proper fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31258 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 15:41:53 +00:00
Richard Heck
415707befd
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31257 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 13:58:00 +00:00
Richard Heck
2c80f1d9d1
Fix 1492 for branch, backporting 28856.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31256 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 13:55:59 +00:00